SuccessConsole Output

10:22:57 Started by upstream project "Ksrc_uX__kinect_control__ubuntu_xenial__source" build number 1
10:22:57 originally caused by:
10:22:57  Started by upstream project "Krel_trigger-jobs" build number 37626
10:22:57  originally caused by:
10:22:57   Started by upstream project "Krel_reconfigure-jobs" build number 1472
10:22:57   originally caused by:
10:22:57    Started by user SYSTEM
10:22:57 Building remotely on build client 1 (slave buildslave indigo_devel_default) in workspace /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary
10:22:57 [ssh-agent] Looking for ssh-agent implementation...
10:22:57 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:22:57 $ ssh-agent
10:22:57 SSH_AUTH_SOCK=/tmp/ssh-d0uGStaA1nfx/agent.3471
10:22:57 SSH_AGENT_PID=3473
10:22:57 [ssh-agent] Started.
10:22:57 $ ssh-add /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary@tmp/private_key_6186401560233107905.key
10:22:57 Identity added: /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary@tmp/private_key_6186401560233107905.key (/home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary@tmp/private_key_6186401560233107905.key)
10:22:57 [ssh-agent] Using credentials jenkins-slave
10:22:57 
1. Check upstream projects

Hide Details

10:22:57 # BEGIN SECTION: Check upstream projects 10:22:57 Verify that no recursive upstream project is broken: 10:22:57 - 'Ksrc_uX__kinect_control__ubuntu_xenial__source' build '1' has result 'SUCCESS' 10:22:57 All recursive upstream projects are (un)stable 10:22:57 # END SECTION
10:22:57
2. Check free disk space

Hide Details

10:22:58 # BEGIN SECTION: Check free disk space 10:22:58 Usable disk space = 54879154176 bytes 10:22:58 Free space threshold = 5368709120 bytes 10:22:58 # END SECTION
10:22:58 [Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson4920509288986764916.sh 10:22:58 + echo # BEGIN SECTION: docker version
3. docker version

Hide Details

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

Hide Details

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

Hide Details

10:22:58 # BEGIN SECTION: Check docker status 10:22:58 + echo Testing trivial docker invocation... 10:22:58 Testing trivial docker invocation... 10:22:58 + docker run --rm ubuntu:xenial true 10:22:59 + echo 'docker run' returned 0 10:22:59 'docker run' returned 0 10:22:59 docker seems operational, continuing 10:22:59 [Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson3683058746834346114.sh 10:22:59 + echo # END SECTION 10:22:59 # END SECTION
10:22:59 [Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson3388949647565076723.sh 10:22:59 + echo # BEGIN SECTION: Embed wrapper scripts
6. Embed wrapper scripts

Hide Details

10:22:59 # BEGIN SECTION: Embed wrapper scripts 10:22:59 + rm -fr wrapper_scripts 10:22:59 + mkdir wrapper_scripts 10:22:59 + 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()) 10:22:59 + echo # END SECTION 10:22:59 # END SECTION
10:22:59 [Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson4509740092137056492.sh 10:22:59 + echo # BEGIN SECTION: Clone ros_buildfarm
7. Clone ros_buildfarm

Hide Details

10:22:59 # BEGIN SECTION: Clone ros_buildfarm 10:22:59 + rm -fr ros_buildfarm 10:22:59 + python3 -u wrapper_scripts/git.py clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm 10:22:59 Invoking 'git clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm' 10:22:59 Cloning into 'ros_buildfarm'... 10:23:01 + git -C ros_buildfarm --no-pager log -n 1 10:23:01 commit ab95b278101e21e7fce81180384f7861667352b1 10:23:01 Author: Marc Hanheide <marc@hanheide.net> 10:23:01 Date: Thu Apr 19 18:30:41 2018 +0100 10:23:01 10:23:01 added gcc and build-essential 10:23:01 + rm -fr ros_buildfarm/.git 10:23:01 + rm -fr ros_buildfarm/doc 10:23:01 + echo # END SECTION 10:23:01 # END SECTION
10:23:01 [Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson3726721841389056360.sh 10:23:01 + echo # BEGIN SECTION: Write PGP repository keys
8. Write PGP repository keys

Hide Details

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

Hide Details

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

Hide Details

10:23:02 # BEGIN SECTION: Build Dockerfile - binarydeb task 10:23:02 + cd /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/docker_generating_docker 10:23:02 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 10:23:02 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 10:23:02 Check docker base image for updates: docker pull ubuntu:xenial 10:23:03 xenial: Pulling from library/ubuntu 10:23:03 Digest: sha256:f01976f6dc6303c5518155e3ffcfbffef77a1f47ee3084092181a298952ab268 10:23:03 Status: Image is up to date for ubuntu:xenial 10:23:03 + docker build --force-rm -t binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_kinect_control . 10:23:03 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 10:23:04 Step 1 : FROM ubuntu:xenial 10:23:04 ---> 19d7fc8e7217 10:23:04 Step 2 : VOLUME /var/cache/apt/archives 10:23:04 ---> Using cache 10:23:04 ---> ae172ed14248 10:23:04 Step 3 : ENV DEBIAN_FRONTEND noninteractive 10:23:04 ---> Using cache 10:23:04 ---> c9baa78e1796 10:23:04 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 10:23:05 ---> Using cache 10:23:05 ---> 3e0c071d4f1c 10:23:05 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 10:23:05 ---> Using cache 10:23:05 ---> eacc91ddd5e0 10:23:05 Step 6 : RUN locale-gen en_US.UTF-8 10:23:05 ---> Using cache 10:23:05 ---> 9aaf0f568285 10:23:05 Step 7 : ENV LANG en_US.UTF-8 10:23:06 ---> Using cache 10:23:06 ---> a95f7663fc8a 10:23:06 Step 8 : ENV TZ GMT+00 10:23:06 ---> Using cache 10:23:06 ---> c38bc7e67113 10:23:06 Step 9 : RUN useradd -u 1002 -m buildfarm 10:23:07 ---> Using cache 10:23:07 ---> 109f9ab5d35f 10:23:07 Step 10 : RUN mkdir /tmp/keys 10:23:07 ---> Using cache 10:23:07 ---> 7b3261b9c4bc 10:23:07 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 10:23:07 ---> Using cache 10:23:07 ---> 2d27528d090b 10:23:07 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 10:23:08 ---> Using cache 10:23:08 ---> 65e9241e747f 10:23:08 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:23:08 ---> Using cache 10:23:08 ---> afbf2c032e16 10:23:08 Step 14 : RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:23:08 ---> Using cache 10:23:08 ---> 3560a92b3a4f 10:23:08 Step 15 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:23:09 ---> Using cache 10:23:09 ---> 4c8e4ad919a8 10:23:09 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) 10:23:09 ---> Using cache 10:23:09 ---> b128e8ae8916 10:23:09 Step 17 : RUN mkdir /tmp/wrapper_scripts 10:23:09 ---> Using cache 10:23:09 ---> 73cc0bd56d46 10:23:09 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 10:23:10 ---> Using cache 10:23:10 ---> 490218c2e77a 10:23:10 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 10:23:10 ---> Using cache 10:23:10 ---> 447f97adc642 10:23:10 Step 20 : RUN echo "2018-07-18 (+0000)" 10:23:10 ---> Using cache 10:23:10 ---> 638e799988f2 10:23:10 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 10:23:11 ---> Using cache 10:23:11 ---> 703414cffa2f 10:23:11 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 10:23:11 ---> Using cache 10:23:11 ---> c755e74bd804 10:23:11 Step 23 : RUN echo "2018-07-18 09:23:02 +0000" 10:23:12 ---> Running in 4a988dc59dc8 10:23:12 2018-07-18 09:23:02 +0000 10:23:13 ---> 45b9f48e4884 10:23:13 Removing intermediate container 4a988dc59dc8 10:23:13 Step 24 : RUN python3 -u /tmp/wrapper_scripts/apt.py update 10:23:13 ---> Running in 4254f75552cc 10:23:14 Invoking 'apt-get update' 10:23:15 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 10:23:15 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 10:23:15 Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease 10:23:15 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 10:23:15 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 10:23:15 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 10:23:15 Get:7 http://10.210.9.154/ubuntu/building xenial/main Sources [127 kB] 10:23:15 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 10:23:15 Get:9 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [102 kB] 10:23:15 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,042 kB] 10:23:15 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [827 kB] 10:23:16 Fetched 2,530 kB in 1s (2,209 kB/s) 10:23:18 Reading package lists... 10:23:18 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:23:18 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:23:18 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:23:18 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:23:18 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 10:23:18 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:23:18 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:23:18 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:23:18 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:23:18 ---> b96d3091be07 10:23:18 Removing intermediate container 4254f75552cc 10:23:18 Step 25 : USER buildfarm 10:23:18 ---> Running in 615c8cc828b4 10:23:19 ---> 35ef6e910730 10:23:19 Removing intermediate container 615c8cc828b4 10:23:19 Step 26 : ENTRYPOINT sh -c 10:23:19 ---> Running in 60a9e678693b 10:23:19 ---> 9ff9191856fa 10:23:19 Removing intermediate container 60a9e678693b 10:23:19 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 kinect_control --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic kinect_control --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 kinect_control 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 10:23:19 ---> Running in 3b92974690e5 10:23:19 ---> 95fd6ef6d0a0 10:23:19 Removing intermediate container 3b92974690e5 10:23:19 Successfully built 95fd6ef6d0a0 10:23:19 + echo # END SECTION 10:23:19 # END SECTION
10:23:19 + echo # BEGIN SECTION: Run Dockerfile - binarydeb task
11. Run Dockerfile - binarydeb task

Hide Details

10:23:19 # BEGIN SECTION: Run Dockerfile - binarydeb task 10:23:19 + [ -f /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/binarydeb ] 10:23:19 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/binarydeb 10:23:19 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/docker_build_binarydeb 10:23:19 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/binarydeb 10:23:19 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/docker_build_binarydeb 10:23:19 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid -e=TRAVIS= -e=ROS_BUILDFARM_PULL_REQUEST_BRANCH= -v /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__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_kinect_control
11.1. get sourcedeb

Hide Details

10:23:20 # BEGIN SUBSECTION: get sourcedeb 10:23:29 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:23:29 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:23:29 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:23:29 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:23:29 Invoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-kinetic-kinect-control=0.0.1-0xenial' 10:23:30 Invoking 'apt-get source --download-only --only-source ros-kinetic-kinect-control=0.0.1-0xenial' 10:23:30 Reading package lists... 10:23:30 Need to get 3,721 B of source archives. 10:23:30 Get:1 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-kinect-control 0.0.1-0xenial (dsc) [993 B] 10:23:30 Get:2 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-kinect-control 0.0.1-0xenial (tar) [984 B] 10:23:30 Get:3 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-kinect-control 0.0.1-0xenial (diff) [1,744 B] 10:23:30 Fetched 3,721 B in 0s (0 B/s) 10:23:30 Download complete and in download only mode 10:23:30 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:23:30 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:23:30 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:23:30 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:23:30 Invoking 'dpkg-source -x ros-kinetic-kinect-control_0.0.1-0xenial.dsc' 10:23:31 dpkg-source: warning: extracting unsigned source package (ros-kinetic-kinect-control_0.0.1-0xenial.dsc) 10:23:31 dpkg-source: info: extracting ros-kinetic-kinect-control in ros-kinetic-kinect-control-0.0.1 10:23:31 dpkg-source: info: unpacking ros-kinetic-kinect-control_0.0.1.orig.tar.gz 10:23:31 dpkg-source: info: unpacking ros-kinetic-kinect-control_0.0.1-0xenial.debian.tar.xz 10:23:31 Package maintainer emails: mfernandezcarmona@lincoln.ac.uk 10:23:31 # END SUBSECTION
11.2. append build timestamp

Hide Details

10:23:32 # BEGIN SUBSECTION: append build timestamp 10:23:32 Invoking 'debchange -v 0.0.1-0xenial-20180718-092332+0000 -p -D xenial -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:23:32 # END SUBSECTION
10:23:36 Looking for the '.dsc' file of package 'ros-kinetic-kinect-control' with version '0.0.1-0' 10:23:37 Using the following distribution repositories: 10:23:37 http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) 10:23:38 http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) 10:23:38 Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': 10:23:38 # generated from release/binarydeb_task.Dockerfile.em 10:23:38 10:23:38 10:23:38 FROM ubuntu:xenial 10:23:38 10:23:38 VOLUME ["/var/cache/apt/archives"] 10:23:38 10:23:38 ENV DEBIAN_FRONTEND noninteractive 10:23:38 10:23:38 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 10:23:38 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 10:23:38 RUN locale-gen en_US.UTF-8 10:23:38 ENV LANG en_US.UTF-8 10:23:38 ENV TZ GMT+00 10:23:38 10:23:38 RUN useradd -u 1002 -m buildfarm 10:23:38 10:23:38 10:23:38 RUN mkdir /tmp/keys 10:23:38 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 10:23:38 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 10:23:38 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:23:38 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:23:38 10:23:38 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) 10:23:38 10:23:38 RUN mkdir /tmp/wrapper_scripts 10:23:38 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 10:23:38 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 10:23:38 10:23:38 # automatic invalidation once every day 10:23:38 RUN echo "2018-07-18 (+0000)" 10:23:38 10:23:38 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 10:23:38 10:23:38 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 10:23:38 10:23:38 # for each dependency: echo version, apt update, apt install, apt clean 10:23:38 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 10:23:38 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 10:23:38 RUN echo "ros-kinetic-catkin: 0.7.11-0xenial-20180222-175501-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin 10:23:38 10:23:38 USER buildfarm 10:23:38 ENTRYPOINT ["sh", "-c"] 10:23:38 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic kinect_control --sourcedeb-dir /tmp/binarydeb"] 10:23:38 Mount the following volumes when running the container: 10:23:38 -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro 10:23:38 -v /tmp/binarydeb:/tmp/binarydeb 10:23:38 + echo # END SECTION 10:23:38 # END SECTION
10:23:38 [Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson8370642354057504881.sh 10:23:38 + sleep 1 10:23:38 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 4174 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid 10:23:39 + echo # BEGIN SECTION: Build Dockerfile - build binarydeb
12. Build Dockerfile - build binarydeb

Hide Details

10:23:39 # BEGIN SECTION: Build Dockerfile - build binarydeb 10:23:39 + cd /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/docker_build_binarydeb 10:23:39 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 10:23:39 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 10:23:39 Check docker base image for updates: docker pull ubuntu:xenial 10:23:40 xenial: Pulling from library/ubuntu 10:23:40 Digest: sha256:f01976f6dc6303c5518155e3ffcfbffef77a1f47ee3084092181a298952ab268 10:23:40 Status: Image is up to date for ubuntu:xenial 10:23:40 + docker build --force-rm -t binarydeb_build.kinetic_ubuntu_xenial_amd64_kinect_control . 10:23:40 Sending build context to Docker daemon 18.43 kB Sending build context to Docker daemon 18.43 kB 10:23:40 Step 1 : FROM ubuntu:xenial 10:23:40 ---> 19d7fc8e7217 10:23:40 Step 2 : VOLUME /var/cache/apt/archives 10:23:41 ---> Using cache 10:23:41 ---> ae172ed14248 10:23:41 Step 3 : ENV DEBIAN_FRONTEND noninteractive 10:23:41 ---> Using cache 10:23:41 ---> c9baa78e1796 10:23:41 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 10:23:41 ---> Using cache 10:23:41 ---> 3e0c071d4f1c 10:23:41 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 10:23:42 ---> Using cache 10:23:42 ---> eacc91ddd5e0 10:23:42 Step 6 : RUN locale-gen en_US.UTF-8 10:23:42 ---> Using cache 10:23:42 ---> 9aaf0f568285 10:23:42 Step 7 : ENV LANG en_US.UTF-8 10:23:42 ---> Using cache 10:23:42 ---> a95f7663fc8a 10:23:42 Step 8 : ENV TZ GMT+00 10:23:43 ---> Using cache 10:23:43 ---> c38bc7e67113 10:23:43 Step 9 : RUN useradd -u 1002 -m buildfarm 10:23:43 ---> Using cache 10:23:43 ---> 109f9ab5d35f 10:23:43 Step 10 : RUN mkdir /tmp/keys 10:23:43 ---> Using cache 10:23:43 ---> 7b3261b9c4bc 10:23:43 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 10:23:44 ---> Using cache 10:23:44 ---> 2d27528d090b 10:23:44 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 10:23:44 ---> Using cache 10:23:44 ---> 65e9241e747f 10:23:44 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:23:45 ---> Using cache 10:23:45 ---> afbf2c032e16 10:23:45 Step 14 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:23:45 ---> Using cache 10:23:45 ---> dcc5de60a046 10:23:45 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) 10:23:45 ---> Using cache 10:23:45 ---> e0793e4d89f1 10:23:45 Step 16 : RUN mkdir /tmp/wrapper_scripts 10:23:46 ---> Using cache 10:23:46 ---> f5811e09b4cd 10:23:46 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 10:23:46 ---> Using cache 10:23:46 ---> c8ac4d3879bb 10:23:46 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 10:23:46 ---> Using cache 10:23:46 ---> 4d27f6259b42 10:23:46 Step 19 : RUN echo "2018-07-18 (+0000)" 10:23:47 ---> Using cache 10:23:47 ---> 358dfe50d7fa 10:23:47 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 10:23:47 ---> Using cache 10:23:47 ---> 3df889f7d12b 10:23:47 Step 21 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 10:23:47 ---> Using cache 10:23:47 ---> 3ba5d1737ef9 10:23:47 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 10:23:48 ---> Using cache 10:23:48 ---> f43e442ed3e1 10:23:48 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 10:23:48 ---> Using cache 10:23:48 ---> 61d77dd08769 10:23:48 Step 24 : RUN echo "ros-kinetic-catkin: 0.7.11-0xenial-20180222-175501-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin 10:23:49 ---> Running in e349fe0074ec 10:23:49 ros-kinetic-catkin: 0.7.11-0xenial-20180222-175501-0800 10:23:50 Invoking 'apt-get update' 10:23:50 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 10:23:50 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 10:23:50 Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 10:23:50 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 10:23:50 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 10:23:50 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 10:23:50 Get:7 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [102 kB] 10:23:50 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 10:23:51 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,042 kB] 10:23:51 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [827 kB] 10:23:51 Fetched 2,404 kB in 1s (2,330 kB/s) 10:23:53 Reading package lists... 10:23:53 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:23:53 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:23:53 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:23:53 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:23:53 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 10:23:53 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:23:53 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:23:53 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:23:53 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:23:53 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin' 10:23:54 Reading package lists... 10:23:54 Building dependency tree... 10:23:54 Reading state information... 10:23:54 Starting pkgProblemResolver with broken count: 0 10:23:54 Starting 2 pkgProblemResolver with broken count: 0 10:23:54 Done 10:23:54 The following additional packages will be installed: 10:23:54 cmake cmake-data docutils-common docutils-doc google-mock libarchive13 10:23:54 libcurl3 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 10:23:54 libjsoncpp1 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng12-0 10:23:54 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libwebp5 10:23:54 libwebpmux1 python python-catkin-pkg python-catkin-pkg-modules 10:23:54 python-chardet python-dateutil python-docutils python-empy python-minimal 10:23:54 python-nose python-pil python-pkg-resources python-pygments python-pyparsing 10:23:54 python-roman python-six python2.7 python2.7-minimal tzdata ucf 10:23:54 Suggested packages: 10:23:54 codeblocks eclipse ninja-build lrzip liblcms2-utils python-doc python-tk 10:23:54 texlive-latex-recommended texlive-latex-base texlive-lang-french 10:23:54 fonts-linuxlibertine | ttf-linux-libertine python-coverage python-nose-doc 10:23:54 python-pil-doc python-pil-dbg python-setuptools ttf-bitstream-vera 10:23:54 python2.7-doc binfmt-support 10:23:54 The following NEW packages will be installed: 10:23:54 cmake cmake-data docutils-common docutils-doc google-mock libarchive13 10:23:54 libcurl3 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 10:23:54 libjsoncpp1 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng12-0 10:23:54 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libwebp5 10:23:54 libwebpmux1 python python-catkin-pkg python-catkin-pkg-modules 10:23:54 python-chardet python-dateutil python-docutils python-empy python-minimal 10:23:54 python-nose python-pil python-pkg-resources python-pygments python-pyparsing 10:23:54 python-roman python-six python2.7 python2.7-minimal ros-kinetic-catkin 10:23:54 tzdata ucf 10:23:55 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. 10:23:55 Need to get 12.7 MB of archives. 10:23:55 After this operation, 61.2 MB of additional disk space will be used. 10:23:55 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] 10:23:55 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:23:55 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.3 [262 kB] 10:23:55 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.8 [187 kB] 10:23:55 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] 10:23:55 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] 10:23:55 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] 10:23:55 Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] 10:23:55 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] 10:23:55 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1,261 kB] 10:23:55 Get:11 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-catkin amd64 0.7.11-0xenial-20180222-175501-0800 [116 kB] 10:23:55 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] 10:23:55 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1,880 kB] 10:23:55 Get:14 http://10.210.9.154/ubuntu/building xenial/main amd64 python-six all 1.11.0 [20.6 kB] 10:23:55 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] 10:23:55 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7,768 B] 10:23:55 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] 10:23:55 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] 10:23:55 Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 tzdata all 2017c-0ubuntu0.16.04 [166 kB] 10:23:55 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB] 10:23:55 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB] 10:23:55 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-common all 0.12+dfsg-1 [141 kB] 10:23:55 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-doc all 0.12+dfsg-1 [889 kB] 10:23:55 Get:24 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgtest-dev amd64 1.7.0-4ubuntu1 [198 kB] 10:23:55 Get:25 http://archive.ubuntu.com/ubuntu xenial/universe amd64 google-mock amd64 1.7.0-18092013-1 [116 kB] 10:23:55 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6 amd64 2.6.1-0.1ubuntu2.3 [316 kB] 10:23:55 Get:27 http://10.210.9.154/ubuntu/building xenial/main amd64 python-catkin-pkg-modules all 0.4.6-1 [41.0 kB] 10:23:55 Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 10:23:55 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] 10:23:55 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] 10:23:55 Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] 10:23:55 Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-roman all 2.0.0-2 [8,062 B] 10:23:55 Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-docutils all 0.12+dfsg-1 [348 kB] 10:23:55 Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-dateutil all 2.4.2-1 [42.5 kB] 10:23:55 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pyparsing all 2.0.3+dfsg1-1ubuntu0.1 [35.4 kB] 10:23:55 Get:36 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] 10:23:55 Get:37 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB] 10:23:55 Get:38 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-empy all 3.3.2-1build1 [72.5 kB] 10:23:55 Get:39 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-nose all 1.3.7-1 [116 kB] 10:23:55 Get:40 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] 10:23:55 Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebpmux1 amd64 0.4.4-1 [14.2 kB] 10:23:55 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pil amd64 3.1.2-0ubuntu1.1 [312 kB] 10:23:55 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pygments all 2.1+dfsg-1 [522 kB] 10:23:55 Get:44 http://10.210.9.154/ubuntu/building xenial/main amd64 python-catkin-pkg all 0.4.6-100 [3,440 B] 10:23:56 debconf: delaying package configuration, since apt-utils is not installed 10:23:56 Fetched 12.7 MB in 0s (26.6 MB/s) 10:23:56 Selecting previously unselected package cmake-data. 10:23:57 (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 ... 16270 files and directories currently installed.) 10:23:57 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... 10:23:57 Unpacking cmake-data (3.5.1-1ubuntu3) ... 10:23:58 Selecting previously unselected package liblzo2-2:amd64. 10:23:58 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ... 10:23:58 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:23:58 Selecting previously unselected package libarchive13:amd64. 10:23:58 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.3_amd64.deb ... 10:23:58 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.3) ... 10:23:58 Selecting previously unselected package libcurl3:amd64. 10:23:59 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... 10:23:59 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... 10:23:59 Selecting previously unselected package libjsoncpp1:amd64. 10:23:59 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... 10:23:59 Unpacking libjsoncpp1:amd64 (1.7.2-1) ... 10:23:59 Selecting previously unselected package cmake. 10:23:59 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... 10:23:59 Unpacking cmake (3.5.1-1ubuntu3) ... 10:23:59 Selecting previously unselected package libjpeg-turbo8:amd64. 10:23:59 Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... 10:23:59 Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... 10:23:59 Selecting previously unselected package liblcms2-2:amd64. 10:23:59 Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... 10:23:59 Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... 10:23:59 Selecting previously unselected package libpython2.7-minimal:amd64. 10:23:59 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 10:23:59 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... 10:24:00 Selecting previously unselected package python2.7-minimal. 10:24:00 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 10:24:00 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... 10:24:00 Selecting previously unselected package python-minimal. 10:24:00 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... 10:24:00 Unpacking python-minimal (2.7.12-1~16.04) ... 10:24:00 Selecting previously unselected package libpython2.7-stdlib:amd64. 10:24:00 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 10:24:00 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... 10:24:01 Selecting previously unselected package python2.7. 10:24:01 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... 10:24:01 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... 10:24:01 Selecting previously unselected package libpython-stdlib:amd64. 10:24:01 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... 10:24:01 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... 10:24:01 Processing triggers for man-db (2.7.5-1) ... 10:24:02 Processing triggers for libc-bin (2.23-0ubuntu10) ... 10:24:04 Processing triggers for mime-support (3.59ubuntu1) ... 10:24:04 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... 10:24:04 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... 10:24:04 Setting up python-minimal (2.7.12-1~16.04) ... 10:24:05 Selecting previously unselected package python. 10:24:05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19116 files and directories currently installed.) 10:24:05 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... 10:24:05 Unpacking python (2.7.12-1~16.04) ... 10:24:05 Selecting previously unselected package libjbig0:amd64. 10:24:05 Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... 10:24:05 Unpacking libjbig0:amd64 (2.1-3.1) ... 10:24:05 Selecting previously unselected package tzdata. 10:24:05 Preparing to unpack .../tzdata_2017c-0ubuntu0.16.04_all.deb ... 10:24:05 Unpacking tzdata (2017c-0ubuntu0.16.04) ... 10:24:06 Selecting previously unselected package libpng12-0:amd64. 10:24:06 Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ... 10:24:06 Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... 10:24:06 Selecting previously unselected package ucf. 10:24:06 Preparing to unpack .../archives/ucf_3.0036_all.deb ... 10:24:06 Moving old data out of the way 10:24:06 Unpacking ucf (3.0036) ... 10:24:06 Selecting previously unselected package docutils-common. 10:24:06 Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ... 10:24:06 Unpacking docutils-common (0.12+dfsg-1) ... 10:24:06 Selecting previously unselected package docutils-doc. 10:24:06 Preparing to unpack .../docutils-doc_0.12+dfsg-1_all.deb ... 10:24:06 Unpacking docutils-doc (0.12+dfsg-1) ... 10:24:06 Selecting previously unselected package libgtest-dev:amd64. 10:24:06 Preparing to unpack .../libgtest-dev_1.7.0-4ubuntu1_amd64.deb ... 10:24:07 Unpacking libgtest-dev:amd64 (1.7.0-4ubuntu1) ... 10:24:07 Selecting previously unselected package google-mock:amd64. 10:24:07 Preparing to unpack .../google-mock_1.7.0-18092013-1_amd64.deb ... 10:24:07 Unpacking google-mock:amd64 (1.7.0-18092013-1) ... 10:24:07 Selecting previously unselected package libfreetype6:amd64. 10:24:07 Preparing to unpack .../libfreetype6_2.6.1-0.1ubuntu2.3_amd64.deb ... 10:24:07 Unpacking libfreetype6:amd64 (2.6.1-0.1ubuntu2.3) ... 10:24:07 Selecting previously unselected package libjpeg8:amd64. 10:24:07 Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... 10:24:07 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 10:24:07 Selecting previously unselected package libpaper1:amd64. 10:24:07 Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... 10:24:07 Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... 10:24:07 Selecting previously unselected package libpaper-utils. 10:24:07 Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... 10:24:07 Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... 10:24:07 Selecting previously unselected package libtiff5:amd64. 10:24:07 Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... 10:24:07 Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... 10:24:07 Selecting previously unselected package python-roman. 10:24:07 Preparing to unpack .../python-roman_2.0.0-2_all.deb ... 10:24:07 Unpacking python-roman (2.0.0-2) ... 10:24:08 Selecting previously unselected package python-docutils. 10:24:08 Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ... 10:24:08 Unpacking python-docutils (0.12+dfsg-1) ... 10:24:08 Selecting previously unselected package python-six. 10:24:08 Preparing to unpack .../python-six_1.11.0_all.deb ... 10:24:08 Unpacking python-six (1.11.0) ... 10:24:08 Selecting previously unselected package python-dateutil. 10:24:08 Preparing to unpack .../python-dateutil_2.4.2-1_all.deb ... 10:24:08 Unpacking python-dateutil (2.4.2-1) ... 10:24:08 Selecting previously unselected package python-pyparsing. 10:24:08 Preparing to unpack .../python-pyparsing_2.0.3+dfsg1-1ubuntu0.1_all.deb ... 10:24:08 Unpacking python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... 10:24:08 Selecting previously unselected package python-catkin-pkg-modules. 10:24:08 Preparing to unpack .../python-catkin-pkg-modules_0.4.6-1_all.deb ... 10:24:08 Unpacking python-catkin-pkg-modules (0.4.6-1) ... 10:24:08 Selecting previously unselected package python-catkin-pkg. 10:24:08 Preparing to unpack .../python-catkin-pkg_0.4.6-100_all.deb ... 10:24:08 Unpacking python-catkin-pkg (0.4.6-100) ... 10:24:08 Selecting previously unselected package python-pkg-resources. 10:24:08 Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... 10:24:08 Unpacking python-pkg-resources (20.7.0-1) ... 10:24:08 Selecting previously unselected package python-chardet. 10:24:08 Preparing to unpack .../python-chardet_2.3.0-2_all.deb ... 10:24:08 Unpacking python-chardet (2.3.0-2) ... 10:24:08 Selecting previously unselected package python-empy. 10:24:08 Preparing to unpack .../python-empy_3.3.2-1build1_all.deb ... 10:24:08 Unpacking python-empy (3.3.2-1build1) ... 10:24:08 Selecting previously unselected package python-nose. 10:24:08 Preparing to unpack .../python-nose_1.3.7-1_all.deb ... 10:24:08 Unpacking python-nose (1.3.7-1) ... 10:24:09 Selecting previously unselected package libwebp5:amd64. 10:24:09 Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... 10:24:09 Unpacking libwebp5:amd64 (0.4.4-1) ... 10:24:09 Selecting previously unselected package libwebpmux1:amd64. 10:24:09 Preparing to unpack .../libwebpmux1_0.4.4-1_amd64.deb ... 10:24:09 Unpacking libwebpmux1:amd64 (0.4.4-1) ... 10:24:09 Selecting previously unselected package python-pil:amd64. 10:24:09 Preparing to unpack .../python-pil_3.1.2-0ubuntu1.1_amd64.deb ... 10:24:09 Unpacking python-pil:amd64 (3.1.2-0ubuntu1.1) ... 10:24:09 Selecting previously unselected package python-pygments. 10:24:09 Preparing to unpack .../python-pygments_2.1+dfsg-1_all.deb ... 10:24:09 Unpacking python-pygments (2.1+dfsg-1) ... 10:24:09 Selecting previously unselected package ros-kinetic-catkin. 10:24:09 Preparing to unpack .../ros-kinetic-catkin_0.7.11-0xenial-20180222-175501-0800_amd64.deb ... 10:24:09 Unpacking ros-kinetic-catkin (0.7.11-0xenial-20180222-175501-0800) ... 10:24:09 Processing triggers for man-db (2.7.5-1) ... 10:24:10 Processing triggers for libc-bin (2.23-0ubuntu10) ... 10:24:10 Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ... 10:24:16 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 10:24:16 Setting up cmake-data (3.5.1-1ubuntu3) ... 10:24:16 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:24:16 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.3) ... 10:24:16 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... 10:24:16 Setting up libjsoncpp1:amd64 (1.7.2-1) ... 10:24:16 Setting up cmake (3.5.1-1ubuntu3) ... 10:24:16 Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... 10:24:16 Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... 10:24:16 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... 10:24:16 Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... 10:24:17 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... 10:24:17 Setting up python (2.7.12-1~16.04) ... 10:24:17 Setting up libjbig0:amd64 (2.1-3.1) ... 10:24:17 Setting up tzdata (2017c-0ubuntu0.16.04) ... 10:24:18 10:24:18 Current default time zone: 'Etc/UTC' 10:24:18 Local time is now: Wed Jul 18 09:24:18 UTC 2018. 10:24:18 Universal Time is now: Wed Jul 18 09:24:18 UTC 2018. 10:24:18 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:24:18 10:24:18 Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... 10:24:18 Setting up ucf (3.0036) ... 10:24:18 Setting up docutils-common (0.12+dfsg-1) ... 10:24:18 Setting up docutils-doc (0.12+dfsg-1) ... 10:24:18 Setting up libgtest-dev:amd64 (1.7.0-4ubuntu1) ... 10:24:18 Setting up google-mock:amd64 (1.7.0-18092013-1) ... 10:24:18 Setting up libfreetype6:amd64 (2.6.1-0.1ubuntu2.3) ... 10:24:18 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 10:24:18 Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... 10:24:19 10:24:19 Creating config file /etc/papersize with new version 10:24:19 Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... 10:24:19 Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... 10:24:19 Setting up python-roman (2.0.0-2) ... 10:24:19 Setting up python-six (1.11.0) ... 10:24:19 Setting up python-dateutil (2.4.2-1) ... 10:24:20 Setting up python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... 10:24:20 Setting up python-pkg-resources (20.7.0-1) ... 10:24:21 Setting up python-chardet (2.3.0-2) ... 10:24:21 Setting up python-empy (3.3.2-1build1) ... 10:24:22 Setting up python-nose (1.3.7-1) ... 10:24:22 Setting up libwebp5:amd64 (0.4.4-1) ... 10:24:23 Setting up libwebpmux1:amd64 (0.4.4-1) ... 10:24:23 Setting up python-pil:amd64 (3.1.2-0ubuntu1.1) ... 10:24:23 Setting up python-pygments (2.1+dfsg-1) ... 10:24:24 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 10:24:24 Setting up python-docutils (0.12+dfsg-1) ... 10:24:24 update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode 10:24:24 update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode 10:24:24 update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode 10:24:24 update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode 10:24:24 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode 10:24:24 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode 10:24:24 update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode 10:24:24 update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode 10:24:24 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode 10:24:24 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode 10:24:24 update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode 10:24:25 Setting up python-catkin-pkg-modules (0.4.6-1) ... 10:24:26 Setting up python-catkin-pkg (0.4.6-100) ... 10:24:26 Setting up ros-kinetic-catkin (0.7.11-0xenial-20180222-175501-0800) ... 10:24:26 Processing triggers for libc-bin (2.23-0ubuntu10) ... 10:24:26 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:24:26 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:24:26 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:24:26 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:24:26 Invoking 'apt-get clean' 10:24:33 ---> 811ce8d30c7e 10:24:34 Removing intermediate container e349fe0074ec 10:24:34 Step 25 : USER buildfarm 10:24:34 ---> Running in 326a5d857a76 10:24:34 ---> 98ef7a3dde3c 10:24:34 Removing intermediate container 326a5d857a76 10:24:34 Step 26 : ENTRYPOINT sh -c 10:24:34 ---> Running in 86ffac592373 10:24:34 ---> 612f94ec6bcf 10:24:34 Removing intermediate container 86ffac592373 10:24:34 Step 27 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic kinect_control --sourcedeb-dir /tmp/binarydeb 10:24:35 ---> Running in 7f144dc2fcb8 10:24:35 ---> 741dac17e57c 10:24:35 Removing intermediate container 7f144dc2fcb8 10:24:35 Successfully built 741dac17e57c 10:24:35 + echo # END SECTION 10:24:35 # END SECTION
10:24:35 + echo # BEGIN SECTION: Run Dockerfile - build binarydeb
13. Run Dockerfile - build binarydeb

Hide Details

10:24:35 # BEGIN SECTION: Run Dockerfile - build binarydeb 10:24:35 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.kinetic_ubuntu_xenial_amd64_kinect_control
13.1. build binarydeb

Hide Details

10:24:36 # BEGIN SUBSECTION: build binarydeb 10:24:36 Package 'ros-kinetic-kinect-control' version: 0.0.1-0xenial-20180718-092332+0000 10:24:36 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:24:36 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:24:36 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:24:36 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:24:38 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:24:38 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:24:38 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:24:38 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:24:38 Invoking 'apt-src build ros-kinetic-kinect-control' in '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:24:38 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:24:38 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:24:38 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:24:38 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:24:40 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:24:40 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 10:24:40 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:24:40 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 10:24:40 I: Building in /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1 .. 10:24:40 dpkg-buildpackage: source package ros-kinetic-kinect-control 10:24:40 dpkg-buildpackage: source version 0.0.1-0xenial-20180718-092332+0000 10:24:40 dpkg-buildpackage: source distribution xenial 10:24:40 dpkg-buildpackage: source changed by Manuel Fernandez <mfernandezcarmona@lincoln.ac.uk> 10:24:41 dpkg-source --before-build ros-kinetic-kinect-control-0.0.1 10:24:41 dpkg-buildpackage: host architecture amd64 10:24:41 dpkg-source: info: using options from ros-kinetic-kinect-control-0.0.1/debian/source/options: --auto-commit 10:24:41 fakeroot debian/rules clean 10:24:41 dh clean -v --buildsystem=cmake 10:24:42 dh_testdir -O-v -O--buildsystem=cmake 10:24:42 dh_auto_clean -O-v -O--buildsystem=cmake 10:24:42 dh_clean -O-v -O--buildsystem=cmake 10:24:42 rm -f debian/debhelper-build-stamp 10:24:42 rm -f debian/ros-kinetic-kinect-control.substvars 10:24:42 rm -f debian/ros-kinetic-kinect-control.*.debhelper 10:24:42 rm -rf debian/ros-kinetic-kinect-control/ 10:24:42 rm -rf debian/.debhelper/ 10:24:42 rm -f debian/*.debhelper.log 10:24:42 rm -f debian/files 10:24:42 find . \( \( \ 10:24:42 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ 10:24:42 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ 10:24:42 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ 10:24:42 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ 10:24:42 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ 10:24:42 \) -exec rm -f {} + \) -o \ 10:24:42 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) 10:24:42 rm -f *-stamp 10:24:42 debian/rules build 10:24:42 dh build -v --buildsystem=cmake 10:24:42 dh_testdir -O-v -O--buildsystem=cmake 10:24:42 dh_update_autotools_config -O-v -O--buildsystem=cmake 10:24:42 debian/rules override_dh_auto_configure 10:24:42 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:24:42 # In case we're installing to a non-standard location, look for a setup.sh 10:24:42 # in the install tree that was dropped by catkin, and source it. It will 10:24:42 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 10:24:42 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 10:24:42 dh_auto_configure -- \ 10:24:42 -DCATKIN_BUILD_BINARY_PACKAGE="1" \ 10:24:42 -DCMAKE_INSTALL_PREFIX="/opt/ros/kinetic" \ 10:24:42 -DCMAKE_PREFIX_PATH="/opt/ros/kinetic" 10:24:42 mkdir -p obj-x86_64-linux-gnu 10:24:42 cd obj-x86_64-linux-gnu 10:24:42 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 10:24:43 -- The C compiler identification is GNU 5.4.0 10:24:44 -- The CXX compiler identification is GNU 5.4.0 10:24:44 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc 10:24:44 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works 10:24:44 -- Detecting C compiler ABI info 10:24:45 -- Detecting C compiler ABI info - done 10:24:45 -- Detecting C compile features 10:24:45 -- Detecting C compile features - done 10:24:45 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ 10:24:45 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works 10:24:45 -- Detecting CXX compiler ABI info 10:24:45 -- Detecting CXX compiler ABI info - done 10:24:46 -- Detecting CXX compile features 10:24:46 -- Detecting CXX compile features - done 10:24:46 -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu/devel 10:24:46 -- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic 10:24:46 -- This workspace overlays: /opt/ros/kinetic 10:24:46 -- Found PythonInterp: /usr/bin/python (found version "2.7.12") 10:24:46 -- Using PYTHON_EXECUTABLE: /usr/bin/python 10:24:46 -- Using Debian Python package layout 10:24:46 -- Using empy: /usr/bin/empy 10:24:46 -- Using CATKIN_ENABLE_TESTING: ON 10:24:46 -- Skip enable_testing() when building binary package 10:24:46 -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu/test_results 10:24:46 -- Found gmock sources under '/usr/src/gmock': gmock will be built 10:24:46 -- Looking for pthread.h 10:24:47 -- Looking for pthread.h - found 10:24:47 -- Looking for pthread_create 10:24:47 -- Looking for pthread_create - not found 10:24:47 -- Looking for pthread_create in pthreads 10:24:47 -- Looking for pthread_create in pthreads - not found 10:24:47 -- Looking for pthread_create in pthread 10:24:47 -- Looking for pthread_create in pthread - found 10:24:47 -- Found Threads: TRUE 10:24:47 -- Found gtest sources under '/usr/src/gmock': gtests will be built 10:24:47 -- Using Python nosetests: /usr/bin/nosetests-2.7 10:24:47 -- catkin 0.7.11 10:24:48 -- Configuring done 10:24:48 -- Generating done 10:24:48 CMake Warning: 10:24:48 Manually-specified variables were not used by the project: 10:24:48 10:24:48 CMAKE_INSTALL_LOCALSTATEDIR 10:24:48 CMAKE_INSTALL_SYSCONFDIR 10:24:48 10:24:48 10:24:48 -- Build files have been written to: /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu 10:24:48 cd /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1 10:24:48 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:24:48 debian/rules override_dh_auto_build 10:24:48 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:24:48 # In case we're installing to a non-standard location, look for a setup.sh 10:24:48 # in the install tree that was dropped by catkin, and source it. It will 10:24:48 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 10:24:48 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 10:24:48 dh_auto_build 10:24:48 cd obj-x86_64-linux-gnu 10:24:48 make -j1 10:24:48 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu' 10:24:48 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1 -B/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 10:24:48 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 10:24:48 make -f CMakeFiles/Makefile2 all 10:24:48 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu' 10:24:48 make[3]: Nothing to be done for 'all'. 10:24:48 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu' 10:24:48 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu/CMakeFiles 0 10:24:48 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu' 10:24:48 cd /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1 10:24:48 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:24:48 debian/rules override_dh_auto_test 10:24:48 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:24:48 # In case we're installing to a non-standard location, look for a setup.sh 10:24:48 # in the install tree that was dropped by catkin, and source it. It will 10:24:48 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 10:24:48 echo -- Running tests. Even if one of them fails the build is not canceled. 10:24:48 -- Running tests. Even if one of them fails the build is not canceled. 10:24:48 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 10:24:48 dh_auto_test || true 10:24:48 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:24:48 fakeroot debian/rules binary 10:24:48 dh binary -v --buildsystem=cmake 10:24:48 dh_testroot -O-v -O--buildsystem=cmake 10:24:48 dh_prep -O-v -O--buildsystem=cmake 10:24:49 rm -f debian/ros-kinetic-kinect-control.substvars 10:24:49 rm -f debian/ros-kinetic-kinect-control.*.debhelper 10:24:49 rm -rf debian/ros-kinetic-kinect-control/ 10:24:49 dh_installdirs -O-v -O--buildsystem=cmake 10:24:49 install -d debian/ros-kinetic-kinect-control 10:24:49 debian/rules override_dh_auto_install 10:24:49 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:24:49 # In case we're installing to a non-standard location, look for a setup.sh 10:24:49 # in the install tree that was dropped by catkin, and source it. It will 10:24:49 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 10:24:49 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 10:24:49 dh_auto_install 10:24:49 cd obj-x86_64-linux-gnu 10:24:49 make -j1 install DESTDIR=/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/debian/ros-kinetic-kinect-control AM_UPDATE_INFO_DIR=no 10:24:49 make[2]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu' 10:24:49 /usr/bin/cmake -H/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1 -B/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 10:24:49 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 10:24:49 make -f CMakeFiles/Makefile2 all 10:24:49 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu' 10:24:49 make[3]: Nothing to be done for 'all'. 10:24:49 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu' 10:24:49 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu/CMakeFiles 0 10:24:49 make -f CMakeFiles/Makefile2 preinstall 10:24:49 make[3]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu' 10:24:49 make[3]: Nothing to be done for 'preinstall'. 10:24:49 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu' 10:24:49 Install the project... 10:24:49 /usr/bin/cmake -P cmake_install.cmake 10:24:49 -- Install configuration: "None" 10:24:49 -- Installing: /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/debian/ros-kinetic-kinect-control/opt/ros/kinetic/lib/pkgconfig/kinect_control.pc 10:24:49 -- Installing: /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/debian/ros-kinetic-kinect-control/opt/ros/kinetic/share/kinect_control/cmake/kinect_controlConfig.cmake 10:24:49 -- Installing: /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/debian/ros-kinetic-kinect-control/opt/ros/kinetic/share/kinect_control/cmake/kinect_controlConfig-version.cmake 10:24:49 -- Installing: /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/debian/ros-kinetic-kinect-control/opt/ros/kinetic/share/kinect_control/package.xml 10:24:49 -- Installing: /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/debian/ros-kinetic-kinect-control/opt/ros/kinetic/share/kinect_control/config 10:24:49 -- Installing: /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/debian/ros-kinetic-kinect-control/opt/ros/kinetic/share/kinect_control/config/kinect_control.yaml 10:24:49 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/obj-x86_64-linux-gnu' 10:24:49 cd /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1 10:24:49 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:24:49 dh_install -O-v -O--buildsystem=cmake 10:24:49 dh_installdocs -O-v -O--buildsystem=cmake 10:24:49 install -d debian/ros-kinetic-kinect-control/usr/share/doc/ros-kinetic-kinect-control 10:24:49 dh_installchangelogs -O-v -O--buildsystem=cmake 10:24:49 install -p -m0644 debian/changelog debian/ros-kinetic-kinect-control/usr/share/doc/ros-kinetic-kinect-control/changelog.Debian 10:24:49 dh_installexamples -O-v -O--buildsystem=cmake 10:24:49 dh_installman -O-v -O--buildsystem=cmake 10:24:49 dh_installcatalogs -O-v -O--buildsystem=cmake 10:24:49 dh_installcron -O-v -O--buildsystem=cmake 10:24:49 dh_installdebconf -O-v -O--buildsystem=cmake 10:24:49 install -d debian/ros-kinetic-kinect-control/DEBIAN 10:24:49 dh_installemacsen -O-v -O--buildsystem=cmake 10:24:49 dh_installifupdown -O-v -O--buildsystem=cmake 10:24:50 dh_installinfo -O-v -O--buildsystem=cmake 10:24:50 dh_installinit -O-v -O--buildsystem=cmake 10:24:50 dh_installmenu -O-v -O--buildsystem=cmake 10:24:50 dh_installmime -O-v -O--buildsystem=cmake 10:24:50 dh_installmodules -O-v -O--buildsystem=cmake 10:24:50 dh_installlogcheck -O-v -O--buildsystem=cmake 10:24:50 dh_installlogrotate -O-v -O--buildsystem=cmake 10:24:50 dh_installpam -O-v -O--buildsystem=cmake 10:24:50 dh_installppp -O-v -O--buildsystem=cmake 10:24:50 dh_installudev -O-v -O--buildsystem=cmake 10:24:50 dh_installgsettings -O-v -O--buildsystem=cmake 10:24:50 dh_bugfiles -O-v -O--buildsystem=cmake 10:24:50 dh_ucf -O-v -O--buildsystem=cmake 10:24:50 dh_lintian -O-v -O--buildsystem=cmake 10:24:50 dh_gconf -O-v -O--buildsystem=cmake 10:24:50 dh_icons -O-v -O--buildsystem=cmake 10:24:50 dh_perl -O-v -O--buildsystem=cmake 10:24:50 dh_usrlocal -O-v -O--buildsystem=cmake 10:24:50 dh_link -O-v -O--buildsystem=cmake 10:24:51 dh_installwm -O-v -O--buildsystem=cmake 10:24:51 dh_installxfonts -O-v -O--buildsystem=cmake 10:24:51 dh_strip_nondeterminism -O-v -O--buildsystem=cmake 10:24:51 dh_compress -O-v -O--buildsystem=cmake 10:24:51 cd debian/ros-kinetic-kinect-control 10:24:51 chmod a-x usr/share/doc/ros-kinetic-kinect-control/changelog.Debian 10:24:51 gzip -9nf usr/share/doc/ros-kinetic-kinect-control/changelog.Debian 10:24:51 cd '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:24:51 dh_fixperms -O-v -O--buildsystem=cmake 10:24:51 find debian/ros-kinetic-kinect-control -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 10:24:51 find debian/ros-kinetic-kinect-control ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s 10:24:51 find debian/ros-kinetic-kinect-control/usr/share/doc -type f ! -regex 'debian/ros-kinetic-kinect-control/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 10:24:51 find debian/ros-kinetic-kinect-control/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 0755 10:24:51 find debian/ros-kinetic-kinect-control/usr/share/man debian/ros-kinetic-kinect-control/usr/man/ debian/ros-kinetic-kinect-control/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 0644 10:24:51 find debian/ros-kinetic-kinect-control/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 0644 10:24:51 find debian/ros-kinetic-kinect-control/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 0644 10:24:51 find debian/ros-kinetic-kinect-control/usr/lib/x86_64-linux-gnu/perl5/5.22 debian/ros-kinetic-kinect-control/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X 10:24:51 find debian/ros-kinetic-kinect-control -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 10:24:51 find debian/ros-kinetic-kinect-control/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w 10:24:51 dh_strip -O-v -O--buildsystem=cmake 10:24:51 dh_makeshlibs -O-v -O--buildsystem=cmake 10:24:51 rm -f debian/ros-kinetic-kinect-control/DEBIAN/shlibs 10:24:51 debian/rules override_dh_shlibdeps 10:24:51 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:24:51 # In case we're installing to a non-standard location, look for a setup.sh 10:24:51 # in the install tree that was dropped by catkin, and source it. It will 10:24:51 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 10:24:51 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 10:24:51 dh_shlibdeps -l/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1/debian/ros-kinetic-kinect-control//opt/ros/kinetic/lib/ 10:24:51 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-kinect-control-0.0.1' 10:24:51 dh_installdeb -O-v -O--buildsystem=cmake 10:24:51 dh_gencontrol -O-v -O--buildsystem=cmake 10:24:52 echo misc:Depends= >> debian/ros-kinetic-kinect-control.substvars 10:24:52 echo misc:Pre-Depends= >> debian/ros-kinetic-kinect-control.substvars 10:24:52 dpkg-gencontrol -pros-kinetic-kinect-control -ldebian/changelog -Tdebian/ros-kinetic-kinect-control.substvars -Pdebian/ros-kinetic-kinect-control 10:24:52 dpkg-gencontrol: warning: Depends field of package ros-kinetic-kinect-control: unknown substitution variable ${shlibs:Depends} 10:24:52 chmod 0644 debian/ros-kinetic-kinect-control/DEBIAN/control 10:24:52 chown 0:0 debian/ros-kinetic-kinect-control/DEBIAN/control 10:24:52 dh_md5sums -O-v -O--buildsystem=cmake 10:24:52 (cd debian/ros-kinetic-kinect-control >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null 10:24:52 chmod 0644 debian/ros-kinetic-kinect-control/DEBIAN/md5sums 10:24:52 chown 0:0 debian/ros-kinetic-kinect-control/DEBIAN/md5sums 10:24:52 dh_builddeb -O-v -O--buildsystem=cmake 10:24:52 dpkg-deb --build debian/ros-kinetic-kinect-control .. 10:24:52 dpkg-deb: building package 'ros-kinetic-kinect-control' in '../ros-kinetic-kinect-control_0.0.1-0xenial-20180718-092332+0000_amd64.deb'. 10:24:52 dpkg-genchanges -b >../ros-kinetic-kinect-control_0.0.1-0xenial-20180718-092332+0000_amd64.changes 10:24:52 dpkg-genchanges: binary-only upload (no source code included) 10:24:52 dpkg-source --after-build ros-kinetic-kinect-control-0.0.1 10:24:52 dpkg-source: info: using options from ros-kinetic-kinect-control-0.0.1/debian/source/options: --auto-commit 10:24:52 dpkg-buildpackage: binary-only upload (no source included) 10:24:52 I: Successfully built in /tmp/binarydeb/ros-kinetic-kinect-control-0.0.1 10:24:52 # END SUBSECTION
10:24:52 + echo # END SECTION 10:24:52 # END SECTION
10:24:53 [Kbin_uX64__kinect_control__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson6575916425842128146.sh 10:24:53 + [ false = false ] 10:24:53 + echo # BEGIN SECTION: Clean up to save disk space on slaves
14. Clean up to save disk space on slaves

Hide Details

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