==================== Test output for //tensorflow/python/ops:bincount_ops_test_cpu: Running tests under Python 3.9.17: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 faulthandler.register(SIGTERM) failed AttributeError("module 'signal' has no attribute 'SIGTERM'"); ignoring. [ RUN ] RawOpsHeapOobTest.testSparseCountSparseOutputBadIndicesShapeTooSmall INFO:tensorflow:time(__main__.RawOpsHeapOobTest.testSparseCountSparseOutputBadIndicesShapeTooSmall): 0.0s I0904 21:14:18.117734 281473599175328 test_util.py:2477] time(__main__.RawOpsHeapOobTest.testSparseCountSparseOutputBadIndicesShapeTooSmall): 0.0s [ SKIPPED ] RawOpsHeapOobTest.testSparseCountSparseOutputBadIndicesShapeTooSmall [ RUN ] RawOpsHeapOobTest.test_session [ SKIPPED ] RawOpsHeapOobTest.test_session [ RUN ] TestDenseBincount.test_axis_neg_10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=None)): 0.07s I0904 21:14:18.194157 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=None)): 0.07s [ OK ] TestDenseBincount.test_axis_neg_10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_axis_neg_11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=None)): 0.02s I0904 21:14:18.212208 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_axis_neg_12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=None)): 0.02s I0904 21:14:18.228723 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_axis_neg_13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=3)): 0.02s I0904 21:14:18.245939 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_axis_neg_14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=5)): 0.02s I0904 21:14:18.262607 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_axis_neg_15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=2, maxlength=3)): 0.02s I0904 21:14:18.281891 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_axis_neg_16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=5)): 0.02s I0904 21:14:18.303138 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_axis_neg_17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=10)): 0.02s I0904 21:14:18.323932 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_axis_neg_18 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_18 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=0)): 0.02s I0904 21:14:18.342769 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_18 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_18 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.02s I0904 21:14:18.360854 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s I0904 21:14:18.381195 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s I0904 21:14:18.399954 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s I0904 21:14:18.418694 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.02s I0904 21:14:18.437484 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s I0904 21:14:18.456856 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s I0904 21:14:18.477994 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s I0904 21:14:18.498533 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s I0904 21:14:18.519194 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_binary_output16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_binary_output17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s I0904 21:14:18.536884 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_binary_output17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.01s I0904 21:14:18.553218 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.01s [ OK ] TestDenseBincount.test_binary_output18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s I0904 21:14:18.571167 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s I0904 21:14:18.589337 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.07s I0904 21:14:18.657941 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.07s [ OK ] TestDenseBincount.test_binary_output20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.21s I0904 21:14:18.868201 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.21s [ OK ] TestDenseBincount.test_binary_output21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s I0904 21:14:18.885791 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s I0904 21:14:18.905190 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s I0904 21:14:18.924645 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s I0904 21:14:18.944406 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_binary_output25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_binary_output26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s I0904 21:14:18.962180 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_binary_output26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=None)): 0.33s I0904 21:14:19.294770 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=None)): 0.33s [ OK ] TestDenseBincount.test_binary_output27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=None)): 0.01s I0904 21:14:19.310728 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=None)): 0.01s [ OK ] TestDenseBincount.test_binary_output28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=None)): 0.02s I0904 21:14:19.334192 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.02s I0904 21:14:19.352452 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=3)): 0.01s I0904 21:14:19.368581 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=3)): 0.01s [ OK ] TestDenseBincount.test_binary_output30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=5)): 0.01s I0904 21:14:19.384604 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=5)): 0.01s [ OK ] TestDenseBincount.test_binary_output31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=2, maxlength=3)): 0.02s I0904 21:14:19.402887 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=5)): 0.02s I0904 21:14:19.421468 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=10)): 0.02s I0904 21:14:19.439563 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_binary_output34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_binary_output35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=0)): 0.02s I0904 21:14:19.456281 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_binary_output35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s I0904 21:14:19.474210 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s I0904 21:14:19.494164 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s I0904 21:14:19.513482 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s I0904 21:14:19.533539 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_binary_output7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_binary_output8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.03s I0904 21:14:19.566953 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.03s [ OK ] TestDenseBincount.test_binary_output8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.03s I0904 21:14:19.598190 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.03s [ OK ] TestDenseBincount.test_binary_output9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_default0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=None)): 0.04s I0904 21:14:19.639734 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=None)): 0.04s [ OK ] TestDenseBincount.test_default0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_default1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=None)): 0.03s I0904 21:14:19.668568 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=None)): 0.03s [ OK ] TestDenseBincount.test_default1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_default10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=None)): 0.03s I0904 21:14:19.695657 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=None)): 0.03s [ OK ] TestDenseBincount.test_default10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_default11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=None)): 0.03s I0904 21:14:19.723498 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=None)): 0.03s [ OK ] TestDenseBincount.test_default11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_default12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=3)): 0.02s I0904 21:14:19.749710 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_default12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_default13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=5)): 0.03s I0904 21:14:19.776746 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_default14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=2, maxlength=3)): 0.03s I0904 21:14:19.805929 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=2, maxlength=3)): 0.03s [ OK ] TestDenseBincount.test_default14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_default15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=5)): 0.03s I0904 21:14:19.837504 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_default16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_default16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=10)): 0.03s I0904 21:14:19.868571 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=10)): 0.03s [ OK ] TestDenseBincount.test_default16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_default17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_default17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=0)): 0.03s I0904 21:14:19.896458 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=0)): 0.03s [ OK ] TestDenseBincount.test_default17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_default18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=None)): 0.02s I0904 21:14:19.921722 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_default18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_default19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=None)): 0.02s I0904 21:14:19.947516 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_default19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_default2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=None)): 0.03s I0904 21:14:19.974229 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=None)): 0.03s [ OK ] TestDenseBincount.test_default2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_default20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=None)): 0.03s I0904 21:14:20.002842 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=None)): 0.03s [ OK ] TestDenseBincount.test_default20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_default21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=3)): 0.03s I0904 21:14:20.030446 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=3)): 0.03s [ OK ] TestDenseBincount.test_default21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_default22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=5)): 0.03s I0904 21:14:20.057866 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_default23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=2, maxlength=3)): 0.03s I0904 21:14:20.089001 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=2, maxlength=3)): 0.03s [ OK ] TestDenseBincount.test_default23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_default24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=5)): 0.03s I0904 21:14:20.118993 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_default25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_default25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=10)): 0.03s I0904 21:14:20.148620 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=10)): 0.03s [ OK ] TestDenseBincount.test_default25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_default26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_default26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=0)): 0.02s I0904 21:14:20.173969 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_default26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_default3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=3)): 0.02s I0904 21:14:20.199739 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_default3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_default4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=5)): 0.03s I0904 21:14:20.227419 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_default5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=2, maxlength=3)): 0.03s I0904 21:14:20.258203 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=2, maxlength=3)): 0.03s [ OK ] TestDenseBincount.test_default5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_default6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=5)): 0.03s I0904 21:14:20.287470 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_default7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_default7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=10)): 0.03s I0904 21:14:20.314977 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=10)): 0.03s [ OK ] TestDenseBincount.test_default7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_default8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_default8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=0)): 0.03s I0904 21:14:20.341552 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=0)): 0.03s [ OK ] TestDenseBincount.test_default8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_default9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=None)): 0.02s I0904 21:14:20.366021 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_default9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_default9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_session [ SKIPPED ] TestDenseBincount.test_session [ RUN ] TestDenseBincount.test_sparse_input_all_binary0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_binary0 (dtype=)): 0.02s I0904 21:14:20.388509 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_binary0 (dtype=)): 0.02s [ OK ] TestDenseBincount.test_sparse_input_all_binary0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_binary1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_binary1 (dtype=)): 0.02s I0904 21:14:20.409930 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_binary1 (dtype=)): 0.02s [ OK ] TestDenseBincount.test_sparse_input_all_binary1 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_count0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_count0 (dtype=)): 0.02s I0904 21:14:20.436254 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_count0 (dtype=)): 0.02s [ OK ] TestDenseBincount.test_sparse_input_all_count0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_count1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_count1 (dtype=)): 0.02s I0904 21:14:20.462445 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_count1 (dtype=)): 0.02s [ OK ] TestDenseBincount.test_sparse_input_all_count1 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_count_with_weights0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_count_with_weights0 (dtype=)): 0.05s I0904 21:14:20.512881 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_count_with_weights0 (dtype=)): 0.05s [ OK ] TestDenseBincount.test_sparse_input_all_count_with_weights0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_count_with_weights1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_count_with_weights1 (dtype=)): 0.04s I0904 21:14:20.557075 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_count_with_weights1 (dtype=)): 0.04s [ OK ] TestDenseBincount.test_sparse_input_all_count_with_weights1 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_col_reduce_binary0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_col_reduce_binary0 (dtype=)): 0.09s I0904 21:14:20.647727 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_col_reduce_binary0 (dtype=)): 0.09s [ OK ] TestDenseBincount.test_sparse_input_col_reduce_binary0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_col_reduce_binary1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_col_reduce_binary1 (dtype=)): 0.03s I0904 21:14:20.681629 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_col_reduce_binary1 (dtype=)): 0.03s [ OK ] TestDenseBincount.test_sparse_input_col_reduce_binary1 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_col_reduce_count0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_col_reduce_count0 (dtype=)): 0.03s I0904 21:14:20.714741 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_col_reduce_count0 (dtype=)): 0.03s [ OK ] TestDenseBincount.test_sparse_input_col_reduce_count0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_col_reduce_count1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_col_reduce_count1 (dtype=)): 0.03s I0904 21:14:20.746767 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_col_reduce_count1 (dtype=)): 0.03s [ OK ] TestDenseBincount.test_sparse_input_col_reduce_count1 (dtype=) [ RUN ] TestDenseBincount.test_weights0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=None)): 0.02s I0904 21:14:20.767913 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_weights1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=None)): 0.02s I0904 21:14:20.788589 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_weights10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None)): 0.02s I0904 21:14:20.812033 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_weights11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None)): 0.02s I0904 21:14:20.834155 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3)): 0.02s I0904 21:14:20.855746 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_weights13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5)): 0.02s I0904 21:14:20.884272 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3)): 0.02s I0904 21:14:20.904515 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_weights15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5)): 0.02s I0904 21:14:20.926589 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_weights16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10)): 0.02s I0904 21:14:20.946874 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_weights16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0)): 0.02s I0904 21:14:20.966458 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0)): 0.02s [ FAILED ] TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_weights18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None)): 0.02s I0904 21:14:20.989849 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_weights19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None)): 0.02s I0904 21:14:21.011724 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_weights2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=None)): 0.02s I0904 21:14:21.034851 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_weights20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None)): 0.02s I0904 21:14:21.055427 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3)): 0.02s I0904 21:14:21.075081 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_weights22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5)): 0.02s I0904 21:14:21.098714 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3)): 0.04s I0904 21:14:21.141068 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3)): 0.04s [ FAILED ] TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_weights24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5)): 0.04s I0904 21:14:21.185332 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5)): 0.04s [ OK ] TestDenseBincount.test_weights24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_weights25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10)): 0.02s I0904 21:14:21.209558 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_weights25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0)): 0.02s I0904 21:14:21.228527 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0)): 0.02s [ FAILED ] TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_weights27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=None)): 0.02s I0904 21:14:21.246493 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_weights28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=None)): 0.02s I0904 21:14:21.263677 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_weights29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=None)): 0.02s I0904 21:14:21.280343 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3)): 0.02s I0904 21:14:21.300426 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_weights30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=3)): 0.02s I0904 21:14:21.320089 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_weights30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_weights31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=5)): 0.02s I0904 21:14:21.339297 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_weights32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=2, maxlength=3)): 0.02s I0904 21:14:21.359032 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_weights32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_weights33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=5)): 0.02s I0904 21:14:21.378793 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_weights34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=10)): 0.02s I0904 21:14:21.398464 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_weights34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_weights35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=0)): 0.02s I0904 21:14:21.415307 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_weights35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_weights4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=5)): 0.02s I0904 21:14:21.434942 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3)): 0.02s I0904 21:14:21.455868 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_weights6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=5)): 0.02s I0904 21:14:21.483547 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_weights7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=10)): 0.02s I0904 21:14:21.507422 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_weights7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0)): 0.15s I0904 21:14:21.657001 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0)): 0.15s [ FAILED ] TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_weights9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None)): 0.02s I0904 21:14:21.679454 281473599175328 test_util.py:2477] time(__main__.TestDenseBincount.test_weights9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None) ====================================================================== ERROR: test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) test_weights(tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[3,0] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) test_weights(tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[3,0] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) (__main__.TestDenseBincount) TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) test_weights(tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[0,0] = 0 is out of range [0, 0) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) test_weights(tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[1,1,0] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) test_weights(tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[1,1,0] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) (__main__.TestDenseBincount) TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) test_weights(tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[0,0,0] = 0 is out of range [0, 0) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) test_weights(tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[3] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) test_weights(tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[3] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) (__main__.TestDenseBincount) TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) test_weights(tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[0] = 1 is out of range [0, 0) [Op:UnsortedSegmentSum] name: ---------------------------------------------------------------------- Ran 121 tests in 3.563s FAILED (errors=9, skipped=3) ================================================================================ ==================== Test output for //tensorflow/python/ops:bincount_ops_test_cpu: Running tests under Python 3.9.17: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 faulthandler.register(SIGTERM) failed AttributeError("module 'signal' has no attribute 'SIGTERM'"); ignoring. [ RUN ] RawOpsHeapOobTest.testSparseCountSparseOutputBadIndicesShapeTooSmall INFO:tensorflow:time(__main__.RawOpsHeapOobTest.testSparseCountSparseOutputBadIndicesShapeTooSmall): 0.0s I0904 21:14:26.102553 281473530821280 test_util.py:2477] time(__main__.RawOpsHeapOobTest.testSparseCountSparseOutputBadIndicesShapeTooSmall): 0.0s [ SKIPPED ] RawOpsHeapOobTest.testSparseCountSparseOutputBadIndicesShapeTooSmall [ RUN ] RawOpsHeapOobTest.test_session [ SKIPPED ] RawOpsHeapOobTest.test_session [ RUN ] TestDenseBincount.test_axis_neg_10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=None)): 0.09s I0904 21:14:26.196778 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=None)): 0.09s [ OK ] TestDenseBincount.test_axis_neg_10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_axis_neg_11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=None)): 0.02s I0904 21:14:26.214404 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_axis_neg_12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=None)): 0.02s I0904 21:14:26.231911 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_axis_neg_13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=3)): 0.01s I0904 21:14:26.247751 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=3)): 0.01s [ OK ] TestDenseBincount.test_axis_neg_13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_axis_neg_14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=5)): 0.01s I0904 21:14:26.262967 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=5)): 0.01s [ OK ] TestDenseBincount.test_axis_neg_14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_axis_neg_15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=2, maxlength=3)): 0.02s I0904 21:14:26.279506 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_axis_neg_16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=5)): 0.02s I0904 21:14:26.296218 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_axis_neg_17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=10)): 0.02s I0904 21:14:26.312961 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_axis_neg_18 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_18 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=0)): 0.01s I0904 21:14:26.327746 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_18 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=0)): 0.01s [ OK ] TestDenseBincount.test_axis_neg_18 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.01s I0904 21:14:26.343863 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.01s [ OK ] TestDenseBincount.test_binary_output0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s I0904 21:14:26.361032 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s I0904 21:14:26.378070 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s I0904 21:14:26.395202 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.05s I0904 21:14:26.449109 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.05s [ OK ] TestDenseBincount.test_binary_output12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.05s I0904 21:14:26.498507 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.05s [ OK ] TestDenseBincount.test_binary_output13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s I0904 21:14:26.517251 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s I0904 21:14:26.535928 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s I0904 21:14:26.554632 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_binary_output16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_binary_output17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s I0904 21:14:26.572739 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_binary_output17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.01s I0904 21:14:26.588761 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.01s [ OK ] TestDenseBincount.test_binary_output18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s I0904 21:14:26.606333 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s I0904 21:14:26.624955 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s I0904 21:14:26.642822 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.02s I0904 21:14:26.660928 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s I0904 21:14:26.679568 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s I0904 21:14:26.701769 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s I0904 21:14:26.722596 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s I0904 21:14:26.742276 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_binary_output25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_binary_output26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s I0904 21:14:26.760104 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_binary_output26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=None)): 0.01s I0904 21:14:26.775208 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=None)): 0.01s [ OK ] TestDenseBincount.test_binary_output27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=None)): 0.01s I0904 21:14:26.791199 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=None)): 0.01s [ OK ] TestDenseBincount.test_binary_output28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=None)): 0.02s I0904 21:14:26.807627 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.02s I0904 21:14:26.825680 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=3)): 0.01s I0904 21:14:26.841932 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=3)): 0.01s [ OK ] TestDenseBincount.test_binary_output30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=5)): 0.01s I0904 21:14:26.857704 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=5)): 0.01s [ OK ] TestDenseBincount.test_binary_output31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=2, maxlength=3)): 0.02s I0904 21:14:26.874992 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=5)): 0.02s I0904 21:14:26.892446 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=10)): 0.02s I0904 21:14:26.909899 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_binary_output34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_binary_output35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=0)): 0.01s I0904 21:14:26.925408 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=0)): 0.01s [ OK ] TestDenseBincount.test_binary_output35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s I0904 21:14:26.943326 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s I0904 21:14:26.963275 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s I0904 21:14:26.983139 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s I0904 21:14:27.002869 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_binary_output7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_binary_output8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s I0904 21:14:27.020863 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_binary_output8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.02s I0904 21:14:27.037772 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_default0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=None)): 0.02s I0904 21:14:27.062587 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_default0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_default1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=None)): 0.03s I0904 21:14:27.089071 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=None)): 0.03s [ OK ] TestDenseBincount.test_default1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_default10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=None)): 0.03s I0904 21:14:27.116451 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=None)): 0.03s [ OK ] TestDenseBincount.test_default10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_default11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=None)): 0.03s I0904 21:14:27.143563 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=None)): 0.03s [ OK ] TestDenseBincount.test_default11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_default12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=3)): 0.03s I0904 21:14:27.170109 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=3)): 0.03s [ OK ] TestDenseBincount.test_default12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_default13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=5)): 0.03s I0904 21:14:27.197022 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_default14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=2, maxlength=3)): 0.03s I0904 21:14:27.225402 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=2, maxlength=3)): 0.03s [ OK ] TestDenseBincount.test_default14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_default15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=5)): 0.03s I0904 21:14:27.253847 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_default16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_default16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=10)): 0.03s I0904 21:14:27.282833 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=10)): 0.03s [ OK ] TestDenseBincount.test_default16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_default17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_default17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=0)): 0.02s I0904 21:14:27.308074 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_default17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_default18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=None)): 0.02s I0904 21:14:27.332311 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_default18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_default19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=None)): 0.02s I0904 21:14:27.357438 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_default19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_default2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=None)): 0.02s I0904 21:14:27.382344 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_default2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_default20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=None)): 0.02s I0904 21:14:27.407234 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_default20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_default21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=3)): 0.02s I0904 21:14:27.432672 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_default21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_default22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=5)): 0.03s I0904 21:14:27.459159 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_default23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=2, maxlength=3)): 0.03s I0904 21:14:27.487400 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=2, maxlength=3)): 0.03s [ OK ] TestDenseBincount.test_default23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_default24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=5)): 0.03s I0904 21:14:27.515004 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_default25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_default25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=10)): 0.03s I0904 21:14:27.542690 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=10)): 0.03s [ OK ] TestDenseBincount.test_default25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_default26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_default26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=0)): 0.02s I0904 21:14:27.568182 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_default26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_default3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=3)): 0.02s I0904 21:14:27.593568 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_default3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_default4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=5)): 0.03s I0904 21:14:27.620077 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_default5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=2, maxlength=3)): 0.03s I0904 21:14:27.649585 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=2, maxlength=3)): 0.03s [ OK ] TestDenseBincount.test_default5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_default6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=5)): 0.03s I0904 21:14:27.679792 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_default7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_default7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=10)): 0.03s I0904 21:14:27.708362 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=10)): 0.03s [ OK ] TestDenseBincount.test_default7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_default8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_default8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=0)): 0.02s I0904 21:14:27.733887 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_default8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_default9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=None)): 0.02s I0904 21:14:27.758280 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_default9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_default9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_session [ SKIPPED ] TestDenseBincount.test_session [ RUN ] TestDenseBincount.test_sparse_input_all_binary0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_binary0 (dtype=)): 0.02s I0904 21:14:27.779554 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_binary0 (dtype=)): 0.02s [ OK ] TestDenseBincount.test_sparse_input_all_binary0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_binary1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_binary1 (dtype=)): 0.02s I0904 21:14:27.799533 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_binary1 (dtype=)): 0.02s [ OK ] TestDenseBincount.test_sparse_input_all_binary1 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_count0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_count0 (dtype=)): 0.02s I0904 21:14:27.825312 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_count0 (dtype=)): 0.02s [ OK ] TestDenseBincount.test_sparse_input_all_count0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_count1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_count1 (dtype=)): 0.02s I0904 21:14:27.851731 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_count1 (dtype=)): 0.02s [ OK ] TestDenseBincount.test_sparse_input_all_count1 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_count_with_weights0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_count_with_weights0 (dtype=)): 0.05s I0904 21:14:27.899857 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_count_with_weights0 (dtype=)): 0.05s [ OK ] TestDenseBincount.test_sparse_input_all_count_with_weights0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_count_with_weights1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_count_with_weights1 (dtype=)): 0.04s I0904 21:14:27.945874 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_count_with_weights1 (dtype=)): 0.04s [ OK ] TestDenseBincount.test_sparse_input_all_count_with_weights1 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_col_reduce_binary0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_col_reduce_binary0 (dtype=)): 0.05s I0904 21:14:27.999874 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_col_reduce_binary0 (dtype=)): 0.05s [ OK ] TestDenseBincount.test_sparse_input_col_reduce_binary0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_col_reduce_binary1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_col_reduce_binary1 (dtype=)): 0.04s I0904 21:14:28.036704 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_col_reduce_binary1 (dtype=)): 0.04s [ OK ] TestDenseBincount.test_sparse_input_col_reduce_binary1 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_col_reduce_count0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_col_reduce_count0 (dtype=)): 0.03s I0904 21:14:28.070813 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_col_reduce_count0 (dtype=)): 0.03s [ OK ] TestDenseBincount.test_sparse_input_col_reduce_count0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_col_reduce_count1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_col_reduce_count1 (dtype=)): 0.03s I0904 21:14:28.104258 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_col_reduce_count1 (dtype=)): 0.03s [ OK ] TestDenseBincount.test_sparse_input_col_reduce_count1 (dtype=) [ RUN ] TestDenseBincount.test_weights0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=None)): 0.02s I0904 21:14:28.123436 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_weights1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=None)): 0.02s I0904 21:14:28.143213 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_weights10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None)): 0.02s I0904 21:14:28.162222 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_weights11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None)): 0.02s I0904 21:14:28.182573 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3)): 0.02s I0904 21:14:28.202075 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_weights13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5)): 0.02s I0904 21:14:28.227511 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3)): 0.02s I0904 21:14:28.247018 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_weights15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5)): 0.02s I0904 21:14:28.268707 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_weights16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10)): 0.02s I0904 21:14:28.289612 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_weights16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0)): 0.02s I0904 21:14:28.307685 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0)): 0.02s [ FAILED ] TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_weights18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None)): 0.02s I0904 21:14:28.326093 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_weights19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None)): 0.02s I0904 21:14:28.344840 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_weights2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=None)): 0.02s I0904 21:14:28.363657 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_weights20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None)): 0.02s I0904 21:14:28.382936 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3)): 0.02s I0904 21:14:28.401002 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_weights22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5)): 0.02s I0904 21:14:28.421322 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3)): 0.03s I0904 21:14:28.456669 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3)): 0.03s [ FAILED ] TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_weights24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5)): 0.04s I0904 21:14:28.497636 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5)): 0.04s [ OK ] TestDenseBincount.test_weights24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_weights25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10)): 0.03s I0904 21:14:28.529008 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10)): 0.03s [ OK ] TestDenseBincount.test_weights25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0)): 0.02s I0904 21:14:28.546536 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0)): 0.02s [ FAILED ] TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_weights27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=None)): 0.01s I0904 21:14:28.561754 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=None)): 0.01s [ OK ] TestDenseBincount.test_weights27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_weights28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=None)): 0.01s I0904 21:14:28.577240 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=None)): 0.01s [ OK ] TestDenseBincount.test_weights28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_weights29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=None)): 0.01s I0904 21:14:28.592813 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=None)): 0.01s [ OK ] TestDenseBincount.test_weights29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3)): 0.02s I0904 21:14:28.610231 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_weights30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=3)): 0.01s I0904 21:14:28.627268 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=3)): 0.01s [ OK ] TestDenseBincount.test_weights30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_weights31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=5)): 0.01s I0904 21:14:28.643338 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=5)): 0.01s [ OK ] TestDenseBincount.test_weights31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_weights32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=2, maxlength=3)): 0.02s I0904 21:14:28.660542 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_weights32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_weights33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=5)): 0.02s I0904 21:14:28.678309 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_weights34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=10)): 0.02s I0904 21:14:28.696209 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_weights34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_weights35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=0)): 0.01s I0904 21:14:28.712036 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=0)): 0.01s [ OK ] TestDenseBincount.test_weights35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_weights4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=5)): 0.02s I0904 21:14:28.730833 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3)): 0.02s I0904 21:14:28.750262 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_weights6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=5)): 0.02s I0904 21:14:28.772805 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_weights7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=10)): 0.02s I0904 21:14:28.793890 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_weights7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0)): 0.02s I0904 21:14:28.812124 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0)): 0.02s [ FAILED ] TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_weights9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None)): 0.02s I0904 21:14:28.830892 281473530821280 test_util.py:2477] time(__main__.TestDenseBincount.test_weights9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None) ====================================================================== ERROR: test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) test_weights(tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[3,0] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) test_weights(tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[3,0] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) (__main__.TestDenseBincount) TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) test_weights(tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[0,0] = 0 is out of range [0, 0) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) test_weights(tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[1,1,0] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) test_weights(tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[1,1,0] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) (__main__.TestDenseBincount) TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) test_weights(tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[0,0,0] = 0 is out of range [0, 0) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) test_weights(tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[3] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) test_weights(tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[3] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) (__main__.TestDenseBincount) TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) test_weights(tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[0] = 1 is out of range [0, 0) [Op:UnsortedSegmentSum] name: ---------------------------------------------------------------------- Ran 121 tests in 2.730s FAILED (errors=9, skipped=3) ================================================================================ ==================== Test output for //tensorflow/python/ops:bincount_ops_test_cpu: Running tests under Python 3.9.17: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 faulthandler.register(SIGTERM) failed AttributeError("module 'signal' has no attribute 'SIGTERM'"); ignoring. [ RUN ] RawOpsHeapOobTest.testSparseCountSparseOutputBadIndicesShapeTooSmall INFO:tensorflow:time(__main__.RawOpsHeapOobTest.testSparseCountSparseOutputBadIndicesShapeTooSmall): 0.0s I0904 21:14:32.572397 281473242790560 test_util.py:2477] time(__main__.RawOpsHeapOobTest.testSparseCountSparseOutputBadIndicesShapeTooSmall): 0.0s [ SKIPPED ] RawOpsHeapOobTest.testSparseCountSparseOutputBadIndicesShapeTooSmall [ RUN ] RawOpsHeapOobTest.test_session [ SKIPPED ] RawOpsHeapOobTest.test_session [ RUN ] TestDenseBincount.test_axis_neg_10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=None)): 0.1s I0904 21:14:32.674828 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=None)): 0.1s [ OK ] TestDenseBincount.test_axis_neg_10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_axis_neg_11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=None)): 0.02s I0904 21:14:32.694935 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_axis_neg_12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=None)): 0.02s I0904 21:14:32.712556 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_axis_neg_13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=3)): 0.02s I0904 21:14:32.730408 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_axis_neg_14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=5)): 0.02s I0904 21:14:32.748058 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_axis_neg_15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=2, maxlength=3)): 0.05s I0904 21:14:32.801968 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=2, maxlength=3)): 0.05s [ OK ] TestDenseBincount.test_axis_neg_15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_axis_neg_16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=5)): 0.04s I0904 21:14:32.842769 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=5)): 0.04s [ OK ] TestDenseBincount.test_axis_neg_16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_axis_neg_17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=10)): 0.02s I0904 21:14:32.863632 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_axis_neg_18 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_axis_neg_18 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=0)): 0.02s I0904 21:14:32.881191 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_axis_neg_18 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_axis_neg_18 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[3, 0, 0, 0], [2, 1, 0, 0], [1, 0, 2, 0], [0, 0, 0, 3]], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.02s I0904 21:14:32.899841 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.05s I0904 21:14:32.946460 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.05s [ OK ] TestDenseBincount.test_binary_output1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.04s I0904 21:14:32.985205 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.04s [ OK ] TestDenseBincount.test_binary_output10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s I0904 21:14:33.010813 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.04s I0904 21:14:33.048107 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.04s [ OK ] TestDenseBincount.test_binary_output12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s I0904 21:14:33.066583 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s I0904 21:14:33.086102 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s I0904 21:14:33.106918 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s I0904 21:14:33.127527 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_binary_output16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_binary_output17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s I0904 21:14:33.146073 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_binary_output17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.02s I0904 21:14:33.164250 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s I0904 21:14:33.187092 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s I0904 21:14:33.207258 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s I0904 21:14:33.227570 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.02s I0904 21:14:33.247393 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s I0904 21:14:33.267499 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s I0904 21:14:33.289104 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s I0904 21:14:33.312260 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s I0904 21:14:33.335521 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_binary_output25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_binary_output26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s I0904 21:14:33.356482 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_binary_output26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=None)): 0.02s I0904 21:14:33.373589 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=None)): 0.02s I0904 21:14:33.390638 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_binary_output28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=None)): 0.03s I0904 21:14:33.426589 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=None)): 0.03s [ OK ] TestDenseBincount.test_binary_output29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_binary_output3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.02s I0904 21:14:33.445061 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=3)): 0.02s I0904 21:14:33.462404 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=5)): 0.02s I0904 21:14:33.479472 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=2, maxlength=3)): 0.02s I0904 21:14:33.498127 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=5)): 0.05s I0904 21:14:33.551550 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=5)): 0.05s [ OK ] TestDenseBincount.test_binary_output33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=10)): 0.05s I0904 21:14:33.597898 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=10)): 0.05s [ OK ] TestDenseBincount.test_binary_output34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_binary_output35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=0)): 0.02s I0904 21:14:33.616484 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_binary_output35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[[1, 0, 0, 0], [1, 1, 0, 0], [1, 0, 1, 0], [0, 0, 0, 1]], axis=-1, minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s I0904 21:14:33.636332 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s I0904 21:14:33.656568 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_binary_output5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_binary_output6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s I0904 21:14:33.675936 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_binary_output6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_binary_output7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.1s I0904 21:14:33.773070 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=10)): 0.1s [ OK ] TestDenseBincount.test_binary_output7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_binary_output8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.06s I0904 21:14:33.838538 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=0)): 0.06s [ OK ] TestDenseBincount.test_binary_output8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 1, 1], axis=None, minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_binary_output9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_binary_output9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.08s I0904 21:14:33.917656 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_binary_output9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None)): 0.08s [ OK ] TestDenseBincount.test_binary_output9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[1, 1, 1, 1], axis=None, minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_default0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=None)): 0.06s I0904 21:14:33.978161 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=None)): 0.06s [ OK ] TestDenseBincount.test_default0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_default1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=None)): 0.14s I0904 21:14:34.122526 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=None)): 0.14s [ OK ] TestDenseBincount.test_default1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_default10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=None)): 0.14s I0904 21:14:34.260773 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=None)): 0.14s [ OK ] TestDenseBincount.test_default10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_default11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=None)): 0.04s I0904 21:14:34.300142 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=None)): 0.04s [ OK ] TestDenseBincount.test_default11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_default12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=3)): 0.02s I0904 21:14:34.325014 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_default12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_default13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=5)): 0.02s I0904 21:14:34.349716 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_default13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_default14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=2, maxlength=3)): 0.03s I0904 21:14:34.377235 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=2, maxlength=3)): 0.03s [ OK ] TestDenseBincount.test_default14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_default15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=5)): 0.25s I0904 21:14:34.628546 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=5)): 0.25s [ OK ] TestDenseBincount.test_default15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_default16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_default16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=10)): 0.05s I0904 21:14:34.675076 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=10)): 0.05s [ OK ] TestDenseBincount.test_default16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_default17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_default17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=0)): 0.02s I0904 21:14:34.704032 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_default17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_default18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=None)): 0.04s I0904 21:14:34.741565 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=None)): 0.04s [ OK ] TestDenseBincount.test_default18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_default19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=None)): 0.02s I0904 21:14:34.766896 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_default19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_default2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=None)): 0.02s I0904 21:14:34.792038 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_default2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_default20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=None)): 0.04s I0904 21:14:34.835224 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=None)): 0.04s [ OK ] TestDenseBincount.test_default20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_default21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=3)): 0.11s I0904 21:14:34.947379 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=3)): 0.11s [ OK ] TestDenseBincount.test_default21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_default22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=5)): 0.05s I0904 21:14:35.002382 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=5)): 0.05s [ OK ] TestDenseBincount.test_default22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_default23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=2, maxlength=3)): 0.03s I0904 21:14:35.029280 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=2, maxlength=3)): 0.03s [ OK ] TestDenseBincount.test_default23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_default24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=5)): 0.02s I0904 21:14:35.055254 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_default24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_default25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_default25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=10)): 0.03s I0904 21:14:35.082143 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=10)): 0.03s [ OK ] TestDenseBincount.test_default25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_default26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_default26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=0)): 0.02s I0904 21:14:35.106194 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_default26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], expected=[6, 1, 2, 3], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_default3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=3)): 0.02s I0904 21:14:35.130861 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_default3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_default4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=5)): 0.02s I0904 21:14:35.155338 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_default4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_default5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_default5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=2, maxlength=3)): 0.03s I0904 21:14:35.182019 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=2, maxlength=3)): 0.03s [ OK ] TestDenseBincount.test_default5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_default6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_default6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=5)): 0.03s I0904 21:14:35.209431 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=5)): 0.03s [ OK ] TestDenseBincount.test_default6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_default7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_default7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=10)): 0.03s I0904 21:14:35.236671 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=10)): 0.03s [ OK ] TestDenseBincount.test_default7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_default8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_default8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=0)): 0.02s I0904 21:14:35.262691 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_default8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], expected=[0, 1, 2, 3], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_default9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_default9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=None)): 0.02s I0904 21:14:35.287213 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_default9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_default9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], expected=[6, 1, 2, 3], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_session [ SKIPPED ] TestDenseBincount.test_session [ RUN ] TestDenseBincount.test_sparse_input_all_binary0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_binary0 (dtype=)): 0.02s I0904 21:14:35.309262 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_binary0 (dtype=)): 0.02s [ OK ] TestDenseBincount.test_sparse_input_all_binary0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_binary1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_binary1 (dtype=)): 0.02s I0904 21:14:35.330732 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_binary1 (dtype=)): 0.02s [ OK ] TestDenseBincount.test_sparse_input_all_binary1 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_count0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_count0 (dtype=)): 0.03s I0904 21:14:35.357168 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_count0 (dtype=)): 0.03s [ OK ] TestDenseBincount.test_sparse_input_all_count0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_count1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_count1 (dtype=)): 0.13s I0904 21:14:35.493126 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_count1 (dtype=)): 0.13s [ OK ] TestDenseBincount.test_sparse_input_all_count1 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_count_with_weights0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_count_with_weights0 (dtype=)): 0.07s I0904 21:14:35.561095 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_count_with_weights0 (dtype=)): 0.07s [ OK ] TestDenseBincount.test_sparse_input_all_count_with_weights0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_all_count_with_weights1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_all_count_with_weights1 (dtype=)): 0.04s I0904 21:14:35.606055 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_all_count_with_weights1 (dtype=)): 0.04s [ OK ] TestDenseBincount.test_sparse_input_all_count_with_weights1 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_col_reduce_binary0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_col_reduce_binary0 (dtype=)): 0.05s I0904 21:14:35.658450 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_col_reduce_binary0 (dtype=)): 0.05s [ OK ] TestDenseBincount.test_sparse_input_col_reduce_binary0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_col_reduce_binary1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_col_reduce_binary1 (dtype=)): 0.03s I0904 21:14:35.692202 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_col_reduce_binary1 (dtype=)): 0.03s [ OK ] TestDenseBincount.test_sparse_input_col_reduce_binary1 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_col_reduce_count0 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_col_reduce_count0 (dtype=)): 0.03s I0904 21:14:35.724834 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_col_reduce_count0 (dtype=)): 0.03s [ OK ] TestDenseBincount.test_sparse_input_col_reduce_count0 (dtype=) [ RUN ] TestDenseBincount.test_sparse_input_col_reduce_count1 (dtype=) INFO:tensorflow:time(__main__.TestDenseBincount.test_sparse_input_col_reduce_count1 (dtype=)): 0.03s I0904 21:14:35.758486 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_sparse_input_col_reduce_count1 (dtype=)): 0.03s [ OK ] TestDenseBincount.test_sparse_input_col_reduce_count1 (dtype=) [ RUN ] TestDenseBincount.test_weights0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=None)): 0.02s I0904 21:14:35.778220 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights0 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_weights1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=None)): 0.02s I0904 21:14:35.797745 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights1 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_weights10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None)): 0.02s I0904 21:14:35.816836 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights10 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_weights11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None)): 0.02s I0904 21:14:35.836199 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights11 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3)): 0.02s I0904 21:14:35.855612 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_weights13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5)): 0.02s I0904 21:14:35.882554 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights13 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3)): 0.02s I0904 21:14:35.903185 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_weights15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5)): 0.02s I0904 21:14:35.926006 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights15 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_weights16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10)): 0.02s I0904 21:14:35.947700 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_weights16 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0)): 0.02s I0904 21:14:35.967100 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0)): 0.02s [ FAILED ] TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_weights18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None)): 0.02s I0904 21:14:35.986362 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights18 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_weights19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None)): 0.02s I0904 21:14:36.005574 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights19 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_weights2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=None)): 0.02s I0904 21:14:36.025901 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights2 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_weights20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None)): 0.02s I0904 21:14:36.046671 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights20 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3)): 0.02s I0904 21:14:36.065747 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_weights22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5)): 0.02s I0904 21:14:36.086838 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights22 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3)): 0.02s I0904 21:14:36.106937 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_weights24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5)): 0.02s I0904 21:14:36.129341 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights24 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_weights25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10)): 0.02s I0904 21:14:36.151251 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_weights25 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0)): 0.02s I0904 21:14:36.170283 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0)): 0.02s [ FAILED ] TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_weights27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=None)): 0.01s I0904 21:14:36.186939 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=None)): 0.01s [ OK ] TestDenseBincount.test_weights27 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=None) [ RUN ] TestDenseBincount.test_weights28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=None)): 0.02s I0904 21:14:36.203571 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights28 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=None) [ RUN ] TestDenseBincount.test_weights29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=None)): 0.02s I0904 21:14:36.220116 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights29 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=None) [ RUN ] TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3)): 0.02s I0904 21:14:36.238284 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3)): 0.02s [ FAILED ] TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_weights30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=3)): 0.02s I0904 21:14:36.256317 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_weights30 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=3) [ RUN ] TestDenseBincount.test_weights31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=5)): 0.02s I0904 21:14:36.272969 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights31 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_weights32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=2, maxlength=3)): 0.02s I0904 21:14:36.291901 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=2, maxlength=3)): 0.02s [ OK ] TestDenseBincount.test_weights32 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_weights33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=5)): 0.02s I0904 21:14:36.310981 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights33 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_weights34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=10)): 0.02s I0904 21:14:36.330428 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=10)): 0.02s [ OK ] TestDenseBincount.test_weights34 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_weights35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=0)): 0.02s I0904 21:14:36.347263 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=0)): 0.02s [ OK ] TestDenseBincount.test_weights35 (tid='_d2_axis_neg_1', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=-1, expected=[[6, 0, 0, 0], [10, 5, 0, 0], [8, 0, 16, 0], [0, 0, 0, 33]], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_weights4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=5)): 0.12s I0904 21:14:36.471409 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=5)): 0.12s [ OK ] TestDenseBincount.test_weights4 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=5) [ RUN ] TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3)): 0.04s I0904 21:14:36.510470 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3)): 0.04s [ FAILED ] TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) [ RUN ] TestDenseBincount.test_weights6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=5) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=5)): 0.02s I0904 21:14:36.538626 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=5)): 0.02s [ OK ] TestDenseBincount.test_weights6 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=3, maxlength=5) [ RUN ] TestDenseBincount.test_weights7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=10) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=10)): 0.03s I0904 21:14:36.565777 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=10)): 0.03s [ OK ] TestDenseBincount.test_weights7 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=5, maxlength=10) [ RUN ] TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0)): 0.02s I0904 21:14:36.588256 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0)): 0.02s [ FAILED ] TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) [ RUN ] TestDenseBincount.test_weights9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None) INFO:tensorflow:time(__main__.TestDenseBincount.test_weights9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None)): 0.02s I0904 21:14:36.612255 281473242790560 test_util.py:2477] time(__main__.TestDenseBincount.test_weights9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None)): 0.02s [ OK ] TestDenseBincount.test_weights9 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=None) ====================================================================== ERROR: test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights12 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) test_weights(tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[3,0] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights14 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) test_weights(tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[3,0] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) (__main__.TestDenseBincount) TestDenseBincount.test_weights17 (tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) test_weights(tid='_d2', x=[[0, 0, 0], [0, 1, 0], [2, 0, 2], [3, 3, 3]], weights=[[1, 2, 3], [4, 5, 6], [7, 8, 9], [10, 11, 12]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[0,0] = 0 is out of range [0, 0) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights21 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) test_weights(tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[1,1,0] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights23 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) test_weights(tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=2, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[1,1,0] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) (__main__.TestDenseBincount) TestDenseBincount.test_weights26 (tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) test_weights(tid='_d3', x=[[[0, 0, 0], [0, 1, 0]], [[2, 0, 2], [3, 3, 3]]], weights=[[[1, 2, 3], [4, 5, 6]], [[7, 8, 9], [10, 11, 12]]], axis=None, expected=[24, 5, 16, 33], minlength=None, maxlength=0) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[0,0,0] = 0 is out of range [0, 0) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights3 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) test_weights(tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[3] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) (__main__.TestDenseBincount) TestDenseBincount.test_weights5 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) test_weights(tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=2, maxlength=3) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[3] = 3 is out of range [0, 3) [Op:UnsortedSegmentSum] name: ====================================================================== ERROR: test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) (__main__.TestDenseBincount) TestDenseBincount.test_weights8 (tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) test_weights(tid='_d1', x=[1, 2, 2, 3, 3, 3], weights=[1, 2, 3, 4, 5, 6], axis=None, expected=[0, 1, 5, 15], minlength=None, maxlength=0) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops_test.py", line 344, in test_weights bincount_ops.bincount( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1260, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/bincount_ops.py", line 158, in bincount return gen_math_ops.unsorted_segment_sum(weights, arr, output_size) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 13188, in unsorted_segment_sum _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/bincount_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__UnsortedSegmentSum_device_/job:localhost/replica:0/task:0/device:CPU:0}} segment_ids[0] = 1 is out of range [0, 0) [Op:UnsortedSegmentSum] name: ---------------------------------------------------------------------- Ran 121 tests in 4.042s FAILED (errors=9, skipped=3) ================================================================================ ==================== Test output for //tensorflow/python/data/experimental/kernel_tests/service:worker_tags_test (shard 14 of 32): Running tests under Python 3.9.17: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] WorkerTagsTest.testAddRemoteWorkersMidJob_test_mode_graph_tfapiversion_2_numlocalworkers_1_numremoteworkers_3 INFO:tensorflow:Using local port 40205 I0904 21:14:38.076095 281473252489888 test_util.py:3820] Using local port 40205 2023-09-04 21:14:38.078073: I tensorflow/core/data/service/dispatcher_impl.cc:229] Attempting to restore dispatcher state from journal in /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/a8b7159450e5ca77e1b34be016656ce9s6f0pujm/tmpfogsa1vd/tf_data_dispatcher_journal 2023-09-04 21:14:38.078163: I tensorflow/core/data/service/dispatcher_impl.cc:236] No journal found. Starting dispatcher from new state. 2023-09-04 21:14:38.078470: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data DispatchServer running at 0.0.0.0:40205 INFO:tensorflow:Using local port 35633 I0904 21:14:38.078852 281473252489888 test_util.py:3820] Using local port 35633 2023-09-04 21:14:38.080930: W tensorflow/core/data/service/dispatcher_impl.cc:1343] Error updating the optimal number of workers metric in tf.data service AutoScaler: INVALID_ARGUMENT: The current number of workers must be positive 2023-09-04 21:14:38.100045: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40205 2023-09-04 21:14:38.100253: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:35633 INFO:tensorflow:Using local port 38409 I0904 21:14:38.105224 281473252489888 test_util.py:3820] Using local port 38409 2023-09-04 21:14:42.137071: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40205 2023-09-04 21:14:42.137437: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:38409 INFO:tensorflow:Using local port 40979 I0904 21:14:42.138422 281473252489888 test_util.py:3820] Using local port 40979 2023-09-04 21:14:42.154264: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40205 2023-09-04 21:14:42.154671: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:40979 INFO:tensorflow:Using local port 45885 I0904 21:14:42.155516 281473252489888 test_util.py:3820] Using local port 45885 2023-09-04 21:14:42.171266: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40205 2023-09-04 21:14:42.171714: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:45885 /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/data/ops/dataset_ops.py:462: UserWarning: To make it possible to preserve tf.data options across serialization boundaries, their implementation has moved to be part of the TensorFlow graph. As a consequence, the options value is in general no longer known at graph construction time. Invoking this method in graph mode retains the legacy behavior of the original implementation, but note that the returned value might not reflect the actual value of the options. warnings.warn("To make it possible to preserve tf.data options across " WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/contextlib.py:87: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. W0904 21:14:42.270170 281473252489888 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/contextlib.py:87: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. 2023-09-04 21:14:42.277180: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:386] MLIR V1 optimization pass is not enabled 2023-09-04 21:14:42.369419: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:42.392206: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:42.439462: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:38409 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:42.458040: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are INFO:tensorflow:Using local port 43395 I0904 21:14:42.683072 281473252489888 test_util.py:3820] Using local port 43395 2023-09-04 21:14:42.718071: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40205 2023-09-04 21:14:42.718478: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:43395 INFO:tensorflow:Using local port 43309 I0904 21:14:42.719364 281473252489888 test_util.py:3820] Using local port 43309 2023-09-04 21:14:42.735260: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40205 2023-09-04 21:14:42.735593: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:43309 INFO:tensorflow:Using local port 34851 I0904 21:14:42.736441 281473252489888 test_util.py:3820] Using local port 34851 2023-09-04 21:14:42.752883: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40205 2023-09-04 21:14:42.753271: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:34851 INFO:tensorflow:Using local port 42939 I0904 21:14:42.754193 281473252489888 test_util.py:3820] Using local port 42939 2023-09-04 21:14:42.770111: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40205 2023-09-04 21:14:42.770482: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:42939 2023-09-04 21:14:42.819132: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:42.832839: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:42.936927: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43309 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:43.374812: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42939 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:43.626369: I tensorflow/core/data/service/server_lib.cc:94] Shut down WorkerServer server running at port 35633 WARNING: All log messages before absl::InitializeLog() is called are written to STDERR W0000 00:00:1693862083.643857 1974471 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:40205. Error: UNAVAILABLE: Failed to get tasks: Socket closed 2023-09-04 21:14:43.644619: I tensorflow/core/data/service/server_lib.cc:94] Shut down DispatchServer server running at port 40205 W0000 00:00:1693862083.664789 1974471 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:40205. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.686259 1974471 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:40205. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.716515 1974471 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:40205. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.756748 1974471 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:40205. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.757283 1953406 data_service_client.cc:93] Failed to release iteration client id: UNAVAILABLE: Failed to release iteration client with id 3000: failed to connect to all addresses [ OK ] WorkerTagsTest.testAddRemoteWorkersMidJob_test_mode_graph_tfapiversion_2_numlocalworkers_1_numremoteworkers_3 [ RUN ] WorkerTagsTest.testMultipleTags_test_mode_eager_tfapiversion_2 INFO:tensorflow:Using local port 40467 I0904 21:14:43.801432 281473252489888 test_util.py:3820] Using local port 40467 2023-09-04 21:14:43.802828: I tensorflow/core/data/service/dispatcher_impl.cc:229] Attempting to restore dispatcher state from journal in /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/a8b7159450e5ca77e1b34be016656ce9s6f0pujm/tmpsp5q2m04/tf_data_dispatcher_journal 2023-09-04 21:14:43.802908: I tensorflow/core/data/service/dispatcher_impl.cc:236] No journal found. Starting dispatcher from new state. 2023-09-04 21:14:43.803154: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data DispatchServer running at 0.0.0.0:40467 INFO:tensorflow:Using local port 41465 I0904 21:14:43.803492 281473252489888 test_util.py:3820] Using local port 41465 2023-09-04 21:14:43.806471: W tensorflow/core/data/service/dispatcher_impl.cc:1343] Error updating the optimal number of workers metric in tf.data service AutoScaler: INVALID_ARGUMENT: The current number of workers must be positive 2023-09-04 21:14:43.810574: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40467 2023-09-04 21:14:43.810828: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:41465 INFO:tensorflow:Using local port 43035 I0904 21:14:43.811375 281473252489888 test_util.py:3820] Using local port 43035 2023-09-04 21:14:43.865541: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40467 2023-09-04 21:14:43.866222: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:43035 INFO:tensorflow:Using local port 42155 I0904 21:14:43.867394 281473252489888 test_util.py:3820] Using local port 42155 2023-09-04 21:14:43.890814: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40467 2023-09-04 21:14:43.891149: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:42155 INFO:tensorflow:Using local port 44793 I0904 21:14:43.891971 281473252489888 test_util.py:3820] Using local port 44793 2023-09-04 21:14:43.917477: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40467 2023-09-04 21:14:43.917813: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:44793 2023-09-04 21:14:44.001699: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:44.047911: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are [ FAILED ] WorkerTagsTest.testMultipleTags_test_mode_eager_tfapiversion_2 [ RUN ] WorkerTagsTest.testReadFromLocalAndNonTpuWorkers_test_mode_graph_tfapiversion_2_numlocalworkers_1_numremoteworkers_3 INFO:tensorflow:Using local port 40671 I0904 21:14:44.093663 281473252489888 test_util.py:3820] Using local port 40671 2023-09-04 21:14:44.094682: I tensorflow/core/data/service/dispatcher_impl.cc:229] Attempting to restore dispatcher state from journal in /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/a8b7159450e5ca77e1b34be016656ce9s6f0pujm/tmpemauuse5/tf_data_dispatcher_journal 2023-09-04 21:14:44.094768: I tensorflow/core/data/service/dispatcher_impl.cc:236] No journal found. Starting dispatcher from new state. 2023-09-04 21:14:44.095402: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data DispatchServer running at 0.0.0.0:40671 2023-09-04 21:14:44.095427: W tensorflow/core/data/service/dispatcher_impl.cc:1343] Error updating the optimal number of workers metric in tf.data service AutoScaler: INVALID_ARGUMENT: The current number of workers must be positive INFO:tensorflow:Using local port 40213 I0904 21:14:44.095717 281473252489888 test_util.py:3820] Using local port 40213 2023-09-04 21:14:44.097688: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40671 2023-09-04 21:14:44.097912: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:40213 INFO:tensorflow:Using local port 43789 I0904 21:14:44.098308 281473252489888 test_util.py:3820] Using local port 43789 2023-09-04 21:14:44.167785: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:44.186242: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:44.317244: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40671 2023-09-04 21:14:44.317548: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:43789 INFO:tensorflow:Using local port 45999 I0904 21:14:44.318422 281473252489888 test_util.py:3820] Using local port 45999 2023-09-04 21:14:44.334011: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40671 2023-09-04 21:14:44.334310: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:45999 INFO:tensorflow:Using local port 34589 I0904 21:14:44.335070 281473252489888 test_util.py:3820] Using local port 34589 2023-09-04 21:14:44.369357: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40671 2023-09-04 21:14:44.369738: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:34589 INFO:tensorflow:Using local port 46497 I0904 21:14:44.370531 281473252489888 test_util.py:3820] Using local port 46497 2023-09-04 21:14:44.386516: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:40671 2023-09-04 21:14:44.386837: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:46497 2023-09-04 21:14:44.570725: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:44.605724: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:44.641058: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:44.668915: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:44.722484: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:44.900769: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:45.011939: I tensorflow/core/data/service/server_lib.cc:94] Shut down WorkerServer server running at port 40213 2023-09-04 21:14:45.018877: I tensorflow/core/data/service/server_lib.cc:94] Shut down DispatchServer server running at port 40671 W0000 00:00:1693862085.030110 1984592 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:40671. Error: UNAVAILABLE: Failed to get tasks: Socket closed W0000 00:00:1693862085.055471 1984592 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:40671. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862085.075816 1984592 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:40671. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862085.096281 1984592 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:40671. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862085.120815 1984592 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:40671. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862085.121351 1953406 data_service_client.cc:93] Failed to release iteration client id: UNAVAILABLE: Failed to release iteration client with id 3000: failed to connect to all addresses 2023-09-04 21:14:45.126679: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 [ OK ] WorkerTagsTest.testReadFromLocalAndNonTpuWorkers_test_mode_graph_tfapiversion_2_numlocalworkers_1_numremoteworkers_3 ====================================================================== FAIL: testMultipleTags_test_mode_eager_tfapiversion_2 (__main__.WorkerTagsTest) WorkerTagsTest.testMultipleTags_test_mode_eager_tfapiversion_2 testMultipleTags_test_mode_eager_tfapiversion_2(mode='eager', tf_api_version=2) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/data/kernel_tests/test_base.py", line 229, in assertDatasetProduces result.append(self.evaluate(get_next())) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/data/kernel_tests/test_base.py", line 122, in _wrapper r = gn() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/data/ops/iterator_ops.py", line 773, in _next_internal ret = gen_dataset_ops.iterator_get_next( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/ops/gen_dataset_ops.py", line 3029, in iterator_get_next _ops.raise_from_not_ok_status(e, name) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 5887, in raise_from_not_ok_status raise core._status_to_exception(e) from None # pylint: disable=protected-access tensorflow.python.framework.errors_impl.OutOfRangeError: {{function_node __wrapped__IteratorGetNext_output_types_1_device_/job:localhost/replica:0/task:0/device:CPU:0}} End of sequence [Op:IteratorGetNext] name: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/framework/test_combinations.py", line 360, in decorated execute_test_method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/framework/test_combinations.py", line 343, in execute_test_method test_method(**kwargs_to_pass) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.py", line 186, in testMultipleTags self.assertDatasetProduces(dataset, list(range(num_elements))) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/data/kernel_tests/test_base.py", line 231, in assertDatasetProduces raise AssertionError( AssertionError: Dataset ended early, producing 80 elements out of 100. Dataset output: [0, 1, 2, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 33, 35, 37, 39, 41, 44, 46, 48, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99] ---------------------------------------------------------------------- Ran 3 tests in 7.099s FAILED (failures=1) 2023-09-04 21:14:45.354846: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:45.746801: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:45.769925: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:46.336794: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:46.507645: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:46.849059: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:47.196762: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:47.300414: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:47.872212: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:47.914579: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:48.387719: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:48.656448: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:48.843268: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:49.271079: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:49.340014: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:49.690017: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:50.037241: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:50.156507: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:50.590575: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:50.696137: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:51.027363: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:51.396423: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:51.494265: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:51.918692: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:52.088316: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:52.378330: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:52.774019: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:52.884987: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:53.477296: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:53.478305: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:54.157027: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:54.276746: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:54.786495: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:55.006667: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:55.337110: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:55.672615: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:55.869102: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:56.387323: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:56.426686: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:56.907757: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:57.146693: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:57.447414: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:57.837830: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:58.111954: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:58.576859: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:58.826798: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:59.327246: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:59.547304: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:00.028813: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:00.066617: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:00.574048: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:00.766179: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:01.097191: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:01.547044: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:01.673006: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:02.184833: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:02.225281: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:02.755262: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:02.954748: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:03.376985: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:03.721053: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:03.927934: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:04.368365: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:04.516523: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:05.196627: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:05.197559: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:05.824191: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:05.925145: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:06.483360: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:06.584412: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:07.109424: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:07.506812: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:07.786246: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:08.306862: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:08.412556: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:08.967119: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:08.967658: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:09.657653: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:09.767186: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:10.277121: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:10.527931: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:10.936607: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:11.246597: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:11.526563: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:12.006656: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:12.129490: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:12.677580: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:12.766571: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:13.466765: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:13.596875: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:13.956736: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:14.319741: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:14.392000: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:14.824874: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:15.030534: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:15.281461: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:15.687107: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:15.737115: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:16.188969: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:16.367918: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:16.662975: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:17.065105: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:17.111254: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:17.559687: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:17.762096: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:18.003819: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:18.434686: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:18.456295: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:18.884519: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:19.121764: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:19.311485: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:19.744523: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:19.811837: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:20.181241: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:20.470789: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:20.605130: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:21.047073: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:21.155484: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:21.536883: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:21.896671: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:22.025937: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:22.459255: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:22.551342: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:22.938234: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:23.247027: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:23.426878: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:23.967642: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:24.006852: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:24.414917: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:24.708923: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:24.946634: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:25.426337: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:25.506757: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:25.987900: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:26.143950: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:26.510273: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:26.906737: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:27.062261: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:27.496430: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:27.556770: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:27.970619: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:28.268220: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:28.418097: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:28.922442: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:29.002499: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:29.402159: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:29.668857: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:29.962144: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:30.437151: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:30.480294: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:30.982822: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:31.146501: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:31.507447: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:31.866378: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:32.094238: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:32.611464: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:32.616889: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:33.052216: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:33.247413: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:33.593684: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:34.007190: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:34.079300: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:34.624627: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:34.726005: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:35.082438: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:35.416661: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:35.579799: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:36.072965: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:36.089681: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:36.539568: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:36.817974: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:36.996720: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:37.438564: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:37.518488: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:37.871482: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:38.191213: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:38.294433: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:38.756959: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:38.886241: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:39.200037: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:39.577967: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:39.663421: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:40.150714: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:40.266780: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:40.686364: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:40.924555: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:41.166441: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:41.625194: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:41.656722: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:42.054950: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:42.353083: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:42.506919: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:43.017619: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:43.079286: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:43.599245: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:43.753810: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:44.075872: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:44.427157: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:44.527640: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:44.970378: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:45.137686: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:45.408541: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:45.864215: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:45.868556: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:46.350580: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:46.536598: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:46.885561: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:47.268490: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:47.363388: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:47.783347: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:47.980244: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:48.262948: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:48.707377: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:48.767814: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:49.191930: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:49.386735: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:49.709586: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:50.116437: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:50.206285: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:50.699832: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:50.848726: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:51.167266: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:51.524718: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:51.605972: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:52.109236: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:52.221982: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:52.639281: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:52.949258: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:53.178339: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:53.618151: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:53.800848: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:54.249937: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:54.346462: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:54.806669: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:55.107222: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:55.366606: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:55.843370: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:56.002216: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:56.546858: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:56.576693: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:57.658140: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:57.696593: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:58.316677: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:58.477249: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:58.908267: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:59.216714: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:59.547144: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:59.906938: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:00.215151: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:00.648666: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:00.871303: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:01.817981: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:02.058056: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:02.657729: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:02.816611: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:03.527685: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:03.647092: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:04.347487: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:04.376704: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:05.317550: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:05.396594: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:06.140717: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:06.143006: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:06.766606: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:06.900534: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:07.266616: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:07.577028: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:07.927858: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:08.767384: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:09.086538: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:09.596967: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:10.456580: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:10.838928: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:11.236624: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:11.677014: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:12.047097: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:12.536996: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:12.796200: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:13.217650: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:13.457949: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:14.037676: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:14.236563: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:14.876978: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:15.036332: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:15.557600: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:15.746547: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:16.286588: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:16.317668: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:16.848162: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:17.067045: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:17.436608: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:17.727680: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:18.716596: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:19.037643: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:19.486635: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:20.227952: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:20.481961: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:20.871422: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:21.026616: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:21.797718: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:21.876594: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:22.606983: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:22.636557: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:23.195649: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:23.235310: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:23.907395: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:24.029168: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:24.406618: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:24.777674: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:25.096573: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:25.498148: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:25.977805: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:26.326757: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:26.558093: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:27.277352: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:27.476611: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:28.036943: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:28.038120: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:28.570322: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:28.696664: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:29.096533: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:29.435828: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:29.626449: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:30.124692: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:30.151912: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:30.786608: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:30.818675: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:31.270469: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:31.676882: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:32.105494: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:32.461185: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:32.621126: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:33.112597: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:33.174737: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:33.677723: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:33.866647: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:34.250541: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:34.566818: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:34.796563: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:35.283215: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:35.284122: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:35.772419: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:35.945625: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:36.265190: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:36.652724: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:36.699803: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:37.236545: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:37.396833: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:37.713772: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:38.106502: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:38.167623: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:38.672323: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:38.747804: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:39.120863: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:39.462600: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:39.655964: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:40.183353: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:40.186385: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:40.672677: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:40.836472: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:41.203755: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:41.564315: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:41.682179: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:42.165347: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:42.279989: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:42.636230: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:42.979823: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:43.118278: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:43.582999: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:43.616253: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:44.063794: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:44.341148: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:44.519821: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:45.046454: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:45.073869: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:45.530574: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:45.748264: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:45.982850: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:46.446373: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:46.446973: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:46.899872: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:47.160596: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:47.374573: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:47.808476: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:47.816616: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:48.243302: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:48.517344: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:48.752613: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:49.193207: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:49.236028: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:49.650846: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:49.858603: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:50.113776: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:50.545022: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:50.579213: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:51.016940: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:51.296966: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:51.449152: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:51.964970: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:51.966421: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:52.398708: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:52.666630: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:52.906517: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:53.379123: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:53.407779: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:53.886590: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:54.106343: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:54.376444: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:54.854067: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:54.936577: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:55.432143: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:55.583663: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:55.897258: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:56.326714: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:56.421157: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:56.916635: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:57.002302: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:57.429573: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:57.740551: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:57.885228: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:58.400869: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:58.477705: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:58.850439: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:59.096581: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:59.290009: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:59.773331: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:59.826092: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:00.234603: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:00.537553: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:00.664538: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:01.101034: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:01.160693: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:01.526642: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:01.855348: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:01.945855: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:02.383693: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:02.559725: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:02.869045: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:03.219693: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:03.283372: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:03.713309: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:03.893922: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:04.128687: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:04.544183: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:04.579798: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:04.959017: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:05.236387: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:05.372726: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:05.799016: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:05.947331: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:06.245508: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:06.612175: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:06.662276: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:07.136403: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:07.336576: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:07.609117: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:07.999814: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:08.024641: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:08.469727: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:08.677243: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:08.883662: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:09.304149: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:09.365806: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:09.757071: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:10.030563: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:10.186911: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:10.611139: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:10.732030: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:11.037432: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:11.459042: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:11.498431: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:11.981251: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:12.079768: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:12.446625: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:12.810341: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:12.900744: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:13.317001: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:13.510106: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:13.758518: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:14.143319: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:14.174188: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:14.613034: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:14.836733: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:15.111958: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:15.572345: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:15.595303: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:16.048414: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:16.228951: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:16.461466: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:16.913127: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:16.918833: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:17.377750: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:17.641392: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:17.853959: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:18.266933: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:18.301453: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:18.681822: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:18.987809: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:19.142641: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:19.590168: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:19.693737: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:20.002935: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:20.354430: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:20.417168: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:20.829962: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:21.018658: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:21.242887: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:21.652863: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:21.705438: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:22.064647: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:22.367896: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:22.474321: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:22.885826: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:23.030277: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:23.297609: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:23.709983: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:23.715582: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:24.140297: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:24.398971: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:24.549220: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:24.962481: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:25.055483: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:25.371737: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:25.724681: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:25.781391: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:26.191641: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:26.410429: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:26.603408: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:27.015441: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:27.067082: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:27.428890: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:27.735014: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:27.841702: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:28.256799: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:28.429645: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:28.668146: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:29.079264: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:29.079935: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:29.490413: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:29.744936: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:29.902549: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:30.315121: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:30.439894: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:30.727409: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:31.094236: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:31.139726: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:31.552155: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:31.753667: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:31.964937: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:32.378350: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:32.450820: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:32.791118: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:33.106682: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:33.205472: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:33.619158: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:33.763418: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:34.033024: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:34.447575: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:34.461864: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:34.884795: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:35.125792: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:35.298106: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:35.712494: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:35.784252: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:36.127436: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:36.471943: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:36.541324: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:36.956104: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:37.136656: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:37.369852: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:37.783394: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:37.797510: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:38.236387: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:38.498723: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:38.647396: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:39.059710: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:39.163063: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:39.472798: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:39.813024: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:39.887000: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:40.297470: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:40.512345: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:40.711671: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:41.122654: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:41.176050: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:41.533599: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:41.837037: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:41.979931: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:42.416627: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:42.549197: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:42.830325: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:43.188305: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:43.243526: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:43.656798: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:43.857252: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:44.069070: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:44.482072: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:44.561211: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:44.894246: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:45.199833: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:45.306958: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:45.718908: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:45.868599: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:46.131800: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:46.544555: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:46.572719: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:46.957559: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:47.211268: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:47.370503: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:47.783872: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:47.881121: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:48.197126: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:48.585213: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:48.610388: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:49.023467: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:49.223292: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:49.435858: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:49.850687: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:49.893861: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:50.301351: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:50.609279: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:50.714225: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:51.177555: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:51.260819: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:51.587657: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:51.941313: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:51.999859: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:52.412658: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:52.645181: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:52.827891: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:53.238637: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:53.271354: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:53.649836: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:53.969905: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:54.060813: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:54.472015: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:54.661307: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:54.883181: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:55.280678: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:55.296517: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:55.788227: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:55.990419: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:56.203823: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:56.616738: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:56.694187: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:57.030082: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:57.309167: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:57.444214: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:57.857587: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:58.002999: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:58.270032: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:58.682739: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:58.707100: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:59.096022: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:59.323761: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:59.509708: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:59.922654: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:00.015944: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:00.336192: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:00.720309: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:00.749318: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:01.162651: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:01.339908: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:01.575433: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:01.988349: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:02.028592: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:02.399354: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:02.732438: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:02.810818: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:03.222709: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:03.355673: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:03.635591: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:04.040522: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:04.046233: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:04.456883: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:04.743196: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:04.867858: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:05.277840: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:05.368266: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:05.689584: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:06.052220: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:06.100926: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:06.513867: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:06.754259: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:06.924001: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:07.336003: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:07.380142: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:07.748652: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:08.062563: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:08.163466: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:08.577525: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:08.767616: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:08.991217: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:09.395536: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:09.404398: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:09.819714: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:10.076599: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:10.232807: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:10.646182: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:10.780852: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:11.060041: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:11.410734: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:11.473043: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:11.886885: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:12.089160: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:12.299714: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:12.712963: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:12.793360: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:13.125967: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:13.426692: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:13.540205: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:13.996707: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:14.125544: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:14.413665: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:14.814288: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:14.832670: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:15.246925: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:15.440395: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:15.735764: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:16.143960: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:16.216643: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:16.702332: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:16.853875: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:17.155199: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:17.526747: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:17.617555: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:18.078465: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:18.230047: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:18.502051: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:18.899204: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:18.929458: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:19.502226: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:19.628633: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:19.915645: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:20.303863: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:20.328471: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:20.740786: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:20.984074: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:21.154268: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:21.566792: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:21.641920: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:22.011635: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:22.332990: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:22.457331: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:22.919341: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:23.037227: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:23.586420: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:23.726594: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:24.061756: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:24.436533: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:24.516589: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:25.046517: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:25.155818: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:25.462842: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:25.798140: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:25.906417: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:26.361067: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:26.516575: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:26.778763: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:27.202653: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:27.228710: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:27.650814: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:27.857981: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:28.085951: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:28.534391: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:28.570223: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:28.975917: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:29.244390: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:29.422613: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:29.927098: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:29.980761: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:30.556648: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:30.686824: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:31.096774: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:31.386263: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:31.676877: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:32.059455: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:32.107032: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:32.525722: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:32.763999: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:32.941380: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:33.366656: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:33.406590: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:33.780631: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:34.109079: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:34.192922: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:34.606771: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:34.797559: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:35.026368: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:35.421324: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:35.437367: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:35.883109: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:36.129164: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:36.299762: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:36.755862: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:36.816432: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:37.235416: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:37.475984: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:37.663776: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:38.090000: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:38.186088: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:38.598097: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:38.927974: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:39.096598: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:39.549123: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:39.586661: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:40.032473: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:40.346611: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:40.658211: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:41.097798: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:41.219983: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:41.654101: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:41.706038: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:42.077840: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:42.417162: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:42.501024: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:42.923108: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:43.122661: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:43.338761: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:43.746600: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:43.758901: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:44.173000: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:44.438399: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:44.584512: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:45.035046: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:45.144644: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:45.449884: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:45.767260: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:45.902456: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:46.357313: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:46.473003: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:46.773638: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:47.164883: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:47.209393: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:47.717657: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:47.836840: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:48.173499: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:48.557424: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:48.592643: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:49.008753: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:49.256809: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:49.437447: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:49.883755: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:49.945053: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:50.404354: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:50.586463: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:50.825562: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:51.252414: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:51.308809: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:51.789402: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:52.066890: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:52.256175: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:52.684101: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:52.716138: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:53.111034: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:53.413111: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:53.555997: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:54.016859: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:54.136392: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:54.548771: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:54.863866: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:55.047756: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:55.552514: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:55.588523: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:56.036412: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:56.315337: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:56.531193: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:57.016898: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:57.020593: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:57.579371: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:57.786881: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:58.074549: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:58.447134: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:58.568489: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:58.986845: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:59.155236: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:59.443723: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:59.847456: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:59.858778: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:00.273687: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:00.481637: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:00.701372: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:01.116685: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:01.187705: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:01.535101: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:01.879605: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:01.958569: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:02.408077: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:02.513046: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:02.853498: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:03.287248: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:03.387650: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:03.896877: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:04.002432: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:04.375010: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:04.659725: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:04.798607: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:05.252077: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:05.353743: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:05.694723: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:06.077196: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:06.142027: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:06.581103: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:06.726758: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:07.048409: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:07.427077: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:07.468837: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:07.911383: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:08.123207: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:08.345847: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:08.796488: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:08.876402: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:09.313271: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:09.481644: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:09.740299: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:10.164467: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:10.187327: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:10.583286: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:10.845309: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:11.036348: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:11.508523: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:11.584997: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:11.924341: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:12.276474: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:12.508639: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:12.983946: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:12.996731: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:13.397339: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:13.634893: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:13.821842: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:14.237104: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:14.346636: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:14.723150: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:15.043296: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:15.168496: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:15.662667: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:15.746771: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:16.122736: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:16.413919: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:16.619307: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:17.057425: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:17.130469: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:17.480760: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:17.806611: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:17.927237: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:18.352311: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:18.461680: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:18.764869: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:19.156939: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:19.256394: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:19.732931: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:19.845116: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:20.255644: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:20.539304: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:20.692713: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:21.206958: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:21.207929: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:21.670222: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:21.930847: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:22.100808: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:22.538512: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:22.633930: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:23.018155: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:23.249146: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:23.474365: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:23.922333: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:23.969611: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:24.476356: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:24.706641: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:25.049652: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:25.414493: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:25.607749: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:26.066559: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:26.085187: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:26.520142: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:26.826399: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:27.006396: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:27.490741: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:27.537883: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:27.951708: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:28.216840: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:28.476636: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:28.946306: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:28.966813: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:29.573683: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:29.736828: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:30.042359: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:30.352971: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:30.488470: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:30.950783: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:31.079055: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:31.381520: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:31.777195: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:31.847025: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:32.335218: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:32.409790: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:32.799358: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:33.106739: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:33.223774: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:33.691379: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:33.841446: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:34.180712: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:34.502717: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:34.596155: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:35.036387: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:35.217328: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:35.456527: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:35.914406: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:35.925996: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:36.389209: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:36.597935: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:36.839397: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:37.270392: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:37.298471: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:37.723684: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:37.974333: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:38.150579: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:38.589914: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:38.633152: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:39.018360: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:39.341265: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:39.452923: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:40.036552: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:40.094355: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:40.597736: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:40.757137: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:41.059675: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:41.445030: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:41.570580: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:42.019503: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:42.142894: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:42.566450: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:42.870019: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:42.990811: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:43.481196: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:43.531756: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:43.897976: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:44.235267: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:44.315088: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:44.741331: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:44.916440: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:45.178429: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:45.567159: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:45.593992: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:46.010135: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:46.263791: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:46.471345: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:46.885341: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:46.946101: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:47.336801: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:47.617699: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:47.763647: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:48.258115: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:48.336369: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:48.693529: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:49.026515: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:49.123023: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:49.596398: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:49.726666: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:50.056611: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:50.405611: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:50.506433: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:50.928989: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:51.096839: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:51.463760: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:51.801709: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:51.888123: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:52.307986: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:52.488292: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:52.764253: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:53.160804: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:53.192642: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:53.609055: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:53.840985: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:54.028833: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:54.444002: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:54.517208: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:54.860681: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:55.197558: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:55.291059: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:55.718097: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:55.864713: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:56.132035: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:56.541060: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:56.569124: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:57.017151: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:57.237577: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:57.437594: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:57.855184: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:57.904130: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:58.277422: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:58.592118: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:58.702088: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:59.119656: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:59.283137: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:59.598337: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:59.991009: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:00.014509: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:00.460935: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:00.640697: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:00.876357: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:01.290806: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:01.309941: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:01.727956: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:02.019723: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:02.144620: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:02.621005: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:02.697475: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:03.084309: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:03.378706: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:03.506807: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:03.935251: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:04.070197: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:04.370910: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:04.722335: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:04.799067: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:05.226735: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:05.405617: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:05.670575: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:06.087575: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:06.096691: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:06.541946: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:06.774002: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:06.954444: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:07.370858: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:07.443783: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:07.787361: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:08.118527: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:08.205118: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:08.651900: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:08.802819: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:09.070308: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:09.480189: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:09.487868: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:09.927942: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:10.151796: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:10.343375: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:10.773835: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:10.829250: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:11.188184: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:11.510415: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:11.603190: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:12.055702: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:12.169142: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:12.587151: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:12.896922: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:13.091816: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:13.512203: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:13.579325: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:13.929920: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:14.224962: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:14.360947: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:14.777839: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:14.926826: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:15.266882: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:15.631327: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:15.691800: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:16.164844: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:16.283591: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:16.584098: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:16.987746: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:17.046905: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:17.510632: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:17.666628: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:17.962546: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:18.337284: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:18.429859: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:18.908253: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:19.058910: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:19.381218: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:19.787583: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:19.912228: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:20.386481: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:20.466606: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:20.936570: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:21.176766: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:21.386354: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:21.887283: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:21.890755: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:22.305352: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:22.576320: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:22.726828: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:23.199323: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:23.243178: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:23.644098: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:23.933420: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:24.058041: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:24.469961: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:24.615467: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:24.884892: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:25.272550: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:25.298603: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:25.714375: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:25.947465: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:26.128916: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:26.543927: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:26.634175: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:27.010766: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:27.330166: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:27.424094: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:27.841453: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:27.984140: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:28.254621: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:28.646265: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:28.669681: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:29.098515: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:29.357515: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:29.546734: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:29.976375: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:30.018711: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:30.414801: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:30.689185: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:30.848662: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:31.306441: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:31.386470: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:31.856651: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:32.125870: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:32.335930: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:32.738788: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:32.767596: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:33.221784: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:33.448450: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:33.648807: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:34.076931: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:34.162625: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:34.534950: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:34.815740: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:34.963241: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:35.467815: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:35.543288: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:35.915055: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:36.261492: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:36.407764: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:36.837690: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:36.906459: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:37.297678: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:37.635220: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:37.742432: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:38.266476: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:38.356803: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:38.766654: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:39.037347: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:39.204804: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:39.647453: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:39.711200: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:40.084653: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:40.427624: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:40.533604: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:41.007821: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:41.081278: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:41.446076: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:41.819685: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:41.891282: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:42.335597: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:42.528563: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:42.802816: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:43.162203: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:43.228513: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:43.641515: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:43.855510: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:44.061676: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:44.484841: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:44.582991: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:44.916258: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:45.215317: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:45.344239: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:45.818336: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:45.936569: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:46.259390: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:46.642606: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:46.698866: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:47.243126: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:47.322785: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:47.776389: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:48.123291: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:48.304225: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:48.747113: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:48.753710: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:49.274338: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:49.489393: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:49.740724: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:50.188461: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:50.195153: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:50.639951: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:50.906622: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:51.060618: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:51.488844: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:51.537855: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:51.906023: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:52.244847: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:52.357077: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:52.800789: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:52.948272: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:53.225287: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:53.616978: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:53.746663: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:54.183678: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:54.352683: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:54.638250: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:55.016637: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:55.070641: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:55.537346: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:55.744031: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:56.007215: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:56.408274: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:56.442398: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:56.859098: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:57.123663: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:57.391248: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:57.811663: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:57.855371: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:58.325089: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:58.526360: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:58.867066: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:59.281264: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:59.389222: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:59.907493: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:59.946952: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:00.341797: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:00.725954: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:00.860528: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:01.386401: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:01.395431: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:01.875501: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:02.125063: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:02.321461: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:02.753678: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:02.826289: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:03.201048: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:03.476651: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:03.635383: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:04.111987: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:04.177011: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:04.595012: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:04.895754: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:05.057336: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:05.522795: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:05.545717: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:06.106471: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:06.266783: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:06.647198: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:06.993950: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:07.075005: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:07.525075: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:07.636387: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:07.951978: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:08.328647: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:08.366902: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:08.836287: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:09.018050: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:09.259653: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:09.687561: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:09.776571: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:10.265293: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:10.415728: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:10.709966: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:11.090162: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:11.127222: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:11.541655: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:11.743154: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:11.958642: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:12.383609: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:12.440751: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:12.878670: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:13.118225: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:13.339537: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:13.762769: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:13.796294: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:14.326708: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:14.536721: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:14.867242: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:15.218039: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:15.418794: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:15.870370: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:15.951069: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:16.303505: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:16.637229: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:16.766866: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:17.185605: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:17.299561: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:17.602102: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:17.991033: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:18.018800: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:18.448974: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:18.670497: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:18.949640: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:19.406348: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:19.566576: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:20.127645: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:20.179058: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:20.598552: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:20.807404: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:21.068328: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:21.508137: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:21.533658: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:21.951741: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:22.185793: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:22.461751: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:22.896308: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:22.926624: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:23.356621: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:23.612521: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:23.774900: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:24.204374: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:24.267462: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:24.716363: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:24.986751: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:25.238658: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:25.706384: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:25.747144: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:26.216829: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:26.406759: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:26.738019: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:27.119411: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:27.161547: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:27.581128: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:27.770281: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:28.016670: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:28.459037: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:28.507567: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:28.936300: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:29.157383: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:29.374864: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:29.846488: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:29.854505: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:30.315260: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:30.578565: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:30.846393: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:31.271174: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:31.302380: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:31.857106: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:32.016381: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:32.371081: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:32.709848: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:32.788159: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:33.276895: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:33.406145: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:33.797677: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:34.137441: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:34.298574: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:34.811633: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:34.813287: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:35.348010: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:35.527757: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:35.761694: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:36.200842: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:36.239864: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:36.631122: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:36.888118: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:37.062407: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:37.588441: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:37.592455: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:38.029400: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:38.307237: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:38.540948: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:38.996325: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:38.996587: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:39.447636: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:39.677599: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:39.924486: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:40.379612: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:40.416349: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:40.912166: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:41.107763: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:41.380984: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:41.834205: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:41.846425: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:42.432809: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:42.492668: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:42.918339: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:43.200648: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:43.444241: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:43.907708: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:43.919830: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:44.378337: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:44.611839: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:44.825155: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:45.238337: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:45.279716: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:45.651250: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:45.967591: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:46.064975: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:46.500507: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:46.658573: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:46.916230: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:47.318708: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:47.352929: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:47.795199: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:47.983083: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:48.212689: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:48.624848: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:48.678564: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:49.137205: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:49.382890: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:49.549679: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:49.985721: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:50.027280: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:50.399643: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:50.723749: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:50.824572: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:51.331585: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:51.429378: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:51.745656: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:52.059080: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:52.158625: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:52.621166: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:52.768742: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:53.087990: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:53.503515: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:53.606867: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:54.060253: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:54.157668: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:54.475049: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:54.832732: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:54.889278: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:55.346258: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:55.536330: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:55.766320: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:56.175756: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:56.188410: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:56.586410: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:56.853430: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:56.995227: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:57.404681: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:57.546647: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:57.815302: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:58.198843: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:58.223902: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:58.634708: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:58.861209: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:59.047791: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:59.461357: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:59.558942: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:59.870192: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:00.210688: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:00.285039: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:00.810682: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:00.926664: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:01.280964: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:01.684973: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:01.830217: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:02.256578: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:02.316595: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:02.740111: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:03.028730: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:03.216505: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:03.726597: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:03.756980: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:04.206892: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:04.448130: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:04.639801: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:05.057303: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:05.120102: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:05.472239: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:05.816592: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:05.927734: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:06.356418: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:06.517509: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:06.792635: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:07.143895: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:07.206905: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:07.752188: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:07.877092: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:08.166859: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:08.540900: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:08.583615: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:09.056046: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:09.199305: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:09.471445: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:09.889740: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:09.905605: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:10.310846: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:10.586742: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:10.738152: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:11.212247: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:11.221744: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:11.652196: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:11.929850: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:12.081686: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:12.501062: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:12.617049: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:12.918516: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:13.241574: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:13.335812: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:13.765797: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:13.947528: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:14.202495: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:14.624348: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:14.657084: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:15.107883: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:15.308637: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:15.656619: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:16.034016: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:16.106038: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:16.575052: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:16.741103: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:17.066789: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:17.446418: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:17.561685: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:18.029273: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:18.156784: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:18.464967: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:18.858917: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:18.917489: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:19.401067: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:19.530594: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:20.004841: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:20.236229: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:20.466866: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:20.884811: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:20.940837: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:21.304434: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:21.619257: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:21.720226: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:22.156714: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:22.297249: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:22.583772: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:22.967365: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:23.023079: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:23.434584: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:23.632557: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:23.850332: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:24.266289: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:24.320733: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:24.688668: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:24.982624: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:25.104712: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:25.523491: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:25.673795: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:25.938846: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:26.356033: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:26.369893: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:26.771470: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:27.000221: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:27.188882: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:27.605893: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:27.697458: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:28.130372: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:28.436792: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:28.679307: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:29.138759: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:29.157340: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:29.556934: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:29.825449: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:30.030509: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:30.446915: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:30.543121: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:30.929095: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:31.220981: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:31.343275: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:31.784681: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:31.890075: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:32.366952: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:32.609446: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:32.782261: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:33.202808: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:33.273799: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:33.660296: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:33.939012: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:34.075032: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:34.537023: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:34.646520: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:34.976308: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:35.356723: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:35.389117: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:35.801387: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:35.979010: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:36.272604: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:36.683960: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:36.686901: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:37.167357: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:37.380111: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:37.582746: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:37.997970: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:38.003369: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:38.411309: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:38.707909: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:38.825830: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:39.251562: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:39.395955: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:39.707715: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:40.078044: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:40.238489: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:40.856516: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:40.856727: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:41.382839: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:41.526687: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:41.874920: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:42.247112: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:42.333556: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:42.747003: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:42.895412: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:43.156889: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:43.896224: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:44.283196: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:44.696575: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:44.887159: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:45.953030: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:46.371076: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:46.401587: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:46.860837: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:47.061427: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:47.275417: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:47.723962: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:47.778273: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:48.216307: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:48.397221: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:48.664526: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:49.081858: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:49.091563: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:49.539668: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:49.800595: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:49.974557: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:50.387984: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:50.441580: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:50.812389: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:51.142290: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:51.227334: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:51.641319: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:51.866705: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:52.123391: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:52.474800: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:52.546921: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:52.994093: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:53.188635: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:53.429040: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:53.875733: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:53.900856: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:54.491655: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:54.617255: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:54.980471: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:55.346389: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:55.436673: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:55.936915: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:56.030307: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:56.386606: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:56.725268: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:56.945959: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:57.407053: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:57.438037: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:57.906770: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:58.167264: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:58.384399: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:58.867199: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:58.923794: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:59.372742: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:59.596656: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:59.795443: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:00.256567: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:00.276567: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:00.733715: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:00.989744: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:01.181045: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:01.646420: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:01.676419: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:02.092617: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:02.371103: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:02.529454: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:02.958322: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:03.037046: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:03.392861: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:03.714713: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:03.826733: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:04.262557: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:04.415226: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:04.747700: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:05.084089: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:05.191629: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:05.632071: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:05.760591: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:06.066687: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:06.494327: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:06.563438: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:07.204027: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:07.237432: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:07.816604: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:07.906532: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:08.249569: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:08.609059: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:08.833189: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:09.338047: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:09.408955: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:09.937532: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:10.116819: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:10.525332: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:10.779627: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:11.004959: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:11.512212: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:11.537244: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:11.994984: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:12.241630: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:12.525761: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:13.037663: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:13.536498: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:13.886729: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:14.046929: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:14.658171: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:14.696931: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:15.206602: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:15.356940: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:15.718885: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:16.197462: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:16.351628: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:16.856910: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:16.877347: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:17.522561: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:17.636770: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:18.150315: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:18.328629: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:18.716679: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:19.086759: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:19.246686: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:19.748011: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:19.798267: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:20.297948: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:20.467403: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:20.892179: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:21.261114: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:21.427162: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:21.934916: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:21.938160: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:22.456323: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:22.687162: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:22.982273: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:23.406665: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:23.516693: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:24.010280: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:24.076286: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:24.526346: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:24.854026: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:25.163169: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:25.576355: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:25.641783: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:26.206746: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:26.267372: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:26.701663: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:26.980750: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:27.126333: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:27.560147: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:27.657326: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:27.984849: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:28.336681: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:28.427044: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:28.839697: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:29.023218: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:29.252764: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:29.668807: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:29.691634: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:30.083358: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:30.349267: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:30.496517: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:30.916683: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:31.047660: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:31.368668: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:31.757588: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:31.937454: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:32.370350: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:32.426663: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:32.796251: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:33.131531: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:33.226607: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:33.698392: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:33.817093: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:34.191807: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:34.474097: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:34.606170: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:35.046494: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:35.186921: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:35.589272: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:35.916377: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:36.035365: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:36.547510: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:36.571818: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:37.001687: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:37.270602: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:37.489553: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:37.908305: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:37.986577: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:38.361009: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:38.647452: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:38.807478: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:39.356596: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:39.361314: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:39.895071: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:40.087001: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:40.326519: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:40.757328: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:40.833029: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:41.348915: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:41.526104: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:41.848807: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:42.226947: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:42.463281: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:42.936402: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:42.998031: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:43.396366: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:43.710565: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:43.966616: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:44.398933: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:44.406920: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:44.916391: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:45.218713: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:45.526405: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:45.892057: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:46.180166: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:46.642947: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:46.821171: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:47.326349: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:47.396391: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:48.056589: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:48.117397: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:48.821139: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:48.922410: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:49.416941: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:49.688668: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:49.986839: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:50.363485: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:50.558233: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:51.009660: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:51.049532: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:51.456539: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:51.757613: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:51.876801: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:52.420456: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:52.500200: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:52.898645: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:53.137719: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:53.350201: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:53.811503: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:53.831228: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:54.226214: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:54.530557: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:54.679191: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:55.139490: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:55.155696: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:55.555605: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:55.848840: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:56.014262: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:56.429292: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:56.566451: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:56.913881: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:57.226462: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:57.420511: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:57.856655: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:57.909567: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:58.283055: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:58.616368: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:58.724779: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:59.138591: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:59.252224: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:59.552180: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:59.947061: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:00.068405: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:00.736705: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:00.737538: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:01.246366: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:01.446233: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:01.790977: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:02.206764: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:02.239205: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:02.719288: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:02.918738: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:03.224853: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:03.586761: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:03.766312: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:04.197237: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:04.254778: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:04.649372: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:04.963463: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:05.104433: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:05.546490: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:05.625356: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:05.966591: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:06.329424: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:06.380010: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:06.803025: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:06.980697: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:07.215890: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:07.632963: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:07.656936: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:08.046455: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:08.353375: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:08.459780: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:08.911622: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:08.991711: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:09.332428: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:09.688082: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:09.745531: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:10.165350: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:10.378484: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:10.592826: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:11.012052: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:11.012205: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:11.489046: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:11.708000: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:11.903134: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:12.317350: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:12.412118: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:12.743630: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:13.039824: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:13.155746: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:13.567350: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:13.726857: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:13.977952: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:14.389278: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:14.427129: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:14.837145: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:15.069058: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:15.247924: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:15.660869: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:15.752657: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:16.073238: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:16.453033: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:16.486671: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:16.901212: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:17.086782: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:17.348048: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:17.761334: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:17.790957: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:18.172615: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:18.491334: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:18.585450: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:18.999445: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:19.099059: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:19.409629: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:19.823703: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:19.926303: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:20.386212: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:20.528398: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:20.868850: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:21.246426: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:21.305263: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:21.766435: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:21.996588: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:22.306532: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:22.656698: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:22.818434: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:23.358160: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:23.374157: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:23.810318: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:24.079836: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:24.229705: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:24.645108: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:24.703027: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:25.062727: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:25.418505: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:25.475503: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:25.887661: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:26.102875: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:26.300326: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:26.713850: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:26.726775: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:27.127881: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:27.438259: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:27.554474: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:27.967630: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:28.121833: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:28.379126: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:28.766668: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:28.866310: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:29.373845: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:29.489069: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:29.836243: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:30.178231: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:30.265298: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:30.736316: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:30.880947: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:31.244259: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:31.596682: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:31.817382: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:32.330012: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:32.335582: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:32.791600: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:32.958968: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:33.204753: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:33.665396: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:33.706896: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:34.131290: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:34.392323: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:34.548537: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:34.965298: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:35.054685: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:35.393814: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:35.766731: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:35.845749: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:36.280320: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:36.442245: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:36.810933: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:37.138974: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:37.298284: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:37.758896: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:37.876467: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:38.266517: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:38.558030: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:38.773288: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:39.210832: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:39.285219: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:39.712548: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:39.971086: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:40.130856: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:40.547043: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:40.617383: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:40.963618: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:41.305998: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:41.376202: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:41.791115: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:41.987080: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:42.207570: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:42.622460: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:42.634008: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:43.036035: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:43.323120: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:43.497175: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:43.806652: W tensorflow/core/data/service/dispatcher_impl.cc:1343] Error updating the optimal number of workers metric in tf.data service AutoScaler: UNAVAILABLE: Cannot update the optimal number of workers metric because there are no reported processing and target processing times for at least one iteration 2023-09-04 21:24:43.912545: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:44.005884: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:44.328430: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:44.649379: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:44.744059: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:45.158034: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:45.338543: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:45.569884: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:45.982168: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:46.020078: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:46.431261: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:46.689103: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:46.845139: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:47.317313: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:47.368800: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:47.727506: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:48.072748: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:48.138068: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:48.704876: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:48.749392: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:49.115253: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:49.391399: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:49.527140: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:50.007504: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:50.095873: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:50.419106: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:50.775508: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:50.831705: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:51.293417: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:51.435403: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:51.706057: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:52.133446: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:52.141972: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:52.616358: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:52.831971: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:53.032204: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:53.485404: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:53.504147: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:53.939246: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:54.210612: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:54.366441: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:54.785494: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:54.870377: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:55.199916: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:55.552806: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:55.615785: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:56.028299: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:56.224704: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:56.467413: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:56.922777: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:56.938815: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:57.353699: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:57.588482: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:57.773594: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:58.187928: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:58.286675: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:58.605441: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:58.945675: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:59.022038: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:59.439276: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:59.601847: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:59.856967: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:00.272852: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:00.302437: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:00.686913: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:00.976452: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:01.173442: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:01.620074: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:01.664464: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:02.047344: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:02.376494: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:02.535496: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:03.016866: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:03.031363: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:03.523104: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:03.761787: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:04.009879: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:04.506706: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:04.534067: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:05.015205: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:05.141686: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:05.493526: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:05.891515: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:05.927116: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:06.343687: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:06.566573: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:06.806930: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:07.279819: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:07.337004: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:07.787690: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:07.966453: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:08.250268: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:08.616157: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:08.668471: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:09.133433: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:09.321605: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:09.578986: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:10.038875: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:10.090323: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:10.529857: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:10.691123: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:10.943842: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:11.365064: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:11.377004: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:11.781580: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:12.082211: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:12.197135: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:12.622325: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:12.728148: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:13.047035: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:13.410348: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:13.467300: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:13.896607: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:14.129513: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:14.331182: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:14.761572: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:14.765584: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:15.191304: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:15.469039: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:15.626426: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:16.041382: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:16.177516: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:16.455728: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:16.825113: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:16.916950: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:17.345165: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:17.530108: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:17.761913: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:18.208236: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:18.239845: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:18.636720: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:18.897216: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:19.130455: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:19.553151: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:19.593387: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:19.991154: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:20.297503: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:20.473082: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:20.926007: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:20.996604: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:21.428018: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:21.637943: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:21.844068: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:22.258910: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:22.334820: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:22.681093: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:23.031451: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:23.095863: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:23.558448: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:23.664950: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:23.972473: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:24.368502: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:24.387777: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:24.826481: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:25.081731: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:25.241150: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:25.655726: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:25.694662: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:26.070204: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:26.391382: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:26.485629: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:26.901034: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:27.096149: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:27.315781: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:27.710052: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:27.730837: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:28.173423: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:28.413257: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:28.586185: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:29.002491: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:29.111249: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:29.417906: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:29.738436: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:29.832770: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:30.276767: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:30.457755: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:30.778139: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:31.187625: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:31.356598: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:31.835255: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:31.856683: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:32.446701: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:32.567191: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:32.974807: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:33.296759: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:33.430308: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:33.891106: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:33.938606: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:34.325750: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:34.647771: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:34.760045: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:35.297987: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:35.407215: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:35.837928: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:36.146807: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:36.437600: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:36.837801: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:36.921156: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:37.361101: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:37.566964: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:37.792062: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:38.282470: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:38.304540: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:38.816709: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:38.957815: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:39.326380: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:39.657279: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:39.847348: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:40.296479: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:40.355385: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:40.719160: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:41.065006: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:41.135337: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:41.561268: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:41.686259: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:42.040724: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:42.404823: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:42.483831: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:42.967038: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:43.109889: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:43.531921: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:43.810718: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:44.057341: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:44.472252: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:44.511279: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:44.886276: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:45.175798: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:45.300298: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:45.719551: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:45.839404: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:46.133541: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:46.530745: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:46.612429: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:47.023429: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:47.206061: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:47.442834: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:47.879859: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:47.892140: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:48.368444: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:48.561558: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:48.794426: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:49.208028: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:49.254838: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:49.620786: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:49.907209: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:50.032374: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:50.447873: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:50.575320: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:50.863499: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:51.270400: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:51.279165: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:51.693786: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:51.921666: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:52.109238: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:52.522053: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:52.588824: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:52.932194: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:53.308398: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:53.349522: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:53.848680: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:53.948975: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:54.284338: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:54.668830: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:54.768057: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:55.210070: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:55.351491: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:55.631767: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:56.026580: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:56.047769: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:56.576658: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:56.747574: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:57.197565: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:57.496587: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:57.846536: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:58.227467: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:58.467128: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:59.016931: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:59.096575: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:59.696478: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:59.767870: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:00.276458: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:00.540812: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:00.876495: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:01.247822: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:01.556570: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:02.057481: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:02.256483: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:02.826812: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:02.866501: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:03.438670: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:03.507271: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:03.986527: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:04.277182: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:04.500721: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:04.946887: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:04.998652: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:05.531134: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:05.666941: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:06.146553: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:06.391604: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:06.818531: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:07.168297: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:07.347241: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:07.857586: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:07.986458: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:08.570416: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:08.636438: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:09.148168: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:09.385057: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:09.727057: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:10.047524: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:10.323070: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:10.792977: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:10.926525: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:11.512284: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:11.512867: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:12.126475: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:12.172851: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:12.701163: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:12.927378: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:13.446713: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:13.728043: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:14.096378: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:14.448502: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:14.648626: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:15.101800: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:15.182378: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:15.547078: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:15.899668: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:16.075887: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:16.577731: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:16.690024: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:17.219931: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:17.326891: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:17.776577: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:18.026633: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:18.401490: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:18.696792: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:19.023080: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:19.437390: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:19.646718: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:20.237148: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:20.338529: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:20.887200: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:20.926480: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:21.566550: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:21.627426: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:22.136638: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:22.388566: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:22.676404: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:23.023836: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:23.176984: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:23.780363: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:23.781105: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:24.437578: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:24.556798: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:25.147204: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:25.245151: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:25.606267: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:25.987299: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:26.170852: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:26.807922: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:26.837527: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:27.406382: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:27.504209: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:28.016759: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:28.267044: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:28.466744: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:28.998263: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:29.067714: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:29.686948: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:29.711168: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:30.396604: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:30.517713: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:31.127637: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:31.286865: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:31.744198: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:31.937699: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:32.232657: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:32.687140: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:32.815935: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:33.456894: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:33.496562: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:34.166718: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:34.236402: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:34.781050: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:34.937055: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:35.393205: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:35.606706: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:35.947285: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:36.370368: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:36.496363: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:37.116397: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:37.167805: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:37.696319: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:37.830659: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:38.233849: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:38.577107: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:38.846868: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:39.346281: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:39.439992: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:39.986315: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:40.036894: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:40.598135: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:40.826535: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:41.287413: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:41.617948: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:41.837532: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:42.306909: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:42.446379: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:43.047407: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:43.068431: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:43.726913: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:43.828402: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:44.376526: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:44.499350: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:44.925733: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:45.217340: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:45.686577: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:46.136920: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:46.278245: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:46.825896: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:46.906554: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:47.464170: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:47.532591: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:47.977340: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:48.246967: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:48.456536: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:48.946700: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:48.950415: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:49.516708: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:49.686405: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:50.106700: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:50.430546: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:50.627426: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:51.086396: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:51.377379: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:51.822086: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:52.066787: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:52.365841: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:52.829328: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:52.976687: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:53.568176: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:53.586289: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:54.256947: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:54.377027: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:54.880463: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:55.067248: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:55.476272: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:55.822030: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:56.122568: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:56.606911: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:56.777101: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:57.237487: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:57.436402: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:58.036791: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:58.076423: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:58.717311: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:58.790417: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:59.426974: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:59.523511: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:00.066857: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:00.307326: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:00.638076: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:01.057955: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:01.121450: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:01.717357: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:01.746554: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:02.316567: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:02.516906: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:02.996941: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:03.336731: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:03.686302: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:03.969808: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:04.286514: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:04.766574: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:04.872996: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:05.517004: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:05.517241: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:06.154912: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:06.207506: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:06.754708: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:06.936784: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:07.310220: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:07.695158: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:07.801036: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:08.247061: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:08.353615: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:08.887124: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:09.099795: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:09.456505: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:09.857100: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:10.056970: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:10.506424: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:10.571565: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:11.115805: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:11.277053: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:11.766428: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:12.003035: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:12.297388: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:12.746497: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:12.906645: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:13.467508: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:13.616613: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:14.206963: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:14.247767: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:14.806579: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:14.977751: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:15.376684: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:15.737251: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:15.963587: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:16.557078: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:16.558262: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:17.197338: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:17.216404: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:17.766343: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:17.977482: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:18.366636: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:18.743628: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:18.936454: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:19.406513: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:19.625943: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:20.180414: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:20.224756: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:20.976754: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:21.054732: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:21.687719: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:21.816315: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:22.486908: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:22.487353: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:23.276356: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:23.316857: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:24.008781: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:24.036335: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:24.656553: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:24.776324: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:25.386387: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:25.566688: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:25.956500: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:26.257294: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:26.736404: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:27.046829: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:27.586371: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:27.827983: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:28.496352: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:28.556648: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:29.056469: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:29.306325: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:29.706574: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:30.076500: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:30.416872: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:30.817048: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:31.027213: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:31.517470: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:31.576737: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:32.188296: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:32.316504: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:32.856576: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:33.096955: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:33.446441: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:33.786743: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:34.006914: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:34.527968: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:34.586585: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:35.206297: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:35.306540: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:35.906537: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:36.036569: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:36.557595: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:36.772677: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:37.135783: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:37.509561: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:37.797614: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:38.158850: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:38.387997: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:38.947158: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:39.046453: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:39.616577: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:39.708751: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:40.206546: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:40.387677: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:40.795738: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:41.137565: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:41.333227: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:41.906904: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:41.936473: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:42.576528: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:42.626456: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:43.166503: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:43.386338: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:43.752694: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:44.116349: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:44.267412: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:44.827479: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:44.856930: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:45.466672: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:45.537421: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:46.006345: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:46.297080: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:46.559897: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:47.016772: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:47.046682: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:47.670654: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:47.717284: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:48.396355: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:48.476359: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:49.036377: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:49.246489: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:49.657067: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:49.970219: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:50.246579: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:50.727100: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:50.816614: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:51.421996: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:51.485542: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:51.971779: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:52.166869: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:52.726779: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:52.957304: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:53.340487: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:53.716612: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:53.848178: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:54.486475: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:54.646521: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:55.227178: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:55.247082: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:55.886649: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:55.956582: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:56.486711: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:56.664643: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:57.064312: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:57.476801: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:57.696614: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:58.177948: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:58.234029: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:58.732031: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:58.879138: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:59.159490: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:59.597137: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:59.712030: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:00.336882: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:00.382586: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:00.821350: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:00.992310: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:01.270298: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:01.747139: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:01.810525: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:02.420040: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:02.516560: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:03.086667: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:03.162209: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:03.666646: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:03.918019: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:04.236663: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:04.687187: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:04.857051: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:05.352842: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:05.426604: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:06.046313: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:06.112628: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:06.646689: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:06.906853: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:07.236568: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:07.596956: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:07.916580: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:08.410161: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:08.556680: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:09.146804: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:09.166874: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:09.696707: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:09.876439: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:10.294097: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:10.636769: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:10.906549: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:11.377110: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:11.516933: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:12.137065: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:12.216608: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:12.797930: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:12.836687: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:13.546555: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:13.587533: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:14.277509: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:14.366576: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:14.896622: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:15.027061: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:15.462356: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:15.791065: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:16.076482: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:16.591476: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:16.597181: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:17.270771: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:17.279521: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:17.896525: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:18.056780: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:18.476529: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:18.806494: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:19.126409: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:19.527219: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:19.856386: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:20.330793: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:20.466604: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:21.096625: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:21.096852: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:21.666491: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:21.796788: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:22.247110: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:22.586752: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:22.832797: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:23.294482: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:23.406649: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:23.976295: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:23.986522: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:24.671439: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:24.671822: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:25.265863: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:25.387461: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:25.856273: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:26.096982: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:26.447162: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:26.836778: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:26.997515: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:27.529538: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:27.626937: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:28.286488: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:28.366848: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:29.037281: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:29.037550: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:29.652257: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:29.836869: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:30.257134: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:30.563925: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:30.940425: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:31.287310: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:31.566536: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:32.086584: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:32.113079: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:32.719719: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:32.806876: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:33.367028: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:33.488013: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:33.986581: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:34.277498: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:34.546579: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:35.026284: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:35.137009: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:35.726638: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:35.776526: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:36.366515: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:36.498747: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:37.106368: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:37.227359: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:37.798173: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:38.017324: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:38.436387: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:38.826483: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:39.156405: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:39.608727: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:39.864235: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:40.347237: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:40.446700: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:41.039949: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:41.079562: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:41.596604: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:41.787447: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:42.177111: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:42.549704: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:42.735004: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:43.317045: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:43.362082: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:43.967676: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:44.077528: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:44.676559: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:44.706576: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:45.327000: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:45.527631: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:46.014011: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:46.215757: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:46.627145: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:46.973531: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:47.286566: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:47.737187: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:47.888880: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:48.367804: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:48.506676: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:49.116686: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:49.137244: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:49.706741: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:49.897183: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:50.326656: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:50.537877: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:51.026410: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:51.317158: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:51.595888: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:52.074871: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:52.166918: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:52.666402: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:52.756724: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:53.200214: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:53.476976: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:53.690549: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:54.180421: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:54.184220: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:54.817734: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:54.919012: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:55.466563: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:55.766468: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:56.087934: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:56.437419: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:56.767357: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:57.212944: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:57.396690: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:57.977322: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:58.046698: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:58.590198: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:58.741418: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:59.276628: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:59.337688: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:00.006617: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:00.177920: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:00.567509: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:00.886803: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:01.217036: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:01.636393: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:01.747627: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:02.347848: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:02.467144: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:03.137173: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:03.137890: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:03.746634: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:03.890090: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:04.314279: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:04.556821: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:04.826523: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:05.316980: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:05.431934: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:06.016506: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:06.085278: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:06.464823: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:06.705804: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:06.922796: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:07.360871: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:07.422151: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:08.056704: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:08.197888: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:08.646367: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:08.860914: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:09.177421: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:09.597451: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:09.668967: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:10.103321: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:10.316493: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:10.716589: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:11.057494: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:11.409850: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:11.846842: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:11.916328: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:12.587188: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:12.617897: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:13.221075: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:13.257851: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:13.716735: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:13.968471: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:14.287388: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:14.726802: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:14.957248: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:15.476535: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:15.696869: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:16.317472: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:16.496509: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:17.217173: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:17.316579: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:17.860374: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:17.917785: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:18.617198: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:18.737560: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:19.307177: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:19.608108: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:19.967140: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:20.312490: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:20.566952: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:21.066470: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:21.216560: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:21.827891: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:21.923547: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:22.466328: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:22.497484: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:23.106625: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:23.288630: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:23.743616: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:24.077252: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:24.316680: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:24.737874: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:24.906711: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:25.500711: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:25.501446: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:26.078234: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:26.257274: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:26.676701: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:26.966802: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:27.276390: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:27.750928: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:27.916315: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:28.402436: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:28.486430: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:28.977466: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:29.157809: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:29.574946: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:29.907543: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:30.176586: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:30.676887: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43035 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:30.796572: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:31.416396: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:44793 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:31.456602: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:32.082158: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:32.106604: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:42155 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 -- Test timed out at 2023-09-04 21:29:32 UTC -- Current thread 0x0000ffff993a7aa0 (most recent call first): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/selectors.py", line 416 in select File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/multiprocessing/connection.py", line 931 in wait File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/multiprocessing/popen_forkserver.py", line 65 in poll File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/multiprocessing/popen_fork.py", line 43 in wait File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/multiprocessing/process.py", line 149 in join File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/multiprocessing/util.py", line 357 in _exit_function ================================================================================ ==================== Test output for //tensorflow/python/data/experimental/kernel_tests/service:worker_tags_test (shard 15 of 32): Running tests under Python 3.9.17: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] WorkerTagsTest.testAddRemoteWorkersMidJob_test_mode_graph_tfapiversion_2_numlocalworkers_3_numremoteworkers_1 INFO:tensorflow:Using local port 45009 I0904 21:14:37.257868 281473754823328 test_util.py:3820] Using local port 45009 2023-09-04 21:14:37.260003: I tensorflow/core/data/service/dispatcher_impl.cc:229] Attempting to restore dispatcher state from journal in /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/c308d177c9e748c2b3bc15af88b8643aocb9i3n7/tmpu60ph9fw/tf_data_dispatcher_journal 2023-09-04 21:14:37.260115: I tensorflow/core/data/service/dispatcher_impl.cc:236] No journal found. Starting dispatcher from new state. 2023-09-04 21:14:37.260576: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data DispatchServer running at 0.0.0.0:45009 INFO:tensorflow:Using local port 40651 I0904 21:14:37.260924 281473754823328 test_util.py:3820] Using local port 40651 2023-09-04 21:14:37.266361: W tensorflow/core/data/service/dispatcher_impl.cc:1343] Error updating the optimal number of workers metric in tf.data service AutoScaler: INVALID_ARGUMENT: The current number of workers must be positive 2023-09-04 21:14:37.270700: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:45009 2023-09-04 21:14:37.270944: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:40651 INFO:tensorflow:Using local port 33017 I0904 21:14:37.271533 281473754823328 test_util.py:3820] Using local port 33017 2023-09-04 21:14:37.274041: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:45009 2023-09-04 21:14:37.274301: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:33017 INFO:tensorflow:Using local port 43131 I0904 21:14:37.274794 281473754823328 test_util.py:3820] Using local port 43131 2023-09-04 21:14:37.278099: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:45009 2023-09-04 21:14:37.278306: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:43131 INFO:tensorflow:Using local port 37339 I0904 21:14:37.283106 281473754823328 test_util.py:3820] Using local port 37339 2023-09-04 21:14:41.722133: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:45009 2023-09-04 21:14:41.722458: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:37339 /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/data/ops/dataset_ops.py:462: UserWarning: To make it possible to preserve tf.data options across serialization boundaries, their implementation has moved to be part of the TensorFlow graph. As a consequence, the options value is in general no longer known at graph construction time. Invoking this method in graph mode retains the legacy behavior of the original implementation, but note that the returned value might not reflect the actual value of the options. warnings.warn("To make it possible to preserve tf.data options across " WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/contextlib.py:87: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. W0904 21:14:41.858211 281473754823328 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/contextlib.py:87: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. 2023-09-04 21:14:41.865626: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:386] MLIR V1 optimization pass is not enabled 2023-09-04 21:14:41.930113: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:41.947800: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:43131 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:42.026740: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:42.063332: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:42.068122: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:42.118431: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are INFO:tensorflow:Using local port 39919 I0904 21:14:42.258764 281473754823328 test_util.py:3820] Using local port 39919 2023-09-04 21:14:42.275458: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:45009 2023-09-04 21:14:42.275718: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:39919 INFO:tensorflow:Using local port 41051 I0904 21:14:42.276680 281473754823328 test_util.py:3820] Using local port 41051 2023-09-04 21:14:42.318721: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:45009 2023-09-04 21:14:42.319010: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:41051 INFO:tensorflow:Using local port 41245 I0904 21:14:42.319936 281473754823328 test_util.py:3820] Using local port 41245 2023-09-04 21:14:42.348712: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:45009 2023-09-04 21:14:42.349036: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:41245 INFO:tensorflow:Using local port 35757 I0904 21:14:42.349885 281473754823328 test_util.py:3820] Using local port 35757 2023-09-04 21:14:42.378635: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:45009 2023-09-04 21:14:42.378928: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:35757 2023-09-04 21:14:42.506067: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:42.519690: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:42.676659: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:39919 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:43.246264: I tensorflow/core/data/service/server_lib.cc:94] Shut down WorkerServer server running at port 40651 2023-09-04 21:14:43.342820: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41051 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:43.347010: I tensorflow/core/data/service/server_lib.cc:94] Shut down WorkerServer server running at port 33017 2023-09-04 21:14:43.447713: I tensorflow/core/data/service/server_lib.cc:94] Shut down WorkerServer server running at port 43131 2023-09-04 21:14:43.449732: I tensorflow/core/data/service/server_lib.cc:94] Shut down DispatchServer server running at port 45009 WARNING: All log messages before absl::InitializeLog() is called are written to STDERR W0000 00:00:1693862083.469280 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: Socket closed W0000 00:00:1693862083.490289 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.510650 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.530989 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.551320 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.571696 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.592107 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.612548 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.632896 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.653289 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.673645 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.693984 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.714329 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.734744 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.755112 1972484 data_service_client.cc:449] Failed to heartbeat to dispatcher from iteration client id 3000. Dispatcher address: localhost:45009. Error: UNAVAILABLE: Failed to get tasks: failed to connect to all addresses W0000 00:00:1693862083.757491 1953271 data_service_client.cc:93] Failed to release iteration client id: UNAVAILABLE: Failed to release iteration client with id 3000: failed to connect to all addresses [ OK ] WorkerTagsTest.testAddRemoteWorkersMidJob_test_mode_graph_tfapiversion_2_numlocalworkers_3_numremoteworkers_1 [ RUN ] WorkerTagsTest.testMultipleTags_test_mode_graph_tfapiversion_1 [ SKIPPED ] WorkerTagsTest.testMultipleTags_test_mode_graph_tfapiversion_1 [ RUN ] WorkerTagsTest.testReadFromLocalAndNonTpuWorkers_test_mode_graph_tfapiversion_2_numlocalworkers_3_numremoteworkers_0 INFO:tensorflow:Using local port 38733 I0904 21:14:43.785176 281473754823328 test_util.py:3820] Using local port 38733 2023-09-04 21:14:43.786379: I tensorflow/core/data/service/dispatcher_impl.cc:229] Attempting to restore dispatcher state from journal in /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/c308d177c9e748c2b3bc15af88b8643aocb9i3n7/tmpv1k3jkj_/tf_data_dispatcher_journal 2023-09-04 21:14:43.786471: I tensorflow/core/data/service/dispatcher_impl.cc:236] No journal found. Starting dispatcher from new state. 2023-09-04 21:14:43.786720: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data DispatchServer running at 0.0.0.0:38733 INFO:tensorflow:Using local port 34397 I0904 21:14:43.787033 281473754823328 test_util.py:3820] Using local port 34397 2023-09-04 21:14:43.790354: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:38733 2023-09-04 21:14:43.790582: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:34397 INFO:tensorflow:Using local port 40035 I0904 21:14:43.790934 281473754823328 test_util.py:3820] Using local port 40035 2023-09-04 21:14:43.792869: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:38733 2023-09-04 21:14:43.793064: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:40035 INFO:tensorflow:Using local port 39483 I0904 21:14:43.793387 281473754823328 test_util.py:3820] Using local port 39483 2023-09-04 21:14:43.795103: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:38733 2023-09-04 21:14:43.795304: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:39483 INFO:tensorflow:Using local port 41465 I0904 21:14:43.795691 281473754823328 test_util.py:3820] Using local port 41465 2023-09-04 21:14:43.806192: W tensorflow/core/data/service/dispatcher_impl.cc:1343] Error updating the optimal number of workers metric in tf.data service AutoScaler: UNAVAILABLE: Cannot update the optimal number of workers metric because there are no reported processing and target processing times for at least one iteration 2023-09-04 21:14:43.848496: I tensorflow/core/data/service/worker_impl.cc:183] Worker registered with dispatcher running at localhost:38733 2023-09-04 21:14:43.848988: I tensorflow/core/data/service/server_lib.cc:82] Started tf.data WorkerServer running at 0.0.0.0:41465 2023-09-04 21:14:44.008520: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:44.041123: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:44.042763: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:44.042906: I tensorflow/core/data/root_dataset.cc:62] `tf.data.Options` values set are 2023-09-04 21:14:44.114551: W tensorflow/core/data/service/dispatcher_impl.cc:1085] Failed to report target processing time for Iteration 2000 and consumer ID 3000 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update target_processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:45.585965: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:47.741284: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:49.846278: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:51.908518: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:54.076722: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:56.235822: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:14:58.468344: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:00.676910: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:02.856545: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:05.017412: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:07.367589: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:09.686574: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:12.129040: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:14.347190: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:16.408652: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:18.468664: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:20.517652: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:22.595473: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:24.737411: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:26.916368: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:28.977886: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:31.087709: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:33.226773: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:35.396734: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:37.497322: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:39.566637: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:41.635109: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:43.741161: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:45.810617: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:47.850656: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:49.986574: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:52.176709: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:54.286961: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:56.537814: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:15:58.767877: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:00.978915: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:03.227016: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:05.487012: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:07.688834: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:09.891333: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:12.078979: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:14.283542: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:16.399180: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:18.596943: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:20.776686: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:22.950288: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:25.146553: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:27.397062: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:29.456836: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:31.586647: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:33.850881: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:36.072894: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:38.170363: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:40.256701: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:42.357134: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:44.436707: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:46.527919: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:48.687128: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:50.747205: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:52.878547: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:54.974911: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:57.096563: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:16:59.153378: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:01.206259: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:03.241471: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:05.261530: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:07.357489: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:09.385240: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:11.449097: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:13.510011: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:15.544089: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:17.646599: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:19.674857: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:21.688297: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:23.699739: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:25.716500: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:27.728153: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:29.738152: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:31.746921: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:33.756591: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:35.767582: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:37.779648: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:39.812698: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:41.826495: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:43.847245: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:45.856602: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:47.865178: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:49.875695: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:51.896329: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:53.908064: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:55.959014: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:57.971935: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:17:59.983333: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:01.994847: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:04.005384: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:06.014851: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:08.027427: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:10.039481: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:12.051264: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:14.068191: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:16.107369: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:18.261061: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:20.324799: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:22.370930: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:24.467182: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:26.498670: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:28.555549: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:30.628128: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:32.650791: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:34.668049: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:36.696040: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:38.751876: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:40.877538: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:42.986494: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:45.004605: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:47.059162: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:49.138643: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:51.169730: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:53.266439: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:55.345594: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:57.413479: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:18:59.487053: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:01.505952: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:03.646761: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:05.688140: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:07.769601: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:09.820263: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:11.905660: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:13.930557: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:16.017198: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:18.059169: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:20.182451: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:22.277344: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:24.308714: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:26.437952: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:28.496861: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:30.627231: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:32.756367: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:34.868327: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:36.916000: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:38.950048: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:41.045133: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:43.197128: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:45.258222: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:47.310921: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:49.381518: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:51.485213: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:53.536956: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:55.586605: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:57.626653: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:19:59.732003: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:01.779294: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:03.818581: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:05.913615: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:07.933595: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:09.998974: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:12.076466: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:14.158846: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:16.208014: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:18.237586: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:20.326513: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:22.352668: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:24.368378: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:26.381000: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:28.420854: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:30.494002: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:32.577950: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:34.616303: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:36.697365: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:38.762754: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:40.854182: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:42.932575: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:44.986814: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:47.025234: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:49.171146: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:51.257683: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:53.347621: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:55.420050: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:57.576624: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:20:59.716718: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:01.810451: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:03.856428: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:05.931316: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:08.009269: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:10.106410: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:12.128718: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:14.248387: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:16.342100: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:18.377697: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:20.425909: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:22.527534: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:24.617983: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:26.718367: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:28.796907: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:30.856761: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:32.916551: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:35.136711: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:37.186517: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:39.356588: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:41.448139: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:43.547038: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:45.641065: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:47.657519: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:49.684446: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:51.734923: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:53.788143: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:55.819201: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:57.830020: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:21:59.842342: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:01.927147: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:04.081075: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:06.128997: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:08.171165: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:10.190470: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:12.219163: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:14.246775: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:16.361134: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:18.523585: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:20.587631: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:22.622784: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:24.651256: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:26.707793: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:28.777320: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:30.845203: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:32.931795: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:34.945403: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:37.007164: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:39.022840: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:41.197030: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:43.246858: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:45.504928: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:47.828454: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:49.877407: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:51.903671: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:53.926615: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:56.161592: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:22:58.211551: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:00.273130: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:02.297649: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:04.404442: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:06.479080: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:08.760084: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:10.875489: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:13.016295: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:15.227163: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:17.456492: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:19.600343: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:21.706569: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:23.905423: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:26.070826: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:28.178649: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:30.195126: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:32.333081: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:34.378584: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:36.446453: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:38.512411: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:40.686896: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:42.847508: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:45.067227: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:47.225219: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:49.336686: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:51.575873: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:53.741308: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:55.757515: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:57.816488: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:23:59.835808: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:01.978294: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:04.137524: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:06.190565: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:08.217346: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:10.245324: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:12.264669: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:14.274169: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:16.296650: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:18.308283: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:20.349181: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:22.462807: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:24.536013: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:26.550385: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:28.588364: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:30.643363: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:32.678680: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:34.701654: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:36.803046: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:38.959212: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:41.005189: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:43.033575: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:45.069183: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:47.093308: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:49.210035: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:51.247603: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:53.328424: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:55.358114: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:57.395200: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:24:59.417977: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:01.456721: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:03.602374: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:05.722334: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:07.762488: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:09.828289: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:11.865667: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:13.888177: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:15.931908: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:17.979932: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:20.046660: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:22.093302: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:24.122348: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:26.138785: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:28.158093: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:30.172383: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:32.316655: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:34.469969: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:36.668927: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:38.757288: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:40.792971: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:42.826418: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:44.902273: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:46.914315: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:48.964816: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:50.978315: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:52.991483: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:55.041178: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:57.146619: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:25:59.516476: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:01.777867: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:03.975804: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:06.057395: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:08.197150: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:10.302348: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:12.546700: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:14.706789: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:16.906698: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:19.172571: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:21.411275: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:23.587663: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:25.709878: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:27.959824: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:30.156509: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:32.334242: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:34.466788: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:36.657593: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:38.897132: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:41.106797: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:43.217678: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:45.588038: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:48.046764: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:50.566250: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:52.737035: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:54.926652: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:57.207354: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:26:59.467154: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:01.688200: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:03.867128: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:06.027359: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:08.280514: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:10.436272: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:12.677231: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:14.927927: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:17.267597: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:19.456886: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:21.688213: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:23.966502: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:26.287552: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:28.616630: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:30.877616: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:33.076992: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:35.296525: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:37.540989: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:39.767706: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:42.004893: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:44.196699: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:46.357923: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:48.696562: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:50.957174: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:53.137330: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:55.308870: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:57.467441: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:27:59.747500: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:01.967213: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:04.166859: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:06.377191: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:08.617329: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:10.957496: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:13.217517: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:15.427695: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:17.639999: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:19.847157: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:22.196328: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:24.438639: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:26.687453: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:28.856963: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:31.057520: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:33.376980: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:35.597597: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:37.877511: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:40.076381: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:42.297697: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:44.421829: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:46.591887: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:48.826609: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:51.150306: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:53.317243: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:55.456615: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:57.558400: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:28:59.722300: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:01.926915: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:04.177284: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:06.707587: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:08.907423: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:11.140336: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:13.237194: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:15.436258: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:17.607696: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:19.734497: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:21.954624: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:24.188416: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:26.387168: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:28.469134: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 2023-09-04 21:29:30.666457: W tensorflow/core/data/service/dispatcher_impl.cc:381] Failed to report processing time for Iteration 2000 and worker address localhost:41465 to tf.data service AutoScaler: INVALID_ARGUMENT: Cannot update processing_time with a ZeroDuration or negative value: 0 -- Test timed out at 2023-09-04 21:29:32 UTC -- Current thread 0x0000ffffb72b7aa0 (most recent call first): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1478 in _call_tf_sessionrun File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1385 in _run_fn File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1402 in _do_call File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1395 in _do_run File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1215 in _run File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 972 in run File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 2065 in run File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 2711 in evaluate File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/data/kernel_tests/test_base.py", line 229 in assertDatasetProduces File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.py", line 68 in testReadFromLocalAndNonTpuWorkers File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/framework/test_combinations.py", line 343 in execute_test_method File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/framework/test_combinations.py", line 360 in decorated File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/absl_py/absl/testing/parameterized.py", line 314 in bound_param_test File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/unittest/case.py", line 550 in _callTestMethod File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/unittest/case.py", line 592 in run File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/unittest/case.py", line 651 in __call__ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/unittest/suite.py", line 122 in run File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/unittest/suite.py", line 84 in __call__ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/unittest/suite.py", line 122 in run File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/unittest/suite.py", line 84 in __call__ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/unittest/runner.py", line 184 in run File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/unittest/main.py", line 271 in runTests File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.9/unittest/main.py", line 101 in __init__ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/absl_py/absl/testing/absltest.py", line 2537 in _run_and_get_tests_result File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/absl_py/absl/testing/absltest.py", line 2568 in run_tests File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/absl_py/absl/testing/absltest.py", line 2156 in _run_in_app File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/absl_py/absl/testing/absltest.py", line 2049 in main File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51 in g_main File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/absl_py/absl/app.py", line 258 in _run_main File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/absl_py/absl/app.py", line 312 in run File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60 in main_wrapper File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489 in benchmarks_main File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62 in main File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 53 in main File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/eager/test.py", line 25 in main File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/distribute/multi_process_lib.py", line 167 in test_main File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/data/experimental/kernel_tests/service/multi_process_cluster.py", line 165 in test_main File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.runfiles/org_tensorflow/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test.py", line 210 in ================================================================================ //tensorflow/c:c_api_experimental_test PASSED in 30.4s //tensorflow/c:c_api_function_test PASSED in 34.8s //tensorflow/c:c_api_test_cpu PASSED in 34.8s //tensorflow/c:c_test PASSED in 29.9s //tensorflow/c:env_test_cpu PASSED in 25.5s //tensorflow/c:kernels_test_cpu PASSED in 35.9s //tensorflow/c:ops_test PASSED in 25.4s //tensorflow/c:tf_status_helper_test PASSED in 0.1s //tensorflow/c:while_loop_test PASSED in 33.6s //tensorflow/c/eager:c_api_cluster_test_cpu PASSED in 32.1s //tensorflow/c/eager:c_api_remote_function_test_cpu PASSED in 38.3s //tensorflow/c/eager:c_api_remote_test_cpu PASSED in 29.9s //tensorflow/c/eager:c_api_test_cpu PASSED in 46.3s //tensorflow/c/eager:custom_device_test PASSED in 32.8s //tensorflow/c/eager:dlpack_test_cpu PASSED in 27.5s //tensorflow/c/eager/parallel_device:parallel_device_lib_test PASSED in 35.3s //tensorflow/c/eager/parallel_device:parallel_device_remote_test PASSED in 30.1s //tensorflow/c/eager/parallel_device:parallel_device_test PASSED in 33.3s //tensorflow/c/experimental/filesystem/plugins/gcs:expiring_lru_cache_test PASSED in 0.3s //tensorflow/c/experimental/filesystem/plugins/gcs:ram_file_block_cache_test PASSED in 2.4s //tensorflow/c/experimental/grappler:grappler_test PASSED in 26.3s //tensorflow/c/experimental/next_pluggable_device:tensor_pjrt_buffer_util_test PASSED in 6.8s //tensorflow/c/experimental/ops/gen/common:case_format_test PASSED in 0.6s //tensorflow/c/experimental/ops/gen/cpp:cpp_generator_test PASSED in 0.5s //tensorflow/c/experimental/ops/gen/cpp/renderers:renderer_test PASSED in 0.5s //tensorflow/c/experimental/saved_model/core:constant_loading_test PASSED in 12.2s //tensorflow/c/experimental/saved_model/core:object_graph_traversal_test PASSED in 12.4s //tensorflow/c/experimental/saved_model/core:saved_variable_loading_test PASSED in 14.2s //tensorflow/c/experimental/saved_model/core:signature_flattening_test PASSED in 11.1s //tensorflow/c/experimental/saved_model/core:tf_concrete_function_loading_test PASSED in 11.5s //tensorflow/c/experimental/saved_model/core/ops:restore_ops_test PASSED in 12.8s //tensorflow/c/experimental/saved_model/core/ops:variable_ops_test PASSED in 13.0s //tensorflow/c/experimental/saved_model/internal:saved_model_api_test PASSED in 33.4s //tensorflow/c/experimental/stream_executor:stream_executor_test PASSED in 0.1s //tensorflow/c/kernels:bitcast_op_test PASSED in 1.2s //tensorflow/c/kernels:summary_op_benchmark_test PASSED in 1.3s //tensorflow/c/kernels:summary_op_test PASSED in 0.5s //tensorflow/c/kernels:tensor_shape_utils_test PASSED in 0.2s //tensorflow/cc:cc_op_gen_test PASSED in 0.3s //tensorflow/cc:client_client_session_test PASSED in 1.6s //tensorflow/cc:coordinator_test PASSED in 3.9s //tensorflow/cc:framework_cc_ops_test PASSED in 2.2s //tensorflow/cc:framework_gradient_checker_test PASSED in 2.1s //tensorflow/cc:framework_gradients_test PASSED in 5.3s //tensorflow/cc:framework_scope_test PASSED in 0.4s //tensorflow/cc:framework_while_gradients_test PASSED in 2.4s //tensorflow/cc:gradients_array_grad_test PASSED in 6.2s //tensorflow/cc:gradients_data_flow_grad_test PASSED in 3.2s //tensorflow/cc:gradients_functional_grad_test PASSED in 1.5s //tensorflow/cc:gradients_image_grad_test PASSED in 8.5s //tensorflow/cc:gradients_linalg_grad_test PASSED in 2.6s //tensorflow/cc:gradients_manip_grad_test PASSED in 2.1s //tensorflow/cc:gradients_math_grad_test PASSED in 4.1s //tensorflow/cc:gradients_nn_grad_test PASSED in 2.8s //tensorflow/cc:gradients_resource_variable_grad_test PASSED in 2.0s //tensorflow/cc:ops_const_op_test PASSED in 0.5s //tensorflow/cc:ops_while_loop_test PASSED in 1.7s //tensorflow/cc:queue_runner_test PASSED in 12.4s //tensorflow/cc/experimental/base/tests:tensor_test PASSED in 0.2s //tensorflow/cc/experimental/base/tests:tensorhandle_test PASSED in 31.5s //tensorflow/cc/experimental/libexport:load_test PASSED in 0.1s //tensorflow/cc/experimental/libexport:save_test PASSED in 0.3s //tensorflow/cc/experimental/libtf:libtf_module_test PASSED in 28.8s //tensorflow/cc/experimental/libtf:libtf_object_test PASSED in 0.1s //tensorflow/cc/experimental/libtf:libtf_perf_test PASSED in 0.1s //tensorflow/cc/experimental/libtf:libtf_runtime_test PASSED in 33.3s //tensorflow/cc/experimental/libtf:libtf_transform_test PASSED in 29.2s //tensorflow/cc/experimental/libtf:libtf_value_test PASSED in 0.4s //tensorflow/cc/experimental/libtf:libtf_visit_test PASSED in 0.2s //tensorflow/cc/experimental/libtf/impl:iostream_test PASSED in 0.1s //tensorflow/cc/experimental/libtf/impl:none_test PASSED in 0.1s //tensorflow/cc/experimental/libtf/impl:scalars_test PASSED in 0.1s //tensorflow/cc/experimental/libtf/impl:string_test PASSED in 0.2s //tensorflow/cc/experimental/libtf/impl:tensor_spec_test PASSED in 0.6s //tensorflow/cc/saved_model:bundle_v2_test PASSED in 0.3s //tensorflow/cc/saved_model:fingerprinting_chunked_test PASSED in 0.5s //tensorflow/cc/saved_model:fingerprinting_test PASSED in 1.1s //tensorflow/cc/saved_model:fingerprinting_utils_test PASSED in 0.2s //tensorflow/cc/saved_model:metrics_test PASSED in 0.3s //tensorflow/cc/saved_model:reader_test PASSED in 0.1s //tensorflow/cc/saved_model:saved_model_bundle_lite_test PASSED in 7.2s //tensorflow/cc/saved_model:saved_model_bundle_test PASSED in 5.9s //tensorflow/cc/saved_model:util_test PASSED in 0.1s //tensorflow/cc/saved_model/experimental/tests:saved_model_api_test PASSED in 36.5s //tensorflow/cc/tools:freeze_saved_model_test PASSED in 2.0s //tensorflow/compiler/aot:codegen_test PASSED in 25.9s //tensorflow/compiler/jit:compilability_check_util_test PASSED in 20.9s //tensorflow/compiler/jit:deadness_analysis_test PASSED in 9.6s //tensorflow/compiler/jit:device_compilation_cache_test PASSED in 5.1s //tensorflow/compiler/jit:device_compilation_cluster_signature_test PASSED in 5.3s //tensorflow/compiler/jit:device_compilation_profiler_test PASSED in 24.1s //tensorflow/compiler/jit:device_compiler_client_test PASSED in 7.1s //tensorflow/compiler/jit:device_compiler_disable_test PASSED in 20.6s //tensorflow/compiler/jit:device_executable_persistor_test PASSED in 31.5s //tensorflow/compiler/jit:device_util_test PASSED in 7.4s //tensorflow/compiler/jit:encapsulate_util_test PASSED in 0.6s //tensorflow/compiler/jit:node_matchers_test PASSED in 0.5s //tensorflow/compiler/jit:resource_operation_safety_analysis_test PASSED in 7.7s //tensorflow/compiler/jit:shape_inference_test PASSED in 1.1s //tensorflow/compiler/jit:xla_activity_listener_test PASSED in 20.2s //tensorflow/compiler/jit:xla_cluster_util_test PASSED in 10.9s //tensorflow/compiler/jit:xla_compile_util_test PASSED in 5.1s //tensorflow/compiler/jit:xla_kernel_creator_test PASSED in 7.9s //tensorflow/compiler/jit:xla_launch_util_test PASSED in 25.5s //tensorflow/compiler/jit/tests:auto_clustering_test PASSED in 24.6s //tensorflow/compiler/mlir:mlir_graph_optimization_pass_test PASSED in 15.0s //tensorflow/compiler/mlir:register_common_dialects_test PASSED in 19.7s //tensorflow/compiler/mlir/lite:lstm_utils_test PASSED in 0.7s //tensorflow/compiler/mlir/lite:offset_buffer_test PASSED in 0.1s //tensorflow/compiler/mlir/lite:perception_ops_utils_test PASSED in 0.6s //tensorflow/compiler/mlir/lite:size_utils_test PASSED in 0.1s //tensorflow/compiler/mlir/lite:tftext_utils_test PASSED in 0.6s //tensorflow/compiler/mlir/lite/experimental/remat:rematerializer_test PASSED in 1.0s //tensorflow/compiler/mlir/lite/experimental/tac:execution_metadata_exporter_test PASSED in 6.8s //tensorflow/compiler/mlir/lite/experimental/tac/tests:compute-cost.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/experimental/tac/tests:device-transform-gpu.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/experimental/tac/tests:device-transform-nnapi.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/experimental/tac/tests:fold-constants-to-subgraph.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/experimental/tac/tests:get-alternative-subgraph.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/experimental/tac/tests:get-op-cost.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/experimental/tac/tests:pick-subgraphs.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/experimental/tac/tests:raise-target-subgraphs.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/experimental/tac/tests:tac-filter.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/experimental/tac/tests:target-annotation.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/experimental/tac/tests/e2e:device-transform-nnapi.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/experimental/tac/tests/e2e:simple-graph.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/metrics:error_collector_inst_test PASSED in 0.4s //tensorflow/compiler/mlir/lite/quantization:numerical_utils_test PASSED in 0.1s //tensorflow/compiler/mlir/lite/quantization/lite:quantize_model_test PASSED in 13.4s //tensorflow/compiler/mlir/lite/quantization/lite:quantize_weights_test PASSED in 11.0s //tensorflow/compiler/mlir/lite/quantization/tensorflow/tests:fallback_to_flex_ops_default.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/quantization/tensorflow/tests:fallback_to_flex_ops_legacy.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/quantization/tensorflow/tests:tf_to_quant.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/quantization/tensorflow/tests:tf_to_quant_4bit.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/quantization/tests:import_quant_stats.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/sparsity:sparsify_model_test PASSED in 1.4s //tensorflow/compiler/mlir/lite/stablehlo/tests:compose-uniform-quantized-type.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:fold_broadcast.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:fuse_mhlo_convolution.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-inplaceupdate.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-skip-quantization-ops.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tf-fb-tf.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-add.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-broadcast_in_dim.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-clamp.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-compare.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-concat.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-constant.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-conv.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-dot.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-gather.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-max.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-mul.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-pad.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-reshape.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-rsqrt.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-scatter.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-sub.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl.mlir.test PASSED in 1.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-add.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-broadcast.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-clamp.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-concat.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-constant.mlir.test PASSED in 1.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-conv.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-max.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-mul.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-pad.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-reshape.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-rsqrt.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-sub.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize_hlo.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/stablehlo/tests:odml-to-stablehlo-allow-tf.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:odml-to-stablehlo-smuggle-resize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:optimize.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-clamp.mlir.test PASSED in 2.4s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-concat.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-conv.mlir.test PASSED in 1.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-division.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-logistic.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-multiply.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-resize-bilinear.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-tf-quantize.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:unfuse_mhlo_batch_norm.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:uniform-quantized-stablehlo-to-tfl.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests:analyze-variables.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:canonicalize.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:const-fold.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:decompose-hybrid-quantization.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:default_quant_params.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/tests:dilated-conv.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:fuse-tftext.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:get-arithmetic-count.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:guarantee_func_has_one_use.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:inlining.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests:insert_call_once_op.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests:legalize-tensorlist.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:legalize-tf-assert.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:legalize-tf-hashtables.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:legalize-tf-no-runtime-verification.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests:legalize-tf-variables.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:legalize-tf-while.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests:legalize-tf.mlir.test PASSED in 1.7s //tensorflow/compiler/mlir/lite/tests:legalize_jax_random.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests:lift_tflite_flex_ops.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests:lower-static-tensor-list-default-to-single-batch.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:lower-static-tensor-list-enable-dynamic-update-slice.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:lower-static-tensor-list.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:modify_io_nodes.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests:ops.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/lite/tests:optimize-after-quantization.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests:optimize.mlir.test PASSED in 3.2s //tensorflow/compiler/mlir/lite/tests:optimize_batch_matmul.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:optimize_functional_ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:optimize_no_verify.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:optimize_op_order.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:partitioned-topological-sort.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:pin-ops-with-side-effects.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests:post-quantize-dynamic-range.mlir.test PASSED in 1.6s //tensorflow/compiler/mlir/lite/tests:post-quantize.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:prepare-composite-functions-tf.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/lite/tests:prepare-quantize-dynamic-range.mlir.test PASSED in 2.0s //tensorflow/compiler/mlir/lite/tests:prepare-quantize-post-training-16bits.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests:prepare-quantize-post-training.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/lite/tests:prepare-quantize-signed.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:prepare-quantize.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests:prepare-tf-fake-quant-4bit.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:prepare-tf-fake-quant.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:prepare-tf-with-allowing-bf16-and-f16-type-legalization.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests:prepare-tf.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:quantize-dynamic-range.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/lite/tests:quantize-numeric-verify.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/lite/tests:quantize-variables.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:quantize.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests:raise-custom-ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:reduce-type-precision.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests:reduce_while_operands.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:shape-inference.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:split-merged-operands.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:tfl_while_op_licm.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests:tfl_while_outline.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:trim-functions-tf.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/lite/tests:unfold-large-splat-constant.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/debuginfo:v1_1.0_224_frozen.wrong_attr.line.part.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/debuginfo:v1_1.0_224_frozen.wrong_attr.stack.part.pbtxt.test PASSED in 1.2s //tensorflow/compiler/mlir/lite/tests/end2end:add.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/end2end:back2back_fake_quant.pbtxt.test PASSED in 1.2s //tensorflow/compiler/mlir/lite/tests/end2end:control_flow_v1.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/end2end:conv_2d.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:conv_2d_nchw.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/end2end:custom_opdef.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:disallow_stateful_partitioned_call.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_per_channel.pbtxt.test PASSED in 1.2s //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_per_channel_4bit.pbtxt.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_without_identity.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_without_identity_4bit.pbtxt.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/tests/end2end:graph-input-node.pbtxt.test PASSED in 1.2s //tensorflow/compiler/mlir/lite/tests/end2end:graph_with_placeholder_with_default.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:if_op.pbtxt.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/end2end:quant_stats.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/end2end:unroll_batch_matmul.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:unroll_batch_matmul_disabled.pbtxt.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:basic_lstm.mlir.test PASSED in 1.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:bucketize.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:constants.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:constants_offset.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:control_edges.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:custom_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:custom_op_offset.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:dynamic_shape.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:empty_input_output_names.json.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:external_constant.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:if_op.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:import_json.json.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:importer_test_min_max.cc.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:importer_test_min_max.cc.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:input_arrays.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:input_output_names_attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:legacy_reshape.json.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:lstm.json.test PASSED in 1.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:lstm.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:many_attribute_op.mlir.test PASSED in 1.8s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:math.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:matmul.mlir.test PASSED in 1.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:mix_tflite_stablehlo.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:multi_output_op.json.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:optional.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:optional_input.json.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:output_arrays.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:pruning.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:pruning_function_input_as_output.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:quant_stats.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:quantization.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:reshape.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:signature.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:signature_with_multiple_entry_points.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:simple.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:stablehlo.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:stablehlo_const.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:stablehlo_custom_call.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:tf_variant_type.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:unranked_function_output.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:unranked_tensor.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:while_op.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2exec:tfl_while_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:basic_lstm.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:bucketize.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:custom_op_with_tflite_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:custom_tensorlist_reserve.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:depthwise_conv2d.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:depthwise_conv2d_v2.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:disable_builtin.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:disable_custom.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:disable_flex.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:disable_flex_enable_builtin.mlir.test PASSED in 1.8s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:dynamic_shape_constant.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:fake_quant.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:flex_exclusively.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:flex_op_with_complex128.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:flex_op_with_f64.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:flex_op_with_tflite_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:fully_connected.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:fully_connected_v2.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:hashtable_resource.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:if_op.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:logical.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:low_bit_packing.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:lstm.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:lstm_asym_attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:lstm_quantized.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:math.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:metadata.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:mul_v2.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:mul_v3.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:nn.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:numeric_verify.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:optional.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:quantization.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:reshape.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:signature_def.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:signature_def_output_override.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:signature_def_with_multiple_entry_points.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:signature_def_with_no_inputs.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:simple.mlir.test PASSED in 1.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:simple_with_connected_control_nodes.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:simple_with_unconnected_control_nodes.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:svdf.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:svdf_v2.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:tf_entry_function.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:tfl_while_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:transpose_conv_optional.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:type_attr.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:unidirectional_sequence_lstm.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:unidirectional_sequence_rnn.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:unranked_tensor.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:unsorted_segment_prod.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:variant_type_on_func.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:variant_type_on_op.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:while_op.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test PASSED in 6.4s //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_types_test PASSED in 19.9s //tensorflow/compiler/mlir/quantization/stablehlo:math_utils_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/stablehlo:tf_type_utils_test PASSED in 20.0s //tensorflow/compiler/mlir/quantization/stablehlo:uniform_quantized_types_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/stablehlo/tests:fill_quantization_options_test PASSED in 1.8s //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:calibration_algorithm_test PASSED in 8.4s //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:calibration_statistics_collector_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:calibrator_singleton_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:custom_aggregator_op_test PASSED in 22.6s //tensorflow/compiler/mlir/quantization/tensorflow/cc:const_op_size_test PASSED in 0.5s //tensorflow/compiler/mlir/quantization/tensorflow/cc:constant_fold_test PASSED in 4.6s //tensorflow/compiler/mlir/quantization/tensorflow/cc:convert_asset_args_test PASSED in 7.1s //tensorflow/compiler/mlir/quantization/tensorflow/cc:save_variables_test PASSED in 0.5s //tensorflow/compiler/mlir/quantization/tensorflow/cc:status_macro_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/tensorflow/debugging:mlir_dump_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/tensorflow/ops:tf_op_quant_spec_test PASSED in 1.5s //tensorflow/compiler/mlir/quantization/tensorflow/ops:tf_quantize_op_test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test PASSED in 49.1s //tensorflow/compiler/mlir/quantization/tensorflow/python:pywrap_quantize_model_test PASSED in 21.6s //tensorflow/compiler/mlir/quantization/tensorflow/python:representative_dataset_test PASSED in 10.3s //tensorflow/compiler/mlir/quantization/tensorflow/tests:add_dump_tensor_op.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:cast_bf16_ops_to_f32.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:convert_custom_aggregation_op_to_quant_stats.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:convert_fake_quant_to_qdq.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/quantization/tensorflow/tests:convert_tf_xla_op_to_tf_op.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/quantization/tensorflow/tests:convert_tpu_model_to_cpu.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/quantization/tensorflow/tests:duplicate_shape_determining_constants.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:fake_quant_e2e_flow.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:fake_quant_e2e_xla.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_custom_aggregation_ops.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_main_function.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_quantized_functions.mlir.test PASSED in 1.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_quantized_functions_drq.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_quantized_functions_weight_only.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_restore_op.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_save_op.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/quantization/tensorflow/tests:issue_ids_of_custom_aggregation_ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_hashtable_ops_as_args.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions_drq.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions_drq_min_elements.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions_xla.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/quantization/tensorflow/tests:mark_functions_noinline.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:merge_duplicate_resource_ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:merge_initializer_function_ops_to_main.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/quantization/tensorflow/tests:merge_save_function_ops_to_main.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:optimize.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_lifting.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize_drq.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize_drq_per_channel.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize_ptq.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize_ptq_per_channel.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:preprocess_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:preprocess_op_weight_only.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:propagate_quantize_type.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_composite_functions.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_composite_functions_drq.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_composite_functions_weight_only.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_composite_functions_xla.mlir.test PASSED in 1.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_drq.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_weights.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_xla.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:remove_var_init_by_const.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:replace_cast_hacks_with_tf_xla_ops.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/quantization/tensorflow/tests:replace_cast_hacks_with_tf_xla_ops_large_constants.mlir.test PASSED in 14.1s //tensorflow/compiler/mlir/quantization/tensorflow/tests:unfreeze_constants.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/quantization/tensorflow/utils:tf_to_uniform_attribute_utils_test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/utils:tf_to_xla_attribute_utils_test PASSED in 33.2s //tensorflow/compiler/mlir/stablehlo:stablehlo_test PASSED in 0.2s //tensorflow/compiler/mlir/tensorflow:bridge_logger_test PASSED in 6.3s //tensorflow/compiler/mlir/tensorflow:call_graph_util_test PASSED in 0.4s //tensorflow/compiler/mlir/tensorflow:cluster_util_test PASSED in 0.4s //tensorflow/compiler/mlir/tensorflow:convert_tensor_test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow:convert_type_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow:data_dumper_logger_config_test PASSED in 5.6s //tensorflow/compiler/mlir/tensorflow:device_util_test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow:dump_graph_test PASSED in 0.4s //tensorflow/compiler/mlir/tensorflow:dump_mlir_util_test PASSED in 12.5s //tensorflow/compiler/mlir/tensorflow:error_util_test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow:tf_mlir_translate_registration_test PASSED in 21.3s //tensorflow/compiler/mlir/tensorflow:tf_saved_model_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow:tpu_rewrite_device_util_test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow:xla_rewrite_util_test PASSED in 0.4s //tensorflow/compiler/mlir/tensorflow/tests:add_functions_for_exported_names.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:annotate-parameter-replication.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:breakup-islands.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:cannonicalize_ops_outside_compilation.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:canonicalize.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:canonicalize_compile_and_replicate_attributes.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:check_control_dependencies.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:cluster_formation.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:cluster_ops_by_policy.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:cluster_outlining.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:cluster_tf_ops_pass.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:colocate_tpu_copy_with_dynamic_shape.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:constant_op_device_assignment.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:convert-tf-control-flow-to-scf.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:convert_control_to_data_outputs.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:convert_launch_func_to_tf_call.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:convert_session_initializer_to_function.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:convert_to_legacy_compile_and_replicate_attributes.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:decompose_reduce_dataset.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:decompose_resource_ops.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:device_assignment.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:device_assignment_by_func_attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:device_attribute_to_launch.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:device_canonicalize.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:device_copy.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:drop_while_shape_invariant.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:einsum.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:embedding_pipelining.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:embedding_program_key.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests:embedding_sequencing.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:empty-main.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:end-to-end-tpu-reshard-variables.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:executor_canonicalize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:executor_island_coarsening.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:executor_island_materialize_const.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests:extract_head_tail_outside_compilation.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:extract_outside_compilation.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:extract_tpu_copy_with_dynamic_shape_op.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:fold-broadcast.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:freeze_variables.mlir.test PASSED in 2.1s //tensorflow/compiler/mlir/tensorflow/tests:func-attr-invalid.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:func-attr.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:functional-control-flow-to-cfg.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:functional-control-flow-to-regions.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:functionalize-if-fail.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:functionalize-if.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:fused_kernel_matcher.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:gpu_fusion.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:graph_pruning.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:graph_pruning_preserve_ops.mlir.test PASSED in 1.7s //tensorflow/compiler/mlir/tensorflow/tests:group_by_dialect.mlir.test PASSED in 2.5s //tensorflow/compiler/mlir/tensorflow/tests:guarantee-all-funcs-one-use.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:hoist_loop_invariant.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:hoist_replicate_invariant_resource_writes.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:host_launch_to_outside_compiled.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:init_text_file_to_import.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:init_text_file_to_import_invalid.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:init_text_file_to_import_saved_model.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:inlining.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:isolate-placer.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:launch_outlining.mlir.test PASSED in 1.8s //tensorflow/compiler/mlir/tensorflow/tests:launch_to_device_attribute.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:launch_to_device_attribute_legacy.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_layout_assignment_gpu_cc_60.mlir.test PASSED in 1.8s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_layout_assignment_gpu_cc_70.mlir.test PASSED in 1.8s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_layout_assignment_to_nchw.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_layout_assignment_to_nhwc.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_move_transposes_begin.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_move_transposes_end.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_to_nchw.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_to_nhwc.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:legalize_tfg.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:legalize_tfg_arg_control_dep.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:legalize_tfg_with_control_flow.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:localize_var_handles.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/tensorflow/tests:lower_globals_to_ml_program.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:lower_globals_to_ml_program_invalid.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:lower_quantized.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:lower_tf.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:lower_variable_ops_to_ml_program.mlir.test PASSED in 3.0s //tensorflow/compiler/mlir/tensorflow/tests:mark_input_output_aliases.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:mark_ops_for_outside_compilation.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:materialize_passthrough_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:merge_control_flow.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:mlprogram.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:name_anonymous_iterators.mlir.test PASSED in 2.5s //tensorflow/compiler/mlir/tensorflow/tests:optimize-arg-operand-constraint.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:optimize.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:order_by_dialect.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:outside_compiled_to_host_launch.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests:parallel_execute_to_islands.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:parallel_execute_to_islands_legacy.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:prepare_tpu_computation_for_tf_export.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:promote_resources_to_args.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:promote_resources_to_args_functions.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:promote_var_handles_to_args.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:readonly_references_to_resources.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:region-control-flow-to-functional.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:remove_unused_arguments.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:remove_unused_while_results.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests:replica_id_to_device_ordinal.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:replicate_invariant_op_hoisting.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:replicate_tensor_list_init_ops.mlir.test PASSED in 1.7s //tensorflow/compiler/mlir/tensorflow/tests:replicate_to_island.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:replicate_to_island_legacy.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:resource-alias-analysis-test.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:resource-device-inference.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:resource_analyzer.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:resource_inlining.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:resource_op_lifting.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:rewrite_tpu_embedding_ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:roundtrip-tf-executor.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:shape_inference.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:side-effect-analysis-test.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:sink_constant.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:split_into_island_per_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:stack_ops_decomposition.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:strip_noinline.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:strip_saved_module_metadata.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:strip_tf_attributes.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tensor_array_ops_decomposition.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tensor_list_ops_decomposition.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tf-executor-to-functional.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf-functional-to-executor.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tf-ops.mlir.test PASSED in 2.8s //tensorflow/compiler/mlir/tensorflow/tests:tf-reduce-identity.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tf_data_fuse_map_and_batch.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_data_fuse_pmap_and_batch.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_device_index_selector.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_device_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_device_ops_invalid.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops.mlir.test PASSED in 1.9s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_invalid.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_printer.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_side_effect.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:tf_optimize.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_asset_sinking.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_deduplicate_bound_input_bindings.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_freeze_assets.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_freeze_global_tensors.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_freeze_global_tensors_mutable_tensors.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init_fail.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_lift_variables.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_lift_variables_invalid_session.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_mark_initialized_variables.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_ops_invalid.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_optimize_global_tensors.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_optimize_global_tensors_interprocedural.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_remove_vars_in_session_initializer.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tf_side_effect.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tf_trait_folds.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tfrt_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu-annotate-dynamic-shape-inputs.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:tpu-cluster-cleanup-attributes.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tpu-dynamic-layout-pass.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tpu-merge-variables-with-execute.mlir.test PASSED in 2.5s //tensorflow/compiler/mlir/tensorflow/tests:tpu-multiple-while-body-func.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu-resource-read-for-write.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu-variable-runtime-reformatting.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_cluster_formation.mlir.test PASSED in 1.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu_colocate_composite_resource_ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu_colocate_splits.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tpu_device_propagation.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_host_computation_expansion.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tpu_identity_pruning.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tpu_parallel_execute_sink_resource_write.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tpu_partitioned_op_conversion.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_reorder_replicate_and_partitioned_inputs.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/tensorflow/tests:tpu_resource_partitioning.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu_rewrite.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/tensorflow/tests:tpu_sharding_identification.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_space_to_depth_pass.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu_tail_with_tobool_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_update_embedding_enqueue_op_inputs.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:tpu_validate_inputs.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:transpose-op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:unroll-batch-matmul.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:update_control_dependencies.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:warn_when_using_deprecated_dumps.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:while_licm.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:xla_call_module_deserialization.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:xla_call_module_round_trip.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:xla_call_module_serialization.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:xla_cluster_formation.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:xla_inline_device_ops.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests:xla_rewrite.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:xla_rewrite_v2.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:xla_sharding_util_test PASSED in 0.4s //tensorflow/compiler/mlir/tensorflow/tests:xla_validate_iputs.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:argument-sharding-invalid.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:argument-sharding.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:constant-folding-hook.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:constant-folding.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:convert_mhlo_quant_to_int.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:graph-resource.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:graph-resource.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:graph.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:mlir-module-serialized-str-attr.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:replicate-tensor-list-init-ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:result-sharding.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:serialized-mlir-module-str-attr-invalid.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:serialized-mlir-module-str-attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:shape-inference-after-legalization.mlir.test PASSED in 1.7s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:shape-inference.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:stablehlo_add.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_coarsening:executor_tpuv1_island_coarsening.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_coarsening:while_op.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_inlining:executor_tpuv1_inline_tpu_island.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_inlining:while_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_outline_island:case_op.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_outline_island:executor_tpuv1_outline_tpu_island.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_outline_island:while_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:add.pbtxt.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-as-fetch.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-control-dep.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-data-type-with-subtype.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-data-type.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-multi-data-type-with-subtype.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-retval-attrs.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:case_op.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:const-values.pbtxt.test PASSED in 1.3s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:device-arg-retval-attr.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:empty-input-shapes.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:empty-value-attr.pbtxt.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:feed-as-fetch.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:feed-control-dep.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:force_shared_name_for_resource_ops.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:function-func-attr.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:functional-if-ops.pbtxt.test PASSED in 1.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:functional-while-ops.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-as-function-control-ret.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-as-function-retval-of-arg.pbtxt.test PASSED in 1.3s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-as-function.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-custom-operation.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-default-attr.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-device-retval.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-empty-tensor-content.pbtxt.test PASSED in 1.5s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-func-attr.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-call.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-control-ret-diff-island.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-control-ret-same-island.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-defs.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-input-shapes.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-name-bug.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-resource-args.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-gradient-def.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-human-readable-shard-to-mlir.pbtxt.test PASSED in 2.1s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-input-func-arg-name-collision.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-library.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-malformed.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-scalar-input.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-uint8-return.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-undefined-output.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-version-info.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-while-loop.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:invalid-output-index.pbtxt.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:legacy-fed-input-without-inputs.pbtxt.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:merge_node_with_function.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:mlir_passthrough_op.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:multi-output-feeds.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:multiple-use-next-iteration.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:node-locations.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:output-shapes-attr.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:output-shapes.pbtxt.test PASSED in 1.5s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:parse_example.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:parse_example_v2.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:partial-device-name.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:prune_unused_nodes.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:quint8-const.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:shape-attrs.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:stateful-attribute.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:string-attr.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:switch_n.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:target.pbtxt.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:tensor-list.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:tf-data-pipeline.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:unregistered_kernel.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/batch_use_same_function:saved_model.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graph:convert_tensor.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:aliasing_arg_attr.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:case.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:convert_tensor.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:derived_shape_attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:derived_size_attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:device-arg-retval-attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:export_main_to_flib.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:fetch_feed_names.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:func_attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:func_list_attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:function-control-ret.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:function-order.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:function-resource-args-handle-info.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:function-resource-args.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:functional-if-ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:functional-while-ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:graph-as-function.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:infer_derived_attribute.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:invalid_input.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:legalized_name.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:missing-main.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:noop.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:optional_symbol_ref.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:output-shapes-attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:parse_example.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:parse_example_v2.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:preserve-entry-func-names.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:ref-type-attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:ref-while-loop.mlir.test PASSED in 1.9s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:shape_list_attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:simple.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:simple_tf_dialect_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:string-shard-attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:stringescape.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:switchn.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:tf-gradient-attr.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:tf-legacy-call.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:tf_add.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:tf_identity_n.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:tf_tpu_embedding_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:type_attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:type_list_attr.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:unique_name.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:unique_output_name.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:while-loop.mlir.test PASSED in 2.2s //tensorflow/compiler/mlir/tensorflow/tests/tf_to_hlo_pipeline:sccp-post-shape-inference.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/tpu_bridge_v1:end_to_end.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/transforms:verify_no_outside_compilation_markers_pass_test PASSED in 22.8s //tensorflow/compiler/mlir/tf2xla/api/v0:compile_mlir_util_test PASSED in 7.5s //tensorflow/compiler/mlir/tf2xla/api/v0:compile_tf_graph_test PASSED in 0.2s //tensorflow/compiler/mlir/tf2xla/api/v1:legalize_tf_test PASSED in 25.1s //tensorflow/compiler/mlir/tf2xla/internal:compilation_timer_test PASSED in 0.2s //tensorflow/compiler/mlir/tf2xla/internal:legalize_tf_mlir_test PASSED in 20.9s //tensorflow/compiler/mlir/tf2xla/internal:legalize_tf_to_hlo_test PASSED in 34.0s //tensorflow/compiler/mlir/tf2xla/internal:mlir_pass_instrumentation_test PASSED in 9.2s //tensorflow/compiler/mlir/tf2xla/internal:test_matchers_test PASSED in 6.1s //tensorflow/compiler/mlir/tf2xla/tests:adjust-layout.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tf2xla/tests:hlo_xla_runtime_pipeline.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/tests:hlo_xla_sparsification.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-BatchMatMulV2.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-binary-elementwise.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-collective.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-communication.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-include-tf2xla-fallback.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-prefer-tf2xla.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-quant.mlir.test PASSED in 2.8s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-with-tf2xla-hlo-importer.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf.mlir.test PASSED in 8.9s //tensorflow/compiler/mlir/tf2xla/tests:tfxla_device_specific_transformations_cpu.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/tests:tfxla_device_specific_transformations_gpu.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tf2xla/tests:verify-tfxla-legalization-no-chlo.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/tests:verify-tfxla-legalization.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tf2xla/transforms:legalization_op_config_test PASSED in 29.9s //tensorflow/compiler/mlir/tf2xla/transforms:tf2xla_rewriter_test PASSED in 16.8s //tensorflow/compiler/mlir/tf2xla/transforms:verify_tfxla_legalization_test PASSED in 30.8s //tensorflow/compiler/mlir/tf2xla/transforms:xla_legalize_targets_test PASSED in 1.1s //tensorflow/compiler/mlir/tf2xla/transforms:xla_legalize_tf_test PASSED in 2.4s //tensorflow/compiler/mlir/tfr:graph_decompose_test PASSED in 11.6s //tensorflow/compiler/mlir/tfr:node_expansion_test PASSED in 9.3s //tensorflow/compiler/mlir/tfr:op_reg_gen_test PASSED in 22.3s //tensorflow/compiler/mlir/tfr:tfr_decompose_ctx_test PASSED in 5.7s //tensorflow/compiler/mlir/tfr:tfr_gen_test PASSED in 23.6s //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_test PASSED in 21.7s //tensorflow/compiler/mlir/tfr/examples/mnist:mnist_ops_test PASSED in 29.9s //tensorflow/compiler/mlir/tfr/examples/pad:pad_ops_test PASSED in 29.1s //tensorflow/compiler/mlir/tfrt/tests:batch_function_fallback_resource_variable_as_captured_tensor.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests:batch_function_lowering.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests:convert_ref_variables.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests:cross_device_transfer.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests:deduplicate_if_results.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests:fuse_tpu_compile_and_execute_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests:hoist_invariant_ops.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tfrt/tests:hoist_invariant_ops_mlrt.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tfrt/tests:optimize.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests:remove_device_attribute.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tfrt/tests:sink_in_invariant_ops.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/tfrt/tests:xla_launch_fallback.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tfrt/tests:xla_launch_lowering.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tfrt/tests:xla_rewrite.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tfrt/tests/analysis:cost_analysis.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tfrt/tests/analysis:tensor_array_side_effect_analysis.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/analysis:update_op_cost_in_tfrt_mlir_test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/ir:fallback_opt.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/ir:tfrt_fallback_util_test PASSED in 0.5s //tensorflow/compiler/mlir/tfrt/tests/mlrt:assign_op_key.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/mlrt:async_while.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/tfrt/tests/mlrt:fuse_mlrt_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/mlrt:inline.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/mlrt:parallelization.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tfrt/tests/mlrt:tf_to_mlrt.mlir.test PASSED in 3.2s //tensorflow/compiler/mlir/tfrt/tests/mlrt:tpu_conversions.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tfrt/tests/mlrt:while_to_map_fn.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:attributes.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:basic.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:batch_function_deduplicate.mlir.test PASSED in 1.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:batch_function_deduplicate_failed.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:const_tensor.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:control_flow.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:decompose_resource_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:derived_attrs.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:device_conversion.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:errors.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:fallback.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:fallback_canonicalization.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:fallback_inline.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:func_attributes.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:func_attributes_multiple_callers.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:func_use_fallback_tensor.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:insert_fallback_tensor_copy.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:merge_tf_if_ops.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:optimize_tf_control_flow_side_effect.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:remove_tf_if_const_args.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:reorder_assert.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:side_effects.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:tf_to_corert_pipeline.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:tf_to_corert_pipeline_refvar.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:whileop.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tfrt/translate/mlrt:mlir_to_bytecode_test PASSED in 0.2s //tensorflow/compiler/mlir/tools/kernel_gen/tests:buffer_deallocation.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tools/kernel_gen/tests:buffer_reuse.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tools/kernel_gen/tests:bufferize.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tools/kernel_gen/tests:copy_cleanup.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tools/kernel_gen/tests:embed_tf_framework.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tools/kernel_gen/tests:func_to_jit_invocations.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tools/kernel_gen/tests:invalid.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tools/kernel_gen/tests:isinf.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tools/kernel_gen/tests:ops.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tools/kernel_gen/tests:parallel_loops_to_sequential.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:rewrite_tf_framework_assert.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tanh.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tf-legalize-to-lmhlo.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tf_abi_knowledge.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tf_framework_legalize_to_llvm.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tf_kernel_gpu_launch_to_llvm.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:convert-tfl-uint8.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/tosa/tests:convert_metadata.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tosa/tests:fuse-bias-tf.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tosa/tests:lower-complex-types.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tosa/tests:lower_global_tensors.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tosa/tests:multi_add.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tosa/tests:retain_call_once_funcs.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tosa/tests:strip-quant-types.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tosa/tests:strip_metadata.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tosa/tests:tf-tfl-to-tosa-pipeline.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tosa/tests:tf-to-tosa-pipeline.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tosa/tests:tfl-to-tosa-dequantize_softmax.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:tfl-to-tosa-pipeline-filtered.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tosa/tests:tfl-to-tosa-pipeline.mlir.test PASSED in 6.2s //tensorflow/compiler/mlir/tosa/tests:verify_fully_converted.mlir.test PASSED in 0.6s //tensorflow/compiler/tests:adadelta_test_cpu PASSED in 15.3s //tensorflow/compiler/tests:adagrad_da_test_cpu PASSED in 24.6s //tensorflow/compiler/tests:adagrad_test_cpu PASSED in 11.9s //tensorflow/compiler/tests:adam_test_cpu PASSED in 15.0s //tensorflow/compiler/tests:add_n_test_cpu PASSED in 13.4s //tensorflow/compiler/tests:argminmax_test_cpu PASSED in 14.2s //tensorflow/compiler/tests:argminmax_test_cpu_mlir_bridge_test PASSED in 16.0s //tensorflow/compiler/tests:bucketize_op_test_cpu PASSED in 10.9s //tensorflow/compiler/tests:bucketize_op_test_cpu_mlir_bridge_test PASSED in 9.3s //tensorflow/compiler/tests:case_test_cpu PASSED in 11.7s //tensorflow/compiler/tests:cast_ops_test_cpu PASSED in 9.2s //tensorflow/compiler/tests:cast_ops_test_cpu_mlir_bridge_test PASSED in 11.9s //tensorflow/compiler/tests:categorical_op_test_cpu PASSED in 13.5s //tensorflow/compiler/tests:categorical_op_test_cpu_mlir_bridge_test PASSED in 18.7s //tensorflow/compiler/tests:cholesky_op_test_cpu PASSED in 16.8s //tensorflow/compiler/tests:cholesky_op_test_cpu_mlir_bridge_test PASSED in 28.2s //tensorflow/compiler/tests:clustering_test_cpu PASSED in 9.5s //tensorflow/compiler/tests:clustering_test_cpu_mlir_bridge_test PASSED in 10.0s //tensorflow/compiler/tests:concat_ops_test_cpu PASSED in 9.8s //tensorflow/compiler/tests:concat_ops_test_cpu_mlir_bridge_test PASSED in 17.2s //tensorflow/compiler/tests:cond_test_cpu PASSED in 12.8s //tensorflow/compiler/tests:const_arg_test_cpu PASSED in 9.3s //tensorflow/compiler/tests:const_test_cpu PASSED in 9.6s //tensorflow/compiler/tests:data_format_ops_test_cpu PASSED in 12.9s //tensorflow/compiler/tests:data_format_ops_test_cpu_mlir_bridge_test PASSED in 14.7s //tensorflow/compiler/tests:dense_layer_test_cpu PASSED in 14.1s //tensorflow/compiler/tests:dynamic_slice_ops_test_cpu PASSED in 12.7s //tensorflow/compiler/tests:dynamic_slice_ops_test_cpu_mlir_bridge_test PASSED in 12.7s //tensorflow/compiler/tests:dynamic_stitch_test_cpu PASSED in 10.6s //tensorflow/compiler/tests:dynamic_stitch_test_cpu_mlir_bridge_test PASSED in 9.3s //tensorflow/compiler/tests:eager_test_cpu PASSED in 21.1s //tensorflow/compiler/tests:einsum_op_test_cpu PASSED in 9.5s //tensorflow/compiler/tests:einsum_op_test_cpu_mlir_bridge_test PASSED in 10.0s //tensorflow/compiler/tests:ensure_shape_op_test_cpu PASSED in 8.8s //tensorflow/compiler/tests:extract_image_patches_op_test_cpu PASSED in 9.9s //tensorflow/compiler/tests:extract_image_patches_op_test_cpu_mlir_bridge_test PASSED in 10.3s //tensorflow/compiler/tests:fake_quant_ops_test_cpu PASSED in 14.8s //tensorflow/compiler/tests:fake_quant_ops_test_cpu_mlir_bridge_test PASSED in 16.1s //tensorflow/compiler/tests:fifo_queue_test_cpu PASSED in 11.8s //tensorflow/compiler/tests:fifo_queue_test_cpu_mlir_bridge_test PASSED in 11.5s //tensorflow/compiler/tests:ftrl_ops_test_cpu PASSED in 12.4s //tensorflow/compiler/tests:ftrl_ops_test_cpu_mlir_bridge_test PASSED in 12.4s //tensorflow/compiler/tests:function_test_cpu PASSED in 9.1s //tensorflow/compiler/tests:function_test_cpu_mlir_bridge_test PASSED in 11.2s //tensorflow/compiler/tests:gather_nd_op_test_cpu PASSED in 10.1s //tensorflow/compiler/tests:gather_nd_op_test_cpu_mlir_bridge_test PASSED in 13.6s //tensorflow/compiler/tests:gather_test_cpu PASSED in 34.4s //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test PASSED in 51.2s //tensorflow/compiler/tests:jit_test_cpu PASSED in 37.5s //tensorflow/compiler/tests:listdiff_op_test_cpu PASSED in 13.8s //tensorflow/compiler/tests:listdiff_op_test_cpu_mlir_bridge_test PASSED in 12.5s //tensorflow/compiler/tests:lrn_ops_test_cpu PASSED in 10.1s //tensorflow/compiler/tests:lrn_ops_test_cpu_mlir_bridge_test PASSED in 9.1s //tensorflow/compiler/tests:lstm_test_cpu PASSED in 32.6s //tensorflow/compiler/tests:manip_ops_test_cpu PASSED in 23.9s //tensorflow/compiler/tests:manip_ops_test_cpu_mlir_bridge_test PASSED in 14.8s //tensorflow/compiler/tests:matrix_band_part_test_cpu PASSED in 50.7s //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test PASSED in 41.5s //tensorflow/compiler/tests:matrix_inverse_op_test_cpu PASSED in 19.0s //tensorflow/compiler/tests:matrix_inverse_op_test_cpu_mlir_bridge_test PASSED in 22.9s //tensorflow/compiler/tests:matrix_solve_op_test_cpu PASSED in 15.2s //tensorflow/compiler/tests:matrix_solve_op_test_cpu_mlir_bridge_test PASSED in 11.6s //tensorflow/compiler/tests:momentum_test_cpu PASSED in 14.3s //tensorflow/compiler/tests:nary_ops_test_cpu PASSED in 11.1s //tensorflow/compiler/tests:nary_ops_test_cpu_mlir_bridge_test PASSED in 16.7s //tensorflow/compiler/tests:nullary_ops_test_cpu PASSED in 10.8s //tensorflow/compiler/tests:nullary_ops_test_cpu_mlir_bridge_test PASSED in 10.5s //tensorflow/compiler/tests:placeholder_test_cpu PASSED in 9.5s //tensorflow/compiler/tests:placeholder_test_cpu_mlir_bridge_test PASSED in 15.2s //tensorflow/compiler/tests:proximal_adagrad_test_cpu PASSED in 10.8s //tensorflow/compiler/tests:proximal_gradient_descent_test_cpu PASSED in 9.9s //tensorflow/compiler/tests:quantized_ops_test_cpu PASSED in 15.1s //tensorflow/compiler/tests:reduce_window_test_cpu PASSED in 9.6s //tensorflow/compiler/tests:reduce_window_test_cpu_mlir_bridge_test PASSED in 9.5s //tensorflow/compiler/tests:reshape_op_test_cpu PASSED in 11.7s //tensorflow/compiler/tests:reshape_op_test_cpu_mlir_bridge_test PASSED in 10.1s //tensorflow/compiler/tests:reverse_ops_test_cpu PASSED in 11.2s //tensorflow/compiler/tests:reverse_ops_test_cpu_mlir_bridge_test PASSED in 14.2s //tensorflow/compiler/tests:reverse_sequence_op_test_cpu PASSED in 12.1s //tensorflow/compiler/tests:reverse_sequence_op_test_cpu_mlir_bridge_test PASSED in 14.3s //tensorflow/compiler/tests:rmsprop_test_cpu PASSED in 13.1s //tensorflow/compiler/tests:scatter_nd_op_test_cpu PASSED in 22.9s //tensorflow/compiler/tests:scatter_nd_op_test_cpu_mlir_bridge_test PASSED in 23.9s //tensorflow/compiler/tests:searchsorted_op_test_cpu PASSED in 11.1s //tensorflow/compiler/tests:searchsorted_op_test_cpu_mlir_bridge_test PASSED in 11.7s //tensorflow/compiler/tests:segment_reduction_ops_test_cpu PASSED in 22.0s //tensorflow/compiler/tests:segment_reduction_ops_test_cpu_mlir_bridge_test PASSED in 25.2s //tensorflow/compiler/tests:self_adjoint_eig_op_test_cpu PASSED in 16.4s //tensorflow/compiler/tests:self_adjoint_eig_op_test_cpu_mlir_bridge_test PASSED in 45.1s //tensorflow/compiler/tests:slice_ops_test_cpu PASSED in 20.5s //tensorflow/compiler/tests:slice_ops_test_cpu_mlir_bridge_test PASSED in 23.8s //tensorflow/compiler/tests:sparse_to_dense_op_test_cpu PASSED in 10.4s //tensorflow/compiler/tests:sparse_to_dense_op_test_cpu_mlir_bridge_test PASSED in 10.6s //tensorflow/compiler/tests:stack_ops_test_cpu PASSED in 9.8s //tensorflow/compiler/tests:tensor_float_32_test_cpu PASSED in 13.5s //tensorflow/compiler/tests:tensor_float_32_test_cpu_mlir_bridge_test PASSED in 22.7s //tensorflow/compiler/tests:tensor_list_ops_test_cpu PASSED in 11.0s //tensorflow/compiler/tests:tridiagonal_matmul_ops_test_cpu PASSED in 14.6s //tensorflow/compiler/tests:tridiagonal_matmul_ops_test_cpu_mlir_bridge_test PASSED in 13.8s //tensorflow/compiler/tests:tridiagonal_solve_ops_test_cpu PASSED in 13.4s //tensorflow/compiler/tests:tridiagonal_solve_ops_test_cpu_mlir_bridge_test PASSED in 20.2s //tensorflow/compiler/tests:unique_ops_test_cpu PASSED in 9.5s //tensorflow/compiler/tests:variable_ops_test_cpu PASSED in 27.8s //tensorflow/compiler/tests:variable_ops_test_cpu_mlir_bridge_test PASSED in 16.8s //tensorflow/compiler/tests:where_op_test_cpu PASSED in 10.6s //tensorflow/compiler/tests:while_test_cpu PASSED in 12.2s //tensorflow/compiler/tests:xla_call_module_no_platform_check_test_cpu PASSED in 12.1s //tensorflow/compiler/tests:xla_call_module_no_shape_assertions_check_test_cpu PASSED in 12.3s //tensorflow/compiler/tests:xla_call_module_test_cpu PASSED in 13.3s //tensorflow/compiler/tests:xla_custom_call_ops_test_cpu PASSED in 8.7s //tensorflow/compiler/tests:xla_device_gpu_test_cpu PASSED in 8.5s //tensorflow/compiler/tests:xla_device_test_cpu PASSED in 13.4s //tensorflow/compiler/tests:xla_device_test_cpu_mlir_bridge_test PASSED in 17.4s //tensorflow/compiler/tests:xla_ops_test_cpu PASSED in 31.7s //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test PASSED in 78.4s //tensorflow/compiler/tests:xla_test_test PASSED in 9.2s //tensorflow/compiler/tf2xla:const_analysis_test PASSED in 6.1s //tensorflow/compiler/tf2xla:cpu_function_runtime_test PASSED in 0.1s //tensorflow/compiler/tf2xla:functionalize_cond_test PASSED in 3.4s //tensorflow/compiler/tf2xla:functionalize_control_flow_test PASSED in 0.9s //tensorflow/compiler/tf2xla:fused_batchnorm_reserve_space_test_cpu PASSED in 33.1s //tensorflow/compiler/tf2xla:graph_compiler_test PASSED in 5.2s //tensorflow/compiler/tf2xla:literal_util_test PASSED in 0.5s //tensorflow/compiler/tf2xla:resource_operation_table_test PASSED in 6.8s //tensorflow/compiler/tf2xla:resource_util_test_cpu PASSED in 1.4s //tensorflow/compiler/tf2xla:sharding_util_test PASSED in 0.7s //tensorflow/compiler/tf2xla:tf2xla_opset_test PASSED in 10.6s //tensorflow/compiler/tf2xla:tf2xla_test PASSED in 16.5s //tensorflow/compiler/tf2xla:tf2xla_util_test PASSED in 0.7s //tensorflow/compiler/tf2xla:xla_compiler_test PASSED in 18.4s //tensorflow/compiler/tf2xla:xla_jit_compiled_cpu_function_test PASSED in 14.9s //tensorflow/compiler/tf2xla:xla_op_registry_test PASSED in 5.0s //tensorflow/compiler/tf2xla/kernels:rng_converter_utils_test PASSED in 1.6s //tensorflow/compiler/xla:array2d_test PASSED in 0.1s //tensorflow/compiler/xla:array3d_test PASSED in 0.5s //tensorflow/compiler/xla:array4d_test PASSED in 0.1s //tensorflow/compiler/xla:array_test PASSED in 0.3s //tensorflow/compiler/xla:bit_cast_test PASSED in 0.4s //tensorflow/compiler/xla:comparison_util_test PASSED in 0.1s //tensorflow/compiler/xla:debug_options_parsers_test PASSED in 0.1s //tensorflow/compiler/xla:index_util_test PASSED in 0.1s //tensorflow/compiler/xla:iterator_util_test PASSED in 0.1s //tensorflow/compiler/xla:layout_test PASSED in 0.1s //tensorflow/compiler/xla:layout_util_test PASSED in 0.3s //tensorflow/compiler/xla:literal_test PASSED in 0.2s //tensorflow/compiler/xla:parse_flags_from_env_test PASSED in 0.4s //tensorflow/compiler/xla:permutation_util_test PASSED in 0.1s //tensorflow/compiler/xla:primitive_util_test PASSED in 0.2s //tensorflow/compiler/xla:refcounting_hash_map_test PASSED in 0.1s //tensorflow/compiler/xla:reference_util_test PASSED in 0.4s //tensorflow/compiler/xla:shape_test PASSED in 0.1s //tensorflow/compiler/xla:shape_tree_test PASSED in 0.3s //tensorflow/compiler/xla:shape_util_test PASSED in 2.6s //tensorflow/compiler/xla:status_macros_test PASSED in 0.2s //tensorflow/compiler/xla:text_literal_reader_test PASSED in 0.2s //tensorflow/compiler/xla:text_literal_writer_test PASSED in 0.1s //tensorflow/compiler/xla:types_test PASSED in 0.2s //tensorflow/compiler/xla:util_test PASSED in 0.1s //tensorflow/compiler/xla:window_util_test PASSED in 0.2s //tensorflow/compiler/xla/client:padding_test PASSED in 0.1s //tensorflow/compiler/xla/client:xla_builder_test PASSED in 0.7s //tensorflow/compiler/xla/client/lib:arithmetic_test_cpu PASSED in 7.1s //tensorflow/compiler/xla/client/lib:comparators_test_cpu PASSED in 7.9s //tensorflow/compiler/xla/client/lib:constants_test_cpu PASSED in 7.1s //tensorflow/compiler/xla/client/lib:logdet_test_cpu PASSED in 7.7s //tensorflow/compiler/xla/client/lib:math_test_cpu PASSED in 12.8s //tensorflow/compiler/xla/client/lib:matrix_test_cpu PASSED in 10.2s //tensorflow/compiler/xla/client/lib:pooling_test_cpu PASSED in 11.1s //tensorflow/compiler/xla/client/lib:qr_test_cpu PASSED in 9.8s //tensorflow/compiler/xla/client/lib:slicing_test_cpu PASSED in 7.9s //tensorflow/compiler/xla/client/lib:sorting_test_cpu PASSED in 5.8s //tensorflow/compiler/xla/client/lib:tuple_test_cpu PASSED in 7.5s //tensorflow/compiler/xla/examples/axpy:stablehlo_compile_test PASSED in 7.5s //tensorflow/compiler/xla/experiments/sm_bandwidth_benchmark:sm_bw_test PASSED in 0.2s //tensorflow/compiler/xla/hlo/evaluator:hlo_evaluator_test PASSED in 19.2s //tensorflow/compiler/xla/hlo/experimental/auto_sharding:auto_sharding_solver_test PASSED in 1.6s //tensorflow/compiler/xla/hlo/experimental/auto_sharding:auto_sharding_test PASSED in 5.2s //tensorflow/compiler/xla/hlo/transforms:hlo_constant_splitter_test PASSED in 1.2s //tensorflow/compiler/xla/hlo/utils:hlo_live_range_test PASSED in 0.8s //tensorflow/compiler/xla/hlo/utils:hlo_matchers_test PASSED in 0.8s //tensorflow/compiler/xla/hlo/utils:hlo_sharding_util_test PASSED in 0.3s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:collective_ops.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:fft.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:legalize_i1_vector_transfers.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:library_ops_to_cpu_runtime.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:lmhlo_custom_call.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:remove_copies_to_out_params.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:rng_bit_generator.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:xla_abi_legalization.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:xla_cpu_infeed.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:xla_cpu_memref_element_cast_to_llvm.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:xla_cpu_outfeed.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:add_concurrent_regions.mlir.test PASSED in 1.3s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:add_hlo_trace.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:gpu_launch.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:gpu_memcpy.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:gpu_memset.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_case.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_custom_call.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_fft.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_gpu_cholesky.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_gpu_conv.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_gpu_cublas_lt_matmul.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_gpu_gemm.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_infeed.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_outfeed.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_send_recv.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_while.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:memref_get_global_to_arg.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:outline_cuda_graphs.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:stream_assignment.mlir.test PASSED in 1.2s //tensorflow/compiler/xla/mlir/framework/tests:legalize-xla-framework.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/framework/tests:outline-with-xla-framework.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/framework/tests:xla-framework.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/math/transforms/tests:math_optimization.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/memref/transforms/tests:aligned_allocations.mlir.test PASSED in 1.5s //tensorflow/compiler/xla/mlir/runtime/ir/tests:ops.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/runtime/ir/tests:ops_verify.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/runtime/ir/tests:testlib.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/runtime/transforms:calling_convention_test PASSED in 0.2s //tensorflow/compiler/xla/mlir/runtime/transforms:type_converter_test PASSED in 0.7s //tensorflow/compiler/xla/mlir/runtime/transforms/tests:compilation_pipeline.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir/runtime/transforms/tests:convert_asserts.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/runtime/transforms/tests:convert_custom_calls.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/mlir/runtime/transforms/tests:export_functions.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/runtime/transforms/tests:ordinal_assignment.mlir.test PASSED in 1.2s //tensorflow/compiler/xla/mlir/runtime/transforms/tests:rt_to_llvm.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:erase-op-without-results.mlir.test PASSED in 1.6s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:inline-scf-while.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:reduce-scf-forall-bounds.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:replace-op-with-constant.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:replace-op-with-value.mlir.test PASSED in 1.1s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:replace-operand-with-constant.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:return-operands-of-terminator-operands.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:truncate-function.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/tests:bisect.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/tests:no-bug.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/tests:snapshot.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/tools/mlir_replay/public:execution_trace_utils_test PASSED in 0.4s //tensorflow/compiler/xla/mlir/utils:error_util_test PASSED in 0.2s //tensorflow/compiler/xla/mlir/xla_cpu/tests:bufferize.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/xla_cpu/tests:invalid.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/xla_cpu/tests:ops.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/bufferization/hlo_one_shot_bufferize.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/chlo/chlo_legalize_to_hlo_broadcasts.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/chlo/chlo_legalize_to_hlo_no_broadcasts.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/chlo/chlo_legalize_to_mhlo.mlir.test PASSED in 1.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/chlo/sparse_chlo_legalize_to_linalg.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/analysis.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/buffer_reuse.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/convert_deallocation_ops_to_llvm.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/deallocate.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/deallocate_invalid.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/deallocation_ops.mlir.test PASSED in 1.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/deallocation_simplification.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/deallocation_to_scf.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/split_alloc_tensors.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/add_debug_info.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test PASSED in 1.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/collapse-shape.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/collect_stats.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/compose_extract_insert_slice.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/batch_matmul.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/conv_2d_nhwc_hwcf.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/dot.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/duplicate_fusions.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/fibonacci.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/fusion_outlining.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/fusion_planning_for_cpu.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/inline_fusion_clusters.mlir.test PASSED in 1.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/map_bcast_map.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/map_matmul.mlir.test PASSED in 1.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/map_reduce_map.mlir.test PASSED in 1.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/map_reshape_map.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/matmul.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/reduce_1d.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/reduce_1d_map.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/reduce_2d.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/reduce_window.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/reverse.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/scatter.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/sort.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/transpose.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/greedy_fusion.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/invalid.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/lower_vectors.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/nested_tiling_softmax.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/ops.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/optimize_linalg_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/rewrite_forall_to_for.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/simplify_dead_copy.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/tile_by_one.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/tiling_softmax.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/vectorize_copy.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/vectorize_for_cpu.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo/lhlo-legalize-select-and-scatter.mlir.test PASSED in 1.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo/lhlo-legalize-to-affine.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo/lhlo-legalize-to-gpu.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo/lhlo-legalize-to-parallel-loops.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo/lhlo-legalize-to-tensor-op.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo/ops.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo_gpu/lhlo_gpu_ops.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/attrs.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/broadcast_propagation.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/bitcast.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/canonicalize.mlir.test PASSED in 1.1s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/concatenate.mlir.test PASSED in 1.1s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/convert.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/convolution.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/custom_call.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/folder_limit.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/reduce.mlir.test PASSED in 1.1s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/reshape.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/reverse.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/scatter.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/transpose.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/tuple.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/while.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/constraint_fusion.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/convert_to_signless.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/expand_hlo_tuples.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/expand_ops_simplifier.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/group_reduction_dimensions.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-collapse-elementwise-map.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-create-token-to-after-all.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-cross-replica-sum-to-all-reduce.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-dot-general-to-dot.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-dot-to-dot-general.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-einsum-to-dot-general.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-gather-to-torch-index-select.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-rng-to-linalg.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-shape-ops-to-standard.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-sort.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-arithmetic.mlir.test PASSED in 1.2s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-lhlo-only-dynamic.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-lhlo-unranked.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-lhlo.mlir.test PASSED in 1.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-linalg.mlir.test PASSED in 3.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-memref-unranked.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-memref.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-stablehlo-experimental.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-stablehlo.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-torch-index-select-to-gather.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/inlining.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/invalid.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/legalize-control-flow.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/legalize-hlo-shape-computations.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/legalize-mhlo-to-thlo.mlir.test PASSED in 1.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/legalize-to-std.mlir.test PASSED in 1.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/lower-complex.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/lower-general-dot.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/materialize-broadcasts.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/merge_assuming_ops.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_bytecode_customizations.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_canonicalize_dot.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_canonicalize_gather.mlir.test PASSED in 1.3s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_canonicalize_reduction.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_canonicalize_scatter.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_flatten_tuple.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_infer_shape_type_methods.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_ops_prettyprint.mlir.test PASSED in 1.3s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_reduce_pretty_print.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/ops.mlir.test PASSED in 1.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/optimize-hlo.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/prepare-for-export.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/reify-result-types.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/restrict_max_rank.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/shape_legalize_to_hlo.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/shape_reification.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/sink-constants-to-control-flow.mlir.test PASSED in 1.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/sparse_gendot_lower.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/sparse_lower.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/sparse_ops.mlir.test PASSED in 1.1s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/sparse_rewriting.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/sparse_transpose.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/stablehlo-legalize-to-hlo.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/symbolic-shape-optimization.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/unfuse_batch_norm.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_bounds.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_conv_op.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_reduce_op.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_reduce_window_op.mlir.test PASSED in 1.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_scatter_op.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_select_and_scatter_op.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_while_op.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/while_prettyprint.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/thlo/bufferize.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/thlo/canonicalize.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/thlo/invalid.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/thlo/legalize_sort.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/thlo/ops.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/thlo/tiling.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:alloc_to_arg.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/mlir_hlo/tests:assuming-structural-propagation.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:buffer_packing.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:bufferize.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:bufferize_one_shot.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:collapse_parallel_loops_to_1d_pass.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:detensorize_scf_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:index_type_llvm_lowering.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:legalize-trigonometric-to-approximation.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:lower_index_cast.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:propagate_static_shapes.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:rank-specialization.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:shape-component-analysis.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:shape_simplification.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:test_userange.mlir.test PASSED in 1.3s //tensorflow/compiler/xla/mlir_hlo/tests:tile_loops.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:unbufferize.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:unroll-loops.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tools/mlir_interpreter/framework/tests:interpreter_value_test PASSED in 0.1s //tensorflow/compiler/xla/mlir_hlo/tools/mlir_interpreter/framework/tests:tensor_or_memref_test PASSED in 0.1s //tensorflow/compiler/xla/pjrt:host_callback_test PASSED in 0.3s //tensorflow/compiler/xla/pjrt:lru_cache_test PASSED in 0.1s //tensorflow/compiler/xla/pjrt:pjrt_api_test PASSED in 1.7s //tensorflow/compiler/xla/pjrt:pjrt_client_test_cpu PASSED in 8.4s //tensorflow/compiler/xla/pjrt:pjrt_compiler_test PASSED in 0.4s //tensorflow/compiler/xla/pjrt:pjrt_executable_test PASSED in 0.2s //tensorflow/compiler/xla/pjrt:pjrt_stream_executor_client_test PASSED in 7.6s //tensorflow/compiler/xla/pjrt:semaphore_test PASSED in 0.2s //tensorflow/compiler/xla/pjrt:tf_pjrt_client_test PASSED in 6.9s //tensorflow/compiler/xla/pjrt:tfrt_cpu_pjrt_client_test PASSED in 8.2s //tensorflow/compiler/xla/pjrt:tracked_device_buffer_test PASSED in 6.6s //tensorflow/compiler/xla/pjrt:tracked_tfrt_cpu_device_buffer_test PASSED in 0.3s //tensorflow/compiler/xla/pjrt:transpose_test PASSED in 53.5s //tensorflow/compiler/xla/pjrt/c:pjrt_c_api_cpu_test PASSED in 8.4s //tensorflow/compiler/xla/pjrt/c:pjrt_c_api_helpers_test PASSED in 1.2s //tensorflow/compiler/xla/pjrt/distributed:client_server_test PASSED in 20.3s //tensorflow/compiler/xla/pjrt/distributed:topology_util_test PASSED in 0.1s //tensorflow/compiler/xla/python:outfeed_receiver_test_cpu PASSED in 15.5s //tensorflow/compiler/xla/python:xplane_to_profile_instructions_test PASSED in 0.2s //tensorflow/compiler/xla/python/ifrt:array_test PASSED in 0.3s //tensorflow/compiler/xla/python/ifrt:array_test_no_impl PASSED in 0.3s //tensorflow/compiler/xla/python/ifrt:client_test_no_impl PASSED in 0.3s //tensorflow/compiler/xla/python/ifrt:future_test PASSED in 0.2s //tensorflow/compiler/xla/python/ifrt:index_domain_test PASSED in 0.3s //tensorflow/compiler/xla/python/ifrt:index_test PASSED in 0.3s //tensorflow/compiler/xla/python/ifrt:memory_test PASSED in 0.3s //tensorflow/compiler/xla/python/ifrt:serdes_test PASSED in 0.3s //tensorflow/compiler/xla/python/ifrt:shape_test PASSED in 0.2s //tensorflow/compiler/xla/python/ifrt:sharding_serdes_test PASSED in 0.3s //tensorflow/compiler/xla/python/ifrt:sharding_test PASSED in 0.5s //tensorflow/compiler/xla/python/ifrt:tuple_test_no_impl PASSED in 0.3s //tensorflow/compiler/xla/python/ifrt/ir/tests:executable_test_no_impl PASSED in 2.4s //tensorflow/compiler/xla/python/ifrt/ir/tests:ifrt_duplicated_callee_elimination.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/python/ifrt/ir/tests:spmd_expansion.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/python/ifrt/ir/tests:spmd_interface_verification.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_array.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_assemble.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_attrs.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_call.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_call_loaded_executable.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_disassemble.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_loaded_executable.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_reshard.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/python/ifrt/support:sharding_param_to_op_sharding_test PASSED in 0.2s //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_array_impl_test_tfrt_cpu PASSED in 14.3s //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_client_impl_test_tfrt_cpu PASSED in 6.6s //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_executable_impl_test_tfrt_cpu PASSED in 8.3s //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_tuple_impl_test_tfrt_cpu PASSED in 8.4s //tensorflow/compiler/xla/python/pjrt_ifrt:xla_executable_test_no_impl PASSED in 1.4s //tensorflow/compiler/xla/python/pjrt_ifrt:xla_program_serdes_test PASSED in 2.5s //tensorflow/compiler/xla/python/pjrt_ifrt:xla_sharding_serdes_test PASSED in 0.3s //tensorflow/compiler/xla/python/pjrt_ifrt:xla_sharding_test PASSED in 7.4s //tensorflow/compiler/xla/python_api:xla_literal_test PASSED in 1.8s //tensorflow/compiler/xla/python_api:xla_shape_test PASSED in 3.4s //tensorflow/compiler/xla/rpc:grpc_client_test PASSED in 2.5s //tensorflow/compiler/xla/runtime:arguments_test PASSED in 0.1s //tensorflow/compiler/xla/runtime:async_runtime_test PASSED in 0.5s //tensorflow/compiler/xla/runtime:custom_call_test PASSED in 1.9s //tensorflow/compiler/xla/runtime:diagnostics_test PASSED in 0.2s //tensorflow/compiler/xla/runtime:executable_test PASSED in 3.1s //tensorflow/compiler/xla/runtime:ffi_test PASSED in 1.5s //tensorflow/compiler/xla/runtime:map_by_type_test PASSED in 0.2s //tensorflow/compiler/xla/runtime:module_test PASSED in 0.2s //tensorflow/compiler/xla/runtime:results_test PASSED in 0.2s //tensorflow/compiler/xla/runtime:state_test PASSED in 0.1s //tensorflow/compiler/xla/runtime:symbolic_shape_test PASSED in 0.3s //tensorflow/compiler/xla/runtime:type_id_test PASSED in 0.2s //tensorflow/compiler/xla/service:algebraic_simplifier_overflow_test_cpu PASSED in 7.7s //tensorflow/compiler/xla/service:algebraic_simplifier_test PASSED in 4.8s //tensorflow/compiler/xla/service:all_gather_broadcast_reorder_test PASSED in 0.8s //tensorflow/compiler/xla/service:all_gather_combiner_test PASSED in 0.7s //tensorflow/compiler/xla/service:all_gather_decomposer_test PASSED in 0.8s //tensorflow/compiler/xla/service:all_reduce_combiner_test PASSED in 1.0s //tensorflow/compiler/xla/service:all_reduce_contiguous_test PASSED in 0.8s //tensorflow/compiler/xla/service:all_reduce_folder_test PASSED in 0.9s //tensorflow/compiler/xla/service:all_reduce_promotion_test PASSED in 0.7s //tensorflow/compiler/xla/service:all_reduce_reassociate_test PASSED in 0.8s //tensorflow/compiler/xla/service:all_reduce_simplifier_test PASSED in 1.3s //tensorflow/compiler/xla/service:ar_crs_combiner_test PASSED in 0.7s //tensorflow/compiler/xla/service:async_collective_creator_test PASSED in 1.3s //tensorflow/compiler/xla/service:async_op_canonicalizer_test PASSED in 0.8s //tensorflow/compiler/xla/service:batch_dot_simplification_test PASSED in 0.8s //tensorflow/compiler/xla/service:batchnorm_expander_test_cpu PASSED in 6.6s //tensorflow/compiler/xla/service:bfloat16_conversion_folding_test PASSED in 1.7s //tensorflow/compiler/xla/service:bfloat16_propagation_test PASSED in 1.0s //tensorflow/compiler/xla/service:bitcast_dtypes_expander_test PASSED in 0.9s //tensorflow/compiler/xla/service:broadcast_canonicalizer_test PASSED in 0.7s //tensorflow/compiler/xla/service:buffer_assignment_test PASSED in 22.2s //tensorflow/compiler/xla/service:call_graph_test PASSED in 0.8s //tensorflow/compiler/xla/service:call_inliner_test PASSED in 0.8s //tensorflow/compiler/xla/service:change_op_data_type_test PASSED in 0.7s //tensorflow/compiler/xla/service:collective_ops_utils_test PASSED in 0.2s //tensorflow/compiler/xla/service:collective_permute_decomposer_test PASSED in 0.6s //tensorflow/compiler/xla/service:collective_pipeliner_test PASSED in 0.8s //tensorflow/compiler/xla/service:collective_transformation_reorderer_test PASSED in 1.4s //tensorflow/compiler/xla/service:collectives_schedule_linearizer_test PASSED in 0.8s //tensorflow/compiler/xla/service:compilation_environments_test PASSED in 0.1s //tensorflow/compiler/xla/service:conditional_canonicalizer_test PASSED in 2.0s //tensorflow/compiler/xla/service:conditional_code_motion_test PASSED in 1.7s //tensorflow/compiler/xla/service:conditional_simplifier_test PASSED in 0.8s //tensorflow/compiler/xla/service:conditional_to_select_test PASSED in 0.9s //tensorflow/compiler/xla/service:constant_value_test PASSED in 0.1s //tensorflow/compiler/xla/service:convert_async_collectives_to_sync_test PASSED in 2.4s //tensorflow/compiler/xla/service:convert_mover_test PASSED in 1.1s //tensorflow/compiler/xla/service:convert_operand_folding_test PASSED in 0.8s //tensorflow/compiler/xla/service:convolution_4d_expander_test PASSED in 0.8s //tensorflow/compiler/xla/service:convolution_group_converter_test PASSED in 1.1s //tensorflow/compiler/xla/service:convolution_pred_expander_test PASSED in 0.9s //tensorflow/compiler/xla/service:copy_insertion_test PASSED in 1.0s //tensorflow/compiler/xla/service:custom_call_status_test PASSED in 0.3s //tensorflow/compiler/xla/service:defuser_test PASSED in 0.7s //tensorflow/compiler/xla/service:despecializer_test PASSED in 1.0s //tensorflow/compiler/xla/service:dfs_hlo_visitor_with_default_test PASSED in 1.5s //tensorflow/compiler/xla/service:dot_decomposer_test PASSED in 0.7s //tensorflow/compiler/xla/service:dot_dimension_merger_test PASSED in 1.0s //tensorflow/compiler/xla/service:dot_merger_test PASSED in 1.2s //tensorflow/compiler/xla/service:dynamic_dimension_inference_test PASSED in 0.8s //tensorflow/compiler/xla/service:dynamic_dimension_simplifier_test PASSED in 2.5s //tensorflow/compiler/xla/service:dynamic_index_splitter_test PASSED in 0.8s //tensorflow/compiler/xla/service:dynamic_padder_test_cpu PASSED in 16.3s //tensorflow/compiler/xla/service:dynamic_parameter_binding_test PASSED in 2.3s //tensorflow/compiler/xla/service:dynamic_update_slice_test_cpu PASSED in 7.9s //tensorflow/compiler/xla/service:elemental_ir_emitter_test_cpu PASSED in 10.3s //tensorflow/compiler/xla/service:flatten_call_graph_test PASSED in 0.6s //tensorflow/compiler/xla/service:float_normalization_test PASSED in 0.8s //tensorflow/compiler/xla/service:fusion_node_indexing_evaluation_test PASSED in 1.4s //tensorflow/compiler/xla/service:gather_expander_test PASSED in 0.8s //tensorflow/compiler/xla/service:gather_simplifier_test PASSED in 0.8s //tensorflow/compiler/xla/service:heap_simulator_test PASSED in 0.7s //tensorflow/compiler/xla/service:hlo_alias_analysis_test PASSED in 0.7s //tensorflow/compiler/xla/service:hlo_casting_utils_test PASSED in 9.5s //tensorflow/compiler/xla/service:hlo_computation_deduplicator_test PASSED in 0.8s //tensorflow/compiler/xla/service:hlo_computation_test PASSED in 2.1s //tensorflow/compiler/xla/service:hlo_constant_folding_test PASSED in 6.2s //tensorflow/compiler/xla/service:hlo_cost_analysis_test PASSED in 10.8s //tensorflow/compiler/xla/service:hlo_creation_utils_test PASSED in 5.5s //tensorflow/compiler/xla/service:hlo_cse_test PASSED in 0.9s //tensorflow/compiler/xla/service:hlo_dataflow_analysis_test PASSED in 1.3s //tensorflow/compiler/xla/service:hlo_dce_test PASSED in 1.4s //tensorflow/compiler/xla/service:hlo_domain_test PASSED in 0.7s //tensorflow/compiler/xla/service:hlo_element_type_converter_test PASSED in 1.1s //tensorflow/compiler/xla/service:hlo_execution_profile_test PASSED in 6.7s //tensorflow/compiler/xla/service:hlo_graph_dumper_test PASSED in 0.8s //tensorflow/compiler/xla/service:hlo_input_output_alias_config_test PASSED in 0.6s //tensorflow/compiler/xla/service:hlo_instruction_test PASSED in 1.8s //tensorflow/compiler/xla/service:hlo_liveness_analysis_test PASSED in 1.0s //tensorflow/compiler/xla/service:hlo_memory_scheduler_test PASSED in 1.1s //tensorflow/compiler/xla/service:hlo_module_dce_test PASSED in 0.9s //tensorflow/compiler/xla/service:hlo_module_metadata_test PASSED in 0.7s //tensorflow/compiler/xla/service:hlo_module_test PASSED in 0.7s //tensorflow/compiler/xla/service:hlo_opcode_test PASSED in 0.4s //tensorflow/compiler/xla/service:hlo_ordering_test PASSED in 0.9s //tensorflow/compiler/xla/service:hlo_parser_test PASSED in 0.3s //tensorflow/compiler/xla/service:hlo_pass_pipeline_test PASSED in 0.9s //tensorflow/compiler/xla/service:hlo_phi_graph_test PASSED in 0.2s //tensorflow/compiler/xla/service:hlo_proto_util_test PASSED in 1.0s //tensorflow/compiler/xla/service:hlo_reachability_test PASSED in 2.0s //tensorflow/compiler/xla/service:hlo_rematerialization_test PASSED in 1.3s //tensorflow/compiler/xla/service:hlo_rematerialization_test_utils_test PASSED in 0.7s //tensorflow/compiler/xla/service:hlo_replication_analysis_test PASSED in 0.6s //tensorflow/compiler/xla/service:hlo_schedule_test PASSED in 0.7s //tensorflow/compiler/xla/service:hlo_sharding_test PASSED in 1.9s //tensorflow/compiler/xla/service:hlo_value_semantics_analysis_test PASSED in 0.9s //tensorflow/compiler/xla/service:hlo_verifier_test PASSED in 1.2s //tensorflow/compiler/xla/service:indexed_array_analysis_test PASSED in 3.2s //tensorflow/compiler/xla/service:instruction_fusion_test PASSED in 0.7s //tensorflow/compiler/xla/service:latency_hiding_scheduler_preparation_test PASSED in 0.7s //tensorflow/compiler/xla/service:latency_hiding_scheduler_test PASSED in 1.0s //tensorflow/compiler/xla/service:layout_assignment_test PASSED in 7.0s //tensorflow/compiler/xla/service:layout_normalization_test PASSED in 0.8s //tensorflow/compiler/xla/service:logistic_expander_test PASSED in 1.1s //tensorflow/compiler/xla/service:loop_schedule_linearizer_test PASSED in 0.8s //tensorflow/compiler/xla/service:map_inliner_test PASSED in 0.7s //tensorflow/compiler/xla/service:mapped_ptr_container_sorter_test PASSED in 0.1s //tensorflow/compiler/xla/service:memory_space_assignment_best_fit_repacker_test PASSED in 0.7s //tensorflow/compiler/xla/service:memory_space_assignment_test PASSED in 1.7s //tensorflow/compiler/xla/service:memory_space_propagation_test PASSED in 1.1s //tensorflow/compiler/xla/service:name_uniquer_test PASSED in 0.1s //tensorflow/compiler/xla/service:operand_upcaster_test PASSED in 0.9s //tensorflow/compiler/xla/service:optimize_input_output_buffer_alias_test PASSED in 1.0s //tensorflow/compiler/xla/service:pattern_matcher_gmock_test PASSED in 0.9s //tensorflow/compiler/xla/service:pattern_matcher_test PASSED in 1.2s //tensorflow/compiler/xla/service:profile_guided_latency_estimator_test PASSED in 1.0s //tensorflow/compiler/xla/service:real_imag_expander_test PASSED in 1.0s //tensorflow/compiler/xla/service:reduce_decomposer_test PASSED in 1.0s //tensorflow/compiler/xla/service:reduce_scatter_combiner_test PASSED in 1.0s //tensorflow/compiler/xla/service:reduce_scatter_decomposer_test PASSED in 0.7s //tensorflow/compiler/xla/service:reduce_scatter_reassociate_test PASSED in 0.7s //tensorflow/compiler/xla/service:reshape_decomposer_test PASSED in 0.6s //tensorflow/compiler/xla/service:reshape_mover_test PASSED in 1.0s //tensorflow/compiler/xla/service:result_caster_test PASSED in 0.9s //tensorflow/compiler/xla/service:root_instruction_sinker_test PASSED in 1.0s //tensorflow/compiler/xla/service:scatter_expander_test PASSED in 0.7s //tensorflow/compiler/xla/service:scatter_simplifier_test PASSED in 1.0s //tensorflow/compiler/xla/service:select_and_scatter_expander_test PASSED in 0.7s //tensorflow/compiler/xla/service:shape_inference_test PASSED in 0.2s //tensorflow/compiler/xla/service:shaped_buffer_test PASSED in 6.3s //tensorflow/compiler/xla/service:sharding_propagation_test PASSED in 1.6s //tensorflow/compiler/xla/service:sharding_remover_test PASSED in 0.8s //tensorflow/compiler/xla/service:simplify_fp_conversions_test PASSED in 0.6s //tensorflow/compiler/xla/service:slice_sinker_test PASSED in 0.7s //tensorflow/compiler/xla/service:sort_simplifier_test PASSED in 1.1s //tensorflow/compiler/xla/service:space_to_batch_converter_test PASSED in 0.9s //tensorflow/compiler/xla/service:stable_sort_expander_test PASSED in 0.7s //tensorflow/compiler/xla/service:stochastic_convert_decomposer_test PASSED in 1.1s //tensorflow/compiler/xla/service:stream_pool_test PASSED in 0.1s //tensorflow/compiler/xla/service:topk_rewriter_test PASSED in 7.0s //tensorflow/compiler/xla/service:transpose_folding_test PASSED in 2.4s //tensorflow/compiler/xla/service:tuple_points_to_analysis_test PASSED in 0.8s //tensorflow/compiler/xla/service:tuple_simplifier_test PASSED in 0.7s //tensorflow/compiler/xla/service:tuple_util_test PASSED in 1.5s //tensorflow/compiler/xla/service:value_range_test PASSED in 1.0s //tensorflow/compiler/xla/service:while_loop_all_reduce_code_motion_test PASSED in 1.1s //tensorflow/compiler/xla/service:while_loop_analysis_test PASSED in 0.8s //tensorflow/compiler/xla/service:while_loop_concat_code_motion_test PASSED in 0.7s //tensorflow/compiler/xla/service:while_loop_constant_sinking_test PASSED in 0.9s //tensorflow/compiler/xla/service:while_loop_expensive_invariant_code_motion_test PASSED in 0.7s //tensorflow/compiler/xla/service:while_loop_invariant_code_motion_test PASSED in 0.6s //tensorflow/compiler/xla/service:while_loop_simplifier_test PASSED in 0.9s //tensorflow/compiler/xla/service:while_loop_trip_count_annotator_test PASSED in 0.7s //tensorflow/compiler/xla/service:while_util_test PASSED in 0.7s //tensorflow/compiler/xla/service:xla_aot_compile_stablehlo_cpu_test PASSED in 7.5s //tensorflow/compiler/xla/service:xla_debug_info_manager_test PASSED in 0.7s //tensorflow/compiler/xla/service:zero_sized_hlo_elimination_test PASSED in 1.0s //tensorflow/compiler/xla/service/cpu:conv_canonicalization_test PASSED in 1.0s //tensorflow/compiler/xla/service/cpu:cpu_eigen_tensor_alignment_test PASSED in 0.9s //tensorflow/compiler/xla/service/cpu:cpu_instruction_fusion_test PASSED in 1.1s //tensorflow/compiler/xla/service/cpu:cpu_layout_assignment_test PASSED in 2.1s //tensorflow/compiler/xla/service/cpu:ir_emission_utils_test PASSED in 0.9s //tensorflow/compiler/xla/service/cpu:parallel_task_assignment_test PASSED in 2.9s //tensorflow/compiler/xla/service/cpu:runtime_fft_test PASSED in 0.1s //tensorflow/compiler/xla/service/cpu:shape_partition_test PASSED in 0.9s //tensorflow/compiler/xla/service/cpu:xfeed_manager_test PASSED in 0.9s //tensorflow/compiler/xla/service/cpu/tests:cpu_bytesizeof_test PASSED in 0.7s //tensorflow/compiler/xla/service/cpu/tests:cpu_dyn_shape_test PASSED in 8.1s //tensorflow/compiler/xla/service/cpu/tests:cpu_eigen_dot_operation_test PASSED in 7.1s //tensorflow/compiler/xla/service/cpu/tests:cpu_external_constants_test PASSED in 22.2s //tensorflow/compiler/xla/service/cpu/tests:cpu_fusion_test PASSED in 6.1s //tensorflow/compiler/xla/service/cpu/tests:cpu_infeed_test PASSED in 6.1s //tensorflow/compiler/xla/service/cpu/tests:cpu_intrinsic_test PASSED in 13.6s //tensorflow/compiler/xla/service/cpu/tests:cpu_key_value_sort_test PASSED in 6.7s //tensorflow/compiler/xla/service/cpu/tests:cpu_literal_caching_test PASSED in 6.7s //tensorflow/compiler/xla/service/cpu/tests:cpu_noalias_test PASSED in 8.9s //tensorflow/compiler/xla/service/cpu/tests:cpu_outfeed_test PASSED in 7.7s //tensorflow/compiler/xla/service/cpu/tests:cpu_profiling_test PASSED in 8.9s //tensorflow/compiler/xla/service/cpu/tests:cpu_spmd_compile_test PASSED in 7.6s //tensorflow/compiler/xla/service/cpu/tests:cpu_topk_test PASSED in 7.0s //tensorflow/compiler/xla/service/cpu/tests:cpu_vectorization_test PASSED in 8.0s //tensorflow/compiler/xla/service/cpu/tests:cpu_while_test PASSED in 8.5s //tensorflow/compiler/xla/service/cpu/tests:tree_reduction_rewriter_test PASSED in 8.7s //tensorflow/compiler/xla/service/gpu:alias_passthrough_params_test PASSED in 1.2s //tensorflow/compiler/xla/service/gpu:all_reduce_blueconnect_test PASSED in 0.8s //tensorflow/compiler/xla/service/gpu:autotuner_util_test PASSED in 0.7s //tensorflow/compiler/xla/service/gpu:backend_configs_test PASSED in 0.9s //tensorflow/compiler/xla/service/gpu:copy_fusion_test PASSED in 1.9s //tensorflow/compiler/xla/service/gpu:cublas_pad_for_gemms_test PASSED in 1.9s //tensorflow/compiler/xla/service/gpu:cudnn_pad_for_convolutions_test PASSED in 1.2s //tensorflow/compiler/xla/service/gpu:cudnn_simplify_padding_test PASSED in 1.1s //tensorflow/compiler/xla/service/gpu:cudnn_support_utils_test PASSED in 0.7s //tensorflow/compiler/xla/service/gpu:cudnn_vectorize_convolutions_test PASSED in 0.9s //tensorflow/compiler/xla/service/gpu:fusion_wrapper_test PASSED in 1.1s //tensorflow/compiler/xla/service/gpu:gemm_rewriter_triton_test PASSED in 1.2s //tensorflow/compiler/xla/service/gpu:gpu_async_collective_annotator_test PASSED in 0.7s //tensorflow/compiler/xla/service/gpu:gpu_conv_padding_legalization_test PASSED in 1.0s //tensorflow/compiler/xla/service/gpu:gpu_conv_rewriter_test PASSED in 0.7s //tensorflow/compiler/xla/service/gpu:gpu_convert_async_collectives_to_sync_test PASSED in 1.1s //tensorflow/compiler/xla/service/gpu:gpu_cost_model_stats_collection_test PASSED in 1.3s //tensorflow/compiler/xla/service/gpu:gpu_fusible_test PASSED in 1.6s //tensorflow/compiler/xla/service/gpu:gpu_hlo_cost_analysis_test PASSED in 1.4s //tensorflow/compiler/xla/service/gpu:gpu_performance_model_test PASSED in 1.3s //tensorflow/compiler/xla/service/gpu:gpu_sanitize_constant_names_test PASSED in 0.7s //tensorflow/compiler/xla/service/gpu:hlo_algorithm_denylist_test PASSED in 0.1s //tensorflow/compiler/xla/service/gpu:hlo_fusion_stats_test PASSED in 0.7s //tensorflow/compiler/xla/service/gpu:hlo_traversal_test PASSED in 1.0s //tensorflow/compiler/xla/service/gpu:instruction_fusion_test PASSED in 1.1s //tensorflow/compiler/xla/service/gpu:ir_emission_utils_test PASSED in 1.0s //tensorflow/compiler/xla/service/gpu:matmul_utils_test PASSED in 1.2s //tensorflow/compiler/xla/service/gpu:move_copy_to_users_test PASSED in 0.7s //tensorflow/compiler/xla/service/gpu:multi_output_fusion_test PASSED in 2.0s //tensorflow/compiler/xla/service/gpu:non_atomically_upgradeable_rw_lock_test PASSED in 0.1s //tensorflow/compiler/xla/service/gpu:priority_fusion_test PASSED in 1.4s //tensorflow/compiler/xla/service/gpu:reduction_splitter_test PASSED in 0.8s //tensorflow/compiler/xla/service/gpu:scatter_slice_simplifier_test PASSED in 0.8s //tensorflow/compiler/xla/service/gpu:softmax_rewriter_triton_test PASSED in 1.3s //tensorflow/compiler/xla/service/gpu:target_util_test PASSED in 0.6s //tensorflow/compiler/xla/service/gpu:topk_splitter_test PASSED in 34.0s //tensorflow/compiler/xla/service/gpu:variadic_op_splitter_test PASSED in 1.7s //tensorflow/compiler/xla/service/gpu:while_transformer_test PASSED in 1.5s //tensorflow/compiler/xla/service/gpu/llvm_gpu_backend:utils_test PASSED in 0.6s //tensorflow/compiler/xla/service/gpu/tests:gpu_reduce_scatter_creator_test PASSED in 0.8s //tensorflow/compiler/xla/service/gpu/tests:reduction_degenerate_dim_remover_test PASSED in 2.0s //tensorflow/compiler/xla/service/gpu/tests:reduction_dimension_grouper_test PASSED in 1.1s //tensorflow/compiler/xla/service/gpu/tests:tree_reduction_rewriter_test PASSED in 1.1s //tensorflow/compiler/xla/service/graphcycles:graphcycles_test PASSED in 0.7s //tensorflow/compiler/xla/service/graphcycles:ordered_set_test PASSED in 0.1s //tensorflow/compiler/xla/service/llvm_ir:alias_analysis_test PASSED in 7.2s //tensorflow/compiler/xla/service/llvm_ir:ir_array_test PASSED in 0.5s //tensorflow/compiler/xla/service/spmd:canonicalize_all_gather_for_cse_test PASSED in 1.5s //tensorflow/compiler/xla/service/spmd:collective_permute_motion_test PASSED in 1.1s //tensorflow/compiler/xla/service/spmd:partition_assignment_test PASSED in 1.0s //tensorflow/compiler/xla/service/spmd:schedule_aware_collective_ops_cse_test PASSED in 0.8s //tensorflow/compiler/xla/service/spmd:spmd_partitioner_test PASSED in 3.4s //tensorflow/compiler/xla/service/spmd:spmd_prepare_test PASSED in 0.8s //tensorflow/compiler/xla/service/spmd:stateful_rng_spmd_partitioner_test PASSED in 1.1s //tensorflow/compiler/xla/service/spmd:whole_graph_manual_pass_test PASSED in 0.9s //tensorflow/compiler/xla/stream_executor:dnn_test PASSED in 0.2s //tensorflow/compiler/xla/stream_executor:stream_test PASSED in 0.1s //tensorflow/compiler/xla/stream_executor/host:host_stream_test PASSED in 0.8s //tensorflow/compiler/xla/stream_executor/tpu:c_api_conversions_test PASSED in 0.2s //tensorflow/compiler/xla/tests:all_reduce_test_cpu PASSED in 8.0s //tensorflow/compiler/xla/tests:axpy_simple_test_cpu PASSED in 8.1s //tensorflow/compiler/xla/tests:bad_rng_shape_validation_test_cpu PASSED in 7.9s //tensorflow/compiler/xla/tests:binop_scaling_test_cpu PASSED in 8.9s //tensorflow/compiler/xla/tests:bitcast_convert_test_cpu PASSED in 6.8s //tensorflow/compiler/xla/tests:broadcast_simple_test_cpu PASSED in 10.1s //tensorflow/compiler/xla/tests:broadcast_test_cpu PASSED in 7.8s //tensorflow/compiler/xla/tests:buffer_donation_test_cpu PASSED in 8.0s //tensorflow/compiler/xla/tests:call_test_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests:check_execution_arity_test_cpu PASSED in 8.1s //tensorflow/compiler/xla/tests:cholesky_test_cpu PASSED in 14.5s //tensorflow/compiler/xla/tests:client_test_cpu PASSED in 7.6s //tensorflow/compiler/xla/tests:collective_ops_test_cpu PASSED in 20.8s //tensorflow/compiler/xla/tests:collective_pipeliner_execution_test_cpu PASSED in 14.4s //tensorflow/compiler/xla/tests:compilation_cache_test_cpu PASSED in 7.4s //tensorflow/compiler/xla/tests:compute_constant_test_cpu PASSED in 6.9s //tensorflow/compiler/xla/tests:concat_test_cpu PASSED in 8.5s //tensorflow/compiler/xla/tests:constant_reduction_function_test_cpu PASSED in 9.5s //tensorflow/compiler/xla/tests:constants_test_cpu PASSED in 8.4s //tensorflow/compiler/xla/tests:convert_test_cpu PASSED in 13.8s //tensorflow/compiler/xla/tests:copy_test_cpu PASSED in 11.5s //tensorflow/compiler/xla/tests:cpu_gpu_fusion_test_cpu PASSED in 11.8s //tensorflow/compiler/xla/tests:custom_call_test_cpu PASSED in 9.4s //tensorflow/compiler/xla/tests:deallocation_test_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests:deconstruct_tuple_test_cpu PASSED in 7.9s //tensorflow/compiler/xla/tests:deep_graph_test_cpu PASSED in 7.4s //tensorflow/compiler/xla/tests:fft_test_cpu PASSED in 6.1s //tensorflow/compiler/xla/tests:float8_test_cpu PASSED in 7.5s //tensorflow/compiler/xla/tests:floor_ceil_test_cpu PASSED in 8.1s //tensorflow/compiler/xla/tests:fmax_fmin_test_cpu PASSED in 7.8s //tensorflow/compiler/xla/tests:gather_operation_test_cpu PASSED in 10.3s //tensorflow/compiler/xla/tests:get_dimension_size_test_cpu PASSED in 8.4s //tensorflow/compiler/xla/tests:half_test_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests:hlo_metadata_test PASSED in 6.7s //tensorflow/compiler/xla/tests:literal_test_util_test PASSED in 5.3s //tensorflow/compiler/xla/tests:local_client_allocation_test_cpu PASSED in 6.6s //tensorflow/compiler/xla/tests:local_client_aot_test PASSED in 0.0s //tensorflow/compiler/xla/tests:log_test_cpu PASSED in 6.9s //tensorflow/compiler/xla/tests:map_test_cpu PASSED in 8.2s //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu PASSED in 14.8s //tensorflow/compiler/xla/tests:multidimensional_slice_test_cpu PASSED in 8.4s //tensorflow/compiler/xla/tests:multiple_devices_on_host_test PASSED in 7.1s //tensorflow/compiler/xla/tests:multithreaded_compilation_test_cpu PASSED in 5.7s //tensorflow/compiler/xla/tests:onednn_matmul_test_cpu PASSED in 7.6s //tensorflow/compiler/xla/tests:outfeed_in_nested_computation_test_cpu PASSED in 7.3s //tensorflow/compiler/xla/tests:pad_test_cpu PASSED in 7.3s //tensorflow/compiler/xla/tests:pred_test_cpu PASSED in 9.5s //tensorflow/compiler/xla/tests:query_inferred_shape_test_cpu PASSED in 7.1s //tensorflow/compiler/xla/tests:reduce_hlo_test_cpu PASSED in 7.9s //tensorflow/compiler/xla/tests:reduce_precision_test_cpu PASSED in 7.2s //tensorflow/compiler/xla/tests:replay_test_cpu PASSED in 6.3s //tensorflow/compiler/xla/tests:reshape_motion_test_cpu PASSED in 6.7s //tensorflow/compiler/xla/tests:reverse_test_cpu PASSED in 7.4s //tensorflow/compiler/xla/tests:round_trip_packed_literal_test_cpu PASSED in 6.6s //tensorflow/compiler/xla/tests:round_trip_transfer_test_cpu PASSED in 9.0s //tensorflow/compiler/xla/tests:sample_text_test_cpu PASSED in 9.0s //tensorflow/compiler/xla/tests:scatter_test_cpu PASSED in 12.5s //tensorflow/compiler/xla/tests:select_test_cpu PASSED in 9.9s //tensorflow/compiler/xla/tests:test_utils_test_cpu PASSED in 7.9s //tensorflow/compiler/xla/tests:tile_assignment_test PASSED in 0.1s //tensorflow/compiler/xla/tests:token_hlo_test_cpu PASSED in 9.0s //tensorflow/compiler/xla/tests:topk_test_cpu PASSED in 7.4s //tensorflow/compiler/xla/tests:transfer_manager_test_cpu PASSED in 15.8s //tensorflow/compiler/xla/tests:transpose_test_cpu PASSED in 9.2s //tensorflow/compiler/xla/tests:tuple_test_cpu PASSED in 7.5s //tensorflow/compiler/xla/tests:unary_op_test_cpu PASSED in 7.5s //tensorflow/compiler/xla/tests:value_inference_test_cpu PASSED in 6.3s //tensorflow/compiler/xla/tests:vector_ops_reduce_test_cpu PASSED in 8.0s //tensorflow/compiler/xla/tests:vector_ops_simple_test_cpu PASSED in 7.6s //tensorflow/compiler/xla/tests:while_test_cpu PASSED in 7.4s //tensorflow/compiler/xla/tests/fuzz:rand_000000_cpu PASSED in 6.5s //tensorflow/compiler/xla/tests/fuzz:rand_000003_cpu PASSED in 8.5s //tensorflow/compiler/xla/tests/fuzz:rand_000005_cpu PASSED in 7.7s //tensorflow/compiler/xla/tests/fuzz:rand_000006_cpu PASSED in 7.4s //tensorflow/compiler/xla/tests/fuzz:rand_000007_cpu PASSED in 7.6s //tensorflow/compiler/xla/tests/fuzz:rand_000008_cpu PASSED in 9.5s //tensorflow/compiler/xla/tests/fuzz:rand_000009_cpu PASSED in 8.2s //tensorflow/compiler/xla/tests/fuzz:rand_000013_cpu PASSED in 12.1s //tensorflow/compiler/xla/tests/fuzz:rand_000015_cpu PASSED in 6.7s //tensorflow/compiler/xla/tests/fuzz:rand_000016_cpu PASSED in 8.4s //tensorflow/compiler/xla/tests/fuzz:rand_000017_cpu PASSED in 10.5s //tensorflow/compiler/xla/tests/fuzz:rand_000018_cpu PASSED in 7.7s //tensorflow/compiler/xla/tests/fuzz:rand_000019_cpu PASSED in 7.5s //tensorflow/compiler/xla/tests/fuzz:rand_000020_cpu PASSED in 7.4s //tensorflow/compiler/xla/tests/fuzz:rand_000022_cpu PASSED in 11.2s //tensorflow/compiler/xla/tests/fuzz:rand_000024_cpu PASSED in 6.7s //tensorflow/compiler/xla/tests/fuzz:rand_000025_cpu PASSED in 7.1s //tensorflow/compiler/xla/tests/fuzz:rand_000026_cpu PASSED in 7.3s //tensorflow/compiler/xla/tests/fuzz:rand_000030_cpu PASSED in 7.7s //tensorflow/compiler/xla/tests/fuzz:rand_000031_cpu PASSED in 14.0s //tensorflow/compiler/xla/tests/fuzz:rand_000032_cpu PASSED in 7.6s //tensorflow/compiler/xla/tests/fuzz:rand_000033_cpu PASSED in 6.7s //tensorflow/compiler/xla/tests/fuzz:rand_000034_cpu PASSED in 7.5s //tensorflow/compiler/xla/tests/fuzz:rand_000035_cpu PASSED in 7.3s //tensorflow/compiler/xla/tests/fuzz:rand_000036_cpu PASSED in 7.5s //tensorflow/compiler/xla/tests/fuzz:rand_000039_cpu PASSED in 6.8s //tensorflow/compiler/xla/tests/fuzz:rand_000040_cpu PASSED in 7.5s //tensorflow/compiler/xla/tests/fuzz:rand_000041_cpu PASSED in 7.6s //tensorflow/compiler/xla/tests/fuzz:rand_000043_cpu PASSED in 8.5s //tensorflow/compiler/xla/tests/fuzz:rand_000049_cpu PASSED in 7.2s //tensorflow/compiler/xla/tests/fuzz:rand_000053_cpu PASSED in 6.7s //tensorflow/compiler/xla/tests/fuzz:rand_000056_cpu PASSED in 8.4s //tensorflow/compiler/xla/tests/fuzz:rand_000059_cpu PASSED in 6.3s //tensorflow/compiler/xla/tests/fuzz:rand_000061_cpu PASSED in 8.2s //tensorflow/compiler/xla/tests/fuzz:rand_000062_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests/fuzz:rand_000064_cpu PASSED in 7.3s //tensorflow/compiler/xla/tests/fuzz:rand_000066_cpu PASSED in 7.3s //tensorflow/compiler/xla/tests/fuzz:rand_000069_cpu PASSED in 9.0s //tensorflow/compiler/xla/tests/fuzz:rand_000071_cpu PASSED in 7.0s //tensorflow/compiler/xla/tests/fuzz:rand_000077_cpu PASSED in 6.7s //tensorflow/compiler/xla/tests/fuzz:rand_000078_cpu PASSED in 6.9s //tensorflow/compiler/xla/tests/fuzz:rand_000079_cpu PASSED in 7.3s //tensorflow/compiler/xla/tests/fuzz:rand_000081_cpu PASSED in 6.1s //tensorflow/compiler/xla/tests/fuzz:rand_000084_cpu PASSED in 7.0s //tensorflow/compiler/xla/tests/fuzz:rand_000085_cpu PASSED in 7.4s //tensorflow/compiler/xla/tests/fuzz:rand_000086_cpu PASSED in 6.8s //tensorflow/compiler/xla/tests/fuzz:rand_000088_cpu PASSED in 7.2s //tensorflow/compiler/xla/tests/fuzz:rand_000089_cpu PASSED in 8.5s //tensorflow/compiler/xla/tests/fuzz:rand_000090_cpu PASSED in 8.4s //tensorflow/compiler/xla/tests/fuzz:rand_000092_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests/fuzz:rand_000094_cpu PASSED in 6.5s //tensorflow/compiler/xla/tests/fuzz:rand_000095_cpu PASSED in 7.7s //tensorflow/compiler/xla/tools:hlo_control_flow_flattening_test PASSED in 0.8s //tensorflow/compiler/xla/tools:hlo_extractor_test PASSED in 0.7s //tensorflow/compiler/xla/tools:hlo_module_loader_test PASSED in 0.8s //tensorflow/compiler/xla/tools:hlo_slicer_test PASSED in 0.8s //tensorflow/compiler/xla/tools:interactive_graphviz_bin_test PASSED in 0.2s //tensorflow/compiler/xla/tools:run_hlo_module_bin_test PASSED in 0.8s //tensorflow/compiler/xla/tools/hlo_bisect:hlo_bisect_state_test PASSED in 0.7s //tensorflow/compiler/xla/translate/hlo_to_mhlo:hlo_utils_test PASSED in 0.7s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:bool_compare.hlotxt.test PASSED in 0.4s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:case_conditional.hlotxt.test PASSED in 0.6s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:dynamic_param.hlo.test PASSED in 0.6s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:entry_computation_layout.hlotxt.test PASSED in 0.4s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:frontend_attributes.hlotxt.test PASSED in 0.5s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:fully_connected_reference_model.hlotxt.test PASSED in 0.6s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:fusion.hlotxt.test PASSED in 0.4s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:if_conditional.hlotxt.test PASSED in 0.5s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:import.hlotxt.test PASSED in 0.9s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:import_async.hlotxt.test PASSED in 1.2s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:layouts_and_names.hlotxt.test PASSED in 0.9s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:location.hlotxt.test PASSED in 0.6s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:module_attributes.hlo.test PASSED in 0.4s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:send_recv.hlotxt.test PASSED in 0.6s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:simple.hlo.test PASSED in 0.5s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:spmd_module_sharding.hlo.test PASSED in 0.5s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:stacktrace_to_location.hlo.test PASSED in 0.7s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:types.hlotxt.test PASSED in 0.5s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:while.hlotxt.test PASSED in 0.4s //tensorflow/compiler/xla/translate/mhlo_to_hlo:type_to_shape_test PASSED in 0.8s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:add.mlir.test PASSED in 1.7s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:case.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:dynamic.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:export-with-layouts.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:export.mlir.test PASSED in 5.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:export_and_check_layouts.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:export_large_constants.mlir.test PASSED in 1.2s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:export_replicas.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:frontend_attributes.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:fusion.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:if.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:input_output_aliasing.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:layouts_and_names.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:location_to_op_metadata.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:location_to_stacktrace.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:missing_main.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:module_attributes.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:multiple_return_tuple.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:opaque_elements_attr.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:rng_get_and_update_state.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:sharding.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:simple.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:unsupported_type.mlir.test PASSED in 2.9s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:while.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_lhlo_with_xla/tests:hlo_text_to_lhlo_no_opt.hlotxt.test PASSED in 0.8s //tensorflow/compiler/xla/translate/mhlo_to_lhlo_with_xla/tests:no_opt_ops.hlotxt.test PASSED in 1.8s //tensorflow/compiler/xla/translate/mhlo_to_lhlo_with_xla/tests:non_identity_layouts.hlotxt.test PASSED in 0.5s //tensorflow/core:__tensorflow_core_lib_core_legacy_lib_core_all_tests PASSED in 8.5s //tensorflow/core:__tensorflow_core_lib_gtl_legacy_lib_gtl_tests PASSED in 0.2s //tensorflow/core:__tensorflow_core_lib_monitoring_cell_reader_test PASSED in 36.8s //tensorflow/core:__tensorflow_core_lib_monitoring_collection_registry_test PASSED in 0.4s //tensorflow/core:__tensorflow_core_lib_monitoring_counter_test PASSED in 0.2s //tensorflow/core:__tensorflow_core_lib_monitoring_gauge_test PASSED in 0.5s //tensorflow/core:__tensorflow_core_lib_monitoring_metric_def_test PASSED in 0.1s //tensorflow/core:__tensorflow_core_lib_monitoring_percentile_sampler_test PASSED in 0.2s //tensorflow/core:__tensorflow_core_lib_monitoring_sampler_test PASSED in 0.7s //tensorflow/core:__tensorflow_core_lib_monitoring_test_utils_test PASSED in 0.1s //tensorflow/core:__tensorflow_core_lib_strings_legacy_low_level_library_tests PASSED in 0.2s //tensorflow/core:__tensorflow_core_lib_wav_wav_io_test PASSED in 0.2s //tensorflow/core:__tensorflow_core_util_mkl_util_test_srcs PASSED in 0.2s //tensorflow/core:__tensorflow_tsl_lib_core_legacy_lib_core_all_tests PASSED in 0.4s //tensorflow/core:lib_strings_ordered_code_test PASSED in 1.4s //tensorflow/core:lib_strings_proto_serialization_test PASSED in 0.2s //tensorflow/core/api_def:api_test PASSED in 4.7s //tensorflow/core/api_def:update_api_def_test PASSED in 0.2s //tensorflow/core/common_runtime:all_to_all_test_cpu PASSED in 1.5s //tensorflow/core/common_runtime:arg_ret_placement_test PASSED in 0.5s //tensorflow/core/common_runtime:buf_rendezvous_test PASSED in 0.7s //tensorflow/core/common_runtime:collective_executor_mgr_test PASSED in 2.1s //tensorflow/core/common_runtime:collective_param_resolver_local_test PASSED in 4.2s //tensorflow/core/common_runtime:collective_rma_local_test PASSED in 0.9s //tensorflow/core/common_runtime:composite_device_test PASSED in 0.5s //tensorflow/core/common_runtime:cost_measurement_registry_test PASSED in 2.7s //tensorflow/core/common_runtime:cost_util_test PASSED in 0.2s //tensorflow/core/common_runtime:device_mgr_test PASSED in 0.9s //tensorflow/core/common_runtime:device_propagation_test PASSED in 0.6s //tensorflow/core/common_runtime:device_resolver_local_test PASSED in 1.3s //tensorflow/core/common_runtime:device_set_test PASSED in 2.0s //tensorflow/core/common_runtime:direct_session_test_cpu PASSED in 2.3s //tensorflow/core/common_runtime:direct_session_with_debug_test PASSED in 1.8s //tensorflow/core/common_runtime:direct_session_with_tracking_alloc_test PASSED in 1.0s //tensorflow/core/common_runtime:dynamic_device_mgr_test PASSED in 1.5s //tensorflow/core/common_runtime:eval_const_tensor_test PASSED in 0.5s //tensorflow/core/common_runtime:executor_test PASSED in 1.6s //tensorflow/core/common_runtime:function_optimization_registration_test PASSED in 0.7s //tensorflow/core/common_runtime:function_optimization_registry_no_pass_test PASSED in 1.9s //tensorflow/core/common_runtime:function_optimization_registry_pass_failure_test PASSED in 0.7s //tensorflow/core/common_runtime:function_optimization_registry_test PASSED in 0.8s //tensorflow/core/common_runtime:function_threadpool_test PASSED in 1.1s //tensorflow/core/common_runtime:graph_constructor_test PASSED in 2.1s //tensorflow/core/common_runtime:graph_runner_test PASSED in 0.7s //tensorflow/core/common_runtime:hierarchical_tree_broadcaster_test_cpu PASSED in 3.5s //tensorflow/core/common_runtime:inline_function_utils_test PASSED in 1.0s //tensorflow/core/common_runtime:input_colocation_exemption_registry_test PASSED in 0.4s //tensorflow/core/common_runtime:int32_fulltype_test PASSED in 0.9s //tensorflow/core/common_runtime:isolate_placer_inspection_required_ops_pass_test PASSED in 0.7s //tensorflow/core/common_runtime:lower_case_op_test PASSED in 1.7s //tensorflow/core/common_runtime:lower_function_call_test PASSED in 2.7s //tensorflow/core/common_runtime:lower_functional_ops_test PASSED in 1.9s //tensorflow/core/common_runtime:lower_if_op_test PASSED in 1.6s //tensorflow/core/common_runtime:lower_while_op_test PASSED in 1.5s //tensorflow/core/common_runtime:mkl_cpu_allocator_test PASSED in 0.1s //tensorflow/core/common_runtime:mkl_threadpool_device_test PASSED in 0.1s //tensorflow/core/common_runtime:no_op_cost_measurement_test PASSED in 0.1s //tensorflow/core/common_runtime:null_request_cost_accessor_test PASSED in 0.2s //tensorflow/core/common_runtime:optimization_registry_test PASSED in 1.3s //tensorflow/core/common_runtime:optimize_cross_host_control_deps_test PASSED in 5.8s //tensorflow/core/common_runtime:optimize_function_graph_utils_test PASSED in 0.9s //tensorflow/core/common_runtime:partitioning_utils_test PASSED in 0.8s //tensorflow/core/common_runtime:pending_counts_test PASSED in 0.7s //tensorflow/core/common_runtime:permuter_test_cpu PASSED in 3.3s //tensorflow/core/common_runtime:placer_inspection_required_ops_utils_test PASSED in 0.8s //tensorflow/core/common_runtime:placer_test PASSED in 0.8s //tensorflow/core/common_runtime:process_function_library_runtime_test_cpu PASSED in 0.6s //tensorflow/core/common_runtime:process_util_test PASSED in 0.7s //tensorflow/core/common_runtime:quantize_training_test PASSED in 1.5s //tensorflow/core/common_runtime:rendezvous_util_test PASSED in 0.1s //tensorflow/core/common_runtime:replicate_per_replica_nodes_test PASSED in 0.5s //tensorflow/core/common_runtime:request_cost_accessor_registry_test PASSED in 2.5s //tensorflow/core/common_runtime:request_cost_test PASSED in 0.1s //tensorflow/core/common_runtime:ring_gatherer_test_cpu PASSED in 2.1s //tensorflow/core/common_runtime:ring_reducer_test_cpu PASSED in 5.2s //tensorflow/core/common_runtime:scoped_allocator_mgr_test PASSED in 4.8s //tensorflow/core/common_runtime:session_test PASSED in 1.2s //tensorflow/core/common_runtime:shape_refiner_test PASSED in 0.6s //tensorflow/core/common_runtime:single_threaded_executor_test PASSED in 0.7s //tensorflow/core/common_runtime:threadpool_device_test PASSED in 0.8s //tensorflow/core/common_runtime:type_inference_test PASSED in 2.5s //tensorflow/core/common_runtime/eager:attr_builder_test PASSED in 28.5s //tensorflow/core/common_runtime/eager:context_test PASSED in 12.2s //tensorflow/core/common_runtime/eager:custom_device_test PASSED in 11.2s //tensorflow/core/common_runtime/eager:eager_executor_test PASSED in 10.9s //tensorflow/core/common_runtime/eager:eager_op_rewrite_registry_test PASSED in 0.7s //tensorflow/core/common_runtime/eager:eager_operation_test PASSED in 11.5s //tensorflow/core/common_runtime/eager:execute_node_test PASSED in 11.3s //tensorflow/core/common_runtime/eager:execute_test PASSED in 26.7s //tensorflow/core/common_runtime/eager:kernel_and_device_test PASSED in 0.8s //tensorflow/core/common_runtime/eager:mkl_eager_op_rewrite_test PASSED in 11.1s //tensorflow/core/common_runtime/eager:placement_test PASSED in 16.9s //tensorflow/core/common_runtime/eager:placement_utils_test PASSED in 11.8s //tensorflow/core/common_runtime/eager:summary_optimizer_test PASSED in 0.1s //tensorflow/core/common_runtime/eager:tensor_handle_data_test PASSED in 11.9s //tensorflow/core/common_runtime/eager:tensor_handle_test PASSED in 11.0s //tensorflow/core/common_runtime/gpu:gpu_device_on_non_gpu_machine_test PASSED in 0.2s //tensorflow/core/common_runtime/gpu:gpu_serving_device_selector_test PASSED in 0.2s //tensorflow/core/common_runtime/next_pluggable_device/c:plugin_c_api_test PASSED in 28.3s //tensorflow/core/common_runtime/next_pluggable_device/c:tf_rendezvous_c_api_test PASSED in 0.2s //tensorflow/core/config:flags_py_test PASSED in 8.3s //tensorflow/core/config:flags_test PASSED in 0.1s //tensorflow/core/data:compression_utils_test PASSED in 1.6s //tensorflow/core/data:dataset_utils_test PASSED in 0.6s //tensorflow/core/data:hash_utils_test PASSED in 1.0s //tensorflow/core/data:metric_utils_test PASSED in 5.7s //tensorflow/core/data:name_utils_test PASSED in 0.1s //tensorflow/core/data:rewrite_utils_test PASSED in 0.6s //tensorflow/core/data:serialization_utils_test PASSED in 0.6s //tensorflow/core/data:snapshot_utils_test PASSED in 1.5s //tensorflow/core/data:split_utils_test PASSED in 0.5s //tensorflow/core/data:standalone_save_restore_test PASSED in 2.3s //tensorflow/core/data:standalone_test PASSED in 4.4s //tensorflow/core/data:tfdataz_metrics_test PASSED in 1.8s //tensorflow/core/data:unbounded_thread_pool_test PASSED in 1.9s //tensorflow/core/data/service:auto_scaler_test PASSED in 0.6s //tensorflow/core/data/service:common_test PASSED in 0.2s //tensorflow/core/data/service:credentials_factory_test PASSED in 0.5s //tensorflow/core/data/service:cross_trainer_cache_test PASSED in 3.4s //tensorflow/core/data/service:data_service_test PASSED in 11.9s //tensorflow/core/data/service:data_transfer_test PASSED in 0.5s //tensorflow/core/data/service:dataset_store_test PASSED in 0.5s //tensorflow/core/data/service:dispatcher_client_test PASSED in 2.1s //tensorflow/core/data/service:dispatcher_state_test PASSED in 1.1s //tensorflow/core/data/service:graph_rewriters_test PASSED in 0.8s //tensorflow/core/data/service:grpc_dispatcher_impl_test PASSED in 1.9s //tensorflow/core/data/service:grpc_util_test PASSED in 0.6s //tensorflow/core/data/service:grpc_worker_impl_test PASSED in 1.9s //tensorflow/core/data/service:journal_test PASSED in 0.4s //tensorflow/core/data/service:logging_utils_test PASSED in 0.2s //tensorflow/core/data/service:task_runner_test PASSED in 3.0s //tensorflow/core/data/service:test_util_test PASSED in 1.7s //tensorflow/core/data/service:url_test PASSED in 0.1s //tensorflow/core/data/service:utils_test PASSED in 0.7s //tensorflow/core/data/service:validate_utils_test PASSED in 0.2s //tensorflow/core/data/service:worker_client_test PASSED in 3.2s //tensorflow/core/data/service:worker_impl_test PASSED in 2.9s //tensorflow/core/data/service/client:data_service_client_test PASSED in 3.1s //tensorflow/core/data/service/client:utils_test PASSED in 4.3s //tensorflow/core/data/service/client:validate_utils_test PASSED in 1.5s //tensorflow/core/data/service/snapshot:distributed_snapshot_test PASSED in 18.2s //tensorflow/core/data/service/snapshot:file_utils_test PASSED in 0.6s //tensorflow/core/data/service/snapshot:path_utils_test PASSED in 1.6s //tensorflow/core/data/service/snapshot:snapshot_manager_test PASSED in 1.9s //tensorflow/core/data/service/snapshot:snapshot_split_provider_test PASSED in 0.8s //tensorflow/core/data/service/snapshot:snapshot_stream_writer_checkpoint_test PASSED in 6.3s //tensorflow/core/data/service/snapshot:snapshot_stream_writer_test PASSED in 3.2s //tensorflow/core/data/service/snapshot:utils_test PASSED in 0.1s //tensorflow/core/debug:debug_graph_utils_test PASSED in 0.7s //tensorflow/core/distributed_runtime:call_options_test PASSED in 0.3s //tensorflow/core/distributed_runtime:cluster_function_library_runtime_test PASSED in 5.5s //tensorflow/core/distributed_runtime:collective_param_resolver_distributed_test PASSED in 1.4s //tensorflow/core/distributed_runtime:collective_rma_distributed_test PASSED in 0.7s //tensorflow/core/distributed_runtime:device_resolver_distributed_test PASSED in 0.4s //tensorflow/core/distributed_runtime:message_wrappers_test PASSED in 0.2s //tensorflow/core/distributed_runtime:partial_run_mgr_test PASSED in 1.2s //tensorflow/core/distributed_runtime:recent_request_ids_test PASSED in 0.1s //tensorflow/core/distributed_runtime:request_id_test PASSED in 0.1s //tensorflow/core/distributed_runtime:rpc_collective_executor_mgr_test PASSED in 0.5s //tensorflow/core/distributed_runtime:server_lib_test PASSED in 0.4s //tensorflow/core/distributed_runtime:session_mgr_test PASSED in 0.8s //tensorflow/core/distributed_runtime:tensor_coding_test PASSED in 0.1s //tensorflow/core/distributed_runtime/coordination:coordination_service_barrier_proxy_test PASSED in 2.3s //tensorflow/core/distributed_runtime/eager:eager_service_impl_test PASSED in 18.0s //tensorflow/core/distributed_runtime/eager:remote_mgr_test PASSED in 10.5s //tensorflow/core/distributed_runtime/integration_test:c_api_multi_client_test_cpu PASSED in 36.3s //tensorflow/core/distributed_runtime/integration_test:c_api_recoverable_jobs_test_cpu PASSED in 46.4s //tensorflow/core/distributed_runtime/integration_test:c_api_session_coordination_test_cpu PASSED in 26.8s //tensorflow/core/distributed_runtime/rpc:grpc_tensor_coding_test PASSED in 2.9s //tensorflow/core/distributed_runtime/rpc:grpc_worker_cache_test PASSED in 1.1s //tensorflow/core/distributed_runtime/rpc/eager:grpc_eager_client_test PASSED in 0.5s //tensorflow/core/example:example_parser_configuration_test PASSED in 1.1s //tensorflow/core/example:feature_util_test PASSED in 0.1s //tensorflow/core/framework:allocator_test PASSED in 4.1s //tensorflow/core/framework:attr_value_util_test PASSED in 0.8s //tensorflow/core/framework:batch_util_test PASSED in 1.1s //tensorflow/core/framework:bfloat16_test PASSED in 1.2s //tensorflow/core/framework:common_shape_fns_test PASSED in 0.9s //tensorflow/core/framework:dataset_test PASSED in 1.0s //tensorflow/core/framework:device_base_test PASSED in 3.6s //tensorflow/core/framework:disable_jit_test PASSED in 0.7s //tensorflow/core/framework:framework_op_gen_lib_test PASSED in 0.1s //tensorflow/core/framework:framework_op_segment_test PASSED in 1.3s //tensorflow/core/framework:framework_resource_var_test PASSED in 0.1s //tensorflow/core/framework:framework_run_handler_test PASSED in 1.4s //tensorflow/core/framework:framework_run_handler_util_test PASSED in 2.9s //tensorflow/core/framework:full_type_inference_util_test PASSED in 0.7s //tensorflow/core/framework:full_type_util_test PASSED in 1.0s //tensorflow/core/framework:function_test PASSED in 0.7s //tensorflow/core/framework:graph_def_util_test PASSED in 1.0s //tensorflow/core/framework:graph_to_functiondef_test PASSED in 0.8s //tensorflow/core/framework:kernel_def_builder_test PASSED in 0.7s //tensorflow/core/framework:kernel_def_util_test PASSED in 0.7s //tensorflow/core/framework:memory_types_test PASSED in 1.0s //tensorflow/core/framework:model_test PASSED in 0.9s //tensorflow/core/framework:node_def_builder_test PASSED in 0.8s //tensorflow/core/framework:node_def_util_test PASSED in 2.0s //tensorflow/core/framework:node_properties_test PASSED in 1.0s //tensorflow/core/framework:op_compatibility_test PASSED in 1.0s //tensorflow/core/framework:op_def_builder_test PASSED in 1.1s //tensorflow/core/framework:op_def_util_test PASSED in 0.8s //tensorflow/core/framework:op_kernel_test PASSED in 0.8s //tensorflow/core/framework:op_registration_test PASSED in 1.0s //tensorflow/core/framework:partial_tensor_shape_test PASSED in 1.7s //tensorflow/core/framework:rendezvous_test PASSED in 4.4s //tensorflow/core/framework:resource_handle_test PASSED in 0.2s //tensorflow/core/framework:resource_mgr_test PASSED in 2.1s //tensorflow/core/framework:resource_op_kernel_test PASSED in 1.1s //tensorflow/core/framework:shape_inference_test PASSED in 0.8s //tensorflow/core/framework:shape_inference_testutil_test PASSED in 1.6s //tensorflow/core/framework:tensor_matcher_test PASSED in 1.8s //tensorflow/core/framework:tensor_shape_test PASSED in 6.6s //tensorflow/core/framework:tensor_slice_test PASSED in 0.8s //tensorflow/core/framework:tensor_test PASSED in 33.9s //tensorflow/core/framework:tensor_testutil_test PASSED in 0.7s //tensorflow/core/framework:tensor_util_test PASSED in 0.8s //tensorflow/core/framework:tracking_allocator_test PASSED in 0.7s //tensorflow/core/framework:types_test PASSED in 1.0s //tensorflow/core/framework:variant_op_registry_test PASSED in 17.2s //tensorflow/core/framework:variant_test PASSED in 1.2s //tensorflow/core/framework/registration:registration_test PASSED in 0.5s //tensorflow/core/function/capture:by_ref_capture_test PASSED in 13.3s //tensorflow/core/function/capture:capture_container_test PASSED in 7.8s //tensorflow/core/function/integration_test:side_inputs_manual_api_test PASSED in 20.0s //tensorflow/core/function/integration_test:side_inputs_test PASSED in 21.8s //tensorflow/core/function/polymorphism:function_cache_test PASSED in 8.0s //tensorflow/core/function/polymorphism:function_type_test PASSED in 11.5s //tensorflow/core/function/polymorphism:type_dispatch_test PASSED in 7.2s //tensorflow/core/function/runtime_client:runtime_client_cc_test PASSED in 44.0s //tensorflow/core/function/trace_type:custom_nest_trace_type_test PASSED in 8.1s //tensorflow/core/function/trace_type:default_types_test PASSED in 8.1s //tensorflow/core/function/trace_type:serialization_test PASSED in 9.3s //tensorflow/core/function/trace_type:trace_type_test PASSED in 23.7s //tensorflow/core/graph:algorithm_test PASSED in 0.8s //tensorflow/core/graph:collective_order_test PASSED in 0.5s //tensorflow/core/graph:control_flow_test PASSED in 0.8s //tensorflow/core/graph:costmodel_test PASSED in 1.0s //tensorflow/core/graph:edgeset_test PASSED in 1.1s //tensorflow/core/graph:graph_debug_info_builder_test PASSED in 0.8s //tensorflow/core/graph:graph_def_builder_test PASSED in 0.7s //tensorflow/core/graph:graph_partition_test PASSED in 0.8s //tensorflow/core/graph:graph_test PASSED in 0.9s //tensorflow/core/graph:node_builder_test PASSED in 1.0s //tensorflow/core/graph:optimizer_cse_test PASSED in 1.3s //tensorflow/core/graph:subgraph_test PASSED in 0.8s //tensorflow/core/graph:tensor_id_test PASSED in 1.8s //tensorflow/core/graph:validate_test PASSED in 0.8s //tensorflow/core/graph/regularization:simple_delete_test PASSED in 0.4s //tensorflow/core/graph/regularization:util_test PASSED in 0.2s //tensorflow/core/grappler:graph_topology_view_test PASSED in 0.1s //tensorflow/core/grappler:graph_view_test PASSED in 1.1s //tensorflow/core/grappler:grappler_item_builder_test PASSED in 1.3s //tensorflow/core/grappler:grappler_item_test PASSED in 1.1s //tensorflow/core/grappler:mutable_graph_view_test PASSED in 1.4s //tensorflow/core/grappler:utils_test PASSED in 2.2s //tensorflow/core/grappler/clusters:single_machine_test PASSED in 23.1s //tensorflow/core/grappler/clusters:virtual_cluster_test PASSED in 1.6s //tensorflow/core/grappler/costs:analytical_cost_estimator_test PASSED in 1.6s //tensorflow/core/grappler/costs:cost_estimator_test PASSED in 0.1s //tensorflow/core/grappler/costs:graph_memory_test PASSED in 1.8s //tensorflow/core/grappler/costs:graph_properties_test PASSED in 9.3s //tensorflow/core/grappler/costs:robust_stats_test PASSED in 0.2s //tensorflow/core/grappler/costs:utils_test PASSED in 1.1s //tensorflow/core/grappler/costs:virtual_placer_test PASSED in 0.6s //tensorflow/core/grappler/costs:virtual_scheduler_test PASSED in 1.5s //tensorflow/core/grappler/graph_analyzer:gen_node_test PASSED in 1.9s //tensorflow/core/grappler/graph_analyzer:graph_analyzer_test PASSED in 1.2s //tensorflow/core/grappler/graph_analyzer:hash_tools_test PASSED in 1.3s //tensorflow/core/grappler/graph_analyzer:sig_node_test PASSED in 2.5s //tensorflow/core/grappler/graph_analyzer:subgraph_test PASSED in 1.2s //tensorflow/core/grappler/inputs:utils_test PASSED in 0.1s //tensorflow/core/grappler/optimizers:arithmetic_optimizer_test_cpu PASSED in 3.7s //tensorflow/core/grappler/optimizers:auto_mixed_precision_test_cpu PASSED in 2.4s //tensorflow/core/grappler/optimizers:auto_parallel_test_cpu PASSED in 1.8s //tensorflow/core/grappler/optimizers:common_subgraph_elimination_test_cpu PASSED in 2.0s //tensorflow/core/grappler/optimizers:custom_graph_optimizer_registry_test_cpu PASSED in 4.9s //tensorflow/core/grappler/optimizers:debug_stripper_test_cpu PASSED in 1.5s //tensorflow/core/grappler/optimizers:dependency_optimizer_test_cpu PASSED in 1.4s //tensorflow/core/grappler/optimizers:evaluation_utils_test PASSED in 0.8s //tensorflow/core/grappler/optimizers:function_api_info_test PASSED in 0.3s //tensorflow/core/grappler/optimizers:function_optimizer_test_cpu PASSED in 2.5s //tensorflow/core/grappler/optimizers:generic_layout_optimizer_test_cpu PASSED in 1.3s //tensorflow/core/grappler/optimizers:generic_layout_optimizer_transposer_factory_test PASSED in 0.4s //tensorflow/core/grappler/optimizers:generic_layout_optimizer_transposer_test_cpu PASSED in 2.1s //tensorflow/core/grappler/optimizers:graph_optimizer_stage_test_cpu PASSED in 3.2s //tensorflow/core/grappler/optimizers:implementation_selector_test PASSED in 1.5s //tensorflow/core/grappler/optimizers:loop_optimizer_test_cpu PASSED in 2.3s //tensorflow/core/grappler/optimizers:memory_optimizer_test_cpu PASSED in 1.7s //tensorflow/core/grappler/optimizers:meta_optimizer_test_cpu PASSED in 7.9s //tensorflow/core/grappler/optimizers:mkl_remapper_test PASSED in 2.5s //tensorflow/core/grappler/optimizers:model_pruner_test_cpu PASSED in 2.0s //tensorflow/core/grappler/optimizers:pin_to_host_optimizer_test_cpu PASSED in 2.4s //tensorflow/core/grappler/optimizers:remapper_test_cpu PASSED in 3.1s //tensorflow/core/grappler/optimizers:scoped_allocator_optimizer_test PASSED in 2.2s //tensorflow/core/grappler/optimizers:shape_optimizer_test_cpu PASSED in 1.7s //tensorflow/core/grappler/optimizers:static_schedule_test_cpu PASSED in 1.4s //tensorflow/core/grappler/optimizers:tfg_optimizer_hook_test PASSED in 0.8s //tensorflow/core/grappler/optimizers/data:auto_shard_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:autotune_buffer_sizes_test PASSED in 0.5s //tensorflow/core/grappler/optimizers/data:batch_parallelization_test PASSED in 0.5s //tensorflow/core/grappler/optimizers/data:disable_intra_op_parallelism_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:disable_prefetch_legacy_autotune_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:enable_gradient_descent_test PASSED in 0.5s //tensorflow/core/grappler/optimizers/data:filter_fusion_test PASSED in 1.1s //tensorflow/core/grappler/optimizers/data:filter_parallelization_test PASSED in 0.5s //tensorflow/core/grappler/optimizers/data:function_utils_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:fusion_utils_test PASSED in 0.5s //tensorflow/core/grappler/optimizers/data:graph_utils_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:inject_io_prefetch_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:inject_prefetch_test PASSED in 0.5s //tensorflow/core/grappler/optimizers/data:make_deterministic_test PASSED in 0.5s //tensorflow/core/grappler/optimizers/data:make_sloppy_test PASSED in 1.8s //tensorflow/core/grappler/optimizers/data:map_and_batch_fusion_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:map_and_filter_fusion_test PASSED in 0.7s //tensorflow/core/grappler/optimizers/data:map_fusion_test PASSED in 0.7s //tensorflow/core/grappler/optimizers/data:map_parallelization_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:noop_elimination_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:parallel_batch_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:remove_compression_map_test PASSED in 1.4s //tensorflow/core/grappler/optimizers/data:replicate_on_split_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:shuffle_and_repeat_fusion_test PASSED in 0.7s //tensorflow/core/grappler/optimizers/data:slack_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:split_utils_test PASSED in 1.1s //tensorflow/core/grappler/optimizers/data:use_private_thread_pool_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/inference:batch_op_rewriter_test PASSED in 0.2s //tensorflow/core/grappler/utils:canonicalizer_test PASSED in 1.1s //tensorflow/core/grappler/utils:colocation_test PASSED in 0.5s //tensorflow/core/grappler/utils:frame_test PASSED in 0.3s //tensorflow/core/grappler/utils:functions_test PASSED in 1.0s //tensorflow/core/grappler/utils:graph_view_internal_test PASSED in 0.8s //tensorflow/core/grappler/utils:graph_view_test PASSED in 1.5s //tensorflow/core/grappler/utils:grappler_test_test PASSED in 6.0s //tensorflow/core/grappler/utils:pattern_utils_test PASSED in 0.6s //tensorflow/core/grappler/utils:scc_test PASSED in 1.4s //tensorflow/core/grappler/utils:symbolic_shapes_test PASSED in 0.1s //tensorflow/core/grappler/utils:topological_sort_test PASSED in 0.9s //tensorflow/core/grappler/utils:tpu_test PASSED in 0.1s //tensorflow/core/grappler/utils:transitive_fanin_test PASSED in 0.7s //tensorflow/core/grappler/utils:traversal_test PASSED in 0.5s //tensorflow/core/grappler/verifiers:structure_verifier_test PASSED in 1.1s //tensorflow/core/ir:interfaces_test PASSED in 0.2s //tensorflow/core/ir:ops_test PASSED in 0.8s //tensorflow/core/ir:shape_inference_utils_test PASSED in 0.2s //tensorflow/core/ir:tf_op_registry_test PASSED in 0.4s //tensorflow/core/ir:tf_op_wrapper_test PASSED in 0.1s //tensorflow/core/ir:utility_test PASSED in 0.2s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:arg_as_control_ret.pbtxt.test PASSED in 1.3s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:backedge_segment.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:empty.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:error_during_backedge.pbtxt.test PASSED in 1.1s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:import_case_with_attr_inference.pbtxt.test PASSED in 1.1s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:import_if_with_attr_inference.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:import_iterator_get_next_attr_inference.pbtxt.test PASSED in 1.2s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:import_underscore_output_shapes.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:import_while_with_attr_inference.pbtxt.test PASSED in 1.0s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:infeed_dequeue.pbtxt.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:infer_arg_handle_type.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:infer_with_output_shapes.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_arg_name.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_backedge_input_size.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_duplicated_node_name.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_edge_index.pbtxt.test PASSED in 1.1s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_edge_name.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_empty_attr_key.pbtxt.test PASSED in 0.8s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_empty_func_attr_key.pbtxt.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_empty_func_attr_name.pbtxt.test PASSED in 1.1s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_empty_op_type.pbtxt.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_func_with_empty_name.pbtxt.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_function_import.pbtxt.test PASSED in 0.9s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_func_with_empty_control_result.pbtxt.test PASSED in 2.3s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_func_with_empty_input.pbtxt.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_func_with_empty_name.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_func_with_empty_result.pbtxt.test PASSED in 0.9s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_function_attr_name.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_function_named_edge_index.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_handle_data.pbtxt.test PASSED in 1.3s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_control_input.pbtxt.test PASSED in 0.9s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_control_result.pbtxt.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_control_result_value.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_data_result.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_data_result_value.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_input.pbtxt.test PASSED in 0.9s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_two_inputs.pbtxt.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_named_edge_index.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_op_name.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_type_list.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:legacy_call.pbtxt.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:negative_shape.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:negative_zero_constant.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:three_nodes_with_attrs.pbtxt.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:version.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:empty.mlir.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:fulltype.mlir.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:func_with_no_args_or_results.mlir.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:negative_zero_constant.mlir.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:nested_legacy_call.mlir.test PASSED in 0.9s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:three_nodes_with_attrs.mlir.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:version.mlir.test PASSED in 0.9s //tensorflow/core/ir/importexport/tests/saved_model:saved_model_roundtrip_test PASSED in 0.2s //tensorflow/core/ir/tests:attributes.mlir.test PASSED in 0.5s //tensorflow/core/ir/tests:canonicalize.mlir.test PASSED in 0.5s //tensorflow/core/ir/tests:compatible_types.mlir.test PASSED in 0.6s //tensorflow/core/ir/tests:concrete-ops.mlir.test PASSED in 1.4s //tensorflow/core/ir/tests:generic_concrete_ops.mlir.test PASSED in 0.8s //tensorflow/core/ir/tests:invalid-concrete-ops.mlir.test PASSED in 0.5s //tensorflow/core/ir/tests:invalid-preserved-attrs.mlir.test PASSED in 0.4s //tensorflow/core/ir/tests:invalid.mlir.test PASSED in 1.4s //tensorflow/core/ir/tests:invalid_types.mlir.test PASSED in 0.7s //tensorflow/core/ir/tests:ops.mlir.test PASSED in 0.7s //tensorflow/core/ir/tests:region-invalid-ops.mlir.test PASSED in 1.0s //tensorflow/core/ir/tests:region-ops-graph.mlir.test PASSED in 0.5s //tensorflow/core/ir/tests:region-ops.mlir.test PASSED in 0.6s //tensorflow/core/ir/tests:types.mlir.test PASSED in 0.5s //tensorflow/core/ir/types:dialect_test PASSED in 0.5s //tensorflow/core/kernels:as_string_op_test PASSED in 1.6s //tensorflow/core/kernels:basic_ops_benchmark_test PASSED in 0.9s //tensorflow/core/kernels:batch_kernels_env_test PASSED in 0.8s //tensorflow/core/kernels:batch_kernels_test PASSED in 42.4s //tensorflow/core/kernels:bias_op_test PASSED in 1.4s //tensorflow/core/kernels:bincount_op_test_cpu PASSED in 0.6s //tensorflow/core/kernels:broadcast_to_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:cast_op_test_cpu PASSED in 5.8s //tensorflow/core/kernels:checkpoint_callback_manager_test PASSED in 1.0s //tensorflow/core/kernels:clustering_ops_test PASSED in 0.4s //tensorflow/core/kernels:composite_tensor_variant_test PASSED in 1.0s //tensorflow/core/kernels:concat_op_test PASSED in 1.6s //tensorflow/core/kernels:constant_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:control_flow_ops_test PASSED in 6.6s //tensorflow/core/kernels:conv_grad_filter_ops_benchmark_test_cpu PASSED in 0.5s //tensorflow/core/kernels:conv_grad_input_ops_benchmark_test_cpu PASSED in 0.5s //tensorflow/core/kernels:conv_ops_benchmark_test_cpu PASSED in 0.7s //tensorflow/core/kernels:conv_ops_test_cpu PASSED in 15.6s //tensorflow/core/kernels:count_ops_test PASSED in 0.5s //tensorflow/core/kernels:cross_op_test PASSED in 0.5s //tensorflow/core/kernels:cwise_ops_test_cpu PASSED in 1.0s //tensorflow/core/kernels:debug_ops_test PASSED in 1.1s //tensorflow/core/kernels:decode_wav_op_test PASSED in 1.3s //tensorflow/core/kernels:deep_conv2d_test PASSED in 0.6s //tensorflow/core/kernels:dequantize_op_test PASSED in 0.6s //tensorflow/core/kernels:diag_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:dynamic_partition_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:dynamic_stitch_op_test_cpu PASSED in 0.6s //tensorflow/core/kernels:eigen_activations_test PASSED in 0.1s //tensorflow/core/kernels:eigen_attention_test PASSED in 0.1s //tensorflow/core/kernels:eigen_backward_cuboid_convolutions_test PASSED in 0.5s //tensorflow/core/kernels:eigen_backward_spatial_convolutions_test PASSED in 0.1s //tensorflow/core/kernels:eigen_benchmark_cpu_test PASSED in 0.1s //tensorflow/core/kernels:eigen_mkldnn_contraction_kernel_test PASSED in 0.1s //tensorflow/core/kernels:eigen_pooling_test PASSED in 0.3s //tensorflow/core/kernels:encode_wav_op_test PASSED in 2.5s //tensorflow/core/kernels:fingerprint_op_test PASSED in 1.4s //tensorflow/core/kernels:fused_batch_norm_ex_op_test_cpu PASSED in 0.9s //tensorflow/core/kernels:fused_batch_norm_op_test_cpu PASSED in 0.6s //tensorflow/core/kernels:gather_nd_op_test_cpu PASSED in 0.7s //tensorflow/core/kernels:gather_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:guarantee_const_op_test PASSED in 0.6s //tensorflow/core/kernels:identity_n_op_test PASSED in 0.6s //tensorflow/core/kernels:identity_op_test PASSED in 0.4s //tensorflow/core/kernels:immutable_constant_op_test PASSED in 0.9s //tensorflow/core/kernels:in_topk_op_test PASSED in 0.4s //tensorflow/core/kernels:isotonic_regression_op_test PASSED in 0.5s //tensorflow/core/kernels:logging_ops_test PASSED in 2.8s //tensorflow/core/kernels:lookup_ops_test PASSED in 0.6s //tensorflow/core/kernels:loss_test PASSED in 0.6s //tensorflow/core/kernels:lrn_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:matmul_op_test_cpu PASSED in 2.7s //tensorflow/core/kernels:merge_v2_checkpoints_op_test PASSED in 0.7s //tensorflow/core/kernels:mfcc_dct_test PASSED in 0.1s //tensorflow/core/kernels:mfcc_mel_filterbank_test PASSED in 0.1s //tensorflow/core/kernels:mfcc_op_test_cpu PASSED in 2.0s //tensorflow/core/kernels:mfcc_test PASSED in 0.2s //tensorflow/core/kernels:multinomial_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:nn_ops_test_cpu PASSED in 0.6s //tensorflow/core/kernels:one_hot_op_test PASSED in 0.9s //tensorflow/core/kernels:ops_testutil_test PASSED in 0.6s //tensorflow/core/kernels:ops_util_test PASSED in 0.1s //tensorflow/core/kernels:parameterized_truncated_normal_op_test_cpu PASSED in 0.8s //tensorflow/core/kernels:parse_tensor_test PASSED in 0.6s //tensorflow/core/kernels:quantization_utils_test PASSED in 0.9s //tensorflow/core/kernels:quantize_and_dequantize_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:quantize_down_and_shrink_range_op_test PASSED in 0.5s //tensorflow/core/kernels:quantize_op_test PASSED in 0.5s //tensorflow/core/kernels:quantized_activation_ops_test PASSED in 0.5s //tensorflow/core/kernels:quantized_add_op_test PASSED in 1.1s //tensorflow/core/kernels:quantized_batch_norm_op_test PASSED in 0.5s //tensorflow/core/kernels:quantized_bias_add_op_test PASSED in 0.5s //tensorflow/core/kernels:quantized_concat_op_test PASSED in 0.5s //tensorflow/core/kernels:quantized_conv_ops_test PASSED in 0.5s //tensorflow/core/kernels:quantized_instance_norm_test PASSED in 3.0s //tensorflow/core/kernels:quantized_matmul_op_test PASSED in 0.6s //tensorflow/core/kernels:quantized_mul_op_test PASSED in 1.0s //tensorflow/core/kernels:quantized_pooling_ops_test PASSED in 0.8s //tensorflow/core/kernels:quantized_reshape_op_test PASSED in 0.8s //tensorflow/core/kernels:quantized_resize_bilinear_op_test PASSED in 2.4s //tensorflow/core/kernels:ragged_fill_empty_rows_op_test PASSED in 0.6s //tensorflow/core/kernels:ragged_gather_op_test PASSED in 0.5s //tensorflow/core/kernels:ragged_range_op_test PASSED in 1.9s //tensorflow/core/kernels:ragged_tensor_from_variant_op_test PASSED in 0.6s //tensorflow/core/kernels:ragged_tensor_to_sparse_kernel_test PASSED in 1.0s //tensorflow/core/kernels:ragged_tensor_to_tensor_op_test PASSED in 0.5s //tensorflow/core/kernels:ragged_tensor_to_variant_op_test PASSED in 0.5s //tensorflow/core/kernels:random_binomial_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:random_index_shuffle_test PASSED in 0.3s //tensorflow/core/kernels:random_op_test_cpu PASSED in 2.9s //tensorflow/core/kernels:random_poisson_op_test_cpu PASSED in 0.7s //tensorflow/core/kernels:range_sampler_test PASSED in 0.2s //tensorflow/core/kernels:reduction_ops_test_cpu PASSED in 0.9s //tensorflow/core/kernels:regex_replace_op_test PASSED in 0.6s //tensorflow/core/kernels:requantization_range_op_test PASSED in 0.6s //tensorflow/core/kernels:requantize_op_test PASSED in 0.5s //tensorflow/core/kernels:resource_ops_test PASSED in 0.9s //tensorflow/core/kernels:restore_op_test PASSED in 0.5s //tensorflow/core/kernels:restore_v2_op_test PASSED in 0.5s //tensorflow/core/kernels:reverse_op_test PASSED in 0.6s //tensorflow/core/kernels:roll_op_test PASSED in 2.6s //tensorflow/core/kernels:save_op_test PASSED in 0.5s //tensorflow/core/kernels:save_v2_op_test PASSED in 0.5s //tensorflow/core/kernels:scan_ops_test_cpu PASSED in 1.0s //tensorflow/core/kernels:scatter_nd_op_test_cpu PASSED in 0.8s //tensorflow/core/kernels:scatter_op_test PASSED in 0.5s //tensorflow/core/kernels:scoped_allocator_ops_test_cpu PASSED in 5.8s //tensorflow/core/kernels:sdca_ops_test PASSED in 2.2s //tensorflow/core/kernels:segment_reduction_ops_test PASSED in 0.6s //tensorflow/core/kernels:sendrecv_ops_test PASSED in 0.4s //tensorflow/core/kernels:sequence_ops_test PASSED in 0.5s //tensorflow/core/kernels:shape_ops_test PASSED in 0.7s //tensorflow/core/kernels:slice_op_test PASSED in 0.5s //tensorflow/core/kernels:spacetobatch_benchmark_test_cpu PASSED in 0.5s //tensorflow/core/kernels:sparse_add_op_test PASSED in 0.6s //tensorflow/core/kernels:sparse_dense_binary_op_shared_test PASSED in 1.4s //tensorflow/core/kernels:sparse_fill_empty_rows_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:sparse_matmul_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:sparse_reduce_sum_op_test PASSED in 0.6s //tensorflow/core/kernels:sparse_tensor_dense_matmul_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:sparse_to_dense_op_test_cpu PASSED in 0.7s //tensorflow/core/kernels:sparse_utils_test PASSED in 0.4s //tensorflow/core/kernels:sparse_xent_op_test_cpu PASSED in 0.9s //tensorflow/core/kernels:spectrogram_op_test_cpu PASSED in 1.4s //tensorflow/core/kernels:spectrogram_test PASSED in 0.1s //tensorflow/core/kernels:split_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:split_v_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:strided_slice_op_test PASSED in 0.8s //tensorflow/core/kernels:string_format_op_test PASSED in 0.5s //tensorflow/core/kernels:string_ngrams_op_test PASSED in 0.8s //tensorflow/core/kernels:string_split_op_test PASSED in 0.5s //tensorflow/core/kernels:substr_op_test PASSED in 0.5s //tensorflow/core/kernels:summary_audio_op_test PASSED in 0.8s //tensorflow/core/kernels:summary_image_op_test PASSED in 0.5s //tensorflow/core/kernels:summary_op_test PASSED in 1.0s //tensorflow/core/kernels:summary_tensor_op_test PASSED in 0.6s //tensorflow/core/kernels:tensor_cord_test PASSED in 0.4s //tensorflow/core/kernels:tensor_flag_utils_test PASSED in 0.1s //tensorflow/core/kernels:tensor_map_test PASSED in 0.1s //tensorflow/core/kernels:training_ops_test PASSED in 0.5s //tensorflow/core/kernels:transpose_util_test PASSED in 0.5s //tensorflow/core/kernels:unary_ops_composition_test_cpu PASSED in 1.5s //tensorflow/core/kernels:unique_op_test PASSED in 0.4s //tensorflow/core/kernels:variable_ops_test PASSED in 1.2s //tensorflow/core/kernels:while_op_test PASSED in 0.9s //tensorflow/core/kernels:xent_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels/batching_util:basic_batch_scheduler_test PASSED in 0.1s //tensorflow/core/kernels/batching_util:batch_input_task_test PASSED in 0.5s //tensorflow/core/kernels/batching_util:batch_resource_base_test PASSED in 0.1s //tensorflow/core/kernels/batching_util:batch_scheduler_test PASSED in 0.2s //tensorflow/core/kernels/batching_util:bounded_executor_test PASSED in 20.7s //tensorflow/core/kernels/batching_util:input_split_metadata_test PASSED in 0.2s //tensorflow/core/kernels/batching_util:periodic_function_test PASSED in 1.5s //tensorflow/core/kernels/batching_util:serial_device_batch_scheduler_test PASSED in 1.3s //tensorflow/core/kernels/batching_util:shared_batch_scheduler_test PASSED in 3.8s //tensorflow/core/kernels/batching_util:threadsafe_status_test PASSED in 0.1s //tensorflow/core/kernels/data:batch_dataset_op_test PASSED in 1.0s //tensorflow/core/kernels/data:cache_dataset_ops_test PASSED in 0.9s //tensorflow/core/kernels/data:concatenate_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:filter_dataset_op_test PASSED in 2.4s //tensorflow/core/kernels/data:finalize_dataset_op_test PASSED in 0.9s //tensorflow/core/kernels/data:fixed_length_record_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data:flat_map_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:get_options_op_test PASSED in 0.6s //tensorflow/core/kernels/data:interleave_dataset_op_test PASSED in 1.1s //tensorflow/core/kernels/data:iterator_ops_test PASSED in 0.6s //tensorflow/core/kernels/data:map_dataset_op_test PASSED in 1.2s //tensorflow/core/kernels/data:map_defun_op_test PASSED in 0.5s //tensorflow/core/kernels/data:optimize_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data:options_dataset_op_test PASSED in 1.7s //tensorflow/core/kernels/data:padded_batch_dataset_op_test PASSED in 1.1s //tensorflow/core/kernels/data:parallel_batch_dataset_op_test PASSED in 1.8s //tensorflow/core/kernels/data:parallel_filter_dataset_op_test PASSED in 2.4s //tensorflow/core/kernels/data:parallel_interleave_dataset_op_test PASSED in 3.4s //tensorflow/core/kernels/data:parallel_map_dataset_op_test PASSED in 1.3s //tensorflow/core/kernels/data:prefetch_autotuner_test PASSED in 0.5s //tensorflow/core/kernels/data:prefetch_dataset_op_test PASSED in 1.6s //tensorflow/core/kernels/data:range_dataset_op_test PASSED in 0.9s //tensorflow/core/kernels/data:reduce_dataset_op_test PASSED in 2.2s //tensorflow/core/kernels/data:repeat_dataset_op_test PASSED in 0.9s //tensorflow/core/kernels/data:rewrite_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data:shard_dataset_op_test PASSED in 1.1s //tensorflow/core/kernels/data:shuffle_dataset_op_test PASSED in 0.9s //tensorflow/core/kernels/data:skip_dataset_op_test PASSED in 1.0s //tensorflow/core/kernels/data:sparse_tensor_slice_dataset_op_test PASSED in 2.9s //tensorflow/core/kernels/data:take_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data:tensor_dataset_op_test PASSED in 0.5s //tensorflow/core/kernels/data:tensor_slice_dataset_op_test PASSED in 1.0s //tensorflow/core/kernels/data:text_line_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:tf_record_dataset_op_test PASSED in 1.3s //tensorflow/core/kernels/data:window_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data:zip_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data/experimental:assert_next_dataset_op_test PASSED in 0.4s //tensorflow/core/kernels/data/experimental:assert_prev_dataset_op_test PASSED in 1.0s //tensorflow/core/kernels/data/experimental:auto_shard_dataset_op_test PASSED in 0.8s //tensorflow/core/kernels/data/experimental:directed_interleave_dataset_op_test PASSED in 0.5s //tensorflow/core/kernels/data/experimental:list_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data/experimental:map_and_batch_dataset_op_test PASSED in 0.8s //tensorflow/core/kernels/data/experimental:parallel_interleave_dataset_op_test PASSED in 1.9s //tensorflow/core/kernels/data/experimental:random_dataset_op_test PASSED in 2.4s //tensorflow/core/kernels/data/experimental:sampling_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data/experimental:save_dataset_op_test PASSED in 1.1s //tensorflow/core/kernels/data/experimental:unique_dataset_op_test PASSED in 0.9s //tensorflow/core/kernels/image:adjust_contrast_op_benchmark_test_cpu PASSED in 0.8s //tensorflow/core/kernels/image:adjust_contrast_op_test PASSED in 0.5s //tensorflow/core/kernels/image:colorspace_op_test PASSED in 1.9s //tensorflow/core/kernels/image:crop_and_resize_op_benchmark_test_cpu PASSED in 0.5s //tensorflow/core/kernels/image:crop_and_resize_op_test PASSED in 0.8s //tensorflow/core/kernels/image:encode_jpeg_op_test PASSED in 1.3s //tensorflow/core/kernels/image:mirror_pad_op_benchmark_test_cpu PASSED in 0.4s //tensorflow/core/kernels/image:mirror_pad_op_test PASSED in 0.5s //tensorflow/core/kernels/image:non_max_suppression_op_benchmark_test PASSED in 0.8s //tensorflow/core/kernels/image:non_max_suppression_op_test PASSED in 0.6s //tensorflow/core/kernels/image:resize_area_op_test PASSED in 0.8s //tensorflow/core/kernels/image:resize_benchmark_test_cpu PASSED in 0.5s //tensorflow/core/kernels/image:resize_bicubic_op_test PASSED in 5.2s //tensorflow/core/kernels/image:resize_ops_test_cpu PASSED in 2.5s //tensorflow/core/kernels/image:sampling_kernels_test PASSED in 0.4s //tensorflow/core/kernels/image:scale_and_translate_op_test PASSED in 1.6s //tensorflow/core/kernels/linalg:banded_triangular_solve_op_test_cpu PASSED in 0.9s //tensorflow/core/kernels/linalg:matrix_triangular_solve_op_test_cpu PASSED in 0.6s //tensorflow/core/kernels/mkl:mkl_conv_ops_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_dequantize_op_test PASSED in 0.2s //tensorflow/core/kernels/mkl:mkl_fused_batch_norm_op_test PASSED in 0.3s //tensorflow/core/kernels/mkl:mkl_fused_ops_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_matmul_op_benchmark PASSED in 0.8s //tensorflow/core/kernels/mkl:mkl_qmatmul_op_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_quantize_op_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_quantized_concat_op_test PASSED in 0.3s //tensorflow/core/kernels/mkl:mkl_quantized_conv_ops_perchannel_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_quantized_conv_ops_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_quantized_pooling_ops_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_relu_op_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_requantize_ops_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_swish_op_test PASSED in 0.2s //tensorflow/core/kernels/mkl:onednn_nn_ops_benchmark PASSED in 0.1s //tensorflow/core/kernels/sparse:kernels_test PASSED in 0.4s //tensorflow/core/kernels/uniform_quant_ops:math_utils_test PASSED in 0.1s //tensorflow/core/kernels/uniform_quant_ops:tensor_utils_test PASSED in 0.1s //tensorflow/core/kernels/uniform_quant_ops:uniform_dequantize_op_test PASSED in 0.4s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantize_op_test PASSED in 0.5s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantized_add_op_test PASSED in 0.5s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantized_clip_by_value_op_test PASSED in 0.7s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantized_convolution_ops_test PASSED in 0.4s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantized_dot_ops_test PASSED in 0.5s //tensorflow/core/kernels/uniform_quant_ops:uniform_requantize_op_test PASSED in 0.5s //tensorflow/core/lib/db:sqlite_test PASSED in 0.4s //tensorflow/core/lib/gif:lib_gif_io_test PASSED in 1.3s //tensorflow/core/lib/jpeg:lib_jpeg_jpeg_mem_unittest PASSED in 1.7s //tensorflow/core/ops:cudnn_rnn_ops_test_cc PASSED in 1.1s //tensorflow/core/ops:ops_array_grad_test PASSED in 1.2s //tensorflow/core/ops:ops_math_grad_test PASSED in 3.7s //tensorflow/core/ops:ops_tests PASSED in 0.6s //tensorflow/core/ops/compat:backwards_compatibility_test PASSED in 0.7s //tensorflow/core/platform:__tensorflow_tsl_platform_profile_utils_cpu_utils_test PASSED in 0.3s //tensorflow/core/platform:enable_tf2_utils_test PASSED in 0.1s //tensorflow/core/platform:env_test PASSED in 2.7s //tensorflow/core/platform:fake_python_env_test PASSED in 0.6s //tensorflow/core/platform:file_system_test PASSED in 3.3s //tensorflow/core/platform:platform_strings_test PASSED in 0.2s //tensorflow/core/platform:ram_file_system_test PASSED in 40.7s //tensorflow/core/platform:resource_loader_test PASSED in 0.1s //tensorflow/core/platform:vmodule_benchmark_test PASSED in 0.1s //tensorflow/core/platform:vmodule_test PASSED in 0.8s //tensorflow/core/profiler/backends/cpu:host_tracer_test PASSED in 0.1s //tensorflow/core/profiler/convert:dcn_analysis_test PASSED in 0.7s //tensorflow/core/profiler/convert:dcn_utils_test PASSED in 0.6s //tensorflow/core/profiler/convert:hlo_proto_to_graph_view_test PASSED in 0.2s //tensorflow/core/profiler/convert:hlo_proto_to_memory_visualization_utils_test PASSED in 0.3s //tensorflow/core/profiler/convert:op_stats_to_pod_stats_test PASSED in 0.8s //tensorflow/core/profiler/convert:op_stats_to_pod_viewer_test PASSED in 0.2s //tensorflow/core/profiler/convert:op_stats_to_tf_stats_test PASSED in 0.2s //tensorflow/core/profiler/convert:repository_test PASSED in 0.5s //tensorflow/core/profiler/convert:xplane_to_dcn_collective_stats_test PASSED in 0.1s //tensorflow/core/profiler/convert:xplane_to_kernel_stats_db_test PASSED in 0.1s //tensorflow/core/profiler/convert:xplane_to_memory_profile_test PASSED in 0.3s //tensorflow/core/profiler/convert:xplane_to_op_metrics_db_test PASSED in 0.1s //tensorflow/core/profiler/convert:xplane_to_op_stats_test PASSED in 0.2s //tensorflow/core/profiler/convert:xplane_to_step_events_test PASSED in 0.3s //tensorflow/core/profiler/convert:xplane_to_tf_functions_test PASSED in 0.2s //tensorflow/core/profiler/convert:xplane_to_tool_names_test PASSED in 0.5s //tensorflow/core/profiler/convert/trace_viewer:trace_viewer_visibility_test PASSED in 0.2s //tensorflow/core/profiler/internal:tfprof_show_test PASSED in 4.8s //tensorflow/core/profiler/internal:tfprof_stats_test PASSED in 0.5s //tensorflow/core/profiler/internal:tfprof_tensor_test PASSED in 0.5s //tensorflow/core/profiler/internal:tfprof_timeline_test PASSED in 0.8s //tensorflow/core/profiler/internal/advisor:tfprof_advisor_test PASSED in 0.6s //tensorflow/core/profiler/lib:profiler_disabled_test PASSED in 0.3s //tensorflow/core/profiler/utils:derived_timeline_test PASSED in 0.7s //tensorflow/core/profiler/utils:kernel_stats_utils_test PASSED in 0.4s //tensorflow/core/profiler/utils:op_metrics_db_utils_test PASSED in 0.2s //tensorflow/core/profiler/utils:step_intersection_test PASSED in 0.1s //tensorflow/core/runtime_fallback/util:type_util_test PASSED in 0.5s //tensorflow/core/summary:schema_test PASSED in 0.1s //tensorflow/core/summary:summary_db_writer_test PASSED in 0.2s //tensorflow/core/summary:summary_file_writer_test PASSED in 0.1s //tensorflow/core/tfrt/common:pjrt_cpu_client_registration_test PASSED in 6.5s //tensorflow/core/tfrt/common:pjrt_state_test PASSED in 10.2s //tensorflow/core/tfrt/common:pjrt_util_test PASSED in 5.9s //tensorflow/core/tfrt/fallback:cost_recorder_test PASSED in 0.1s //tensorflow/core/tfrt/fallback:fallback_state_test PASSED in 0.6s //tensorflow/core/tfrt/graph_executor:config_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/attribute:attribute_test PASSED in 1.1s //tensorflow/core/tfrt/mlrt/bytecode:bytecode_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/bytecode:executable_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/bytecode:function_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/bytecode:kernel_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/bytecode:span_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/interpreter:context_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/interpreter:future_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/interpreter:interpreter_test PASSED in 0.7s //tensorflow/core/tfrt/mlrt/interpreter:register_span_test PASSED in 0.4s //tensorflow/core/tfrt/mlrt/interpreter:value_test PASSED in 0.6s //tensorflow/core/tfrt/run_handler_thread_pool:run_handler_concurrent_work_queue_test PASSED in 0.4s //tensorflow/core/tfrt/run_handler_thread_pool:run_handler_test PASSED in 0.6s //tensorflow/core/tfrt/run_handler_thread_pool:run_handler_util_test PASSED in 1.2s //tensorflow/core/tfrt/runtime:channel_test PASSED in 0.3s //tensorflow/core/tfrt/runtime:tf_threadpool_concurrent_work_queue_test PASSED in 0.5s //tensorflow/core/tfrt/runtime:work_queue_interface_test PASSED in 0.1s //tensorflow/core/tfrt/utils:graph_partition_test PASSED in 1.9s //tensorflow/core/transforms:eval_utils_test PASSED in 1.4s //tensorflow/core/transforms:graph_transform_wrapper_test PASSED in 0.8s //tensorflow/core/util:bcast_test PASSED in 0.8s //tensorflow/core/util:command_line_flags_test PASSED in 0.9s //tensorflow/core/util:debug_data_dumper_test PASSED in 0.9s //tensorflow/core/util:debug_events_writer_test PASSED in 0.3s //tensorflow/core/util:dump_graph_test PASSED in 1.5s //tensorflow/core/util:equal_graph_def_test PASSED in 0.8s //tensorflow/core/util:events_writer_test PASSED in 2.7s //tensorflow/core/util:example_proto_fast_parsing_test PASSED in 1.2s //tensorflow/core/util:example_proto_helper_test PASSED in 0.9s //tensorflow/core/util:exec_on_stall_test PASSED in 2.1s //tensorflow/core/util:fake_clock_env_test PASSED in 1.5s //tensorflow/core/util:incremental_barrier_test PASSED in 0.1s //tensorflow/core/util:matmul_bcast_test PASSED in 0.7s //tensorflow/core/util:memmapped_file_system_test PASSED in 0.7s //tensorflow/core/util:mkl_heuristics_test PASSED in 0.1s //tensorflow/core/util:overflow_test PASSED in 0.6s //tensorflow/core/util:presized_cuckoo_map_test PASSED in 1.7s //tensorflow/core/util:ragged_to_dense_util_test PASSED in 0.4s //tensorflow/core/util:reffed_status_callback_test PASSED in 1.0s //tensorflow/core/util:reporter_test PASSED in 1.1s //tensorflow/core/util:saved_tensor_slice_util_test PASSED in 0.7s //tensorflow/core/util:semver_test PASSED in 0.7s //tensorflow/core/util:stat_summarizer_test PASSED in 0.7s //tensorflow/core/util:strided_slice_op_test PASSED in 0.7s //tensorflow/core/util:tensor_format_test PASSED in 0.9s //tensorflow/core/util:tensor_slice_reader_test PASSED in 1.8s //tensorflow/core/util:tensor_slice_set_test PASSED in 1.8s //tensorflow/core/util:tensor_slice_util_test PASSED in 0.8s //tensorflow/core/util:tensor_slice_writer_test PASSED in 1.2s //tensorflow/core/util:work_sharder_test PASSED in 0.8s //tensorflow/core/util/ctc:ctc_beam_search_test PASSED in 0.1s //tensorflow/core/util/proto:descriptor_pool_registry_test PASSED in 0.6s //tensorflow/core/util/proto:proto_utils_test PASSED in 0.5s //tensorflow/core/util/quantization:uniform_quant_ops_params_test PASSED in 0.4s //tensorflow/core/util/sparse:sparse_tensor_test PASSED in 0.2s //tensorflow/core/util/tensor_bundle:tensor_bundle_test PASSED in 31.8s //tensorflow/dtensor/mlir:dtensor_location_test PASSED in 0.1s //tensorflow/dtensor/mlir/tests:annotate_global_shape.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:cluster_function_conversion.mlir.test PASSED in 0.9s //tensorflow/dtensor/mlir/tests:constant_folding.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:decompose_controlflow.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:designate_resource_handle_mesh.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:device_mesh_cluster_coarsening.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:dtensor_all_gather.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:dtensor_all_scatter.mlir.test PASSED in 0.8s //tensorflow/dtensor/mlir/tests:dtensor_allreduce_combine_optimization.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:dtensor_allreduce_lowering.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_allreduce_scatter_optimization.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_allreduce_sum_optimization.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_alltoall_lowering.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:dtensor_collective_type_lowering.mlir.test PASSED in 2.0s //tensorflow/dtensor/mlir/tests:dtensor_layout_must_execute.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:dtensor_layout_to_xla_sharding_op.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_mixed_precision_reduce.mlir.test PASSED in 1.2s //tensorflow/dtensor/mlir/tests:dtensor_reduce_scatter_lowering.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:dtensor_remove_dtensorlayout.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:dtensor_replace_auxiliary_layout_op.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_replace_relayout_with_identity.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_set_hlo_sharding.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:dtensor_set_hlo_sharding_default.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:dtensor_xla_spmd_integration.mlir.test PASSED in 0.8s //tensorflow/dtensor/mlir/tests:elide_identity_before_copy_to_mesh.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:function_renaming.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:handle_cross_cluster_dependencies.mlir.test PASSED in 1.1s //tensorflow/dtensor/mlir/tests:handle_sparsetensors.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:layout_propagation_v2.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:lower_send_recv.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:merge_clusters.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:mesh_propagation.mlir.test PASSED in 1.7s //tensorflow/dtensor/mlir/tests:multi_device_expansion.mlir.test PASSED in 0.8s //tensorflow/dtensor/mlir/tests:op_to_device_cluster.mlir.test PASSED in 1.4s //tensorflow/dtensor/mlir/tests:propagate_default_layout.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:propagate_device_id_to_function.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:restore_and_assign.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:restore_shape_inference.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:set_default_sharding.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:sparse_expansion.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:spmd_batchparallel.mlir.test PASSED in 0.8s //tensorflow/dtensor/mlir/tests:spmd_concat.mlir.test PASSED in 0.8s //tensorflow/dtensor/mlir/tests:spmd_conv.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:spmd_einsum.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:spmd_expansion.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:spmd_fft.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:spmd_io_ops.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:spmd_iterator.mlir.test PASSED in 1.1s //tensorflow/dtensor/mlir/tests:spmd_matmul.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_random.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:spmd_save_restore.mlir.test PASSED in 0.8s //tensorflow/dtensor/mlir/tests:spmd_segment_sum.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:spmd_slice.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_softmax_loss.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_squeeze.mlir.test PASSED in 1.5s //tensorflow/dtensor/mlir/tests:spmd_var_handle.mlir.test PASSED in 1.7s //tensorflow/dtensor/mlir/tests:tf_dtensor_ops.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:tpu_add_resource_device_attribute.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:tpu_integration.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:undo_merge_const_across_mesh.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:update_tpu_metadata.mlir.test PASSED in 0.6s //tensorflow/dtensor/python/tests:array_ops_test_cpu PASSED in 20.1s //tensorflow/dtensor/python/tests:collective_combine_all_reduce_test_cpu PASSED in 20.3s //tensorflow/dtensor/python/tests:collective_test_cpu PASSED in 21.2s //tensorflow/dtensor/python/tests:config_test_cpu PASSED in 10.1s //tensorflow/dtensor/python/tests:device_test_cpu PASSED in 41.4s //tensorflow/dtensor/python/tests:layout_test_cpu PASSED in 19.3s //tensorflow/dtensor/python/tests:multi_client_test_cpu PASSED in 15.9s //tensorflow/dtensor/python/tests:numpy_util_test_cpu PASSED in 11.8s //tensorflow/dtensor/python/tests:variable_test_cpu PASSED in 16.3s //tensorflow/dtensor/tests:dtensor_operation_test PASSED in 31.8s //tensorflow/dtensor/tests:executable_manager_test PASSED in 30.9s //tensorflow/dtensor/tests:layout_to_xla_sharding_test PASSED in 0.1s //tensorflow/dtensor/tests:slice_util_test PASSED in 0.1s //tensorflow/dtensor/tests:spmd_expander_test PASSED in 7.6s //tensorflow/dtensor/tests:tensor_layout_test PASSED in 0.2s //tensorflow/examples/adding_an_op:fact_test PASSED in 20.5s //tensorflow/examples/adding_an_op:zero_out_1_test PASSED in 20.5s //tensorflow/examples/adding_an_op:zero_out_2_test PASSED in 20.0s //tensorflow/examples/adding_an_op:zero_out_3_test PASSED in 20.5s //tensorflow/examples/custom_ops_doc/multiplex_1:multiplex_1_test PASSED in 22.2s //tensorflow/examples/custom_ops_doc/multiplex_2:multiplex_2_test_cpu PASSED in 21.7s //tensorflow/examples/custom_ops_doc/multiplex_3:multiplex_3_test PASSED in 21.6s //tensorflow/examples/custom_ops_doc/multiplex_4:multiplex_4_test PASSED in 23.1s //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test PASSED in 23.2s //tensorflow/examples/custom_ops_doc/sleep:sleep_test PASSED in 21.9s //tensorflow/examples/speech_commands:accuracy_utils_test PASSED in 2.2s //tensorflow/examples/speech_commands:models_test PASSED in 22.7s //tensorflow/examples/speech_commands:recognize_commands_test PASSED in 1.4s //tensorflow/examples/wav_to_spectrogram:wav_to_spectrogram_test PASSED in 2.5s //tensorflow/js:ts_op_gen_test PASSED in 0.4s //tensorflow/python/autograph/converters:asserts_test PASSED in 8.7s //tensorflow/python/autograph/converters:break_statements_test PASSED in 9.2s //tensorflow/python/autograph/converters:call_trees_test PASSED in 8.6s //tensorflow/python/autograph/converters:conditional_expressions_test PASSED in 16.0s //tensorflow/python/autograph/converters:continue_statements_test PASSED in 10.1s //tensorflow/python/autograph/converters:control_flow_test PASSED in 16.5s //tensorflow/python/autograph/converters:directives_test PASSED in 8.8s //tensorflow/python/autograph/converters:functions_test PASSED in 8.3s //tensorflow/python/autograph/converters:lists_test PASSED in 9.7s //tensorflow/python/autograph/converters:logical_expressions_test PASSED in 9.2s //tensorflow/python/autograph/converters:return_statements_test PASSED in 11.4s //tensorflow/python/autograph/converters:slices_test PASSED in 8.1s //tensorflow/python/autograph/converters:variables_test PASSED in 8.6s //tensorflow/python/autograph/core:converter_test PASSED in 8.6s //tensorflow/python/autograph/core:function_wrappers_test PASSED in 8.6s //tensorflow/python/autograph/impl:api_test PASSED in 18.8s //tensorflow/python/autograph/impl:conversion_test PASSED in 8.8s //tensorflow/python/autograph/lang:special_functions_test PASSED in 13.5s //tensorflow/python/autograph/operators:conditional_expressions_test PASSED in 9.3s //tensorflow/python/autograph/operators:control_flow_test PASSED in 16.8s //tensorflow/python/autograph/operators:data_structures_test PASSED in 8.8s //tensorflow/python/autograph/operators:exceptions_test PASSED in 8.9s //tensorflow/python/autograph/operators:logical_test PASSED in 8.8s //tensorflow/python/autograph/operators:py_builtins_test PASSED in 17.0s //tensorflow/python/autograph/operators:slices_test PASSED in 7.9s //tensorflow/python/autograph/operators:variables_test PASSED in 9.0s //tensorflow/python/autograph/pyct:anno_test PASSED in 8.6s //tensorflow/python/autograph/pyct:ast_util_test PASSED in 9.0s //tensorflow/python/autograph/pyct:cache_test PASSED in 8.9s //tensorflow/python/autograph/pyct:cfg_test PASSED in 12.3s //tensorflow/python/autograph/pyct:error_utils_test PASSED in 7.8s //tensorflow/python/autograph/pyct:inspect_utils_test PASSED in 9.0s //tensorflow/python/autograph/pyct:loader_test PASSED in 8.6s //tensorflow/python/autograph/pyct:naming_test PASSED in 7.5s //tensorflow/python/autograph/pyct:origin_info_test PASSED in 8.6s //tensorflow/python/autograph/pyct:parser_test PASSED in 11.9s //tensorflow/python/autograph/pyct:pretty_printer_test PASSED in 8.2s //tensorflow/python/autograph/pyct:qual_names_test PASSED in 8.2s //tensorflow/python/autograph/pyct:templates_test PASSED in 9.2s //tensorflow/python/autograph/pyct:transformer_test PASSED in 9.2s //tensorflow/python/autograph/pyct:transpiler_test PASSED in 8.5s //tensorflow/python/autograph/pyct/static_analysis:activity_test PASSED in 9.7s //tensorflow/python/autograph/pyct/static_analysis:liveness_test PASSED in 8.5s //tensorflow/python/autograph/pyct/static_analysis:reaching_definitions_test PASSED in 11.3s //tensorflow/python/autograph/pyct/static_analysis:reaching_fndefs_test PASSED in 10.2s //tensorflow/python/autograph/pyct/static_analysis:type_inference_test PASSED in 9.7s //tensorflow/python/autograph/tests:assertion_test PASSED in 20.2s //tensorflow/python/autograph/tests:basic_ifexp_test PASSED in 23.3s //tensorflow/python/autograph/tests:call_to_builtin_function_test PASSED in 24.2s //tensorflow/python/autograph/tests:call_to_lambda_function_test PASSED in 21.7s //tensorflow/python/autograph/tests:call_to_named_tuple_test PASSED in 20.0s //tensorflow/python/autograph/tests:call_to_numpy_function_test PASSED in 24.4s //tensorflow/python/autograph/tests:call_to_print_function_test PASSED in 46.8s //tensorflow/python/autograph/tests:call_to_tf_api_test PASSED in 20.4s //tensorflow/python/autograph/tests:call_to_user_function_test PASSED in 19.9s //tensorflow/python/autograph/tests:composite_names_in_control_flow_test PASSED in 29.4s //tensorflow/python/autograph/tests:cond_basic_test PASSED in 31.3s //tensorflow/python/autograph/tests:datasets_test PASSED in 32.1s //tensorflow/python/autograph/tests:early_return_test PASSED in 26.8s //tensorflow/python/autograph/tests:ext_slice_test PASSED in 22.0s //tensorflow/python/autograph/tests:generator_test PASSED in 23.3s //tensorflow/python/autograph/tests:logical_expression_test PASSED in 23.9s //tensorflow/python/autograph/tests:loop_basic_test PASSED in 66.2s //tensorflow/python/autograph/tests:loop_control_flow_illegal_cases_test PASSED in 26.2s //tensorflow/python/autograph/tests:loop_created_variables_test PASSED in 26.4s //tensorflow/python/autograph/tests:loop_scoping_test PASSED in 29.0s //tensorflow/python/autograph/tests:loop_with_function_call_test PASSED in 30.8s //tensorflow/python/autograph/tests:loop_with_variable_type_illegal_cases_test PASSED in 26.2s //tensorflow/python/autograph/tests:loop_with_variable_type_test PASSED in 39.5s //tensorflow/python/autograph/tests:nested_control_flow_test PASSED in 48.7s //tensorflow/python/autograph/tests:type_annotations_test PASSED in 65.0s //tensorflow/python/autograph/utils:context_managers_test PASSED in 9.2s //tensorflow/python/autograph/utils:misc_test PASSED in 10.0s //tensorflow/python/autograph/utils:tensor_list_test PASSED in 18.5s //tensorflow/python/autograph/utils:tensors_test PASSED in 9.1s //tensorflow/python/checkpoint:benchmarks_test PASSED in 9.8s //tensorflow/python/checkpoint:checkpoint_management_test_cpu PASSED in 14.0s //tensorflow/python/checkpoint:checkpoint_metrics_test PASSED in 15.6s //tensorflow/python/checkpoint:checkpoint_test PASSED in 26.9s //tensorflow/python/checkpoint:checkpoint_view_test PASSED in 18.7s //tensorflow/python/checkpoint:checkpoint_with_v1_optimizers_test PASSED in 12.9s //tensorflow/python/checkpoint:functional_saver_test_cpu PASSED in 13.7s //tensorflow/python/checkpoint:restore_test PASSED in 10.0s //tensorflow/python/checkpoint:save_util_v1_test PASSED in 8.8s //tensorflow/python/checkpoint:saveable_compat_test PASSED in 10.5s //tensorflow/python/checkpoint:tensor_callable_test PASSED in 9.5s //tensorflow/python/checkpoint:trackable_view_test PASSED in 8.2s //tensorflow/python/client:device_lib_test_cpu PASSED in 9.1s //tensorflow/python/client:events_writer_test PASSED in 8.7s //tensorflow/python/client:session_benchmark_cpu PASSED in 8.8s //tensorflow/python/client:session_list_devices_test PASSED in 8.9s //tensorflow/python/client:session_partial_run_test PASSED in 10.6s //tensorflow/python/client:timeline_test_cpu PASSED in 8.0s //tensorflow/python/client:virtual_gpu_test_cpu PASSED in 8.7s //tensorflow/python/compat:compat_test PASSED in 8.1s //tensorflow/python/compat:disable_v2_behavior_test PASSED in 10.1s //tensorflow/python/compiler/mlir:mlir_test PASSED in 9.2s //tensorflow/python/compiler/tensorrt:trt_convert_test_cpu PASSED in 10.1s //tensorflow/python/compiler/tensorrt/test:batch_matmul_test_cpu PASSED in 10.3s //tensorflow/python/compiler/tensorrt/test:biasadd_matmul_test_cpu PASSED in 10.4s //tensorflow/python/compiler/tensorrt/test:binary_tensor_weight_broadcast_test_cpu PASSED in 11.1s //tensorflow/python/compiler/tensorrt/test:bool_test_cpu PASSED in 10.6s //tensorflow/python/compiler/tensorrt/test:cast_test_cpu PASSED in 10.1s //tensorflow/python/compiler/tensorrt/test:concatenation_test_cpu PASSED in 10.3s //tensorflow/python/compiler/tensorrt/test:const_broadcast_test_cpu PASSED in 31.5s //tensorflow/python/compiler/tensorrt/test:data_dependent_shape_test_cpu PASSED in 11.3s //tensorflow/python/compiler/tensorrt/test:dynamic_input_shapes_test_cpu PASSED in 9.4s //tensorflow/python/compiler/tensorrt/test:identity_output_test_cpu PASSED in 21.7s //tensorflow/python/compiler/tensorrt/test:int32_test_cpu PASSED in 10.5s //tensorflow/python/compiler/tensorrt/test:lru_cache_test_cpu PASSED in 10.7s //tensorflow/python/compiler/tensorrt/test:multi_connection_neighbor_engine_test_cpu PASSED in 10.1s //tensorflow/python/compiler/tensorrt/test:neighboring_engine_test_cpu PASSED in 11.3s //tensorflow/python/compiler/tensorrt/test:quantization_test_cpu PASSED in 10.8s //tensorflow/python/compiler/tensorrt/test:rank_two_test_cpu PASSED in 14.3s //tensorflow/python/compiler/tensorrt/test:reshape_transpose_test_cpu PASSED in 10.7s //tensorflow/python/compiler/tensorrt/test:topk_test_cpu PASSED in 10.1s //tensorflow/python/compiler/tensorrt/test:trt_engine_op_shape_test_cpu PASSED in 11.1s //tensorflow/python/compiler/tensorrt/test:trt_mode_test_cpu PASSED in 10.2s //tensorflow/python/compiler/tensorrt/test:unary_test_cpu PASSED in 10.4s //tensorflow/python/compiler/tensorrt/test:vgg_block_nchw_test_cpu PASSED in 10.6s //tensorflow/python/compiler/tensorrt/test:vgg_block_test_cpu PASSED in 11.4s //tensorflow/python/compiler/xla:jit_compile_test_cpu PASSED in 10.4s //tensorflow/python/compiler/xla:jit_test_cpu PASSED in 15.6s //tensorflow/python/compiler/xla:xla_test_cpu PASSED in 24.8s //tensorflow/python/compiler/xla/experimental:xla_sharding_test PASSED in 9.4s //tensorflow/python/data/benchmarks:batch_benchmark PASSED in 10.7s //tensorflow/python/data/benchmarks:filter_benchmark PASSED in 10.9s //tensorflow/python/data/benchmarks:from_tensor_slices_benchmark PASSED in 20.9s //tensorflow/python/data/benchmarks:interleave_benchmark PASSED in 10.1s //tensorflow/python/data/benchmarks:list_files_benchmark PASSED in 27.6s //tensorflow/python/data/benchmarks:map_benchmark PASSED in 9.9s //tensorflow/python/data/benchmarks:meta_benchmark PASSED in 17.0s //tensorflow/python/data/benchmarks:prefetch_benchmark PASSED in 11.4s //tensorflow/python/data/benchmarks:range_benchmark PASSED in 11.4s //tensorflow/python/data/experimental/benchmarks:autotune_benchmark PASSED in 12.3s //tensorflow/python/data/experimental/benchmarks:csv_dataset_benchmark PASSED in 22.4s //tensorflow/python/data/experimental/benchmarks:map_and_batch_benchmark PASSED in 10.6s //tensorflow/python/data/experimental/benchmarks:map_defun_benchmark PASSED in 9.9s //tensorflow/python/data/experimental/benchmarks:matching_files_benchmark PASSED in 9.8s //tensorflow/python/data/experimental/benchmarks:optimize_benchmark PASSED in 11.5s //tensorflow/python/data/experimental/benchmarks:parameter_value_benchmark PASSED in 10.4s //tensorflow/python/data/experimental/benchmarks:rejection_resample_benchmark PASSED in 9.9s //tensorflow/python/data/experimental/benchmarks:snapshot_dataset_benchmark PASSED in 9.8s //tensorflow/python/data/experimental/benchmarks:unbatch_benchmark PASSED in 10.5s //tensorflow/python/data/experimental/kernel_tests:assert_cardinality_test PASSED in 30.2s //tensorflow/python/data/experimental/kernel_tests:assert_next_test PASSED in 10.6s //tensorflow/python/data/experimental/kernel_tests:assert_prev_test PASSED in 10.7s //tensorflow/python/data/experimental/kernel_tests:checkpoint_input_pipeline_hook_test PASSED in 29.5s //tensorflow/python/data/experimental/kernel_tests:compression_ops_test PASSED in 14.0s //tensorflow/python/data/experimental/kernel_tests:copy_to_device_test_cpu PASSED in 17.6s //tensorflow/python/data/experimental/kernel_tests:dense_to_sparse_batch_test PASSED in 24.6s //tensorflow/python/data/experimental/kernel_tests:from_list_test PASSED in 23.5s //tensorflow/python/data/experimental/kernel_tests:io_test PASSED in 44.2s //tensorflow/python/data/experimental/kernel_tests:lookup_ops_test PASSED in 11.6s //tensorflow/python/data/experimental/kernel_tests:make_csv_dataset_test PASSED in 20.9s //tensorflow/python/data/experimental/kernel_tests:make_saveable_from_iterator_test PASSED in 10.5s //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test PASSED in 48.7s //tensorflow/python/data/experimental/kernel_tests:map_defun_op_test PASSED in 10.7s //tensorflow/python/data/experimental/kernel_tests:matching_files_dataset_test PASSED in 17.3s //tensorflow/python/data/experimental/kernel_tests:model_dataset_test PASSED in 11.2s //tensorflow/python/data/experimental/kernel_tests:non_serializable_test PASSED in 10.4s //tensorflow/python/data/experimental/kernel_tests:pad_to_cardinality_test PASSED in 11.2s //tensorflow/python/data/experimental/kernel_tests:prefetch_to_device_test_cpu PASSED in 12.9s //tensorflow/python/data/experimental/kernel_tests:prefetch_with_slack_test PASSED in 12.2s //tensorflow/python/data/experimental/kernel_tests:shuffle_and_repeat_test PASSED in 19.6s //tensorflow/python/data/experimental/kernel_tests:sleep_test PASSED in 9.9s //tensorflow/python/data/experimental/kernel_tests:tf_record_writer_test PASSED in 12.3s //tensorflow/python/data/experimental/kernel_tests:variant_test PASSED in 10.8s //tensorflow/python/data/experimental/kernel_tests:wrap_unwrap_test_cpu PASSED in 10.4s //tensorflow/python/data/experimental/kernel_tests/optimization:filter_fusion_test PASSED in 32.7s //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test PASSED in 66.3s //tensorflow/python/data/experimental/kernel_tests/optimization:grappler_test_cpu PASSED in 10.4s //tensorflow/python/data/experimental/kernel_tests/optimization:make_deterministic_test PASSED in 24.4s //tensorflow/python/data/experimental/kernel_tests/optimization:map_and_batch_fusion_test PASSED in 12.7s //tensorflow/python/data/experimental/kernel_tests/optimization:map_and_filter_fusion_test PASSED in 30.6s //tensorflow/python/data/experimental/kernel_tests/optimization:map_fusion_test PASSED in 24.9s //tensorflow/python/data/experimental/kernel_tests/optimization:map_parallelization_test PASSED in 13.7s //tensorflow/python/data/experimental/kernel_tests/optimization:noop_elimination_test PASSED in 14.0s //tensorflow/python/data/experimental/kernel_tests/service:multi_device_test PASSED in 17.2s //tensorflow/python/data/experimental/service:server_lib_test PASSED in 11.1s //tensorflow/python/data/kernel_tests:as_numpy_iterator_test PASSED in 20.2s //tensorflow/python/data/kernel_tests:bucket_by_sequence_length_test PASSED in 19.5s //tensorflow/python/data/kernel_tests:cache_test PASSED in 61.2s //tensorflow/python/data/kernel_tests:cardinality_test PASSED in 16.3s //tensorflow/python/data/kernel_tests:checkpoint_test PASSED in 20.8s //tensorflow/python/data/kernel_tests:concatenate_test PASSED in 26.0s //tensorflow/python/data/kernel_tests:counter_test PASSED in 32.1s //tensorflow/python/data/kernel_tests:dataset_spec_test PASSED in 29.1s //tensorflow/python/data/kernel_tests:dataset_test PASSED in 30.5s //tensorflow/python/data/kernel_tests:enumerate_test PASSED in 34.3s //tensorflow/python/data/kernel_tests:from_sparse_tensor_slices_test PASSED in 19.3s //tensorflow/python/data/kernel_tests:from_tensor_slices_test PASSED in 27.8s //tensorflow/python/data/kernel_tests:from_tensors_test PASSED in 25.5s //tensorflow/python/data/kernel_tests:get_single_element_test PASSED in 13.7s //tensorflow/python/data/kernel_tests:ignore_errors_test PASSED in 19.0s //tensorflow/python/data/kernel_tests:io_test PASSED in 68.8s //tensorflow/python/data/kernel_tests:iterator_test_cpu PASSED in 20.3s //tensorflow/python/data/kernel_tests:len_test PASSED in 11.6s //tensorflow/python/data/kernel_tests:list_files_test PASSED in 11.5s //tensorflow/python/data/kernel_tests:optional_test_cpu PASSED in 12.3s //tensorflow/python/data/kernel_tests:options_test PASSED in 11.8s //tensorflow/python/data/kernel_tests:placement_test_cpu PASSED in 12.2s //tensorflow/python/data/kernel_tests:prefetch_test PASSED in 39.7s //tensorflow/python/data/kernel_tests:random_test PASSED in 25.4s //tensorflow/python/data/kernel_tests:range_test PASSED in 59.9s //tensorflow/python/data/kernel_tests:rebatch_test PASSED in 9.7s //tensorflow/python/data/kernel_tests:reduce_test_cpu PASSED in 46.5s //tensorflow/python/data/kernel_tests:scan_test_cpu PASSED in 37.0s //tensorflow/python/data/kernel_tests:sparse_batch_test PASSED in 20.0s //tensorflow/python/data/kernel_tests:unbatch_test PASSED in 35.7s //tensorflow/python/data/util:convert_test PASSED in 9.7s //tensorflow/python/data/util:nest_test PASSED in 10.0s //tensorflow/python/data/util:options_test PASSED in 9.7s //tensorflow/python/data/util:random_seed_test PASSED in 10.3s //tensorflow/python/data/util:sparse_test PASSED in 9.8s //tensorflow/python/data/util:structure_test PASSED in 11.1s //tensorflow/python/data/util:traverse_test PASSED in 9.9s //tensorflow/python/debug/cli:analyzer_cli_test_cpu PASSED in 9.8s //tensorflow/python/debug/cli:cli_config_test PASSED in 9.0s //tensorflow/python/debug/cli:cli_shared_test PASSED in 10.6s //tensorflow/python/debug/cli:command_parser_test PASSED in 10.2s //tensorflow/python/debug/cli:debugger_cli_common_test PASSED in 10.2s //tensorflow/python/debug/cli:evaluator_test PASSED in 8.4s //tensorflow/python/debug/cli:profile_analyzer_cli_test PASSED in 8.7s //tensorflow/python/debug/cli:readline_ui_test PASSED in 8.8s //tensorflow/python/debug/cli:tensor_format_test PASSED in 8.3s //tensorflow/python/debug/lib:check_numerics_callback_test_cpu PASSED in 13.0s //tensorflow/python/debug/lib:common_test PASSED in 8.5s //tensorflow/python/debug/lib:debug_data_test PASSED in 8.6s //tensorflow/python/debug/lib:debug_events_monitors_test PASSED in 8.9s //tensorflow/python/debug/lib:debug_events_writer_test PASSED in 10.0s //tensorflow/python/debug/lib:debug_gradients_test_cpu PASSED in 9.4s //tensorflow/python/debug/lib:debug_graph_reconstruction_test_cpu PASSED in 10.7s //tensorflow/python/debug/lib:debug_graphs_test PASSED in 9.8s //tensorflow/python/debug/lib:debug_grappler_test_cpu PASSED in 8.2s //tensorflow/python/debug/lib:debug_utils_test PASSED in 7.8s //tensorflow/python/debug/lib:debug_v2_ops_test_cpu PASSED in 20.2s //tensorflow/python/debug/lib:profiling_test PASSED in 8.1s //tensorflow/python/debug/lib:session_debug_file_test_cpu PASSED in 15.0s //tensorflow/python/debug/lib:session_debug_multi_gpu_test_cpu PASSED in 11.0s //tensorflow/python/debug/lib:source_utils_test PASSED in 13.8s //tensorflow/python/debug/wrappers:disk_usage_test PASSED in 9.5s //tensorflow/python/debug/wrappers:dumping_wrapper_test PASSED in 17.1s //tensorflow/python/debug/wrappers:framework_test PASSED in 10.3s //tensorflow/python/debug/wrappers:local_cli_wrapper_test PASSED in 12.9s //tensorflow/python/distribute:checkpoint_utils_test_2gpu PASSED in 24.0s //tensorflow/python/distribute:checkpoint_utils_test_cpu PASSED in 18.9s //tensorflow/python/distribute:checkpointing_test_2gpu PASSED in 20.8s //tensorflow/python/distribute:checkpointing_test_cpu PASSED in 11.1s //tensorflow/python/distribute:collective_util_test PASSED in 9.0s //tensorflow/python/distribute:combinations_test_2gpu PASSED in 23.4s //tensorflow/python/distribute:combinations_test_cpu PASSED in 23.6s //tensorflow/python/distribute:cross_device_utils_test_cpu PASSED in 10.3s //tensorflow/python/distribute:custom_training_loop_gradient_test_2gpu PASSED in 14.4s //tensorflow/python/distribute:custom_training_loop_gradient_test_cpu PASSED in 14.0s //tensorflow/python/distribute:device_util_test_cpu PASSED in 11.1s //tensorflow/python/distribute:distribute_coordinator_test PASSED in 17.5s //tensorflow/python/distribute:distribute_lib_test PASSED in 14.2s //tensorflow/python/distribute:distribute_utils_test_2gpu PASSED in 11.2s //tensorflow/python/distribute:distribute_utils_test_cpu PASSED in 10.6s //tensorflow/python/distribute:input_ops_test_cpu PASSED in 15.4s //tensorflow/python/distribute:metrics_v1_test_2gpu PASSED in 31.6s //tensorflow/python/distribute:metrics_v1_test_cpu PASSED in 35.0s //tensorflow/python/distribute:mirrored_values_test_2gpu PASSED in 13.1s //tensorflow/python/distribute:mirrored_values_test_cpu PASSED in 10.5s //tensorflow/python/distribute:mirrored_variable_test_2gpu PASSED in 22.7s //tensorflow/python/distribute:mirrored_variable_test_cpu PASSED in 22.7s //tensorflow/python/distribute:multi_process_runner_no_init_test PASSED in 10.8s //tensorflow/python/distribute:multi_worker_continuous_run_test_cpu PASSED in 23.5s //tensorflow/python/distribute:multi_worker_util_test PASSED in 8.6s //tensorflow/python/distribute:numpy_dataset_test PASSED in 9.2s //tensorflow/python/distribute:one_device_strategy_test_cpu PASSED in 22.4s //tensorflow/python/distribute:packed_distributed_variable_test PASSED in 10.2s //tensorflow/python/distribute:parameter_server_strategy_test_2gpu PASSED in 34.7s //tensorflow/python/distribute:parameter_server_strategy_test_cpu PASSED in 33.4s //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu PASSED in 22.3s //tensorflow/python/distribute:parameter_server_strategy_v2_test_cpu PASSED in 25.0s //tensorflow/python/distribute:per_replica_test_2gpu PASSED in 12.3s //tensorflow/python/distribute:per_replica_test_cpu PASSED in 13.0s //tensorflow/python/distribute:ps_values_test_2gpu PASSED in 12.5s //tensorflow/python/distribute:ps_values_test_cpu PASSED in 12.0s //tensorflow/python/distribute:remote_mirrored_strategy_eager_test_cpu PASSED in 11.8s //tensorflow/python/distribute:sharded_variable_test PASSED in 20.6s //tensorflow/python/distribute:shared_variable_creator_test PASSED in 8.8s //tensorflow/python/distribute:strategy_combinations_test_cpu PASSED in 45.5s //tensorflow/python/distribute:template_mirrored_strategy_test_cpu PASSED in 22.0s //tensorflow/python/distribute:test_util_test_2gpu PASSED in 28.5s //tensorflow/python/distribute:test_util_test_cpu PASSED in 20.1s //tensorflow/python/distribute:tf_function_test_2gpu PASSED in 13.9s //tensorflow/python/distribute:tf_function_test_cpu PASSED in 13.6s //tensorflow/python/distribute:values_v2_test_cpu PASSED in 14.0s //tensorflow/python/distribute:warm_starting_util_test_2gpu PASSED in 15.7s //tensorflow/python/distribute:warm_starting_util_test_cpu PASSED in 12.5s //tensorflow/python/distribute/cluster_resolver:base_cluster_resolver_py_test PASSED in 9.0s //tensorflow/python/distribute/cluster_resolver:gce_cluster_resolver_py_test PASSED in 12.3s //tensorflow/python/distribute/cluster_resolver:kubernetes_cluster_resolver_py_test PASSED in 8.6s //tensorflow/python/distribute/cluster_resolver:sagemaker_cluster_resolver_py_test PASSED in 11.4s //tensorflow/python/distribute/cluster_resolver:slurm_cluster_resolver_py_test PASSED in 8.7s //tensorflow/python/distribute/cluster_resolver:tfconfig_cluster_resolver_py_test PASSED in 15.0s //tensorflow/python/distribute/cluster_resolver/tpu:tpu_cluster_resolver_py_test PASSED in 22.1s //tensorflow/python/distribute/coordinator:watchdog_test PASSED in 65.0s //tensorflow/python/distribute/experimental:dtensor_util_test_cpu PASSED in 13.1s //tensorflow/python/distribute/experimental:mirrored_strategy_test_cpu PASSED in 30.9s //tensorflow/python/distribute/experimental:multi_worker_mirrored_strategy_test_cpu PASSED in 33.6s //tensorflow/python/distribute/integration_test:saved_model_test_cpu PASSED in 58.7s //tensorflow/python/distribute/parallel_device:parallel_device_test_cpu PASSED in 13.5s //tensorflow/python/distribute/v1:all_reduce_test PASSED in 44.4s //tensorflow/python/distribute/v1:cross_device_ops_test_cpu PASSED in 47.4s //tensorflow/python/dlpack:dlpack_test_cpu PASSED in 8.8s //tensorflow/python/eager:backprop_test_cpu PASSED in 140.2s //tensorflow/python/eager:benchmarks_test_cpu PASSED in 9.5s //tensorflow/python/eager:cancellation_test_cpu PASSED in 8.2s //tensorflow/python/eager:context_test_cpu PASSED in 9.7s //tensorflow/python/eager:core_test_cpu PASSED in 18.2s //tensorflow/python/eager:gradient_input_output_exclusions_test PASSED in 44.0s //tensorflow/python/eager:graph_only_ops_test_cpu PASSED in 7.9s //tensorflow/python/eager:lift_to_graph_test PASSED in 9.4s //tensorflow/python/eager:monitoring_test_cpu PASSED in 13.4s //tensorflow/python/eager:ops_test_cpu PASSED in 17.5s //tensorflow/python/eager:profiler_client_test PASSED in 17.5s //tensorflow/python/eager:profiler_test_cpu PASSED in 8.8s //tensorflow/python/eager:pywrap_tfe_test PASSED in 19.4s //tensorflow/python/eager:record_test PASSED in 9.5s //tensorflow/python/eager:remote_benchmarks_test_cpu PASSED in 9.1s //tensorflow/python/eager:run_eager_op_as_function_test_cpu PASSED in 11.7s //tensorflow/python/eager:run_eager_op_as_function_xla_test_cpu PASSED in 9.8s //tensorflow/python/eager:small_constants_optimizer_test_cpu PASSED in 228.5s //tensorflow/python/eager:tensor_test_cpu PASSED in 14.5s //tensorflow/python/eager:wrap_function_device_test_cpu PASSED in 11.6s //tensorflow/python/eager:wrap_function_test PASSED in 11.9s //tensorflow/python/eager/benchmarks:kpi_benchmark_test_cpu PASSED in 21.0s //tensorflow/python/eager/memory_tests:remote_memory_test_cpu PASSED in 8.8s //tensorflow/python/eager/polymorphic_function:argument_naming_test_cpu PASSED in 9.5s //tensorflow/python/eager/polymorphic_function:atomic_function_test_cpu PASSED in 9.6s //tensorflow/python/eager/polymorphic_function:collection_test_cpu PASSED in 8.8s //tensorflow/python/eager/polymorphic_function:compiler_ir_test_cpu PASSED in 12.0s //tensorflow/python/eager/polymorphic_function:compiler_ir_test_cpu_mlir_bridge_test PASSED in 10.7s //tensorflow/python/eager/polymorphic_function:concrete_function_test_cpu PASSED in 9.1s //tensorflow/python/eager/polymorphic_function:function_spec_test PASSED in 26.3s //tensorflow/python/eager/polymorphic_function:polymorphic_function_xla_test_cpu PASSED in 9.9s //tensorflow/python/eager/polymorphic_function:tracing_compilation_test PASSED in 27.6s //tensorflow/python/feature_column:sequence_feature_column_integration_test PASSED in 12.3s //tensorflow/python/feature_column:serialization_test PASSED in 14.4s //tensorflow/python/framework:auto_control_deps_test PASSED in 35.4s //tensorflow/python/framework:c_api_util_test PASSED in 9.7s //tensorflow/python/framework:common_shapes_test PASSED in 8.7s //tensorflow/python/framework:composite_tensor_test PASSED in 12.7s //tensorflow/python/framework:config_test_2gpu PASSED in 17.1s //tensorflow/python/framework:config_test_cpu PASSED in 19.0s //tensorflow/python/framework:constant_op_test PASSED in 11.0s //tensorflow/python/framework:device_spec_test PASSED in 7.8s //tensorflow/python/framework:device_test PASSED in 8.7s //tensorflow/python/framework:dtypes_test PASSED in 19.8s //tensorflow/python/framework:error_interpolation_test PASSED in 9.3s //tensorflow/python/framework:errors_test PASSED in 8.8s //tensorflow/python/framework:extension_type_field_test PASSED in 11.6s //tensorflow/python/framework:extension_type_test PASSED in 17.4s //tensorflow/python/framework:file_system_test PASSED in 7.7s //tensorflow/python/framework:flexible_dtypes_test PASSED in 120.4s //tensorflow/python/framework:function_def_to_graph_test PASSED in 9.6s //tensorflow/python/framework:graph_building_benchmark_cpu PASSED in 10.8s //tensorflow/python/framework:graph_util_test PASSED in 14.7s //tensorflow/python/framework:immutable_dict_test PASSED in 8.3s //tensorflow/python/framework:importer_test PASSED in 10.0s //tensorflow/python/framework:indexed_slices_test PASSED in 9.7s //tensorflow/python/framework:kernels_test PASSED in 9.0s //tensorflow/python/framework:meta_graph_test PASSED in 12.7s //tensorflow/python/framework:node_file_writer_test_cpu PASSED in 10.2s //tensorflow/python/framework:offset_counter_helper_test PASSED in 0.2s //tensorflow/python/framework:op_allowlist_namespace_test PASSED in 5.3s //tensorflow/python/framework:op_callbacks_test_cpu PASSED in 13.3s //tensorflow/python/framework:op_def_library_test PASSED in 9.7s //tensorflow/python/framework:op_def_util_test PASSED in 16.3s //tensorflow/python/framework:ops_enable_eager_test PASSED in 2.7s //tensorflow/python/framework:ops_test PASSED in 26.4s //tensorflow/python/framework:proto_test PASSED in 8.1s //tensorflow/python/framework:py_context_manager_test PASSED in 10.6s //tensorflow/python/framework:python_api_dispatcher_test PASSED in 13.3s //tensorflow/python/framework:python_api_info_test PASSED in 9.7s //tensorflow/python/framework:python_api_parameter_converter_test PASSED in 11.8s //tensorflow/python/framework:python_op_gen_annotation_test PASSED in 5.5s //tensorflow/python/framework:python_op_gen_annotator_test PASSED in 0.5s //tensorflow/python/framework:python_op_gen_test PASSED in 0.1s //tensorflow/python/framework:python_tensor_converter_test PASSED in 8.4s //tensorflow/python/framework:random_seed_test PASSED in 8.5s //tensorflow/python/framework:registry_test PASSED in 7.6s //tensorflow/python/framework:smart_cond_test PASSED in 8.6s //tensorflow/python/framework:sparse_tensor_test PASSED in 17.6s //tensorflow/python/framework:subscribe_test PASSED in 9.0s //tensorflow/python/framework:tensor_shape_test PASSED in 8.3s //tensorflow/python/framework:tensor_test PASSED in 9.5s //tensorflow/python/framework:tensor_util_test PASSED in 8.9s //tensorflow/python/framework:test_combinations_test PASSED in 8.6s //tensorflow/python/framework:test_util_test_cpu PASSED in 19.6s //tensorflow/python/framework:tf2_test PASSED in 9.1s //tensorflow/python/framework:traceable_stack_test PASSED in 7.8s //tensorflow/python/framework:type_spec_test PASSED in 8.9s //tensorflow/python/framework:versions_test PASSED in 8.3s //tensorflow/python/framework:weak_tensor_test PASSED in 13.7s //tensorflow/python/framework/experimental:graph_building_test_cpu PASSED in 8.7s //tensorflow/python/framework/experimental:unified_api_test_cpu PASSED in 19.0s //tensorflow/python/grappler:arithmetic_optimizer_test_cpu PASSED in 8.6s //tensorflow/python/grappler:auto_mixed_precision_test_cpu PASSED in 13.8s //tensorflow/python/grappler:constant_folding_test_cpu PASSED in 9.3s //tensorflow/python/grappler:cost_analyzer_test PASSED in 16.9s //tensorflow/python/grappler:datasets_test PASSED in 11.9s //tensorflow/python/grappler:item_test PASSED in 8.5s //tensorflow/python/grappler:memory_optimizer_test PASSED in 22.4s //tensorflow/python/grappler:model_analyzer_test PASSED in 8.9s //tensorflow/python/grappler:remapper_test_cpu PASSED in 9.8s //tensorflow/python/grappler:tf_optimizer_test PASSED in 8.7s //tensorflow/python/kernel_tests:benchmark_test_cpu PASSED in 10.1s //tensorflow/python/kernel_tests:check_ops_test_cpu PASSED in 16.6s //tensorflow/python/kernel_tests:collective_ops_multi_worker_test PASSED in 30.2s //tensorflow/python/kernel_tests:composite_tensor_ops_test PASSED in 10.1s //tensorflow/python/kernel_tests:critical_section_test_cpu PASSED in 27.4s //tensorflow/python/kernel_tests:garbage_collection_test PASSED in 9.1s //tensorflow/python/kernel_tests:gradient_correctness_test_cpu PASSED in 9.4s //tensorflow/python/kernel_tests:histogram_ops_test_cpu PASSED in 16.3s //tensorflow/python/kernel_tests:logging_ops_test_cpu PASSED in 9.4s //tensorflow/python/kernel_tests:numerics_test_cpu PASSED in 10.4s //tensorflow/python/kernel_tests:template_test PASSED in 18.3s //tensorflow/python/kernel_tests:trace_op_test_cpu PASSED in 9.5s //tensorflow/python/kernel_tests/array_ops:batch_gather_op_test_cpu PASSED in 9.4s //tensorflow/python/kernel_tests/array_ops:batch_scatter_ops_test PASSED in 8.9s //tensorflow/python/kernel_tests/array_ops:batchtospace_op_test_cpu PASSED in 13.2s //tensorflow/python/kernel_tests/array_ops:bcast_ops_test PASSED in 10.3s //tensorflow/python/kernel_tests/array_ops:bitcast_op_test_cpu PASSED in 8.1s //tensorflow/python/kernel_tests/array_ops:broadcast_to_ops_test_cpu PASSED in 28.5s //tensorflow/python/kernel_tests/array_ops:cast_op_test_cpu PASSED in 10.3s //tensorflow/python/kernel_tests/array_ops:constant_op_eager_test_cpu PASSED in 9.3s //tensorflow/python/kernel_tests/array_ops:constant_op_test_cpu PASSED in 11.7s //tensorflow/python/kernel_tests/array_ops:denormal_test_cpu PASSED in 11.2s //tensorflow/python/kernel_tests/array_ops:depthtospace_op_test_cpu PASSED in 11.8s //tensorflow/python/kernel_tests/array_ops:edit_distance_op_test PASSED in 8.7s //tensorflow/python/kernel_tests/array_ops:fingerprint_op_test PASSED in 11.8s //tensorflow/python/kernel_tests/array_ops:gather_nd_op_test_cpu PASSED in 10.2s //tensorflow/python/kernel_tests/array_ops:identity_n_op_py_test PASSED in 8.3s //tensorflow/python/kernel_tests/array_ops:identity_op_py_test PASSED in 8.8s //tensorflow/python/kernel_tests/array_ops:large_concat_op_test_cpu PASSED in 9.3s //tensorflow/python/kernel_tests/array_ops:manip_ops_test_cpu PASSED in 9.8s //tensorflow/python/kernel_tests/array_ops:one_hot_op_test_cpu PASSED in 9.8s //tensorflow/python/kernel_tests/array_ops:pad_op_test_cpu PASSED in 15.6s //tensorflow/python/kernel_tests/array_ops:reshape_op_test_cpu PASSED in 9.7s //tensorflow/python/kernel_tests/array_ops:reverse_sequence_op_test_cpu PASSED in 8.5s //tensorflow/python/kernel_tests/array_ops:scalar_test_cpu PASSED in 11.2s //tensorflow/python/kernel_tests/array_ops:shape_ops_test_cpu PASSED in 16.9s //tensorflow/python/kernel_tests/array_ops:slice_op_test_cpu PASSED in 10.7s //tensorflow/python/kernel_tests/array_ops:spacetobatch_op_test_cpu PASSED in 15.3s //tensorflow/python/kernel_tests/array_ops:spacetodepth_op_test_cpu PASSED in 12.9s //tensorflow/python/kernel_tests/array_ops:stack_op_test_cpu PASSED in 14.3s //tensorflow/python/kernel_tests/array_ops:unique_op_test_cpu PASSED in 10.8s //tensorflow/python/kernel_tests/array_ops:unstack_op_test_cpu PASSED in 10.2s //tensorflow/python/kernel_tests/array_ops:where_op_test_cpu PASSED in 17.2s //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu PASSED in 59.4s //tensorflow/python/kernel_tests/control_flow:control_flow_util_test PASSED in 8.9s //tensorflow/python/kernel_tests/control_flow:control_flow_util_v2_test PASSED in 10.5s //tensorflow/python/kernel_tests/control_flow:py_func_test_cpu PASSED in 19.2s //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu PASSED in 56.2s //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu PASSED in 67.5s //tensorflow/python/kernel_tests/custom_ops:ackermann_test PASSED in 10.7s //tensorflow/python/kernel_tests/custom_ops:duplicate_op_test PASSED in 9.3s //tensorflow/python/kernel_tests/custom_ops:invalid_op_test PASSED in 11.8s //tensorflow/python/kernel_tests/data_structures:conditional_accumulator_test PASSED in 10.6s //tensorflow/python/kernel_tests/data_structures:dynamic_partition_op_test_2gpu PASSED in 12.6s //tensorflow/python/kernel_tests/data_structures:dynamic_partition_op_test_cpu PASSED in 15.7s //tensorflow/python/kernel_tests/data_structures:dynamic_stitch_op_test_cpu PASSED in 13.7s //tensorflow/python/kernel_tests/data_structures:fifo_queue_test PASSED in 13.3s //tensorflow/python/kernel_tests/data_structures:list_ops_test_cpu PASSED in 24.1s //tensorflow/python/kernel_tests/data_structures:listdiff_op_test PASSED in 9.0s //tensorflow/python/kernel_tests/data_structures:lookup_ops_test PASSED in 24.4s //tensorflow/python/kernel_tests/data_structures:map_ops_test PASSED in 14.6s //tensorflow/python/kernel_tests/data_structures:padding_fifo_queue_test_cpu PASSED in 8.2s //tensorflow/python/kernel_tests/data_structures:priority_queue_test PASSED in 9.4s //tensorflow/python/kernel_tests/data_structures:stack_ops_test_cpu PASSED in 9.0s //tensorflow/python/kernel_tests/data_structures:stage_op_test_cpu PASSED in 11.0s //tensorflow/python/kernel_tests/distributions:bernoulli_test_cpu PASSED in 17.2s //tensorflow/python/kernel_tests/distributions:bijector_test_cpu PASSED in 15.0s //tensorflow/python/kernel_tests/distributions:categorical_test_cpu PASSED in 12.5s //tensorflow/python/kernel_tests/distributions:dirichlet_multinomial_test_cpu PASSED in 19.0s //tensorflow/python/kernel_tests/distributions:dirichlet_test_cpu PASSED in 17.5s //tensorflow/python/kernel_tests/distributions:exponential_test_cpu PASSED in 14.2s //tensorflow/python/kernel_tests/distributions:gamma_test_cpu PASSED in 61.8s //tensorflow/python/kernel_tests/distributions:identity_bijector_test_cpu PASSED in 10.6s //tensorflow/python/kernel_tests/distributions:kullback_leibler_test_cpu PASSED in 10.4s //tensorflow/python/kernel_tests/distributions:laplace_test_cpu PASSED in 35.2s //tensorflow/python/kernel_tests/distributions:multinomial_test_cpu PASSED in 10.4s //tensorflow/python/kernel_tests/distributions:normal_test_cpu PASSED in 30.1s //tensorflow/python/kernel_tests/distributions:special_math_test_cpu PASSED in 22.2s //tensorflow/python/kernel_tests/distributions:uniform_test_cpu PASSED in 16.1s //tensorflow/python/kernel_tests/image_ops:attention_ops_test PASSED in 9.2s //tensorflow/python/kernel_tests/image_ops:decode_bmp_op_test PASSED in 8.8s //tensorflow/python/kernel_tests/image_ops:decode_compressed_op_test PASSED in 11.4s //tensorflow/python/kernel_tests/image_ops:decode_image_op_test PASSED in 14.8s //tensorflow/python/kernel_tests/image_ops:decode_jpeg_op_test PASSED in 8.3s //tensorflow/python/kernel_tests/image_ops:decode_png_op_test PASSED in 8.6s //tensorflow/python/kernel_tests/image_ops:decode_raw_op_test PASSED in 10.0s //tensorflow/python/kernel_tests/image_ops:draw_bounding_box_op_test_cpu PASSED in 10.3s //tensorflow/python/kernel_tests/image_ops:extract_image_patches_op_test_cpu PASSED in 10.6s //tensorflow/python/kernel_tests/image_ops:extract_volume_patches_op_test_cpu PASSED in 9.2s //tensorflow/python/kernel_tests/io_ops:checkpoint_ops_test PASSED in 11.3s //tensorflow/python/kernel_tests/io_ops:decode_csv_op_test PASSED in 8.8s //tensorflow/python/kernel_tests/io_ops:io_ops_test PASSED in 9.9s //tensorflow/python/kernel_tests/io_ops:parse_single_example_op_test PASSED in 10.2s //tensorflow/python/kernel_tests/io_ops:parsing_ops_test PASSED in 28.6s //tensorflow/python/kernel_tests/io_ops:reader_ops_test PASSED in 11.4s //tensorflow/python/kernel_tests/io_ops:record_input_test PASSED in 29.2s //tensorflow/python/kernel_tests/io_ops:save_restore_ops_test PASSED in 9.1s //tensorflow/python/kernel_tests/linalg:determinant_op_test_cpu PASSED in 9.3s //tensorflow/python/kernel_tests/linalg:linear_operator_addition_test_cpu PASSED in 11.5s //tensorflow/python/kernel_tests/linalg:linear_operator_test_cpu PASSED in 11.6s //tensorflow/python/kernel_tests/linalg:lu_op_test_cpu PASSED in 12.1s //tensorflow/python/kernel_tests/linalg:matrix_inverse_op_test_cpu PASSED in 13.3s //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test PASSED in 75.3s //tensorflow/python/kernel_tests/linalg:matrix_solve_ls_op_test_cpu PASSED in 26.9s //tensorflow/python/kernel_tests/linalg:matrix_solve_op_test_cpu PASSED in 18.8s //tensorflow/python/kernel_tests/linalg:matrix_square_root_op_test_cpu PASSED in 9.7s //tensorflow/python/kernel_tests/linalg:slicing_test_cpu PASSED in 15.7s //tensorflow/python/kernel_tests/linalg/sparse:conjugate_gradient_test_cpu PASSED in 13.1s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_test_cpu PASSED in 9.0s //tensorflow/python/kernel_tests/math_ops:aggregate_ops_test_cpu PASSED in 11.9s //tensorflow/python/kernel_tests/math_ops:argmax_op_test_cpu PASSED in 11.6s //tensorflow/python/kernel_tests/math_ops:banded_triangular_solve_op_test_cpu PASSED in 18.9s //tensorflow/python/kernel_tests/math_ops:basic_gpu_test_cpu PASSED in 9.2s //tensorflow/python/kernel_tests/math_ops:bincount_op_test_cpu PASSED in 11.2s //tensorflow/python/kernel_tests/math_ops:bucketize_op_test_cpu PASSED in 9.3s //tensorflow/python/kernel_tests/math_ops:clip_ops_test PASSED in 10.4s //tensorflow/python/kernel_tests/math_ops:confusion_matrix_test PASSED in 12.8s //tensorflow/python/kernel_tests/math_ops:cross_grad_test_cpu PASSED in 8.8s //tensorflow/python/kernel_tests/math_ops:cumulative_logsumexp_test_cpu PASSED in 16.9s //tensorflow/python/kernel_tests/math_ops:in_topk_op_test_cpu PASSED in 9.5s //tensorflow/python/kernel_tests/math_ops:reduce_benchmark_test_cpu PASSED in 10.3s //tensorflow/python/kernel_tests/math_ops:segment_reduction_ops_d9m_test_cpu PASSED in 9.6s //tensorflow/python/kernel_tests/math_ops:sets_test PASSED in 29.2s //tensorflow/python/kernel_tests/math_ops:topk_op_test_cpu PASSED in 10.3s //tensorflow/python/kernel_tests/math_ops:zero_division_test_cpu PASSED in 8.6s //tensorflow/python/kernel_tests/nn_ops:betainc_op_test_cpu PASSED in 19.7s //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu PASSED in 153.0s //tensorflow/python/kernel_tests/nn_ops:conv1d_test_cpu PASSED in 9.9s //tensorflow/python/kernel_tests/nn_ops:conv1d_transpose_test_cpu PASSED in 10.8s //tensorflow/python/kernel_tests/nn_ops:conv2d_transpose_test_cpu PASSED in 9.0s //tensorflow/python/kernel_tests/nn_ops:conv3d_backprop_filter_v2_grad_test_cpu PASSED in 13.8s //tensorflow/python/kernel_tests/nn_ops:conv3d_transpose_test_cpu PASSED in 11.0s //tensorflow/python/kernel_tests/nn_ops:ctc_decoder_ops_test PASSED in 16.0s //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu PASSED in 77.7s //tensorflow/python/kernel_tests/nn_ops:cudnn_d9m_test_cpu PASSED in 9.1s //tensorflow/python/kernel_tests/nn_ops:cudnn_deterministic_ops_test_cpu PASSED in 7.8s //tensorflow/python/kernel_tests/nn_ops:losses_test PASSED in 39.2s //tensorflow/python/kernel_tests/nn_ops:lrn_op_test_cpu PASSED in 11.8s //tensorflow/python/kernel_tests/nn_ops:morphological_ops_test_cpu PASSED in 14.1s //tensorflow/python/kernel_tests/nn_ops:nth_element_op_test_cpu PASSED in 10.5s //tensorflow/python/kernel_tests/nn_ops:pool_test_cpu PASSED in 33.1s //tensorflow/python/kernel_tests/nn_ops:pooling_ops_3d_test_cpu PASSED in 25.1s //tensorflow/python/kernel_tests/nn_ops:relu_op_test_cpu PASSED in 12.9s //tensorflow/python/kernel_tests/nn_ops:softmax_op_test_cpu PASSED in 9.8s //tensorflow/python/kernel_tests/nn_ops:softplus_op_test_cpu PASSED in 9.4s //tensorflow/python/kernel_tests/nn_ops:softsign_op_test_cpu PASSED in 17.5s //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu PASSED in 151.1s //tensorflow/python/kernel_tests/nn_ops:xent_op_test_cpu PASSED in 11.8s //tensorflow/python/kernel_tests/proto:decode_proto_op_test PASSED in 11.6s //tensorflow/python/kernel_tests/proto:descriptor_source_test PASSED in 10.6s //tensorflow/python/kernel_tests/proto:encode_proto_op_test PASSED in 9.1s //tensorflow/python/kernel_tests/quantization_ops:quantization_ops_test PASSED in 15.5s //tensorflow/python/kernel_tests/random:candidate_sampler_ops_test PASSED in 9.7s //tensorflow/python/kernel_tests/random:multinomial_op_test_cpu PASSED in 9.7s //tensorflow/python/kernel_tests/random:parameterized_truncated_normal_op_test_cpu PASSED in 27.9s //tensorflow/python/kernel_tests/random:random_crop_test_cpu PASSED in 11.2s //tensorflow/python/kernel_tests/random:random_grad_test_cpu PASSED in 13.4s //tensorflow/python/kernel_tests/random:random_ops_test_cpu PASSED in 19.1s //tensorflow/python/kernel_tests/random:random_poisson_test_cpu PASSED in 13.7s //tensorflow/python/kernel_tests/random:random_shuffle_queue_test PASSED in 9.6s //tensorflow/python/kernel_tests/random:stateful_random_ops_test_cpu PASSED in 21.8s //tensorflow/python/kernel_tests/signal:fft_ops_test_cpu PASSED in 187.3s //tensorflow/python/kernel_tests/signal:mel_ops_test_cpu PASSED in 20.0s //tensorflow/python/kernel_tests/signal:mfcc_ops_test_cpu PASSED in 20.3s //tensorflow/python/kernel_tests/signal:reconstruction_ops_test_cpu PASSED in 13.7s //tensorflow/python/kernel_tests/signal:shape_ops_test_cpu PASSED in 24.4s //tensorflow/python/kernel_tests/sparse_ops:sparse_add_op_test PASSED in 13.2s //tensorflow/python/kernel_tests/sparse_ops:sparse_concat_op_test PASSED in 12.9s //tensorflow/python/kernel_tests/sparse_ops:sparse_conditional_accumulator_test PASSED in 11.3s //tensorflow/python/kernel_tests/sparse_ops:sparse_cross_op_test PASSED in 13.7s //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu PASSED in 37.6s //tensorflow/python/kernel_tests/sparse_ops:sparse_reorder_op_test PASSED in 14.2s //tensorflow/python/kernel_tests/sparse_ops:sparse_reshape_op_test PASSED in 9.3s //tensorflow/python/kernel_tests/sparse_ops:sparse_serialization_ops_test PASSED in 11.2s //tensorflow/python/kernel_tests/sparse_ops:sparse_slice_op_test PASSED in 11.4s //tensorflow/python/kernel_tests/sparse_ops:sparse_split_op_test_cpu PASSED in 11.0s //tensorflow/python/kernel_tests/sparse_ops:sparse_tensor_dense_matmul_grad_test_cpu PASSED in 15.8s //tensorflow/python/kernel_tests/sparse_ops:sparse_tensor_dense_matmul_op_d9m_test_cpu PASSED in 35.0s //tensorflow/python/kernel_tests/sparse_ops:sparse_tensor_dense_matmul_op_test_cpu PASSED in 30.2s //tensorflow/python/kernel_tests/sparse_ops:sparse_tensors_map_ops_test PASSED in 8.7s //tensorflow/python/kernel_tests/sparse_ops:sparse_to_dense_op_py_test_cpu PASSED in 20.0s //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu PASSED in 95.3s //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_test_cpu PASSED in 10.1s //tensorflow/python/kernel_tests/sparse_ops:sparsemask_op_test PASSED in 8.7s //tensorflow/python/kernel_tests/strings_ops:as_string_op_test PASSED in 13.8s //tensorflow/python/kernel_tests/strings_ops:base64_ops_test PASSED in 12.2s //tensorflow/python/kernel_tests/strings_ops:reduce_join_op_test_cpu PASSED in 11.3s //tensorflow/python/kernel_tests/strings_ops:regex_full_match_op_test PASSED in 8.3s //tensorflow/python/kernel_tests/strings_ops:regex_replace_op_test PASSED in 11.1s //tensorflow/python/kernel_tests/strings_ops:string_bytes_split_op_test PASSED in 8.8s //tensorflow/python/kernel_tests/strings_ops:string_format_op_test PASSED in 9.5s //tensorflow/python/kernel_tests/strings_ops:string_join_op_test PASSED in 10.3s //tensorflow/python/kernel_tests/strings_ops:string_length_op_test PASSED in 10.6s //tensorflow/python/kernel_tests/strings_ops:string_lower_op_test PASSED in 10.1s //tensorflow/python/kernel_tests/strings_ops:string_split_op_test PASSED in 10.9s //tensorflow/python/kernel_tests/strings_ops:string_strip_op_test PASSED in 11.6s //tensorflow/python/kernel_tests/strings_ops:string_to_hash_bucket_op_test_cpu PASSED in 9.7s //tensorflow/python/kernel_tests/strings_ops:string_to_number_op_test_cpu PASSED in 9.1s //tensorflow/python/kernel_tests/strings_ops:string_upper_op_test PASSED in 8.6s //tensorflow/python/kernel_tests/strings_ops:substr_op_test PASSED in 11.0s //tensorflow/python/kernel_tests/strings_ops:unicode_decode_op_test PASSED in 21.6s //tensorflow/python/kernel_tests/strings_ops:unicode_encode_op_test PASSED in 8.8s //tensorflow/python/kernel_tests/strings_ops:unicode_script_op_test PASSED in 8.1s //tensorflow/python/kernel_tests/strings_ops:unicode_transcode_op_test PASSED in 11.5s //tensorflow/python/kernel_tests/strings_ops:unsorted_segment_join_op_test_cpu PASSED in 11.5s //tensorflow/python/kernel_tests/summary_ops:summary_ops_test_cpu PASSED in 19.3s //tensorflow/python/kernel_tests/summary_ops:summary_v1_audio_op_test_cpu PASSED in 10.1s //tensorflow/python/kernel_tests/summary_ops:summary_v1_image_op_test_cpu PASSED in 9.3s //tensorflow/python/kernel_tests/summary_ops:summary_v1_ops_test PASSED in 10.0s //tensorflow/python/kernel_tests/summary_ops:summary_v1_tensor_op_test PASSED in 9.8s //tensorflow/python/kernel_tests/v1_compat_tests:array_ops_test_cpu PASSED in 8.4s //tensorflow/python/kernel_tests/v1_compat_tests:dense_update_ops_test_cpu PASSED in 9.6s //tensorflow/python/kernel_tests/v1_compat_tests:identity_op_py_test PASSED in 8.6s //tensorflow/python/kernel_tests/v1_compat_tests:scatter_nd_ops_test_cpu PASSED in 9.2s //tensorflow/python/kernel_tests/v1_compat_tests:session_ops_test_cpu PASSED in 12.3s //tensorflow/python/kernel_tests/v1_compat_tests:stack_op_test_cpu PASSED in 8.8s //tensorflow/python/kernel_tests/variables:dense_update_ops_no_tsan_test_cpu PASSED in 9.3s //tensorflow/python/kernel_tests/variables:dense_update_ops_test_cpu PASSED in 8.8s //tensorflow/python/kernel_tests/variables:partitioned_variables_test PASSED in 12.8s //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu PASSED in 56.1s //tensorflow/python/kernel_tests/variables:variable_ops_test_cpu PASSED in 8.9s //tensorflow/python/kernel_tests/variables:variable_scope_test PASSED in 47.4s //tensorflow/python/kernel_tests/variables:variables_test PASSED in 16.9s //tensorflow/python/lib/io:file_io_test PASSED in 11.4s //tensorflow/python/lib/io:tf_record_test PASSED in 12.6s //tensorflow/python/module:module_test PASSED in 10.3s //tensorflow/python/ops:array_grad_test_cpu PASSED in 10.8s //tensorflow/python/ops:array_ops_shape_test PASSED in 20.9s //tensorflow/python/ops:array_ops_test PASSED in 9.8s //tensorflow/python/ops:autograph_ops_test PASSED in 11.5s //tensorflow/python/ops:batch_norm_benchmark_cpu PASSED in 8.9s //tensorflow/python/ops:bitwise_ops_test_cpu PASSED in 10.0s //tensorflow/python/ops:clip_ops_test PASSED in 22.3s //tensorflow/python/ops:clustering_ops_test PASSED in 27.8s //tensorflow/python/ops:collective_ops_benchmark_cpu PASSED in 9.7s //tensorflow/python/ops:collective_ops_gpu_test_cpu PASSED in 10.6s //tensorflow/python/ops:collective_ops_test PASSED in 18.0s //tensorflow/python/ops:collective_ops_xla_test PASSED in 9.3s //tensorflow/python/ops:compiled_collective_ops_gpu_test_2gpu PASSED in 12.1s //tensorflow/python/ops:compiled_collective_ops_gpu_test_cpu PASSED in 10.2s //tensorflow/python/ops:concat_benchmark_cpu PASSED in 8.3s //tensorflow/python/ops:control_flow_ops_benchmark_cpu PASSED in 9.0s //tensorflow/python/ops:control_flow_v2_enable_test PASSED in 10.0s //tensorflow/python/ops:control_flow_v2_toggles_test PASSED in 10.2s //tensorflow/python/ops:dequantize_op_test PASSED in 8.4s //tensorflow/python/ops:embedding_ops_test_cpu PASSED in 9.5s //tensorflow/python/ops:factory_ops_test_cpu PASSED in 16.2s //tensorflow/python/ops:functional_ops_test PASSED in 8.9s //tensorflow/python/ops:gradient_checker_v2_test_cpu PASSED in 21.7s //tensorflow/python/ops:gradients_test_cpu PASSED in 22.3s //tensorflow/python/ops:init_ops_test_cpu PASSED in 9.5s //tensorflow/python/ops:init_ops_v2_test_cpu PASSED in 12.6s //tensorflow/python/ops:lookup_ops_async_checkpoint_test PASSED in 9.9s //tensorflow/python/ops:math_grad_test_cpu PASSED in 19.7s //tensorflow/python/ops:math_ops_linspace_test_cpu PASSED in 8.2s //tensorflow/python/ops:math_ops_test_cpu PASSED in 25.8s //tensorflow/python/ops:matmul_benchmark_cpu PASSED in 11.6s //tensorflow/python/ops:nn_grad_test_cpu PASSED in 23.7s //tensorflow/python/ops:nn_loss_scaling_utilities_test PASSED in 13.1s //tensorflow/python/ops:nn_test_cpu PASSED in 49.4s //tensorflow/python/ops:nn_xent_test_cpu PASSED in 9.4s //tensorflow/python/ops:op_selector_test PASSED in 8.6s //tensorflow/python/ops:quantized_conv_ops_test PASSED in 8.1s //tensorflow/python/ops:quantized_ops_test PASSED in 10.3s //tensorflow/python/ops:raw_ops_test_cpu PASSED in 12.0s //tensorflow/python/ops:rnn_grad_test_cpu PASSED in 12.2s //tensorflow/python/ops:script_ops_test PASSED in 13.7s //tensorflow/python/ops:sort_ops_test PASSED in 10.1s //tensorflow/python/ops:sparse_bincount_ops_test_cpu PASSED in 16.7s //tensorflow/python/ops:sparse_ops_test PASSED in 23.1s //tensorflow/python/ops:split_benchmark_cpu PASSED in 8.2s //tensorflow/python/ops:tensor_array_ops_test PASSED in 8.9s //tensorflow/python/ops:transpose_benchmark_cpu PASSED in 11.6s //tensorflow/python/ops:variable_spec_test PASSED in 9.8s //tensorflow/python/ops:weak_tensor_array_ops_test PASSED in 8.6s //tensorflow/python/ops:weak_tensor_constant_op_test PASSED in 15.6s //tensorflow/python/ops:weak_tensor_image_ops_test PASSED in 8.0s //tensorflow/python/ops:weak_tensor_math_ops_test PASSED in 26.3s //tensorflow/python/ops:weak_tensor_nn_test_cpu PASSED in 19.4s //tensorflow/python/ops:weak_tensor_np_array_ops_test PASSED in 36.6s //tensorflow/python/ops:weak_tensor_np_math_ops_test PASSED in 10.1s //tensorflow/python/ops:weak_tensor_ops_test PASSED in 89.6s //tensorflow/python/ops/losses:util_test PASSED in 24.4s //tensorflow/python/ops/memory_tests:custom_gradient_memory_test_cpu PASSED in 29.8s //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu PASSED in 75.7s //tensorflow/python/ops/numpy_ops:np_arrays_test_cpu PASSED in 10.9s //tensorflow/python/ops/numpy_ops:np_dtypes_test_cpu PASSED in 9.2s //tensorflow/python/ops/numpy_ops:np_interop_test_cpu PASSED in 55.8s //tensorflow/python/ops/numpy_ops:np_logic_test_cpu PASSED in 13.2s //tensorflow/python/ops/numpy_ops:np_math_ops_test_cpu PASSED in 23.9s //tensorflow/python/ops/numpy_ops:np_random_test_cpu PASSED in 57.9s //tensorflow/python/ops/numpy_ops:np_utils_test_cpu PASSED in 11.3s //tensorflow/python/ops/numpy_ops/integration_test:np_config_test_cpu PASSED in 30.1s //tensorflow/python/ops/numpy_ops/integration_test:public_symbol_test PASSED in 21.0s //tensorflow/python/ops/parallel_for:array_test_cpu PASSED in 50.1s //tensorflow/python/ops/parallel_for:gradients_test_cpu PASSED in 13.9s //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu PASSED in 54.3s //tensorflow/python/ops/ragged:convert_to_tensor_or_ragged_tensor_op_test PASSED in 9.0s //tensorflow/python/ops/ragged:ragged_batch_gather_op_test PASSED in 43.8s //tensorflow/python/ops/ragged:ragged_bincount_ops_test_cpu PASSED in 8.0s //tensorflow/python/ops/ragged:ragged_bitcast_op_test PASSED in 8.4s //tensorflow/python/ops/ragged:ragged_boolean_mask_op_test PASSED in 26.9s //tensorflow/python/ops/ragged:ragged_concat_op_test PASSED in 12.2s //tensorflow/python/ops/ragged:ragged_const_op_test PASSED in 11.3s //tensorflow/python/ops/ragged:ragged_constant_value_op_test PASSED in 8.5s //tensorflow/python/ops/ragged:ragged_cross_op_test PASSED in 23.1s //tensorflow/python/ops/ragged:ragged_dispatch_test PASSED in 120.6s //tensorflow/python/ops/ragged:ragged_dynamic_partition_op_test_cpu PASSED in 16.4s //tensorflow/python/ops/ragged:ragged_eager_test PASSED in 9.2s //tensorflow/python/ops/ragged:ragged_expand_dims_op_test PASSED in 10.3s //tensorflow/python/ops/ragged:ragged_factory_ops_test_cpu PASSED in 16.6s //tensorflow/python/ops/ragged:ragged_fill_empty_rows_op_test PASSED in 11.4s //tensorflow/python/ops/ragged:ragged_from_sparse_op_test PASSED in 15.8s //tensorflow/python/ops/ragged:ragged_from_tensor_op_test PASSED in 20.7s //tensorflow/python/ops/ragged:ragged_gather_nd_op_test PASSED in 13.0s //tensorflow/python/ops/ragged:ragged_map_flat_values_op_test PASSED in 17.0s //tensorflow/python/ops/ragged:ragged_map_fn_op_test PASSED in 15.7s //tensorflow/python/ops/ragged:ragged_math_ops_test PASSED in 15.6s //tensorflow/python/ops/ragged:ragged_matmul_op_test PASSED in 36.0s //tensorflow/python/ops/ragged:ragged_merge_dims_op_test PASSED in 29.8s //tensorflow/python/ops/ragged:ragged_one_hot_op_test PASSED in 10.3s //tensorflow/python/ops/ragged:ragged_operators_test PASSED in 26.4s //tensorflow/python/ops/ragged:ragged_placeholder_op_test PASSED in 8.3s //tensorflow/python/ops/ragged:ragged_print_op_test PASSED in 28.9s //tensorflow/python/ops/ragged:ragged_range_op_test PASSED in 8.6s //tensorflow/python/ops/ragged:ragged_rank_op_test PASSED in 9.0s //tensorflow/python/ops/ragged:ragged_reduce_op_test PASSED in 41.8s //tensorflow/python/ops/ragged:ragged_resize_image_op_test PASSED in 18.1s //tensorflow/python/ops/ragged:ragged_reverse_op_test PASSED in 9.2s //tensorflow/python/ops/ragged:ragged_row_lengths_op_test PASSED in 10.5s //tensorflow/python/ops/ragged:ragged_row_splits_to_segment_ids_op_test PASSED in 10.4s //tensorflow/python/ops/ragged:ragged_segment_ids_to_row_splits_op_test PASSED in 18.3s //tensorflow/python/ops/ragged:ragged_segment_op_test PASSED in 17.3s //tensorflow/python/ops/ragged:ragged_size_op_test PASSED in 11.4s //tensorflow/python/ops/ragged:ragged_split_op_test PASSED in 38.4s //tensorflow/python/ops/ragged:ragged_squeeze_op_test PASSED in 22.4s //tensorflow/python/ops/ragged:ragged_stack_op_test PASSED in 15.9s //tensorflow/python/ops/ragged:ragged_tensor_bounding_shape_op_test PASSED in 10.3s //tensorflow/python/ops/ragged:ragged_tensor_shape_test PASSED in 72.8s //tensorflow/python/ops/ragged:ragged_tile_op_test PASSED in 46.9s //tensorflow/python/ops/ragged:ragged_to_sparse_op_test PASSED in 21.8s //tensorflow/python/ops/ragged:ragged_to_tensor_op_test PASSED in 64.5s //tensorflow/python/ops/ragged:ragged_util_test PASSED in 25.1s //tensorflow/python/ops/ragged:ragged_where_op_test PASSED in 33.8s //tensorflow/python/ops/ragged:row_partition_test PASSED in 34.6s //tensorflow/python/ops/ragged:string_ngrams_op_test PASSED in 8.9s //tensorflow/python/ops/ragged:strings_reduce_join_op_test PASSED in 17.0s //tensorflow/python/ops/structured:structured_array_ops_test PASSED in 47.5s //tensorflow/python/ops/structured:structured_tensor_slice_test PASSED in 64.7s //tensorflow/python/ops/structured:structured_tensor_spec_test PASSED in 17.5s //tensorflow/python/ops/structured:structured_tensor_test PASSED in 49.2s //tensorflow/python/ops/v1_compat_tests:gradient_checker_test_cpu PASSED in 12.6s //tensorflow/python/platform:benchmark_test PASSED in 10.7s //tensorflow/python/platform:build_info_test PASSED in 9.3s //tensorflow/python/platform:resource_loader_test PASSED in 8.6s //tensorflow/python/profiler:pprof_profiler_test PASSED in 8.2s //tensorflow/python/profiler:profile_context_test_cpu PASSED in 34.8s //tensorflow/python/profiler:profiler_client_test_cpu PASSED in 8.9s //tensorflow/python/profiler:profiler_test_cpu PASSED in 22.3s //tensorflow/python/profiler:profiler_v2_test_cpu PASSED in 9.6s //tensorflow/python/profiler:profiler_wrapper_test PASSED in 8.9s //tensorflow/python/profiler:tfprof_logger_test PASSED in 8.5s //tensorflow/python/profiler/internal:flops_registry_test PASSED in 8.8s //tensorflow/python/profiler/internal:print_model_analysis_test PASSED in 12.3s //tensorflow/python/profiler/internal:run_metadata_test_cpu PASSED in 15.8s //tensorflow/python/saved_model:fingerprinting_test PASSED in 12.9s //tensorflow/python/saved_model:keras_injection_test PASSED in 29.0s //tensorflow/python/saved_model:load_v1_in_v2_test PASSED in 23.9s //tensorflow/python/saved_model:loader_test PASSED in 19.7s //tensorflow/python/saved_model:method_name_updater_test PASSED in 9.5s //tensorflow/python/saved_model:metrics_test PASSED in 12.0s //tensorflow/python/saved_model:nested_structure_coder_test PASSED in 16.9s //tensorflow/python/saved_model:pywrap_saved_model_fingerprinting_test PASSED in 8.9s //tensorflow/python/saved_model:pywrap_saved_model_metrics_test PASSED in 9.4s //tensorflow/python/saved_model:revived_types_test PASSED in 11.3s //tensorflow/python/saved_model:save_context_test PASSED in 15.2s //tensorflow/python/saved_model:save_test PASSED in 35.3s //tensorflow/python/saved_model:saved_model_test PASSED in 27.0s //tensorflow/python/saved_model:signature_def_utils_test PASSED in 9.3s //tensorflow/python/saved_model:simple_save_test PASSED in 13.2s //tensorflow/python/saved_model:tracing_utils_test PASSED in 9.8s //tensorflow/python/saved_model:utils_test PASSED in 14.3s //tensorflow/python/saved_model/model_utils:export_output_test PASSED in 10.6s //tensorflow/python/saved_model/model_utils:export_test PASSED in 14.0s //tensorflow/python/saved_model/model_utils:mode_keys_test PASSED in 13.2s //tensorflow/python/saved_model/registration:registration_saving_test PASSED in 20.6s //tensorflow/python/saved_model/registration:registration_test PASSED in 9.2s //tensorflow/python/saved_model/registration:tf_registration_test PASSED in 27.3s //tensorflow/python/saved_model/tests:variable_wrapper_test PASSED in 11.9s //tensorflow/python/summary:plugin_asset_test PASSED in 8.7s //tensorflow/python/summary:summary_iterator_test PASSED in 11.1s //tensorflow/python/summary:summary_test PASSED in 10.9s //tensorflow/python/summary:summary_v2_test PASSED in 10.8s //tensorflow/python/summary/writer:writer_test PASSED in 36.1s //tensorflow/python/tools:aot_compiled_test PASSED in 19.8s //tensorflow/python/tools:freeze_graph_test PASSED in 11.0s //tensorflow/python/tools:optimize_for_inference_test PASSED in 10.1s //tensorflow/python/tools:print_selective_registration_header_test PASSED in 20.2s //tensorflow/python/tools:saved_model_cli_test PASSED in 35.9s //tensorflow/python/tools:saved_model_utils_test PASSED in 9.0s //tensorflow/python/tools:strip_unused_test PASSED in 16.2s //tensorflow/python/tools/api/generator:create_python_api_test PASSED in 9.6s //tensorflow/python/tools/api/generator:output_init_files_test PASSED in 21.7s //tensorflow/python/tools/api/generator:tensorflow_doc_srcs_test PASSED in 13.6s //tensorflow/python/tools/api/generator2/extractor:extractor_test PASSED in 0.6s //tensorflow/python/tools/api/generator2/generator:generator_test PASSED in 1.5s //tensorflow/python/tools/api/generator2/shared:exported_api_test PASSED in 12.3s //tensorflow/python/tpu:bfloat16_test PASSED in 9.0s //tensorflow/python/tpu:feature_column_test PASSED in 16.0s //tensorflow/python/tpu:topology_test PASSED in 19.9s //tensorflow/python/tpu:tpu_embedding_for_serving_test PASSED in 13.7s //tensorflow/python/tpu:tpu_embedding_v2_utils_test PASSED in 12.5s //tensorflow/python/tpu:tpu_infeed_test PASSED in 9.4s //tensorflow/python/tpu:tpu_sharding_test PASSED in 8.9s //tensorflow/python/tpu:tpu_test_wrapper_test PASSED in 15.2s //tensorflow/python/tpu/client:client_py_test PASSED in 11.4s //tensorflow/python/trackable:autotrackable_test PASSED in 9.0s //tensorflow/python/trackable:base_delegate_test PASSED in 11.9s //tensorflow/python/trackable:base_test PASSED in 13.8s //tensorflow/python/trackable:data_structures_test PASSED in 16.7s //tensorflow/python/trackable:python_state_test PASSED in 9.3s //tensorflow/python/trackable:resource_test PASSED in 10.8s //tensorflow/python/trackable:trackable_utils_test PASSED in 10.7s //tensorflow/python/training:adadelta_test_cpu PASSED in 19.5s //tensorflow/python/training:adagrad_da_test_cpu PASSED in 12.1s //tensorflow/python/training:adagrad_test_cpu PASSED in 15.5s //tensorflow/python/training:adam_test_cpu PASSED in 20.6s //tensorflow/python/training:basic_loops_test_cpu PASSED in 13.8s //tensorflow/python/training:basic_session_run_hooks_test PASSED in 27.3s //tensorflow/python/training:checkpoint_ops_test PASSED in 10.1s //tensorflow/python/training:coordinator_test_cpu PASSED in 17.6s //tensorflow/python/training:device_setter_test_cpu PASSED in 9.1s //tensorflow/python/training:ftrl_test_cpu PASSED in 20.8s //tensorflow/python/training:gradient_descent_test_cpu PASSED in 16.2s //tensorflow/python/training:input_test PASSED in 25.4s //tensorflow/python/training:momentum_test_cpu PASSED in 16.2s //tensorflow/python/training:monitored_session_test PASSED in 31.1s //tensorflow/python/training:moving_averages_test_cpu PASSED in 18.0s //tensorflow/python/training:optimizer_test_cpu PASSED in 13.5s //tensorflow/python/training:proximal_adagrad_test_cpu PASSED in 13.0s //tensorflow/python/training:proximal_gradient_descent_test_cpu PASSED in 11.0s //tensorflow/python/training:quantize_training_test_cpu PASSED in 10.7s //tensorflow/python/training:queue_runner_test_cpu PASSED in 12.0s //tensorflow/python/training:rmsprop_test_cpu PASSED in 27.9s //tensorflow/python/training:saver_large_partitioned_variable_test PASSED in 25.8s //tensorflow/python/training:saver_test_2gpu PASSED in 59.7s //tensorflow/python/training:saver_test_cpu PASSED in 37.7s //tensorflow/python/training:server_lib_multiple_containers_test PASSED in 10.7s //tensorflow/python/training:server_lib_same_variables_clear_container_test PASSED in 13.8s //tensorflow/python/training:server_lib_same_variables_clear_test PASSED in 10.1s //tensorflow/python/training:server_lib_same_variables_no_clear_test PASSED in 8.8s //tensorflow/python/training:server_lib_sparse_job_test PASSED in 18.2s //tensorflow/python/training:server_lib_test PASSED in 15.4s //tensorflow/python/training:session_manager_test_cpu PASSED in 80.8s //tensorflow/python/training:slot_creator_test_cpu PASSED in 13.4s //tensorflow/python/training:supervisor_test PASSED in 18.4s //tensorflow/python/training:training_ops_mlir_test_cpu PASSED in 9.9s //tensorflow/python/training:training_ops_test_cpu PASSED in 10.1s //tensorflow/python/training:training_util_test PASSED in 20.8s //tensorflow/python/training:warm_starting_util_test PASSED in 30.8s //tensorflow/python/training/experimental:loss_scale_optimizer_test PASSED in 19.1s //tensorflow/python/training/experimental:loss_scale_test PASSED in 29.1s //tensorflow/python/training/experimental:mixed_precision_test_cpu PASSED in 10.7s //tensorflow/python/training/saving:saveable_object_util_test PASSED in 12.2s //tensorflow/python/util:compat_test PASSED in 8.9s //tensorflow/python/util:decorator_utils_test PASSED in 8.9s //tensorflow/python/util:deprecation_test PASSED in 9.4s //tensorflow/python/util:dispatch_test PASSED in 14.3s //tensorflow/python/util:example_parser_configuration_test PASSED in 9.8s //tensorflow/python/util:fast_module_type_test PASSED in 10.1s //tensorflow/python/util:function_parameter_canonicalizer_test PASSED in 11.7s //tensorflow/python/util:function_utils_test PASSED in 11.6s //tensorflow/python/util:keyword_args_test PASSED in 11.0s //tensorflow/python/util:lazy_loader_test PASSED in 10.0s //tensorflow/python/util:lock_util_test PASSED in 11.7s //tensorflow/python/util:module_wrapper_test PASSED in 20.4s //tensorflow/python/util:nest_test PASSED in 29.9s //tensorflow/python/util:object_identity_test PASSED in 9.3s //tensorflow/python/util:pywrap_xla_ops_test PASSED in 3.4s //tensorflow/python/util:serialization_test PASSED in 9.9s //tensorflow/python/util:tf_contextlib_test PASSED in 9.3s //tensorflow/python/util:tf_decorator_test PASSED in 9.8s //tensorflow/python/util:tf_export_test PASSED in 8.3s //tensorflow/python/util:tf_inspect_test PASSED in 12.3s //tensorflow/python/util:tf_should_use_test PASSED in 10.5s //tensorflow/python/util:tf_stack_test PASSED in 9.6s //tensorflow/python/util:traceback_utils_test PASSED in 9.0s //tensorflow/python/util:type_annotations_test PASSED in 8.0s //tensorflow/python/util:variable_utils_test PASSED in 9.6s //tensorflow/python/util:vlog_test PASSED in 16.3s //tensorflow/python/util/protobuf:protobuf_compare_test PASSED in 5.3s //tensorflow/tools/api/tests:module_test PASSED in 25.5s //tensorflow/tools/benchmark:benchmark_model_test PASSED in 1.5s //tensorflow/tools/common:public_api_test PASSED in 3.1s //tensorflow/tools/common:traverse_test PASSED in 3.9s //tensorflow/tools/compatibility:all_renames_v2_test PASSED in 9.4s //tensorflow/tools/compatibility:ast_edits_test PASSED in 9.7s //tensorflow/tools/compatibility:test_file_v1_0 PASSED in 20.4s //tensorflow/tools/compatibility:test_file_v2_0 PASSED in 23.9s //tensorflow/tools/compatibility:tf_upgrade_test PASSED in 9.0s //tensorflow/tools/compatibility:tf_upgrade_v2_safety_test PASSED in 8.8s //tensorflow/tools/docs:tf_doctest_test PASSED in 1.6s //tensorflow/tools/graph_transforms:file_utils_test PASSED in 0.9s //tensorflow/tools/graph_transforms:transform_graph_test PASSED in 1.9s //tensorflow/tools/graph_transforms:transform_utils_test PASSED in 1.6s //tensorflow/tools/graph_transforms:transforms_test PASSED in 3.2s //tensorflow/tools/proto_splitter:merge_test PASSED in 0.4s //tensorflow/tools/proto_splitter:split_graph_def_test PASSED in 8.1s //tensorflow/tools/proto_splitter:split_test PASSED in 10.1s //tensorflow/tools/proto_splitter:util_test PASSED in 8.3s //tensorflow/tools/proto_splitter/cc:composable_splitter_test PASSED in 0.2s //tensorflow/tools/proto_splitter/cc:graph_def_splitter_test PASSED in 0.2s //tensorflow/tools/proto_splitter/cc:saved_model_splitter_test PASSED in 0.3s //tensorflow/tools/proto_splitter/cc:util_test PASSED in 2.2s //tensorflow/tools/proto_splitter/python:saved_model_test PASSED in 8.3s //tensorflow/tools/proto_splitter/python:test_util_test PASSED in 8.5s //tensorflow/tools/proto_text:gen_proto_text_functions_lib_test PASSED in 0.2s //tensorflow/tools/tensorflow_builder/compat_checker:compat_checker_test PASSED in 1.1s //tensorflow/tsl/c:tsl_status_test PASSED in 0.1s //tensorflow/tsl/concurrency:async_value_ref_test PASSED in 0.1s //tensorflow/tsl/concurrency:async_value_test PASSED in 0.1s //tensorflow/tsl/concurrency:concurrent_vector_test PASSED in 0.5s //tensorflow/tsl/cuda:cudnn_version_test PASSED in 0.1s //tensorflow/tsl/distributed_runtime/coordination:coordination_service_agent_test PASSED in 12.7s //tensorflow/tsl/distributed_runtime/coordination:coordination_service_error_util_test PASSED in 0.1s //tensorflow/tsl/distributed_runtime/coordination:coordination_service_recoverable_job_test PASSED in 0.4s //tensorflow/tsl/distributed_runtime/preemption:preemption_notifier_test PASSED in 5.4s //tensorflow/tsl/distributed_runtime/preemption:preemption_sync_manager_test PASSED in 6.1s //tensorflow/tsl/distributed_runtime/rpc:grpc_channel_test PASSED in 0.4s //tensorflow/tsl/distributed_runtime/rpc:grpc_util_test PASSED in 0.2s //tensorflow/tsl/framework:cancellation_test PASSED in 1.3s //tensorflow/tsl/framework:device_id_utils_test PASSED in 4.0s //tensorflow/tsl/framework/convolution:eigen_spatial_convolutions_test PASSED in 0.5s //tensorflow/tsl/lib/gtl:tsl_lib_gtl_tests PASSED in 0.2s //tensorflow/tsl/lib/hash:crc32c_test PASSED in 0.1s //tensorflow/tsl/lib/histogram:histogram_test PASSED in 0.5s //tensorflow/tsl/lib/io:buffered_file_test PASSED in 0.1s //tensorflow/tsl/lib/io:buffered_inputstream_test PASSED in 0.7s //tensorflow/tsl/lib/io:cache_test PASSED in 0.4s //tensorflow/tsl/lib/io:inputbuffer_test PASSED in 1.0s //tensorflow/tsl/lib/io:inputstream_interface_test PASSED in 0.1s //tensorflow/tsl/lib/io:random_inputstream_test PASSED in 0.1s //tensorflow/tsl/lib/io:record_reader_writer_test PASSED in 1.5s //tensorflow/tsl/lib/io:recordio_test PASSED in 0.2s //tensorflow/tsl/lib/io:table_test PASSED in 3.4s //tensorflow/tsl/lib/io:zlib_buffers_test PASSED in 2.5s //tensorflow/tsl/lib/io/snappy:snappy_test PASSED in 0.3s //tensorflow/tsl/lib/math:math_util_test PASSED in 0.5s //tensorflow/tsl/lib/random:distribution_sampler_test PASSED in 0.1s //tensorflow/tsl/lib/random:philox_random_test PASSED in 0.1s //tensorflow/tsl/lib/random:random_distributions_test PASSED in 16.1s //tensorflow/tsl/lib/random:simple_philox_test PASSED in 0.1s //tensorflow/tsl/lib/random:weighted_picker_test PASSED in 9.9s //tensorflow/tsl/platform:criticality_test PASSED in 0.6s //tensorflow/tsl/platform:ctstring_test PASSED in 0.1s //tensorflow/tsl/platform:denormal_test PASSED in 0.2s //tensorflow/tsl/platform:errors_test PASSED in 0.1s //tensorflow/tsl/platform:fingerprint_test PASSED in 0.1s //tensorflow/tsl/platform:hash_test PASSED in 0.2s //tensorflow/tsl/platform:integral_types_test PASSED in 0.1s //tensorflow/tsl/platform:intrusive_ptr_test PASSED in 0.4s //tensorflow/tsl/platform:logging_test PASSED in 22.1s //tensorflow/tsl/platform:mutex_test PASSED in 0.1s //tensorflow/tsl/platform:net_test PASSED in 0.2s //tensorflow/tsl/platform:numbers_test PASSED in 0.1s //tensorflow/tsl/platform:path_test PASSED in 0.1s //tensorflow/tsl/platform:port_test PASSED in 8.6s //tensorflow/tsl/platform:random_test PASSED in 1.6s //tensorflow/tsl/platform:refcount_test PASSED in 0.1s //tensorflow/tsl/platform:retrying_file_system_test PASSED in 0.1s //tensorflow/tsl/platform:retrying_utils_test PASSED in 0.3s //tensorflow/tsl/platform:scanner_test PASSED in 0.1s //tensorflow/tsl/platform:setround_test PASSED in 0.4s //tensorflow/tsl/platform:stacktrace_handler_test PASSED in 2.0s //tensorflow/tsl/platform:stacktrace_test PASSED in 0.1s //tensorflow/tsl/platform:status_matchers_test PASSED in 0.1s //tensorflow/tsl/platform:status_test PASSED in 0.1s //tensorflow/tsl/platform:statusor_test PASSED in 2.2s //tensorflow/tsl/platform:str_util_test PASSED in 0.3s //tensorflow/tsl/platform:strcat_test PASSED in 0.2s //tensorflow/tsl/platform:stringpiece_test PASSED in 0.1s //tensorflow/tsl/platform:stringprintf_test PASSED in 0.4s //tensorflow/tsl/platform:subprocess_test PASSED in 0.2s //tensorflow/tsl/platform:tstring_test PASSED in 0.1s //tensorflow/tsl/platform:unbounded_work_queue_test PASSED in 0.4s //tensorflow/tsl/platform/cloud:compute_engine_metadata_client_test PASSED in 0.4s //tensorflow/tsl/platform/cloud:compute_engine_zone_provider_test PASSED in 0.2s //tensorflow/tsl/platform/cloud:curl_http_request_test PASSED in 6.8s //tensorflow/tsl/platform/cloud:expiring_lru_cache_test PASSED in 0.1s //tensorflow/tsl/platform/cloud:gcs_dns_cache_test PASSED in 0.1s //tensorflow/tsl/platform/cloud:gcs_file_system_test PASSED in 4.4s //tensorflow/tsl/platform/cloud:gcs_throttle_test PASSED in 0.1s //tensorflow/tsl/platform/cloud:google_auth_provider_test PASSED in 0.2s //tensorflow/tsl/platform/cloud:oauth_client_test PASSED in 0.1s //tensorflow/tsl/platform/cloud:ram_file_block_cache_test PASSED in 2.3s //tensorflow/tsl/platform/cloud:time_util_test PASSED in 0.4s //tensorflow/tsl/profiler/backends/cpu:traceme_recorder_test PASSED in 0.2s //tensorflow/tsl/profiler/convert:trace_container_test PASSED in 0.1s //tensorflow/tsl/profiler/convert:trace_events_to_json_test PASSED in 0.1s //tensorflow/tsl/profiler/convert:xla_op_utils_test PASSED in 0.1s //tensorflow/tsl/profiler/convert:xplane_to_trace_events_test PASSED in 0.7s //tensorflow/tsl/profiler/lib:profiler_factory_test PASSED in 0.3s //tensorflow/tsl/profiler/lib:profiler_lock_test PASSED in 0.5s //tensorflow/tsl/profiler/lib:scoped_annotation_test PASSED in 0.1s //tensorflow/tsl/profiler/lib:traceme_encode_test PASSED in 0.1s //tensorflow/tsl/profiler/rpc/client:profiler_client_test PASSED in 3.3s //tensorflow/tsl/profiler/rpc/client:remote_profiler_session_manager_test PASSED in 3.2s //tensorflow/tsl/profiler/utils:buffer_pool_test PASSED in 0.1s //tensorflow/tsl/profiler/utils:group_events_test PASSED in 0.2s //tensorflow/tsl/profiler/utils:parse_annotation_test PASSED in 0.1s //tensorflow/tsl/profiler/utils:preprocess_xplane_test PASSED in 0.1s //tensorflow/tsl/profiler/utils:tf_op_utils_test PASSED in 0.2s //tensorflow/tsl/profiler/utils:timespan_test PASSED in 0.1s //tensorflow/tsl/profiler/utils:tpu_xplane_utils_test PASSED in 0.1s //tensorflow/tsl/profiler/utils:xplane_builder_test PASSED in 0.1s //tensorflow/tsl/profiler/utils:xplane_utils_test PASSED in 0.2s //tensorflow/tsl/util:device_name_utils_test PASSED in 0.5s //tensorflow/tsl/util:stats_calculator_test PASSED in 0.1s //tensorflow/compiler/tests:complex_div_test_cpu PASSED in 10.1s Stats over 2 runs: max = 10.1s, min = 8.5s, avg = 9.3s, dev = 0.8s //tensorflow/compiler/tests:complex_div_test_cpu_mlir_bridge_test PASSED in 10.1s Stats over 2 runs: max = 10.1s, min = 9.4s, avg = 9.7s, dev = 0.3s //tensorflow/compiler/xla/tests:conditional_test_cpu PASSED in 9.2s Stats over 2 runs: max = 9.2s, min = 7.7s, avg = 8.4s, dev = 0.7s //tensorflow/python/data/experimental/kernel_tests/optimization:optimization_test PASSED in 22.1s Stats over 2 runs: max = 22.1s, min = 14.9s, avg = 18.5s, dev = 3.6s //tensorflow/python/data/experimental/kernel_tests/service:metadata_test PASSED in 21.6s Stats over 2 runs: max = 21.6s, min = 18.6s, avg = 20.1s, dev = 1.5s //tensorflow/python/data/kernel_tests:padded_batch_test PASSED in 28.8s Stats over 2 runs: max = 28.8s, min = 27.4s, avg = 28.1s, dev = 0.7s //tensorflow/python/data/kernel_tests:repeat_test PASSED in 36.2s Stats over 2 runs: max = 36.2s, min = 36.0s, avg = 36.1s, dev = 0.1s //tensorflow/python/data/kernel_tests:window_test PASSED in 38.9s Stats over 2 runs: max = 38.9s, min = 30.2s, avg = 34.6s, dev = 4.4s //tensorflow/python/kernel_tests/array_ops:scatter_nd_ops_test_cpu PASSED in 13.1s Stats over 2 runs: max = 13.1s, min = 12.2s, avg = 12.7s, dev = 0.5s //tensorflow/python/kernel_tests/control_flow:functional_ops_test_cpu PASSED in 16.2s Stats over 2 runs: max = 16.2s, min = 15.9s, avg = 16.1s, dev = 0.1s //tensorflow/python/kernel_tests/control_flow:map_fn_test_cpu PASSED in 11.4s Stats over 2 runs: max = 11.4s, min = 9.9s, avg = 10.7s, dev = 0.7s //tensorflow/python/kernel_tests/nn_ops:atrous_conv2d_test_cpu PASSED in 31.7s Stats over 2 runs: max = 31.7s, min = 16.6s, avg = 24.2s, dev = 7.6s //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu PASSED in 119.2s Stats over 2 runs: max = 119.2s, min = 45.7s, avg = 82.4s, dev = 36.8s //tensorflow/python/kernel_tests/nn_ops:conv2d_backprop_filter_grad_test_cpu PASSED in 9.0s Stats over 2 runs: max = 9.0s, min = 8.6s, avg = 8.8s, dev = 0.2s //tensorflow/python/ops:control_flow_ops_test_cpu PASSED in 29.3s Stats over 2 runs: max = 29.3s, min = 24.5s, avg = 26.9s, dev = 2.4s //tensorflow/compiler/tests:spacetobatch_op_test_cpu PASSED in 10.8s Stats over 3 runs: max = 10.8s, min = 10.4s, avg = 10.6s, dev = 0.2s //tensorflow/compiler/tests:spacetobatch_op_test_cpu_mlir_bridge_test PASSED in 13.3s Stats over 3 runs: max = 13.3s, min = 12.7s, avg = 13.0s, dev = 0.3s //tensorflow/compiler/xla/tests:triangular_solve_test_cpu PASSED in 45.1s Stats over 3 runs: max = 45.1s, min = 41.9s, avg = 43.4s, dev = 1.3s //tensorflow/core/data/service:thread_safe_buffer_test PASSED in 0.1s Stats over 3 runs: max = 0.1s, min = 0.1s, avg = 0.1s, dev = 0.0s //tensorflow/python/data/experimental/kernel_tests/service:multi_process_cluster_test PASSED in 25.7s Stats over 3 runs: max = 25.7s, min = 18.7s, avg = 22.9s, dev = 3.0s //tensorflow/python/data/kernel_tests:unique_test PASSED in 14.5s Stats over 3 runs: max = 14.5s, min = 13.1s, avg = 13.9s, dev = 0.6s //tensorflow/python/distribute/coordinator:metric_utils_test PASSED in 21.5s Stats over 3 runs: max = 21.5s, min = 18.1s, avg = 20.1s, dev = 1.4s //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu PASSED in 54.5s Stats over 3 runs: max = 54.5s, min = 33.4s, avg = 40.5s, dev = 9.9s //tensorflow/python/kernel_tests/array_ops:weights_broadcast_test PASSED in 10.7s Stats over 3 runs: max = 10.7s, min = 9.5s, avg = 10.2s, dev = 0.5s //tensorflow/python/kernel_tests/distributions:util_test_cpu PASSED in 18.1s Stats over 3 runs: max = 18.1s, min = 16.7s, avg = 17.3s, dev = 0.6s //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu PASSED in 402.6s Stats over 3 runs: max = 402.6s, min = 8.9s, avg = 140.3s, dev = 185.5s //tensorflow/python/kernel_tests/random:multinomial_op_big_test_cpu PASSED in 20.9s Stats over 3 runs: max = 20.9s, min = 19.1s, avg = 19.7s, dev = 0.8s //tensorflow/python/ops:bincount_ops_test_cpu FAILED in 3 out of 3 in 12.5s Stats over 3 runs: max = 12.5s, min = 6.7s, avg = 9.1s, dev = 2.5s /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/ops/bincount_ops_test_cpu/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/ops/bincount_ops_test_cpu/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/ops/bincount_ops_test_cpu/test_attempts/attempt_2.log //tensorflow/compiler/xla/tests:dynamic_ops_test_cpu PASSED in 10.0s Stats over 4 runs: max = 10.0s, min = 8.3s, avg = 8.9s, dev = 0.7s //tensorflow/core/kernels:example_parsing_ops_test PASSED in 0.4s Stats over 4 runs: max = 0.4s, min = 0.4s, avg = 0.4s, dev = 0.0s //tensorflow/python/data/experimental/kernel_tests:auto_shard_dataset_test PASSED in 31.5s Stats over 4 runs: max = 31.5s, min = 18.2s, avg = 24.2s, dev = 4.8s //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test PASSED in 37.7s Stats over 4 runs: max = 37.7s, min = 24.2s, avg = 28.5s, dev = 5.4s //tensorflow/python/data/experimental/kernel_tests:parse_example_dataset_test PASSED in 29.8s Stats over 4 runs: max = 29.8s, min = 14.5s, avg = 21.9s, dev = 6.9s //tensorflow/python/data/experimental/kernel_tests:rebatch_dataset_test PASSED in 23.3s Stats over 4 runs: max = 23.3s, min = 10.3s, avg = 15.0s, dev = 5.0s //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test PASSED in 21.1s Stats over 4 runs: max = 21.1s, min = 15.7s, avg = 18.4s, dev = 2.3s //tensorflow/python/data/experimental/kernel_tests/service:cross_trainer_cache_ft_test PASSED in 10.3s Stats over 4 runs: max = 10.3s, min = 9.2s, avg = 9.8s, dev = 0.5s //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test PASSED in 44.4s Stats over 4 runs: max = 44.4s, min = 22.1s, avg = 33.1s, dev = 9.9s //tensorflow/python/data/kernel_tests:batch_test PASSED in 35.6s Stats over 4 runs: max = 35.6s, min = 28.6s, avg = 30.5s, dev = 2.9s //tensorflow/python/data/kernel_tests:fixed_length_record_dataset_test PASSED in 16.4s Stats over 4 runs: max = 16.4s, min = 10.0s, avg = 13.1s, dev = 3.1s //tensorflow/python/data/kernel_tests:from_generator_test PASSED in 33.9s Stats over 4 runs: max = 33.9s, min = 22.4s, avg = 27.8s, dev = 4.3s //tensorflow/python/data/kernel_tests:group_by_window_test PASSED in 26.4s Stats over 4 runs: max = 26.4s, min = 8.1s, avg = 15.9s, dev = 7.5s //tensorflow/python/data/kernel_tests:ragged_batch_test PASSED in 20.7s Stats over 4 runs: max = 20.7s, min = 17.8s, avg = 19.4s, dev = 1.2s //tensorflow/python/data/kernel_tests:skip_test PASSED in 74.9s Stats over 4 runs: max = 74.9s, min = 50.5s, avg = 62.8s, dev = 10.8s //tensorflow/python/data/kernel_tests:take_test PASSED in 25.5s Stats over 4 runs: max = 25.5s, min = 21.7s, avg = 23.9s, dev = 1.4s //tensorflow/python/data/kernel_tests:take_while_test PASSED in 27.6s Stats over 4 runs: max = 27.6s, min = 25.6s, avg = 26.9s, dev = 0.8s //tensorflow/python/data/kernel_tests:text_line_dataset_test PASSED in 19.7s Stats over 4 runs: max = 19.7s, min = 15.8s, avg = 17.9s, dev = 1.7s //tensorflow/python/data/kernel_tests:zip_test PASSED in 16.9s Stats over 4 runs: max = 16.9s, min = 15.2s, avg = 15.9s, dev = 0.7s //tensorflow/python/debug/lib:dumping_callback_test_cpu PASSED in 17.8s Stats over 4 runs: max = 17.8s, min = 16.9s, avg = 17.4s, dev = 0.4s //tensorflow/python/distribute:cross_device_ops_test_cpu PASSED in 32.4s Stats over 4 runs: max = 32.4s, min = 25.1s, avg = 28.3s, dev = 3.0s //tensorflow/python/framework:convert_to_constants_test PASSED in 25.2s Stats over 4 runs: max = 25.2s, min = 18.9s, avg = 21.6s, dev = 2.4s //tensorflow/python/kernel_tests:collective_ops_test_cpu PASSED in 35.4s Stats over 4 runs: max = 35.4s, min = 32.0s, avg = 33.5s, dev = 1.3s //tensorflow/python/kernel_tests/array_ops:concat_op_test_cpu PASSED in 51.4s Stats over 4 runs: max = 51.4s, min = 41.9s, avg = 46.2s, dev = 3.4s //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu PASSED in 71.1s Stats over 4 runs: max = 71.1s, min = 26.5s, avg = 46.3s, dev = 18.2s //tensorflow/python/kernel_tests/array_ops:split_op_test_cpu PASSED in 30.0s Stats over 4 runs: max = 30.0s, min = 10.4s, avg = 18.5s, dev = 8.1s //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu PASSED in 86.5s Stats over 4 runs: max = 86.5s, min = 14.7s, avg = 43.5s, dev = 28.9s //tensorflow/python/kernel_tests/linalg:linear_operator_lower_triangular_test_cpu PASSED in 33.4s Stats over 4 runs: max = 33.4s, min = 31.3s, avg = 32.2s, dev = 0.8s //tensorflow/python/kernel_tests/nn_ops:conv_ops_test_cpu PASSED in 49.4s Stats over 4 runs: max = 49.4s, min = 41.5s, avg = 44.6s, dev = 3.3s //tensorflow/python/kernel_tests/random:random_gamma_test_cpu PASSED in 132.3s Stats over 4 runs: max = 132.3s, min = 24.8s, avg = 71.8s, dev = 46.7s //tensorflow/python/kernel_tests/signal:window_ops_test_cpu PASSED in 21.8s Stats over 4 runs: max = 21.8s, min = 21.1s, avg = 21.5s, dev = 0.3s //tensorflow/python/ops:nn_batchnorm_test_cpu PASSED in 21.0s Stats over 4 runs: max = 21.0s, min = 18.1s, avg = 19.2s, dev = 1.1s //tensorflow/python/ops:nn_fused_batchnorm_d9m_test_cpu PASSED in 18.0s Stats over 4 runs: max = 18.0s, min = 17.0s, avg = 17.6s, dev = 0.4s //tensorflow/python/ops/ragged:ragged_gather_op_test PASSED in 70.4s Stats over 4 runs: max = 70.4s, min = 19.3s, avg = 42.8s, dev = 18.3s //tensorflow/python/ops/ragged:ragged_getitem_test PASSED in 51.8s Stats over 4 runs: max = 51.8s, min = 46.0s, avg = 48.9s, dev = 2.4s //tensorflow/compiler/tests:async_comp_test_cpu PASSED in 8.5s Stats over 5 runs: max = 8.5s, min = 8.3s, avg = 8.4s, dev = 0.1s //tensorflow/compiler/tests:conv3d_test_cpu PASSED in 15.9s Stats over 5 runs: max = 15.9s, min = 7.4s, avg = 10.4s, dev = 2.9s //tensorflow/compiler/tests:conv3d_test_cpu_mlir_bridge_test PASSED in 24.4s Stats over 5 runs: max = 24.4s, min = 15.0s, avg = 18.7s, dev = 3.6s //tensorflow/compiler/tests:depthwise_conv_op_test_cpu PASSED in 18.7s Stats over 5 runs: max = 18.7s, min = 11.9s, avg = 14.8s, dev = 2.6s //tensorflow/compiler/tests:depthwise_conv_op_test_cpu_mlir_bridge_test PASSED in 13.1s Stats over 5 runs: max = 13.1s, min = 8.7s, avg = 10.4s, dev = 1.9s //tensorflow/compiler/tests:fused_batchnorm_test_cpu PASSED in 10.0s Stats over 5 runs: max = 10.0s, min = 8.0s, avg = 9.2s, dev = 0.6s //tensorflow/compiler/tests:fused_batchnorm_test_cpu_mlir_bridge_test PASSED in 9.7s Stats over 5 runs: max = 9.7s, min = 9.0s, avg = 9.4s, dev = 0.2s //tensorflow/compiler/tests:image_ops_jit_compile_test_cpu PASSED in 12.0s Stats over 5 runs: max = 12.0s, min = 8.1s, avg = 9.4s, dev = 1.4s //tensorflow/compiler/tests:reduce_ops_test_cpu PASSED in 16.4s Stats over 5 runs: max = 16.4s, min = 15.0s, avg = 15.7s, dev = 0.6s //tensorflow/compiler/tests:reduce_ops_test_cpu_mlir_bridge_test PASSED in 14.2s Stats over 5 runs: max = 14.2s, min = 12.6s, avg = 13.2s, dev = 0.7s //tensorflow/compiler/tests:repeat_op_test_cpu PASSED in 10.4s Stats over 5 runs: max = 10.4s, min = 8.7s, avg = 9.2s, dev = 0.6s //tensorflow/compiler/tests:repeat_op_test_cpu_mlir_bridge_test PASSED in 10.8s Stats over 5 runs: max = 10.8s, min = 7.3s, avg = 9.0s, dev = 1.3s //tensorflow/compiler/tests:special_math_test_cpu PASSED in 124.2s Stats over 5 runs: max = 124.2s, min = 19.2s, avg = 60.1s, dev = 35.8s //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test PASSED in 95.1s Stats over 5 runs: max = 95.1s, min = 16.1s, avg = 44.6s, dev = 27.3s //tensorflow/compiler/xla/client/lib:self_adjoint_eig_test_cpu PASSED in 24.3s Stats over 5 runs: max = 24.3s, min = 11.3s, avg = 18.8s, dev = 5.6s //tensorflow/core/grappler/optimizers:constant_folding_test PASSED in 2.5s Stats over 5 runs: max = 2.5s, min = 1.9s, avg = 2.2s, dev = 0.2s //tensorflow/dtensor/python/tests:layout_propagation_test_cpu PASSED in 24.8s Stats over 5 runs: max = 24.8s, min = 22.2s, avg = 23.3s, dev = 1.0s //tensorflow/dtensor/python/tests:multi_mesh_test_cpu PASSED in 11.9s Stats over 5 runs: max = 11.9s, min = 10.2s, avg = 11.2s, dev = 0.6s //tensorflow/python/distribute:mirrored_strategy_test_2gpu PASSED in 14.9s Stats over 5 runs: max = 14.9s, min = 14.0s, avg = 14.5s, dev = 0.3s //tensorflow/python/distribute:mirrored_strategy_test_cpu PASSED in 18.5s Stats over 5 runs: max = 18.5s, min = 15.2s, avg = 17.0s, dev = 1.1s //tensorflow/python/distribute:vars_test_2gpu PASSED in 17.7s Stats over 5 runs: max = 17.7s, min = 14.2s, avg = 16.4s, dev = 1.3s //tensorflow/python/distribute:vars_test_cpu PASSED in 19.8s Stats over 5 runs: max = 19.8s, min = 18.3s, avg = 19.0s, dev = 0.6s //tensorflow/python/eager:device_placement_test_cpu PASSED in 10.5s Stats over 5 runs: max = 10.5s, min = 4.9s, avg = 8.0s, dev = 1.8s //tensorflow/python/eager:forwardprop_test_cpu PASSED in 98.1s Stats over 5 runs: max = 98.1s, min = 16.7s, avg = 47.5s, dev = 27.3s //tensorflow/python/eager/polymorphic_function:gradients_test_cpu PASSED in 30.9s Stats over 5 runs: max = 30.9s, min = 24.9s, avg = 28.0s, dev = 2.4s //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu PASSED in 52.3s Stats over 5 runs: max = 52.3s, min = 32.1s, avg = 42.8s, dev = 6.8s //tensorflow/python/kernel_tests/linalg:linear_operator_adjoint_test_cpu PASSED in 30.4s Stats over 5 runs: max = 30.4s, min = 28.9s, avg = 29.8s, dev = 0.5s //tensorflow/python/kernel_tests/linalg:linear_operator_composition_test_cpu PASSED in 49.8s Stats over 5 runs: max = 49.8s, min = 43.9s, avg = 47.7s, dev = 2.1s //tensorflow/python/kernel_tests/linalg:linear_operator_diag_test_cpu PASSED in 26.0s Stats over 5 runs: max = 26.0s, min = 25.2s, avg = 25.7s, dev = 0.3s //tensorflow/python/kernel_tests/linalg:linear_operator_full_matrix_test_cpu PASSED in 51.8s Stats over 5 runs: max = 51.8s, min = 39.0s, avg = 45.8s, dev = 4.4s //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu PASSED in 39.5s Stats over 5 runs: max = 39.5s, min = 38.4s, avg = 39.0s, dev = 0.4s //tensorflow/python/kernel_tests/linalg:linear_operator_identity_test_cpu PASSED in 47.7s Stats over 5 runs: max = 47.7s, min = 43.2s, avg = 45.3s, dev = 1.8s //tensorflow/python/kernel_tests/linalg:linear_operator_inversion_test_cpu PASSED in 31.4s Stats over 5 runs: max = 31.4s, min = 28.0s, avg = 29.3s, dev = 1.5s //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu PASSED in 28.9s Stats over 5 runs: max = 28.9s, min = 26.7s, avg = 27.7s, dev = 0.8s //tensorflow/python/kernel_tests/linalg:linear_operator_toeplitz_test_cpu PASSED in 24.4s Stats over 5 runs: max = 24.4s, min = 21.3s, avg = 22.1s, dev = 1.2s //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu PASSED in 101.0s Stats over 5 runs: max = 101.0s, min = 95.1s, avg = 98.3s, dev = 1.9s //tensorflow/python/kernel_tests/linalg:linear_operator_util_test_cpu PASSED in 10.5s Stats over 5 runs: max = 10.5s, min = 10.3s, avg = 10.4s, dev = 0.1s //tensorflow/python/kernel_tests/linalg:linear_operator_zeros_test_cpu PASSED in 28.9s Stats over 5 runs: max = 28.9s, min = 26.6s, avg = 27.4s, dev = 0.8s //tensorflow/python/kernel_tests/nn_ops:fractional_avg_pool_op_test PASSED in 15.1s Stats over 5 runs: max = 15.1s, min = 8.6s, avg = 10.6s, dev = 2.4s //tensorflow/python/kernel_tests/nn_ops:fractional_max_pool_op_test PASSED in 19.3s Stats over 5 runs: max = 19.3s, min = 8.7s, avg = 12.1s, dev = 3.7s //tensorflow/python/kernel_tests/sparse_ops:sparse_ops_test_cpu PASSED in 23.5s Stats over 5 runs: max = 23.5s, min = 6.8s, avg = 11.4s, dev = 6.1s //tensorflow/python/ops/parallel_for:math_test_cpu PASSED in 94.3s Stats over 5 runs: max = 94.3s, min = 30.3s, avg = 55.0s, dev = 23.4s //tensorflow/compiler/tests:scan_ops_test_cpu PASSED in 17.8s Stats over 6 runs: max = 17.8s, min = 13.8s, avg = 16.0s, dev = 1.2s //tensorflow/compiler/tests:scan_ops_test_cpu_mlir_bridge_test PASSED in 32.5s Stats over 6 runs: max = 32.5s, min = 22.3s, avg = 27.9s, dev = 3.4s //tensorflow/python/data/experimental/kernel_tests:make_batched_features_dataset_test PASSED in 22.4s Stats over 6 runs: max = 22.4s, min = 9.6s, avg = 15.3s, dev = 5.6s //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu PASSED in 56.8s Stats over 6 runs: max = 56.8s, min = 8.4s, avg = 19.0s, dev = 17.0s //tensorflow/python/kernel_tests/math_ops:reduction_ops_test_cpu PASSED in 52.6s Stats over 6 runs: max = 52.6s, min = 27.2s, avg = 38.2s, dev = 8.8s //tensorflow/python/ops:accumulate_n_benchmark_cpu PASSED in 8.3s Stats over 6 runs: max = 8.3s, min = 5.1s, avg = 6.2s, dev = 1.3s //tensorflow/python/distribute/experimental/rpc:rpc_ops_test PASSED in 15.1s Stats over 7 runs: max = 15.1s, min = 9.4s, avg = 12.1s, dev = 1.8s //tensorflow/compiler/tests:matrix_diag_ops_test_cpu PASSED in 50.6s Stats over 8 runs: max = 50.6s, min = 6.8s, avg = 21.2s, dev = 14.9s //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test PASSED in 66.6s Stats over 8 runs: max = 66.6s, min = 7.1s, avg = 26.8s, dev = 20.2s //tensorflow/dtensor/python/tests:input_util_test PASSED in 27.5s Stats over 8 runs: max = 27.5s, min = 17.2s, avg = 22.4s, dev = 3.3s //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test PASSED in 52.5s Stats over 8 runs: max = 52.5s, min = 16.9s, avg = 29.5s, dev = 12.4s //tensorflow/python/data/experimental/kernel_tests:parallel_interleave_test PASSED in 27.0s Stats over 8 runs: max = 27.0s, min = 11.7s, avg = 18.9s, dev = 5.2s //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test PASSED in 45.1s Stats over 8 runs: max = 45.1s, min = 7.9s, avg = 23.8s, dev = 14.3s //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_test PASSED in 26.5s Stats over 8 runs: max = 26.5s, min = 6.1s, avg = 13.7s, dev = 7.9s //tensorflow/python/data/experimental/kernel_tests/service:cross_trainer_cache_test PASSED in 23.3s Stats over 8 runs: max = 23.3s, min = 9.8s, avg = 14.8s, dev = 5.1s //tensorflow/python/data/experimental/kernel_tests/service:fault_tolerance_test PASSED in 18.8s Stats over 8 runs: max = 18.8s, min = 11.3s, avg = 14.0s, dev = 2.8s //tensorflow/python/data/kernel_tests:filter_test PASSED in 25.9s Stats over 8 runs: max = 25.9s, min = 17.7s, avg = 21.7s, dev = 2.2s //tensorflow/python/data/kernel_tests:flat_map_test PASSED in 32.9s Stats over 8 runs: max = 32.9s, min = 20.0s, avg = 24.6s, dev = 4.3s //tensorflow/python/data/kernel_tests:shard_test PASSED in 21.9s Stats over 8 runs: max = 21.9s, min = 14.1s, avg = 18.3s, dev = 2.6s //tensorflow/python/data/kernel_tests:shuffle_test PASSED in 51.1s Stats over 8 runs: max = 51.1s, min = 20.1s, avg = 26.9s, dev = 9.2s //tensorflow/python/data/kernel_tests:tf_record_dataset_test PASSED in 20.2s Stats over 8 runs: max = 20.2s, min = 13.3s, avg = 16.6s, dev = 2.0s //tensorflow/python/distribute/failure_handling:failure_handler_test PASSED in 69.7s Stats over 8 runs: max = 69.7s, min = 40.3s, avg = 57.2s, dev = 9.0s //tensorflow/python/distribute/failure_handling:gce_failure_handler_test PASSED in 66.4s Stats over 8 runs: max = 66.4s, min = 8.1s, avg = 28.7s, dev = 20.4s //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu PASSED in 44.7s Stats over 8 runs: max = 44.7s, min = 25.9s, avg = 36.7s, dev = 6.6s //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu PASSED in 77.1s Stats over 8 runs: max = 77.1s, min = 54.5s, avg = 66.8s, dev = 7.4s //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu PASSED in 68.6s Stats over 8 runs: max = 68.6s, min = 37.8s, avg = 52.8s, dev = 9.9s //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu PASSED in 58.4s Stats over 8 runs: max = 58.4s, min = 3.8s, avg = 14.1s, dev = 17.4s //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_test_cpu PASSED in 8.5s Stats over 8 runs: max = 8.5s, min = 8.0s, avg = 8.2s, dev = 0.1s //tensorflow/python/ops/ragged:dynamic_ragged_shape_test PASSED in 47.4s Stats over 8 runs: max = 47.4s, min = 30.4s, avg = 37.0s, dev = 5.7s //tensorflow/python/ops/ragged:ragged_tensor_test PASSED in 102.1s Stats over 8 runs: max = 102.1s, min = 87.5s, avg = 92.0s, dev = 4.3s //tensorflow/compiler/tests:bincount_op_test_cpu PASSED in 9.8s Stats over 10 runs: max = 9.8s, min = 8.8s, avg = 9.5s, dev = 0.3s //tensorflow/compiler/tests:conv2d_test_cpu PASSED in 10.3s Stats over 10 runs: max = 10.3s, min = 3.9s, avg = 7.2s, dev = 2.2s //tensorflow/compiler/tests:conv2d_test_cpu_mlir_bridge_test PASSED in 9.9s Stats over 10 runs: max = 9.9s, min = 9.5s, avg = 9.7s, dev = 0.1s //tensorflow/compiler/tests:random_ops_test_cpu PASSED in 20.4s Stats over 10 runs: max = 20.4s, min = 11.5s, avg = 15.5s, dev = 2.8s //tensorflow/compiler/tests:random_ops_test_cpu_mlir_bridge_test PASSED in 14.3s Stats over 10 runs: max = 14.3s, min = 4.8s, avg = 10.2s, dev = 3.1s //tensorflow/compiler/tests:stateless_random_ops_test_cpu PASSED in 71.9s Stats over 10 runs: max = 71.9s, min = 42.4s, avg = 57.4s, dev = 9.7s //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test PASSED in 71.7s Stats over 10 runs: max = 71.7s, min = 40.9s, avg = 56.3s, dev = 10.1s //tensorflow/compiler/xla/client/lib:svd_test_cpu PASSED in 34.7s Stats over 10 runs: max = 34.7s, min = 6.4s, avg = 14.3s, dev = 9.6s //tensorflow/compiler/xla/client/lib:tridiagonal_test_cpu PASSED in 7.4s Stats over 10 runs: max = 7.4s, min = 6.5s, avg = 6.9s, dev = 0.3s //tensorflow/compiler/xla/service/cpu:cpu_runtime_test PASSED in 12.4s Stats over 10 runs: max = 12.4s, min = 0.7s, avg = 8.6s, dev = 4.1s //tensorflow/python/data/kernel_tests:rejection_resample_test PASSED in 18.5s Stats over 10 runs: max = 18.5s, min = 8.4s, avg = 12.5s, dev = 3.4s //tensorflow/python/distribute:input_lib_type_spec_test_2gpu PASSED in 19.2s Stats over 10 runs: max = 19.2s, min = 5.5s, avg = 12.9s, dev = 4.5s //tensorflow/python/distribute:input_lib_type_spec_test_cpu PASSED in 25.6s Stats over 10 runs: max = 25.6s, min = 5.9s, avg = 17.1s, dev = 6.8s //tensorflow/python/framework:config_vgpu_test_2gpu PASSED in 10.8s Stats over 10 runs: max = 10.8s, min = 7.0s, avg = 8.9s, dev = 1.4s //tensorflow/python/framework:config_vgpu_test_cpu PASSED in 8.6s Stats over 10 runs: max = 8.6s, min = 4.6s, avg = 7.3s, dev = 1.2s //tensorflow/python/framework:function_test_cpu PASSED in 48.6s Stats over 10 runs: max = 48.6s, min = 4.8s, avg = 11.7s, dev = 12.6s //tensorflow/python/grappler:cluster_test_cpu PASSED in 8.6s Stats over 10 runs: max = 8.6s, min = 7.0s, avg = 7.9s, dev = 0.6s //tensorflow/python/kernel_tests/array_ops:array_ops_test_cpu PASSED in 26.2s Stats over 10 runs: max = 26.2s, min = 14.5s, avg = 18.7s, dev = 3.5s //tensorflow/python/kernel_tests/array_ops:inplace_ops_test_cpu PASSED in 8.3s Stats over 10 runs: max = 8.3s, min = 3.4s, avg = 5.8s, dev = 2.0s //tensorflow/python/kernel_tests/data_structures:tensor_array_ops_test_cpu PASSED in 12.3s Stats over 10 runs: max = 12.3s, min = 8.9s, avg = 10.5s, dev = 1.1s //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu PASSED in 94.2s Stats over 10 runs: max = 94.2s, min = 82.5s, avg = 89.9s, dev = 3.6s //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu PASSED in 128.8s Stats over 10 runs: max = 128.8s, min = 3.6s, avg = 18.9s, dev = 36.7s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_ops_test_cpu PASSED in 37.0s Stats over 10 runs: max = 37.0s, min = 9.1s, avg = 19.8s, dev = 8.3s //tensorflow/python/kernel_tests/math_ops:segment_reduction_ops_test_cpu PASSED in 26.5s Stats over 10 runs: max = 26.5s, min = 8.3s, avg = 15.8s, dev = 7.3s //tensorflow/python/kernel_tests/nn_ops:pooling_ops_test_cpu PASSED in 24.2s Stats over 10 runs: max = 24.2s, min = 9.3s, avg = 12.7s, dev = 5.3s //tensorflow/python/kernel_tests/nn_ops:rnn_test_cpu PASSED in 15.6s Stats over 10 runs: max = 15.6s, min = 13.9s, avg = 14.9s, dev = 0.5s //tensorflow/python/kernel_tests/random:random_index_shuffle_test PASSED in 10.9s Stats over 10 runs: max = 10.9s, min = 9.9s, avg = 10.4s, dev = 0.3s //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu PASSED in 76.2s Stats over 10 runs: max = 76.2s, min = 14.7s, avg = 44.6s, dev = 28.3s //tensorflow/python/ops:special_math_ops_test_cpu PASSED in 53.1s Stats over 10 runs: max = 53.1s, min = 9.9s, avg = 17.2s, dev = 12.3s //tensorflow/python/ops:weak_tensor_special_math_ops_test_cpu PASSED in 11.5s Stats over 10 runs: max = 11.5s, min = 8.0s, avg = 9.3s, dev = 1.0s //tensorflow/python/ops/numpy_ops/tests:np_indexing_test PASSED in 93.9s Stats over 10 runs: max = 93.9s, min = 86.7s, avg = 90.2s, dev = 2.3s //tensorflow/python/ops/ragged:ragged_tensor_supported_values_test PASSED in 20.5s Stats over 10 runs: max = 20.5s, min = 18.4s, avg = 19.2s, dev = 0.7s //tensorflow/python/saved_model:load_test_cpu PASSED in 63.2s Stats over 10 runs: max = 63.2s, min = 35.4s, avg = 41.2s, dev = 7.7s //tensorflow/compiler/tests:fft_test_cpu PASSED in 23.1s Stats over 12 runs: max = 23.1s, min = 6.4s, avg = 15.5s, dev = 5.7s //tensorflow/compiler/xla/service:triangular_solve_expander_test PASSED in 5.5s Stats over 12 runs: max = 5.5s, min = 2.4s, avg = 3.6s, dev = 0.8s //tensorflow/python/data/experimental/kernel_tests:group_by_reducer_test PASSED in 20.3s Stats over 12 runs: max = 20.3s, min = 9.1s, avg = 13.3s, dev = 3.7s //tensorflow/python/data/kernel_tests:choose_from_datasets_test PASSED in 15.3s Stats over 12 runs: max = 15.3s, min = 8.9s, avg = 11.6s, dev = 1.8s //tensorflow/python/data/kernel_tests:memory_cleanup_test_cpu PASSED in 12.7s Stats over 12 runs: max = 12.7s, min = 9.6s, avg = 10.8s, dev = 1.1s //tensorflow/python/distribute:moving_averages_test_2gpu PASSED in 23.5s Stats over 12 runs: max = 23.5s, min = 16.4s, avg = 20.5s, dev = 2.0s //tensorflow/python/distribute:moving_averages_test_cpu PASSED in 21.9s Stats over 12 runs: max = 21.9s, min = 18.5s, avg = 19.7s, dev = 1.1s //tensorflow/python/distribute:multi_process_runner_test_2gpu PASSED in 228.2s Stats over 12 runs: max = 228.2s, min = 16.5s, avg = 53.8s, dev = 58.6s //tensorflow/python/distribute:multi_process_runner_test_cpu PASSED in 227.8s Stats over 12 runs: max = 227.8s, min = 17.4s, avg = 53.7s, dev = 58.3s //tensorflow/python/eager/polymorphic_function:polymorphic_function_test_cpu PASSED in 23.1s Stats over 15 runs: max = 23.1s, min = 16.1s, avg = 19.1s, dev = 2.0s //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu PASSED in 66.7s Stats over 15 runs: max = 66.7s, min = 15.9s, avg = 22.2s, dev = 12.7s //tensorflow/compiler/tests:ftrl_test_cpu PASSED in 10.7s Stats over 16 runs: max = 10.7s, min = 3.6s, avg = 6.8s, dev = 2.2s //tensorflow/compiler/tests:ternary_ops_test_cpu PASSED in 11.4s Stats over 16 runs: max = 11.4s, min = 4.4s, avg = 8.0s, dev = 2.4s //tensorflow/compiler/tests:ternary_ops_test_cpu_mlir_bridge_test PASSED in 16.5s Stats over 16 runs: max = 16.5s, min = 6.9s, avg = 10.9s, dev = 2.3s //tensorflow/python/data/experimental/kernel_tests/service:dynamic_sharding_test PASSED in 15.3s Stats over 16 runs: max = 15.3s, min = 5.9s, avg = 10.0s, dev = 2.7s //tensorflow/python/data/kernel_tests:snapshot_test PASSED in 26.8s Stats over 16 runs: max = 26.8s, min = 14.7s, avg = 19.1s, dev = 3.5s //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu PASSED in 24.5s Stats over 16 runs: max = 24.5s, min = 5.0s, avg = 10.5s, dev = 4.8s //tensorflow/python/kernel_tests/linalg:matrix_exponential_op_test PASSED in 12.3s Stats over 16 runs: max = 12.3s, min = 7.6s, avg = 9.1s, dev = 1.2s //tensorflow/python/kernel_tests/signal:dct_ops_test_cpu PASSED in 15.4s Stats over 16 runs: max = 15.4s, min = 8.8s, avg = 12.0s, dev = 1.7s //tensorflow/python/ops:image_ops_test_cpu PASSED in 22.4s Stats over 16 runs: max = 22.4s, min = 9.2s, avg = 16.0s, dev = 3.5s //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test PASSED in 48.7s Stats over 17 runs: max = 48.7s, min = 4.6s, avg = 18.5s, dev = 16.6s //tensorflow/python/data/kernel_tests:map_test PASSED in 64.2s Stats over 19 runs: max = 64.2s, min = 15.3s, avg = 37.6s, dev = 14.1s //tensorflow/compiler/tests:pooling_ops_3d_test_cpu PASSED in 9.2s Stats over 20 runs: max = 9.2s, min = 4.0s, avg = 5.8s, dev = 1.8s //tensorflow/compiler/tests:pooling_ops_3d_test_cpu_mlir_bridge_test PASSED in 9.7s Stats over 20 runs: max = 9.7s, min = 3.6s, avg = 5.7s, dev = 1.9s //tensorflow/compiler/tests:pooling_ops_test_cpu PASSED in 14.3s Stats over 20 runs: max = 14.3s, min = 6.9s, avg = 8.9s, dev = 1.7s //tensorflow/compiler/tests:pooling_ops_test_cpu_mlir_bridge_test PASSED in 14.4s Stats over 20 runs: max = 14.4s, min = 3.9s, avg = 7.6s, dev = 2.2s //tensorflow/compiler/tests:stochastic_cast_op_test_cpu PASSED in 10.6s Stats over 20 runs: max = 10.6s, min = 4.7s, avg = 7.7s, dev = 2.0s //tensorflow/compiler/xla/tests:convolution_dimension_numbers_test_cpu PASSED in 7.6s Stats over 20 runs: max = 7.6s, min = 6.4s, avg = 6.9s, dev = 0.4s //tensorflow/compiler/xla/tests:dot_operation_single_threaded_runtime_test_cpu PASSED in 18.3s Stats over 20 runs: max = 18.3s, min = 11.3s, avg = 14.1s, dev = 1.9s //tensorflow/compiler/xla/tests:dot_operation_test_cpu PASSED in 10.0s Stats over 20 runs: max = 10.0s, min = 8.1s, avg = 9.0s, dev = 0.5s //tensorflow/compiler/xla/tests:prng_test_cpu PASSED in 9.5s Stats over 20 runs: max = 9.5s, min = 6.8s, avg = 8.4s, dev = 0.9s //tensorflow/compiler/xla/tests:reduce_window_test_cpu PASSED in 51.0s Stats over 20 runs: max = 51.0s, min = 8.6s, avg = 20.2s, dev = 12.7s //tensorflow/python/autograph/tests:loop_control_flow_test PASSED in 27.6s Stats over 20 runs: max = 27.6s, min = 19.9s, avg = 23.2s, dev = 2.4s //tensorflow/python/kernel_tests:metrics_test PASSED in 37.9s Stats over 20 runs: max = 37.9s, min = 6.2s, avg = 16.6s, dev = 8.6s //tensorflow/python/kernel_tests/array_ops:matrix_band_part_op_test_cpu PASSED in 8.4s Stats over 20 runs: max = 8.4s, min = 3.3s, avg = 6.4s, dev = 1.8s //tensorflow/python/kernel_tests/data_structures:barrier_ops_test PASSED in 12.4s Stats over 20 runs: max = 12.4s, min = 3.4s, avg = 7.4s, dev = 2.5s //tensorflow/python/kernel_tests/linalg:eig_op_test PASSED in 57.4s Stats over 20 runs: max = 57.4s, min = 3.7s, avg = 16.2s, dev = 17.3s //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu PASSED in 129.7s Stats over 20 runs: max = 129.7s, min = 47.3s, avg = 80.8s, dev = 21.9s //tensorflow/python/kernel_tests/linalg:norm_op_test_cpu PASSED in 15.6s Stats over 20 runs: max = 15.6s, min = 12.1s, avg = 13.8s, dev = 0.9s //tensorflow/python/kernel_tests/linalg:normalize_op_test_cpu PASSED in 15.0s Stats over 20 runs: max = 15.0s, min = 5.9s, avg = 11.0s, dev = 2.5s //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu PASSED in 160.9s Stats over 20 runs: max = 160.9s, min = 42.8s, avg = 102.6s, dev = 37.1s //tensorflow/python/kernel_tests/linalg:self_adjoint_eig_op_test_cpu PASSED in 23.1s Stats over 20 runs: max = 23.1s, min = 8.5s, avg = 13.2s, dev = 4.7s //tensorflow/python/kernel_tests/math_ops:batch_matmul_op_test_cpu PASSED in 22.3s Stats over 20 runs: max = 22.3s, min = 6.0s, avg = 13.6s, dev = 5.9s //tensorflow/python/kernel_tests/math_ops:matmul_op_test_cpu PASSED in 21.6s Stats over 20 runs: max = 21.6s, min = 14.2s, avg = 16.9s, dev = 2.5s //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu PASSED in 72.5s Stats over 20 runs: max = 72.5s, min = 7.5s, avg = 30.9s, dev = 22.5s //tensorflow/python/kernel_tests/nn_ops:embedding_ops_test_cpu PASSED in 23.7s Stats over 20 runs: max = 23.7s, min = 10.7s, avg = 14.4s, dev = 2.7s //tensorflow/python/data/kernel_tests:interleave_test PASSED in 21.5s Stats over 24 runs: max = 21.5s, min = 6.6s, avg = 14.3s, dev = 4.4s //tensorflow/python/data/kernel_tests:sample_from_datasets_test PASSED in 20.2s Stats over 24 runs: max = 20.2s, min = 5.4s, avg = 10.7s, dev = 4.0s //tensorflow/compiler/xla/tests:array_elementwise_ops_test_cpu PASSED in 7.4s Stats over 25 runs: max = 7.4s, min = 6.3s, avg = 6.8s, dev = 0.3s //tensorflow/compiler/xla/tests:select_and_scatter_test_cpu PASSED in 51.8s Stats over 25 runs: max = 51.8s, min = 7.9s, avg = 18.6s, dev = 11.8s //tensorflow/compiler/xla/tests:convolution_variants_test_cpu PASSED in 9.5s Stats over 30 runs: max = 9.5s, min = 6.8s, avg = 8.4s, dev = 0.8s //tensorflow/compiler/xla/tests:iota_test_cpu PASSED in 12.0s Stats over 30 runs: max = 12.0s, min = 10.4s, avg = 11.1s, dev = 0.3s //tensorflow/compiler/xla/tests:params_test_cpu PASSED in 1909.9s Stats over 30 runs: max = 1909.9s, min = 6.4s, avg = 70.5s, dev = 341.6s //tensorflow/compiler/xla/tests:reshape_test_cpu PASSED in 12.9s Stats over 30 runs: max = 12.9s, min = 7.1s, avg = 8.0s, dev = 1.2s //tensorflow/python/kernel_tests/nn_ops:conv_ops_3d_test_cpu PASSED in 18.7s Stats over 30 runs: max = 18.7s, min = 3.6s, avg = 8.6s, dev = 3.8s //tensorflow/compiler/xla/tests:reduce_test_cpu PASSED in 9.7s Stats over 31 runs: max = 9.7s, min = 7.2s, avg = 8.1s, dev = 0.6s //tensorflow/compiler/xla/tests:scalar_computations_test_cpu PASSED in 8.7s Stats over 32 runs: max = 8.7s, min = 6.4s, avg = 7.4s, dev = 0.6s //tensorflow/python/data/experimental/kernel_tests/service:data_service_ops_test PASSED in 18.9s Stats over 32 runs: max = 18.9s, min = 5.1s, avg = 9.5s, dev = 3.7s //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu PASSED in 46.8s Stats over 32 runs: max = 46.8s, min = 29.8s, avg = 38.0s, dev = 4.3s //tensorflow/python/data/experimental/kernel_tests/service:worker_tags_test FLAKY, failed in 2 out of 34 in 900.3s Stats over 34 runs: max = 900.3s, min = 4.7s, avg = 63.9s, dev = 209.1s /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test/shard_14_of_32/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/data/experimental/kernel_tests/service/worker_tags_test/shard_15_of_32/test_attempts/attempt_1.log //tensorflow/compiler/xla/tests:batch_normalization_test_cpu PASSED in 15.4s Stats over 40 runs: max = 15.4s, min = 8.4s, avg = 10.4s, dev = 1.6s //tensorflow/compiler/xla/tests:bfloat16_test_cpu PASSED in 7.0s Stats over 40 runs: max = 7.0s, min = 6.4s, avg = 6.7s, dev = 0.1s //tensorflow/compiler/xla/tests:conv_depthwise_backprop_filter_test_cpu PASSED in 9.8s Stats over 40 runs: max = 9.8s, min = 7.1s, avg = 8.5s, dev = 0.7s //tensorflow/compiler/xla/tests:slice_test_cpu PASSED in 9.9s Stats over 40 runs: max = 9.9s, min = 6.5s, avg = 7.5s, dev = 0.6s //tensorflow/core/kernels:stochastic_cast_op_test PASSED in 1.5s Stats over 48 runs: max = 1.5s, min = 0.4s, avg = 0.6s, dev = 0.3s //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test PASSED in 54.8s Stats over 50 runs: max = 54.8s, min = 26.5s, avg = 40.4s, dev = 6.9s //tensorflow/compiler/tests:sort_ops_test_cpu PASSED in 17.3s Stats over 50 runs: max = 17.3s, min = 3.6s, avg = 10.0s, dev = 3.6s //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test PASSED in 22.3s Stats over 50 runs: max = 22.3s, min = 3.6s, avg = 11.0s, dev = 4.1s //tensorflow/compiler/tests:unary_ops_test_cpu PASSED in 19.5s Stats over 50 runs: max = 19.5s, min = 3.6s, avg = 6.8s, dev = 3.3s //tensorflow/compiler/tests:unary_ops_test_cpu_mlir_bridge_test PASSED in 25.9s Stats over 50 runs: max = 25.9s, min = 3.7s, avg = 6.7s, dev = 4.5s //tensorflow/compiler/xla/tests:conv_depthwise_test_cpu PASSED in 10.9s Stats over 50 runs: max = 10.9s, min = 8.4s, avg = 9.6s, dev = 0.5s //tensorflow/compiler/xla/tests:convolution_test_1d_no_vmodule_cpu PASSED in 13.2s Stats over 50 runs: max = 13.2s, min = 9.7s, avg = 11.4s, dev = 0.7s //tensorflow/compiler/xla/tests:convolution_test_cpu PASSED in 15.3s Stats over 50 runs: max = 15.3s, min = 10.8s, avg = 12.8s, dev = 1.1s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_dense_mat_mul_grad_test_cpu PASSED in 13.9s Stats over 50 runs: max = 13.9s, min = 4.5s, avg = 8.2s, dev = 2.3s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_grad_test_cpu PASSED in 9.5s Stats over 50 runs: max = 9.5s, min = 3.5s, avg = 5.0s, dev = 1.5s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_sparse_mat_mul_grad_test_cpu PASSED in 9.0s Stats over 50 runs: max = 9.0s, min = 3.6s, avg = 5.4s, dev = 1.9s //tensorflow/python/kernel_tests/math_ops:cwise_ops_binary_test_cpu PASSED in 29.7s Stats over 50 runs: max = 29.7s, min = 7.9s, avg = 15.1s, dev = 5.3s //tensorflow/python/kernel_tests/math_ops:cwise_ops_test_cpu PASSED in 9.4s Stats over 50 runs: max = 9.4s, min = 3.7s, avg = 5.5s, dev = 1.9s //tensorflow/python/kernel_tests/math_ops:cwise_ops_unary_test_cpu PASSED in 13.6s Stats over 50 runs: max = 13.6s, min = 3.4s, avg = 5.3s, dev = 2.6s Executed 3940 out of 3940 tests: 3939 tests pass and 1 fails locally. There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.