Console Output
Skipping 73 KB.. Full LogCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 18:54:54 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 18:54:54 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:54:54 RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:54:54 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:54:54 18:54:54 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 18:54:54 18:54:54 RUN mkdir /tmp/wrapper_scripts 18:54:54 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 18:54:54 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 18:54:54 18:54:54 # automatic invalidation once every day 18:54:54 RUN echo "2019-05-21 (+0000)" 18:54:54 18:54:54 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 18:54:54 18:54:54 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y devscripts dpkg-dev python3-apt python3-catkin-pkg-modules python3-empy python3-rosdistro-modules python3-yaml 18:54:54 18:54:54 # always invalidate to actually have the latest apt repo state 18:54:54 RUN echo "2019-05-21 17:54:54 +0000" 18:54:54 RUN python3 -u /tmp/wrapper_scripts/apt.py update 18:54:54 18:54:54 USER buildfarm 18:54:54 ENTRYPOINT ["sh", "-c"] 18:54:54 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/get_sourcedeb.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic perception_people_launch --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic perception_people_launch --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic perception_people_launch ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /tmp/keys/0.key /tmp/keys/1.key --binarydeb-dir /tmp/binarydeb --dockerfile-dir /tmp/docker_build_binarydeb"] 18:54:54 + echo # END SECTION 18:54:54 # END SECTION 18:54:54 + echo # BEGIN SECTION: Build Dockerfile - binarydeb task18:55:18 + echo # BEGIN SECTION: Run Dockerfile - binarydeb task1. Build Dockerfile - binarydeb taskHide Details
18:54:54 # BEGIN SECTION: Build Dockerfile - binarydeb task 18:54:54 + cd /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/docker_generating_docker 18:54:54 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 18:54:54 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 18:54:54 Check docker base image for updates: docker pull ubuntu:xenial 18:54:56 xenial: Pulling from library/ubuntu 18:54:56 Digest: sha256:ef5df89a674b97317814a4bad78e6f1ad0b51d372647b82d251c04227db89421 18:54:56 Status: Image is up to date for ubuntu:xenial 18:54:56 + docker build --force-rm -t binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_perception_people_launch . 18:54:56 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 18:54:56 Step 1 : FROM ubuntu:xenial 18:54:56 ---> bd1cb16e606c 18:54:56 Step 2 : VOLUME /var/cache/apt/archives 18:54:56 ---> Using cache 18:54:56 ---> 61f38c640e01 18:54:56 Step 3 : ENV DEBIAN_FRONTEND noninteractive 18:54:57 ---> Using cache 18:54:57 ---> a00ae8d0366f 18:54:57 Step 4 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 18:54:58 ---> Using cache 18:54:58 ---> 09d9726c7d71 18:54:58 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 18:54:58 ---> Using cache 18:54:58 ---> a0ac175f3b66 18:54:58 Step 6 : RUN locale-gen en_US.UTF-8 18:54:59 ---> Using cache 18:54:59 ---> a3a3be115acc 18:54:59 Step 7 : ENV LANG en_US.UTF-8 18:55:00 ---> Using cache 18:55:00 ---> 7d7e286b6a96 18:55:00 Step 8 : ENV TZ GMT+00 18:55:01 ---> Using cache 18:55:01 ---> 6db720ada4b1 18:55:01 Step 9 : RUN useradd -u 1002 -m buildfarm 18:55:01 ---> Using cache 18:55:01 ---> a9c7446a91e0 18:55:01 Step 10 : RUN mkdir /tmp/keys 18:55:02 ---> Using cache 18:55:02 ---> ed86f39bf66b 18:55:02 Step 11 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 18:55:03 ---> Using cache 18:55:03 ---> 9767d09de165 18:55:03 Step 12 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 18:55:03 ---> Using cache 18:55:03 ---> 85ffc8ff57aa 18:55:03 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:55:04 ---> Using cache 18:55:04 ---> 2bad80adaf80 18:55:04 Step 14 : RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:55:05 ---> Using cache 18:55:05 ---> d9faf7583386 18:55:05 Step 15 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:55:05 ---> Using cache 18:55:05 ---> f6ef906afdc3 18:55:05 Step 16 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 18:55:06 ---> Using cache 18:55:06 ---> b13e85d35f76 18:55:06 Step 17 : RUN mkdir /tmp/wrapper_scripts 18:55:07 ---> Using cache 18:55:07 ---> 02d1d2a2d749 18:55:07 Step 18 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 18:55:08 ---> Using cache 18:55:08 ---> 1305c3a7a149 18:55:08 Step 19 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 18:55:08 ---> Using cache 18:55:08 ---> db88e9f50ea9 18:55:08 Step 20 : RUN echo "2019-05-21 (+0000)" 18:55:09 ---> Using cache 18:55:09 ---> 70dadbe0036f 18:55:09 Step 21 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 18:55:10 ---> Using cache 18:55:10 ---> 11173850a6f0 18:55:10 Step 22 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y devscripts dpkg-dev python3-apt python3-catkin-pkg-modules python3-empy python3-rosdistro-modules python3-yaml 18:55:10 ---> Using cache 18:55:10 ---> 43d610846b59 18:55:10 Step 23 : RUN echo "2019-05-21 17:54:54 +0000" 18:55:11 ---> Running in d063b6da9f86 18:55:12 2019-05-21 17:54:54 +0000 18:55:12 ---> 47303053de2d 18:55:12 Removing intermediate container d063b6da9f86 18:55:12 Step 24 : RUN python3 -u /tmp/wrapper_scripts/apt.py update 18:55:12 ---> Running in 81e90df5ddf0 18:55:13 Invoking 'apt-get update' 18:55:14 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 18:55:14 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 18:55:14 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 18:55:14 Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 18:55:14 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 18:55:14 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 18:55:14 Get:7 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [213 kB] 18:55:14 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 18:55:14 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,236 kB] 18:55:15 Fetched 1,887 kB in 1s (1,657 kB/s) 18:55:17 Reading package lists... 18:55:17 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:55:17 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:55:17 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:55:17 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:55:17 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 18:55:17 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:55:17 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:55:17 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:55:17 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:55:17 ---> b5b669b7788c 18:55:17 Removing intermediate container 81e90df5ddf0 18:55:17 Step 25 : USER buildfarm 18:55:17 ---> Running in 847b33ff76ee 18:55:17 ---> be498dc025a1 18:55:17 Removing intermediate container 847b33ff76ee 18:55:17 Step 26 : ENTRYPOINT sh -c 18:55:18 ---> Running in e8ea61058d5f 18:55:18 ---> 1fa724be94bd 18:55:18 Removing intermediate container e8ea61058d5f 18:55:18 Step 27 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/get_sourcedeb.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic perception_people_launch --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic perception_people_launch --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic perception_people_launch ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /tmp/keys/0.key /tmp/keys/1.key --binarydeb-dir /tmp/binarydeb --dockerfile-dir /tmp/docker_build_binarydeb 18:55:18 ---> Running in d2d94b12bf7d 18:55:18 ---> 72f5283b54dd 18:55:18 Removing intermediate container d2d94b12bf7d 18:55:18 Successfully built 72f5283b54dd 18:55:18 + echo # END SECTION 18:55:18 # END SECTION18:55:42 [Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson35829760624440974.sh 18:55:42 + sleep 1 18:55:42 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 32198 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid 18:55:43 + echo # BEGIN SECTION: Build Dockerfile - build binarydeb2. Run Dockerfile - binarydeb taskHide Details
18:55:18 # BEGIN SECTION: Run Dockerfile - binarydeb task 18:55:18 + [ -f /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/binarydeb ] 18:55:18 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/binarydeb 18:55:18 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/docker_build_binarydeb 18:55:18 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/binarydeb 18:55:18 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/docker_build_binarydeb 18:55:18 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid -e=TRAVIS= -e=ROS_BUILDFARM_PULL_REQUEST_BRANCH= -v /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/docker_build_binarydeb:/tmp/docker_build_binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_perception_people_launch2.1. get sourcedebHide Details
18:55:19 # BEGIN SUBSECTION: get sourcedeb 18:55:31 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:55:31 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:55:31 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:55:31 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:55:31 Invoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-kinetic-perception-people-launch=1.8.1-1xenial' 18:55:32 Invoking 'apt-get source --download-only --only-source ros-kinetic-perception-people-launch=1.8.1-1xenial' 18:55:32 Reading package lists... 18:55:32 Need to get 14.0 kB of source archives. 18:55:32 Get:1 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-perception-people-launch 1.8.1-1xenial (dsc) [1,140 B] 18:55:32 Get:2 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-perception-people-launch 1.8.1-1xenial (tar) [8,862 B] 18:55:32 Get:3 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-perception-people-launch 1.8.1-1xenial (diff) [3,984 B] 18:55:32 Fetched 14.0 kB in 0s (988 kB/s) 18:55:32 Download complete and in download only mode 18:55:32 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:55:32 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:55:32 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:55:32 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:55:32 Invoking 'dpkg-source -x ros-kinetic-perception-people-launch_1.8.1-1xenial.dsc' 18:55:34 dpkg-source: warning: extracting unsigned source package (ros-kinetic-perception-people-launch_1.8.1-1xenial.dsc) 18:55:34 dpkg-source: info: extracting ros-kinetic-perception-people-launch in ros-kinetic-perception-people-launch-1.8.1 18:55:34 dpkg-source: info: unpacking ros-kinetic-perception-people-launch_1.8.1.orig.tar.gz 18:55:34 dpkg-source: info: unpacking ros-kinetic-perception-people-launch_1.8.1-1xenial.debian.tar.xz 18:55:34 Package maintainer emails: marc@hanheide.net 18:55:34 # END SUBSECTION18:55:40 Looking for the '.dsc' file of package 'ros-kinetic-perception-people-launch' with version '1.8.1-1' 18:55:42 Using the following distribution repositories: 18:55:42 http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) 18:55:42 http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) 18:55:42 Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': 18:55:42 # generated from release/binarydeb_task.Dockerfile.em 18:55:42 18:55:42 18:55:42 FROM ubuntu:xenial 18:55:42 18:55:42 VOLUME ["/var/cache/apt/archives"] 18:55:42 18:55:42 ENV DEBIAN_FRONTEND noninteractive 18:55:42 18:55:42 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 18:55:42 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 18:55:42 RUN locale-gen en_US.UTF-8 18:55:42 ENV LANG en_US.UTF-8 18:55:42 ENV TZ GMT+00 18:55:42 18:55:42 RUN useradd -u 1002 -m buildfarm 18:55:42 18:55:42 18:55:42 RUN mkdir /tmp/keys 18:55:42 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 18:55:42 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 18:55:42 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:55:42 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:55:42 18:55:42 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 18:55:42 18:55:42 RUN mkdir /tmp/wrapper_scripts 18:55:42 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 18:55:42 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 18:55:42 18:55:42 # automatic invalidation once every day 18:55:42 RUN echo "2019-05-21 (+0000)" 18:55:42 18:55:42 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 18:55:42 18:55:42 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 18:55:42 18:55:42 # for each dependency: echo version, apt update, apt install, apt clean 18:55:42 RUN echo "apt-src: 0.25.1-0.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 18:55:42 RUN echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 18:55:42 RUN echo "ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin 18:55:42 18:55:42 USER buildfarm 18:55:42 ENTRYPOINT ["sh", "-c"] 18:55:42 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic perception_people_launch --sourcedeb-dir /tmp/binarydeb"] 18:55:42 Mount the following volumes when running the container: 18:55:42 -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro 18:55:42 -v /tmp/binarydeb:/tmp/binarydeb 18:55:42 + echo # END SECTION 18:55:42 # END SECTION2.2. append build timestampHide Details
18:55:34 # BEGIN SUBSECTION: append build timestamp 18:55:34 dpkg-parsechangelog: warning: debian/changelog(l5): found trailer where expected start of change data 18:55:34 LINE: -- Marc Hanheide <marc@hanheide.net> Tue, 21 May 2019 00:00:00 -0000 18:55:34 Invoking 'debchange -v 1.8.1-1xenial-20190521-175534+0000 -p -D xenial -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:55:35 debchange: warning: debian/changelog(l5): found trailer where expected start of change data 18:55:35 LINE: -- Marc Hanheide <marc@hanheide.net> Tue, 21 May 2019 00:00:00 -0000 18:55:35 # END SUBSECTION18:57:45 + echo # BEGIN SECTION: Run Dockerfile - build binarydeb3. Build Dockerfile - build binarydebHide Details
18:55:43 # BEGIN SECTION: Build Dockerfile - build binarydeb 18:55:43 + cd /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/docker_build_binarydeb 18:55:43 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 18:55:43 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 18:55:43 Check docker base image for updates: docker pull ubuntu:xenial 18:55:45 xenial: Pulling from library/ubuntu 18:55:45 Digest: sha256:ef5df89a674b97317814a4bad78e6f1ad0b51d372647b82d251c04227db89421 18:55:45 Status: Image is up to date for ubuntu:xenial 18:55:45 + docker build --force-rm -t binarydeb_build.kinetic_ubuntu_xenial_amd64_perception_people_launch . 18:55:45 Sending build context to Docker daemon 18.43 kB Sending build context to Docker daemon 18.43 kB 18:55:45 Step 1 : FROM ubuntu:xenial 18:55:45 ---> bd1cb16e606c 18:55:45 Step 2 : VOLUME /var/cache/apt/archives 18:55:45 ---> Using cache 18:55:45 ---> 61f38c640e01 18:55:45 Step 3 : ENV DEBIAN_FRONTEND noninteractive 18:55:46 ---> Using cache 18:55:46 ---> a00ae8d0366f 18:55:46 Step 4 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 18:55:47 ---> Using cache 18:55:47 ---> 09d9726c7d71 18:55:47 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 18:55:48 ---> Using cache 18:55:48 ---> a0ac175f3b66 18:55:48 Step 6 : RUN locale-gen en_US.UTF-8 18:55:48 ---> Using cache 18:55:48 ---> a3a3be115acc 18:55:48 Step 7 : ENV LANG en_US.UTF-8 18:55:49 ---> Using cache 18:55:49 ---> 7d7e286b6a96 18:55:49 Step 8 : ENV TZ GMT+00 18:55:50 ---> Using cache 18:55:50 ---> 6db720ada4b1 18:55:50 Step 9 : RUN useradd -u 1002 -m buildfarm 18:55:50 ---> Using cache 18:55:50 ---> a9c7446a91e0 18:55:50 Step 10 : RUN mkdir /tmp/keys 18:55:51 ---> Using cache 18:55:51 ---> ed86f39bf66b 18:55:51 Step 11 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 18:55:52 ---> Using cache 18:55:52 ---> 9767d09de165 18:55:52 Step 12 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 18:55:52 ---> Using cache 18:55:52 ---> 85ffc8ff57aa 18:55:52 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:55:53 ---> Using cache 18:55:53 ---> 2bad80adaf80 18:55:53 Step 14 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 18:55:54 ---> Using cache 18:55:54 ---> 5591e641b2b9 18:55:54 Step 15 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 18:55:54 ---> Using cache 18:55:54 ---> eaa76bbe26b1 18:55:54 Step 16 : RUN mkdir /tmp/wrapper_scripts 18:55:55 ---> Using cache 18:55:55 ---> f88b7a810957 18:55:55 Step 17 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 18:55:56 ---> Using cache 18:55:56 ---> 15a5c4159c30 18:55:56 Step 18 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 18:55:56 ---> Using cache 18:55:56 ---> f22b565d432f 18:55:56 Step 19 : RUN echo "2019-05-21 (+0000)" 18:55:57 ---> Using cache 18:55:57 ---> fefc30f0655c 18:55:57 Step 20 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 18:55:58 ---> Using cache 18:55:58 ---> edbb1102b4bc 18:55:58 Step 21 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 18:55:58 ---> Using cache 18:55:58 ---> 6a68fc9f9888 18:55:58 Step 22 : RUN echo "apt-src: 0.25.1-0.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 18:55:59 ---> Running in 653f45adb6a0 18:56:00 apt-src: 0.25.1-0.2 18:56:00 Invoking 'apt-get update' 18:56:00 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 18:56:00 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 18:56:00 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 18:56:00 Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 18:56:00 Get:5 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 18:56:00 Get:6 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [213 kB] 18:56:00 Get:7 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 18:56:00 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 18:56:00 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,236 kB] 18:56:01 Fetched 1,887 kB in 1s (1,777 kB/s) 18:56:02 Reading package lists... 18:56:02 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:56:02 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:56:02 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:56:02 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:56:02 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 18:56:02 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:56:02 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:56:02 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:56:02 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:56:02 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes apt-src' 18:56:04 Reading package lists... 18:56:04 Building dependency tree... 18:56:04 Reading state information... 18:56:04 Starting pkgProblemResolver with broken count: 0 18:56:04 Starting 2 pkgProblemResolver with broken count: 0 18:56:04 Done 18:56:05 The following additional packages will be installed: 18:56:05 libapt-pkg-perl sudo 18:56:05 The following NEW packages will be installed: 18:56:05 apt-src libapt-pkg-perl sudo 18:56:05 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. 18:56:05 Need to get 490 kB of archives. 18:56:05 After this operation, 1,953 kB of additional disk space will be used. 18:56:05 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 sudo amd64 1.8.16-0ubuntu1.6 [390 kB] 18:56:05 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB] 18:56:05 Get:3 http://archive.ubuntu.com/ubuntu xenial/universe amd64 apt-src all 0.25.1-0.2 [34.5 kB] 18:56:05 debconf: delaying package configuration, since apt-utils is not installed 18:56:05 Fetched 490 kB in 0s (5,519 kB/s) 18:56:05 Selecting previously unselected package sudo. 18:56:05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13886 files and directories currently installed.) 18:56:05 Preparing to unpack .../sudo_1.8.16-0ubuntu1.6_amd64.deb ... 18:56:05 Unpacking sudo (1.8.16-0ubuntu1.6) ... 18:56:05 Selecting previously unselected package libapt-pkg-perl. 18:56:05 Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ... 18:56:05 Unpacking libapt-pkg-perl (0.1.29build7) ... 18:56:05 Selecting previously unselected package apt-src. 18:56:05 Preparing to unpack .../apt-src_0.25.1-0.2_all.deb ... 18:56:05 Unpacking apt-src (0.25.1-0.2) ... 18:56:06 Setting up sudo (1.8.16-0ubuntu1.6) ... 18:56:06 Setting up libapt-pkg-perl (0.1.29build7) ... 18:56:06 Setting up apt-src (0.25.1-0.2) ... 18:56:06 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:56:06 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:56:06 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:56:06 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:56:06 Invoking 'apt-get clean' 18:56:07 ---> d316f29894ef 18:56:07 Removing intermediate container 653f45adb6a0 18:56:07 Step 23 : RUN echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 18:56:07 ---> Running in daf900d9727d 18:56:08 debhelper: 10.2.2ubuntu1~ubuntu16.04.1 18:56:08 Invoking 'apt-get update' 18:56:08 Hit:1 http://10.210.9.154/ubuntu/building xenial InRelease 18:56:08 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 18:56:08 Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease 18:56:08 Hit:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 18:56:08 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 18:56:08 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 18:56:08 Hit:7 http://packages.ros.org/ros/ubuntu xenial InRelease 18:56:09 Fetched 325 kB in 0s (370 kB/s) 18:56:10 Reading package lists... 18:56:10 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:56:10 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:56:10 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:56:10 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:56:10 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 18:56:10 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:56:10 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:56:10 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:56:10 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:56:10 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes debhelper' 18:56:11 Reading package lists... 18:56:12 Building dependency tree... 18:56:12 Reading state information... 18:56:12 Starting pkgProblemResolver with broken count: 0 18:56:12 Starting 2 pkgProblemResolver with broken count: 0 18:56:12 Done 18:56:12 The following additional packages will be installed: 18:56:12 autotools-dev bsdmainutils ca-certificates curl dh-strip-nondeterminism 18:56:12 gettext gettext-base groff-base intltool-debian krb5-locales 18:56:12 libarchive-zip-perl libasn1-8-heimdal libasprintf-dev libasprintf0v5 18:56:12 libcroco3 libcurl3-gnutls libffi6 libfile-stripnondeterminism-perl 18:56:12 libgettextpo-dev libgettextpo0 libglib2.0-0 libglib2.0-data libgnutls30 18:56:12 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 18:56:12 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11 18:56:12 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 18:56:12 libldap-2.4-2 libmail-sendmail-perl libnettle6 libp11-kit0 libpipeline1 18:56:12 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 18:56:12 libsys-hostname-long-perl libtasn1-6 libtimedate-perl libunistring0 18:56:12 libwind0-heimdal libxml2 man-db openssl po-debconf sgml-base 18:56:12 shared-mime-info xdg-user-dirs xml-core 18:56:12 Suggested packages: 18:56:12 wamerican | wordlist whois vacation dh-make gettext-doc autopoint groff 18:56:12 gnutls-bin krb5-doc krb5-user libsasl2-modules-otp libsasl2-modules-ldap 18:56:12 libsasl2-modules-sql libsasl2-modules-gssapi-mit 18:56:12 | libsasl2-modules-gssapi-heimdal less www-browser libmail-box-perl 18:56:12 sgml-base-doc 18:56:12 The following NEW packages will be installed: 18:56:12 autotools-dev bsdmainutils ca-certificates curl debhelper 18:56:12 dh-strip-nondeterminism gettext gettext-base groff-base intltool-debian 18:56:12 krb5-locales libarchive-zip-perl libasn1-8-heimdal libasprintf-dev 18:56:12 libasprintf0v5 libcroco3 libcurl3-gnutls libffi6 18:56:12 libfile-stripnondeterminism-perl libgettextpo-dev libgettextpo0 libglib2.0-0 18:56:12 libglib2.0-data libgnutls30 libgssapi-krb5-2 libgssapi3-heimdal 18:56:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhogweed4 18:56:12 libhx509-5-heimdal libicu55 libidn11 libk5crypto3 libkeyutils1 18:56:12 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 18:56:12 libmail-sendmail-perl libnettle6 libp11-kit0 libpipeline1 libroken18-heimdal 18:56:12 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 18:56:12 libsys-hostname-long-perl libtasn1-6 libtimedate-perl libunistring0 18:56:12 libwind0-heimdal libxml2 man-db openssl po-debconf sgml-base 18:56:12 shared-mime-info xdg-user-dirs xml-core 18:56:12 0 upgraded, 61 newly installed, 0 to remove and 2 not upgraded. 18:56:12 Need to get 18.9 MB of archives. 18:56:12 After this operation, 70.5 MB of additional disk space will be used. 18:56:12 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB] 18:56:12 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.1 [1,120 kB] 18:56:12 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1,151 kB] 18:56:12 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB] 18:56:12 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB] 18:56:12 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB] 18:56:12 Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] 18:56:12 Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] 18:56:12 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB] 18:56:12 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB] 18:56:12 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB] 18:56:12 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB] 18:56:12 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB] 18:56:12 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.4 [548 kB] 18:56:12 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.15 [492 kB] 18:56:12 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20170717~16.04.2 [167 kB] 18:56:12 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6,568 B] 18:56:12 Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB] 18:56:12 Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.1 [13.6 kB] 18:56:12 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB] 18:56:12 Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB] 18:56:12 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.1 [31.2 kB] 18:56:12 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB] 18:56:12 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9,904 B] 18:56:12 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.1 [273 kB] 18:56:12 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.1 [120 kB] 18:56:12 Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB] 18:56:12 Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB] 18:56:12 Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB] 18:56:12 Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB] 18:56:12 Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB] 18:56:12 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB] 18:56:12 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB] 18:56:12 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.1 [14.5 kB] 18:56:12 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.1 [48.6 kB] 18:56:12 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.5 [161 kB] 18:56:12 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB] 18:56:12 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.12 [185 kB] 18:56:12 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.1 [132 kB] 18:56:12 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.4 [7,646 kB] 18:56:12 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.1 [47.5 kB] 18:56:12 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.6 [697 kB] 18:56:12 Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] 18:56:12 Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB] 18:56:12 Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] 18:56:12 Get:46 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] 18:56:12 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.12 [139 kB] 18:56:12 Get:48 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] 18:56:12 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] 18:56:12 Get:50 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 18:56:12 Get:51 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] 18:56:13 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] 18:56:13 Get:53 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] 18:56:13 Get:54 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 18:56:13 Get:55 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] 18:56:13 Get:56 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] 18:56:13 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] 18:56:13 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] 18:56:13 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] 18:56:13 Get:60 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 18:56:13 Get:61 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] 18:56:13 debconf: delaying package configuration, since apt-utils is not installed 18:56:13 Fetched 18.9 MB in 0s (33.6 MB/s) 18:56:13 Selecting previously unselected package libffi6:amd64. 18:56:13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13979 files and directories currently installed.) 18:56:13 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ... 18:56:13 Unpacking libffi6:amd64 (3.2.1-4) ... 18:56:13 Selecting previously unselected package libglib2.0-0:amd64. 18:56:13 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.1_amd64.deb ... 18:56:13 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... 18:56:13 Selecting previously unselected package groff-base. 18:56:13 Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ... 18:56:13 Unpacking groff-base (1.22.3-7) ... 18:56:14 Selecting previously unselected package bsdmainutils. 18:56:14 Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ... 18:56:14 Unpacking bsdmainutils (9.0.6ubuntu3) ... 18:56:15 Selecting previously unselected package libpipeline1:amd64. 18:56:15 Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ... 18:56:15 Unpacking libpipeline1:amd64 (1.4.1-2) ... 18:56:15 Selecting previously unselected package man-db. 18:56:15 Preparing to unpack .../man-db_2.7.5-1_amd64.deb ... 18:56:15 Unpacking man-db (2.7.5-1) ... 18:56:15 Selecting previously unselected package sgml-base. 18:56:15 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ... 18:56:15 Unpacking sgml-base (1.26+nmu4ubuntu1) ... 18:56:15 Selecting previously unselected package libunistring0:amd64. 18:56:15 Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... 18:56:15 Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... 18:56:16 Selecting previously unselected package libnettle6:amd64. 18:56:16 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ... 18:56:16 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ... 18:56:16 Selecting previously unselected package libhogweed4:amd64. 18:56:16 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ... 18:56:16 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ... 18:56:16 Selecting previously unselected package libidn11:amd64. 18:56:16 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ... 18:56:16 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ... 18:56:16 Selecting previously unselected package libp11-kit0:amd64. 18:56:16 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ... 18:56:16 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ... 18:56:16 Selecting previously unselected package libtasn1-6:amd64. 18:56:16 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ... 18:56:16 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... 18:56:17 Selecting previously unselected package libgnutls30:amd64. 18:56:17 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.4_amd64.deb ... 18:56:17 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.4) ... 18:56:17 Selecting previously unselected package openssl. 18:56:17 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.15_amd64.deb ... 18:56:17 Unpacking openssl (1.0.2g-1ubuntu4.15) ... 18:56:17 Selecting previously unselected package ca-certificates. 18:56:17 Preparing to unpack .../ca-certificates_20170717~16.04.2_all.deb ... 18:56:17 Unpacking ca-certificates (20170717~16.04.2) ... 18:56:17 Selecting previously unselected package libasprintf0v5:amd64. 18:56:17 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ... 18:56:17 Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ... 18:56:18 Selecting previously unselected package gettext-base. 18:56:18 Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ... 18:56:18 Unpacking gettext-base (0.19.7-2ubuntu3.1) ... 18:56:18 Selecting previously unselected package krb5-locales. 18:56:18 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.1_all.deb ... 18:56:18 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.1) ... 18:56:18 Selecting previously unselected package libroken18-heimdal:amd64. 18:56:18 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:56:18 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:56:18 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:56:18 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:19 Selecting previously unselected package libkrb5support0:amd64. 18:56:19 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 18:56:19 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 18:56:19 Selecting previously unselected package libk5crypto3:amd64. 18:56:19 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 18:56:19 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 18:56:19 Selecting previously unselected package libkeyutils1:amd64. 18:56:19 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ... 18:56:20 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ... 18:56:20 Selecting previously unselected package libkrb5-3:amd64. 18:56:20 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 18:56:20 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 18:56:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:56:20 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 18:56:20 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 18:56:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:56:20 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:56:20 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:56:20 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:56:21 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:21 Selecting previously unselected package libwind0-heimdal:amd64. 18:56:21 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:56:21 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:21 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:56:21 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:56:21 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:56:22 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:56:22 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:56:22 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:56:22 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:56:22 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 18:56:22 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:22 Selecting previously unselected package libsasl2-modules-db:amd64. 18:56:22 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ... 18:56:22 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.1) ... 18:56:22 Selecting previously unselected package libsasl2-2:amd64. 18:56:22 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ... 18:56:22 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.1) ... 18:56:23 Selecting previously unselected package libldap-2.4-2:amd64. 18:56:23 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.5_amd64.deb ... 18:56:23 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.5) ... 18:56:23 Selecting previously unselected package librtmp1:amd64. 18:56:23 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ... 18:56:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... 18:56:23 Selecting previously unselected package libcurl3-gnutls:amd64. 18:56:23 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.12_amd64.deb ... 18:56:23 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.12) ... 18:56:23 Selecting previously unselected package libglib2.0-data. 18:56:23 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.1_all.deb ... 18:56:23 Unpacking libglib2.0-data (2.48.2-0ubuntu4.1) ... 18:56:23 Selecting previously unselected package libicu55:amd64. 18:56:23 Preparing to unpack .../libicu55_55.1-7ubuntu0.4_amd64.deb ... 18:56:23 Unpacking libicu55:amd64 (55.1-7ubuntu0.4) ... 18:56:25 Selecting previously unselected package libsasl2-modules:amd64. 18:56:25 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ... 18:56:25 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.1) ... 18:56:25 Selecting previously unselected package libxml2:amd64. 18:56:25 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... 18:56:25 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... 18:56:26 Selecting previously unselected package shared-mime-info. 18:56:26 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... 18:56:26 Unpacking shared-mime-info (1.5-2ubuntu0.2) ... 18:56:26 Selecting previously unselected package xdg-user-dirs. 18:56:26 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ... 18:56:26 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... 18:56:26 Selecting previously unselected package xml-core. 18:56:26 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ... 18:56:26 Unpacking xml-core (0.13+nmu2) ... 18:56:26 Selecting previously unselected package autotools-dev. 18:56:26 Preparing to unpack .../autotools-dev_20150820.1_all.deb ... 18:56:26 Unpacking autotools-dev (20150820.1) ... 18:56:26 Selecting previously unselected package curl. 18:56:26 Preparing to unpack .../curl_7.47.0-1ubuntu2.12_amd64.deb ... 18:56:26 Unpacking curl (7.47.0-1ubuntu2.12) ... 18:56:27 Selecting previously unselected package libcroco3:amd64. 18:56:27 Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... 18:56:27 Unpacking libcroco3:amd64 (0.6.11-1) ... 18:56:27 Selecting previously unselected package gettext. 18:56:27 Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... 18:56:27 Unpacking gettext (0.19.7-2ubuntu3.1) ... 18:56:27 Selecting previously unselected package intltool-debian. 18:56:27 Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... 18:56:27 Unpacking intltool-debian (0.35.0+20060710.4) ... 18:56:27 Selecting previously unselected package po-debconf. 18:56:27 Preparing to unpack .../po-debconf_1.0.19_all.deb ... 18:56:27 Unpacking po-debconf (1.0.19) ... 18:56:27 Selecting previously unselected package libarchive-zip-perl. 18:56:27 Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... 18:56:27 Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... 18:56:28 Selecting previously unselected package libfile-stripnondeterminism-perl. 18:56:28 Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... 18:56:28 Unpacking libfile-stripnondeterminism-perl (0.015-1) ... 18:56:28 Selecting previously unselected package libtimedate-perl. 18:56:28 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... 18:56:28 Unpacking libtimedate-perl (2.3000-2) ... 18:56:28 Selecting previously unselected package dh-strip-nondeterminism. 18:56:28 Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... 18:56:28 Unpacking dh-strip-nondeterminism (0.015-1) ... 18:56:28 Selecting previously unselected package debhelper. 18:56:28 Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... 18:56:28 Unpacking debhelper (9.20160115ubuntu3) ... 18:56:28 Selecting previously unselected package libasprintf-dev:amd64. 18:56:28 Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... 18:56:28 Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... 18:56:28 Selecting previously unselected package libgettextpo0:amd64. 18:56:28 Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... 18:56:28 Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... 18:56:28 Selecting previously unselected package libgettextpo-dev:amd64. 18:56:28 Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... 18:56:28 Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... 18:56:28 Selecting previously unselected package libsys-hostname-long-perl. 18:56:29 Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... 18:56:29 Unpacking libsys-hostname-long-perl (1.5-1) ... 18:56:29 Selecting previously unselected package libmail-sendmail-perl. 18:56:29 Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... 18:56:29 Unpacking libmail-sendmail-perl (0.79.16-1) ... 18:56:29 Processing triggers for libc-bin (2.23-0ubuntu11) ... 18:56:29 Processing triggers for mime-support (3.59ubuntu1) ... 18:56:29 Setting up libffi6:amd64 (3.2.1-4) ... 18:56:29 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... 18:56:29 No schema files found: doing nothing. 18:56:29 Setting up groff-base (1.22.3-7) ... 18:56:29 Setting up bsdmainutils (9.0.6ubuntu3) ... 18:56:29 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode 18:56:29 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode 18:56:30 Setting up libpipeline1:amd64 (1.4.1-2) ... 18:56:30 Setting up man-db (2.7.5-1) ... 18:56:30 Building database of manual pages ... 18:56:50 Setting up sgml-base (1.26+nmu4ubuntu1) ... 18:56:50 Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... 18:56:50 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ... 18:56:50 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ... 18:56:50 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ... 18:56:50 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ... 18:56:50 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... 18:56:50 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.4) ... 18:56:50 Setting up openssl (1.0.2g-1ubuntu4.15) ... 18:56:50 Setting up ca-certificates (20170717~16.04.2) ... 18:56:52 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ... 18:56:52 Setting up gettext-base (0.19.7-2ubuntu3.1) ... 18:56:52 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.1) ... 18:56:52 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:52 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:52 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 18:56:52 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 18:56:52 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ... 18:56:52 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 18:56:52 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 18:56:52 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:52 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:52 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:52 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:52 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:53 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:53 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 18:56:53 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.1) ... 18:56:53 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.1) ... 18:56:53 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.5) ... 18:56:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... 18:56:53 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.12) ... 18:56:53 Setting up libglib2.0-data (2.48.2-0ubuntu4.1) ... 18:56:53 Setting up libicu55:amd64 (55.1-7ubuntu0.4) ... 18:56:53 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.1) ... 18:56:53 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... 18:56:53 Setting up shared-mime-info (1.5-2ubuntu0.2) ... 18:56:59 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... 18:56:59 Setting up xml-core (0.13+nmu2) ... 18:56:59 Setting up autotools-dev (20150820.1) ... 18:56:59 Setting up curl (7.47.0-1ubuntu2.12) ... 18:57:00 Setting up libcroco3:amd64 (0.6.11-1) ... 18:57:00 Setting up gettext (0.19.7-2ubuntu3.1) ... 18:57:00 Setting up intltool-debian (0.35.0+20060710.4) ... 18:57:00 Setting up po-debconf (1.0.19) ... 18:57:00 Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... 18:57:00 Setting up libfile-stripnondeterminism-perl (0.015-1) ... 18:57:00 Setting up libtimedate-perl (2.3000-2) ... 18:57:00 Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... 18:57:00 Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... 18:57:00 Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... 18:57:00 Setting up libsys-hostname-long-perl (1.5-1) ... 18:57:00 Setting up libmail-sendmail-perl (0.79.16-1) ... 18:57:00 Setting up dh-strip-nondeterminism (0.015-1) ... 18:57:00 Setting up debhelper (9.20160115ubuntu3) ... 18:57:00 Processing triggers for libc-bin (2.23-0ubuntu11) ... 18:57:00 Processing triggers for ca-certificates (20170717~16.04.2) ... 18:57:00 Updating certificates in /etc/ssl/certs... 18:57:03 148 added, 0 removed; done. 18:57:03 Running hooks in /etc/ca-certificates/update.d... 18:57:03 done. 18:57:03 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 18:57:03 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:03 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:03 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:03 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:03 Invoking 'apt-get clean' 18:57:06 ---> e61a569cc640 18:57:06 Removing intermediate container daf900d9727d 18:57:06 Step 24 : RUN echo "ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin 18:57:07 ---> Running in 4158acda110b 18:57:07 ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800 18:57:07 Invoking 'apt-get update' 18:57:07 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 18:57:07 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 18:57:07 Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease 18:57:07 Hit:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 18:57:07 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 18:57:07 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 18:57:07 Get:7 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [214 kB] 18:57:07 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 18:57:08 Fetched 542 kB in 0s (573 kB/s) 18:57:09 Reading package lists... 18:57:09 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:09 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:09 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:09 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:09 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 18:57:09 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:09 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:09 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:09 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:09 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin' 18:57:11 Reading package lists... 18:57:11 Building dependency tree... 18:57:11 Reading state information... 18:57:11 Starting pkgProblemResolver with broken count: 0 18:57:11 Starting 2 pkgProblemResolver with broken count: 0 18:57:11 Done 18:57:11 The following additional packages will be installed: 18:57:11 cmake cmake-data docutils-common docutils-doc google-mock libarchive13 18:57:11 libcurl3 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 18:57:11 libjsoncpp1 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng12-0 18:57:11 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libwebp5 18:57:11 libwebpmux1 python python-catkin-pkg python-catkin-pkg-modules 18:57:11 python-chardet python-dateutil python-docutils python-empy python-minimal 18:57:11 python-nose python-pil python-pkg-resources python-pygments python-pyparsing 18:57:11 python-roman python-six python2.7 python2.7-minimal tzdata ucf 18:57:11 Suggested packages: 18:57:11 codeblocks eclipse ninja-build lrzip liblcms2-utils python-doc python-tk 18:57:11 texlive-latex-recommended texlive-latex-base texlive-lang-french 18:57:11 fonts-linuxlibertine | ttf-linux-libertine python-coverage python-nose-doc 18:57:11 python-pil-doc python-pil-dbg python-setuptools ttf-bitstream-vera 18:57:11 python2.7-doc binfmt-support 18:57:11 The following NEW packages will be installed: 18:57:11 cmake cmake-data docutils-common docutils-doc google-mock libarchive13 18:57:11 libcurl3 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 18:57:11 libjsoncpp1 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng12-0 18:57:11 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libwebp5 18:57:11 libwebpmux1 python python-catkin-pkg python-catkin-pkg-modules 18:57:11 python-chardet python-dateutil python-docutils python-empy python-minimal 18:57:11 python-nose python-pil python-pkg-resources python-pygments python-pyparsing 18:57:11 python-roman python-six python2.7 python2.7-minimal ros-kinetic-catkin 18:57:11 tzdata ucf 18:57:12 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. 18:57:12 Need to get 12.7 MB of archives. 18:57:12 After this operation, 61.1 MB of additional disk space will be used. 18:57:12 Get:1 http://10.210.9.154/ubuntu/building xenial/main amd64 python-six all 1.11.0 [20.6 kB] 18:57:12 Get:2 http://10.210.9.154/ubuntu/building xenial/main amd64 python-catkin-pkg-modules all 0.4.12-1 [41.1 kB] 18:57:12 Get:3 http://10.210.9.154/ubuntu/building xenial/main amd64 python-catkin-pkg all 0.4.12-100 [3,520 B] 18:57:12 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] 18:57:12 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:57:12 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.6 [262 kB] 18:57:12 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.12 [187 kB] 18:57:12 Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] 18:57:12 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] 18:57:12 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] 18:57:12 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] 18:57:12 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1,261 kB] 18:57:12 Get:13 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-catkin amd64 0.7.14-0xenial-20180809-132632-0800 [112 kB] 18:57:12 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] 18:57:12 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1,880 kB] 18:57:12 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] 18:57:12 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7,768 B] 18:57:12 Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] 18:57:12 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] 18:57:12 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 tzdata all 2019a-0ubuntu0.16.04 [167 kB] 18:57:12 Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB] 18:57:12 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB] 18:57:12 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-common all 0.12+dfsg-1 [141 kB] 18:57:12 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-doc all 0.12+dfsg-1 [889 kB] 18:57:12 Get:25 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgtest-dev amd64 1.7.0-4ubuntu1 [198 kB] 18:57:12 Get:26 http://archive.ubuntu.com/ubuntu xenial/universe amd64 google-mock amd64 1.7.0-18092013-1 [116 kB] 18:57:12 Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6 amd64 2.6.1-0.1ubuntu2.3 [316 kB] 18:57:12 Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 18:57:12 Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] 18:57:12 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] 18:57:12 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] 18:57:12 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.6 [149 kB] 18:57:12 Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-dateutil all 2.4.2-1 [42.5 kB] 18:57:12 Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-roman all 2.0.0-2 [8,062 B] 18:57:12 Get:35 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-docutils all 0.12+dfsg-1 [348 kB] 18:57:12 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pyparsing all 2.0.3+dfsg1-1ubuntu0.1 [35.4 kB] 18:57:12 Get:37 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] 18:57:12 Get:38 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB] 18:57:12 Get:39 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-empy all 3.3.2-1build1 [72.5 kB] 18:57:12 Get:40 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-nose all 1.3.7-1 [116 kB] 18:57:12 Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] 18:57:12 Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebpmux1 amd64 0.4.4-1 [14.2 kB] 18:57:12 Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pil amd64 3.1.2-0ubuntu1.1 [312 kB] 18:57:12 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pygments all 2.1+dfsg-1 [522 kB] 18:57:12 debconf: delaying package configuration, since apt-utils is not installed 18:57:12 Fetched 12.7 MB in 0s (25.4 MB/s) 18:57:12 Selecting previously unselected package cmake-data. 18:57:13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16279 files and directories currently installed.) 18:57:13 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... 18:57:13 Unpacking cmake-data (3.5.1-1ubuntu3) ... 18:57:13 Selecting previously unselected package liblzo2-2:amd64. 18:57:13 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ... 18:57:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:57:13 Selecting previously unselected package libarchive13:amd64. 18:57:13 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ... 18:57:14 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... 18:57:14 Selecting previously unselected package libcurl3:amd64. 18:57:14 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.12_amd64.deb ... 18:57:14 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.12) ... 18:57:14 Selecting previously unselected package libjsoncpp1:amd64. 18:57:14 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... 18:57:14 Unpacking libjsoncpp1:amd64 (1.7.2-1) ... 18:57:14 Selecting previously unselected package cmake. 18:57:14 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... 18:57:14 Unpacking cmake (3.5.1-1ubuntu3) ... 18:57:14 Selecting previously unselected package libjpeg-turbo8:amd64. 18:57:14 Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... 18:57:14 Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... 18:57:15 Selecting previously unselected package libpython2.7-minimal:amd64. 18:57:15 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... 18:57:15 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... 18:57:15 Selecting previously unselected package python2.7-minimal. 18:57:15 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... 18:57:15 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... 18:57:15 Selecting previously unselected package python-minimal. 18:57:15 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... 18:57:15 Unpacking python-minimal (2.7.12-1~16.04) ... 18:57:15 Selecting previously unselected package libpython2.7-stdlib:amd64. 18:57:15 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... 18:57:15 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... 18:57:16 Selecting previously unselected package python2.7. 18:57:16 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... 18:57:16 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... 18:57:16 Selecting previously unselected package libpython-stdlib:amd64. 18:57:16 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... 18:57:16 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... 18:57:16 Processing triggers for man-db (2.7.5-1) ... 18:57:16 Processing triggers for libc-bin (2.23-0ubuntu11) ... 18:57:16 Processing triggers for mime-support (3.59ubuntu1) ... 18:57:17 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... 18:57:17 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... 18:57:17 Setting up python-minimal (2.7.12-1~16.04) ... 18:57:17 Selecting previously unselected package python. 18:57:17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19120 files and directories currently installed.) 18:57:17 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... 18:57:17 Unpacking python (2.7.12-1~16.04) ... 18:57:17 Selecting previously unselected package libjbig0:amd64. 18:57:17 Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... 18:57:17 Unpacking libjbig0:amd64 (2.1-3.1) ... 18:57:18 Selecting previously unselected package tzdata. 18:57:18 Preparing to unpack .../tzdata_2019a-0ubuntu0.16.04_all.deb ... 18:57:18 Unpacking tzdata (2019a-0ubuntu0.16.04) ... 18:57:18 Selecting previously unselected package libpng12-0:amd64. 18:57:18 Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ... 18:57:18 Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... 18:57:18 Selecting previously unselected package ucf. 18:57:18 Preparing to unpack .../archives/ucf_3.0036_all.deb ... 18:57:18 Moving old data out of the way 18:57:19 Unpacking ucf (3.0036) ... 18:57:19 Selecting previously unselected package docutils-common. 18:57:19 Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ... 18:57:19 Unpacking docutils-common (0.12+dfsg-1) ... 18:57:19 Selecting previously unselected package docutils-doc. 18:57:19 Preparing to unpack .../docutils-doc_0.12+dfsg-1_all.deb ... 18:57:19 Unpacking docutils-doc (0.12+dfsg-1) ... 18:57:19 Selecting previously unselected package libgtest-dev:amd64. 18:57:19 Preparing to unpack .../libgtest-dev_1.7.0-4ubuntu1_amd64.deb ... 18:57:19 Unpacking libgtest-dev:amd64 (1.7.0-4ubuntu1) ... 18:57:19 Selecting previously unselected package google-mock:amd64. 18:57:19 Preparing to unpack .../google-mock_1.7.0-18092013-1_amd64.deb ... 18:57:19 Unpacking google-mock:amd64 (1.7.0-18092013-1) ... 18:57:19 Selecting previously unselected package libfreetype6:amd64. 18:57:19 Preparing to unpack .../libfreetype6_2.6.1-0.1ubuntu2.3_amd64.deb ... 18:57:19 Unpacking libfreetype6:amd64 (2.6.1-0.1ubuntu2.3) ... 18:57:20 Selecting previously unselected package libjpeg8:amd64. 18:57:20 Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... 18:57:20 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 18:57:20 Selecting previously unselected package liblcms2-2:amd64. 18:57:20 Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... 18:57:20 Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... 18:57:20 Selecting previously unselected package libpaper1:amd64. 18:57:20 Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... 18:57:20 Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... 18:57:20 Selecting previously unselected package libpaper-utils. 18:57:20 Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... 18:57:20 Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... 18:57:20 Selecting previously unselected package libtiff5:amd64. 18:57:20 Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... 18:57:20 Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... 18:57:20 Selecting previously unselected package python-six. 18:57:20 Preparing to unpack .../python-six_1.11.0_all.deb ... 18:57:20 Unpacking python-six (1.11.0) ... 18:57:20 Selecting previously unselected package python-dateutil. 18:57:20 Preparing to unpack .../python-dateutil_2.4.2-1_all.deb ... 18:57:20 Unpacking python-dateutil (2.4.2-1) ... 18:57:20 Selecting previously unselected package python-roman. 18:57:20 Preparing to unpack .../python-roman_2.0.0-2_all.deb ... 18:57:20 Unpacking python-roman (2.0.0-2) ... 18:57:21 Selecting previously unselected package python-docutils. 18:57:21 Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ... 18:57:21 Unpacking python-docutils (0.12+dfsg-1) ... 18:57:21 Selecting previously unselected package python-pyparsing. 18:57:21 Preparing to unpack .../python-pyparsing_2.0.3+dfsg1-1ubuntu0.1_all.deb ... 18:57:21 Unpacking python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... 18:57:21 Selecting previously unselected package python-catkin-pkg-modules. 18:57:21 Preparing to unpack .../python-catkin-pkg-modules_0.4.12-1_all.deb ... 18:57:21 Unpacking python-catkin-pkg-modules (0.4.12-1) ... 18:57:21 Selecting previously unselected package python-catkin-pkg. 18:57:21 Preparing to unpack .../python-catkin-pkg_0.4.12-100_all.deb ... 18:57:21 Unpacking python-catkin-pkg (0.4.12-100) ... 18:57:21 Selecting previously unselected package python-pkg-resources. 18:57:21 Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... 18:57:21 Unpacking python-pkg-resources (20.7.0-1) ... 18:57:21 Selecting previously unselected package python-chardet. 18:57:21 Preparing to unpack .../python-chardet_2.3.0-2_all.deb ... 18:57:21 Unpacking python-chardet (2.3.0-2) ... 18:57:21 Selecting previously unselected package python-empy. 18:57:21 Preparing to unpack .../python-empy_3.3.2-1build1_all.deb ... 18:57:21 Unpacking python-empy (3.3.2-1build1) ... 18:57:21 Selecting previously unselected package python-nose. 18:57:21 Preparing to unpack .../python-nose_1.3.7-1_all.deb ... 18:57:21 Unpacking python-nose (1.3.7-1) ... 18:57:22 Selecting previously unselected package libwebp5:amd64. 18:57:22 Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... 18:57:22 Unpacking libwebp5:amd64 (0.4.4-1) ... 18:57:22 Selecting previously unselected package libwebpmux1:amd64. 18:57:22 Preparing to unpack .../libwebpmux1_0.4.4-1_amd64.deb ... 18:57:22 Unpacking libwebpmux1:amd64 (0.4.4-1) ... 18:57:22 Selecting previously unselected package python-pil:amd64. 18:57:22 Preparing to unpack .../python-pil_3.1.2-0ubuntu1.1_amd64.deb ... 18:57:22 Unpacking python-pil:amd64 (3.1.2-0ubuntu1.1) ... 18:57:22 Selecting previously unselected package python-pygments. 18:57:22 Preparing to unpack .../python-pygments_2.1+dfsg-1_all.deb ... 18:57:22 Unpacking python-pygments (2.1+dfsg-1) ... 18:57:22 Selecting previously unselected package ros-kinetic-catkin. 18:57:22 Preparing to unpack .../ros-kinetic-catkin_0.7.14-0xenial-20180809-132632-0800_amd64.deb ... 18:57:22 Unpacking ros-kinetic-catkin (0.7.14-0xenial-20180809-132632-0800) ... 18:57:22 Processing triggers for man-db (2.7.5-1) ... 18:57:23 Processing triggers for libc-bin (2.23-0ubuntu11) ... 18:57:23 Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... 18:57:28 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 18:57:28 Setting up cmake-data (3.5.1-1ubuntu3) ... 18:57:28 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:57:28 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... 18:57:28 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.12) ... 18:57:28 Setting up libjsoncpp1:amd64 (1.7.2-1) ... 18:57:28 Setting up cmake (3.5.1-1ubuntu3) ... 18:57:28 Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... 18:57:28 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... 18:57:28 Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... 18:57:29 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... 18:57:29 Setting up python (2.7.12-1~16.04) ... 18:57:29 Setting up libjbig0:amd64 (2.1-3.1) ... 18:57:29 Setting up tzdata (2019a-0ubuntu0.16.04) ... 18:57:29 18:57:29 Current default time zone: 'Etc/UTC' 18:57:29 Local time is now: Tue May 21 17:57:29 UTC 2019. 18:57:29 Universal Time is now: Tue May 21 17:57:29 UTC 2019. 18:57:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:57:29 18:57:29 Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... 18:57:29 Setting up ucf (3.0036) ... 18:57:30 Setting up docutils-common (0.12+dfsg-1) ... 18:57:30 Setting up docutils-doc (0.12+dfsg-1) ... 18:57:30 Setting up libgtest-dev:amd64 (1.7.0-4ubuntu1) ... 18:57:30 Setting up google-mock:amd64 (1.7.0-18092013-1) ... 18:57:30 Setting up libfreetype6:amd64 (2.6.1-0.1ubuntu2.3) ... 18:57:30 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 18:57:30 Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... 18:57:30 Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... 18:57:30 18:57:30 Creating config file /etc/papersize with new version 18:57:30 Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... 18:57:30 Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... 18:57:30 Setting up python-six (1.11.0) ... 18:57:31 Setting up python-dateutil (2.4.2-1) ... 18:57:31 Setting up python-roman (2.0.0-2) ... 18:57:32 Setting up python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... 18:57:32 Setting up python-pkg-resources (20.7.0-1) ... 18:57:33 Setting up python-chardet (2.3.0-2) ... 18:57:33 Setting up python-empy (3.3.2-1build1) ... 18:57:34 Setting up python-nose (1.3.7-1) ... 18:57:34 Setting up libwebp5:amd64 (0.4.4-1) ... 18:57:34 Setting up libwebpmux1:amd64 (0.4.4-1) ... 18:57:34 Setting up python-pil:amd64 (3.1.2-0ubuntu1.1) ... 18:57:35 Setting up python-pygments (2.1+dfsg-1) ... 18:57:36 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 18:57:36 Setting up python-docutils (0.12+dfsg-1) ... 18:57:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode 18:57:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode 18:57:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode 18:57:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode 18:57:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode 18:57:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode 18:57:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode 18:57:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode 18:57:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode 18:57:36 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode 18:57:36 update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode 18:57:37 Setting up python-catkin-pkg-modules (0.4.12-1) ... 18:57:37 Setting up python-catkin-pkg (0.4.12-100) ... 18:57:37 Setting up ros-kinetic-catkin (0.7.14-0xenial-20180809-132632-0800) ... 18:57:37 Processing triggers for libc-bin (2.23-0ubuntu11) ... 18:57:38 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:38 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:38 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:38 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:38 Invoking 'apt-get clean' 18:57:43 ---> b0194b808989 18:57:44 Removing intermediate container 4158acda110b 18:57:44 Step 25 : USER buildfarm 18:57:44 ---> Running in 7fb1afc513fb 18:57:44 ---> 13e03acc8771 18:57:44 Removing intermediate container 7fb1afc513fb 18:57:44 Step 26 : ENTRYPOINT sh -c 18:57:44 ---> Running in 3db4546a027c 18:57:44 ---> 9ad216f2a122 18:57:44 Removing intermediate container 3db4546a027c 18:57:44 Step 27 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic perception_people_launch --sourcedeb-dir /tmp/binarydeb 18:57:45 ---> Running in eea30313a9b1 18:57:45 ---> 511b09ab874f 18:57:45 Removing intermediate container eea30313a9b1 18:57:45 Successfully built 511b09ab874f 18:57:45 + echo # END SECTION 18:57:45 # END SECTION18:57:59 [Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5183094281028390882.sh 18:57:59 + [ false = false ] 18:57:59 + echo # BEGIN SECTION: Clean up to save disk space on slaves4. Run Dockerfile - build binarydebHide Details
18:57:45 # BEGIN SECTION: Run Dockerfile - build binarydeb 18:57:45 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.kinetic_ubuntu_xenial_amd64_perception_people_launch18:57:59 + echo # END SECTION 18:57:59 # END SECTION4.1. build binarydebHide Details
18:57:46 # BEGIN SUBSECTION: build binarydeb 18:57:46 Package 'ros-kinetic-perception-people-launch' version: 1.8.1-1xenial-20190521-175534+0000 18:57:46 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:46 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:46 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:46 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:48 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:48 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:48 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:48 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:48 Invoking 'apt-src build ros-kinetic-perception-people-launch' in '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:57:48 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:48 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:48 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:48 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:49 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:49 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 18:57:49 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:49 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 18:57:49 I: Building in /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1 .. 18:57:50 dpkg-buildpackage: source package ros-kinetic-perception-people-launch 18:57:50 dpkg-buildpackage: source version 1.8.1-1xenial-20190521-175534+0000 18:57:50 dpkg-buildpackage: source distribution xenial 18:57:50 dpkg-buildpackage: source changed by Marc Hanheide <marc@hanheide.net> 18:57:50 dpkg-source --before-build ros-kinetic-perception-people-launch-1.8.1 18:57:50 dpkg-buildpackage: host architecture amd64 18:57:50 dpkg-source: info: using options from ros-kinetic-perception-people-launch-1.8.1/debian/source/options: --auto-commit 18:57:50 fakeroot debian/rules clean 18:57:50 dh clean -v --buildsystem=cmake 18:57:50 dh_testdir -O-v -O--buildsystem=cmake 18:57:50 dh_auto_clean -O-v -O--buildsystem=cmake 18:57:50 dh_clean -O-v -O--buildsystem=cmake 18:57:51 rm -f debian/debhelper-build-stamp 18:57:51 rm -f debian/ros-kinetic-perception-people-launch.substvars 18:57:51 rm -f debian/ros-kinetic-perception-people-launch.*.debhelper 18:57:51 rm -rf debian/ros-kinetic-perception-people-launch/ 18:57:51 rm -rf debian/.debhelper/ 18:57:51 rm -f debian/*.debhelper.log 18:57:51 rm -f debian/files 18:57:51 find . \( \( \ 18:57:51 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ 18:57:51 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ 18:57:51 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ 18:57:51 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ 18:57:51 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ 18:57:51 \) -exec rm -f {} + \) -o \ 18:57:51 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) 18:57:51 rm -f *-stamp 18:57:51 debian/rules build 18:57:51 dh build -v --buildsystem=cmake 18:57:51 dh_testdir -O-v -O--buildsystem=cmake 18:57:51 dh_update_autotools_config -O-v -O--buildsystem=cmake 18:57:51 debian/rules override_dh_auto_configure 18:57:51 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:57:51 # In case we're installing to a non-standard location, look for a setup.sh 18:57:51 # in the install tree that was dropped by catkin, and source it. It will 18:57:51 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 18:57:51 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 18:57:51 dh_auto_configure -- \ 18:57:51 -DCATKIN_BUILD_BINARY_PACKAGE="1" \ 18:57:51 -DCMAKE_INSTALL_PREFIX="/opt/ros/kinetic" \ 18:57:51 -DCMAKE_PREFIX_PATH="/opt/ros/kinetic" 18:57:51 mkdir -p obj-x86_64-linux-gnu 18:57:51 cd obj-x86_64-linux-gnu 18:57:51 cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/kinetic -DCMAKE_PREFIX_PATH=/opt/ros/kinetic 18:57:51 -- The C compiler identification is GNU 5.4.0 18:57:51 -- The CXX compiler identification is GNU 5.4.0 18:57:51 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc 18:57:51 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works 18:57:51 -- Detecting C compiler ABI info 18:57:52 -- Detecting C compiler ABI info - done 18:57:52 -- Detecting C compile features 18:57:52 -- Detecting C compile features - done 18:57:52 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ 18:57:52 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works 18:57:52 -- Detecting CXX compiler ABI info 18:57:52 -- Detecting CXX compiler ABI info - done 18:57:52 -- Detecting CXX compile features 18:57:53 -- Detecting CXX compile features - done 18:57:53 -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu/devel 18:57:53 -- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic 18:57:53 -- This workspace overlays: /opt/ros/kinetic 18:57:53 -- Found PythonInterp: /usr/bin/python (found version "2.7.12") 18:57:53 -- Using PYTHON_EXECUTABLE: /usr/bin/python 18:57:53 -- Using Debian Python package layout 18:57:53 -- Using empy: /usr/bin/empy 18:57:53 -- Using CATKIN_ENABLE_TESTING: ON 18:57:53 -- Skip enable_testing() when building binary package 18:57:53 -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu/test_results 18:57:53 -- Found gmock sources under '/usr/src/gmock': gmock will be built 18:57:53 -- Looking for pthread.h 18:57:53 -- Looking for pthread.h - found 18:57:53 -- Looking for pthread_create 18:57:54 -- Looking for pthread_create - not found 18:57:54 -- Looking for pthread_create in pthreads 18:57:54 -- Looking for pthread_create in pthreads - not found 18:57:54 -- Looking for pthread_create in pthread 18:57:54 -- Looking for pthread_create in pthread - found 18:57:54 -- Found Threads: TRUE 18:57:54 -- Found gtest sources under '/usr/src/gmock': gtests will be built 18:57:54 -- Using Python nosetests: /usr/bin/nosetests-2.7 18:57:54 -- catkin 0.7.14 18:57:54 -- Configuring done 18:57:54 -- Generating done 18:57:54 CMake Warning: 18:57:54 Manually-specified variables were not used by the project: 18:57:54 18:57:54 CMAKE_INSTALL_LOCALSTATEDIR 18:57:54 CMAKE_INSTALL_SYSCONFDIR 18:57:54 18:57:54 18:57:54 -- Build files have been written to: /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu 18:57:54 cd /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1 18:57:54 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:57:54 debian/rules override_dh_auto_build 18:57:54 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:57:54 # In case we're installing to a non-standard location, look for a setup.sh 18:57:54 # in the install tree that was dropped by catkin, and source it. It will 18:57:54 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 18:57:54 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 18:57:54 dh_auto_build 18:57:54 cd obj-x86_64-linux-gnu 18:57:54 make -j1 18:57:54 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu' 18:57:54 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1 -B/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 18:57:54 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 18:57:54 make -f CMakeFiles/Makefile2 all 18:57:54 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu' 18:57:54 make[3]: Nothing to be done for 'all'. 18:57:54 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu' 18:57:54 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu/CMakeFiles 0 18:57:54 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu' 18:57:54 cd /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1 18:57:54 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:57:54 debian/rules override_dh_auto_test 18:57:54 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:57:54 # In case we're installing to a non-standard location, look for a setup.sh 18:57:54 # in the install tree that was dropped by catkin, and source it. It will 18:57:54 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 18:57:54 echo -- Running tests. Even if one of them fails the build is not canceled. 18:57:54 -- Running tests. Even if one of them fails the build is not canceled. 18:57:54 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 18:57:54 dh_auto_test || true 18:57:55 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:57:55 fakeroot debian/rules binary 18:57:55 dh binary -v --buildsystem=cmake 18:57:55 dh_testroot -O-v -O--buildsystem=cmake 18:57:55 dh_prep -O-v -O--buildsystem=cmake 18:57:55 rm -f debian/ros-kinetic-perception-people-launch.substvars 18:57:55 rm -f debian/ros-kinetic-perception-people-launch.*.debhelper 18:57:55 rm -rf debian/ros-kinetic-perception-people-launch/ 18:57:55 dh_installdirs -O-v -O--buildsystem=cmake 18:57:55 install -d debian/ros-kinetic-perception-people-launch 18:57:55 debian/rules override_dh_auto_install 18:57:55 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:57:55 # In case we're installing to a non-standard location, look for a setup.sh 18:57:55 # in the install tree that was dropped by catkin, and source it. It will 18:57:55 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 18:57:55 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 18:57:55 dh_auto_install 18:57:55 cd obj-x86_64-linux-gnu 18:57:55 make -j1 install DESTDIR=/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/debian/ros-kinetic-perception-people-launch AM_UPDATE_INFO_DIR=no 18:57:55 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu' 18:57:55 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1 -B/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 18:57:55 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 18:57:55 make -f CMakeFiles/Makefile2 all 18:57:55 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu' 18:57:55 make[3]: Nothing to be done for 'all'. 18:57:55 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu' 18:57:55 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu/CMakeFiles 0 18:57:55 make -f CMakeFiles/Makefile2 preinstall 18:57:55 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu' 18:57:55 make[3]: Nothing to be done for 'preinstall'. 18:57:55 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu' 18:57:55 Install the project... 18:57:55 /usr/bin/cmake -P cmake_install.cmake 18:57:55 -- Install configuration: "None" 18:57:55 -- Installing: /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/debian/ros-kinetic-perception-people-launch/opt/ros/kinetic/lib/pkgconfig/perception_people_launch.pc 18:57:55 -- Installing: /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/debian/ros-kinetic-perception-people-launch/opt/ros/kinetic/share/perception_people_launch/cmake/perception_people_launchConfig.cmake 18:57:55 -- Installing: /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/debian/ros-kinetic-perception-people-launch/opt/ros/kinetic/share/perception_people_launch/cmake/perception_people_launchConfig-version.cmake 18:57:55 -- Installing: /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/debian/ros-kinetic-perception-people-launch/opt/ros/kinetic/share/perception_people_launch/package.xml 18:57:55 -- Installing: /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/debian/ros-kinetic-perception-people-launch/opt/ros/kinetic/share/perception_people_launch/launch 18:57:55 -- Installing: /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/debian/ros-kinetic-perception-people-launch/opt/ros/kinetic/share/perception_people_launch/launch/people_tracker_standalone.launch 18:57:55 -- Installing: /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/debian/ros-kinetic-perception-people-launch/opt/ros/kinetic/share/perception_people_launch/launch/people_tracker_robot.launch 18:57:55 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu' 18:57:56 cd /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1 18:57:56 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:57:56 dh_install -O-v -O--buildsystem=cmake 18:57:56 dh_installdocs -O-v -O--buildsystem=cmake 18:57:56 install -d debian/ros-kinetic-perception-people-launch/usr/share/doc/ros-kinetic-perception-people-launch 18:57:56 dh_installchangelogs -O-v -O--buildsystem=cmake 18:57:56 install -p -m0644 debian/changelog debian/ros-kinetic-perception-people-launch/usr/share/doc/ros-kinetic-perception-people-launch/changelog.Debian 18:57:56 dh_installexamples -O-v -O--buildsystem=cmake 18:57:56 dh_installman -O-v -O--buildsystem=cmake 18:57:56 dh_installcatalogs -O-v -O--buildsystem=cmake 18:57:56 dh_installcron -O-v -O--buildsystem=cmake 18:57:56 dh_installdebconf -O-v -O--buildsystem=cmake 18:57:56 install -d debian/ros-kinetic-perception-people-launch/DEBIAN 18:57:56 dh_installemacsen -O-v -O--buildsystem=cmake 18:57:56 dh_installifupdown -O-v -O--buildsystem=cmake 18:57:56 dh_installinfo -O-v -O--buildsystem=cmake 18:57:56 dh_installinit -O-v -O--buildsystem=cmake 18:57:56 dh_installmenu -O-v -O--buildsystem=cmake 18:57:56 dh_installmime -O-v -O--buildsystem=cmake 18:57:56 dh_installmodules -O-v -O--buildsystem=cmake 18:57:56 dh_installlogcheck -O-v -O--buildsystem=cmake 18:57:56 dh_installlogrotate -O-v -O--buildsystem=cmake 18:57:56 dh_installpam -O-v -O--buildsystem=cmake 18:57:56 dh_installppp -O-v -O--buildsystem=cmake 18:57:57 dh_installudev -O-v -O--buildsystem=cmake 18:57:57 dh_installgsettings -O-v -O--buildsystem=cmake 18:57:57 dh_bugfiles -O-v -O--buildsystem=cmake 18:57:57 dh_ucf -O-v -O--buildsystem=cmake 18:57:57 dh_lintian -O-v -O--buildsystem=cmake 18:57:57 dh_gconf -O-v -O--buildsystem=cmake 18:57:57 dh_icons -O-v -O--buildsystem=cmake 18:57:57 dh_perl -O-v -O--buildsystem=cmake 18:57:57 dh_usrlocal -O-v -O--buildsystem=cmake 18:57:57 dh_link -O-v -O--buildsystem=cmake 18:57:57 dh_installwm -O-v -O--buildsystem=cmake 18:57:57 dh_installxfonts -O-v -O--buildsystem=cmake 18:57:57 dh_strip_nondeterminism -O-v -O--buildsystem=cmake 18:57:57 dh_compress -O-v -O--buildsystem=cmake 18:57:57 cd debian/ros-kinetic-perception-people-launch 18:57:57 chmod a-x usr/share/doc/ros-kinetic-perception-people-launch/changelog.Debian 18:57:57 gzip -9nf usr/share/doc/ros-kinetic-perception-people-launch/changelog.Debian 18:57:57 cd '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:57:57 dh_fixperms -O-v -O--buildsystem=cmake 18:57:57 find debian/ros-kinetic-perception-people-launch -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 18:57:57 find debian/ros-kinetic-perception-people-launch ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s 18:57:57 find debian/ros-kinetic-perception-people-launch/usr/share/doc -type f ! -regex 'debian/ros-kinetic-perception-people-launch/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 18:57:57 find debian/ros-kinetic-perception-people-launch/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 0755 18:57:57 find debian/ros-kinetic-perception-people-launch/usr/share/man debian/ros-kinetic-perception-people-launch/usr/man/ debian/ros-kinetic-perception-people-launch/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 0644 18:57:57 find debian/ros-kinetic-perception-people-launch/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 0644 18:57:57 find debian/ros-kinetic-perception-people-launch/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 0644 18:57:57 find debian/ros-kinetic-perception-people-launch/usr/lib/x86_64-linux-gnu/perl5/5.22 debian/ros-kinetic-perception-people-launch/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X 18:57:57 find debian/ros-kinetic-perception-people-launch -perm -5 -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' \) -print0 2>/dev/null | xargs -0r chmod 0644 18:57:57 find debian/ros-kinetic-perception-people-launch/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w 18:57:57 dh_strip -O-v -O--buildsystem=cmake 18:57:58 dh_makeshlibs -O-v -O--buildsystem=cmake 18:57:58 rm -f debian/ros-kinetic-perception-people-launch/DEBIAN/shlibs 18:57:58 debian/rules override_dh_shlibdeps 18:57:58 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:57:58 # In case we're installing to a non-standard location, look for a setup.sh 18:57:58 # in the install tree that was dropped by catkin, and source it. It will 18:57:58 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 18:57:58 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 18:57:58 dh_shlibdeps -l/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1/debian/ros-kinetic-perception-people-launch//opt/ros/kinetic/lib/ 18:57:58 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1' 18:57:58 dh_installdeb -O-v -O--buildsystem=cmake 18:57:58 dh_gencontrol -O-v -O--buildsystem=cmake 18:57:58 echo misc:Depends= >> debian/ros-kinetic-perception-people-launch.substvars 18:57:58 echo misc:Pre-Depends= >> debian/ros-kinetic-perception-people-launch.substvars 18:57:58 dpkg-gencontrol -pros-kinetic-perception-people-launch -ldebian/changelog -Tdebian/ros-kinetic-perception-people-launch.substvars -Pdebian/ros-kinetic-perception-people-launch 18:57:58 dpkg-gencontrol: warning: Depends field of package ros-kinetic-perception-people-launch: unknown substitution variable ${shlibs:Depends} 18:57:58 chmod 0644 debian/ros-kinetic-perception-people-launch/DEBIAN/control 18:57:58 chown 0:0 debian/ros-kinetic-perception-people-launch/DEBIAN/control 18:57:58 dh_md5sums -O-v -O--buildsystem=cmake 18:57:58 (cd debian/ros-kinetic-perception-people-launch >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null 18:57:58 chmod 0644 debian/ros-kinetic-perception-people-launch/DEBIAN/md5sums 18:57:58 chown 0:0 debian/ros-kinetic-perception-people-launch/DEBIAN/md5sums 18:57:58 dh_builddeb -O-v -O--buildsystem=cmake 18:57:58 dpkg-deb --build debian/ros-kinetic-perception-people-launch .. 18:57:58 dpkg-deb: building package 'ros-kinetic-perception-people-launch' in '../ros-kinetic-perception-people-launch_1.8.1-1xenial-20190521-175534+0000_amd64.deb'. 18:57:58 dpkg-genchanges -b >../ros-kinetic-perception-people-launch_1.8.1-1xenial-20190521-175534+0000_amd64.changes 18:57:58 dpkg-genchanges: warning: debian/changelog(l11): found trailer where expected start of change data 18:57:58 LINE: -- Marc Hanheide <marc@hanheide.net> Tue, 21 May 2019 00:00:00 -0000 18:57:58 dpkg-genchanges: binary-only upload (no source code included) 18:57:58 dpkg-source --after-build ros-kinetic-perception-people-launch-1.8.1 18:57:58 dpkg-source: info: using options from ros-kinetic-perception-people-launch-1.8.1/debian/source/options: --auto-commit 18:57:59 dpkg-buildpackage: binary-only upload (no source included) 18:57:59 I: Successfully built in /tmp/binarydeb/ros-kinetic-perception-people-launch-1.8.1 18:57:59 # END SUBSECTION18:57:59 SSH: Connecting from host [lcas-buildfarm-slave-1] 18:57:59 SSH: Connecting with configuration [repo] ... 18:58:00 SSH: Disconnecting configuration [repo] ... 18:58:00 SSH: Transferred 2 file(s) 18:58:00 Build step 'Send files or execute commands over SSH' changed build result to SUCCESS 18:58:00 Waiting for the completion of Krel_import-package 18:58:03 Krel_import-package #4528 completed. Result was SUCCESS 18:58:03 $ ssh-agent -k 18:58:03 unset SSH_AUTH_SOCK; 18:58:03 unset SSH_AGENT_PID; 18:58:03 echo Agent pid 31496 killed; 18:58:03 [ssh-agent] Stopped. 18:58:03 [description-setter] Description set: 1.8.1-1xenial-20190521-175534+0000 18:58:03 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered 18:58:03 Triggering a new build of Krel_sync-packages-to-testing_xenial_amd64 18:58:03 Triggering a new build of Kbin_uX64__strands_perception_people__ubuntu_xenial_amd64__binary 18:58:03 Finished: SUCCESS5. Clean up to save disk space on slavesHide Details
18:57:59 # BEGIN SECTION: Clean up to save disk space on slaves 18:57:59 + chmod -R u+w /home/jenkins-slave/workspace/Kbin_uX64__perception_people_launch__ubuntu_xenial_amd64__binary/binarydeb 18:57:59 + rm -fr binarydeb/ros-kinetic-perception-people-launch-1.8.1/CHANGELOG.rst binarydeb/ros-kinetic-perception-people-launch-1.8.1/CMakeLists.txt binarydeb/ros-kinetic-perception-people-launch-1.8.1/LICENSE binarydeb/ros-kinetic-perception-people-launch-1.8.1/README.md binarydeb/ros-kinetic-perception-people-launch-1.8.1/attic binarydeb/ros-kinetic-perception-people-launch-1.8.1/debian binarydeb/ros-kinetic-perception-people-launch-1.8.1/launch binarydeb/ros-kinetic-perception-people-launch-1.8.1/obj-x86_64-linux-gnu binarydeb/ros-kinetic-perception-people-launch-1.8.1/package.xml 18:57:59 + echo # END SECTION 18:57:59 # END SECTION