starting build "61a2a641-7ed2-448a-896e-637ac5a33e4b" FETCHSOURCE BUILD Starting Step #0 Step #0: Already have image (with digest): gcr.io/cloud-builders/git Step #0: Cloning into 'oss-fuzz'... Finished Step #0 Starting Step #1 Step #1: Already have image (with digest): gcr.io/cloud-builders/docker Step #1: Sending build context to Docker daemon 10.75kB Step #1: Step 1/9 : FROM gcr.io/oss-fuzz-base/base-builder Step #1: latest: Pulling from oss-fuzz-base/base-builder Step #1: f7277927d38a: Pulling fs layer Step #1: 8d3eac894db4: Pulling fs layer Step #1: edf72af6d627: Pulling fs layer Step #1: 3e4f86211d23: Pulling fs layer Step #1: 972b7a8bd650: Pulling fs layer Step #1: bae9114d5385: Pulling fs layer Step #1: 5d18775d96bd: Pulling fs layer Step #1: ef1555faa463: Pulling fs layer Step #1: 69c34dc8e2d6: Pulling fs layer Step #1: 08317a1138eb: Pulling fs layer Step #1: 682eb4f9dccf: Pulling fs layer Step #1: a1aa84c8fe29: Pulling fs layer Step #1: 82b670c27f7f: Pulling fs layer Step #1: 7fd5619720d7: Pulling fs layer Step #1: bd83ccb578a8: Pulling fs layer Step #1: 7eec90e4da1f: Pulling fs layer Step #1: a25481473ae9: Pulling fs layer Step #1: ae99e4f1274a: Pulling fs layer Step #1: 5d18775d96bd: Waiting Step #1: 7fd5619720d7: Waiting Step #1: bd83ccb578a8: Waiting Step #1: 7eec90e4da1f: Waiting Step #1: ef1555faa463: Waiting Step #1: a25481473ae9: Waiting Step #1: 69c34dc8e2d6: Waiting Step #1: ae99e4f1274a: Waiting Step #1: 08317a1138eb: Waiting Step #1: 682eb4f9dccf: Waiting Step #1: 3e4f86211d23: Waiting Step #1: 972b7a8bd650: Waiting Step #1: a1aa84c8fe29: Waiting Step #1: bae9114d5385: Waiting Step #1: 82b670c27f7f: Waiting Step #1: 8d3eac894db4: Verifying Checksum Step #1: 8d3eac894db4: Download complete Step #1: 3e4f86211d23: Verifying Checksum Step #1: 3e4f86211d23: Download complete Step #1: edf72af6d627: Verifying Checksum Step #1: edf72af6d627: Download complete Step #1: bae9114d5385: Download complete Step #1: 5d18775d96bd: Download complete Step #1: f7277927d38a: Verifying Checksum Step #1: f7277927d38a: Download complete Step #1: 972b7a8bd650: Verifying Checksum Step #1: 972b7a8bd650: Download complete Step #1: 69c34dc8e2d6: Verifying Checksum Step #1: 69c34dc8e2d6: Download complete Step #1: 682eb4f9dccf: Verifying Checksum Step #1: 682eb4f9dccf: Download complete Step #1: 08317a1138eb: Verifying Checksum Step #1: 08317a1138eb: Download complete Step #1: a1aa84c8fe29: Verifying Checksum Step #1: a1aa84c8fe29: Download complete Step #1: f7277927d38a: Pull complete Step #1: 8d3eac894db4: Pull complete Step #1: 7fd5619720d7: Verifying Checksum Step #1: 7fd5619720d7: Download complete Step #1: 82b670c27f7f: Verifying Checksum Step #1: 82b670c27f7f: Download complete Step #1: edf72af6d627: Pull complete Step #1: bd83ccb578a8: Download complete Step #1: 3e4f86211d23: Pull complete Step #1: a25481473ae9: Verifying Checksum Step #1: a25481473ae9: Download complete Step #1: 7eec90e4da1f: Verifying Checksum Step #1: 7eec90e4da1f: Download complete Step #1: ef1555faa463: Verifying Checksum Step #1: ef1555faa463: Download complete Step #1: 972b7a8bd650: Pull complete Step #1: bae9114d5385: Pull complete Step #1: 5d18775d96bd: Pull complete Step #1: ef1555faa463: Pull complete Step #1: 69c34dc8e2d6: Pull complete Step #1: 08317a1138eb: Pull complete Step #1: 682eb4f9dccf: Pull complete Step #1: a1aa84c8fe29: Pull complete Step #1: 82b670c27f7f: Pull complete Step #1: 7fd5619720d7: Pull complete Step #1: bd83ccb578a8: Pull complete Step #1: 7eec90e4da1f: Pull complete Step #1: a25481473ae9: Pull complete Step #1: ae99e4f1274a: Pull complete Step #1: Digest: sha256:2d4bb8bfef67b3012ca72bc193ac96fb35d2f02a9924b88a96742c266bdf1f05 Step #1: Status: Downloaded newer image for gcr.io/oss-fuzz-base/base-builder:latest Step #1: ---> 881a7804b468 Step #1: Step 2/9 : MAINTAINER kcc@google.com Step #1: ---> Running in ce3dc3bd2f5a Step #1: Removing intermediate container ce3dc3bd2f5a Step #1: ---> 73e6f4481476 Step #1: Step 3/9 : RUN apt-get update -y Step #1: ---> Running in 580b9b97fd0b Step #1: Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] Step #1: Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease Step #1: Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Step #1: Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Step #1: Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1316 kB] Step #1: Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [984 kB] Step #1: Fetched 2625 kB in 3s (689 kB/s) Step #1: Reading package lists... Step #1: Removing intermediate container 580b9b97fd0b Step #1: ---> d0a9cdc5a998 Step #1: Step 4/9 : RUN apt-get install -y autoconf automake libtool curl make g++ unzip wget git binutils liblzma-dev libz-dev python-all cmake ninja-build subversion pkg-config Step #1: ---> Running in b39d8588f164 Step #1: Reading package lists... Step #1: Building dependency tree... Step #1: Reading state information... Step #1: make is already the newest version (4.1-6). Step #1: unzip is already the newest version (6.0-20ubuntu1). Step #1: unzip set to manually installed. Step #1: binutils is already the newest version (2.26.1-1ubuntu1~16.04.8). Step #1: git is already the newest version (1:2.7.4-0ubuntu1.6). Step #1: subversion is already the newest version (1.9.3-2ubuntu1.3). Step #1: The following additional packages will be installed: Step #1: autotools-dev build-essential bzip2 cmake-data dpkg-dev fakeroot g++-5 Step #1: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl Step #1: libarchive13 libcurl3 libdpkg-perl libfakeroot libfile-fcntllock-perl Step #1: libglib2.0-0 libglib2.0-data libicu55 libjsoncpp1 libltdl-dev libltdl7 Step #1: liblzo2-2 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib Step #1: libsigsegv2 libstdc++-5-dev libxml2 m4 python python-minimal python2.7 Step #1: python2.7-minimal sgml-base shared-mime-info xdg-user-dirs xml-core xz-utils Step #1: Suggested packages: Step #1: autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc codeblocks Step #1: eclipse debian-keyring g++-multilib g++-5-multilib gcc-5-doc Step #1: libstdc++6-5-dbg lrzip libtool-doc liblzma-doc libstdc++-5-doc gfortran Step #1: | fortran95-compiler gcj-jdk python-doc python-tk python2.7-doc Step #1: binfmt-support sgml-base-doc debhelper Step #1: The following NEW packages will be installed: Step #1: autoconf automake autotools-dev build-essential bzip2 cmake cmake-data curl Step #1: dpkg-dev fakeroot g++ g++-5 libalgorithm-diff-perl libalgorithm-diff-xs-perl Step #1: libalgorithm-merge-perl libarchive13 libcurl3 libdpkg-perl libfakeroot Step #1: libfile-fcntllock-perl libglib2.0-0 libglib2.0-data libicu55 libjsoncpp1 Step #1: libltdl-dev libltdl7 liblzma-dev liblzo2-2 libpython-stdlib Step #1: libpython2.7-minimal libpython2.7-stdlib libsigsegv2 libstdc++-5-dev libtool Step #1: libxml2 m4 ninja-build pkg-config python python-all python-minimal python2.7 Step #1: python2.7-minimal sgml-base shared-mime-info wget xdg-user-dirs xml-core Step #1: xz-utils zlib1g-dev Step #1: 0 upgraded, 50 newly installed, 0 to remove and 0 not upgraded. Step #1: Need to get 31.5 MB of archives. Step #1: After this operation, 132 MB of additional disk space will be used. Step #1: Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.4 [1120 kB] Step #1: Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] Step #1: Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB] Step #1: Err:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 Step #1: Connection timed out [IP: 91.189.88.177 80] Step #1: Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] Step #1: Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.4 [7646 kB] Step #1: Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.6 [697 kB] Step #1: Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.6 [262 kB] Step #1: Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.13 [186 kB] Step #1: Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] Step #1: Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB] Step #1: Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB] Step #1: Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] Step #1: Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] Step #1: Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] Step #1: Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] Step #1: Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] Step #1: Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] Step #1: Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] Step #1: Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB] Step #1: Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.4 [131 kB] Step #1: Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] Step #1: Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.5 [299 kB] Step #1: Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB] Step #1: Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] Step #1: Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] Step #1: Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] Step #1: Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] Step #1: Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] Step #1: Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] Step #1: Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] Step #1: Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] Step #1: Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB] Step #1: Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB] Step #1: Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB] Step #1: Get:35 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] Step #1: Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.13 [139 kB] Step #1: Get:37 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] Step #1: Get:38 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] Step #1: Get:39 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] Step #1: Get:40 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] Step #1: Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Step #1: Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] Step #1: Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] Step #1: Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] Step #1: Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] Step #1: Get:46 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ninja-build amd64 1.5.1-0.1ubuntu1 [84.8 kB] Step #1: Get:47 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] Step #1: Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] Step #1: Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] Step #1: Get:50 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzma-dev amd64 5.1.1alpha+20120614-2ubuntu2 [137 kB] Step #1: Fetched 30.3 MB in 11min 55s (42.4 kB/s) Step #1: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cmake/cmake-data_3.5.1-1ubuntu3_all.deb Connection timed out [IP: 91.189.88.177 80] Step #1: Step #1: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Step #1: The command '/bin/sh -c apt-get install -y autoconf automake libtool curl make g++ unzip wget git binutils liblzma-dev libz-dev python-all cmake ninja-build subversion pkg-config' returned a non-zero code: 100 Finished Step #1 ERROR ERROR: build step 1 "gcr.io/cloud-builders/docker" failed: exit status 100 Step #1: