Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tools - vetshadow is more aggressive #222

Merged
merged 2 commits into from
May 24, 2018

Conversation

markmandel
Copy link
Member

I noticed the latest vetshadow seems to be far more aggressive with the newer version.

So updating the build image, and fixing all the issues.

I noticed the latest vetshadow seems to be far
more aggressive with the newer version.

So updating the build image, and fixing all the issues.
@markmandel markmandel added kind/cleanup Refactoring code, fixing up documentation, etc area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. labels May 24, 2018
@markmandel markmandel added this to the 0.2.0 milestone May 24, 2018
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 8fb2dc1e-9f1b-44ad-ad43-ee9bac8ab0be

Build Logs
starting build "8fb2dc1e-9f1b-44ad-ad43-ee9bac8ab0be"

FETCHSOURCE
Initialized empty Git repository in /workspace/.git/
From https://source.developers.google.com/p/agones-images/r/agones
 * branch            6d3f8e0f8b636f890d0fa667b2faf244aae9289e -> FETCH_HEAD
HEAD is now at 6d3f8e0 Update tools - vetshadow is more aggressive
BUILD
Starting Step #0
Step #0: Already have image (with digest): ubuntu
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  131.1MB

Step #1: Step 1/3 : FROM gcr.io/cloud-builders/docker
Step #1:  ---> db36c85d78e6
Step #1: Step 2/3 : RUN apt-get install make
Step #1:  ---> Running in c30629efafb9
Step #1: Reading package lists...
Step #1: Building dependency tree...
Step #1: Reading state information...
Step #1: Suggested packages:
Step #1:   make-doc
Step #1: The following NEW packages will be installed:
Step #1:   make
Step #1: 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Step #1: Need to get 151 kB of archives.
Step #1: After this operation, 365 kB of additional disk space will be used.
Step #1: Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
Step #1: Fetched 151 kB in 0s (254 kB/s)
Step #1: Selecting previously unselected package make.
Step #1: (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 ... 11239 files and directories currently installed.)
Step #1: Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
Step #1: Unpacking make (4.1-6) ...
Step #1: Setting up make (4.1-6) ...
Step #1: Removing intermediate container c30629efafb9
Step #1:  ---> 5b476e1d73ce
Step #1: Step 3/3 : ENTRYPOINT ["/usr/bin/make"]
Step #1:  ---> Running in bde3b8958334
Step #1: Removing intermediate container bde3b8958334
Step #1:  ---> ac9c3d2f9111
Step #1: Successfully built ac9c3d2f9111
Step #1: Successfully tagged make-docker:latest
Finished Step #1
Starting Step #2
Step #2: Already have image: make-docker
Step #2: docker pull gcr.io/agones-images/agones-build:77fc9af031 && docker tag gcr.io/agones-images/agones-build:77fc9af031 agones-build:77fc9af031
Step #2: Error response from daemon: manifest for gcr.io/agones-images/agones-build:77fc9af031 not found
Step #2: make: [pull-build-image] Error 1 (ignored)
Step #2: Makefile:228: recipe for target 'pull-build-image' failed
Finished Step #2
Starting Step #3
Step #3: Already have image: make-docker
Step #3: mkdir -p ~/.kube
Step #3: mkdir -p /workspace/build//.config/gcloud
Step #3: Could not find agones-build:77fc9af031 image. Building...
Step #3: make[1]: Entering directory '/workspace/build'
Step #3: docker build --tag=agones-build:77fc9af031 /workspace/build//build-image 
Step #3: Sending build context to Docker daemon  11.26kB

