See https://ci.linaro.org/job/ldcg-python-manylinux-tensorflow-onednn-nightly/531/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on ldcg-aarch64-02 (aarch64 leg-aarch64) in workspace https://ci.linaro.org/job/ldcg-python-manylinux-tensorflow-onednn-nightly/ws/ [ldcg-python-manylinux-tensorflow-onednn-nightly] $ /bin/bash /tmp/jenkins4854806300221407512.sh + cd https://ci.linaro.org/job/ldcg-python-manylinux-tensorflow-onednn-nightly/ws/ + rm -rf '*.sh' configs wheels cache_upload + mkdir wheels cache_upload + git clone --depth 1 https://git.linaro.org/ci/job/configs.git Cloning into 'configs'... + cd configs + git log --pretty=oneline -1 a5f21f440091e6fbb7da8daffeb5dac2ec62b8b0 tcwg/round-robin.yaml.inc: Fix early exits + cd .. + '[' '' = true ']' + '[' '' = true ']' + '[' '' = true ']' + '[' true = true ']' + echo ' - "git"' + '[' true = true ']' + sed -i -e /onednn_build/s/false/true/ configs/ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml + '[' true = true ']' + sed -i -e /onednn_enable_opt/s/false/true/ -e /extra_test_options/s/0/1/ configs/ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml + '[' '' = true ']' + '[' true = true ']' + sed -i -e /clang_build/s/false/true/ configs/ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml + ansible-galaxy collection install community.docker Starting galaxy collection install process Nothing to do. All requested collections are already installed. If you want to reinstall them, consider using `--force`. + cd configs/ldcg-python-manylinux-tensorflow/ansible/ + sed -i -es+/tmp/workspace+https://ci.linaro.org/job/ldcg-python-manylinux-tensorflow-onednn-nightly/ws/+g vars/vars.yml + ansible-playbook playbooks/build-tf-dual-abi.yml [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
PLAY [Build TensorFlow in Dual ABI container] **********************************
TASK [Gathering Facts] ********************************************************* Saturday 19 August 2023 01:10:05 +0100 (0:00:00.040) 0:00:00.040 ******* ok: [localhost]
TASK [Cleanup after previous build] ******************************************** Saturday 19 August 2023 01:10:07 +0100 (0:00:02.625) 0:00:02.665 ******* changed: [localhost] => (item=disk-cache) changed: [localhost] => (item=wheels) changed: [localhost] => (item=ml_wheels) ok: [localhost] => (item=tensorflow)
TASK [Create cache dirs] ******************************************************* Saturday 19 August 2023 01:10:09 +0100 (0:00:01.616) 0:00:04.282 ******* changed: [localhost] => (item=disk-cache) ok: [localhost] => (item=bazel-cache) changed: [localhost] => (item=wheels) changed: [localhost] => (item=ml_wheels)
TASK [Set dual abi variable] *************************************************** Saturday 19 August 2023 01:10:10 +0100 (0:00:01.377) 0:00:05.659 ******* ok: [localhost]
TASK [Go through each TensorFlow version] ************************************** Saturday 19 August 2023 01:10:10 +0100 (0:00:00.032) 0:00:05.692 ******* skipping: [localhost] => (item={'key': '2.14', 'value': {'tensorflow_version': '2.14.0-rc0', 'bazel_version': 'bazelisk', 'flatbuffers_version': '>= 23.5.26', 'gast_version': '==0.4.0', 'grpcio_version': '>= 1.37.0, < 2.0', 'h5py_version': '~=3.8.0', 'numpy_version': '~=1.23.5', 'protobuf_version': '>=3.20.3,<5.0.0dev,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5', 'absl_version': '>=1.0.0', 'scipy_version': '~=1.9.3', 'keras_version': '==2.14.0rc0', 'tensorboard_version': '==2.14.0', 'tensorflow_estimator_version': '==2.14.0rc0', 'image_prefix': '2.14', 'python_install_packages': ['packaging', 'portpicker', 'keras', 'tensorboard', 'tensorflow-estimator'], 'run_unit_tests': True, 'run_serial_unit_tests': True, 'onednn_ut_exclude': ['//tensorflow/compiler/mlir/tfr/examples/mnist:mnist_ops_test', '//tensorflow/core/grappler/optimizers:auto_mixed_precision_test', '//tensorflow/core/grappler/optimizers:remapper_test', '//tensorflow/python/kernel_tests/nn_ops:conv_ops_test'], 'unit_tests_exclude': ['//tensorflow/lite/...', '//tensorflow/compiler/xla/service/gpu:fusion_merger_test', '//tensorflow/python/kernel_tests/proto:decode_proto_op_test', '//tensorflow/python/util/protobuf:protobuf_compare_test', '//tensorflow/tools/api/tests:api_compatibility_test'], 'unit_tests_gcc_exclude': ['//tensorflow/compiler/mlir/lite/debug:debug_test'], 'unit_tests_clang_exclude': ['//tensorflow/compiler/mlir/lite/quantization/lite:quantize_model_test', '//tensorflow/compiler/mlir/lite/quantization/lite:quantize_weights_test', '//tensorflow/compiler/mlir/lite/sparsity:sparsify_model_test', '//tensorflow/compiler/xla/service/cpu/tests:cpu_eigen_dot_operation_test', '//tensorflow/core/kernels/image:resize_bicubic_op_test'], 'serial_unit_tests_exclude': '', 'unit_tests_filter_flags': 'NOT_USED', 'python_versions': ['3.9', '3.10', '3.11']}}) skipping: [localhost] => (item={'key': '2.13', 'value': {'tensorflow_version': '2.13.0', 'bazel_version': 'bazelisk', 'flatbuffers_version': '>= 23.1.21', 'gast_version': '==0.4.0', 'grpcio_version': '>= 1.37.0, < 2.0', 'h5py_version': '~=3.8.0', 'numpy_version': '~=1.23.5', 'protobuf_version': '>=3.20.3,<5.0.0dev,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5', 'absl_version': '>=1.0.0', 'scipy_version': '~=1.9.3', 'keras_version': '==2.13.1', 'tensorboard_version': '==2.13.0', 'tensorflow_estimator_version': '==2.13.0', 'image_prefix': '2.13', 'python_install_packages': ['packaging', 'portpicker', 'keras', 'tensorboard', 'tensorflow-estimator'], 'run_unit_tests': True, 'run_serial_unit_tests': True, 'onednn_ut_exclude': ['//tensorflow/compiler/mlir/tfr/examples/mnist:mnist_ops_test', '//tensorflow/core/grappler/optimizers:auto_mixed_precision_test', '//tensorflow/core/grappler/optimizers:remapper_test', '//tensorflow/python/kernel_tests/nn_ops:atrous_conv2d_test', '//tensorflow/python/kernel_tests/nn_ops:conv_ops_test'], 'unit_tests_exclude': ['//tensorflow/lite/...', '//tensorflow/python/kernel_tests/proto:decode_proto_op_test', '//tensorflow/python/util/protobuf:protobuf_compare_test', '//tensorflow/tools/api/tests:api_compatibility_test'], 'unit_tests_gcc_exclude': '', 'unit_tests_clang_exclude': '', 'serial_unit_tests_exclude': '', 'unit_tests_filter_flags': 'NOT_USED', 'python_versions': ['3.8', '3.9', '3.10', '3.11']}}) skipping: [localhost] => (item={'key': '2.12', 'value': {'tensorflow_version': '2.12.1', 'bazel_version': 'bazelisk', 'flatbuffers_version': '>= 2.0, < 3.0', 'gast_version': '==0.4.0', 'grpcio_version': '>= 1.37.0, < 2.0', 'h5py_version': '~=3.8.0', 'numpy_version': '~=1.23.5', 'protobuf_version': '>=3.20.3,<5.0.0dev,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5', 'absl_version': '>=1.0.0', 'scipy_version': '~=1.9.3', 'keras_version': '==2.12.0', 'tensorboard_version': '==2.12.3', 'tensorflow_estimator_version': '==2.12.0', 'image_prefix': '2.12', 'python_install_packages': ['packaging', 'portpicker', 'keras', 'tensorboard', 'tensorflow-estimator'], 'run_unit_tests': True, 'run_serial_unit_tests': True, 'onednn_ut_exclude': ['//tensorflow/compiler/mlir/tfr/examples/mnist:mnist_ops_test', '//tensorflow/core/grappler/optimizers:auto_mixed_precision_test_cpu', '//tensorflow/core/grappler/optimizers:remapper_test_cpu', '//tensorflow/python/kernel_tests/nn_ops:atrous_conv2d_test_cpu', '//tensorflow/python/kernel_tests/nn_ops:conv_ops_test_cpu'], 'unit_tests_exclude': ['//tensorflow/lite/...', '//tensorflow/python/kernel_tests/proto:decode_proto_op_test', '//tensorflow/python/util/protobuf:protobuf_compare_test', '//tensorflow/tools/api/tests:api_compatibility_test', '//tensorflow/tsl/framework/convolution:spatial_convolutions_test'], 'unit_tests_gcc_exclude': '', 'unit_tests_clang_exclude': '', 'serial_unit_tests_exclude': '', 'unit_tests_filter_flags': 'NOT_USED', 'python_versions': ['3.8', '3.9', '3.10', '3.11']}})
TASK [tensorflow : Set TensorFlow and other package versions] ****************** Saturday 19 August 2023 01:10:10 +0100 (0:00:00.180) 0:00:05.873 ******* ok: [localhost]
TASK [tensorflow : Set build dir for TensorFlow-oneDNN-ACL git] **************** Saturday 19 August 2023 01:10:10 +0100 (0:00:00.085) 0:00:05.958 ******* ok: [localhost]
TASK [tensorflow : Remove TensorFlow-oneDNN-ACL git sources from previous build] *** Saturday 19 August 2023 01:10:10 +0100 (0:00:00.040) 0:00:05.999 ******* changed: [localhost]
TASK [tensorflow : Fetch TensorFlow] ******************************************* Saturday 19 August 2023 01:10:15 +0100 (0:00:04.055) 0:00:10.055 ******* included: https://ci.linaro.org/job/ldcg-python-manylinux-tensorflow-onednn-nightly/ws/configs/ldcg-python-manylinux-tensorflow/ansible/roles/tensorflow/tasks/fetch.yml for localhost
TASK [tensorflow : Fetch TensorFlow-oneDNN-ACL git source] ********************* Saturday 19 August 2023 01:10:15 +0100 (0:00:00.090) 0:00:10.145 ******* skipping: [localhost]
TASK [tensorflow : Unpack TensorFlow-oneDNN-ACL git source] ******************** Saturday 19 August 2023 01:10:15 +0100 (0:00:00.035) 0:00:10.181 ******* skipping: [localhost]
TASK [tensorflow : Rename source dir for oneDNN build] ************************* Saturday 19 August 2023 01:10:15 +0100 (0:00:00.032) 0:00:10.213 ******* skipping: [localhost]
TASK [tensorflow : Fetch TensorFlow-oneDNN-ACL from git] *********************** Saturday 19 August 2023 01:10:15 +0100 (0:00:00.034) 0:00:10.248 ******* changed: [localhost]
TASK [tensorflow : Fetch TensorFlow-oneDNN-ACL from git at commit] ************* Saturday 19 August 2023 01:10:38 +0100 (0:00:23.430) 0:00:33.678 ******* skipping: [localhost]
TASK [tensorflow : Set world write access to source] *************************** Saturday 19 August 2023 01:10:38 +0100 (0:00:00.032) 0:00:33.711 ******* changed: [localhost]
TASK [tensorflow : Get oneline version of git log for this checkout] *********** Saturday 19 August 2023 01:10:39 +0100 (0:00:00.370) 0:00:34.081 ******* changed: [localhost]
TASK [tensorflow : Show git log] *********************************************** Saturday 19 August 2023 01:10:39 +0100 (0:00:00.576) 0:00:34.658 ******* ok: [localhost] => git_log.stdout: a9d44e0001d6feba6b21c14a9fc670864c50d89f Fix GitHub export for quantized variable ops tests
TASK [tensorflow : Record git commit hash to variable] ************************* Saturday 19 August 2023 01:10:39 +0100 (0:00:00.038) 0:00:34.697 ******* ok: [localhost]
TASK [tensorflow : Save git commit hash to file] ******************************* Saturday 19 August 2023 01:10:39 +0100 (0:00:00.059) 0:00:34.756 ******* changed: [localhost]
TASK [Build Bazel] ************************************************************* Saturday 19 August 2023 01:10:40 +0100 (0:00:01.129) 0:00:35.886 ******* skipping: [localhost]
TASK [Build TensorFlow for each Python version] ******************************** Saturday 19 August 2023 01:10:40 +0100 (0:00:00.031) 0:00:35.917 ******* skipping: [localhost] => (item=3.9) skipping: [localhost] => (item=3.10) skipping: [localhost] => (item=3.11)
TASK [Build TensorFlow for each Python version (dual abi)] ********************* Saturday 19 August 2023 01:10:40 +0100 (0:00:00.046) 0:00:35.964 *******
TASK [tensorflow_in_container : Reset checkout to clean state] ***************** Saturday 19 August 2023 01:10:41 +0100 (0:00:00.369) 0:00:36.333 ******* changed: [localhost]
TASK [tensorflow_in_container : Remove TensorFlow-oneDNN-ACL git sources from previous build] *** Saturday 19 August 2023 01:10:41 +0100 (0:00:00.640) 0:00:36.974 ******* skipping: [localhost]
TASK [Fetch TensorFlow] ******************************************************** Saturday 19 August 2023 01:10:42 +0100 (0:00:00.031) 0:00:37.005 ******* skipping: [localhost]
TASK [(Python 3.9) patch TensorFlow tree] ************************************** Saturday 19 August 2023 01:10:42 +0100 (0:00:00.032) 0:00:37.038 *******
TASK [tensorflow : Create linklibs shell script] ******************************* Saturday 19 August 2023 01:10:42 +0100 (0:00:00.112) 0:00:37.150 ******* changed: [localhost]
TASK [tensorflow : Create readme file about unit tests] ************************ Saturday 19 August 2023 01:10:42 +0100 (0:00:00.691) 0:00:37.842 ******* changed: [localhost]
TASK [tensorflow : Add to the copied files] ************************************ Saturday 19 August 2023 01:10:43 +0100 (0:00:00.695) 0:00:38.537 ******* changed: [localhost]
TASK [tensorflow : Add to the long_description in setup.py] ******************** Saturday 19 August 2023 01:10:44 +0100 (0:00:00.554) 0:00:39.092 ******* changed: [localhost]
TASK [tensorflow : Use nightly package requirements] *************************** Saturday 19 August 2023 01:10:44 +0100 (0:00:00.584) 0:00:39.676 ******* changed: [localhost]
TASK [tensorflow_in_container : (Python 3.9) copy upper constraints] *********** Saturday 19 August 2023 01:10:45 +0100 (0:00:00.398) 0:00:40.075 ******* changed: [localhost]
TASK [tensorflow_in_container : (Python 3.9) build Python versioned container] *** Saturday 19 August 2023 01:10:45 +0100 (0:00:00.713) 0:00:40.789 ******* ok: [localhost]
TASK [tensorflow_in_container : (Python 3.9) start build container] ************ Saturday 19 August 2023 01:10:47 +0100 (0:00:01.937) 0:00:42.727 ******* fatal: [localhost]: FAILED! => changed=false msg: 'Error removing container 9e0b5506890b3869cdf3ba96f1031b6f865757e2667b4573469dcf8daf9645bd: UnixHTTPConnectionPool(host=''localhost'', port=None): Read timed out. (read timeout=600)'
PLAY RECAP ********************************************************************* localhost : ok=22 changed=14 unreachable=0 failed=1 skipped=8 rescued=0 ignored=0
Saturday 19 August 2023 01:21:19 +0100 (0:10:31.649) 0:11:14.377 ******* =============================================================================== tensorflow_in_container : (Python 3.9) start build container ---------- 631.65s tensorflow : Fetch TensorFlow-oneDNN-ACL from git ---------------------- 23.43s tensorflow : Remove TensorFlow-oneDNN-ACL git sources from previous build --- 4.06s Gathering Facts --------------------------------------------------------- 2.63s tensorflow_in_container : (Python 3.9) build Python versioned container --- 1.94s Cleanup after previous build -------------------------------------------- 1.62s Create cache dirs ------------------------------------------------------- 1.38s tensorflow : Save git commit hash to file ------------------------------- 1.13s tensorflow_in_container : (Python 3.9) copy upper constraints ----------- 0.71s tensorflow : Create readme file about unit tests ------------------------ 0.70s tensorflow : Create linklibs shell script ------------------------------- 0.69s tensorflow_in_container : Reset checkout to clean state ----------------- 0.64s tensorflow : Add to the long_description in setup.py -------------------- 0.58s tensorflow : Get oneline version of git log for this checkout ----------- 0.58s tensorflow : Add to the copied files ------------------------------------ 0.55s tensorflow : Use nightly package requirements --------------------------- 0.40s tensorflow : Set world write access to source --------------------------- 0.37s Build TensorFlow for each Python version (dual abi) --------------------- 0.37s Go through each TensorFlow version -------------------------------------- 0.18s (Python 3.9) patch TensorFlow tree -------------------------------------- 0.11s Build step 'Execute shell' marked build as failure