SuccessConsole Output

21:14:42 Started by upstream project "Ksrc_uX__ptu_follow_frame__ubuntu_xenial__source" build number 4
21:14:42 originally caused by:
21:14:42  Started by upstream project "Krel_trigger-jobs" build number 42951
21:14:42  originally caused by:
21:14:42   Started by user Admin
21:14:42 Building remotely on build client 1 (slave buildslave indigo_devel_default) in workspace /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary
21:14:42 [ssh-agent] Looking for ssh-agent implementation...
21:14:42 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
21:14:42 $ ssh-agent
21:14:42 SSH_AUTH_SOCK=/tmp/ssh-hCXChQOH4szf/agent.4792
21:14:42 SSH_AGENT_PID=4794
21:14:42 [ssh-agent] Started.
21:14:43 $ ssh-add /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary@tmp/private_key_885047260590619953.key
21:14:43 Identity added: /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary@tmp/private_key_885047260590619953.key (/home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary@tmp/private_key_885047260590619953.key)
21:14:43 [ssh-agent] Using credentials jenkins-slave
21:14:43 
1. Check upstream projects

Hide Details

21:14:43 # BEGIN SECTION: Check upstream projects 21:14:43 Verify that no recursive upstream project is broken: 21:14:43 - 'Ksrc_uX__ptu_follow_frame__ubuntu_xenial__source' build '4' has result 'SUCCESS' 21:14:43 All recursive upstream projects are (un)stable 21:14:43 # END SECTION
21:14:43
2. Check free disk space

Hide Details

21:14:43 # BEGIN SECTION: Check free disk space 21:14:43 Usable disk space = 49804345344 bytes 21:14:43 Free space threshold = 5368709120 bytes 21:14:43 # END SECTION
21:14:43 [Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson7409133846206441288.sh 21:14:43 + echo # BEGIN SECTION: docker version
3. docker version

Hide Details

21:14:43 # BEGIN SECTION: docker version 21:14:43 + docker version 21:14:43 Client: 21:14:43 Version: 1.9.1 21:14:43 API version: 1.21 21:14:43 Go version: go1.4.2 21:14:43 Git commit: a34a1d5 21:14:43 Built: Fri Nov 20 13:12:04 UTC 2015 21:14:43 OS/Arch: linux/amd64 21:14:43 21:14:43 Server: 21:14:43 Version: 1.9.1 21:14:43 API version: 1.21 21:14:43 Go version: go1.4.2 21:14:43 Git commit: a34a1d5 21:14:43 Built: Fri Nov 20 13:12:04 UTC 2015 21:14:43 OS/Arch: linux/amd64 21:14:43 + echo # END SECTION 21:14:43 # END SECTION
21:14:43 + echo # BEGIN SECTION: docker info
4. docker info

Hide Details

21:14:43 # BEGIN SECTION: docker info 21:14:43 + docker info 21:14:49 Containers: 310 21:14:49 Images: 2383 21:14:49 Server Version: 1.9.1 21:14:49 Storage Driver: aufs 21:14:49 Root Dir: /var/lib/docker/aufs 21:14:49 Backing Filesystem: extfs 21:14:49 Dirs: 3387 21:14:49 Dirperm1 Supported: false 21:14:49 Execution Driver: native-0.2 21:14:49 Logging Driver: json-file 21:14:49 Kernel Version: 3.13.0-29-generic 21:14:49 Operating System: Ubuntu 14.04 LTS 21:14:49 CPUs: 2 21:14:49 Total Memory: 3.861 GiB 21:14:49 Name: lcas-buildfarm-slave-2 21:14:49 ID: LZSS:PF7G:CREH:TEQW:FH57:3M6D:KCSS:ODQY:SPHA:ND7A:FHYG:PNDE 21:14:49 WARNING: No swap limit support 21:14:49 + echo # END SECTION 21:14:49 # END SECTION
21:14:49 [Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson2861205524454352981.sh 21:14:49 + echo # BEGIN SECTION: Check docker status
5. Check docker status

Hide Details

21:14:49 # BEGIN SECTION: Check docker status 21:14:49 + echo Testing trivial docker invocation... 21:14:49 Testing trivial docker invocation... 21:14:49 + docker run --rm ubuntu:xenial true 21:14:51 + echo 'docker run' returned 0 21:14:51 'docker run' returned 0 21:14:51 docker seems operational, continuing 21:14:51 [Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson2070178637656229884.sh 21:14:51 + echo # END SECTION 21:14:51 # END SECTION
21:14:51 [Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5365048849363815502.sh 21:14:51 + echo # BEGIN SECTION: Embed wrapper scripts
6. Embed wrapper scripts

Hide Details

21:14:51 # BEGIN SECTION: Embed wrapper scripts 21:14:51 + rm -fr wrapper_scripts 21:14:51 + mkdir wrapper_scripts 21:14:51 + printf #!/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()) 21:14:51 + echo # END SECTION 21:14:51 # END SECTION
21:14:51 [Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5396214820465437827.sh 21:14:51 + echo # BEGIN SECTION: Clone ros_buildfarm
7. Clone ros_buildfarm

Hide Details

21:14:51 # BEGIN SECTION: Clone ros_buildfarm 21:14:51 + rm -fr ros_buildfarm 21:14:52 + python3 -u wrapper_scripts/git.py clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm 21:14:52 Invoking 'git clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm' 21:14:52 Cloning into 'ros_buildfarm'... 21:14:59 + git -C ros_buildfarm --no-pager log -n 1 21:14:59 commit aca918fa40d6391d4894b39d8d3477d2e6e0a390 21:14:59 Author: Marc Hanheide <marc@hanheide.de> 21:14:59 Date: Thu Aug 2 12:13:42 2018 +0100 21:14:59 21:14:59 added cleanup 21:14:59 + rm -fr ros_buildfarm/.git 21:14:59 + rm -fr ros_buildfarm/doc 21:14:59 + echo # END SECTION 21:14:59 # END SECTION
21:14:59 [Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5964463459993713643.sh 21:14:59 + echo # BEGIN SECTION: Write PGP repository keys
8. Write PGP repository keys

Hide Details

21:14:59 # BEGIN SECTION: Write PGP repository keys 21:14:59 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/keys 21:14:59 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/keys/1.key 21:14:59 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 21:14:59 Version: GnuPG v1.4.11 (GNU/Linux) 21:14:59 21:14:59 mQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn 21:14:59 MsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf 21:14:59 xcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw 21:14:59 kPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv 21:14:59 /o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh 21:14:59 EBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg 21:14:59 KFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD 21:14:59 BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX 21:14:59 yQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI 21:14:59 7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy 21:14:59 JjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T 21:14:59 Yh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++ 21:14:59 Cut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ 21:14:59 cvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM 21:14:59 hU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3 21:14:59 IWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm 21:14:59 Z4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK 21:14:59 7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb 21:14:59 oRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC 21:14:59 AAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U 21:14:59 NTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0 21:14:59 ikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU 21:14:59 M7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N 21:14:59 l9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ 21:14:59 Chb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ== 21:14:59 =nFcN 21:14:59 -----END PGP PUBLIC KEY BLOCK----- 21:14:59 21:14:59 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 21:14:59 Version: GnuPG v1 21:14:59 21:14:59 mQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F 21:14:59 WzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz 21:14:59 lt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I 21:14:59 D3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr 21:14:59 JuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe 21:14:59 giITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn 21:14:59 jIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ 21:14:59 FtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl 21:14:59 CUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk 21:14:59 ZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC 21:14:59 CAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ 21:14:59 jQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd 21:14:59 xwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0 21:14:59 SWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b 21:14:59 dceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6 21:14:59 K0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz 21:14:59 lIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y 21:14:59 UtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d 21:14:59 eu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF 21:14:59 yn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd 21:14:59 cYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q 21:14:59 ul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI 21:14:59 YmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru 21:14:59 sB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg 21:14:59 x9o= 21:14:59 =AGYp 21:14:59 -----END PGP PUBLIC KEY BLOCK----- 21:14:59 21:14:59 + echo # END SECTION 21:14:59 # END SECTION
21:14:59 [Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson513436365893577687.sh 21:14:59 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/docker_generating_docker 21:14:59 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/docker_generating_docker 21:14:59 + sleep 1 21:14:59 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 5141 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid 21:15:00 + echo # BEGIN SECTION: Generate Dockerfile - binarydeb task
9. Generate Dockerfile - binarydeb task

Hide Details

21:15:00 # BEGIN SECTION: Generate Dockerfile - binarydeb task 21:15:00 + export TZ=GMT+00 21:15:00 + export PYTHONPATH=/home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/ros_buildfarm: 21:15:00 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/release/run_binarydeb_job.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic ptu_follow_frame ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/keys/1.key --target-repository http://10.210.9.154/ubuntu/building --binarydeb-dir /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/binarydeb --dockerfile-dir /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/docker_generating_docker --append-timestamp 21:15:02 Using the following distribution repositories: 21:15:02 http://10.210.9.154/ubuntu/building (/home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/keys/0.key) 21:15:02 http://packages.ros.org/ros/ubuntu (/home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/keys/1.key) 21:15:02 Generating Dockerfile '/home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/docker_generating_docker/Dockerfile': 21:15:02 # generated from release/binarydeb_create_task.Dockerfile.em 21:15:02 21:15:02 FROM ubuntu:xenial 21:15:02 21:15:02 VOLUME ["/var/cache/apt/archives"] 21:15:02 21:15:02 ENV DEBIAN_FRONTEND noninteractive 21:15:02 21:15:02 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 21:15:02 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 21:15:02 RUN locale-gen en_US.UTF-8 21:15:02 ENV LANG en_US.UTF-8 21:15:02 ENV TZ GMT+00 21:15:02 21:15:02 21:15:02 RUN useradd -u 1002 -m buildfarm 21:15:02 21:15:02 21:15:02 RUN mkdir /tmp/keys 21:15:02 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 21:15:02 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 21:15:02 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:15:02 RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:15:02 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:15:02 21:15:02 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) 21:15:02 21:15:02 RUN mkdir /tmp/wrapper_scripts 21:15:02 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 21:15:02 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 21:15:02 21:15:02 # automatic invalidation once every day 21:15:02 RUN echo "2018-09-10 (+0000)" 21:15:02 21:15:02 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 21:15:02 21:15:02 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 21:15:02 21:15:02 # always invalidate to actually have the latest apt repo state 21:15:02 RUN echo "2018-09-10 20:15:02 +0000" 21:15:02 RUN python3 -u /tmp/wrapper_scripts/apt.py update 21:15:02 21:15:02 USER buildfarm 21:15:02 ENTRYPOINT ["sh", "-c"] 21:15:02 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 ptu_follow_frame --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic ptu_follow_frame --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 ptu_follow_frame 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"] 21:15:02 + echo # END SECTION 21:15:02 # END SECTION
21:15:02 + echo # BEGIN SECTION: Build Dockerfile - binarydeb task
10. Build Dockerfile - binarydeb task

Hide Details

21:15:02 # BEGIN SECTION: Build Dockerfile - binarydeb task 21:15:02 + cd /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/docker_generating_docker 21:15:02 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 21:15:03 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 21:15:03 Check docker base image for updates: docker pull ubuntu:xenial 21:15:04 xenial: Pulling from library/ubuntu 21:15:06 Digest: sha256:f53ee6c26fed293a1faaad6cb83713ce9289e4a38a9ea7e0d78c156fa1022e75 21:15:06 Status: Image is up to date for ubuntu:xenial 21:15:06 + docker build --force-rm -t binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_ptu_follow_frame . 21:15:06 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 21:15:06 Step 1 : FROM ubuntu:xenial 21:15:06 ---> 2b9623518fa2 21:15:06 Step 2 : VOLUME /var/cache/apt/archives 21:15:07 ---> Using cache 21:15:07 ---> 74ba1b76bf6e 21:15:07 Step 3 : ENV DEBIAN_FRONTEND noninteractive 21:15:07 ---> Using cache 21:15:07 ---> 2493ca106c60 21:15:07 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 21:15:08 ---> Using cache 21:15:08 ---> 885388895e3f 21:15:08 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 21:15:10 ---> Using cache 21:15:10 ---> 40393b666211 21:15:10 Step 6 : RUN locale-gen en_US.UTF-8 21:15:11 ---> Using cache 21:15:11 ---> e52d5a0e19f6 21:15:11 Step 7 : ENV LANG en_US.UTF-8 21:15:12 ---> Using cache 21:15:12 ---> 2a9c5e2d8565 21:15:12 Step 8 : ENV TZ GMT+00 21:15:13 ---> Using cache 21:15:13 ---> be900094f1df 21:15:13 Step 9 : RUN useradd -u 1002 -m buildfarm 21:15:13 ---> Using cache 21:15:13 ---> 653b534e961f 21:15:13 Step 10 : RUN mkdir /tmp/keys 21:15:14 ---> Using cache 21:15:14 ---> e4ea2a03c969 21:15:14 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 21:15:14 ---> Using cache 21:15:14 ---> d89322b323f7 21:15:14 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 21:15:15 ---> Using cache 21:15:15 ---> 0aca65174b48 21:15:15 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:15:16 ---> Using cache 21:15:16 ---> 068fa303acf0 21:15:16 Step 14 : RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:15:16 ---> Using cache 21:15:16 ---> c121a851babf 21:15:16 Step 15 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:15:17 ---> Using cache 21:15:17 ---> 3e19efbd1048 21:15:17 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) 21:15:17 ---> Using cache 21:15:17 ---> e4c20c1993e1 21:15:17 Step 17 : RUN mkdir /tmp/wrapper_scripts 21:15:18 ---> Using cache 21:15:18 ---> 7d980225418b 21:15:18 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 21:15:18 ---> Using cache 21:15:18 ---> ebcd8290684a 21:15:18 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 21:15:19 ---> Using cache 21:15:19 ---> 899986f02163 21:15:19 Step 20 : RUN echo "2018-09-10 (+0000)" 21:15:19 ---> Using cache 21:15:19 ---> b5bb7b1c10f7 21:15:19 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 21:15:20 ---> Using cache 21:15:20 ---> fc0f8241b697 21:15:20 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 21:15:20 ---> Using cache 21:15:20 ---> 803f613fd96a 21:15:20 Step 23 : RUN echo "2018-09-10 20:15:02 +0000" 21:15:21 ---> Running in 1b53e1ab3a9a 21:15:22 2018-09-10 20:15:02 +0000 21:15:24 ---> c49c238bc95b 21:15:24 Removing intermediate container 1b53e1ab3a9a 21:15:24 Step 24 : RUN python3 -u /tmp/wrapper_scripts/apt.py update 21:15:24 ---> Running in 2a0715a8736d 21:15:26 Invoking 'apt-get update' 21:15:26 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 21:15:26 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 21:15:26 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 21:15:26 Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 21:15:26 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 21:15:26 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 21:15:26 Hit:7 http://packages.ros.org/ros/ubuntu xenial InRelease 21:15:26 Get:8 http://10.210.9.154/ubuntu/building xenial/main Sources [137 kB] 21:15:26 Get:9 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [148 kB] 21:15:27 Get:10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [706 kB] 21:15:27 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [278 kB] 21:15:27 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,094 kB] 21:15:27 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [879 kB] 21:15:27 Fetched 3,673 kB in 1s (2,465 kB/s) 21:15:29 Reading package lists... 21:15:29 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:15:29 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:15:29 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:15:29 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:15:29 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 21:15:29 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:15:29 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:15:29 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:15:29 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:18:48 ---> 6878fec1786b 21:19:19 Removing intermediate container 2a0715a8736d 21:19:19 Step 25 : USER buildfarm 21:19:31 ---> Running in d4741099c90c 21:20:54 ---> 9bedd85c9521 21:21:04 Removing intermediate container d4741099c90c 21:21:04 Step 26 : ENTRYPOINT sh -c 21:21:05 ---> Running in da9092b6612e 21:21:05 ---> a9d2ee196d75 21:21:05 Error removing intermediate container da9092b6612e: rmdriverfs: Driver aufs failed to remove root filesystem da9092b6612e0f09dda50ddbe74e12473a2d61f7de50915952ffc0e21074d56e: rename /var/lib/docker/aufs/mnt/da9092b6612e0f09dda50ddbe74e12473a2d61f7de50915952ffc0e21074d56e /var/lib/docker/aufs/mnt/da9092b6612e0f09dda50ddbe74e12473a2d61f7de50915952ffc0e21074d56e-removing: device or resource busy 21:21:05 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 ptu_follow_frame --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic ptu_follow_frame --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 ptu_follow_frame 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 21:21:05 ---> Running in f59816673c99 21:21:05 ---> cd0393de3a81 21:21:05 Error removing intermediate container da9092b6612e: nosuchcontainer: no such id: da9092b6612e0f09dda50ddbe74e12473a2d61f7de50915952ffc0e21074d56e 21:21:05 Successfully built cd0393de3a81 21:21:05 + echo # END SECTION 21:21:05 # END SECTION
21:21:05 + echo # BEGIN SECTION: Run Dockerfile - binarydeb task
11. Run Dockerfile - binarydeb task

Hide Details

21:21:05 # BEGIN SECTION: Run Dockerfile - binarydeb task 21:21:05 + [ -f /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/binarydeb ] 21:21:05 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/binarydeb 21:21:06 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/docker_build_binarydeb 21:21:06 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/binarydeb 21:21:06 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/docker_build_binarydeb 21:21:06 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid -e=TRAVIS= -e=ROS_BUILDFARM_PULL_REQUEST_BRANCH= -v /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__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_ptu_follow_frame
11.1. get sourcedeb

Hide Details

21:21:07 # BEGIN SUBSECTION: get sourcedeb 21:21:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:21:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:21:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:21:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:21:19 Invoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-kinetic-ptu-follow-frame=0.1.2-0xenial' 21:21:21 Invoking 'apt-get source --download-only --only-source ros-kinetic-ptu-follow-frame=0.1.2-0xenial' 21:21:21 Reading package lists... 21:21:21 Need to get 6,866 B of source archives. 21:21:21 Get:1 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-ptu-follow-frame 0.1.2-0xenial (dsc) [1,094 B] 21:21:21 Get:2 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-ptu-follow-frame 0.1.2-0xenial (tar) [3,660 B] 21:21:21 Get:3 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-ptu-follow-frame 0.1.2-0xenial (diff) [2,112 B] 21:21:21 Fetched 6,866 B in 0s (76.7 kB/s) 21:21:21 Download complete and in download only mode 21:21:21 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:21:21 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:21:21 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:21:21 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:21:21 Invoking 'dpkg-source -x ros-kinetic-ptu-follow-frame_0.1.2-0xenial.dsc' 21:21:21 dpkg-source: warning: extracting unsigned source package (ros-kinetic-ptu-follow-frame_0.1.2-0xenial.dsc) 21:21:22 dpkg-source: info: extracting ros-kinetic-ptu-follow-frame in ros-kinetic-ptu-follow-frame-0.1.2 21:21:22 dpkg-source: info: unpacking ros-kinetic-ptu-follow-frame_0.1.2.orig.tar.gz 21:21:22 dpkg-source: info: unpacking ros-kinetic-ptu-follow-frame_0.1.2-0xenial.debian.tar.xz 21:21:22 Package maintainer emails: cburbridge@gmail.com 21:21:22 # END SUBSECTION
11.2. append build timestamp

Hide Details

21:21:22 # BEGIN SUBSECTION: append build timestamp 21:21:22 dpkg-parsechangelog: warning: debian/changelog(l5): found trailer where expected start of change data 21:21:22 LINE: -- Chris Burbridge <cburbridge@gmail.com> Wed, 28 Jun 2017 00:00:00 -0000 21:21:22 Invoking 'debchange -v 0.1.2-0xenial-20180910-202122+0000 -p -D xenial -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:21:24 debchange: warning: debian/changelog(l5): found trailer where expected start of change data 21:21:24 LINE: -- Chris Burbridge <cburbridge@gmail.com> Wed, 28 Jun 2017 00:00:00 -0000 21:21:24 # END SUBSECTION
21:21:28 Looking for the '.dsc' file of package 'ros-kinetic-ptu-follow-frame' with version '0.1.2-0' 21:21:30 Using the following distribution repositories: 21:21:30 http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) 21:21:30 http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) 21:21:30 Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': 21:21:30 # generated from release/binarydeb_task.Dockerfile.em 21:21:30 21:21:30 21:21:30 FROM ubuntu:xenial 21:21:30 21:21:30 VOLUME ["/var/cache/apt/archives"] 21:21:30 21:21:30 ENV DEBIAN_FRONTEND noninteractive 21:21:30 21:21:30 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 21:21:30 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 21:21:30 RUN locale-gen en_US.UTF-8 21:21:30 ENV LANG en_US.UTF-8 21:21:30 ENV TZ GMT+00 21:21:30 21:21:30 RUN useradd -u 1002 -m buildfarm 21:21:30 21:21:30 21:21:30 RUN mkdir /tmp/keys 21:21:30 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 21:21:30 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 21:21:30 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:21:30 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:21:30 21:21:30 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) 21:21:30 21:21:30 RUN mkdir /tmp/wrapper_scripts 21:21:30 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 21:21:30 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 21:21:30 21:21:30 # automatic invalidation once every day 21:21:30 RUN echo "2018-09-10 (+0000)" 21:21:30 21:21:30 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 21:21:30 21:21:30 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 21:21:30 21:21:30 # for each dependency: echo version, apt update, apt install, apt clean 21:21:30 # to prevent exceeding the docker layer limit several lines have been folded 21:21:30 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 21:21:30 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 21:21:30 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 21:21:30 RUN echo "ros-kinetic-message-generation: 0.4.0-0xenial-20180824-081816-0800" && echo "ros-kinetic-rospy: 1.12.14-0xenial-20180824-093546-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-message-generation ros-kinetic-rospy 21:21:30 RUN echo "ros-kinetic-sensor-msgs: 1.12.6-0xenial-20180824-104202-0800" && echo "ros-kinetic-tf: 1.11.9-0xenial-20180824-131716-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-sensor-msgs ros-kinetic-tf 21:21:30 21:21:30 USER buildfarm 21:21:30 ENTRYPOINT ["sh", "-c"] 21:21:30 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic ptu_follow_frame --sourcedeb-dir /tmp/binarydeb"] 21:21:30 Mount the following volumes when running the container: 21:21:30 -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro 21:21:30 -v /tmp/binarydeb:/tmp/binarydeb 21:21:31 + echo # END SECTION 21:21:31 # END SECTION
21:21:31 [Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson3968946039846410520.sh 21:21:31 + sleep 1 21:21:31 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 315 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid 21:21:32 + echo # BEGIN SECTION: Build Dockerfile - build binarydeb
12. Build Dockerfile - build binarydeb

Hide Details

21:21:32 # BEGIN SECTION: Build Dockerfile - build binarydeb 21:21:32 + cd /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/docker_build_binarydeb 21:21:32 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 21:21:32 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 21:21:32 Check docker base image for updates: docker pull ubuntu:xenial 21:21:33 xenial: Pulling from library/ubuntu 21:21:33 Digest: sha256:f53ee6c26fed293a1faaad6cb83713ce9289e4a38a9ea7e0d78c156fa1022e75 21:21:33 Status: Image is up to date for ubuntu:xenial 21:21:33 + docker build --force-rm -t binarydeb_build.kinetic_ubuntu_xenial_amd64_ptu_follow_frame . 21:21:33 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 21:21:34 Step 1 : FROM ubuntu:xenial 21:21:34 ---> 2b9623518fa2 21:21:34 Step 2 : VOLUME /var/cache/apt/archives 21:21:47 ---> Using cache 21:21:47 ---> 74ba1b76bf6e 21:21:47 Step 3 : ENV DEBIAN_FRONTEND noninteractive 21:21:47 ---> Using cache 21:21:47 ---> 2493ca106c60 21:21:47 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 21:21:48 ---> Using cache 21:21:48 ---> 885388895e3f 21:21:48 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 21:21:48 ---> Using cache 21:21:48 ---> 40393b666211 21:21:48 Step 6 : RUN locale-gen en_US.UTF-8 21:21:49 ---> Using cache 21:21:49 ---> e52d5a0e19f6 21:21:49 Step 7 : ENV LANG en_US.UTF-8 21:21:50 ---> Using cache 21:21:50 ---> 2a9c5e2d8565 21:21:50 Step 8 : ENV TZ GMT+00 21:21:50 ---> Using cache 21:21:50 ---> be900094f1df 21:21:50 Step 9 : RUN useradd -u 1002 -m buildfarm 21:21:51 ---> Using cache 21:21:51 ---> 653b534e961f 21:21:51 Step 10 : RUN mkdir /tmp/keys 21:21:52 ---> Using cache 21:21:52 ---> e4ea2a03c969 21:21:52 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 21:21:53 ---> Using cache 21:21:53 ---> d89322b323f7 21:21:53 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 21:21:53 ---> Using cache 21:21:53 ---> 0aca65174b48 21:21:53 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:21:54 ---> Using cache 21:21:54 ---> 068fa303acf0 21:21:54 Step 14 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 21:21:54 ---> Using cache 21:21:54 ---> 27bd819464fc 21:21: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) 21:21:55 ---> Using cache 21:21:55 ---> 81a16c385fe9 21:21:55 Step 16 : RUN mkdir /tmp/wrapper_scripts 21:21:55 ---> Using cache 21:21:55 ---> f62a0247fa67 21:21: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 21:21:56 ---> Using cache 21:21:56 ---> 489f397ca7ba 21:21: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 21:21:56 ---> Using cache 21:21:56 ---> 4251c1c51aac 21:21:56 Step 19 : RUN echo "2018-09-10 (+0000)" 21:21:57 ---> Using cache 21:21:57 ---> 13690b994e9e 21:21: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 21:21:58 ---> Using cache 21:21:58 ---> e652af2f1513 21:21:58 Step 21 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 21:21:58 ---> Using cache 21:21:58 ---> f61e0b6a1fb0 21:21: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 21:21:59 ---> Using cache 21:21:59 ---> 64b586568a89 21:21:59 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 21:22:00 ---> Using cache 21:22:00 ---> 27a068b6baae 21:22:00 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 21:22:00 ---> Using cache 21:22:00 ---> 58a1b96cc2fe 21:22:00 Step 25 : RUN echo "ros-kinetic-message-generation: 0.4.0-0xenial-20180824-081816-0800" && echo "ros-kinetic-rospy: 1.12.14-0xenial-20180824-093546-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-message-generation ros-kinetic-rospy 21:22:03 ---> Running in 8de76b6a0b60 21:22:03 ros-kinetic-message-generation: 0.4.0-0xenial-20180824-081816-0800 21:22:03 ros-kinetic-rospy: 1.12.14-0xenial-20180824-093546-0800 21:22:04 Invoking 'apt-get update' 21:22:04 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 21:22:04 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 21:22:04 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 21:22:04 Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 21:22:04 Get:5 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 21:22:04 Hit:6 http://packages.ros.org/ros/ubuntu xenial InRelease 21:22:04 Get:7 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 21:22:04 Get:8 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [148 kB] 21:22:04 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [278 kB] 21:22:04 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,094 kB] 21:22:04 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [879 kB] 21:22:05 Get:12 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [706 kB] 21:22:06 Fetched 3,537 kB in 1s (2,053 kB/s) 21:22:07 Reading package lists... 21:22:07 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:22:07 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:22:07 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:22:07 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:22:07 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 21:22:07 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:22:07 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:22:07 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:22:07 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:22:07 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-message-generation ros-kinetic-rospy' 21:22:10 Reading package lists... 21:22:10 Building dependency tree... 21:22:10 Reading state information... 21:22:10 Starting pkgProblemResolver with broken count: 0 21:22:10 Starting 2 pkgProblemResolver with broken count: 0 21:22:10 Done 21:22:10 The following additional packages will be installed: 21:22:10 distro-info-data icu-devtools libapr1 libapr1-dev libaprutil1 21:22:10 libaprutil1-dev libblas-common libblas3 libboost-all-dev libboost-atomic-dev 21:22:10 libboost-atomic1.58-dev libboost-atomic1.58.0 libboost-chrono-dev 21:22:10 libboost-chrono1.58-dev libboost-chrono1.58.0 libboost-context-dev 21:22:10 libboost-context1.58-dev libboost-context1.58.0 libboost-coroutine-dev 21:22:10 libboost-coroutine1.58-dev libboost-coroutine1.58.0 libboost-date-time-dev 21:22:10 libboost-date-time1.58-dev libboost-date-time1.58.0 libboost-dev 21:22:10 libboost-exception-dev libboost-exception1.58-dev libboost-filesystem-dev 21:22:10 libboost-filesystem1.58-dev libboost-filesystem1.58.0 libboost-graph-dev 21:22:10 libboost-graph-parallel-dev libboost-graph-parallel1.58-dev 21:22:10 libboost-graph-parallel1.58.0 libboost-graph1.58-dev libboost-graph1.58.0 21:22:10 libboost-iostreams-dev libboost-iostreams1.58-dev libboost-iostreams1.58.0 21:22:10 libboost-locale-dev libboost-locale1.58-dev libboost-locale1.58.0 21:22:10 libboost-log-dev libboost-log1.58-dev libboost-log1.58.0 libboost-math-dev 21:22:10 libboost-math1.58-dev libboost-math1.58.0 libboost-mpi-dev 21:22:10 libboost-mpi-python-dev libboost-mpi-python1.58-dev 21:22:10 libboost-mpi-python1.58.0 libboost-mpi1.58-dev libboost-mpi1.58.0 21:22:10 libboost-program-options-dev libboost-program-options1.58-dev 21:22:10 libboost-program-options1.58.0 libboost-python-dev libboost-python1.58-dev 21:22:10 libboost-python1.58.0 libboost-random-dev libboost-random1.58-dev 21:22:10 libboost-random1.58.0 libboost-regex-dev libboost-regex1.58-dev 21:22:10 libboost-regex1.58.0 libboost-serialization-dev 21:22:10 libboost-serialization1.58-dev libboost-serialization1.58.0 21:22:10 libboost-signals-dev libboost-signals1.58-dev libboost-signals1.58.0 21:22:10 libboost-system-dev libboost-system1.58-dev libboost-system1.58.0 21:22:10 libboost-test-dev libboost-test1.58-dev libboost-test1.58.0 21:22:10 libboost-thread-dev libboost-thread1.58-dev libboost-thread1.58.0 21:22:10 libboost-timer-dev libboost-timer1.58-dev libboost-timer1.58.0 21:22:10 libboost-tools-dev libboost-wave-dev libboost-wave1.58-dev 21:22:10 libboost-wave1.58.0 libboost1.58-dev libboost1.58-tools-dev 21:22:10 libconsole-bridge-dev libconsole-bridge0.2v5 libexpat1-dev libgfortran3 21:22:10 libhwloc-dev libhwloc-plugins libhwloc5 libibverbs-dev libibverbs1 21:22:10 libicu-dev liblapack3 libldap2-dev liblog4cxx-dev liblog4cxx10-dev 21:22:10 liblog4cxx10v5 libltdl-dev libltdl7 libnuma-dev libnuma1 libopenmpi-dev 21:22:10 libopenmpi1.10 libpciaccess0 libpython-dev libpython2.7 libpython2.7-dev 21:22:10 libsctp-dev libsctp1 libtinyxml-dev libtinyxml2.6.2v5 libtool libyaml-0-2 21:22:10 lsb-release mpi-default-bin mpi-default-dev ocl-icd-libopencl1 openmpi-bin 21:22:10 openmpi-common pkg-config python-dev python-netifaces python-numpy 21:22:10 python-rosdep python-rosdistro python-rosdistro-modules python-rospkg 21:22:10 python-rospkg-modules python-setuptools python-yaml python2.7-dev 21:22:10 ros-kinetic-cpp-common ros-kinetic-gencpp ros-kinetic-geneus 21:22:10 ros-kinetic-genlisp ros-kinetic-genmsg ros-kinetic-gennodejs 21:22:10 ros-kinetic-genpy ros-kinetic-message-runtime ros-kinetic-ros-environment 21:22:10 ros-kinetic-rosbuild ros-kinetic-rosconsole ros-kinetic-roscpp 21:22:10 ros-kinetic-roscpp-serialization ros-kinetic-roscpp-traits 21:22:10 ros-kinetic-rosgraph ros-kinetic-rosgraph-msgs ros-kinetic-roslib 21:22:10 ros-kinetic-rospack ros-kinetic-rostime ros-kinetic-std-msgs 21:22:10 ros-kinetic-xmlrpcpp uuid-dev 21:22:10 Suggested packages: 21:22:10 libboost-doc graphviz libboost1.58-doc gccxml libmpfrc++-dev libntl-dev 21:22:10 xsltproc doxygen docbook-xml docbook-xsl default-jdk fop 21:22:10 libhwloc-contrib-plugins icu-doc liblog4cxx-doc zip libtool-doc opennmpi-doc 21:22:10 pciutils lksctp-tools libtinyxml-doc autoconf automaken gfortran 21:22:10 | fortran95-compiler gcj-jdk lsb opencl-icd gfortran openmpi-checkpoint 21:22:10 python-numpy-dbg python-numpy-doc python-setuptools-doc 21:22:10 The following NEW packages will be installed: 21:22:10 distro-info-data icu-devtools libapr1 libapr1-dev libaprutil1 21:22:10 libaprutil1-dev libblas-common libblas3 libboost-all-dev libboost-atomic-dev 21:22:10 libboost-atomic1.58-dev libboost-atomic1.58.0 libboost-chrono-dev 21:22:10 libboost-chrono1.58-dev libboost-chrono1.58.0 libboost-context-dev 21:22:10 libboost-context1.58-dev libboost-context1.58.0 libboost-coroutine-dev 21:22:10 libboost-coroutine1.58-dev libboost-coroutine1.58.0 libboost-date-time-dev 21:22:10 libboost-date-time1.58-dev libboost-date-time1.58.0 libboost-dev 21:22:10 libboost-exception-dev libboost-exception1.58-dev libboost-filesystem-dev 21:22:10 libboost-filesystem1.58-dev libboost-filesystem1.58.0 libboost-graph-dev 21:22:10 libboost-graph-parallel-dev libboost-graph-parallel1.58-dev 21:22:10 libboost-graph-parallel1.58.0 libboost-graph1.58-dev libboost-graph1.58.0 21:22:10 libboost-iostreams-dev libboost-iostreams1.58-dev libboost-iostreams1.58.0 21:22:10 libboost-locale-dev libboost-locale1.58-dev libboost-locale1.58.0 21:22:10 libboost-log-dev libboost-log1.58-dev libboost-log1.58.0 libboost-math-dev 21:22:10 libboost-math1.58-dev libboost-math1.58.0 libboost-mpi-dev 21:22:10 libboost-mpi-python-dev libboost-mpi-python1.58-dev 21:22:10 libboost-mpi-python1.58.0 libboost-mpi1.58-dev libboost-mpi1.58.0 21:22:10 libboost-program-options-dev libboost-program-options1.58-dev 21:22:10 libboost-program-options1.58.0 libboost-python-dev libboost-python1.58-dev 21:22:10 libboost-python1.58.0 libboost-random-dev libboost-random1.58-dev 21:22:10 libboost-random1.58.0 libboost-regex-dev libboost-regex1.58-dev 21:22:10 libboost-regex1.58.0 libboost-serialization-dev 21:22:10 libboost-serialization1.58-dev libboost-serialization1.58.0 21:22:10 libboost-signals-dev libboost-signals1.58-dev libboost-signals1.58.0 21:22:10 libboost-system-dev libboost-system1.58-dev libboost-system1.58.0 21:22:10 libboost-test-dev libboost-test1.58-dev libboost-test1.58.0 21:22:10 libboost-thread-dev libboost-thread1.58-dev libboost-thread1.58.0 21:22:10 libboost-timer-dev libboost-timer1.58-dev libboost-timer1.58.0 21:22:10 libboost-tools-dev libboost-wave-dev libboost-wave1.58-dev 21:22:10 libboost-wave1.58.0 libboost1.58-dev libboost1.58-tools-dev 21:22:10 libconsole-bridge-dev libconsole-bridge0.2v5 libexpat1-dev libgfortran3 21:22:10 libhwloc-dev libhwloc-plugins libhwloc5 libibverbs-dev libibverbs1 21:22:10 libicu-dev liblapack3 libldap2-dev liblog4cxx-dev liblog4cxx10-dev 21:22:10 liblog4cxx10v5 libltdl-dev libltdl7 libnuma-dev libnuma1 libopenmpi-dev 21:22:10 libopenmpi1.10 libpciaccess0 libpython-dev libpython2.7 libpython2.7-dev 21:22:10 libsctp-dev libsctp1 libtinyxml-dev libtinyxml2.6.2v5 libtool libyaml-0-2 21:22:10 lsb-release mpi-default-bin mpi-default-dev ocl-icd-libopencl1 openmpi-bin 21:22:10 openmpi-common pkg-config python-dev python-netifaces python-numpy 21:22:10 python-rosdep python-rosdistro python-rosdistro-modules python-rospkg 21:22:10 python-rospkg-modules python-setuptools python-yaml python2.7-dev 21:22:10 ros-kinetic-cpp-common ros-kinetic-gencpp ros-kinetic-geneus 21:22:10 ros-kinetic-genlisp ros-kinetic-genmsg ros-kinetic-gennodejs 21:22:10 ros-kinetic-genpy ros-kinetic-message-generation ros-kinetic-message-runtime 21:22:10 ros-kinetic-ros-environment ros-kinetic-rosbuild ros-kinetic-rosconsole 21:22:10 ros-kinetic-roscpp ros-kinetic-roscpp-serialization 21:22:10 ros-kinetic-roscpp-traits ros-kinetic-rosgraph ros-kinetic-rosgraph-msgs 21:22:10 ros-kinetic-roslib ros-kinetic-rospack ros-kinetic-rospy ros-kinetic-rostime 21:22:10 ros-kinetic-std-msgs ros-kinetic-xmlrpcpp uuid-dev 21:22:11 0 upgraded, 163 newly installed, 0 to remove and 1 not upgraded. 21:22:11 Need to get 64.1 MB of archives. 21:22:11 After this operation, 332 MB of additional disk space will be used. 21:22:11 Get:1 http://10.210.9.154/ubuntu/building xenial/main amd64 python-rospkg-modules all 1.1.7-1 [23.4 kB] 21:22:11 Get:2 http://10.210.9.154/ubuntu/building xenial/main amd64 python-rospkg all 1.1.7-100 [2,102 B] 21:22:11 Get:3 http://10.210.9.154/ubuntu/building xenial/main amd64 python-rosdistro-modules all 0.6.9-1 [30.5 kB] 21:22:11 Get:4 http://10.210.9.154/ubuntu/building xenial/main amd64 python-rosdistro all 0.6.9-100 [6,208 B] 21:22:11 Get:5 http://10.210.9.154/ubuntu/building xenial/main amd64 python-rosdep all 0.12.2-1 [46.7 kB] 21:22:11 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-0-2 amd64 0.1.6-3 [47.6 kB] 21:22:11 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.8 [4,502 B] 21:22:11 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB] 21:22:11 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnuma1 amd64 2.0.11-1ubuntu1.1 [21.0 kB] 21:22:11 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] 21:22:11 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] 21:22:11 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 uuid-dev amd64 2.27.1-6ubuntu3.6 [26.4 kB] 21:22:11 Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] 21:22:11 Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] 21:22:11 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapr1-dev amd64 1.5.2-3 [650 kB] 21:22:11 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] 21:22:11 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap2-dev amd64 2.4.42+dfsg-2ubuntu3.3 [262 kB] 21:22:11 Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] 21:22:11 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dev amd64 1.5.4-1build1 [361 kB] 21:22:11 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] 21:22:11 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] 21:22:11 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [6,222 kB] 21:22:12 Get:23 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-cpp-common amd64 0.6.11-0xenial-20180824-081824-0800 [18.9 kB] 21:22:12 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libboost-dev amd64 1.58.0.1ubuntu1 [3,134 B] 21:22:12 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost1.58-tools-dev amd64 1.58.0+dfsg-5ubuntu3.1 [1,140 kB] 21:22:12 Get:26 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-tools-dev amd64 1.58.0.1ubuntu1 [2,974 B] 21:22:12 Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-atomic1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [7,120 B] 21:22:12 Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-atomic1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [5,026 B] 21:22:12 Get:29 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-atomic-dev amd64 1.58.0.1ubuntu1 [3,104 B] 21:22:12 Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] 21:22:12 Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-chrono1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [13.2 kB] 21:22:12 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-chrono1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [15.6 kB] 21:22:12 Get:33 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-chrono-dev amd64 1.58.0.1ubuntu1 [3,422 B] 21:22:12 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] 21:22:12 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-context1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [18.9 kB] 21:22:12 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-context1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [19.0 kB] 21:22:12 Get:37 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-context-dev amd64 1.58.0.1ubuntu1 [2,994 B] 21:22:12 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-coroutine1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [20.2 kB] 21:22:12 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-coroutine1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [21.0 kB] 21:22:12 Get:40 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-coroutine-dev amd64 1.58.0.1ubuntu1 [3,070 B] 21:22:12 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-date-time1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [20.7 kB] 21:22:12 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-serialization1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [113 kB] 21:22:12 Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-serialization1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [147 kB] 21:22:12 Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-date-time1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [27.4 kB] 21:22:12 Get:45 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-date-time-dev amd64 1.58.0.1ubuntu1 [2,800 B] 21:22:12 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-exception1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [4,456 B] 21:22:12 Get:47 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-exception-dev amd64 1.58.0.1ubuntu1 [2,792 B] 21:22:12 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] 21:22:12 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-system1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [8,526 B] 21:22:12 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-filesystem1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [46.4 kB] 21:22:12 Get:51 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-filesystem-dev amd64 1.58.0.1ubuntu1 [2,826 B] 21:22:12 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-regex1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [261 kB] 21:22:12 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-graph1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [94.2 kB] 21:22:12 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-test1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [188 kB] 21:22:12 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-test1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [232 kB] 21:22:12 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-graph1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [104 kB] 21:22:12 Get:57 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-graph-dev amd64 1.58.0.1ubuntu1 [2,886 B] 21:22:12 Get:58 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] 21:22:12 Get:59 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libhwloc5 amd64 1.11.2-3 [99.5 kB] 21:22:12 Get:60 http://archive.ubuntu.com/ubuntu xenial/main amd64 libibverbs1 amd64 1.1.8-1.1ubuntu2 [25.0 kB] 21:22:12 Get:61 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopenmpi1.10 amd64 1.10.2-8ubuntu1 [2,025 kB] 21:22:12 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-mpi1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.8 kB] 21:22:12 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-graph-parallel1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [72.6 kB] 21:22:12 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-graph-parallel1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [78.9 kB] 21:22:12 Get:65 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-graph-parallel-dev amd64 1.58.0.1ubuntu1 [2,932 B] 21:22:12 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] 21:22:12 Get:67 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-genmsg amd64 0.5.11-0xenial-20180824-080325-0800 [34.8 kB] 21:22:12 Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-regex1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [322 kB] 21:22:12 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] 21:22:12 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-iostreams1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [36.2 kB] 21:22:12 Get:71 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-iostreams-dev amd64 1.58.0.1ubuntu1 [2,784 B] 21:22:12 Get:72 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-locale1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [242 kB] 21:22:12 Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-locale1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [331 kB] 21:22:12 Get:74 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-locale-dev amd64 1.58.0.1ubuntu1 [3,128 B] 21:22:12 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-log1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [422 kB] 21:22:12 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-thread1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [48.8 kB] 21:22:12 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-log1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [533 kB] 21:22:12 Get:78 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-log-dev amd64 1.58.0.1ubuntu1 [2,986 B] 21:22:12 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-math1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [291 kB] 21:22:12 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-math1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [829 kB] 21:22:12 Get:81 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-gencpp amd64 0.6.0-0xenial-20180824-081412-0800 [14.2 kB] 21:22:12 Get:82 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-geneus amd64 2.2.6-0xenial-20180824-081429-0800 [24.9 kB] 21:22:12 Get:83 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-genlisp amd64 0.4.16-0xenial-20180824-081624-0800 [21.5 kB] 21:22:12 Get:84 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-gennodejs amd64 2.0.1-0xenial-20180824-081715-0800 [21.6 kB] 21:22:12 Get:85 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-math-dev amd64 1.58.0.1ubuntu1 [2,998 B] 21:22:12 Get:86 http://archive.ubuntu.com/ubuntu xenial/universe amd64 openmpi-common all 1.10.2-8ubuntu1 [129 kB] 21:22:12 Get:87 http://archive.ubuntu.com/ubuntu xenial/main amd64 libibverbs-dev amd64 1.1.8-1.1ubuntu2 [77.6 kB] 21:22:12 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnuma-dev amd64 2.0.11-1ubuntu1.1 [31.5 kB] 21:22:12 Get:89 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] 21:22:12 Get:90 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libhwloc-dev amd64 1.11.2-3 [155 kB] 21:22:12 Get:91 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopenmpi-dev amd64 1.10.2-8ubuntu1 [537 kB] 21:22:12 Get:92 http://archive.ubuntu.com/ubuntu xenial/universe amd64 mpi-default-dev amd64 1.4 [4,154 B] 21:22:12 Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-mpi1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [147 kB] 21:22:12 Get:94 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-mpi-dev amd64 1.58.0.1ubuntu1 [2,876 B] 21:22:12 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-python1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [120 kB] 21:22:12 Get:96 http://archive.ubuntu.com/ubuntu xenial/universe amd64 openmpi-bin amd64 1.10.2-8ubuntu1 [100 kB] 21:22:12 Get:97 http://archive.ubuntu.com/ubuntu xenial/universe amd64 mpi-default-bin amd64 1.4 [3,370 B] 21:22:12 Get:98 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-mpi-python1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [220 kB] 21:22:12 Get:99 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-mpi-python1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [27.0 kB] 21:22:12 Get:100 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-mpi-python-dev amd64 1.58.0.1ubuntu1 [2,912 B] 21:22:12 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-program-options1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [138 kB] 21:22:12 Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-program-options1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [171 kB] 21:22:12 Get:103 http://archive.ubuntu.com/ubuntu xenial/main amd64 libboost-program-options-dev amd64 1.58.0.1ubuntu1 [2,808 B] 21:22:12 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1,070 kB] 21:22:12 Get:105 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] 21:22:12 Get:106 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-genpy amd64 0.6.7-0xenial-20180824-081724-0800 [49.0 kB] 21:22:12 Get:107 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-message-generation amd64 0.4.0-0xenial-20180824-081816-0800 [4,418 B] 21:22:13 Get:108 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rostime amd64 0.6.11-0xenial-20180824-082916-0800 [53.9 kB] 21:22:13 Get:109 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roscpp-traits amd64 0.6.11-0xenial-20180824-083319-0800 [9,896 B] 21:22:13 Get:110 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roscpp-serialization amd64 0.6.11-0xenial-20180824-083414-0800 [12.3 kB] 21:22:13 Get:111 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-message-runtime amd64 0.4.12-0xenial-20180824-083918-0800 [4,448 B] 21:22:13 Get:112 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-ros-environment amd64 1.0.0-0xenial-20180809-133925-0800 [5,106 B] 21:22:13 Get:113 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosbuild amd64 1.14.4-0xenial-20180824-084011-0800 [27.5 kB] 21:22:13 Get:114 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosconsole amd64 1.12.14-0xenial-20180824-085351-0800 [82.0 kB] 21:22:13 Get:115 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-std-msgs amd64 0.5.11-0xenial-20180824-085549-0800 [56.9 kB] 21:22:13 Get:116 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosgraph-msgs amd64 1.11.2-0xenial-20180824-085730-0800 [24.8 kB] 21:22:13 Get:117 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-xmlrpcpp amd64 1.12.14-0xenial-20180824-083404-0800 [57.9 kB] 21:22:13 Get:118 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roscpp amd64 1.12.14-0xenial-20180824-091453-0800 [501 kB] 21:22:13 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7,840 B] 21:22:13 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] 21:22:13 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1,186 B] 21:22:13 Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-python1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [149 kB] 21:22:13 Get:123 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-python-dev amd64 1.58.0.1ubuntu1 [3,170 B] 21:22:13 Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] 21:22:13 Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-random1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [11.1 kB] 21:22:13 Get:126 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-random-dev amd64 1.58.0.1ubuntu1 [2,790 B] 21:22:13 Get:127 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-regex-dev amd64 1.58.0.1ubuntu1 [3,058 B] 21:22:13 Get:128 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-serialization-dev amd64 1.58.0.1ubuntu1 [3,026 B] 21:22:13 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-signals1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [31.5 kB] 21:22:13 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-signals1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [34.8 kB] 21:22:13 Get:131 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-signals-dev amd64 1.58.0.1ubuntu1 [2,856 B] 21:22:13 Get:132 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-system-dev amd64 1.58.0.1ubuntu1 [2,930 B] 21:22:13 Get:133 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-test-dev amd64 1.58.0.1ubuntu1 [2,830 B] 21:22:13 Get:134 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-thread-dev amd64 1.58.0.1ubuntu1 [2,818 B] 21:22:13 Get:135 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-timer1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [10.2 kB] 21:22:13 Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-timer1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [9,632 B] 21:22:13 Get:137 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-timer-dev amd64 1.58.0.1ubuntu1 [2,922 B] 21:22:13 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-wave1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [184 kB] 21:22:13 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libboost-wave1.58-dev amd64 1.58.0+dfsg-5ubuntu3.1 [245 kB] 21:22:13 Get:140 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosgraph amd64 1.12.14-0xenial-20180824-082526-0800 [44.5 kB] 21:22:13 Get:141 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rospack amd64 2.4.4-0xenial-20180809-135522-0800 [96.7 kB] 21:22:13 Get:142 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-wave-dev amd64 1.58.0.1ubuntu1 [2,838 B] 21:22:13 Get:143 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libboost-all-dev amd64 1.58.0.1ubuntu1 [2,228 B] 21:22:13 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] 21:22:13 Get:145 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] 21:22:13 Get:146 http://archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4cxx10v5 amd64 0.10.0-10ubuntu1 [416 kB] 21:22:13 Get:147 http://archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4cxx-dev amd64 0.10.0-10ubuntu1 [683 kB] 21:22:13 Get:148 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roslib amd64 1.14.4-0xenial-20180824-082628-0800 [90.0 kB] 21:22:13 Get:149 http://archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4cxx10-dev amd64 0.10.0-10ubuntu1 [1,448 B] 21:22:13 Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] 21:22:13 Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtinyxml2.6.2v5 amd64 2.6.2-3 [29.7 kB] 21:22:13 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtinyxml-dev amd64 2.6.2-3 [44.2 kB] 21:22:14 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] 21:22:14 Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] 21:22:14 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-netifaces amd64 0.10.4-0.1build2 [16.7 kB] 21:22:14 Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-numpy amd64 1:1.11.0-1ubuntu1 [1,763 kB] 21:22:14 Get:157 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rospy amd64 1.12.14-0xenial-20180824-093546-0800 [127 kB] 21:22:14 Get:158 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-yaml amd64 3.11-3build1 [105 kB] 21:22:14 Get:159 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] 21:22:14 Get:160 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libconsole-bridge0.2v5 amd64 0.3.2-1 [8,370 B] 21:22:14 Get:161 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libconsole-bridge-dev amd64 0.3.2-1 [5,754 B] 21:22:14 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 ocl-icd-libopencl1 amd64 2.2.8-1 [29.7 kB] 21:22:14 Get:163 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libhwloc-plugins amd64 1.11.2-3 [13.2 kB] 21:22:14 debconf: delaying package configuration, since apt-utils is not installed 21:22:15 Fetched 64.1 MB in 2s (27.6 MB/s) 21:22:15 Selecting previously unselected package libyaml-0-2:amd64. 21:22: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 ... 22411 files and directories currently installed.) 21:22:17 Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ... 21:22:17 Unpacking libyaml-0-2:amd64 (0.1.6-3) ... 21:22:18 Selecting previously unselected package distro-info-data. 21:22:18 Preparing to unpack .../distro-info-data_0.28ubuntu0.8_all.deb ... 21:22:18 Unpacking distro-info-data (0.28ubuntu0.8) ... 21:22:19 Selecting previously unselected package lsb-release. 21:22:19 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ... 21:22:19 Unpacking lsb-release (9.20160110ubuntu0.2) ... 21:22:21 Selecting previously unselected package libnuma1:amd64. 21:22:21 Preparing to unpack .../libnuma1_2.0.11-1ubuntu1.1_amd64.deb ... 21:22:21 Unpacking libnuma1:amd64 (2.0.11-1ubuntu1.1) ... 21:22:22 Selecting previously unselected package icu-devtools. 21:22:22 Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... 21:22:22 Unpacking icu-devtools (55.1-7ubuntu0.4) ... 21:22:22 Selecting previously unselected package libapr1:amd64. 21:22:22 Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... 21:22:22 Unpacking libapr1:amd64 (1.5.2-3) ... 21:22:22 Selecting previously unselected package uuid-dev:amd64. 21:22:22 Preparing to unpack .../uuid-dev_2.27.1-6ubuntu3.6_amd64.deb ... 21:22:22 Unpacking uuid-dev:amd64 (2.27.1-6ubuntu3.6) ... 21:22:24 Selecting previously unselected package libsctp1:amd64. 21:22:24 Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... 21:22:24 Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... 21:22:24 Selecting previously unselected package libsctp-dev. 21:22:24 Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... 21:22:24 Unpacking libsctp-dev (1.0.16+dfsg-3) ... 21:22:25 Selecting previously unselected package libapr1-dev. 21:22:25 Preparing to unpack .../libapr1-dev_1.5.2-3_amd64.deb ... 21:22:25 Unpacking libapr1-dev (1.5.2-3) ... 21:22:26 Selecting previously unselected package libaprutil1:amd64. 21:22:26 Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... 21:22:26 Unpacking libaprutil1:amd64 (1.5.4-1build1) ... 21:22:26 Selecting previously unselected package libldap2-dev:amd64. 21:22:26 Preparing to unpack .../libldap2-dev_2.4.42+dfsg-2ubuntu3.3_amd64.deb ... 21:22:26 Unpacking libldap2-dev:amd64 (2.4.42+dfsg-2ubuntu3.3) ... 21:22:27 Selecting previously unselected package libexpat1-dev:amd64. 21:22:27 Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... 21:22:27 Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... 21:22:29 Selecting previously unselected package libaprutil1-dev. 21:22:29 Preparing to unpack .../libaprutil1-dev_1.5.4-1build1_amd64.deb ... 21:22:29 Unpacking libaprutil1-dev (1.5.4-1build1) ... 21:22:30 Selecting previously unselected package libblas-common. 21:22:30 Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... 21:22:30 Unpacking libblas-common (3.6.0-2ubuntu2) ... 21:22:30 Selecting previously unselected package libblas3. 21:22:30 Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... 21:22:30 Unpacking libblas3 (3.6.0-2ubuntu2) ... 21:22:31 Selecting previously unselected package libboost1.58-dev:amd64. 21:22:31 Preparing to unpack .../libboost1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:22:31 Unpacking libboost1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:22:40 Selecting previously unselected package libboost-dev:amd64. 21:22:40 Preparing to unpack .../libboost-dev_1.58.0.1ubuntu1_amd64.deb ... 21:22:40 Unpacking libboost-dev:amd64 (1.58.0.1ubuntu1) ... 21:22:40 Selecting previously unselected package libboost1.58-tools-dev. 21:22:40 Preparing to unpack .../libboost1.58-tools-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:22:40 Unpacking libboost1.58-tools-dev (1.58.0+dfsg-5ubuntu3.1) ... 21:22:41 Selecting previously unselected package libboost-tools-dev. 21:22:41 Preparing to unpack .../libboost-tools-dev_1.58.0.1ubuntu1_amd64.deb ... 21:22:41 Unpacking libboost-tools-dev (1.58.0.1ubuntu1) ... 21:22:42 Selecting previously unselected package libboost-atomic1.58.0:amd64. 21:22:42 Preparing to unpack .../libboost-atomic1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:22:42 Unpacking libboost-atomic1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:22:42 Selecting previously unselected package libboost-atomic1.58-dev:amd64. 21:22:42 Preparing to unpack .../libboost-atomic1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:22:42 Unpacking libboost-atomic1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:22:42 Selecting previously unselected package libboost-atomic-dev:amd64. 21:22:42 Preparing to unpack .../libboost-atomic-dev_1.58.0.1ubuntu1_amd64.deb ... 21:22:44 Unpacking libboost-atomic-dev:amd64 (1.58.0.1ubuntu1) ... 21:22:44 Selecting previously unselected package libboost-system1.58.0:amd64. 21:22:44 Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:22:44 Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:22:49 Selecting previously unselected package libboost-chrono1.58.0:amd64. 21:22:49 Preparing to unpack .../libboost-chrono1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:22:54 Unpacking libboost-chrono1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:22:59 Selecting previously unselected package libboost-chrono1.58-dev:amd64. 21:22:59 Preparing to unpack .../libboost-chrono1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:22:59 Unpacking libboost-chrono1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:00 Selecting previously unselected package libboost-chrono-dev:amd64. 21:23:00 Preparing to unpack .../libboost-chrono-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:00 Unpacking libboost-chrono-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:00 Selecting previously unselected package libboost-thread1.58.0:amd64. 21:23:00 Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:00 Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:04 Selecting previously unselected package libboost-context1.58.0:amd64. 21:23:04 Preparing to unpack .../libboost-context1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:04 Unpacking libboost-context1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:04 Selecting previously unselected package libboost-context1.58-dev:amd64. 21:23:04 Preparing to unpack .../libboost-context1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:04 Unpacking libboost-context1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:05 Selecting previously unselected package libboost-context-dev:amd64. 21:23:05 Preparing to unpack .../libboost-context-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:05 Unpacking libboost-context-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:05 Selecting previously unselected package libboost-coroutine1.58.0:amd64. 21:23:05 Preparing to unpack .../libboost-coroutine1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:05 Unpacking libboost-coroutine1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:05 Selecting previously unselected package libboost-coroutine1.58-dev:amd64. 21:23:05 Preparing to unpack .../libboost-coroutine1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:05 Unpacking libboost-coroutine1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:05 Selecting previously unselected package libboost-coroutine-dev:amd64. 21:23:05 Preparing to unpack .../libboost-coroutine-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:05 Unpacking libboost-coroutine-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:05 Selecting previously unselected package libboost-date-time1.58.0:amd64. 21:23:05 Preparing to unpack .../libboost-date-time1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:06 Unpacking libboost-date-time1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:06 Selecting previously unselected package libboost-serialization1.58.0:amd64. 21:23:06 Preparing to unpack .../libboost-serialization1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:06 Unpacking libboost-serialization1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:06 Selecting previously unselected package libboost-serialization1.58-dev:amd64. 21:23:06 Preparing to unpack .../libboost-serialization1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:06 Unpacking libboost-serialization1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:06 Selecting previously unselected package libboost-date-time1.58-dev:amd64. 21:23:06 Preparing to unpack .../libboost-date-time1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:06 Unpacking libboost-date-time1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:06 Selecting previously unselected package libboost-date-time-dev:amd64. 21:23:06 Preparing to unpack .../libboost-date-time-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:07 Unpacking libboost-date-time-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:07 Selecting previously unselected package libboost-exception1.58-dev:amd64. 21:23:07 Preparing to unpack .../libboost-exception1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:07 Unpacking libboost-exception1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:07 Selecting previously unselected package libboost-exception-dev:amd64. 21:23:07 Preparing to unpack .../libboost-exception-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:07 Unpacking libboost-exception-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:07 Selecting previously unselected package libboost-filesystem1.58.0:amd64. 21:23:07 Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:07 Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:07 Selecting previously unselected package libboost-system1.58-dev:amd64. 21:23:07 Preparing to unpack .../libboost-system1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:07 Unpacking libboost-system1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:08 Selecting previously unselected package libboost-filesystem1.58-dev:amd64. 21:23:08 Preparing to unpack .../libboost-filesystem1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:08 Unpacking libboost-filesystem1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:08 Selecting previously unselected package libboost-filesystem-dev:amd64. 21:23:08 Preparing to unpack .../libboost-filesystem-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:08 Unpacking libboost-filesystem-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:08 Selecting previously unselected package libboost-regex1.58.0:amd64. 21:23:08 Preparing to unpack .../libboost-regex1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:08 Unpacking libboost-regex1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:08 Selecting previously unselected package libboost-graph1.58.0:amd64. 21:23:08 Preparing to unpack .../libboost-graph1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:09 Unpacking libboost-graph1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:09 Selecting previously unselected package libboost-test1.58.0:amd64. 21:23:09 Preparing to unpack .../libboost-test1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:09 Unpacking libboost-test1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:09 Selecting previously unselected package libboost-test1.58-dev:amd64. 21:23:09 Preparing to unpack .../libboost-test1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:09 Unpacking libboost-test1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:10 Selecting previously unselected package libboost-graph1.58-dev:amd64. 21:23:10 Preparing to unpack .../libboost-graph1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:10 Unpacking libboost-graph1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:10 Selecting previously unselected package libboost-graph-dev:amd64. 21:23:10 Preparing to unpack .../libboost-graph-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:10 Unpacking libboost-graph-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:10 Selecting previously unselected package libltdl7:amd64. 21:23:10 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... 21:23:10 Unpacking libltdl7:amd64 (2.4.6-0.1) ... 21:23:10 Selecting previously unselected package libhwloc5:amd64. 21:23:10 Preparing to unpack .../libhwloc5_1.11.2-3_amd64.deb ... 21:23:10 Unpacking libhwloc5:amd64 (1.11.2-3) ... 21:23:10 Selecting previously unselected package libibverbs1. 21:23:10 Preparing to unpack .../libibverbs1_1.1.8-1.1ubuntu2_amd64.deb ... 21:23:11 Unpacking libibverbs1 (1.1.8-1.1ubuntu2) ... 21:23:11 Selecting previously unselected package libopenmpi1.10. 21:23:11 Preparing to unpack .../libopenmpi1.10_1.10.2-8ubuntu1_amd64.deb ... 21:23:11 Unpacking libopenmpi1.10 (1.10.2-8ubuntu1) ... 21:23:12 Selecting previously unselected package libboost-mpi1.58.0. 21:23:12 Preparing to unpack .../libboost-mpi1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:12 Unpacking libboost-mpi1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:12 Selecting previously unselected package libboost-graph-parallel1.58.0. 21:23:12 Preparing to unpack .../libboost-graph-parallel1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:12 Unpacking libboost-graph-parallel1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:12 Selecting previously unselected package libboost-graph-parallel1.58-dev. 21:23:12 Preparing to unpack .../libboost-graph-parallel1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:12 Unpacking libboost-graph-parallel1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 21:23:14 Selecting previously unselected package libboost-graph-parallel-dev. 21:23:14 Preparing to unpack .../libboost-graph-parallel-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:14 Unpacking libboost-graph-parallel-dev (1.58.0.1ubuntu1) ... 21:23:14 Selecting previously unselected package libicu-dev:amd64. 21:23:14 Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... 21:23:14 Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... 21:23:16 Selecting previously unselected package libboost-regex1.58-dev:amd64. 21:23:16 Preparing to unpack .../libboost-regex1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:16 Unpacking libboost-regex1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:17 Selecting previously unselected package libboost-iostreams1.58.0:amd64. 21:23:17 Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:17 Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:17 Selecting previously unselected package libboost-iostreams1.58-dev:amd64. 21:23:17 Preparing to unpack .../libboost-iostreams1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:17 Unpacking libboost-iostreams1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:17 Selecting previously unselected package libboost-iostreams-dev:amd64. 21:23:17 Preparing to unpack .../libboost-iostreams-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:17 Unpacking libboost-iostreams-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:18 Selecting previously unselected package libboost-locale1.58.0:amd64. 21:23:18 Preparing to unpack .../libboost-locale1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:18 Unpacking libboost-locale1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:18 Selecting previously unselected package libboost-locale1.58-dev:amd64. 21:23:18 Preparing to unpack .../libboost-locale1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:19 Unpacking libboost-locale1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:19 Selecting previously unselected package libboost-locale-dev:amd64. 21:23:19 Preparing to unpack .../libboost-locale-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:19 Unpacking libboost-locale-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:19 Selecting previously unselected package libboost-log1.58.0. 21:23:19 Preparing to unpack .../libboost-log1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:19 Unpacking libboost-log1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:19 Selecting previously unselected package libboost-thread1.58-dev:amd64. 21:23:19 Preparing to unpack .../libboost-thread1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:19 Unpacking libboost-thread1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:20 Selecting previously unselected package libboost-log1.58-dev. 21:23:20 Preparing to unpack .../libboost-log1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:20 Unpacking libboost-log1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 21:23:20 Selecting previously unselected package libboost-log-dev. 21:23:20 Preparing to unpack .../libboost-log-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:20 Unpacking libboost-log-dev (1.58.0.1ubuntu1) ... 21:23:20 Selecting previously unselected package libboost-math1.58.0:amd64. 21:23:20 Preparing to unpack .../libboost-math1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:20 Unpacking libboost-math1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:21 Selecting previously unselected package libboost-math1.58-dev:amd64. 21:23:21 Preparing to unpack .../libboost-math1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:21 Unpacking libboost-math1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:21 Selecting previously unselected package libboost-math-dev:amd64. 21:23:21 Preparing to unpack .../libboost-math-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:21 Unpacking libboost-math-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:21 Selecting previously unselected package openmpi-common. 21:23:21 Preparing to unpack .../openmpi-common_1.10.2-8ubuntu1_all.deb ... 21:23:21 Unpacking openmpi-common (1.10.2-8ubuntu1) ... 21:23:22 Selecting previously unselected package libibverbs-dev. 21:23:22 Preparing to unpack .../libibverbs-dev_1.1.8-1.1ubuntu2_amd64.deb ... 21:23:22 Unpacking libibverbs-dev (1.1.8-1.1ubuntu2) ... 21:23:22 Selecting previously unselected package libnuma-dev:amd64. 21:23:22 Preparing to unpack .../libnuma-dev_2.0.11-1ubuntu1.1_amd64.deb ... 21:23:22 Unpacking libnuma-dev:amd64 (2.0.11-1ubuntu1.1) ... 21:23:22 Selecting previously unselected package libltdl-dev:amd64. 21:23:22 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... 21:23:22 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... 21:23:22 Selecting previously unselected package libhwloc-dev:amd64. 21:23:22 Preparing to unpack .../libhwloc-dev_1.11.2-3_amd64.deb ... 21:23:22 Unpacking libhwloc-dev:amd64 (1.11.2-3) ... 21:23:23 Selecting previously unselected package libopenmpi-dev. 21:23:23 Preparing to unpack .../libopenmpi-dev_1.10.2-8ubuntu1_amd64.deb ... 21:23:23 Unpacking libopenmpi-dev (1.10.2-8ubuntu1) ... 21:23:24 Selecting previously unselected package mpi-default-dev. 21:23:24 Preparing to unpack .../mpi-default-dev_1.4_amd64.deb ... 21:23:24 Unpacking mpi-default-dev (1.4) ... 21:23:24 Selecting previously unselected package libboost-mpi1.58-dev. 21:23:24 Preparing to unpack .../libboost-mpi1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:24 Unpacking libboost-mpi1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 21:23:24 Selecting previously unselected package libboost-mpi-dev. 21:23:24 Preparing to unpack .../libboost-mpi-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:24 Unpacking libboost-mpi-dev (1.58.0.1ubuntu1) ... 21:23:24 Selecting previously unselected package libboost-python1.58.0. 21:23:24 Preparing to unpack .../libboost-python1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:24 Unpacking libboost-python1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:25 Selecting previously unselected package openmpi-bin. 21:23:25 Preparing to unpack .../openmpi-bin_1.10.2-8ubuntu1_amd64.deb ... 21:23:25 Unpacking openmpi-bin (1.10.2-8ubuntu1) ... 21:23:25 Selecting previously unselected package mpi-default-bin. 21:23:25 Preparing to unpack .../mpi-default-bin_1.4_amd64.deb ... 21:23:25 Unpacking mpi-default-bin (1.4) ... 21:23:25 Selecting previously unselected package libboost-mpi-python1.58.0. 21:23:25 Preparing to unpack .../libboost-mpi-python1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:25 Unpacking libboost-mpi-python1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:25 Selecting previously unselected package libboost-mpi-python1.58-dev. 21:23:25 Preparing to unpack .../libboost-mpi-python1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:25 Unpacking libboost-mpi-python1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 21:23:26 Selecting previously unselected package libboost-mpi-python-dev. 21:23:26 Preparing to unpack .../libboost-mpi-python-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:26 Unpacking libboost-mpi-python-dev (1.58.0.1ubuntu1) ... 21:23:26 Selecting previously unselected package libboost-program-options1.58.0:amd64. 21:23:26 Preparing to unpack .../libboost-program-options1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:26 Unpacking libboost-program-options1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:26 Selecting previously unselected package libboost-program-options1.58-dev:amd64. 21:23:26 Preparing to unpack .../libboost-program-options1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:26 Unpacking libboost-program-options1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:26 Selecting previously unselected package libboost-program-options-dev:amd64. 21:23:26 Preparing to unpack .../libboost-program-options-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:26 Unpacking libboost-program-options-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:27 Selecting previously unselected package libpython2.7:amd64. 21:23:27 Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 21:23:27 Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... 21:23:28 Selecting previously unselected package libpython2.7-dev:amd64. 21:23:28 Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 21:23:28 Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... 21:23:32 Selecting previously unselected package libpython-dev:amd64. 21:23:32 Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... 21:23:32 Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... 21:23:32 Selecting previously unselected package python2.7-dev. 21:23:32 Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 21:23:32 Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... 21:23:33 Selecting previously unselected package python-dev. 21:23:33 Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... 21:23:34 Unpacking python-dev (2.7.12-1~16.04) ... 21:23:34 Selecting previously unselected package libboost-python1.58-dev. 21:23:35 Preparing to unpack .../libboost-python1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:35 Unpacking libboost-python1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 21:23:37 Selecting previously unselected package libboost-python-dev. 21:23:37 Preparing to unpack .../libboost-python-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:37 Unpacking libboost-python-dev (1.58.0.1ubuntu1) ... 21:23:39 Selecting previously unselected package libboost-random1.58.0:amd64. 21:23:39 Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:39 Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:40 Selecting previously unselected package libboost-random1.58-dev:amd64. 21:23:40 Preparing to unpack .../libboost-random1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:40 Unpacking libboost-random1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:40 Selecting previously unselected package libboost-random-dev:amd64. 21:23:40 Preparing to unpack .../libboost-random-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:40 Unpacking libboost-random-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:40 Selecting previously unselected package libboost-regex-dev:amd64. 21:23:40 Preparing to unpack .../libboost-regex-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:40 Unpacking libboost-regex-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:40 Selecting previously unselected package libboost-serialization-dev:amd64. 21:23:40 Preparing to unpack .../libboost-serialization-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:41 Unpacking libboost-serialization-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:41 Selecting previously unselected package libboost-signals1.58.0:amd64. 21:23:41 Preparing to unpack .../libboost-signals1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:41 Unpacking libboost-signals1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:41 Selecting previously unselected package libboost-signals1.58-dev:amd64. 21:23:41 Preparing to unpack .../libboost-signals1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:41 Unpacking libboost-signals1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:41 Selecting previously unselected package libboost-signals-dev:amd64. 21:23:41 Preparing to unpack .../libboost-signals-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:41 Unpacking libboost-signals-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:41 Selecting previously unselected package libboost-system-dev:amd64. 21:23:41 Preparing to unpack .../libboost-system-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:41 Unpacking libboost-system-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:41 Selecting previously unselected package libboost-test-dev:amd64. 21:23:41 Preparing to unpack .../libboost-test-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:41 Unpacking libboost-test-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:42 Selecting previously unselected package libboost-thread-dev:amd64. 21:23:42 Preparing to unpack .../libboost-thread-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:42 Unpacking libboost-thread-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:42 Selecting previously unselected package libboost-timer1.58.0:amd64. 21:23:42 Preparing to unpack .../libboost-timer1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:42 Unpacking libboost-timer1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:42 Selecting previously unselected package libboost-timer1.58-dev:amd64. 21:23:42 Preparing to unpack .../libboost-timer1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:42 Unpacking libboost-timer1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:42 Selecting previously unselected package libboost-timer-dev:amd64. 21:23:42 Preparing to unpack .../libboost-timer-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:42 Unpacking libboost-timer-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:42 Selecting previously unselected package libboost-wave1.58.0:amd64. 21:23:42 Preparing to unpack .../libboost-wave1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:42 Unpacking libboost-wave1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:42 Selecting previously unselected package libboost-wave1.58-dev:amd64. 21:23:42 Preparing to unpack .../libboost-wave1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... 21:23:42 Unpacking libboost-wave1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:23:43 Selecting previously unselected package libboost-wave-dev:amd64. 21:23:43 Preparing to unpack .../libboost-wave-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:43 Unpacking libboost-wave-dev:amd64 (1.58.0.1ubuntu1) ... 21:23:43 Selecting previously unselected package libboost-all-dev. 21:23:43 Preparing to unpack .../libboost-all-dev_1.58.0.1ubuntu1_amd64.deb ... 21:23:43 Unpacking libboost-all-dev (1.58.0.1ubuntu1) ... 21:23:43 Selecting previously unselected package libgfortran3:amd64. 21:23:43 Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... 21:23:43 Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... 21:23:43 Selecting previously unselected package liblapack3. 21:23:43 Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... 21:23:43 Unpacking liblapack3 (3.6.0-2ubuntu2) ... 21:23:44 Selecting previously unselected package liblog4cxx10v5:amd64. 21:23:44 Preparing to unpack .../liblog4cxx10v5_0.10.0-10ubuntu1_amd64.deb ... 21:23:44 Unpacking liblog4cxx10v5:amd64 (0.10.0-10ubuntu1) ... 21:23:45 Selecting previously unselected package liblog4cxx-dev. 21:23:45 Preparing to unpack .../liblog4cxx-dev_0.10.0-10ubuntu1_amd64.deb ... 21:23:45 Unpacking liblog4cxx-dev (0.10.0-10ubuntu1) ... 21:23:45 Selecting previously unselected package liblog4cxx10-dev. 21:23:45 Preparing to unpack .../liblog4cxx10-dev_0.10.0-10ubuntu1_amd64.deb ... 21:23:45 Unpacking liblog4cxx10-dev (0.10.0-10ubuntu1) ... 21:23:45 Selecting previously unselected package libpciaccess0:amd64. 21:23:45 Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... 21:23:45 Unpacking libpciaccess0:amd64 (0.13.4-1) ... 21:23:45 Selecting previously unselected package libtinyxml2.6.2v5:amd64. 21:23:45 Preparing to unpack .../libtinyxml2.6.2v5_2.6.2-3_amd64.deb ... 21:23:45 Unpacking libtinyxml2.6.2v5:amd64 (2.6.2-3) ... 21:23:46 Selecting previously unselected package libtinyxml-dev:amd64. 21:23:46 Preparing to unpack .../libtinyxml-dev_2.6.2-3_amd64.deb ... 21:23:46 Unpacking libtinyxml-dev:amd64 (2.6.2-3) ... 21:23:46 Selecting previously unselected package libtool. 21:23:46 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... 21:23:46 Unpacking libtool (2.4.6-0.1) ... 21:23:46 Selecting previously unselected package pkg-config. 21:23:46 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... 21:23:46 Unpacking pkg-config (0.29.1-0ubuntu1) ... 21:23:46 Selecting previously unselected package python-netifaces. 21:23:46 Preparing to unpack .../python-netifaces_0.10.4-0.1build2_amd64.deb ... 21:23:46 Unpacking python-netifaces (0.10.4-0.1build2) ... 21:23:46 Selecting previously unselected package python-numpy. 21:23:46 Preparing to unpack .../python-numpy_1%3a1.11.0-1ubuntu1_amd64.deb ... 21:23:46 Unpacking python-numpy (1:1.11.0-1ubuntu1) ... 21:23:47 Selecting previously unselected package python-yaml. 21:23:47 Preparing to unpack .../python-yaml_3.11-3build1_amd64.deb ... 21:23:47 Unpacking python-yaml (3.11-3build1) ... 21:23:48 Selecting previously unselected package python-rospkg-modules. 21:23:48 Preparing to unpack .../python-rospkg-modules_1.1.7-1_all.deb ... 21:23:48 Unpacking python-rospkg-modules (1.1.7-1) ... 21:23:48 Selecting previously unselected package python-rospkg. 21:23:48 Preparing to unpack .../python-rospkg_1.1.7-100_all.deb ... 21:23:48 Unpacking python-rospkg (1.1.7-100) ... 21:23:48 Selecting previously unselected package python-setuptools. 21:23:48 Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... 21:23:48 Unpacking python-setuptools (20.7.0-1) ... 21:23:49 Selecting previously unselected package python-rosdistro-modules. 21:23:49 Preparing to unpack .../python-rosdistro-modules_0.6.9-1_all.deb ... 21:23:49 Unpacking python-rosdistro-modules (0.6.9-1) ... 21:23:49 Selecting previously unselected package python-rosdistro. 21:23:49 Preparing to unpack .../python-rosdistro_0.6.9-100_all.deb ... 21:23:49 Unpacking python-rosdistro (0.6.9-100) ... 21:23:49 Selecting previously unselected package python-rosdep. 21:23:49 Preparing to unpack .../python-rosdep_0.12.2-1_all.deb ... 21:23:49 Unpacking python-rosdep (0.12.2-1) ... 21:23:50 Selecting previously unselected package libconsole-bridge0.2v5:amd64. 21:23:50 Preparing to unpack .../libconsole-bridge0.2v5_0.3.2-1_amd64.deb ... 21:23:50 Unpacking libconsole-bridge0.2v5:amd64 (0.3.2-1) ... 21:23:50 Selecting previously unselected package libconsole-bridge-dev:amd64. 21:23:50 Preparing to unpack .../libconsole-bridge-dev_0.3.2-1_amd64.deb ... 21:23:50 Unpacking libconsole-bridge-dev:amd64 (0.3.2-1) ... 21:23:50 Selecting previously unselected package ocl-icd-libopencl1:amd64. 21:23:50 Preparing to unpack .../ocl-icd-libopencl1_2.2.8-1_amd64.deb ... 21:23:50 Unpacking ocl-icd-libopencl1:amd64 (2.2.8-1) ... 21:23:50 Selecting previously unselected package libhwloc-plugins. 21:23:50 Preparing to unpack .../libhwloc-plugins_1.11.2-3_amd64.deb ... 21:23:50 Unpacking libhwloc-plugins (1.11.2-3) ... 21:23:50 Selecting previously unselected package ros-kinetic-cpp-common. 21:23:50 Preparing to unpack .../ros-kinetic-cpp-common_0.6.11-0xenial-20180824-081824-0800_amd64.deb ... 21:23:50 Unpacking ros-kinetic-cpp-common (0.6.11-0xenial-20180824-081824-0800) ... 21:23:50 Selecting previously unselected package ros-kinetic-genmsg. 21:23:50 Preparing to unpack .../ros-kinetic-genmsg_0.5.11-0xenial-20180824-080325-0800_amd64.deb ... 21:23:50 Unpacking ros-kinetic-genmsg (0.5.11-0xenial-20180824-080325-0800) ... 21:23:51 Selecting previously unselected package ros-kinetic-gencpp. 21:23:51 Preparing to unpack .../ros-kinetic-gencpp_0.6.0-0xenial-20180824-081412-0800_amd64.deb ... 21:23:51 Unpacking ros-kinetic-gencpp (0.6.0-0xenial-20180824-081412-0800) ... 21:23:51 Selecting previously unselected package ros-kinetic-geneus. 21:23:51 Preparing to unpack .../ros-kinetic-geneus_2.2.6-0xenial-20180824-081429-0800_amd64.deb ... 21:23:51 Unpacking ros-kinetic-geneus (2.2.6-0xenial-20180824-081429-0800) ... 21:23:51 Selecting previously unselected package ros-kinetic-genlisp. 21:23:51 Preparing to unpack .../ros-kinetic-genlisp_0.4.16-0xenial-20180824-081624-0800_amd64.deb ... 21:23:51 Unpacking ros-kinetic-genlisp (0.4.16-0xenial-20180824-081624-0800) ... 21:23:51 Selecting previously unselected package ros-kinetic-gennodejs. 21:23:51 Preparing to unpack .../ros-kinetic-gennodejs_2.0.1-0xenial-20180824-081715-0800_amd64.deb ... 21:23:51 Unpacking ros-kinetic-gennodejs (2.0.1-0xenial-20180824-081715-0800) ... 21:23:51 Selecting previously unselected package ros-kinetic-genpy. 21:23:51 Preparing to unpack .../ros-kinetic-genpy_0.6.7-0xenial-20180824-081724-0800_amd64.deb ... 21:23:51 Unpacking ros-kinetic-genpy (0.6.7-0xenial-20180824-081724-0800) ... 21:23:52 Selecting previously unselected package ros-kinetic-message-generation. 21:23:52 Preparing to unpack .../ros-kinetic-message-generation_0.4.0-0xenial-20180824-081816-0800_amd64.deb ... 21:23:52 Unpacking ros-kinetic-message-generation (0.4.0-0xenial-20180824-081816-0800) ... 21:23:52 Selecting previously unselected package ros-kinetic-rostime. 21:23:52 Preparing to unpack .../ros-kinetic-rostime_0.6.11-0xenial-20180824-082916-0800_amd64.deb ... 21:23:52 Unpacking ros-kinetic-rostime (0.6.11-0xenial-20180824-082916-0800) ... 21:23:53 Selecting previously unselected package ros-kinetic-roscpp-traits. 21:23:53 Preparing to unpack .../ros-kinetic-roscpp-traits_0.6.11-0xenial-20180824-083319-0800_amd64.deb ... 21:23:53 Unpacking ros-kinetic-roscpp-traits (0.6.11-0xenial-20180824-083319-0800) ... 21:23:54 Selecting previously unselected package ros-kinetic-roscpp-serialization. 21:23:54 Preparing to unpack .../ros-kinetic-roscpp-serialization_0.6.11-0xenial-20180824-083414-0800_amd64.deb ... 21:23:54 Unpacking ros-kinetic-roscpp-serialization (0.6.11-0xenial-20180824-083414-0800) ... 21:23:54 Selecting previously unselected package ros-kinetic-message-runtime. 21:23:54 Preparing to unpack .../ros-kinetic-message-runtime_0.4.12-0xenial-20180824-083918-0800_amd64.deb ... 21:23:54 Unpacking ros-kinetic-message-runtime (0.4.12-0xenial-20180824-083918-0800) ... 21:23:54 Selecting previously unselected package ros-kinetic-ros-environment. 21:23:54 Preparing to unpack .../ros-kinetic-ros-environment_1.0.0-0xenial-20180809-133925-0800_amd64.deb ... 21:23:54 Unpacking ros-kinetic-ros-environment (1.0.0-0xenial-20180809-133925-0800) ... 21:23:55 Selecting previously unselected package ros-kinetic-rosbuild. 21:23:55 Preparing to unpack .../ros-kinetic-rosbuild_1.14.4-0xenial-20180824-084011-0800_amd64.deb ... 21:23:55 Unpacking ros-kinetic-rosbuild (1.14.4-0xenial-20180824-084011-0800) ... 21:23:55 Selecting previously unselected package ros-kinetic-rosconsole. 21:23:55 Preparing to unpack .../ros-kinetic-rosconsole_1.12.14-0xenial-20180824-085351-0800_amd64.deb ... 21:23:55 Unpacking ros-kinetic-rosconsole (1.12.14-0xenial-20180824-085351-0800) ... 21:23:55 Selecting previously unselected package ros-kinetic-std-msgs. 21:23:55 Preparing to unpack .../ros-kinetic-std-msgs_0.5.11-0xenial-20180824-085549-0800_amd64.deb ... 21:23:55 Unpacking ros-kinetic-std-msgs (0.5.11-0xenial-20180824-085549-0800) ... 21:23:56 Selecting previously unselected package ros-kinetic-rosgraph-msgs. 21:23:56 Preparing to unpack .../ros-kinetic-rosgraph-msgs_1.11.2-0xenial-20180824-085730-0800_amd64.deb ... 21:23:56 Unpacking ros-kinetic-rosgraph-msgs (1.11.2-0xenial-20180824-085730-0800) ... 21:23:56 Selecting previously unselected package ros-kinetic-xmlrpcpp. 21:23:56 Preparing to unpack .../ros-kinetic-xmlrpcpp_1.12.14-0xenial-20180824-083404-0800_amd64.deb ... 21:23:56 Unpacking ros-kinetic-xmlrpcpp (1.12.14-0xenial-20180824-083404-0800) ... 21:23:57 Selecting previously unselected package ros-kinetic-roscpp. 21:23:57 Preparing to unpack .../ros-kinetic-roscpp_1.12.14-0xenial-20180824-091453-0800_amd64.deb ... 21:23:57 Unpacking ros-kinetic-roscpp (1.12.14-0xenial-20180824-091453-0800) ... 21:23:58 Selecting previously unselected package ros-kinetic-rosgraph. 21:23:58 Preparing to unpack .../ros-kinetic-rosgraph_1.12.14-0xenial-20180824-082526-0800_amd64.deb ... 21:23:58 Unpacking ros-kinetic-rosgraph (1.12.14-0xenial-20180824-082526-0800) ... 21:23:59 Selecting previously unselected package ros-kinetic-rospack. 21:23:59 Preparing to unpack .../ros-kinetic-rospack_2.4.4-0xenial-20180809-135522-0800_amd64.deb ... 21:23:59 Unpacking ros-kinetic-rospack (2.4.4-0xenial-20180809-135522-0800) ... 21:24:01 Selecting previously unselected package ros-kinetic-roslib. 21:24:01 Preparing to unpack .../ros-kinetic-roslib_1.14.4-0xenial-20180824-082628-0800_amd64.deb ... 21:24:01 Unpacking ros-kinetic-roslib (1.14.4-0xenial-20180824-082628-0800) ... 21:24:01 Selecting previously unselected package ros-kinetic-rospy. 21:24:01 Preparing to unpack .../ros-kinetic-rospy_1.12.14-0xenial-20180824-093546-0800_amd64.deb ... 21:24:01 Unpacking ros-kinetic-rospy (1.12.14-0xenial-20180824-093546-0800) ... 21:24:03 Processing triggers for man-db (2.7.5-1) ... 21:24:11 Processing triggers for libc-bin (2.23-0ubuntu10) ... 21:24:22 Setting up libyaml-0-2:amd64 (0.1.6-3) ... 21:24:23 Setting up distro-info-data (0.28ubuntu0.8) ... 21:24:23 Setting up lsb-release (9.20160110ubuntu0.2) ... 21:24:23 Setting up libnuma1:amd64 (2.0.11-1ubuntu1.1) ... 21:24:23 Setting up icu-devtools (55.1-7ubuntu0.4) ... 21:24:23 Setting up libapr1:amd64 (1.5.2-3) ... 21:24:24 Setting up uuid-dev:amd64 (2.27.1-6ubuntu3.6) ... 21:24:24 Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... 21:24:24 Setting up libsctp-dev (1.0.16+dfsg-3) ... 21:24:24 Setting up libapr1-dev (1.5.2-3) ... 21:24:24 Setting up libaprutil1:amd64 (1.5.4-1build1) ... 21:24:24 Setting up libldap2-dev:amd64 (2.4.42+dfsg-2ubuntu3.3) ... 21:24:24 Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... 21:24:24 Setting up libaprutil1-dev (1.5.4-1build1) ... 21:24:24 Setting up libblas-common (3.6.0-2ubuntu2) ... 21:24:25 Setting up libblas3 (3.6.0-2ubuntu2) ... 21:24:25 update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode 21:24:25 Setting up libboost1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:25 Setting up libboost-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:25 Setting up libboost1.58-tools-dev (1.58.0+dfsg-5ubuntu3.1) ... 21:24:25 Setting up libboost-tools-dev (1.58.0.1ubuntu1) ... 21:24:26 Setting up libboost-atomic1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:26 Setting up libboost-atomic1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:27 Setting up libboost-atomic-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:27 Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:27 Setting up libboost-chrono1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:28 Setting up libboost-chrono1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:29 Setting up libboost-chrono-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:31 Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:35 Setting up libboost-context1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:36 Setting up libboost-context1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:36 Setting up libboost-context-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:36 Setting up libboost-coroutine1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:36 Setting up libboost-coroutine1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:36 Setting up libboost-coroutine-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:37 Setting up libboost-date-time1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:37 Setting up libboost-serialization1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:37 Setting up libboost-serialization1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:37 Setting up libboost-date-time1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:38 Setting up libboost-date-time-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:38 Setting up libboost-exception1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:38 Setting up libboost-exception-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:38 Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:38 Setting up libboost-system1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:38 Setting up libboost-filesystem1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:38 Setting up libboost-filesystem-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:39 Setting up libboost-regex1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:39 Setting up libboost-graph1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:39 Setting up libboost-test1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:39 Setting up libboost-test1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:39 Setting up libboost-graph1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:39 Setting up libboost-graph-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:39 Setting up libltdl7:amd64 (2.4.6-0.1) ... 21:24:39 Setting up libhwloc5:amd64 (1.11.2-3) ... 21:24:40 Setting up libibverbs1 (1.1.8-1.1ubuntu2) ... 21:24:40 Setting up libopenmpi1.10 (1.10.2-8ubuntu1) ... 21:24:40 Setting up libboost-mpi1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:40 Setting up libboost-graph-parallel1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:40 Setting up libboost-graph-parallel1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 21:24:40 Setting up libboost-graph-parallel-dev (1.58.0.1ubuntu1) ... 21:24:40 Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... 21:24:40 Setting up libboost-regex1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:40 Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:40 Setting up libboost-iostreams1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:40 Setting up libboost-iostreams-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:40 Setting up libboost-locale1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:40 Setting up libboost-locale1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:40 Setting up libboost-locale-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:40 Setting up libboost-log1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:40 Setting up libboost-thread1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:41 Setting up libboost-log1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 21:24:41 Setting up libboost-log-dev (1.58.0.1ubuntu1) ... 21:24:41 Setting up libboost-math1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:41 Setting up libboost-math1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:41 Setting up libboost-math-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:41 Setting up openmpi-common (1.10.2-8ubuntu1) ... 21:24:41 Setting up libibverbs-dev (1.1.8-1.1ubuntu2) ... 21:24:41 Setting up libnuma-dev:amd64 (2.0.11-1ubuntu1.1) ... 21:24:41 Setting up libltdl-dev:amd64 (2.4.6-0.1) ... 21:24:41 Setting up libhwloc-dev:amd64 (1.11.2-3) ... 21:24:41 Setting up libopenmpi-dev (1.10.2-8ubuntu1) ... 21:24:41 update-alternatives: using /usr/lib/openmpi/include to provide /usr/include/mpi (mpi) in auto mode 21:24:41 Setting up mpi-default-dev (1.4) ... 21:24:41 Setting up libboost-mpi1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 21:24:41 Setting up libboost-mpi-dev (1.58.0.1ubuntu1) ... 21:24:41 Setting up libboost-python1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:41 Setting up openmpi-bin (1.10.2-8ubuntu1) ... 21:24:41 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode 21:24:42 Setting up mpi-default-bin (1.4) ... 21:24:42 Setting up libboost-mpi-python1.58.0 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:44 Setting up libboost-mpi-python1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 21:24:44 Setting up libboost-mpi-python-dev (1.58.0.1ubuntu1) ... 21:24:44 Setting up libboost-program-options1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:44 Setting up libboost-program-options1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:44 Setting up libboost-program-options-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:45 Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... 21:24:45 Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... 21:24:45 Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... 21:24:45 Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... 21:24:45 Setting up python-dev (2.7.12-1~16.04) ... 21:24:45 Setting up libboost-python1.58-dev (1.58.0+dfsg-5ubuntu3.1) ... 21:24:46 Setting up libboost-python-dev (1.58.0.1ubuntu1) ... 21:24:46 Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:46 Setting up libboost-random1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:46 Setting up libboost-random-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:46 Setting up libboost-regex-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:46 Setting up libboost-serialization-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:46 Setting up libboost-signals1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:46 Setting up libboost-signals1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:46 Setting up libboost-signals-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:46 Setting up libboost-system-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:46 Setting up libboost-test-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:47 Setting up libboost-thread-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:47 Setting up libboost-timer1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:47 Setting up libboost-timer1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:47 Setting up libboost-timer-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:47 Setting up libboost-wave1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:47 Setting up libboost-wave1.58-dev:amd64 (1.58.0+dfsg-5ubuntu3.1) ... 21:24:47 Setting up libboost-wave-dev:amd64 (1.58.0.1ubuntu1) ... 21:24:47 Setting up libboost-all-dev (1.58.0.1ubuntu1) ... 21:24:47 Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... 21:24:47 Setting up liblapack3 (3.6.0-2ubuntu2) ... 21:24:47 update-alternatives: using /usr/lib/lapack/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode 21:24:47 Setting up liblog4cxx10v5:amd64 (0.10.0-10ubuntu1) ... 21:24:47 Setting up liblog4cxx-dev (0.10.0-10ubuntu1) ... 21:24:47 Setting up liblog4cxx10-dev (0.10.0-10ubuntu1) ... 21:24:47 Setting up libpciaccess0:amd64 (0.13.4-1) ... 21:24:47 Setting up libtinyxml2.6.2v5:amd64 (2.6.2-3) ... 21:24:48 Setting up libtinyxml-dev:amd64 (2.6.2-3) ... 21:24:48 Setting up libtool (2.4.6-0.1) ... 21:24:48 Setting up pkg-config (0.29.1-0ubuntu1) ... 21:24:48 Setting up python-netifaces (0.10.4-0.1build2) ... 21:24:49 Setting up python-numpy (1:1.11.0-1ubuntu1) ... 21:24:53 Setting up python-yaml (3.11-3build1) ... 21:24:55 Setting up python-rospkg-modules (1.1.7-1) ... 21:24:56 Setting up python-rospkg (1.1.7-100) ... 21:24:56 Setting up python-setuptools (20.7.0-1) ... 21:24:57 Setting up python-rosdistro-modules (0.6.9-1) ... 21:24:58 Setting up python-rosdistro (0.6.9-100) ... 21:24:58 Setting up python-rosdep (0.12.2-1) ... 21:24:58 Setting up libconsole-bridge0.2v5:amd64 (0.3.2-1) ... 21:24:58 Setting up libconsole-bridge-dev:amd64 (0.3.2-1) ... 21:24:58 Setting up ocl-icd-libopencl1:amd64 (2.2.8-1) ... 21:24:59 Setting up libhwloc-plugins (1.11.2-3) ... 21:24:59 Setting up ros-kinetic-cpp-common (0.6.11-0xenial-20180824-081824-0800) ... 21:24:59 Setting up ros-kinetic-genmsg (0.5.11-0xenial-20180824-080325-0800) ... 21:24:59 Setting up ros-kinetic-gencpp (0.6.0-0xenial-20180824-081412-0800) ... 21:24:59 Setting up ros-kinetic-geneus (2.2.6-0xenial-20180824-081429-0800) ... 21:24:59 Setting up ros-kinetic-genlisp (0.4.16-0xenial-20180824-081624-0800) ... 21:25:00 Setting up ros-kinetic-gennodejs (2.0.1-0xenial-20180824-081715-0800) ... 21:25:00 Setting up ros-kinetic-genpy (0.6.7-0xenial-20180824-081724-0800) ... 21:25:00 Setting up ros-kinetic-message-generation (0.4.0-0xenial-20180824-081816-0800) ... 21:25:00 Setting up ros-kinetic-rostime (0.6.11-0xenial-20180824-082916-0800) ... 21:25:00 Setting up ros-kinetic-roscpp-traits (0.6.11-0xenial-20180824-083319-0800) ... 21:25:00 Setting up ros-kinetic-roscpp-serialization (0.6.11-0xenial-20180824-083414-0800) ... 21:25:01 Setting up ros-kinetic-message-runtime (0.4.12-0xenial-20180824-083918-0800) ... 21:25:01 Setting up ros-kinetic-ros-environment (1.0.0-0xenial-20180809-133925-0800) ... 21:25:01 Setting up ros-kinetic-rosbuild (1.14.4-0xenial-20180824-084011-0800) ... 21:25:01 Setting up ros-kinetic-rosconsole (1.12.14-0xenial-20180824-085351-0800) ... 21:25:01 Setting up ros-kinetic-std-msgs (0.5.11-0xenial-20180824-085549-0800) ... 21:25:01 Setting up ros-kinetic-rosgraph-msgs (1.11.2-0xenial-20180824-085730-0800) ... 21:25:01 Setting up ros-kinetic-xmlrpcpp (1.12.14-0xenial-20180824-083404-0800) ... 21:25:02 Setting up ros-kinetic-roscpp (1.12.14-0xenial-20180824-091453-0800) ... 21:25:02 Setting up ros-kinetic-rosgraph (1.12.14-0xenial-20180824-082526-0800) ... 21:25:02 Setting up ros-kinetic-rospack (2.4.4-0xenial-20180809-135522-0800) ... 21:25:02 Setting up ros-kinetic-roslib (1.14.4-0xenial-20180824-082628-0800) ... 21:25:02 Setting up ros-kinetic-rospy (1.12.14-0xenial-20180824-093546-0800) ... 21:25:02 Processing triggers for libc-bin (2.23-0ubuntu10) ... 21:25:03 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:25:03 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:25:03 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:25:03 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:25:03 Invoking 'apt-get clean' 21:34:05 ---> 4db0f81ef50f 21:34:06 Removing intermediate container 8de76b6a0b60 21:34:06 Step 26 : RUN echo "ros-kinetic-sensor-msgs: 1.12.6-0xenial-20180824-104202-0800" && echo "ros-kinetic-tf: 1.11.9-0xenial-20180824-131716-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-sensor-msgs ros-kinetic-tf 21:34:07 ---> Running in b14ad3162afc 21:34:08 ros-kinetic-sensor-msgs: 1.12.6-0xenial-20180824-104202-0800 21:34:08 ros-kinetic-tf: 1.11.9-0xenial-20180824-131716-0800 21:34:08 Invoking 'apt-get update' 21:34:08 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 21:34:08 Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease 21:34:08 Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease 21:34:08 Hit:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 21:34:08 Hit:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease 21:34:08 Hit:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease 21:34:08 Get:7 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [148 kB] 21:34:08 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 21:34:09 Fetched 151 kB in 0s (162 kB/s) 21:34:10 Reading package lists... 21:34:10 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:34:10 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:34:10 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:34:10 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:34:10 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 21:34:10 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:34:10 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:34:10 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:34:10 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:34:10 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-sensor-msgs ros-kinetic-tf' 21:34:12 Reading package lists... 21:34:12 Building dependency tree... 21:34:12 Reading state information... 21:34:12 Starting pkgProblemResolver with broken count: 0 21:34:12 Starting 2 pkgProblemResolver with broken count: 0 21:34:12 Done 21:34:12 The following additional packages will be installed: 21:34:12 acl adwaita-icon-theme at-spi2-core bzip2-doc colord colord-data dbus 21:34:12 dconf-gsettings-backend dconf-service fontconfig fontconfig-config 21:34:12 fonts-dejavu-core fonts-liberation glib-networking glib-networking-common 21:34:12 glib-networking-services graphviz gsettings-desktop-schemas 21:34:12 hicolor-icon-theme humanity-icon-theme libatk-bridge2.0-0 libatk1.0-0 21:34:12 libatk1.0-data libatspi2.0-0 libavahi-client3 libavahi-common-data 21:34:12 libavahi-common3 libbsd0 libbz2-dev libcairo-gobject2 libcairo2 libcap-ng0 21:34:12 libcapnp-0.5.3 libcdt5 libcgraph6 libcolord2 libcolorhug2 libcups2 21:34:12 libdatrie1 libdbus-1-3 libdconf1 libdrm-amdgpu1 libdrm-common libdrm-intel1 21:34:12 libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 libegl1-mesa libelf1 21:34:12 libepoxy0 libexif12 libfontconfig1 libgbm1 libgd3 libgdk-pixbuf2.0-0 21:34:12 libgdk-pixbuf2.0-common libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa 21:34:12 libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgraphite2-3 libgtk-3-0 21:34:12 libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin libgtk2.0-common 21:34:12 libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz0b libice6 libieee1284-3 21:34:12 libjson-glib-1.0-0 libjson-glib-1.0-common libllvm6.0 liblz4-dev 21:34:12 libmirclient9 libmircommon7 libmircore1 libmirprotobuf3 libnotify4 21:34:12 libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 21:34:12 libpathplan4 libpixman-1-0 libpolkit-agent-1-0 libpolkit-backend-1-0 21:34:12 libpolkit-gobject-1-0 libprotobuf-lite9v5 libproxy1v5 librest-0.7-0 21:34:12 librsvg2-2 librsvg2-common libsane libsane-common libsensors4 libsm6 21:34:12 libsoup-gnome2.4-1 libsoup2.4-1 libthai-data libthai0 libtxc-dxtn-s2tc0 21:34:12 libusb-1.0-0 libvpx3 libwayland-client0 libwayland-cursor0 21:34:12 libwayland-egl1-mesa libwayland-server0 libwxbase3.0-0v5 libwxgtk3.0-0v5 21:34:12 libx11-6 libx11-data libx11-xcb1 libxau6 libxaw7 libxcb-dri2-0 libxcb-dri3-0 21:34:12 libxcb-glx0 libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 21:34:12 libxcb-xfixes0 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 21:34:12 libxext6 libxfixes3 libxi6 libxinerama1 libxkbcommon0 libxmu6 libxpm4 21:34:12 libxrandr2 libxrender1 libxshmfence1 libxt6 libxtst6 libxxf86vm1 21:34:12 notification-daemon policykit-1 python-crypto python-defusedxml python-ecdsa 21:34:12 python-paramiko python-wxgtk3.0 python-wxtools python-wxversion 21:34:12 ros-kinetic-actionlib ros-kinetic-actionlib-msgs ros-kinetic-geometry-msgs 21:34:12 ros-kinetic-message-filters ros-kinetic-rosbag ros-kinetic-rosbag-storage 21:34:12 ros-kinetic-rosclean ros-kinetic-roslaunch ros-kinetic-roslz4 21:34:12 ros-kinetic-rosmaster ros-kinetic-rosmsg ros-kinetic-rosnode 21:34:12 ros-kinetic-rosout ros-kinetic-rosparam ros-kinetic-rosservice 21:34:12 ros-kinetic-rostest ros-kinetic-rostopic ros-kinetic-rosunit 21:34:12 ros-kinetic-roswtf ros-kinetic-std-srvs ros-kinetic-tf2 ros-kinetic-tf2-msgs 21:34:12 ros-kinetic-tf2-py ros-kinetic-tf2-ros ros-kinetic-topic-tools ubuntu-mono 21:34:12 x11-common xkb-data 21:34:12 Suggested packages: 21:34:12 colord-sensor-argyll dbus-user-session | dbus-x11 gsfonts graphviz-doc 21:34:12 cups-common libgd-tools gphoto2 gvfs librsvg2-bin avahi-daemon hplip 21:34:12 libsane-extras sane-utils lm-sensors python-crypto-dbg python-crypto-doc 21:34:12 The following NEW packages will be installed: 21:34:12 acl adwaita-icon-theme at-spi2-core bzip2-doc colord colord-data dbus 21:34:12 dconf-gsettings-backend dconf-service fontconfig fontconfig-config 21:34:12 fonts-dejavu-core fonts-liberation glib-networking glib-networking-common 21:34:12 glib-networking-services graphviz gsettings-desktop-schemas 21:34:12 hicolor-icon-theme humanity-icon-theme libatk-bridge2.0-0 libatk1.0-0 21:34:12 libatk1.0-data libatspi2.0-0 libavahi-client3 libavahi-common-data 21:34:12 libavahi-common3 libbsd0 libbz2-dev libcairo-gobject2 libcairo2 libcap-ng0 21:34:12 libcapnp-0.5.3 libcdt5 libcgraph6 libcolord2 libcolorhug2 libcups2 21:34:12 libdatrie1 libdbus-1-3 libdconf1 libdrm-amdgpu1 libdrm-common libdrm-intel1 21:34:12 libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 libegl1-mesa libelf1 21:34:12 libepoxy0 libexif12 libfontconfig1 libgbm1 libgd3 libgdk-pixbuf2.0-0 21:34:12 libgdk-pixbuf2.0-common libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa 21:34:12 libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgraphite2-3 libgtk-3-0 21:34:12 libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin libgtk2.0-common 21:34:12 libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz0b libice6 libieee1284-3 21:34:12 libjson-glib-1.0-0 libjson-glib-1.0-common libllvm6.0 liblz4-dev 21:34:12 libmirclient9 libmircommon7 libmircore1 libmirprotobuf3 libnotify4 21:34:12 libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 21:34:12 libpathplan4 libpixman-1-0 libpolkit-agent-1-0 libpolkit-backend-1-0 21:34:12 libpolkit-gobject-1-0 libprotobuf-lite9v5 libproxy1v5 librest-0.7-0 21:34:12 librsvg2-2 librsvg2-common libsane libsane-common libsensors4 libsm6 21:34:12 libsoup-gnome2.4-1 libsoup2.4-1 libthai-data libthai0 libtxc-dxtn-s2tc0 21:34:12 libusb-1.0-0 libvpx3 libwayland-client0 libwayland-cursor0 21:34:12 libwayland-egl1-mesa libwayland-server0 libwxbase3.0-0v5 libwxgtk3.0-0v5 21:34:12 libx11-6 libx11-data libx11-xcb1 libxau6 libxaw7 libxcb-dri2-0 libxcb-dri3-0 21:34:12 libxcb-glx0 libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 21:34:12 libxcb-xfixes0 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 21:34:12 libxext6 libxfixes3 libxi6 libxinerama1 libxkbcommon0 libxmu6 libxpm4 21:34:12 libxrandr2 libxrender1 libxshmfence1 libxt6 libxtst6 libxxf86vm1 21:34:12 notification-daemon policykit-1 python-crypto python-defusedxml python-ecdsa 21:34:12 python-paramiko python-wxgtk3.0 python-wxtools python-wxversion 21:34:12 ros-kinetic-actionlib ros-kinetic-actionlib-msgs ros-kinetic-geometry-msgs 21:34:12 ros-kinetic-message-filters ros-kinetic-rosbag ros-kinetic-rosbag-storage 21:34:12 ros-kinetic-rosclean ros-kinetic-roslaunch ros-kinetic-roslz4 21:34:12 ros-kinetic-rosmaster ros-kinetic-rosmsg ros-kinetic-rosnode 21:34:12 ros-kinetic-rosout ros-kinetic-rosparam ros-kinetic-rosservice 21:34:12 ros-kinetic-rostest ros-kinetic-rostopic ros-kinetic-rosunit 21:34:12 ros-kinetic-roswtf ros-kinetic-sensor-msgs ros-kinetic-std-srvs 21:34:12 ros-kinetic-tf ros-kinetic-tf2 ros-kinetic-tf2-msgs ros-kinetic-tf2-py 21:34:12 ros-kinetic-tf2-ros ros-kinetic-topic-tools ubuntu-mono x11-common xkb-data 21:34:13 0 upgraded, 187 newly installed, 0 to remove and 1 not upgraded. 21:34:13 Need to get 59.2 MB of archives. 21:34:13 After this operation, 396 MB of additional disk space will be used. 21:34:13 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8,376 B] 21:34:13 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB] 21:34:13 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB] 21:34:13 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB] 21:34:13 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.1 [570 kB] 21:34:13 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 21:34:13 Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1,039 kB] 21:34:13 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] 21:34:13 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] 21:34:13 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] 21:34:13 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] 21:34:13 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] 21:34:13 Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] 21:34:13 Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] 21:34:13 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] 21:34:13 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] 21:34:13 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnotify4 amd64 0.7.6-2svn1 [17.2 kB] 21:34:13 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] 21:34:13 Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] 21:34:13 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] 21:34:13 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] 21:34:13 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] 21:34:13 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] 21:34:13 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] 21:34:13 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] 21:34:13 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] 21:34:13 Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] 21:34:13 Get:28 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-actionlib-msgs amd64 1.12.6-0xenial-20180824-091950-0800 [26.0 kB] 21:34:13 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] 21:34:13 Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] 21:34:13 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 21:34:13 Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7,714 B] 21:34:13 Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6,946 B] 21:34:13 Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] 21:34:13 Get:35 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7,908 B] 21:34:13 Get:36 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5,042 B] 21:34:13 Get:37 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] 21:34:13 Get:38 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] 21:34:13 Get:39 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] 21:34:13 Get:40 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbsd0 amd64 0.8.2-1 [41.7 kB] 21:34:13 Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 xkb-data all 2.16-1ubuntu1 [305 kB] 21:34:13 Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcap-ng0 amd64 0.7.7-1 [10.9 kB] 21:34:13 Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-3 amd64 1.10.6-1ubuntu3.3 [161 kB] 21:34:13 Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dbus amd64 1.10.6-1ubuntu3.3 [142 kB] 21:34:13 Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-common all 2.4.91-2~16.04.1 [4,764 B] 21:34:13 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm2 amd64 2.4.91-2~16.04.1 [30.8 kB] 21:34:13 Get:47 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB] 21:34:13 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libelf1 amd64 0.165-3ubuntu1.1 [43.0 kB] 21:34:13 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpam-systemd amd64 229-4ubuntu21.4 [115 kB] 21:34:13 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.1 [36.6 kB] 21:34:13 Get:51 http://archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0 amd64 2:1.0.20-1 [42.9 kB] 21:34:13 Get:52 http://archive.ubuntu.com/ubuntu xenial/main amd64 acl amd64 2.2.52-3 [38.0 kB] 21:34:13 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7,698 B] 21:34:13 Get:54 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] 21:34:13 Get:55 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] 21:34:13 Get:56 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5,588 B] 21:34:13 Get:57 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] 21:34:13 Get:58 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] 21:34:13 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] 21:34:13 Get:60 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] 21:34:13 Get:61 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] 21:34:13 Get:62 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] 21:34:13 Get:63 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] 21:34:13 Get:64 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] 21:34:13 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] 21:34:13 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] 21:34:13 Get:67 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] 21:34:13 Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] 21:34:13 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] 21:34:13 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] 21:34:13 Get:71 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] 21:34:13 Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] 21:34:13 Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] 21:34:13 Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] 21:34:13 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] 21:34:13 Get:76 http://archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] 21:34:13 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] 21:34:13 Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] 21:34:13 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] 21:34:13 Get:80 http://archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] 21:34:13 Get:81 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] 21:34:13 Get:82 http://archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] 21:34:13 Get:83 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] 21:34:13 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] 21:34:13 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] 21:34:13 Get:86 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosclean amd64 1.14.4-0xenial-20180824-082408-0800 [10.0 kB] 21:34:13 Get:87 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] 21:34:13 Get:88 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosmaster amd64 1.12.14-0xenial-20180824-082836-0800 [39.5 kB] 21:34:13 Get:89 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] 21:34:13 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] 21:34:13 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] 21:34:13 Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] 21:34:13 Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] 21:34:13 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] 21:34:13 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9,044 B] 21:34:13 Get:96 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6,882 B] 21:34:13 Get:97 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5,218 B] 21:34:13 Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5,218 B] 21:34:13 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8,324 B] 21:34:13 Get:100 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] 21:34:13 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] 21:34:13 Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] 21:34:13 Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] 21:34:13 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] 21:34:14 Get:105 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] 21:34:14 Get:106 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosout amd64 1.12.14-0xenial-20180824-093510-0800 [30.9 kB] 21:34:14 Get:107 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosparam amd64 1.12.14-0xenial-20180824-082853-0800 [16.7 kB] 21:34:14 Get:108 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosunit amd64 1.14.4-0xenial-20180824-083440-0800 [46.2 kB] 21:34:14 Get:109 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roslaunch amd64 1.12.14-0xenial-20180824-095418-0800 [130 kB] 21:34:14 Get:110 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rostest amd64 1.12.14-0xenial-20180824-102002-0800 [29.1 kB] 21:34:14 Get:111 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roslz4 amd64 1.12.14-0xenial-20180824-084411-0800 [15.3 kB] 21:34:14 Get:112 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosbag-storage amd64 1.12.14-0xenial-20180824-085858-0800 [103 kB] 21:34:14 Get:113 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] 21:34:14 Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6,080 kB] 21:34:14 Get:115 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-std-srvs amd64 1.11.2-0xenial-20180824-085636-0800 [18.1 kB] 21:34:14 Get:116 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-topic-tools amd64 1.12.14-0xenial-20180824-102957-0800 [158 kB] 21:34:14 Get:117 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] 21:34:14 Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] 21:34:14 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] 21:34:14 Get:120 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] 21:34:14 Get:121 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] 21:34:14 Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] 21:34:14 Get:123 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosbag amd64 1.12.14-0xenial-20180824-103606-0800 [294 kB] 21:34:14 Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] 21:34:14 Get:125 http://archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] 21:34:14 Get:126 http://archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] 21:34:14 Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] 21:34:14 Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] 21:34:14 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] 21:34:14 Get:130 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rostopic amd64 1.12.14-0xenial-20180824-104149-0800 [43.6 kB] 21:34:14 Get:131 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-actionlib amd64 1.11.13-0xenial-20180824-105059-0800 [142 kB] 21:34:14 Get:132 http://archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] 21:34:14 Get:133 http://archive.ubuntu.com/ubuntu xenial/main amd64 bzip2-doc all 1.0.6-8 [295 kB] 21:34:14 Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] 21:34:14 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] 21:34:14 Get:136 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] 21:34:14 Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] 21:34:14 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] 21:34:14 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] 21:34:14 Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] 21:34:14 Get:141 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] 21:34:14 Get:142 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] 21:34:14 Get:143 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-geometry-msgs amd64 1.12.6-0xenial-20180824-100440-0800 [66.0 kB] 21:34:14 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-14.1ubuntu0.1 [14.8 kB] 21:34:14 Get:145 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-backend-1-0 amd64 0.105-14.1ubuntu0.1 [35.9 kB] 21:34:14 Get:146 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 policykit-1 amd64 0.105-14.1ubuntu0.1 [52.9 kB] 21:34:14 Get:147 http://archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] 21:34:14 Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] 21:34:14 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] 21:34:14 Get:150 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] 21:34:14 Get:151 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] 21:34:14 Get:152 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] 21:34:14 Get:153 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] 21:34:14 Get:154 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-message-filters amd64 1.12.14-0xenial-20180824-125219-0800 [32.6 kB] 21:34:14 Get:155 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosmsg amd64 1.12.14-0xenial-20180824-104154-0800 [21.4 kB] 21:34:14 Get:156 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosnode amd64 1.12.14-0xenial-20180824-104806-0800 [19.3 kB] 21:34:14 Get:157 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] 21:34:14 Get:158 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] 21:34:14 Get:159 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 21:34:14 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 21:34:14 Get:161 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] 21:34:14 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbz2-dev amd64 1.0.6-8 [29.1 kB] 21:34:14 Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] 21:34:14 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] 21:34:14 Get:165 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] 21:34:14 Get:166 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] 21:34:14 Get:167 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1,775 kB] 21:34:14 Get:168 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-rosservice amd64 1.12.14-0xenial-20180824-104815-0800 [17.9 kB] 21:34:14 Get:169 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-roswtf amd64 1.12.14-0xenial-20180824-105256-0800 [39.9 kB] 21:34:14 Get:170 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-sensor-msgs amd64 1.12.6-0xenial-20180824-104202-0800 [131 kB] 21:34:14 Get:171 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9,834 B] 21:34:14 Get:172 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libwxbase3.0-0v5 amd64 3.0.2+dfsg-1.3ubuntu0.1 [971 kB] 21:34:14 Get:173 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libwxgtk3.0-0v5 amd64 3.0.2+dfsg-1.3ubuntu0.1 [4,344 kB] 21:34:14 Get:174 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-tf2-msgs amd64 0.5.18-0xenial-20180824-101445-0800 [44.0 kB] 21:34:14 Get:175 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-tf2 amd64 0.5.18-0xenial-20180824-102527-0800 [99.2 kB] 21:34:15 Get:176 http://archive.ubuntu.com/ubuntu xenial/main amd64 notification-daemon amd64 3.18.2-1 [30.9 kB] 21:34:15 Get:177 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-crypto amd64 2.6.1-6ubuntu0.16.04.3 [246 kB] 21:34:15 Get:178 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-defusedxml all 0.4.1-2ubuntu0.16.04.1 [35.0 kB] 21:34:15 Get:179 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ecdsa all 0.13-2 [34.0 kB] 21:34:15 Get:180 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-paramiko all 1.16.0-1ubuntu0.1 [109 kB] 21:34:15 Get:181 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-wxversion all 3.0.2.0+dfsg-1build1 [12.7 kB] 21:34:15 Get:182 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-wxgtk3.0 amd64 3.0.2.0+dfsg-1build1 [5,194 kB] 21:34:15 Get:183 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-tf2-py amd64 0.5.18-0xenial-20180824-123846-0800 [45.1 kB] 21:34:15 Get:184 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-tf2-ros amd64 0.5.18-0xenial-20180824-125648-0800 [226 kB] 21:34:15 Get:185 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-tf amd64 1.11.9-0xenial-20180824-131716-0800 [243 kB] 21:34:15 Get:186 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-wxtools all 3.0.2.0+dfsg-1build1 [8,352 B] 21:34:15 Get:187 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblz4-dev amd64 0.0~r131-2ubuntu2 [50.3 kB] 21:34:15 debconf: delaying package configuration, since apt-utils is not installed 21:34:15 Fetched 59.2 MB in 1s (36.0 MB/s) 21:34:17 Selecting previously unselected package libxau6:amd64. 21:34:22 (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 ... 40032 files and directories currently installed.) 21:34:22 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... 21:34:22 Unpacking libxau6:amd64 (1:1.0.8-1) ... 21:34:23 Selecting previously unselected package libxdmcp6:amd64. 21:34:23 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ... 21:34:23 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ... 21:34:24 Selecting previously unselected package libxcb1:amd64. 21:34:24 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ... 21:34:24 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ... 21:34:24 Selecting previously unselected package libx11-data. 21:34:24 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ... 21:34:24 Unpacking libx11-data (2:1.6.3-1ubuntu2.1) ... 21:34:25 Selecting previously unselected package libx11-6:amd64. 21:34:25 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_amd64.deb ... 21:34:25 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ... 21:34:25 Selecting previously unselected package libxext6:amd64. 21:34:25 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... 21:34:25 Unpacking libxext6:amd64 (2:1.3.3-1) ... 21:34:25 Selecting previously unselected package fonts-dejavu-core. 21:34:25 Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... 21:34:25 Unpacking fonts-dejavu-core (2.35-1) ... 21:34:26 Selecting previously unselected package fontconfig-config. 21:34:26 Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... 21:34:26 Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... 21:34:26 Selecting previously unselected package libfontconfig1:amd64. 21:34:26 Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... 21:34:26 Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... 21:34:27 Selecting previously unselected package fontconfig. 21:34:27 Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... 21:34:27 Unpacking fontconfig (2.11.94-0ubuntu1.1) ... 21:34:27 Selecting previously unselected package libexif12:amd64. 21:34:27 Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... 21:34:27 Unpacking libexif12:amd64 (0.6.21-2) ... 21:34:28 Selecting previously unselected package x11-common. 21:34:28 Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... 21:34:29 dpkg-query: no packages found matching nux-tools 21:34:29 Unpacking x11-common (1:7.7+13ubuntu3.1) ... 21:34:30 Selecting previously unselected package libice6:amd64. 21:34:30 Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... 21:34:30 Unpacking libice6:amd64 (2:1.0.9-1) ... 21:34:30 Selecting previously unselected package libieee1284-3:amd64. 21:34:30 Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... 21:34:30 Unpacking libieee1284-3:amd64 (0.2.11-12) ... 21:34:30 Selecting previously unselected package libgdk-pixbuf2.0-common. 21:34:30 Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... 21:34:30 Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... 21:34:30 Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. 21:34:30 Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... 21:34:30 Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... 21:34:31 Selecting previously unselected package libnotify4:amd64. 21:34:31 Preparing to unpack .../libnotify4_0.7.6-2svn1_amd64.deb ... 21:34:31 Unpacking libnotify4:amd64 (0.7.6-2svn1) ... 21:34:31 Selecting previously unselected package libproxy1v5:amd64. 21:34:31 Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... 21:34:31 Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... 21:34:31 Selecting previously unselected package glib-networking-common. 21:34:31 Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... 21:34:31 Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... 21:34:31 Selecting previously unselected package glib-networking-services. 21:34:31 Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... 21:34:31 Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... 21:34:31 Selecting previously unselected package libdconf1:amd64. 21:34:31 Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... 21:34:31 Unpacking libdconf1:amd64 (0.24.0-2) ... 21:34:31 Selecting previously unselected package dconf-service. 21:34:32 Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... 21:34:32 Unpacking dconf-service (0.24.0-2) ... 21:34:32 Selecting previously unselected package dconf-gsettings-backend:amd64. 21:34:32 Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... 21:34:32 Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... 21:34:32 Selecting previously unselected package gsettings-desktop-schemas. 21:34:32 Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... 21:34:33 Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... 21:34:33 Selecting previously unselected package glib-networking:amd64. 21:34:33 Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... 21:34:33 Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... 21:34:34 Selecting previously unselected package libsoup2.4-1:amd64. 21:34:34 Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... 21:34:34 Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... 21:34:34 Selecting previously unselected package libsoup-gnome2.4-1:amd64. 21:34:34 Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... 21:34:34 Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... 21:34:34 Selecting previously unselected package librest-0.7-0:amd64. 21:34:34 Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... 21:34:34 Unpacking librest-0.7-0:amd64 (0.7.93-1) ... 21:34:34 Selecting previously unselected package libsane-common. 21:34:34 Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... 21:34:34 Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... 21:34:35 Selecting previously unselected package libsm6:amd64. 21:34:35 Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... 21:34:35 Unpacking libsm6:amd64 (2:1.2.2-1) ... 21:34:35 Selecting previously unselected package libxcomposite1:amd64. 21:34:35 Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... 21:34:35 Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... 21:34:36 Selecting previously unselected package libxdamage1:amd64. 21:34:36 Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... 21:34:36 Unpacking libxdamage1:amd64 (1:1.1.4-2) ... 21:34:36 Selecting previously unselected package libxfixes3:amd64. 21:34:36 Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... 21:34:36 Unpacking libxfixes3:amd64 (1:5.0.1-2) ... 21:34:36 Selecting previously unselected package libxinerama1:amd64. 21:34:36 Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... 21:34:37 Unpacking libxinerama1:amd64 (2:1.1.3-1) ... 21:34:37 Selecting previously unselected package libxshmfence1:amd64. 21:34:37 Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... 21:34:37 Unpacking libxshmfence1:amd64 (1.2-1) ... 21:34:39 Selecting previously unselected package libxtst6:amd64. 21:34:39 Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... 21:34:39 Unpacking libxtst6:amd64 (2:1.2.2-1) ... 21:34:39 Selecting previously unselected package libxxf86vm1:amd64. 21:34:39 Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... 21:34:39 Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... 21:34:40 Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. 21:34:40 Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... 21:34:40 Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... 21:34:40 Selecting previously unselected package libbsd0:amd64. 21:34:40 Preparing to unpack .../libbsd0_0.8.2-1_amd64.deb ... 21:34:40 Unpacking libbsd0:amd64 (0.8.2-1) ... 21:34:40 Selecting previously unselected package xkb-data. 21:34:40 Preparing to unpack .../xkb-data_2.16-1ubuntu1_all.deb ... 21:34:40 Unpacking xkb-data (2.16-1ubuntu1) ... 21:34:41 Selecting previously unselected package libcap-ng0:amd64. 21:34:41 Preparing to unpack .../libcap-ng0_0.7.7-1_amd64.deb ... 21:34:41 Unpacking libcap-ng0:amd64 (0.7.7-1) ... 21:34:41 Selecting previously unselected package libdbus-1-3:amd64. 21:34:41 Preparing to unpack .../libdbus-1-3_1.10.6-1ubuntu3.3_amd64.deb ... 21:34:41 Unpacking libdbus-1-3:amd64 (1.10.6-1ubuntu3.3) ... 21:34:41 Selecting previously unselected package dbus. 21:34:41 Preparing to unpack .../dbus_1.10.6-1ubuntu3.3_amd64.deb ... 21:34:41 Unpacking dbus (1.10.6-1ubuntu3.3) ... 21:34:42 Selecting previously unselected package libdrm-common. 21:34:42 Preparing to unpack .../libdrm-common_2.4.91-2~16.04.1_all.deb ... 21:34:42 Unpacking libdrm-common (2.4.91-2~16.04.1) ... 21:34:42 Selecting previously unselected package libdrm2:amd64. 21:34:42 Preparing to unpack .../libdrm2_2.4.91-2~16.04.1_amd64.deb ... 21:34:42 Unpacking libdrm2:amd64 (2.4.91-2~16.04.1) ... 21:34:42 Selecting previously unselected package libedit2:amd64. 21:34:42 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ... 21:34:42 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ... 21:34:43 Selecting previously unselected package libelf1:amd64. 21:34:43 Preparing to unpack .../libelf1_0.165-3ubuntu1.1_amd64.deb ... 21:34:43 Unpacking libelf1:amd64 (0.165-3ubuntu1.1) ... 21:34:43 Selecting previously unselected package libpam-systemd:amd64. 21:34:43 Preparing to unpack .../libpam-systemd_229-4ubuntu21.4_amd64.deb ... 21:34:43 Unpacking libpam-systemd:amd64 (229-4ubuntu21.4) ... 21:34:44 Selecting previously unselected package libpolkit-gobject-1-0:amd64. 21:34:44 Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.1_amd64.deb ... 21:34:44 Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) ... 21:34:44 Selecting previously unselected package libusb-1.0-0:amd64. 21:34:44 Preparing to unpack .../libusb-1.0-0_2%3a1.0.20-1_amd64.deb ... 21:34:44 Unpacking libusb-1.0-0:amd64 (2:1.0.20-1) ... 21:34:44 Selecting previously unselected package acl. 21:34:44 Preparing to unpack .../acl_2.2.52-3_amd64.deb ... 21:34:44 Unpacking acl (2.2.52-3) ... 21:34:44 Selecting previously unselected package hicolor-icon-theme. 21:34:44 Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... 21:34:44 Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... 21:34:45 Selecting previously unselected package libpixman-1-0:amd64. 21:34:45 Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... 21:34:45 Unpacking libpixman-1-0:amd64 (0.33.6-1) ... 21:34:45 Selecting previously unselected package libxcb-render0:amd64. 21:34:45 Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... 21:34:45 Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... 21:34:46 Selecting previously unselected package libxcb-shm0:amd64. 21:34:46 Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... 21:34:46 Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... 21:34:46 Selecting previously unselected package libxrender1:amd64. 21:34:46 Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... 21:34:46 Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... 21:34:46 Selecting previously unselected package libcairo2:amd64. 21:34:46 Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... 21:34:46 Unpacking libcairo2:amd64 (1.14.6-1) ... 21:34:47 Selecting previously unselected package libgtk-3-common. 21:34:47 Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... 21:34:47 Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... 21:34:47 Selecting previously unselected package libatk1.0-data. 21:34:47 Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... 21:34:47 Unpacking libatk1.0-data (2.18.0-1) ... 21:34:47 Selecting previously unselected package libatk1.0-0:amd64. 21:34:47 Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... 21:34:47 Unpacking libatk1.0-0:amd64 (2.18.0-1) ... 21:34:47 Selecting previously unselected package libatspi2.0-0:amd64. 21:34:47 Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... 21:34:48 Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... 21:34:49 Selecting previously unselected package libatk-bridge2.0-0:amd64. 21:34:49 Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... 21:34:49 Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... 21:34:49 Selecting previously unselected package libcairo-gobject2:amd64. 21:34:49 Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... 21:34:49 Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... 21:34:49 Selecting previously unselected package libcolord2:amd64. 21:34:49 Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... 21:34:49 Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... 21:34:49 Selecting previously unselected package libavahi-common-data:amd64. 21:34:49 Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... 21:34:49 Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... 21:34:49 Selecting previously unselected package libavahi-common3:amd64. 21:34:49 Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... 21:34:49 Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... 21:34:49 Selecting previously unselected package libavahi-client3:amd64. 21:34:49 Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... 21:34:49 Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... 21:34:50 Selecting previously unselected package libcups2:amd64. 21:34:50 Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... 21:34:50 Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... 21:34:50 Selecting previously unselected package libepoxy0:amd64. 21:34:50 Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... 21:34:50 Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... 21:34:50 Selecting previously unselected package libjson-glib-1.0-common. 21:34:50 Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... 21:34:50 Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... 21:34:50 Selecting previously unselected package libjson-glib-1.0-0:amd64. 21:34:50 Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... 21:34:50 Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... 21:34:50 Selecting previously unselected package libcapnp-0.5.3:amd64. 21:34:50 Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... 21:34:50 Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... 21:34:51 Selecting previously unselected package libmircore1:amd64. 21:34:51 Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 21:34:51 Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 21:34:51 Selecting previously unselected package libmircommon7:amd64. 21:34:51 Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 21:34:51 Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 21:34:51 Selecting previously unselected package libprotobuf-lite9v5:amd64. 21:34:51 Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... 21:34:51 Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... 21:34:51 Selecting previously unselected package libmirprotobuf3:amd64. 21:34:51 Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 21:34:51 Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 21:34:51 Selecting previously unselected package libxkbcommon0:amd64. 21:34:51 Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... 21:34:51 Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... 21:34:52 Selecting previously unselected package libmirclient9:amd64. 21:34:52 Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... 21:34:52 Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 21:34:52 Selecting previously unselected package libthai-data. 21:34:52 Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... 21:34:52 Unpacking libthai-data (0.1.24-2) ... 21:34:52 Selecting previously unselected package libdatrie1:amd64. 21:34:52 Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... 21:34:52 Unpacking libdatrie1:amd64 (0.2.10-2) ... 21:34:53 Selecting previously unselected package libthai0:amd64. 21:34:53 Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... 21:34:53 Unpacking libthai0:amd64 (0.1.24-2) ... 21:34:53 Selecting previously unselected package libpango-1.0-0:amd64. 21:34:53 Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... 21:34:53 Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... 21:34:54 Selecting previously unselected package libgraphite2-3:amd64. 21:34:54 Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... 21:34:54 Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... 21:34:54 Selecting previously unselected package libharfbuzz0b:amd64. 21:34:54 Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... 21:34:54 Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... 21:34:54 Selecting previously unselected package libpangoft2-1.0-0:amd64. 21:34:54 Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... 21:34:54 Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... 21:34:54 Selecting previously unselected package libpangocairo-1.0-0:amd64. 21:34:54 Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... 21:34:54 Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... 21:34:55 Selecting previously unselected package libwayland-client0:amd64. 21:34:55 Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... 21:34:55 Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... 21:34:55 Selecting previously unselected package libwayland-cursor0:amd64. 21:34:55 Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... 21:34:55 Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... 21:34:55 Selecting previously unselected package libwayland-server0:amd64. 21:34:55 Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... 21:34:55 Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... 21:34:56 Selecting previously unselected package libgbm1:amd64. 21:34:56 Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 21:34:56 Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... 21:34:56 Selecting previously unselected package libglapi-mesa:amd64. 21:34:56 Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 21:34:56 Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 21:34:56 Selecting previously unselected package libx11-xcb1:amd64. 21:34:56 Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... 21:34:56 Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... 21:34:56 Selecting previously unselected package libxcb-dri2-0:amd64. 21:34:56 Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... 21:34:57 Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... 21:34:57 Selecting previously unselected package libxcb-dri3-0:amd64. 21:34:57 Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... 21:34:57 Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... 21:34:57 Selecting previously unselected package libxcb-present0:amd64. 21:34:57 Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... 21:34:57 Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... 21:34:57 Selecting previously unselected package libxcb-sync1:amd64. 21:34:57 Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... 21:34:57 Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... 21:34:57 Selecting previously unselected package libxcb-xfixes0:amd64. 21:34:57 Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... 21:34:57 Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... 21:34:58 Selecting previously unselected package libdrm-amdgpu1:amd64. 21:34:58 Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... 21:34:58 Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... 21:34:58 Selecting previously unselected package libdrm-intel1:amd64. 21:34:58 Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... 21:34:58 Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... 21:34:59 Selecting previously unselected package libdrm-nouveau2:amd64. 21:34:59 Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... 21:34:59 Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... 21:35:00 Selecting previously unselected package libdrm-radeon1:amd64. 21:35:00 Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... 21:35:00 Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... 21:35:00 Selecting previously unselected package libllvm6.0:amd64. 21:35:00 Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... 21:35:00 Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... 21:35:03 Selecting previously unselected package libsensors4:amd64. 21:35:03 Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... 21:35:03 Unpacking libsensors4:amd64 (1:3.4.0-2) ... 21:35:04 Selecting previously unselected package libgl1-mesa-dri:amd64. 21:35:04 Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 21:35:04 Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... 21:35:05 Selecting previously unselected package libegl1-mesa:amd64. 21:35:05 Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 21:35:06 Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 21:35:06 Selecting previously unselected package libwayland-egl1-mesa:amd64. 21:35:06 Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 21:35:06 Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 21:35:06 Selecting previously unselected package libxcursor1:amd64. 21:35:06 Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... 21:35:06 Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... 21:35:07 Selecting previously unselected package libxi6:amd64. 21:35:07 Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... 21:35:07 Unpacking libxi6:amd64 (2:1.7.6-1) ... 21:35:07 Selecting previously unselected package libxrandr2:amd64. 21:35:07 Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... 21:35:07 Unpacking libxrandr2:amd64 (2:1.5.0-1) ... 21:35:08 Selecting previously unselected package libgtk-3-0:amd64. 21:35:08 Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... 21:35:08 Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... 21:35:09 Selecting previously unselected package libgtk-3-bin. 21:35:09 Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... 21:35:09 Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' 21:35:09 Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' 21:35:09 Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... 21:35:14 Selecting previously unselected package librsvg2-2:amd64. 21:35:14 Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... 21:35:14 Unpacking librsvg2-2:amd64 (2.40.13-3) ... 21:35:14 Selecting previously unselected package librsvg2-common:amd64. 21:35:14 Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... 21:35:14 Unpacking librsvg2-common:amd64 (2.40.13-3) ... 21:35:15 Selecting previously unselected package humanity-icon-theme. 21:35:15 Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... 21:35:15 Unpacking humanity-icon-theme (0.6.10.1) ... 21:35:20 Selecting previously unselected package ubuntu-mono. 21:35:20 Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... 21:35:20 Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... 21:35:21 Selecting previously unselected package adwaita-icon-theme. 21:35:21 Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... 21:35:22 Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... 21:35:22 Selecting previously unselected package at-spi2-core. 21:35:22 Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... 21:35:22 Unpacking at-spi2-core (2.18.3-4ubuntu1) ... 21:35:24 Selecting previously unselected package bzip2-doc. 21:35:24 Preparing to unpack .../bzip2-doc_1.0.6-8_all.deb ... 21:35:24 Unpacking bzip2-doc (1.0.6-8) ... 21:35:24 Selecting previously unselected package libgusb2:amd64. 21:35:24 Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... 21:35:24 Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... 21:35:24 Selecting previously unselected package libcolorhug2:amd64. 21:35:24 Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... 21:35:25 Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... 21:35:25 Selecting previously unselected package libgudev-1.0-0:amd64. 21:35:25 Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... 21:35:25 Unpacking libgudev-1.0-0:amd64 (1:230-2) ... 21:35:25 Selecting previously unselected package libvpx3:amd64. 21:35:25 Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... 21:35:25 Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... 21:35:25 Selecting previously unselected package libxpm4:amd64. 21:35:25 Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... 21:35:25 Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... 21:35:26 Selecting previously unselected package libgd3:amd64. 21:35:26 Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... 21:35:26 Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... 21:35:26 Selecting previously unselected package libgphoto2-port12:amd64. 21:35:26 Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... 21:35:26 Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... 21:35:27 Selecting previously unselected package libgphoto2-6:amd64. 21:35:27 Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... 21:35:27 Unpacking libgphoto2-6:amd64 (2.5.9-3) ... 21:35:27 Selecting previously unselected package libsane:amd64. 21:35:27 Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... 21:35:27 Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... 21:35:28 Selecting previously unselected package libpolkit-agent-1-0:amd64. 21:35:28 Preparing to unpack .../libpolkit-agent-1-0_0.105-14.1ubuntu0.1_amd64.deb ... 21:35:28 Unpacking libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) ... 21:35:28 Selecting previously unselected package libpolkit-backend-1-0:amd64. 21:35:28 Preparing to unpack .../libpolkit-backend-1-0_0.105-14.1ubuntu0.1_amd64.deb ... 21:35:28 Unpacking libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) ... 21:35:28 Selecting previously unselected package policykit-1. 21:35:28 Preparing to unpack .../policykit-1_0.105-14.1ubuntu0.1_amd64.deb ... 21:35:28 Unpacking policykit-1 (0.105-14.1ubuntu0.1) ... 21:35:29 Selecting previously unselected package colord-data. 21:35:29 Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... 21:35:29 Unpacking colord-data (1.2.12-1ubuntu1) ... 21:35:29 Selecting previously unselected package colord. 21:35:29 Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... 21:35:29 Unpacking colord (1.2.12-1ubuntu1) ... 21:35:29 Selecting previously unselected package fonts-liberation. 21:35:29 Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... 21:35:29 Unpacking fonts-liberation (1.07.4-1) ... 21:35:29 Selecting previously unselected package libcdt5. 21:35:29 Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... 21:35:30 Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... 21:35:30 Selecting previously unselected package libcgraph6. 21:35:30 Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... 21:35:30 Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... 21:35:30 Selecting previously unselected package libpathplan4. 21:35:30 Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... 21:35:30 Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... 21:35:30 Selecting previously unselected package libgvc6. 21:35:30 Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... 21:35:30 Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... 21:35:31 Selecting previously unselected package libgvpr2. 21:35:31 Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... 21:35:31 Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... 21:35:31 Selecting previously unselected package libxt6:amd64. 21:35:31 Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... 21:35:31 Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... 21:35:31 Selecting previously unselected package libxmu6:amd64. 21:35:31 Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... 21:35:31 Unpacking libxmu6:amd64 (2:1.1.2-2) ... 21:35:32 Selecting previously unselected package libxaw7:amd64. 21:35:32 Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... 21:35:32 Unpacking libxaw7:amd64 (2:1.0.13-1) ... 21:35:32 Selecting previously unselected package graphviz. 21:35:32 Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... 21:35:32 Unpacking graphviz (2.38.0-12ubuntu2.1) ... 21:35:32 Selecting previously unselected package libbz2-dev:amd64. 21:35:32 Preparing to unpack .../libbz2-dev_1.0.6-8_amd64.deb ... 21:35:32 Unpacking libbz2-dev:amd64 (1.0.6-8) ... 21:35:33 Selecting previously unselected package libxcb-glx0:amd64. 21:35:33 Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... 21:35:33 Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... 21:35:33 Selecting previously unselected package libgl1-mesa-glx:amd64. 21:35:33 Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... 21:35:33 Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... 21:35:33 Selecting previously unselected package libgphoto2-l10n. 21:35:34 Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... 21:35:34 Unpacking libgphoto2-l10n (2.5.9-3) ... 21:35:35 Selecting previously unselected package libgtk2.0-common. 21:35:35 Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... 21:35:35 Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... 21:35:35 Selecting previously unselected package libgtk2.0-0:amd64. 21:35:35 Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... 21:35:35 Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... 21:35:36 Selecting previously unselected package libgtk2.0-bin. 21:35:36 Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... 21:35:36 Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... 21:35:36 Selecting previously unselected package libwxbase3.0-0v5:amd64. 21:35:36 Preparing to unpack .../libwxbase3.0-0v5_3.0.2+dfsg-1.3ubuntu0.1_amd64.deb ... 21:35:36 Unpacking libwxbase3.0-0v5:amd64 (3.0.2+dfsg-1.3ubuntu0.1) ... 21:35:36 Selecting previously unselected package libwxgtk3.0-0v5:amd64. 21:35:36 Preparing to unpack .../libwxgtk3.0-0v5_3.0.2+dfsg-1.3ubuntu0.1_amd64.deb ... 21:35:36 Unpacking libwxgtk3.0-0v5:amd64 (3.0.2+dfsg-1.3ubuntu0.1) ... 21:35:37 Selecting previously unselected package notification-daemon. 21:35:37 Preparing to unpack .../notification-daemon_3.18.2-1_amd64.deb ... 21:35:37 Unpacking notification-daemon (3.18.2-1) ... 21:35:37 Selecting previously unselected package python-crypto. 21:35:37 Preparing to unpack .../python-crypto_2.6.1-6ubuntu0.16.04.3_amd64.deb ... 21:35:38 Unpacking python-crypto (2.6.1-6ubuntu0.16.04.3) ... 21:35:39 Selecting previously unselected package python-defusedxml. 21:35:39 Preparing to unpack .../python-defusedxml_0.4.1-2ubuntu0.16.04.1_all.deb ... 21:35:39 Unpacking python-defusedxml (0.4.1-2ubuntu0.16.04.1) ... 21:35:39 Selecting previously unselected package python-ecdsa. 21:35:39 Preparing to unpack .../python-ecdsa_0.13-2_all.deb ... 21:35:39 Unpacking python-ecdsa (0.13-2) ... 21:35:40 Selecting previously unselected package python-paramiko. 21:35:40 Preparing to unpack .../python-paramiko_1.16.0-1ubuntu0.1_all.deb ... 21:35:40 Unpacking python-paramiko (1.16.0-1ubuntu0.1) ... 21:35:40 Selecting previously unselected package python-wxversion. 21:35:40 Preparing to unpack .../python-wxversion_3.0.2.0+dfsg-1build1_all.deb ... 21:35:40 Unpacking python-wxversion (3.0.2.0+dfsg-1build1) ... 21:35:40 Selecting previously unselected package python-wxgtk3.0. 21:35:40 Preparing to unpack .../python-wxgtk3.0_3.0.2.0+dfsg-1build1_amd64.deb ... 21:35:40 Unpacking python-wxgtk3.0 (3.0.2.0+dfsg-1build1) ... 21:35:41 Selecting previously unselected package python-wxtools. 21:35:41 Preparing to unpack .../python-wxtools_3.0.2.0+dfsg-1build1_all.deb ... 21:35:41 Unpacking python-wxtools (3.0.2.0+dfsg-1build1) ... 21:35:42 Selecting previously unselected package liblz4-dev:amd64. 21:35:42 Preparing to unpack .../liblz4-dev_0.0~r131-2ubuntu2_amd64.deb ... 21:35:42 Unpacking liblz4-dev:amd64 (0.0~r131-2ubuntu2) ... 21:35:42 Selecting previously unselected package ros-kinetic-actionlib-msgs. 21:35:42 Preparing to unpack .../ros-kinetic-actionlib-msgs_1.12.6-0xenial-20180824-091950-0800_amd64.deb ... 21:35:42 Unpacking ros-kinetic-actionlib-msgs (1.12.6-0xenial-20180824-091950-0800) ... 21:35:42 Selecting previously unselected package ros-kinetic-rosclean. 21:35:42 Preparing to unpack .../ros-kinetic-rosclean_1.14.4-0xenial-20180824-082408-0800_amd64.deb ... 21:35:42 Unpacking ros-kinetic-rosclean (1.14.4-0xenial-20180824-082408-0800) ... 21:35:42 Selecting previously unselected package ros-kinetic-rosmaster. 21:35:42 Preparing to unpack .../ros-kinetic-rosmaster_1.12.14-0xenial-20180824-082836-0800_amd64.deb ... 21:35:42 Unpacking ros-kinetic-rosmaster (1.12.14-0xenial-20180824-082836-0800) ... 21:35:43 Selecting previously unselected package ros-kinetic-rosout. 21:35:43 Preparing to unpack .../ros-kinetic-rosout_1.12.14-0xenial-20180824-093510-0800_amd64.deb ... 21:35:43 Unpacking ros-kinetic-rosout (1.12.14-0xenial-20180824-093510-0800) ... 21:35:43 Selecting previously unselected package ros-kinetic-rosparam. 21:35:43 Preparing to unpack .../ros-kinetic-rosparam_1.12.14-0xenial-20180824-082853-0800_amd64.deb ... 21:35:44 Unpacking ros-kinetic-rosparam (1.12.14-0xenial-20180824-082853-0800) ... 21:35:45 Selecting previously unselected package ros-kinetic-rosunit. 21:35:45 Preparing to unpack .../ros-kinetic-rosunit_1.14.4-0xenial-20180824-083440-0800_amd64.deb ... 21:35:45 Unpacking ros-kinetic-rosunit (1.14.4-0xenial-20180824-083440-0800) ... 21:35:45 Selecting previously unselected package ros-kinetic-roslaunch. 21:35:45 Preparing to unpack .../ros-kinetic-roslaunch_1.12.14-0xenial-20180824-095418-0800_amd64.deb ... 21:35:45 Unpacking ros-kinetic-roslaunch (1.12.14-0xenial-20180824-095418-0800) ... 21:35:45 Selecting previously unselected package ros-kinetic-rostest. 21:35:45 Preparing to unpack .../ros-kinetic-rostest_1.12.14-0xenial-20180824-102002-0800_amd64.deb ... 21:35:45 Unpacking ros-kinetic-rostest (1.12.14-0xenial-20180824-102002-0800) ... 21:35:46 Selecting previously unselected package ros-kinetic-roslz4. 21:35:46 Preparing to unpack .../ros-kinetic-roslz4_1.12.14-0xenial-20180824-084411-0800_amd64.deb ... 21:35:46 Unpacking ros-kinetic-roslz4 (1.12.14-0xenial-20180824-084411-0800) ... 21:35:46 Selecting previously unselected package ros-kinetic-rosbag-storage. 21:35:46 Preparing to unpack .../ros-kinetic-rosbag-storage_1.12.14-0xenial-20180824-085858-0800_amd64.deb ... 21:35:46 Unpacking ros-kinetic-rosbag-storage (1.12.14-0xenial-20180824-085858-0800) ... 21:35:46 Selecting previously unselected package ros-kinetic-std-srvs. 21:35:46 Preparing to unpack .../ros-kinetic-std-srvs_1.11.2-0xenial-20180824-085636-0800_amd64.deb ... 21:35:46 Unpacking ros-kinetic-std-srvs (1.11.2-0xenial-20180824-085636-0800) ... 21:35:46 Selecting previously unselected package ros-kinetic-topic-tools. 21:35:46 Preparing to unpack .../ros-kinetic-topic-tools_1.12.14-0xenial-20180824-102957-0800_amd64.deb ... 21:35:46 Unpacking ros-kinetic-topic-tools (1.12.14-0xenial-20180824-102957-0800) ... 21:35:46 Selecting previously unselected package ros-kinetic-rosbag. 21:35:46 Preparing to unpack .../ros-kinetic-rosbag_1.12.14-0xenial-20180824-103606-0800_amd64.deb ... 21:35:46 Unpacking ros-kinetic-rosbag (1.12.14-0xenial-20180824-103606-0800) ... 21:35:47 Selecting previously unselected package ros-kinetic-rostopic. 21:35:47 Preparing to unpack .../ros-kinetic-rostopic_1.12.14-0xenial-20180824-104149-0800_amd64.deb ... 21:35:47 Unpacking ros-kinetic-rostopic (1.12.14-0xenial-20180824-104149-0800) ... 21:35:47 Selecting previously unselected package ros-kinetic-actionlib. 21:35:47 Preparing to unpack .../ros-kinetic-actionlib_1.11.13-0xenial-20180824-105059-0800_amd64.deb ... 21:35:47 Unpacking ros-kinetic-actionlib (1.11.13-0xenial-20180824-105059-0800) ... 21:35:47 Selecting previously unselected package ros-kinetic-geometry-msgs. 21:35:47 Preparing to unpack .../ros-kinetic-geometry-msgs_1.12.6-0xenial-20180824-100440-0800_amd64.deb ... 21:35:47 Unpacking ros-kinetic-geometry-msgs (1.12.6-0xenial-20180824-100440-0800) ... 21:35:47 Selecting previously unselected package ros-kinetic-message-filters. 21:35:47 Preparing to unpack .../ros-kinetic-message-filters_1.12.14-0xenial-20180824-125219-0800_amd64.deb ... 21:35:47 Unpacking ros-kinetic-message-filters (1.12.14-0xenial-20180824-125219-0800) ... 21:35:48 Selecting previously unselected package ros-kinetic-rosmsg. 21:35:48 Preparing to unpack .../ros-kinetic-rosmsg_1.12.14-0xenial-20180824-104154-0800_amd64.deb ... 21:35:48 Unpacking ros-kinetic-rosmsg (1.12.14-0xenial-20180824-104154-0800) ... 21:35:48 Selecting previously unselected package ros-kinetic-rosnode. 21:35:48 Preparing to unpack .../ros-kinetic-rosnode_1.12.14-0xenial-20180824-104806-0800_amd64.deb ... 21:35:48 Unpacking ros-kinetic-rosnode (1.12.14-0xenial-20180824-104806-0800) ... 21:35:48 Selecting previously unselected package ros-kinetic-rosservice. 21:35:48 Preparing to unpack .../ros-kinetic-rosservice_1.12.14-0xenial-20180824-104815-0800_amd64.deb ... 21:35:48 Unpacking ros-kinetic-rosservice (1.12.14-0xenial-20180824-104815-0800) ... 21:35:49 Selecting previously unselected package ros-kinetic-roswtf. 21:35:49 Preparing to unpack .../ros-kinetic-roswtf_1.12.14-0xenial-20180824-105256-0800_amd64.deb ... 21:35:49 Unpacking ros-kinetic-roswtf (1.12.14-0xenial-20180824-105256-0800) ... 21:35:50 Selecting previously unselected package ros-kinetic-sensor-msgs. 21:35:50 Preparing to unpack .../ros-kinetic-sensor-msgs_1.12.6-0xenial-20180824-104202-0800_amd64.deb ... 21:35:50 Unpacking ros-kinetic-sensor-msgs (1.12.6-0xenial-20180824-104202-0800) ... 21:35:50 Selecting previously unselected package ros-kinetic-tf2-msgs. 21:35:50 Preparing to unpack .../ros-kinetic-tf2-msgs_0.5.18-0xenial-20180824-101445-0800_amd64.deb ... 21:35:50 Unpacking ros-kinetic-tf2-msgs (0.5.18-0xenial-20180824-101445-0800) ... 21:35:50 Selecting previously unselected package ros-kinetic-tf2. 21:35:50 Preparing to unpack .../ros-kinetic-tf2_0.5.18-0xenial-20180824-102527-0800_amd64.deb ... 21:35:50 Unpacking ros-kinetic-tf2 (0.5.18-0xenial-20180824-102527-0800) ... 21:35:50 Selecting previously unselected package ros-kinetic-tf2-py. 21:35:50 Preparing to unpack .../ros-kinetic-tf2-py_0.5.18-0xenial-20180824-123846-0800_amd64.deb ... 21:35:50 Unpacking ros-kinetic-tf2-py (0.5.18-0xenial-20180824-123846-0800) ... 21:35:51 Selecting previously unselected package ros-kinetic-tf2-ros. 21:35:51 Preparing to unpack .../ros-kinetic-tf2-ros_0.5.18-0xenial-20180824-125648-0800_amd64.deb ... 21:35:51 Unpacking ros-kinetic-tf2-ros (0.5.18-0xenial-20180824-125648-0800) ... 21:35:51 Selecting previously unselected package ros-kinetic-tf. 21:35:51 Preparing to unpack .../ros-kinetic-tf_1.11.9-0xenial-20180824-131716-0800_amd64.deb ... 21:35:51 Unpacking ros-kinetic-tf (1.11.9-0xenial-20180824-131716-0800) ... 21:35:51 Processing triggers for libc-bin (2.23-0ubuntu10) ... 21:35:53 Processing triggers for man-db (2.7.5-1) ... 21:35:56 Processing triggers for systemd (229-4ubuntu21.4) ... 21:35:56 Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... 21:35:56 Processing triggers for mime-support (3.59ubuntu1) ... 21:35:56 Setting up libxau6:amd64 (1:1.0.8-1) ... 21:35:56 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ... 21:35:56 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ... 21:35:57 Setting up libx11-data (2:1.6.3-1ubuntu2.1) ... 21:35:57 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ... 21:35:57 Setting up libxext6:amd64 (2:1.3.3-1) ... 21:35:57 Setting up fonts-dejavu-core (2.35-1) ... 21:35:58 Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... 21:36:03 Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... 21:36:03 Setting up fontconfig (2.11.94-0ubuntu1.1) ... 21:36:05 Regenerating fonts cache... done. 21:36:05 Setting up libexif12:amd64 (0.6.21-2) ... 21:36:05 Setting up x11-common (1:7.7+13ubuntu3.1) ... 21:36:06 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 21:36:06 invoke-rc.d: could not determine current runlevel 21:36:06 invoke-rc.d: policy-rc.d denied execution of start. 21:36:07 Setting up libice6:amd64 (2:1.0.9-1) ... 21:36:07 Setting up libieee1284-3:amd64 (0.2.11-12) ... 21:36:07 Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... 21:36:07 Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... 21:36:07 Setting up libnotify4:amd64 (0.7.6-2svn1) ... 21:36:07 Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... 21:36:08 Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... 21:36:08 Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... 21:36:08 Setting up libdconf1:amd64 (0.24.0-2) ... 21:36:08 Setting up dconf-service (0.24.0-2) ... 21:36:08 Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... 21:36:09 Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... 21:36:09 Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... 21:36:09 Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... 21:36:09 Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... 21:36:09 Setting up librest-0.7-0:amd64 (0.7.93-1) ... 21:36:09 Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... 21:36:11 Setting up libsm6:amd64 (2:1.2.2-1) ... 21:36:11 Setting up libxcomposite1:amd64 (1:0.4.4-1) ... 21:36:11 Setting up libxdamage1:amd64 (1:1.1.4-2) ... 21:36:12 Setting up libxfixes3:amd64 (1:5.0.1-2) ... 21:36:13 Setting up libxinerama1:amd64 (2:1.1.3-1) ... 21:36:14 Setting up libxshmfence1:amd64 (1.2-1) ... 21:36:14 Setting up libxtst6:amd64 (2:1.2.2-1) ... 21:36:14 Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... 21:36:14 Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... 21:36:14 update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode 21:36:14 Setting up libbsd0:amd64 (0.8.2-1) ... 21:36:15 Setting up xkb-data (2.16-1ubuntu1) ... 21:36:15 Setting up libcap-ng0:amd64 (0.7.7-1) ... 21:36:15 Setting up libdbus-1-3:amd64 (1.10.6-1ubuntu3.3) ... 21:36:15 Setting up dbus (1.10.6-1ubuntu3.3) ... 21:36:15 Setting up libdrm-common (2.4.91-2~16.04.1) ... 21:36:15 Setting up libdrm2:amd64 (2.4.91-2~16.04.1) ... 21:36:15 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ... 21:36:16 Setting up libelf1:amd64 (0.165-3ubuntu1.1) ... 21:36:16 Setting up libpam-systemd:amd64 (229-4ubuntu21.4) ... 21:36:16 Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) ... 21:36:16 Setting up libusb-1.0-0:amd64 (2:1.0.20-1) ... 21:36:16 Setting up acl (2.2.52-3) ... 21:36:16 Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... 21:36:16 Setting up libpixman-1-0:amd64 (0.33.6-1) ... 21:36:16 Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... 21:36:16 Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... 21:36:16 Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... 21:36:17 Setting up libcairo2:amd64 (1.14.6-1) ... 21:36:17 Setting up libatk1.0-data (2.18.0-1) ... 21:36:17 Setting up libatk1.0-0:amd64 (2.18.0-1) ... 21:36:17 Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... 21:36:17 Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... 21:36:17 Setting up libcairo-gobject2:amd64 (1.14.6-1) ... 21:36:17 Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... 21:36:17 Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... 21:36:17 Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... 21:36:17 Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... 21:36:17 Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... 21:36:17 Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... 21:36:17 Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... 21:36:17 Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... 21:36:17 Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... 21:36:17 Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 21:36:17 Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 21:36:17 Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... 21:36:17 Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 21:36:18 Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... 21:36:18 Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... 21:36:18 Setting up libthai-data (0.1.24-2) ... 21:36:18 Setting up libdatrie1:amd64 (0.2.10-2) ... 21:36:18 Setting up libthai0:amd64 (0.1.24-2) ... 21:36:18 Setting up libpango-1.0-0:amd64 (1.38.1-1) ... 21:36:18 Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... 21:36:19 Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... 21:36:19 Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... 21:36:19 Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... 21:36:19 Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... 21:36:19 Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... 21:36:19 Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... 21:36:20 Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... 21:36:20 Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 21:36:20 Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... 21:36:20 Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... 21:36:20 Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... 21:36:20 Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... 21:36:20 Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... 21:36:20 Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... 21:36:20 Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... 21:36:20 Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... 21:36:20 Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... 21:36:20 Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... 21:36:20 Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... 21:36:20 Setting up libsensors4:amd64 (1:3.4.0-2) ... 21:36:20 Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... 21:36:20 Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 21:36:20 update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode 21:36:20 Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... 21:36:20 Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... 21:36:21 Setting up libxi6:amd64 (2:1.7.6-1) ... 21:36:21 Setting up libxrandr2:amd64 (2:1.5.0-1) ... 21:36:21 Setting up librsvg2-2:amd64 (2.40.13-3) ... 21:36:21 Setting up librsvg2-common:amd64 (2.40.13-3) ... 21:36:21 Setting up at-spi2-core (2.18.3-4ubuntu1) ... 21:36:21 Setting up bzip2-doc (1.0.6-8) ... 21:36:21 Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... 21:36:21 Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... 21:36:21 Setting up libgudev-1.0-0:amd64 (1:230-2) ... 21:36:21 Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... 21:36:21 Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... 21:36:22 Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... 21:36:22 Setting up libgphoto2-port12:amd64 (2.5.9-3) ... 21:36:22 Setting up libgphoto2-6:amd64 (2.5.9-3) ... 21:36:22 Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... 21:36:22 Adding scanner group... 21:36:22 Setting up libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) ... 21:36:22 Setting up libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) ... 21:36:22 Setting up policykit-1 (0.105-14.1ubuntu0.1) ... 21:36:23 Setting up colord-data (1.2.12-1ubuntu1) ... 21:36:23 Setting up colord (1.2.12-1ubuntu1) ... 21:36:24 Setting up fonts-liberation (1.07.4-1) ... 21:36:24 Setting up libcdt5 (2.38.0-12ubuntu2.1) ... 21:36:24 Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... 21:36:24 Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... 21:36:24 Setting up libgvc6 (2.38.0-12ubuntu2.1) ... 21:36:24 Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... 21:36:24 Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... 21:36:24 Setting up libxmu6:amd64 (2:1.1.2-2) ... 21:36:24 Setting up libxaw7:amd64 (2:1.0.13-1) ... 21:36:24 Setting up graphviz (2.38.0-12ubuntu2.1) ... 21:36:25 Setting up libbz2-dev:amd64 (1.0.6-8) ... 21:36:25 Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... 21:36:25 Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... 21:36:25 update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode 21:36:25 Setting up libgphoto2-l10n (2.5.9-3) ... 21:36:25 Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... 21:36:25 Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... 21:36:25 Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... 21:36:25 Setting up libwxbase3.0-0v5:amd64 (3.0.2+dfsg-1.3ubuntu0.1) ... 21:36:25 Setting up libwxgtk3.0-0v5:amd64 (3.0.2+dfsg-1.3ubuntu0.1) ... 21:36:25 Setting up python-crypto (2.6.1-6ubuntu0.16.04.3) ... 21:36:26 Setting up python-defusedxml (0.4.1-2ubuntu0.16.04.1) ... 21:36:27 Setting up python-ecdsa (0.13-2) ... 21:36:27 Setting up python-paramiko (1.16.0-1ubuntu0.1) ... 21:36:28 Setting up python-wxversion (3.0.2.0+dfsg-1build1) ... 21:36:29 Setting up python-wxgtk3.0 (3.0.2.0+dfsg-1build1) ... 21:36:30 update-alternatives: using /usr/lib/wx/python/wx3.0.pth to provide /usr/lib/wx/python/wx.pth (wx.pth) in auto mode 21:36:34 Setting up python-wxtools (3.0.2.0+dfsg-1build1) ... 21:36:35 Setting up liblz4-dev:amd64 (0.0~r131-2ubuntu2) ... 21:36:35 Setting up ros-kinetic-actionlib-msgs (1.12.6-0xenial-20180824-091950-0800) ... 21:36:35 Setting up ros-kinetic-rosclean (1.14.4-0xenial-20180824-082408-0800) ... 21:36:35 Setting up ros-kinetic-rosmaster (1.12.14-0xenial-20180824-082836-0800) ... 21:36:35 Setting up ros-kinetic-rosout (1.12.14-0xenial-20180824-093510-0800) ... 21:36:35 Setting up ros-kinetic-rosparam (1.12.14-0xenial-20180824-082853-0800) ... 21:36:35 Setting up ros-kinetic-rosunit (1.14.4-0xenial-20180824-083440-0800) ... 21:36:36 Setting up ros-kinetic-roslaunch (1.12.14-0xenial-20180824-095418-0800) ... 21:36:36 Setting up ros-kinetic-rostest (1.12.14-0xenial-20180824-102002-0800) ... 21:36:36 Setting up ros-kinetic-roslz4 (1.12.14-0xenial-20180824-084411-0800) ... 21:36:36 Setting up ros-kinetic-rosbag-storage (1.12.14-0xenial-20180824-085858-0800) ... 21:36:36 Setting up ros-kinetic-std-srvs (1.11.2-0xenial-20180824-085636-0800) ... 21:36:36 Setting up ros-kinetic-topic-tools (1.12.14-0xenial-20180824-102957-0800) ... 21:36:36 Setting up ros-kinetic-rosbag (1.12.14-0xenial-20180824-103606-0800) ... 21:36:36 Setting up ros-kinetic-rostopic (1.12.14-0xenial-20180824-104149-0800) ... 21:36:36 Setting up ros-kinetic-actionlib (1.11.13-0xenial-20180824-105059-0800) ... 21:36:37 Setting up ros-kinetic-geometry-msgs (1.12.6-0xenial-20180824-100440-0800) ... 21:36:37 Setting up ros-kinetic-message-filters (1.12.14-0xenial-20180824-125219-0800) ... 21:36:37 Setting up ros-kinetic-rosmsg (1.12.14-0xenial-20180824-104154-0800) ... 21:36:37 Setting up ros-kinetic-rosnode (1.12.14-0xenial-20180824-104806-0800) ... 21:36:37 Setting up ros-kinetic-rosservice (1.12.14-0xenial-20180824-104815-0800) ... 21:36:37 Setting up ros-kinetic-roswtf (1.12.14-0xenial-20180824-105256-0800) ... 21:36:38 Setting up ros-kinetic-sensor-msgs (1.12.6-0xenial-20180824-104202-0800) ... 21:36:38 Setting up ros-kinetic-tf2-msgs (0.5.18-0xenial-20180824-101445-0800) ... 21:36:38 Setting up ros-kinetic-tf2 (0.5.18-0xenial-20180824-102527-0800) ... 21:36:39 Setting up ros-kinetic-tf2-py (0.5.18-0xenial-20180824-123846-0800) ... 21:36:39 Setting up ros-kinetic-tf2-ros (0.5.18-0xenial-20180824-125648-0800) ... 21:36:39 Setting up ros-kinetic-tf (1.11.9-0xenial-20180824-131716-0800) ... 21:36:39 Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... 21:36:40 Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... 21:36:40 Setting up notification-daemon (3.18.2-1) ... 21:36:40 Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... 21:36:40 Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... 21:36:40 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 21:36:40 Setting up humanity-icon-theme (0.6.10.1) ... 21:36:41 Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... 21:36:42 Processing triggers for libc-bin (2.23-0ubuntu10) ... 21:36:42 Processing triggers for systemd (229-4ubuntu21.4) ... 21:36:42 Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... 21:36:42 Processing triggers for dbus (1.10.6-1ubuntu3.3) ... 21:36:42 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:36:42 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:36:42 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:36:42 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:36:42 Invoking 'apt-get clean' 21:37:17 ---> 3e7be881c945 21:37:19 Removing intermediate container b14ad3162afc 21:37:19 Step 27 : USER buildfarm 21:37:20 ---> Running in 760c8c4f7d4d 21:37:20 ---> 6aa38b455aeb 21:37:20 Removing intermediate container 760c8c4f7d4d 21:37:20 Step 28 : ENTRYPOINT sh -c 21:37:21 ---> Running in aa72d8f0d3e7 21:37:21 ---> 10ef705d8266 21:37:21 Removing intermediate container aa72d8f0d3e7 21:37:21 Step 29 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic ptu_follow_frame --sourcedeb-dir /tmp/binarydeb 21:37:22 ---> Running in 50a502ecbd65 21:37:23 ---> b13c53167acd 21:37:23 Removing intermediate container 50a502ecbd65 21:37:23 Successfully built b13c53167acd 21:37:23 + echo # END SECTION 21:37:23 # END SECTION
21:37:23 + echo # BEGIN SECTION: Run Dockerfile - build binarydeb
13. Run Dockerfile - build binarydeb

Hide Details

21:37:23 # BEGIN SECTION: Run Dockerfile - build binarydeb 21:37:23 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.kinetic_ubuntu_xenial_amd64_ptu_follow_frame
13.1. build binarydeb

Hide Details

21:37:23 # BEGIN SUBSECTION: build binarydeb 21:37:31 Package 'ros-kinetic-ptu-follow-frame' version: 0.1.2-0xenial-20180910-202122+0000 21:37:36 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:37:36 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:37:36 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:37:36 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:37:39 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:37:39 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:37:39 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:37:39 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:37:40 Invoking 'apt-src build ros-kinetic-ptu-follow-frame' in '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:37:40 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:37:40 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:37:40 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:37:40 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:37:42 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:37:42 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 21:37:42 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:37:42 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 21:37:49 I: Building in /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 .. 21:37:50 dpkg-buildpackage: source package ros-kinetic-ptu-follow-frame 21:37:50 dpkg-buildpackage: source version 0.1.2-0xenial-20180910-202122+0000 21:37:50 dpkg-buildpackage: source distribution xenial 21:37:50 dpkg-buildpackage: source changed by Chris Burbridge <cburbridge@gmail.com> 21:37:50 dpkg-source --before-build ros-kinetic-ptu-follow-frame-0.1.2 21:37:50 dpkg-buildpackage: host architecture amd64 21:37:50 dpkg-source: info: using options from ros-kinetic-ptu-follow-frame-0.1.2/debian/source/options: --auto-commit 21:37:51 fakeroot debian/rules clean 21:37:51 dh clean 21:37:52 dh_testdir 21:37:52 Unknown option: buildsystem 21:37:52 dh_testdir: warning: ignored unknown options in DH_OPTIONS 21:37:52 dh_auto_clean 21:37:52 dh_clean 21:37:52 Unknown option: buildsystem 21:37:52 dh_clean: warning: ignored unknown options in DH_OPTIONS 21:37:52 rm -f debian/debhelper-build-stamp 21:37:52 rm -f debian/ros-kinetic-ptu-follow-frame.substvars 21:37:52 rm -f debian/ros-kinetic-ptu-follow-frame.*.debhelper 21:37:52 rm -rf debian/ros-kinetic-ptu-follow-frame/ 21:37:52 rm -rf debian/.debhelper/ 21:37:52 rm -f debian/*.debhelper.log 21:37:52 rm -f debian/files 21:37:52 find . \( \( \ 21:37:52 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ 21:37:52 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ 21:37:52 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ 21:37:52 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ 21:37:52 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ 21:37:52 \) -exec rm -f {} + \) -o \ 21:37:52 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) 21:37:52 rm -f *-stamp 21:37:53 debian/rules build 21:37:53 dh build 21:37:53 dh_testdir 21:37:53 Unknown option: buildsystem 21:37:53 dh_testdir: warning: ignored unknown options in DH_OPTIONS 21:37:53 dh_update_autotools_config 21:37:53 Unknown option: buildsystem 21:37:53 dh_update_autotools_config: warning: ignored unknown options in DH_OPTIONS 21:37:53 debian/rules override_dh_auto_configure 21:37:53 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:37:53 # In case we're installing to a non-standard location, look for a setup.sh 21:37:53 # in the install tree that was dropped by catkin, and source it. It will 21:37:53 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 21:37:53 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 21:37:53 dh_auto_configure -- \ 21:37:53 -DCATKIN_BUILD_BINARY_PACKAGE="1" \ 21:37:53 -DCMAKE_INSTALL_PREFIX="/opt/ros/kinetic" \ 21:37:53 -DCMAKE_PREFIX_PATH="/opt/ros/kinetic" 21:38:02 mkdir -p obj-x86_64-linux-gnu 21:38:02 cd obj-x86_64-linux-gnu 21:38:02 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 21:38:06 -- The C compiler identification is GNU 5.4.0 21:38:07 -- The CXX compiler identification is GNU 5.4.0 21:38:07 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc 21:38:07 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works 21:38:07 -- Detecting C compiler ABI info 21:38:08 -- Detecting C compiler ABI info - done 21:38:08 -- Detecting C compile features 21:38:08 -- Detecting C compile features - done 21:38:09 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ 21:38:09 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works 21:38:09 -- Detecting CXX compiler ABI info 21:38:09 -- Detecting CXX compiler ABI info - done 21:38:09 -- Detecting CXX compile features 21:38:10 -- Detecting CXX compile features - done 21:38:10 -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel 21:38:10 -- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic 21:38:10 -- This workspace overlays: /opt/ros/kinetic 21:38:10 -- Found PythonInterp: /usr/bin/python (found version "2.7.12") 21:38:10 -- Using PYTHON_EXECUTABLE: /usr/bin/python 21:38:10 -- Using Debian Python package layout 21:38:10 -- Using empy: /usr/bin/empy 21:38:11 -- Using CATKIN_ENABLE_TESTING: ON 21:38:11 -- Skip enable_testing() when building binary package 21:38:11 -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/test_results 21:38:11 -- Found gmock sources under '/usr/src/gmock': gmock will be built 21:38:11 -- Looking for pthread.h 21:38:12 -- Looking for pthread.h - found 21:38:12 -- Looking for pthread_create 21:38:12 -- Looking for pthread_create - not found 21:38:12 -- Looking for pthread_create in pthreads 21:38:12 -- Looking for pthread_create in pthreads - not found 21:38:12 -- Looking for pthread_create in pthread 21:38:13 -- Looking for pthread_create in pthread - found 21:38:13 -- Found Threads: TRUE 21:38:13 -- Found gtest sources under '/usr/src/gmock': gtests will be built 21:38:13 -- Using Python nosetests: /usr/bin/nosetests-2.7 21:38:13 -- catkin 0.7.14 21:38:15 -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy 21:38:16 -- ptu_follow_frame: 0 messages, 1 services 21:38:16 -- Configuring done 21:38:16 -- Generating done 21:38:16 CMake Warning: 21:38:16 Manually-specified variables were not used by the project: 21:38:16 21:38:16 CMAKE_INSTALL_LOCALSTATEDIR 21:38:16 CMAKE_INSTALL_SYSCONFDIR 21:38:16 21:38:16 21:38:16 -- Build files have been written to: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu 21:38:16 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 21:38:16 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:38:16 debian/rules override_dh_auto_build 21:38:16 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:38:16 # In case we're installing to a non-standard location, look for a setup.sh 21:38:16 # in the install tree that was dropped by catkin, and source it. It will 21:38:16 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 21:38:16 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 21:38:16 dh_auto_build 21:38:16 cd obj-x86_64-linux-gnu 21:38:16 make -j1 21:38:16 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:16 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 -B/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 21:38:16 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 21:38:16 make -f CMakeFiles/Makefile2 all 21:38:16 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:16 make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/depend 21:38:16 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:16 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_cpp.dir/DependInfo.cmake --color= 21:38:16 Scanning dependencies of target std_msgs_generate_messages_cpp 21:38:16 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:16 make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/build 21:38:16 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:16 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_cpp.dir/build'. 21:38:16 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:16 [ 0%] Built target std_msgs_generate_messages_cpp 21:38:16 make -f CMakeFiles/_ptu_follow_frame_generate_messages_check_deps_StartFollowing.dir/build.make CMakeFiles/_ptu_follow_frame_generate_messages_check_deps_StartFollowing.dir/depend 21:38:16 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:16 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/_ptu_follow_frame_generate_messages_check_deps_StartFollowing.dir/DependInfo.cmake --color= 21:38:16 Scanning dependencies of target _ptu_follow_frame_generate_messages_check_deps_StartFollowing 21:38:16 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:16 make -f CMakeFiles/_ptu_follow_frame_generate_messages_check_deps_StartFollowing.dir/build.make CMakeFiles/_ptu_follow_frame_generate_messages_check_deps_StartFollowing.dir/build 21:38:16 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:16 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py ptu_follow_frame /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/srv/StartFollowing.srv 21:38:17 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:17 [ 0%] Built target _ptu_follow_frame_generate_messages_check_deps_StartFollowing 21:38:17 make -f CMakeFiles/ptu_follow_frame_generate_messages_cpp.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_cpp.dir/depend 21:38:17 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:17 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/ptu_follow_frame_generate_messages_cpp.dir/DependInfo.cmake --color= 21:38:17 Scanning dependencies of target ptu_follow_frame_generate_messages_cpp 21:38:17 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:17 make -f CMakeFiles/ptu_follow_frame_generate_messages_cpp.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_cpp.dir/build 21:38:17 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:17 [ 14%] Generating C++ code from ptu_follow_frame/StartFollowing.srv 21:38:17 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 && /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/srv/StartFollowing.srv -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p ptu_follow_frame -o /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel/include/ptu_follow_frame -e /opt/ros/kinetic/share/gencpp/cmake/.. 21:38:17 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:17 [ 14%] Built target ptu_follow_frame_generate_messages_cpp 21:38:17 make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/depend 21:38:17 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:17 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_py.dir/DependInfo.cmake --color= 21:38:17 Scanning dependencies of target std_msgs_generate_messages_py 21:38:17 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:17 make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/build 21:38:17 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:17 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_py.dir/build'. 21:38:17 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:17 [ 14%] Built target std_msgs_generate_messages_py 21:38:17 make -f CMakeFiles/ptu_follow_frame_generate_messages_py.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_py.dir/depend 21:38:17 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:17 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/ptu_follow_frame_generate_messages_py.dir/DependInfo.cmake --color= 21:38:17 Scanning dependencies of target ptu_follow_frame_generate_messages_py 21:38:17 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:17 make -f CMakeFiles/ptu_follow_frame_generate_messages_py.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_py.dir/build 21:38:17 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:17 [ 28%] Generating Python code from SRV ptu_follow_frame/StartFollowing 21:38:17 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/gensrv_py.py /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/srv/StartFollowing.srv -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p ptu_follow_frame -o /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/ptu_follow_frame/srv 21:38:18 [ 42%] Generating Python srv __init__.py for ptu_follow_frame 21:38:18 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py -o /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/ptu_follow_frame/srv --initpy 21:38:18 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:18 [ 42%] Built target ptu_follow_frame_generate_messages_py 21:38:18 make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/depend 21:38:18 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:18 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color= 21:38:18 Scanning dependencies of target std_msgs_generate_messages_nodejs 21:38:18 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:18 make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/build 21:38:18 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:18 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_nodejs.dir/build'. 21:38:18 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:18 [ 42%] Built target std_msgs_generate_messages_nodejs 21:38:18 make -f CMakeFiles/ptu_follow_frame_generate_messages_nodejs.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_nodejs.dir/depend 21:38:18 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:18 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/ptu_follow_frame_generate_messages_nodejs.dir/DependInfo.cmake --color= 21:38:18 Scanning dependencies of target ptu_follow_frame_generate_messages_nodejs 21:38:18 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:18 make -f CMakeFiles/ptu_follow_frame_generate_messages_nodejs.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_nodejs.dir/build 21:38:18 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:18 [ 57%] Generating Javascript code from ptu_follow_frame/StartFollowing.srv 21:38:18 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/srv/StartFollowing.srv -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p ptu_follow_frame -o /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/ptu_follow_frame/srv 21:38:19 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 [ 57%] Built target ptu_follow_frame_generate_messages_nodejs 21:38:19 make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/depend 21:38:19 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_lisp.dir/DependInfo.cmake --color= 21:38:19 Scanning dependencies of target std_msgs_generate_messages_lisp 21:38:19 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/build 21:38:19 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_lisp.dir/build'. 21:38:19 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 [ 57%] Built target std_msgs_generate_messages_lisp 21:38:19 make -f CMakeFiles/ptu_follow_frame_generate_messages_lisp.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_lisp.dir/depend 21:38:19 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/ptu_follow_frame_generate_messages_lisp.dir/DependInfo.cmake --color= 21:38:19 Scanning dependencies of target ptu_follow_frame_generate_messages_lisp 21:38:19 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 make -f CMakeFiles/ptu_follow_frame_generate_messages_lisp.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_lisp.dir/build 21:38:19 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 [ 71%] Generating Lisp code from ptu_follow_frame/StartFollowing.srv 21:38:19 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/srv/StartFollowing.srv -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p ptu_follow_frame -o /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/ptu_follow_frame/srv 21:38:19 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 [ 71%] Built target ptu_follow_frame_generate_messages_lisp 21:38:19 make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/depend 21:38:19 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_eus.dir/DependInfo.cmake --color= 21:38:19 Scanning dependencies of target std_msgs_generate_messages_eus 21:38:19 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/build 21:38:19 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_eus.dir/build'. 21:38:19 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 [ 71%] Built target std_msgs_generate_messages_eus 21:38:19 make -f CMakeFiles/ptu_follow_frame_generate_messages_eus.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_eus.dir/depend 21:38:19 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/ptu_follow_frame_generate_messages_eus.dir/DependInfo.cmake --color= 21:38:19 Scanning dependencies of target ptu_follow_frame_generate_messages_eus 21:38:19 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 make -f CMakeFiles/ptu_follow_frame_generate_messages_eus.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_eus.dir/build 21:38:19 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:19 [ 85%] Generating EusLisp code from ptu_follow_frame/StartFollowing.srv 21:38:19 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/srv/StartFollowing.srv -Istd_msgs:/opt/ros/kinetic/share/std_msgs/cmake/../msg -p ptu_follow_frame -o /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel/share/roseus/ros/ptu_follow_frame/srv 21:38:20 [100%] Generating EusLisp manifest code for ptu_follow_frame 21:38:20 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/geneus/cmake/../../../lib/geneus/gen_eus.py -m -o /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel/share/roseus/ros/ptu_follow_frame ptu_follow_frame std_msgs 21:38:21 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:21 [100%] Built target ptu_follow_frame_generate_messages_eus 21:38:21 make -f CMakeFiles/ptu_follow_frame_generate_messages.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages.dir/depend 21:38:21 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:21 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/ptu_follow_frame_generate_messages.dir/DependInfo.cmake --color= 21:38:21 Scanning dependencies of target ptu_follow_frame_generate_messages 21:38:21 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:21 make -f CMakeFiles/ptu_follow_frame_generate_messages.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages.dir/build 21:38:21 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:21 make[4]: Nothing to be done for 'CMakeFiles/ptu_follow_frame_generate_messages.dir/build'. 21:38:21 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:21 [100%] Built target ptu_follow_frame_generate_messages 21:38:21 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:21 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles 0 21:38:21 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:21 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 21:38:21 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:38:21 debian/rules override_dh_auto_test 21:38:21 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:38:21 # In case we're installing to a non-standard location, look for a setup.sh 21:38:21 # in the install tree that was dropped by catkin, and source it. It will 21:38:21 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 21:38:21 echo -- Running tests. Even if one of them fails the build is not canceled. 21:38:21 -- Running tests. Even if one of them fails the build is not canceled. 21:38:21 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 21:38:21 dh_auto_test || true 21:38:21 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:38:21 fakeroot debian/rules binary 21:38:21 dh binary 21:38:22 dh_testroot 21:38:22 dh_prep 21:38:22 Unknown option: buildsystem 21:38:22 dh_prep: warning: ignored unknown options in DH_OPTIONS 21:38:22 rm -f debian/ros-kinetic-ptu-follow-frame.substvars 21:38:22 rm -f debian/ros-kinetic-ptu-follow-frame.*.debhelper 21:38:22 rm -rf debian/ros-kinetic-ptu-follow-frame/ 21:38:22 dh_installdirs 21:38:22 Unknown option: buildsystem 21:38:22 dh_installdirs: warning: ignored unknown options in DH_OPTIONS 21:38:22 install -d debian/ros-kinetic-ptu-follow-frame 21:38:22 debian/rules override_dh_auto_install 21:38:22 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:38:22 # In case we're installing to a non-standard location, look for a setup.sh 21:38:22 # in the install tree that was dropped by catkin, and source it. It will 21:38:22 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 21:38:22 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 21:38:22 dh_auto_install 21:38:22 cd obj-x86_64-linux-gnu 21:38:22 make -j1 install DESTDIR=/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame AM_UPDATE_INFO_DIR=no 21:38:22 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 -B/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 21:38:22 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 21:38:22 make -f CMakeFiles/Makefile2 all 21:38:22 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/depend 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_cpp.dir/DependInfo.cmake --color= 21:38:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/build 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_cpp.dir/build'. 21:38:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 [ 0%] Built target std_msgs_generate_messages_cpp 21:38:22 make -f CMakeFiles/_ptu_follow_frame_generate_messages_check_deps_StartFollowing.dir/build.make CMakeFiles/_ptu_follow_frame_generate_messages_check_deps_StartFollowing.dir/depend 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/_ptu_follow_frame_generate_messages_check_deps_StartFollowing.dir/DependInfo.cmake --color= 21:38:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 make -f CMakeFiles/_ptu_follow_frame_generate_messages_check_deps_StartFollowing.dir/build.make CMakeFiles/_ptu_follow_frame_generate_messages_check_deps_StartFollowing.dir/build 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 catkin_generated/env_cached.sh /usr/bin/python /opt/ros/kinetic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py ptu_follow_frame /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/srv/StartFollowing.srv 21:38:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 [ 0%] Built target _ptu_follow_frame_generate_messages_check_deps_StartFollowing 21:38:22 make -f CMakeFiles/ptu_follow_frame_generate_messages_cpp.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_cpp.dir/depend 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/ptu_follow_frame_generate_messages_cpp.dir/DependInfo.cmake --color= 21:38:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 make -f CMakeFiles/ptu_follow_frame_generate_messages_cpp.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_cpp.dir/build 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 make[4]: Nothing to be done for 'CMakeFiles/ptu_follow_frame_generate_messages_cpp.dir/build'. 21:38:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 [ 14%] Built target ptu_follow_frame_generate_messages_cpp 21:38:22 make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/depend 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_py.dir/DependInfo.cmake --color= 21:38:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/build 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_py.dir/build'. 21:38:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 [ 14%] Built target std_msgs_generate_messages_py 21:38:22 make -f CMakeFiles/ptu_follow_frame_generate_messages_py.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_py.dir/depend 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/ptu_follow_frame_generate_messages_py.dir/DependInfo.cmake --color= 21:38:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 make -f CMakeFiles/ptu_follow_frame_generate_messages_py.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_py.dir/build 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 make[4]: Nothing to be done for 'CMakeFiles/ptu_follow_frame_generate_messages_py.dir/build'. 21:38:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 [ 42%] Built target ptu_follow_frame_generate_messages_py 21:38:22 make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/depend 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color= 21:38:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/build 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_nodejs.dir/build'. 21:38:22 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 [ 42%] Built target std_msgs_generate_messages_nodejs 21:38:22 make -f CMakeFiles/ptu_follow_frame_generate_messages_nodejs.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_nodejs.dir/depend 21:38:22 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:22 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/ptu_follow_frame_generate_messages_nodejs.dir/DependInfo.cmake --color= 21:38:23 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make -f CMakeFiles/ptu_follow_frame_generate_messages_nodejs.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_nodejs.dir/build 21:38:23 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make[4]: Nothing to be done for 'CMakeFiles/ptu_follow_frame_generate_messages_nodejs.dir/build'. 21:38:23 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 [ 57%] Built target ptu_follow_frame_generate_messages_nodejs 21:38:23 make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/depend 21:38:23 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_lisp.dir/DependInfo.cmake --color= 21:38:23 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/build 21:38:23 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_lisp.dir/build'. 21:38:23 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 [ 57%] Built target std_msgs_generate_messages_lisp 21:38:23 make -f CMakeFiles/ptu_follow_frame_generate_messages_lisp.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_lisp.dir/depend 21:38:23 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/ptu_follow_frame_generate_messages_lisp.dir/DependInfo.cmake --color= 21:38:23 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make -f CMakeFiles/ptu_follow_frame_generate_messages_lisp.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_lisp.dir/build 21:38:23 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make[4]: Nothing to be done for 'CMakeFiles/ptu_follow_frame_generate_messages_lisp.dir/build'. 21:38:23 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 [ 71%] Built target ptu_follow_frame_generate_messages_lisp 21:38:23 make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/depend 21:38:23 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_eus.dir/DependInfo.cmake --color= 21:38:23 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/build 21:38:23 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_eus.dir/build'. 21:38:23 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 [ 71%] Built target std_msgs_generate_messages_eus 21:38:23 make -f CMakeFiles/ptu_follow_frame_generate_messages_eus.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_eus.dir/depend 21:38:23 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/ptu_follow_frame_generate_messages_eus.dir/DependInfo.cmake --color= 21:38:23 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make -f CMakeFiles/ptu_follow_frame_generate_messages_eus.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages_eus.dir/build 21:38:23 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make[4]: Nothing to be done for 'CMakeFiles/ptu_follow_frame_generate_messages_eus.dir/build'. 21:38:23 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 [100%] Built target ptu_follow_frame_generate_messages_eus 21:38:23 make -f CMakeFiles/ptu_follow_frame_generate_messages.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages.dir/depend 21:38:23 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles/ptu_follow_frame_generate_messages.dir/DependInfo.cmake --color= 21:38:23 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make -f CMakeFiles/ptu_follow_frame_generate_messages.dir/build.make CMakeFiles/ptu_follow_frame_generate_messages.dir/build 21:38:23 make[4]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make[4]: Nothing to be done for 'CMakeFiles/ptu_follow_frame_generate_messages.dir/build'. 21:38:23 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 [100%] Built target ptu_follow_frame_generate_messages 21:38:23 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/CMakeFiles 0 21:38:23 make -f CMakeFiles/Makefile2 preinstall 21:38:23 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 make[3]: Nothing to be done for 'preinstall'. 21:38:23 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 Install the project... 21:38:23 /usr/bin/cmake -P cmake_install.cmake 21:38:23 -- Install configuration: "None" 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/ptu_follow_frame/srv/StartFollowing.srv 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/ptu_follow_frame/cmake/ptu_follow_frame-msg-paths.cmake 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/include/ptu_follow_frame 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/include/ptu_follow_frame/StartFollowingResponse.h 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/include/ptu_follow_frame/StartFollowing.h 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/include/ptu_follow_frame/StartFollowingRequest.h 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/roseus/ros/ptu_follow_frame 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/roseus/ros/ptu_follow_frame/srv 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/roseus/ros/ptu_follow_frame/srv/StartFollowing.l 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/roseus/ros/ptu_follow_frame/manifest.l 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/common-lisp/ros/ptu_follow_frame 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/common-lisp/ros/ptu_follow_frame/srv 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/common-lisp/ros/ptu_follow_frame/srv/_package.lisp 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/common-lisp/ros/ptu_follow_frame/srv/StartFollowing.lisp 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/common-lisp/ros/ptu_follow_frame/srv/ptu_follow_frame-srv.asd 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/common-lisp/ros/ptu_follow_frame/srv/_package_StartFollowing.lisp 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/gennodejs/ros/ptu_follow_frame 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/gennodejs/ros/ptu_follow_frame/srv 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/gennodejs/ros/ptu_follow_frame/srv/StartFollowing.js 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/gennodejs/ros/ptu_follow_frame/srv/_index.js 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/gennodejs/ros/ptu_follow_frame/_index.js 21:38:23 Listing /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/ptu_follow_frame ... 21:38:23 Compiling /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/ptu_follow_frame/__init__.py ... 21:38:23 Listing /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/ptu_follow_frame/srv ... 21:38:23 Compiling /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/ptu_follow_frame/srv/_StartFollowing.py ... 21:38:23 Compiling /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/ptu_follow_frame/srv/__init__.py ... 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/lib/python2.7/dist-packages/ptu_follow_frame 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/lib/python2.7/dist-packages/ptu_follow_frame/__init__.py 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/lib/python2.7/dist-packages/ptu_follow_frame/__init__.pyc 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/lib/python2.7/dist-packages/ptu_follow_frame/srv 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/lib/python2.7/dist-packages/ptu_follow_frame/srv/__init__.py 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/lib/python2.7/dist-packages/ptu_follow_frame/srv/__init__.pyc 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/lib/python2.7/dist-packages/ptu_follow_frame/srv/_StartFollowing.py 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/lib/python2.7/dist-packages/ptu_follow_frame/srv/_StartFollowing.pyc 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/lib/pkgconfig/ptu_follow_frame.pc 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/ptu_follow_frame/cmake/ptu_follow_frame-msg-extras.cmake 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/ptu_follow_frame/cmake/ptu_follow_frameConfig.cmake 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/ptu_follow_frame/cmake/ptu_follow_frameConfig-version.cmake 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/share/ptu_follow_frame/package.xml 21:38:23 -- Installing: /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame/opt/ros/kinetic/lib/ptu_follow_frame/ptu_follow.py 21:38:23 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu' 21:38:23 cd /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 21:38:23 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:38:23 dh_install 21:38:23 Unknown option: buildsystem 21:38:23 dh_install: warning: ignored unknown options in DH_OPTIONS 21:38:23 dh_installdocs 21:38:23 Unknown option: buildsystem 21:38:23 dh_installdocs: warning: ignored unknown options in DH_OPTIONS 21:38:23 install -d debian/ros-kinetic-ptu-follow-frame/usr/share/doc/ros-kinetic-ptu-follow-frame 21:38:23 dh_installchangelogs 21:38:23 Unknown option: buildsystem 21:38:23 dh_installchangelogs: warning: ignored unknown options in DH_OPTIONS 21:38:24 install -p -m0644 debian/changelog debian/ros-kinetic-ptu-follow-frame/usr/share/doc/ros-kinetic-ptu-follow-frame/changelog.Debian 21:38:24 dh_installexamples 21:38:24 Unknown option: buildsystem 21:38:24 dh_installexamples: warning: ignored unknown options in DH_OPTIONS 21:38:24 dh_installman 21:38:24 Unknown option: buildsystem 21:38:24 dh_installman: warning: ignored unknown options in DH_OPTIONS 21:38:25 dh_installcatalogs 21:38:25 Unknown option: buildsystem 21:38:25 dh_installcatalogs: warning: ignored unknown options in DH_OPTIONS 21:38:25 dh_installcron 21:38:26 Unknown option: buildsystem 21:38:26 dh_installcron: warning: ignored unknown options in DH_OPTIONS 21:38:26 dh_installdebconf 21:38:26 Unknown option: buildsystem 21:38:26 dh_installdebconf: warning: ignored unknown options in DH_OPTIONS 21:38:26 install -d debian/ros-kinetic-ptu-follow-frame/DEBIAN 21:38:26 dh_installemacsen 21:38:26 Unknown option: buildsystem 21:38:26 dh_installemacsen: warning: ignored unknown options in DH_OPTIONS 21:38:26 dh_installifupdown 21:38:26 Unknown option: buildsystem 21:38:26 dh_installifupdown: warning: ignored unknown options in DH_OPTIONS 21:38:26 dh_installinfo 21:38:26 Unknown option: buildsystem 21:38:26 dh_installinfo: warning: ignored unknown options in DH_OPTIONS 21:38:26 dh_installinit 21:38:26 Unknown option: buildsystem 21:38:26 dh_installinit: warning: ignored unknown options in DH_OPTIONS 21:38:26 dh_installmenu 21:38:26 Unknown option: buildsystem 21:38:26 dh_installmenu: warning: ignored unknown options in DH_OPTIONS 21:38:26 dh_installmime 21:38:26 Unknown option: buildsystem 21:38:26 dh_installmime: warning: ignored unknown options in DH_OPTIONS 21:38:26 dh_installmodules 21:38:27 Unknown option: buildsystem 21:38:27 dh_installmodules: warning: ignored unknown options in DH_OPTIONS 21:38:27 dh_installlogcheck 21:38:27 Unknown option: buildsystem 21:38:27 dh_installlogcheck: warning: ignored unknown options in DH_OPTIONS 21:38:27 dh_installlogrotate 21:38:27 Unknown option: buildsystem 21:38:27 dh_installlogrotate: warning: ignored unknown options in DH_OPTIONS 21:38:27 dh_installpam 21:38:27 Unknown option: buildsystem 21:38:27 dh_installpam: warning: ignored unknown options in DH_OPTIONS 21:38:27 dh_installppp 21:38:27 Unknown option: buildsystem 21:38:27 dh_installppp: warning: ignored unknown options in DH_OPTIONS 21:38:27 dh_installudev 21:38:27 Unknown option: buildsystem 21:38:27 dh_installudev: warning: ignored unknown options in DH_OPTIONS 21:38:27 dh_installgsettings 21:38:27 Unknown option: buildsystem 21:38:27 dh_installgsettings: warning: ignored unknown options in DH_OPTIONS 21:38:27 dh_bugfiles 21:38:27 Unknown option: buildsystem 21:38:27 dh_bugfiles: warning: ignored unknown options in DH_OPTIONS 21:38:27 dh_ucf 21:38:27 Unknown option: buildsystem 21:38:27 dh_ucf: warning: ignored unknown options in DH_OPTIONS 21:38:27 dh_lintian 21:38:27 Unknown option: buildsystem 21:38:27 dh_lintian: warning: ignored unknown options in DH_OPTIONS 21:38:27 dh_gconf 21:38:27 Unknown option: buildsystem 21:38:27 dh_gconf: warning: ignored unknown options in DH_OPTIONS 21:38:27 dh_icons 21:38:28 Unknown option: buildsystem 21:38:28 dh_icons: warning: ignored unknown options in DH_OPTIONS 21:38:28 dh_perl 21:38:28 Unknown option: buildsystem 21:38:28 dh_perl: warning: ignored unknown options in DH_OPTIONS 21:38:28 dh_usrlocal 21:38:28 Unknown option: buildsystem 21:38:28 dh_usrlocal: warning: ignored unknown options in DH_OPTIONS 21:38:28 dh_link 21:38:28 Unknown option: buildsystem 21:38:28 dh_link: warning: ignored unknown options in DH_OPTIONS 21:38:28 dh_installwm 21:38:28 Unknown option: buildsystem 21:38:28 dh_installwm: warning: ignored unknown options in DH_OPTIONS 21:38:28 dh_installxfonts 21:38:28 Unknown option: buildsystem 21:38:28 dh_installxfonts: warning: ignored unknown options in DH_OPTIONS 21:38:28 dh_strip_nondeterminism 21:38:29 Unknown option: buildsystem 21:38:29 dh_strip_nondeterminism: warning: ignored unknown options in DH_OPTIONS 21:38:29 dh_compress 21:38:29 Unknown option: buildsystem 21:38:29 dh_compress: warning: ignored unknown options in DH_OPTIONS 21:38:29 cd debian/ros-kinetic-ptu-follow-frame 21:38:29 chmod a-x usr/share/doc/ros-kinetic-ptu-follow-frame/changelog.Debian 21:38:29 gzip -9nf usr/share/doc/ros-kinetic-ptu-follow-frame/changelog.Debian 21:38:29 cd '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:38:29 dh_fixperms 21:38:29 Unknown option: buildsystem 21:38:29 dh_fixperms: warning: ignored unknown options in DH_OPTIONS 21:38:29 find debian/ros-kinetic-ptu-follow-frame -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 21:38:30 find debian/ros-kinetic-ptu-follow-frame ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s 21:38:30 find debian/ros-kinetic-ptu-follow-frame/usr/share/doc -type f ! -regex 'debian/ros-kinetic-ptu-follow-frame/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 21:38:30 find debian/ros-kinetic-ptu-follow-frame/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 0755 21:38:30 find debian/ros-kinetic-ptu-follow-frame/usr/share/man debian/ros-kinetic-ptu-follow-frame/usr/man/ debian/ros-kinetic-ptu-follow-frame/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 0644 21:38:30 find debian/ros-kinetic-ptu-follow-frame/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 0644 21:38:30 find debian/ros-kinetic-ptu-follow-frame/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 0644 21:38:30 find debian/ros-kinetic-ptu-follow-frame/usr/lib/x86_64-linux-gnu/perl5/5.22 debian/ros-kinetic-ptu-follow-frame/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X 21:38:30 find debian/ros-kinetic-ptu-follow-frame -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 21:38:30 find debian/ros-kinetic-ptu-follow-frame/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w 21:38:30 dh_strip 21:38:30 Unknown option: buildsystem 21:38:30 dh_strip: warning: ignored unknown options in DH_OPTIONS 21:38:30 dh_makeshlibs 21:38:30 Unknown option: buildsystem 21:38:30 dh_makeshlibs: warning: ignored unknown options in DH_OPTIONS 21:38:30 rm -f debian/ros-kinetic-ptu-follow-frame/DEBIAN/shlibs 21:38:30 debian/rules override_dh_shlibdeps 21:38:30 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:38:30 # In case we're installing to a non-standard location, look for a setup.sh 21:38:30 # in the install tree that was dropped by catkin, and source it. It will 21:38:30 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 21:38:30 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 21:38:30 dh_shlibdeps -l/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian/ros-kinetic-ptu-follow-frame//opt/ros/kinetic/lib/ 21:38:30 Unknown option: buildsystem 21:38:30 dh_shlibdeps: warning: ignored unknown options in DH_OPTIONS 21:38:30 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2' 21:38:30 dh_installdeb 21:38:30 Unknown option: buildsystem 21:38:30 dh_installdeb: warning: ignored unknown options in DH_OPTIONS 21:38:30 dh_gencontrol 21:38:31 Unknown option: buildsystem 21:38:31 dh_gencontrol: warning: ignored unknown options in DH_OPTIONS 21:38:31 echo misc:Depends= >> debian/ros-kinetic-ptu-follow-frame.substvars 21:38:31 echo misc:Pre-Depends= >> debian/ros-kinetic-ptu-follow-frame.substvars 21:38:31 dpkg-gencontrol -pros-kinetic-ptu-follow-frame -ldebian/changelog -Tdebian/ros-kinetic-ptu-follow-frame.substvars -Pdebian/ros-kinetic-ptu-follow-frame 21:38:31 dpkg-gencontrol: warning: Depends field of package ros-kinetic-ptu-follow-frame: unknown substitution variable ${shlibs:Depends} 21:38:31 chmod 0644 debian/ros-kinetic-ptu-follow-frame/DEBIAN/control 21:38:31 chown 0:0 debian/ros-kinetic-ptu-follow-frame/DEBIAN/control 21:38:31 dh_md5sums 21:38:31 Unknown option: buildsystem 21:38:31 dh_md5sums: warning: ignored unknown options in DH_OPTIONS 21:38:31 (cd debian/ros-kinetic-ptu-follow-frame >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null 21:38:31 chmod 0644 debian/ros-kinetic-ptu-follow-frame/DEBIAN/md5sums 21:38:31 chown 0:0 debian/ros-kinetic-ptu-follow-frame/DEBIAN/md5sums 21:38:31 dh_builddeb 21:38:31 Unknown option: buildsystem 21:38:31 dh_builddeb: warning: ignored unknown options in DH_OPTIONS 21:38:31 dpkg-deb --build debian/ros-kinetic-ptu-follow-frame .. 21:38:31 dpkg-deb: building package 'ros-kinetic-ptu-follow-frame' in '../ros-kinetic-ptu-follow-frame_0.1.2-0xenial-20180910-202122+0000_amd64.deb'. 21:38:31 dpkg-genchanges -b >../ros-kinetic-ptu-follow-frame_0.1.2-0xenial-20180910-202122+0000_amd64.changes 21:38:31 dpkg-genchanges: warning: debian/changelog(l11): found trailer where expected start of change data 21:38:31 LINE: -- Chris Burbridge <cburbridge@gmail.com> Wed, 28 Jun 2017 00:00:00 -0000 21:38:31 dpkg-genchanges: binary-only upload (no source code included) 21:38:31 dpkg-source --after-build ros-kinetic-ptu-follow-frame-0.1.2 21:38:32 dpkg-source: info: using options from ros-kinetic-ptu-follow-frame-0.1.2/debian/source/options: --auto-commit 21:38:32 dpkg-buildpackage: binary-only upload (no source included) 21:38:32 I: Successfully built in /tmp/binarydeb/ros-kinetic-ptu-follow-frame-0.1.2 21:38:32 # END SUBSECTION
21:38:33 + echo # END SECTION 21:38:33 # END SECTION
21:38:33 [Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson8359397065854943692.sh 21:38:33 + [ false = false ] 21:38:33 + echo # BEGIN SECTION: Clean up to save disk space on slaves
14. Clean up to save disk space on slaves

Hide Details

21:38:33 # BEGIN SECTION: Clean up to save disk space on slaves 21:38:33 + chmod -R u+w /home/jenkins-slave/workspace/Kbin_uX64__ptu_follow_frame__ubuntu_xenial_amd64__binary/binarydeb 21:38:33 + rm -fr binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/CHANGELOG.rst binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/CMakeLists.txt binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/README.md binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/debian binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/obj-x86_64-linux-gnu binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/package.xml binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/scripts binarydeb/ros-kinetic-ptu-follow-frame-0.1.2/srv 21:38:33 + echo # END SECTION 21:38:33 # END SECTION
21:38:33 SSH: Connecting from host [lcas-buildfarm-slave-2] 21:38:33 SSH: Connecting with configuration [repo] ... 21:38:34 SSH: Disconnecting configuration [repo] ... 21:38:34 SSH: Transferred 2 file(s) 21:38:34 Build step 'Send files or execute commands over SSH' changed build result to SUCCESS 21:38:34 Waiting for the completion of Krel_import-package 21:38:36 Krel_import-package #3166 completed. Result was SUCCESS 21:38:36 $ ssh-agent -k 21:38:36 unset SSH_AUTH_SOCK; 21:38:36 unset SSH_AGENT_PID; 21:38:36 echo Agent pid 4794 killed; 21:38:36 [ssh-agent] Stopped. 21:38:36 [description-setter] Description set: 0.1.2-0xenial-20180910-202122+0000 21:38:36 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered 21:38:36 Triggering a new build of Krel_sync-packages-to-testing_xenial_amd64 21:38:36 Finished: SUCCESS