Step #3: Step 1/22 : FROM grpc/cxx:1.8
Step #3: 1.8: Pulling from grpc/cxx
Step #3: c73ab1c6897b: Pulling fs layer
Step #3: 3091fac74ac3: Pulling fs layer
Step #3: 32ec8f15f1df: Pulling fs layer
Step #3: c73ab1c6897b: Verifying Checksum
Step #3: c73ab1c6897b: Download complete
Step #3: 3091fac74ac3: Verifying Checksum
Step #3: 3091fac74ac3: Download complete
Step #3: c73ab1c6897b: Pull complete
Step #3: 3091fac74ac3: Pull complete
Step #3: 32ec8f15f1df: Verifying Checksum
Step #3: 32ec8f15f1df: Download complete
Step #3: 32ec8f15f1df: Pull complete
Step #3: Digest: sha256:5bdbc0546d0598ecbf5edc6ee2a164123134c47de00712e47bd6be2ad3804bd7
Step #3: Status: Downloaded newer image for grpc/cxx:1.8
Step #3:  ---> 970ec9124c8f
Step #3: Step 2/22 : RUN apt-get update &&     apt-get install -y wget rsync make python bash-completion zip nano jq &&     apt-get clean
Step #3:  ---> Running in 8d4da11823db
Step #3: Get:1 http://security.debian.org stretch/updates InRelease [94.3 kB]
Step #3: Ign:2 http://deb.debian.org/debian stretch InRelease
Step #3: Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Step #3: Hit:4 http://deb.debian.org/debian stretch Release
Step #3: Get:5 http://deb.debian.org/debian stretch-updates/main amd64 Packages.diff/Index [4180 B]
Step #3: Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages 2018-05-05-2031.58.pdiff [329 B]
Step #3: Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages 2018-05-05-2031.58.pdiff [329 B]
Step #3: Get:8 http://security.debian.org stretch/updates/main amd64 Packages [440 kB]
Step #3: Fetched 630 kB in 0s (1324 kB/s)
Step #3: Reading package lists...
Step #3: Reading package lists...
Step #3: Building dependency tree...
Step #3: Reading state information...
Step #3: make is already the newest version (4.1-9.1).
Step #3: rsync is already the newest version (3.1.2-1+deb9u1).
Step #3: rsync set to manually installed.
Step #3: The following additional packages will be installed:
Step #3:   libjq1 libonig4 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib
Step #3:   mime-support python-minimal python2.7 python2.7-minimal
Step #3: Suggested packages:
Step #3:   spell python-doc python-tk python2.7-doc binfmt-support
Step #3: The following NEW packages will be installed:
Step #3:   bash-completion jq libjq1 libonig4 libpython-stdlib libpython2.7-minimal
Step #3:   libpython2.7-stdlib mime-support nano python python-minimal python2.7
Step #3:   python2.7-minimal wget zip
Step #3: 0 upgraded, 15 newly installed, 0 to remove and 11 not upgraded.
Step #3: Need to get 6227 kB of archives.
Step #3: After this operation, 24.8 MB of additional disk space will be used.
Step #3: Get:1 http://security.debian.org stretch/updates/main amd64 wget amd64 1.18-5+deb9u2 [799 kB]
Step #3: Get:2 http://deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
Step #3: Get:3 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u2 [389 kB]
Step #3: Get:4 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u2 [1382 kB]
Step #3: Get:5 http://deb.debian.org/debian stretch/main amd64 python-minimal amd64 2.7.13-2 [40.5 kB]
Step #3: Get:6 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB]
Step #3: Get:7 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u2 [1896 kB]
Step #3: Get:8 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u2 [285 kB]
Step #3: Get:9 http://deb.debian.org/debian stretch/main amd64 libpython-stdlib amd64 2.7.13-2 [20.0 kB]
Step #3: Get:10 http://deb.debian.org/debian stretch/main amd64 python amd64 2.7.13-2 [154 kB]
Step #3: Get:11 http://deb.debian.org/debian stretch/main amd64 nano amd64 2.7.4-1 [485 kB]
Step #3: Get:12 http://deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
Step #3: Get:13 http://deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
Step #3: Get:14 http://deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
Step #3: Get:15 http://deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
Step #3: �[91mdebconf: delaying package configuration, since apt-utils is not installed
Step #3: �[0mFetched 6227 kB in 1s (5723 kB/s)
Step #3: Selecting previously unselected package bash-completion.
Step #3: (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 ... 17160 files and directories currently installed.)
Step #3: Preparing to unpack .../0-bash-completion_1%3a2.1-4.3_all.deb ...
Step #3: Unpacking bash-completion (1:2.1-4.3) ...
Step #3: Selecting previously unselected package libpython2.7-minimal:amd64.
Step #3: Preparing to unpack .../1-libpython2.7-minimal_2.7.13-2+deb9u2_amd64.deb ...
Step #3: Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u2) ...
Step #3: Selecting previously unselected package python2.7-minimal.
Step #3: Preparing to unpack .../2-python2.7-minimal_2.7.13-2+deb9u2_amd64.deb ...
Step #3: Unpacking python2.7-minimal (2.7.13-2+deb9u2) ...
Step #3: Selecting previously unselected package python-minimal.
Step #3: Preparing to unpack .../3-python-minimal_2.7.13-2_amd64.deb ...
Step #3: Unpacking python-minimal (2.7.13-2) ...
Step #3: Selecting previously unselected package mime-support.
Step #3: Preparing to unpack .../4-mime-support_3.60_all.deb ...
Step #3: Unpacking mime-support (3.60) ...
Step #3: Selecting previously unselected package libpython2.7-stdlib:amd64.
Step #3: Preparing to unpack .../5-libpython2.7-stdlib_2.7.13-2+deb9u2_amd64.deb ...
Step #3: Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u2) ...
Step #3: Selecting previously unselected package python2.7.
Step #3: Preparing to unpack .../6-python2.7_2.7.13-2+deb9u2_amd64.deb ...
Step #3: Unpacking python2.7 (2.7.13-2+deb9u2) ...
Step #3: Selecting previously unselected package libpython-stdlib:amd64.
Step #3: Preparing to unpack .../7-libpython-stdlib_2.7.13-2_amd64.deb ...
Step #3: Unpacking libpython-stdlib:amd64 (2.7.13-2) ...
Step #3: Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u2) ...
Step #3: Setting up python2.7-minimal (2.7.13-2+deb9u2) ...
Step #3: Linking and byte-compiling packages for runtime python2.7...
Step #3: Setting up python-minimal (2.7.13-2) ...
Step #3: Selecting previously unselected package python.
Step #3: (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 ... 18508 files and directories currently installed.)
Step #3: Preparing to unpack .../0-python_2.7.13-2_amd64.deb ...
Step #3: Unpacking python (2.7.13-2) ...
Step #3: Selecting previously unselected package nano.
Step #3: Preparing to unpack .../1-nano_2.7.4-1_amd64.deb ...
Step #3: Unpacking nano (2.7.4-1) ...
Step #3: Selecting previously unselected package wget.
Step #3: Preparing to unpack .../2-wget_1.18-5+deb9u2_amd64.deb ...
Step #3: Unpacking wget (1.18-5+deb9u2) ...
Step #3: Selecting previously unselected package libonig4:amd64.
Step #3: Preparing to unpack .../3-libonig4_6.1.3-2_amd64.deb ...
Step #3: Unpacking libonig4:amd64 (6.1.3-2) ...
Step #3: Selecting previously unselected package libjq1:amd64.
Step #3: Preparing to unpack .../4-libjq1_1.5+dfsg-1.3_amd64.deb ...
Step #3: Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
Step #3: Selecting previously unselected package jq.
Step #3: Preparing to unpack .../5-jq_1.5+dfsg-1.3_amd64.deb ...
Step #3: Unpacking jq (1.5+dfsg-1.3) ...
Step #3: Selecting previously unselected package zip.
Step #3: Preparing to unpack .../6-zip_3.0-11+b1_amd64.deb ...
Step #3: Unpacking zip (3.0-11+b1) ...
Step #3: Setting up mime-support (3.60) ...
Step #3: Setting up bash-completion (1:2.1-4.3) ...
Step #3: Setting up libonig4:amd64 (6.1.3-2) ...
Step #3: Setting up zip (3.0-11+b1) ...
Step #3: Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
Step #3: Setting up nano (2.7.4-1) ...
Step #3: update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode
Step #3: update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode
Step #3: Processing triggers for libc-bin (2.24-11+deb9u3) ...
Step #3: Setting up wget (1.18-5+deb9u2) ...
Step #3: Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u2) ...
Step #3: Setting up jq (1.5+dfsg-1.3) ...
Step #3: Setting up python2.7 (2.7.13-2+deb9u2) ...
Step #3: Setting up libpython-stdlib:amd64 (2.7.13-2) ...
Step #3: Setting up python (2.7.13-2) ...
Step #3: Removing intermediate container 8d4da11823db
Step #3:  ---> 4555288f720a
Step #3: Step 3/22 : WORKDIR /usr/local
Step #3: Removing intermediate container d7885ea76848
Step #3:  ---> baa6119c0ce3
Step #3: Step 4/22 : ENV GO_VERSION=1.10
Step #3:  ---> Running in 5458c50c431a
Step #3: Removing intermediate container 5458c50c431a
Step #3:  ---> 5f690f47b90a
Step #3: Step 5/22 : ENV GOPATH /go
Step #3:  ---> Running in 5cc0bd94f026
Step #3: Removing intermediate container 5cc0bd94f026
Step #3:  ---> 63118ca64535
Step #3: Step 6/22 : RUN wget -q https://redirector.gvt1.com/edgedl/go/go${GO_VERSION}.linux-amd64.tar.gz &&     tar -xzf go${GO_VERSION}.linux-amd64.tar.gz && rm go${GO_VERSION}.linux-amd64.tar.gz && mkdir ${GOPATH}
Step #3:  ---> Running in 5981398dfe1b
Step #3: Removing intermediate container 5981398dfe1b
Step #3:  ---> aa4f0e255ab0
Step #3: Step 7/22 : WORKDIR /opt
Step #3: Removing intermediate container 5aaffdb92ea0
Step #3:  ---> 9a03614e0fcd
Step #3: Step 8/22 : RUN wget -q https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.zip && unzip -q google-cloud-sdk.zip &&     rm google-cloud-sdk.zip &&     /opt/google-cloud-sdk/install.sh --usage-reporting=true --path-update=true --bash-completion=true --rc-path=/root/.bashrc
Step #3:  ---> Running in 11272e92f1a6
Step #3: Welcome to the Google Cloud SDK!
Step #3: WARNING: You appear to be running this script as root. This may cause 
Step #3: the installation to be inaccessible to users other than the root user.
Step #3: �[91m
Step #3: �[0m�[91m
Step #3: Your current Cloud SDK version is: 202.0.0
Step #3: �[0m�[91mInstalling components from version: 202.0.0
Step #3: �[0m�[91m
Step #3: �[0m�[91m+----------------------------------------------------------------------------+�[0m�[91m
Step #3: �[0m�[91m|                    These components will be installed.                     |�[0m�[91m
Step #3: �[0m�[91m+-----------------------------------------------------+------------+---------+�[0m�[91m
Step #3: �[0m�[91m|                         Name                        |  Version   |   Size  |�[0m�[91m
Step #3: �[0m�[91m+-----------------------------------------------------+------------+---------+�[0m�[91m
Step #3: �[0m�[91m| �[0m�[91mBigQuery Command Line Tool                         �[0m�[91m �[0m�[91m| �[0m�[91m    2.0.33�[0m�[91m �[0m�[91m| �[0m�[91m< 1 MiB�[0m�[91m �[0m�[91m|�[0m�[91m
Step #3: �[0m�[91m| �[0m�[91mBigQuery Command Line Tool (Platform Specific)     �[0m�[91m �[0m�[91m| �[0m�[91m    2.0.26�[0m�[91m �[0m�[91m| �[0m�[91m< 1 MiB�[0m�[91m �[0m�[91m|�[0m�[91m
Step #3: �[0m�[91m| �[0m�[91mCloud SDK Core Libraries (Platform Specific)       �[0m�[91m �[0m�[91m| �[0m�[91m2018.03.16�[0m�[91m �[0m�[91m| �[0m�[91m< 1 MiB�[0m�[91m �[0m�[91m|�[0m�[91m
Step #3: �[0m�[91m| �[0m�[91mCloud Storage Command Line Tool                    �[0m�[91m �[0m�[91m| �[0m�[91m      4.31�[0m�[91m �[0m�[91m| �[0m�[91m3.5 MiB�[0m�[91m �[0m�[91m|�[0m�[91m
Step #3: �[0m�[91m| �[0m�[91mCloud Storage Command Line Tool (Platform Specific)�[0m�[91m �[0m�[91m| �[0m�[91m      4.27�[0m�[91m �[0m�[91m| �[0m�[91m< 1 MiB�[0m�[91m �[0m�[91m|�[0m�[91m
Step #3: �[0m�[91m| �[0m�[91mDefault set of gcloud commands                     �[0m�[91m �[0m�[91m| �[0m�[91m          �[0m�[91m �[0m�[91m| �[0m�[91m       �[0m�[91m �[0m�[91m|�[0m�[91m
Step #3: �[0m�[91m| �[0m�[91mgcloud cli dependencies                            �[0m�[91m �[0m�[91m| �[0m�[91m2017.10.20�[0m�[91m �[0m�[91m| �[0m�[91m5.1 MiB�[0m�[91m �[0m�[91m|�[0m�[91m
Step #3: �[0m�[91m+-----------------------------------------------------+------------+---------+�[0m�[91m
Step #3: �[0m�[91m
Step #3: �[0m�[91mFor the latest full release notes, please visit:
Step #3:   https://cloud.google.com/sdk/release_notes
Step #3: 
Step #3: �[0m�[91m#============================================================#
Step #3: �[0m�[91m#= Creating update staging area                             =#
Step #3: �[0m�[91m#�[0m�[91m======�[0m�[91m======�[0m�[91m======�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m#
Step #3: �[0m�[91m#= Installing: BigQuery Command Line Tool                   =#
Step #3: �[0m�[91m#�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m#
Step #3: �[0m�[91m#= Installing: BigQuery Command Line Tool (Platform Spec... =#
Step #3: �[0m�[91m#�[0m�[91m==============================�[0m�[91m===============�[0m�[91m===============�[0m�[91m#
Step #3: �[0m�[91m#= Installing: Cloud SDK Core Libraries (Platform Specific) =#
Step #3: �[0m�[91m#�[0m�[91m==============================�[0m�[91m==========�[0m�[91m=========�[0m�[91m===========�[0m�[91m#
Step #3: �[0m�[91m#= Installing: Cloud Storage Command Line Tool              =#
Step #3: �[0m�[91m#�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m#
Step #3: �[0m�[91m#= Installing: Cloud Storage Command Line Tool (Platform... =#
Step #3: �[0m�[91m#�[0m�[91m==============================�[0m�[91m===============�[0m�[91m===============�[0m�[91m#
Step #3: �[0m�[91m#= Installing: Default set of gcloud commands               =#
Step #3: �[0m�[91m#�[0m�[91m============================================================�[0m�[91m#
Step #3: �[0m�[91m#= Installing: gcloud cli dependencies                      =#
Step #3: �[0m�[91m#�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m#
Step #3: �[0m�[91m#= Creating backup and activating new installation          =#
Step #3: �[0m�[91m#�[0m�[91m==============================�[0m�[91m==============================�[0m�[91m#
Step #3: �[0m�[91m
Step #3: �[0m�[91mPerforming post processing steps...
Step #3: �[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91mdone.
Step #3: �[0m�[91m
Step #3: Update done!
Step #3: 
Step #3: �[0m
Step #3: This will install all the core command line tools necessary for working with
Step #3: the Google Cloud Platform.
Step #3: 
Step #3: Backing up [/root/.bashrc] to [/root/.bashrc.backup].
Step #3: [/root/.bashrc] has been updated.
Step #3: 
Step #3: ==> Start a new shell for the changes to take effect.
Step #3: 
Step #3: 
Step #3: For more information on how to get started, please visit:
Step #3:   https://cloud.google.com/sdk/docs/quickstarts
Step #3: 
Step #3: 
Step #3: Removing intermediate container 11272e92f1a6
Step #3:  ---> 7cf3dae15b81
Step #3: Step 9/22 : ENV PATH /usr/local/go/bin:/go/bin:/opt/google-cloud-sdk/bin:$PATH
Step #3:  ---> Running in 7e3acc191890
Step #3: Removing intermediate container 7e3acc191890
Step #3:  ---> f5b13a809132
Step #3: Step 10/22 : RUN gcloud components update && gcloud components install kubectl
Step #3:  ---> Running in c8f6aec29e41
Step #3: �[91m
Step #3: �[0m�[91mAll components are up to date.
Step #3: �[0m�[91m
Step #3: �[0m�[91m
Step #3: Your current Cloud SDK version is: 202.0.0
Step #3: �[0m�[91mInstalling components from version: 202.0.0
Step #3: �[0m�[91m
Step #3: �[0m�[91m+------------------------------------------------------------------+�[0m�[91m
Step #3: �[0m�[91m|               These components will be installed.                |�[0m�[91m
Step #3: �[0m�[91m+---------------------+---------------------+----------------------+�[0m�[91m
Step #3: �[0m�[91m|         Name        |       Version       |         Size         |�[0m�[91m
Step #3: �[0m�[91m+---------------------+---------------------+----------------------+�[0m�[91m
Step #3: �[0m�[91m| �[0m�[91mkubectl            �[0m�[91m �[0m�[91m| �[0m�[91m                   �[0m�[91m �[0m�[91m| �[0m�[91m                    �[0m�[91m �[0m�[91m|�[0m�[91m
Step #3: �[0m�[91m| �[0m�[91mkubectl            �[0m�[91m �[0m�[91m| �[0m�[91m              1.9.7�[0m�[91m �[0m�[91m| �[0m�[91m            14.9 MiB�[0m�[91m �[0m�[91m|�[0m�[91m
Step #3: �[0m�[91m+---------------------+---------------------+----------------------+�[0m�[91m
Step #3: �[0m�[91m
Step #3: �[0m�[91mFor the latest full release notes, please visit:
Step #3:   https://cloud.google.com/sdk/release_notes
Step #3: 
Step #3: �[0m�[91mDo you want to continue (Y/n)?  �[0m�[91m
Step #3: �[0m�[91m#============================================================#
Step #3: �[0m�[91m#= Creating update staging area                             =#
Step #3: �[0m�[91m#�[0m�[91m======�[0m�[91m======�[0m�[91m======�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m#
Step #3: �[0m�[91m#= Installing: kubectl                                      =#
Step #3: �[0m�[91m#�[0m�[91m============================================================�[0m�[91m#
Step #3: �[0m�[91m#= Installing: kubectl                                      =#
Step #3: �[0m�[91m#�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m=�[0m�[91m===============�[0m�[91m===============�[0m�[91m#
Step #3: �[0m�[91m#= Creating backup and activating new installation          =#
Step #3: �[0m�[91m#�[0m�[91m==============================�[0m�[91m==============================�[0m�[91m#
Step #3: �[0m�[91m
Step #3: �[0m�[91mPerforming post processing steps...
Step #3: �[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91mdone.
Step #3: �[0m�[91m
Step #3: Update done!
Step #3: 
Step #3: �[0mRemoving intermediate container c8f6aec29e41
Step #3:  ---> 535c017da11d
Step #3: Step 11/22 : RUN echo "source <(kubectl completion bash)" >> /root/.bashrc
Step #3:  ---> Running in 7c1afa07e6ed
Step #3: Removing intermediate container 7c1afa07e6ed
Step #3:  ---> 5648d2194e1e
Step #3: Step 12/22 : ENV HELM_VER 2.8.2
Step #3:  ---> Running in abbbf8ce2a21
Step #3: Removing intermediate container abbbf8ce2a21
Step #3:  ---> 4d85276733e0
Step #3: Step 13/22 : ENV HELM_URL https://storage.googleapis.com/kubernetes-helm/helm-v${HELM_VER}-linux-amd64.tar.gz
Step #3:  ---> Running in d70f6644fc53
Step #3: Removing intermediate container d70f6644fc53
Step #3:  ---> 20c11f512c0b
Step #3: Step 14/22 : RUN curl -L  ${HELM_URL} > /tmp/helm.tar.gz   && tar -zxvf /tmp/helm.tar.gz -C /tmp   && mv /tmp/linux-amd64/helm /usr/local/bin/helm   && chmod go+rx /usr/local/bin/helm   && rm /tmp/helm.tar.gz && rm -rf /tmp/linux-amd64
Step #3:  ---> Running in 6ba69759c21d
Step #3: �[91m �[0m�[91m �[0m�[91m%�[0m�[91m �[0m�[91mT�[0m�[91mo�[0m�[91mt�[0m�[91ma�[0m�[91ml�[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m%�[0m�[91m �[0m�[91mR�[0m�[91me�[0m�[91mc�[0m�[91me�[0m�[91mi�[0m�[91mv�[0m�[91me�[0m�[91md�[0m�[91m �[0m�[91m%�[0m�[91m �[0m�[91mX�[0m�[91mf�[0m�[91me�[0m�[91mr�[0m�[91md�[0m�[91m �[0m�[91m �[0m�[91mA�[0m�[91mv�[0m�[91me�[0m�[91mr�[0m�[91ma�[0m�[91mg�[0m�[91me�[0m�[91m �[0m�[91mS�[0m�[91mp�[0m�[91me�[0m�[91me�[0m�[91md�[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91mT�[0m�[91mi�[0m�[91mm�[0m�[91me�[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91mT�[0m�[91mi�[0m�[91mm�[0m�[91me�[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91mT�[0m�[91mi�[0m�[91mm�[0m�[91me�[0m�[91m �[0m�[91m Current
Step #3:                     �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m        �[0m�[91mD�[0m�[91mload  Upload�[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91mT�[0m�[91mo�[0m�[91mtal   �[0m�[91mS�[0m�[91mp�[0m�[91me�[0m�[91mnt    Left  �[0m�[91mS�[0m�[91mpeed
Step #3: �[0m�[91m
�[0m�[91m �[0m�[91m 0     0  �[0m�[91m �[0m�[91m �[0m�[91m0�[0m�[91m �[0m�[91m �[0m�[91m   0    0     0      0      0 --:--:-- --:--:-- --:--:--     0�[0m�[91m
�[0m�[91m1�[0m�[91m0�[0m�[91m0�[0m�[91m �[0m�[91m1�[0m�[91m4�[0m�[91m.�[0m�[91m2�[0m�[91mM�[0m�[91m �[0m�[91m �[0m�[91m1�[0m�[91m0�[0m�[91m0�[0m�[91m �[0m�[91m1�[0m�[91m4�[0m�[91m.�[0m�[91m2�[0m�[91mM�[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m0�[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m0�[0m�[91m �[0m�[91m �[0m�[91m3�[0m�[91m1�[0m�[91m.�[0m�[91m2�[0m�[91mM�[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m �[0m�[91m0�[0m�[91m �[0m�[91m-�[0m�[91m-�[0m�[91m:�[0m�[91m-�[0m�[91m-�[0m�[91m:�[0m�[91m-�[0m�[91m-�[0m�[91m �[0m�[91m-�[0m�[91m-�[0m�[91m:�[0m�[91m-�[0m�[91m-:-- -�[0m�[91m-�[0m�[91m:--:--�[0m�[91m �[0m�[91m3�[0m�[91m1�[0m�[91m.�[0m�[91m3�[0m�[91mM
Step #3: �[0mlinux-amd64/
Step #3: linux-amd64/helm
Step #3: linux-amd64/README.md
Step #3: linux-amd64/LICENSE
Step #3: Removing intermediate container 6ba69759c21d
Step #3:  ---> 47f471531c91
Step #3: Step 15/22 : RUN echo "source <(helm completion bash)" >> /root/.bashrc
Step #3:  ---> Running in bf58b861c530
Step #3: Removing intermediate container bf58b861c530
Step #3:  ---> f7b57966d964
Step #3: Step 16/22 : RUN go get -u github.com/golang/dep/cmd/dep &&     go get -u github.com/alecthomas/gometalinter &&     go get -u github.com/golang/protobuf/protoc-gen-go &&     /go/bin/gometalinter --install
Step #3:  ---> Running in 71daef8bb0a4
Step #3: Installing:
Step #3:   deadcode
Step #3:   dupl
Step #3:   errcheck
Step #3:   gas
Step #3:   goconst
Step #3:   gocyclo
Step #3:   goimports
Step #3:   golint
Step #3:   gosimple
Step #3:   gotype
Step #3:   gotypex
Step #3:   ineffassign
Step #3:   interfacer
Step #3:   lll
Step #3:   maligned
Step #3:   megacheck
Step #3:   misspell
Step #3:   nakedret
Step #3:   safesql
Step #3:   staticcheck
Step #3:   structcheck
Step #3:   unconvert
Step #3:   unparam
Step #3:   unused
Step #3:   varcheck
Step #3: Removing intermediate container 71daef8bb0a4
Step #3:  ---> ce88189001cc
Step #3: Step 17/22 : RUN mkdir -p /go/src && cd /go/src && mkdir -p k8s.io && cd k8s.io &&     git clone -b kubernetes-1.9.2 --depth=3 https://github.com/kubernetes/code-generator.git
Step #3:  ---> Running in 65bb43682cb9
Step #3: �[91mCloning into 'code-generator'...
Step #3: �[0m�[91mNote: checking out '91d3f6a57905178524105a085085901bb73bd3dc'.
Step #3: 
Step #3: You are in 'detached HEAD' state. You can look around, make experimental
Step #3: changes and commit them, and you can discard any commits you make in this
Step #3: state without impacting any branches by performing another checkout.
Step #3: 
Step #3: If you want to create a new branch to retain commits you create, you may
Step #3: do so (now or later) by using -b with the checkout command again. Example:
Step #3: 
Step #3:   git checkout -b <new-branch-name>
Step #3: 
Step #3: �[0mRemoving intermediate container 65bb43682cb9
Step #3:  ---> 2ed7a54ef0d1
Step #3: Step 18/22 : RUN echo "export PATH=/usr/local/go/bin:/go/bin/:\$PATH" >> /root/.bashrc
Step #3:  ---> Running in 8298c56b9fa1
Step #3: Removing intermediate container 8298c56b9fa1
Step #3:  ---> c9862e451096
Step #3: Step 19/22 : RUN echo "export EDITOR=nano" >> /root/.bashrc
Step #3:  ---> Running in 5d6f8bb81abd
Step #3: Removing intermediate container 5d6f8bb81abd
Step #3:  ---> 9bc0d2551d5a
Step #3: Step 20/22 : COPY *.sh /root/
Step #3:  ---> 8a9defeba1ae
Step #3: Step 21/22 : RUN chmod +x /root/*.sh
Step #3:  ---> Running in 9d660d416552
Step #3: Removing intermediate container 9d660d416552
Step #3:  ---> 0edb08d3f6cf
Step #3: Step 22/22 : WORKDIR /go
Step #3: Removing intermediate container 51dcf3f5f49e
Step #3:  ---> d9f3521ddc05
Step #3: Successfully built d9f3521ddc05
Step #3: Successfully tagged agones-build:77fc9af031
Step #3: make[1]: Leaving directory '/workspace/build'
Step #3: docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube:/root/.kube -v /workspace:/go/src/agones.dev/agones -w /go/src/agones.dev/agones  agones-build:77fc9af031 bash -c \
Step #3: 	"/root/gen-lint-exclude.sh && gometalinter --config .exclude.gometalinter.json --deadline 100s -t --skip vendor ./..."
Step #3: WARNING: deadline exceeded by linter vetshadow (try increasing --deadline)
Step #3: WARNING: deadline exceeded by linter interfacer (try increasing --deadline)
Step #3: make: *** [lint] Error 2
Step #3: Makefile:136: recipe for target 'lint' failed
Finished Step #3
ERROR
ERROR: build step 3 "make-docker" failed: exit status 2

@markmandel
Copy link
Member Author

This may need to wait until #221 is merged, and can be updated into this branch. 100s may not be long enough.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 70cf4038-08fb-41ec-ab91-81e2bb878d81

The following development artifacts have been built, and will exist for the next 30 days:

@markmandel markmandel merged commit 29ccec5 into googleforgames:master May 24, 2018
@markmandel markmandel deleted the cleanup/shadows branch May 24, 2018 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. kind/cleanup Refactoring code, fixing up documentation, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants