CentOS / CentOS-Dockerfiles

Dockerfiles for various common implementations
GNU General Public License v2.0
1.86k stars 1.25k forks source link

Sentry, updated to upstream 8.22 #165

Closed xyntrix closed 6 years ago

kbsingh commented 6 years ago

has someone does a test build and get the required results ?

arrfab commented 6 years ago

Hi guys .. does it exist a policy that would permit us to deliver containers with binary blobs not built on CentOS infra ? just as an example : https://github.com/CentOS/CentOS-Dockerfiles/pull/165/files#diff-79952346e1625ae08b8f366e2f89fd1fR43

kbsingh commented 6 years ago

@arrfab yeah, thats fine - much like SIG content. The ownership of the artifact is then upto the upstream to maintain. As long as the licensing permits us to do this, it should be ok.

If possible, I would really like to see the content itself moved ( and therefore built / validated ) as a part of the CentOS Ecosystem though. Even if its not rpm.

xyntrix commented 6 years ago

log of build output https://github.com/CentOS/container-index/issues/259#issuecomment-360194419

# docker build sentry/centos7/8.22/ 
Sending build context to Docker daemon  27.14kB
Step 1/22 : FROM registry.centos.org/centos:latest
latest: Pulling from centos
e1e5060b5dbc: Pull complete 
Digest: sha256:2024d6ab6aa85e6c5584dd147ddc1326fc6c6b8fc25aea00aafe6cb834497e82
Status: Downloaded newer image for registry.centos.org/centos:latest
 ---> 43bf108a7dd6
Step 2/22 : RUN groupadd -r sentry && useradd -r -m -g sentry sentry
 ---> Running in b26dcee0d261
Removing intermediate container b26dcee0d261
 ---> 2c8b8a410246
Step 3/22 : RUN yum update -y && yum install epel-release -y && yum clean all
 ---> Running in 08b5816de88c
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: repos-tx.psychz.net
 * extras: linux.mirrors.es.net
 * updates: repos-tx.psychz.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-51.el7_4.1 will be updated
---> Package bind-license.noarch 32:9.9.4-51.el7_4.2 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package            Arch         Version                    Repository     Size
================================================================================
Updating:
 bind-license       noarch       32:9.9.4-51.el7_4.2        updates        84 k

Transaction Summary
================================================================================
Upgrade  1 Package

Total download size: 84 k
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-51.el7_4.2.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-51.el7_4.2.noarch.rpm is not installed
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Importing GPG key 0xF4A80EB5:
 Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
 Package    : centos-release-7-4.1708.el7.centos.x86_64 (@CentOS)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Updating   : 32:bind-license-9.9.4-51.el7_4.2.noarch                      1/2 
  Cleanup    : 32:bind-license-9.9.4-51.el7_4.1.noarch                      2/2 
  Verifying  : 32:bind-license-9.9.4-51.el7_4.2.noarch                      1/2 
  Verifying  : 32:bind-license-9.9.4-51.el7_4.1.noarch                      2/2 

Updated:
  bind-license.noarch 32:9.9.4-51.el7_4.2                                       

Complete!
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: repos-tx.psychz.net
 * extras: linux.mirrors.es.net
 * updates: repos-tx.psychz.net
Resolving Dependencies
--> Running transaction check
---> Package epel-release.noarch 0:7-9 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                Arch             Version         Repository        Size
================================================================================
Installing:
 epel-release           noarch           7-9             extras            14 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 14 k
Installed size: 24 k
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : epel-release-7-9.noarch                                      1/1 
  Verifying  : epel-release-7-9.noarch                                      1/1 

Installed:
  epel-release.noarch 0:7-9                                                     

Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
Removing intermediate container 08b5816de88c
 ---> f349d1ad92ba
Step 4/22 : RUN yum install -y         gcc         git         libffi-devel         libjpeg-devel         libpqxx-devel         libxml2-devel         libxslt-devel         libyaml-devel         python-devel         python-pip     && yum clean all
 ---> Running in 6cd78fbb1699
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: mirror.sigmanet.com
 * epel: linux.mirrors.es.net
 * extras: linux.mirrors.es.net
 * updates: repos-tx.psychz.net
Resolving Dependencies
--> Running transaction check
---> Package gcc.x86_64 0:4.8.5-16.el7_4.1 will be installed
--> Processing Dependency: libgomp = 4.8.5-16.el7_4.1 for package: gcc-4.8.5-16.el7_4.1.x86_64
--> Processing Dependency: cpp = 4.8.5-16.el7_4.1 for package: gcc-4.8.5-16.el7_4.1.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-16.el7_4.1.x86_64
--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-16.el7_4.1.x86_64
--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-16.el7_4.1.x86_64
--> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-16.el7_4.1.x86_64
---> Package git.x86_64 0:1.8.3.1-12.el7_4 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-12.el7_4 for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: rsync for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(warnings) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(vars) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(strict) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(lib) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: less for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-12.el7_4.x86_64
---> Package libffi-devel.x86_64 0:3.0.13-18.el7 will be installed
---> Package libjpeg-turbo-devel.x86_64 0:1.2.90-5.el7 will be installed
--> Processing Dependency: libjpeg-turbo(x86-64) = 1.2.90-5.el7 for package: libjpeg-turbo-devel-1.2.90-5.el7.x86_64
--> Processing Dependency: libjpeg.so.62()(64bit) for package: libjpeg-turbo-devel-1.2.90-5.el7.x86_64
---> Package libpqxx-devel.x86_64 1:4.0.1-1.el7 will be installed
--> Processing Dependency: libpqxx(x86-64) = 1:4.0.1-1.el7 for package: 1:libpqxx-devel-4.0.1-1.el7.x86_64
--> Processing Dependency: postgresql-devel for package: 1:libpqxx-devel-4.0.1-1.el7.x86_64
---> Package libxml2-devel.x86_64 0:2.9.1-6.el7_2.3 will be installed
--> Processing Dependency: zlib-devel for package: libxml2-devel-2.9.1-6.el7_2.3.x86_64
--> Processing Dependency: xz-devel for package: libxml2-devel-2.9.1-6.el7_2.3.x86_64
---> Package libxslt-devel.x86_64 0:1.1.28-5.el7 will be installed
--> Processing Dependency: libxslt = 1.1.28-5.el7 for package: libxslt-devel-1.1.28-5.el7.x86_64
--> Processing Dependency: libgcrypt-devel for package: libxslt-devel-1.1.28-5.el7.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: libxslt-devel-1.1.28-5.el7.x86_64
--> Processing Dependency: libexslt.so.0()(64bit) for package: libxslt-devel-1.1.28-5.el7.x86_64
---> Package libyaml-devel.x86_64 0:0.1.4-11.el7_0 will be installed
--> Processing Dependency: libyaml = 0.1.4-11.el7_0 for package: libyaml-devel-0.1.4-11.el7_0.x86_64
---> Package python-devel.x86_64 0:2.7.5-58.el7 will be installed
---> Package python2-pip.noarch 0:8.1.2-5.el7 will be installed
--> Processing Dependency: python-setuptools for package: python2-pip-8.1.2-5.el7.noarch
--> Running transaction check
---> Package cpp.x86_64 0:4.8.5-16.el7_4.1 will be installed
---> Package glibc-devel.x86_64 0:2.17-196.el7_4.2 will be installed
--> Processing Dependency: glibc-headers = 2.17-196.el7_4.2 for package: glibc-devel-2.17-196.el7_4.2.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-196.el7_4.2.x86_64
---> Package less.x86_64 0:458-9.el7 will be installed
--> Processing Dependency: groff-base for package: less-458-9.el7.x86_64
---> Package libgcrypt-devel.x86_64 0:1.5.3-14.el7 will be installed
--> Processing Dependency: libgpg-error-devel for package: libgcrypt-devel-1.5.3-14.el7.x86_64
---> Package libgnome-keyring.x86_64 0:3.12.0-1.el7 will be installed
---> Package libgomp.x86_64 0:4.8.5-16.el7_4.1 will be installed
---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed
---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
---> Package libpqxx.x86_64 1:4.0.1-1.el7 will be installed
--> Processing Dependency: libpq.so.5()(64bit) for package: 1:libpqxx-4.0.1-1.el7.x86_64
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed
---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
---> Package openssh-clients.x86_64 0:7.4p1-13.el7_4 will be installed
--> Processing Dependency: openssh = 7.4p1-13.el7_4 for package: openssh-clients-7.4p1-13.el7_4.x86_64
--> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-13.el7_4.x86_64
--> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-13.el7_4.x86_64
--> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-13.el7_4.x86_64
---> Package perl.x86_64 4:5.16.3-292.el7 will be installed
--> Processing Dependency: perl-libs = 4:5.16.3-292.el7 for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl-libs for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-292.el7.x86_64
---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed
--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch
--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-2.el7.noarch
---> Package perl-Git.noarch 0:1.8.3.1-12.el7_4 will be installed
---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
---> Package postgresql-devel.x86_64 0:9.2.23-3.el7_4 will be installed
--> Processing Dependency: postgresql(x86-64) = 9.2.23-3.el7_4 for package: postgresql-devel-9.2.23-3.el7_4.x86_64
---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch
---> Package rsync.x86_64 0:3.0.9-18.el7 will be installed
---> Package xz-devel.x86_64 0:5.2.2-1.el7 will be installed
---> Package zlib-devel.x86_64 0:1.2.7-17.el7 will be installed
--> Running transaction check
---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
---> Package glibc-headers.x86_64 0:2.17-196.el7_4.2 will be installed
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-196.el7_4.2.x86_64
--> Processing Dependency: kernel-headers for package: glibc-headers-2.17-196.el7_4.2.x86_64
---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
---> Package libgpg-error-devel.x86_64 0:1.12-3.el7 will be installed
---> Package openssh.x86_64 0:7.4p1-13.el7_4 will be installed
---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
---> Package perl-libs.x86_64 4:5.16.3-292.el7 will be installed
---> Package perl-macros.x86_64 4:5.16.3-292.el7 will be installed
---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
---> Package postgresql.x86_64 0:9.2.23-3.el7_4 will be installed
---> Package postgresql-libs.x86_64 0:9.2.23-3.el7_4 will be installed
---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch
--> Running transaction check
---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
---> Package kernel-headers.x86_64 0:3.10.0-693.11.6.el7 will be installed
---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
---> Package perl-Pod-Escapes.noarch 1:1.04-292.el7 will be installed
---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
--> Running transaction check
---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                            Arch   Version                Repository
                                                                           Size
================================================================================
Installing:
 gcc                                x86_64 4.8.5-16.el7_4.1       updates  16 M
 git                                x86_64 1.8.3.1-12.el7_4       updates 4.4 M
 libffi-devel                       x86_64 3.0.13-18.el7          base     23 k
 libjpeg-turbo-devel                x86_64 1.2.90-5.el7           base     98 k
 libpqxx-devel                      x86_64 1:4.0.1-1.el7          epel     94 k
 libxml2-devel                      x86_64 2.9.1-6.el7_2.3        base    1.0 M
 libxslt-devel                      x86_64 1.1.28-5.el7           base    309 k
 libyaml-devel                      x86_64 0.1.4-11.el7_0         base     82 k
 python-devel                       x86_64 2.7.5-58.el7           base    395 k
 python2-pip                        noarch 8.1.2-5.el7            epel    1.7 M
Installing for dependencies:
 cpp                                x86_64 4.8.5-16.el7_4.1       updates 5.9 M
 fipscheck                          x86_64 1.4.1-6.el7            base     21 k
 fipscheck-lib                      x86_64 1.4.1-6.el7            base     11 k
 glibc-devel                        x86_64 2.17-196.el7_4.2       updates 1.1 M
 glibc-headers                      x86_64 2.17-196.el7_4.2       updates 676 k
 groff-base                         x86_64 1.22.2-8.el7           base    942 k
 kernel-headers                     x86_64 3.10.0-693.11.6.el7    updates 6.0 M
 less                               x86_64 458-9.el7              base    120 k
 libedit                            x86_64 3.0-12.20121213cvs.el7 base     92 k
 libgcrypt-devel                    x86_64 1.5.3-14.el7           base    129 k
 libgnome-keyring                   x86_64 3.12.0-1.el7           base    109 k
 libgomp                            x86_64 4.8.5-16.el7_4.1       updates 154 k
 libgpg-error-devel                 x86_64 1.12-3.el7             base     16 k
 libjpeg-turbo                      x86_64 1.2.90-5.el7           base    134 k
 libmpc                             x86_64 1.0.1-3.el7            base     51 k
 libpqxx                            x86_64 1:4.0.1-1.el7          epel    190 k
 libxslt                            x86_64 1.1.28-5.el7           base    242 k
 libyaml                            x86_64 0.1.4-11.el7_0         base     55 k
 mpfr                               x86_64 3.1.1-4.el7            base    203 k
 openssh                            x86_64 7.4p1-13.el7_4         updates 509 k
 openssh-clients                    x86_64 7.4p1-13.el7_4         updates 654 k
 perl                               x86_64 4:5.16.3-292.el7       base    8.0 M
 perl-Carp                          noarch 1.26-244.el7           base     19 k
 perl-Encode                        x86_64 2.51-7.el7             base    1.5 M
 perl-Error                         noarch 1:0.17020-2.el7        base     32 k
 perl-Exporter                      noarch 5.68-3.el7             base     28 k
 perl-File-Path                     noarch 2.09-2.el7             base     26 k
 perl-File-Temp                     noarch 0.23.01-3.el7          base     56 k
 perl-Filter                        x86_64 1.49-3.el7             base     76 k
 perl-Getopt-Long                   noarch 2.40-2.el7             base     56 k
 perl-Git                           noarch 1.8.3.1-12.el7_4       updates  53 k
 perl-HTTP-Tiny                     noarch 0.033-3.el7            base     38 k
 perl-PathTools                     x86_64 3.40-5.el7             base     82 k
 perl-Pod-Escapes                   noarch 1:1.04-292.el7         base     51 k
 perl-Pod-Perldoc                   noarch 3.20-4.el7             base     87 k
 perl-Pod-Simple                    noarch 1:3.28-4.el7           base    216 k
 perl-Pod-Usage                     noarch 1.63-3.el7             base     27 k
 perl-Scalar-List-Utils             x86_64 1.27-248.el7           base     36 k
 perl-Socket                        x86_64 2.010-4.el7            base     49 k
 perl-Storable                      x86_64 2.45-3.el7             base     77 k
 perl-TermReadKey                   x86_64 2.30-20.el7            base     31 k
 perl-Text-ParseWords               noarch 3.29-4.el7             base     14 k
 perl-Time-HiRes                    x86_64 4:1.9725-3.el7         base     45 k
 perl-Time-Local                    noarch 1.2300-2.el7           base     24 k
 perl-constant                      noarch 1.27-2.el7             base     19 k
 perl-libs                          x86_64 4:5.16.3-292.el7       base    688 k
 perl-macros                        x86_64 4:5.16.3-292.el7       base     43 k
 perl-parent                        noarch 1:0.225-244.el7        base     12 k
 perl-podlators                     noarch 2.5.1-3.el7            base    112 k
 perl-threads                       x86_64 1.87-4.el7             base     49 k
 perl-threads-shared                x86_64 1.43-6.el7             base     39 k
 postgresql                         x86_64 9.2.23-3.el7_4         updates 3.0 M
 postgresql-devel                   x86_64 9.2.23-3.el7_4         updates 952 k
 postgresql-libs                    x86_64 9.2.23-3.el7_4         updates 234 k
 python-backports                   x86_64 1.0-8.el7              base    5.8 k
 python-backports-ssl_match_hostname
                                    noarch 3.4.0.2-4.el7          base     12 k
 python-setuptools                  noarch 0.9.8-7.el7            base    397 k
 rsync                              x86_64 3.0.9-18.el7           base    360 k
 xz-devel                           x86_64 5.2.2-1.el7            base     46 k
 zlib-devel                         x86_64 1.2.7-17.el7           base     50 k

Transaction Summary
================================================================================
Install  10 Packages (+60 Dependent packages)

Total download size: 58 M
Installed size: 173 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/epel/packages/libpqxx-4.0.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for libpqxx-4.0.1-1.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total                                              3.8 MB/s |  58 MB  00:15     
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
 Userid     : "Fedora EPEL (7) <epel@fedoraproject.org>"
 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
 Package    : epel-release-7-9.noarch (@extras)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : fipscheck-1.4.1-6.el7.x86_64                                1/70 
  Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            2/70 
  Installing : postgresql-libs-9.2.23-3.el7_4.x86_64                       3/70 
  Installing : mpfr-3.1.1-4.el7.x86_64                                     4/70 
  Installing : libmpc-1.0.1-3.el7.x86_64                                   5/70 
  Installing : groff-base-1.22.2-8.el7.x86_64                              6/70 
  Installing : 1:perl-parent-0.225-244.el7.noarch                          7/70 
  Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           8/70 
  Installing : perl-podlators-2.5.1-3.el7.noarch                           9/70 
  Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                         10/70 
  Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     11/70 
  Installing : 1:perl-Pod-Escapes-1.04-292.el7.noarch                     12/70 
  Installing : perl-Encode-2.51-7.el7.x86_64                              13/70 
  Installing : perl-Pod-Usage-1.63-3.el7.noarch                           14/70 
  Installing : 4:perl-macros-5.16.3-292.el7.x86_64                        15/70 
  Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      16/70 
  Installing : perl-Exporter-5.68-3.el7.noarch                            17/70 
  Installing : perl-constant-1.27-2.el7.noarch                            18/70 
  Installing : perl-threads-1.87-4.el7.x86_64                             19/70 
  Installing : perl-Time-Local-1.2300-2.el7.noarch                        20/70 
  Installing : perl-Socket-2.010-4.el7.x86_64                             21/70 
  Installing : perl-Carp-1.26-244.el7.noarch                              22/70 
  Installing : 4:perl-libs-5.16.3-292.el7.x86_64                          23/70 
  Installing : perl-Storable-2.45-3.el7.x86_64                            24/70 
  Installing : perl-threads-shared-1.43-6.el7.x86_64                      25/70 
  Installing : perl-PathTools-3.40-5.el7.x86_64                           26/70 
  Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 27/70 
  Installing : perl-File-Temp-0.23.01-3.el7.noarch                        28/70 
  Installing : perl-File-Path-2.09-2.el7.noarch                           29/70 
  Installing : perl-Filter-1.49-3.el7.x86_64                              30/70 
  Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        31/70 
  Installing : perl-Getopt-Long-2.40-2.el7.noarch                         32/70 
  Installing : 4:perl-5.16.3-292.el7.x86_64                               33/70 
  Installing : 1:perl-Error-0.17020-2.el7.noarch                          34/70 
  Installing : perl-TermReadKey-2.30-20.el7.x86_64                        35/70 
  Installing : less-458-9.el7.x86_64                                      36/70 
  Installing : cpp-4.8.5-16.el7_4.1.x86_64                                37/70 
  Installing : postgresql-9.2.23-3.el7_4.x86_64                           38/70 
  Installing : postgresql-devel-9.2.23-3.el7_4.x86_64                     39/70 
  Installing : 1:libpqxx-4.0.1-1.el7.x86_64                               40/70 
  Installing : openssh-7.4p1-13.el7_4.x86_64                              41/70 
  Installing : libgpg-error-devel-1.12-3.el7.x86_64                       42/70 
  Installing : libgcrypt-devel-1.5.3-14.el7.x86_64                        43/70 
  Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      44/70 
  Installing : openssh-clients-7.4p1-13.el7_4.x86_64                      45/70 
  Installing : libyaml-0.1.4-11.el7_0.x86_64                              46/70 
  Installing : python-backports-1.0-8.el7.x86_64                          47/70 
  Installing : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch   48/70 
  Installing : python-setuptools-0.9.8-7.el7.noarch                       49/70 
  Installing : xz-devel-5.2.2-1.el7.x86_64                                50/70 
  Installing : libxslt-1.1.28-5.el7.x86_64                                51/70 
  Installing : kernel-headers-3.10.0-693.11.6.el7.x86_64                  52/70 
  Installing : glibc-headers-2.17-196.el7_4.2.x86_64                      53/70 
  Installing : glibc-devel-2.17-196.el7_4.2.x86_64                        54/70 
  Installing : libgomp-4.8.5-16.el7_4.1.x86_64                            55/70 
  Installing : rsync-3.0.9-18.el7.x86_64                                  56/70 
  Installing : libjpeg-turbo-1.2.90-5.el7.x86_64                          57/70 
  Installing : libgnome-keyring-3.12.0-1.el7.x86_64                       58/70 
  Installing : perl-Git-1.8.3.1-12.el7_4.noarch                           59/70 
  Installing : git-1.8.3.1-12.el7_4.x86_64                                60/70 
  Installing : zlib-devel-1.2.7-17.el7.x86_64                             61/70 
  Installing : libxml2-devel-2.9.1-6.el7_2.3.x86_64                       62/70 
  Installing : libxslt-devel-1.1.28-5.el7.x86_64                          63/70 
  Installing : libjpeg-turbo-devel-1.2.90-5.el7.x86_64                    64/70 
  Installing : gcc-4.8.5-16.el7_4.1.x86_64                                65/70 
  Installing : python2-pip-8.1.2-5.el7.noarch                             66/70 
  Installing : libyaml-devel-0.1.4-11.el7_0.x86_64                        67/70 
  Installing : 1:libpqxx-devel-4.0.1-1.el7.x86_64                         68/70 
  Installing : python-devel-2.7.5-58.el7.x86_64                           69/70 
  Installing : libffi-devel-3.0.13-18.el7.x86_64                          70/70 
install-info: No such file or directory for /usr/share/info/libffi.info.gz
warning: %post(libffi-devel-3.0.13-18.el7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package libffi-devel-3.0.13-18.el7.x86_64
  Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/70 
  Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/70 
  Verifying  : zlib-devel-1.2.7-17.el7.x86_64                              3/70 
  Verifying  : libgnome-keyring-3.12.0-1.el7.x86_64                        4/70 
  Verifying  : libxml2-devel-2.9.1-6.el7_2.3.x86_64                        5/70 
  Verifying  : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch    6/70 
  Verifying  : libjpeg-turbo-1.2.90-5.el7.x86_64                           7/70 
  Verifying  : libyaml-devel-0.1.4-11.el7_0.x86_64                         8/70 
  Verifying  : libxslt-devel-1.1.28-5.el7.x86_64                           9/70 
  Verifying  : perl-threads-shared-1.43-6.el7.x86_64                      10/70 
  Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      11/70 
  Verifying  : postgresql-devel-9.2.23-3.el7_4.x86_64                     12/70 
  Verifying  : perl-Exporter-5.68-3.el7.noarch                            13/70 
  Verifying  : perl-constant-1.27-2.el7.noarch                            14/70 
  Verifying  : perl-PathTools-3.40-5.el7.x86_64                           15/70 
  Verifying  : perl-threads-1.87-4.el7.x86_64                             16/70 
  Verifying  : 4:perl-macros-5.16.3-292.el7.x86_64                        17/70 
  Verifying  : git-1.8.3.1-12.el7_4.x86_64                                18/70 
  Verifying  : python-setuptools-0.9.8-7.el7.noarch                       19/70 
  Verifying  : rsync-3.0.9-18.el7.x86_64                                  20/70 
  Verifying  : glibc-devel-2.17-196.el7_4.2.x86_64                        21/70 
  Verifying  : libffi-devel-3.0.13-18.el7.x86_64                          22/70 
  Verifying  : 4:perl-5.16.3-292.el7.x86_64                               23/70 
  Verifying  : libjpeg-turbo-devel-1.2.90-5.el7.x86_64                    24/70 
  Verifying  : libgcrypt-devel-1.5.3-14.el7.x86_64                        25/70 
  Verifying  : python2-pip-8.1.2-5.el7.noarch                             26/70 
  Verifying  : groff-base-1.22.2-8.el7.x86_64                             27/70 
  Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        28/70 
  Verifying  : openssh-7.4p1-13.el7_4.x86_64                              29/70 
  Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        30/70 
  Verifying  : libgomp-4.8.5-16.el7_4.1.x86_64                            31/70 
  Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        32/70 
  Verifying  : openssh-clients-7.4p1-13.el7_4.x86_64                      33/70 
  Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         34/70 
  Verifying  : perl-Socket-2.010-4.el7.x86_64                             35/70 
  Verifying  : glibc-headers-2.17-196.el7_4.2.x86_64                      36/70 
  Verifying  : fipscheck-1.4.1-6.el7.x86_64                               37/70 
  Verifying  : gcc-4.8.5-16.el7_4.1.x86_64                                38/70 
  Verifying  : kernel-headers-3.10.0-693.11.6.el7.x86_64                  39/70 
  Verifying  : cpp-4.8.5-16.el7_4.1.x86_64                                40/70 
  Verifying  : postgresql-9.2.23-3.el7_4.x86_64                           41/70 
  Verifying  : perl-Carp-1.26-244.el7.noarch                              42/70 
  Verifying  : perl-Git-1.8.3.1-12.el7_4.noarch                           43/70 
  Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          44/70 
  Verifying  : 4:perl-libs-5.16.3-292.el7.x86_64                          45/70 
  Verifying  : libxslt-1.1.28-5.el7.x86_64                                46/70 
  Verifying  : xz-devel-5.2.2-1.el7.x86_64                                47/70 
  Verifying  : python-backports-1.0-8.el7.x86_64                          48/70 
  Verifying  : perl-Storable-2.45-3.el7.x86_64                            49/70 
  Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 50/70 
  Verifying  : libmpc-1.0.1-3.el7.x86_64                                  51/70 
  Verifying  : 1:libpqxx-4.0.1-1.el7.x86_64                               52/70 
  Verifying  : 1:libpqxx-devel-4.0.1-1.el7.x86_64                         53/70 
  Verifying  : perl-Encode-2.51-7.el7.x86_64                              54/70 
  Verifying  : libyaml-0.1.4-11.el7_0.x86_64                              55/70 
  Verifying  : python-devel-2.7.5-58.el7.x86_64                           56/70 
  Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           57/70 
  Verifying  : perl-podlators-2.5.1-3.el7.noarch                          58/70 
  Verifying  : perl-Getopt-Long-2.40-2.el7.noarch                         59/70 
  Verifying  : perl-File-Path-2.09-2.el7.noarch                           60/70 
  Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        61/70 
  Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      62/70 
  Verifying  : mpfr-3.1.1-4.el7.x86_64                                    63/70 
  Verifying  : libgpg-error-devel-1.12-3.el7.x86_64                       64/70 
  Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     65/70 
  Verifying  : postgresql-libs-9.2.23-3.el7_4.x86_64                      66/70 
  Verifying  : 1:perl-parent-0.225-244.el7.noarch                         67/70 
  Verifying  : perl-Filter-1.49-3.el7.x86_64                              68/70 
  Verifying  : less-458-9.el7.x86_64                                      69/70 
  Verifying  : 1:perl-Pod-Escapes-1.04-292.el7.noarch                     70/70 

Installed:
  gcc.x86_64 0:4.8.5-16.el7_4.1       git.x86_64 0:1.8.3.1-12.el7_4            
  libffi-devel.x86_64 0:3.0.13-18.el7 libjpeg-turbo-devel.x86_64 0:1.2.90-5.el7
  libpqxx-devel.x86_64 1:4.0.1-1.el7  libxml2-devel.x86_64 0:2.9.1-6.el7_2.3   
  libxslt-devel.x86_64 0:1.1.28-5.el7 libyaml-devel.x86_64 0:0.1.4-11.el7_0    
  python-devel.x86_64 0:2.7.5-58.el7  python2-pip.noarch 0:8.1.2-5.el7         

Dependency Installed:
  cpp.x86_64 0:4.8.5-16.el7_4.1                                                 
  fipscheck.x86_64 0:1.4.1-6.el7                                                
  fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
  glibc-devel.x86_64 0:2.17-196.el7_4.2                                         
  glibc-headers.x86_64 0:2.17-196.el7_4.2                                       
  groff-base.x86_64 0:1.22.2-8.el7                                              
  kernel-headers.x86_64 0:3.10.0-693.11.6.el7                                   
  less.x86_64 0:458-9.el7                                                       
  libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
  libgcrypt-devel.x86_64 0:1.5.3-14.el7                                         
  libgnome-keyring.x86_64 0:3.12.0-1.el7                                        
  libgomp.x86_64 0:4.8.5-16.el7_4.1                                             
  libgpg-error-devel.x86_64 0:1.12-3.el7                                        
  libjpeg-turbo.x86_64 0:1.2.90-5.el7                                           
  libmpc.x86_64 0:1.0.1-3.el7                                                   
  libpqxx.x86_64 1:4.0.1-1.el7                                                  
  libxslt.x86_64 0:1.1.28-5.el7                                                 
  libyaml.x86_64 0:0.1.4-11.el7_0                                               
  mpfr.x86_64 0:3.1.1-4.el7                                                     
  openssh.x86_64 0:7.4p1-13.el7_4                                               
  openssh-clients.x86_64 0:7.4p1-13.el7_4                                       
  perl.x86_64 4:5.16.3-292.el7                                                  
  perl-Carp.noarch 0:1.26-244.el7                                               
  perl-Encode.x86_64 0:2.51-7.el7                                               
  perl-Error.noarch 1:0.17020-2.el7                                             
  perl-Exporter.noarch 0:5.68-3.el7                                             
  perl-File-Path.noarch 0:2.09-2.el7                                            
  perl-File-Temp.noarch 0:0.23.01-3.el7                                         
  perl-Filter.x86_64 0:1.49-3.el7                                               
  perl-Getopt-Long.noarch 0:2.40-2.el7                                          
  perl-Git.noarch 0:1.8.3.1-12.el7_4                                            
  perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
  perl-PathTools.x86_64 0:3.40-5.el7                                            
  perl-Pod-Escapes.noarch 1:1.04-292.el7                                        
  perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
  perl-Pod-Simple.noarch 1:3.28-4.el7                                           
  perl-Pod-Usage.noarch 0:1.63-3.el7                                            
  perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
  perl-Socket.x86_64 0:2.010-4.el7                                              
  perl-Storable.x86_64 0:2.45-3.el7                                             
  perl-TermReadKey.x86_64 0:2.30-20.el7                                         
  perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
  perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
  perl-Time-Local.noarch 0:1.2300-2.el7                                         
  perl-constant.noarch 0:1.27-2.el7                                             
  perl-libs.x86_64 4:5.16.3-292.el7                                             
  perl-macros.x86_64 4:5.16.3-292.el7                                           
  perl-parent.noarch 1:0.225-244.el7                                            
  perl-podlators.noarch 0:2.5.1-3.el7                                           
  perl-threads.x86_64 0:1.87-4.el7                                              
  perl-threads-shared.x86_64 0:1.43-6.el7                                       
  postgresql.x86_64 0:9.2.23-3.el7_4                                            
  postgresql-devel.x86_64 0:9.2.23-3.el7_4                                      
  postgresql-libs.x86_64 0:9.2.23-3.el7_4                                       
  python-backports.x86_64 0:1.0-8.el7                                           
  python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7                    
  python-setuptools.noarch 0:0.9.8-7.el7                                        
  rsync.x86_64 0:3.0.9-18.el7                                                   
  xz-devel.x86_64 0:5.2.2-1.el7                                                 
  zlib-devel.x86_64 0:1.2.7-17.el7                                              

Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
Removing intermediate container 6cd78fbb1699
 ---> 198cbd9500d6
Step 5/22 : ENV PIP_NO_CACHE_DIR off
 ---> Running in 7ede0dc3f376
Removing intermediate container 7ede0dc3f376
 ---> b146cc394d58
Step 6/22 : ENV PIP_DISABLE_PIP_VERSION_CHECK on
 ---> Running in 5e2dee7584d3
Removing intermediate container 5e2dee7584d3
 ---> f0f4175210de
Step 7/22 : ENV GOSU_VERSION 1.10
 ---> Running in 28b809a34b06
Removing intermediate container 28b809a34b06
 ---> a3022070a796
Step 8/22 : RUN set -x     && yum install -y wget && yum clean all     && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(if [ `arch` = 'x86_64' ]; then echo 'amd64'; else echo `arch`; fi)"     && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(if [ `arch` = 'x86_64' ]; then echo 'amd64'; else echo `arch`; fi).asc"     && export GNUPGHOME="$(mktemp -d)"     && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4     && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu     && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc     && chmod +x /usr/local/bin/gosu     && gosu nobody true     && yum remove -y wget
 ---> Running in 01219a14f67b
+ yum install -y wget
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: mirror.sigmanet.com
 * epel: mirror.sjc02.svwh.net
 * extras: mirror.sigmanet.com
 * updates: repos-tx.psychz.net
Resolving Dependencies
--> Running transaction check
---> Package wget.x86_64 0:1.14-15.el7_4.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package       Arch            Version                   Repository        Size
================================================================================
Installing:
 wget          x86_64          1.14-15.el7_4.1           updates          547 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 547 k
Installed size: 2.0 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : wget-1.14-15.el7_4.1.x86_64                                  1/1 
install-info: No such file or directory for /usr/share/info/wget.info.gz
  Verifying  : wget-1.14-15.el7_4.1.x86_64                                  1/1 

Installed:
  wget.x86_64 0:1.14-15.el7_4.1                                                 

Complete!
+ yum clean all
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
+++ arch
++ '[' x86_64 = x86_64 ']'
++ echo amd64
+ wget -O /usr/local/bin/gosu https://github.com/tianon/gosu/releases/download/1.10/gosu-amd64
--2018-01-24 16:28:28--  https://github.com/tianon/gosu/releases/download/1.10/gosu-amd64
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/19708981/0afb9a88-8591-11e6-9802-291a1e7e3b2b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162828Z&X-Amz-Expires=300&X-Amz-Signature=5990f3559d6846dc8ec551e226555a483e61d2e53efbf82f304c0abdf9420788&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dgosu-amd64&response-content-type=application%2Foctet-stream [following]
--2018-01-24 16:28:28--  https://github-production-release-asset-2e65be.s3.amazonaws.com/19708981/0afb9a88-8591-11e6-9802-291a1e7e3b2b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162828Z&X-Amz-Expires=300&X-Amz-Signature=5990f3559d6846dc8ec551e226555a483e61d2e53efbf82f304c0abdf9420788&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dgosu-amd64&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.130.19
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.130.19|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1286720 (1.2M) [application/octet-stream]
Saving to: '/usr/local/bin/gosu'

     0K .......... .......... .......... .......... ..........  3%  210K 6s
    50K .......... .......... .......... .......... ..........  7%  342K 4s
   100K .......... .......... .......... .......... .......... 11%  343K 4s
   150K .......... .......... .......... .......... .......... 15%  638K 3s
   200K .......... .......... .......... .......... .......... 19%  357K 3s
   250K .......... .......... .......... .......... .......... 23%  576K 3s
   300K .......... .......... .......... .......... .......... 27%  596K 2s
   350K .......... .......... .......... .......... .......... 31%  259K 2s
   400K .......... .......... .......... .......... .......... 35%  719K 2s
   450K .......... .......... .......... .......... .......... 39% 87.2M 2s
   500K .......... .......... .......... .......... .......... 43%  711K 2s
   550K .......... .......... .......... .......... .......... 47%  714K 1s
   600K .......... .......... .......... .......... .......... 51%  627K 1s
   650K .......... .......... .......... .......... .......... 55%  554K 1s
   700K .......... .......... .......... .......... .......... 59%  388K 1s
   750K .......... .......... .......... .......... .......... 63%  719K 1s
   800K .......... .......... .......... .......... .......... 67% 12.8M 1s
   850K .......... .......... .......... .......... .......... 71%  494K 1s
   900K .......... .......... .......... .......... .......... 75%  137M 1s
   950K .......... .......... .......... .......... .......... 79%  630K 0s
  1000K .......... .......... .......... .......... .......... 83%  620K 0s
  1050K .......... .......... .......... .......... .......... 87%  654K 0s
  1100K .......... .......... .......... .......... .......... 91%  124M 0s
  1150K .......... .......... .......... .......... .......... 95%  624K 0s
  1200K .......... .......... .......... .......... .......... 99%  361K 0s
  1250K ......                                                100% 71.4M=2.3s

2018-01-24 16:28:31 (558 KB/s) - '/usr/local/bin/gosu' saved [1286720/1286720]

+++ arch
++ '[' x86_64 = x86_64 ']'
++ echo amd64
+ wget -O /usr/local/bin/gosu.asc https://github.com/tianon/gosu/releases/download/1.10/gosu-amd64.asc
--2018-01-24 16:28:31--  https://github.com/tianon/gosu/releases/download/1.10/gosu-amd64.asc
Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112
Connecting to github.com (github.com)|192.30.253.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/19708981/0afb862e-8591-11e6-8c1a-503ca4b54c7c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162832Z&X-Amz-Expires=300&X-Amz-Signature=2253be1fcee7e0fd7a8a3e6192f33b43fc4610b563bc26f5453f02bdefc9fc95&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dgosu-amd64.asc&response-content-type=application%2Foctet-stream [following]
--2018-01-24 16:28:32--  https://github-production-release-asset-2e65be.s3.amazonaws.com/19708981/0afb862e-8591-11e6-8c1a-503ca4b54c7c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162832Z&X-Amz-Expires=300&X-Amz-Signature=2253be1fcee7e0fd7a8a3e6192f33b43fc4610b563bc26f5453f02bdefc9fc95&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dgosu-amd64.asc&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.130.19
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.130.19|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 543 [application/octet-stream]
Saving to: '/usr/local/bin/gosu.asc'

     0K                                                       100% 12.8M=0s

2018-01-24 16:28:32 (12.8 MB/s) - '/usr/local/bin/gosu.asc' saved [543/543]

++ mktemp -d
+ export GNUPGHOME=/tmp/tmp.smPwww7Haa
+ GNUPGHOME=/tmp/tmp.smPwww7Haa
+ gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4
gpg: keyring `/tmp/tmp.smPwww7Haa/secring.gpg' created
gpg: keyring `/tmp/tmp.smPwww7Haa/pubring.gpg' created
gpg: requesting key BF357DD4 from hkp server ha.pool.sks-keyservers.net
gpg: /tmp/tmp.smPwww7Haa/trustdb.gpg: trustdb created
gpg: key BF357DD4: public key "Tianon Gravi <tianon@tianon.xyz>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
+ gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu
gpg: Signature made Wed Sep 28 22:22:56 2016 UTC using RSA key ID BF357DD4
gpg: Good signature from "Tianon Gravi <tianon@tianon.xyz>"
gpg:                 aka "Tianon Gravi <tianon@debian.org>"
gpg:                 aka "Tianon Gravi <tianon@dockerproject.org>"
gpg:                 aka "Andrew Page (tianon) <andrew@infosiftr.com>"
gpg:                 aka "Andrew Page (tianon) <andrew@vitalroute.com>"
gpg:                 aka "Andrew Page (Tianon Gravi) <admwiggin@gmail.com>"
gpg:                 aka "Tianon Gravi (Andrew Page) <tianon@infosiftr.com>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: B42F 6819 007F 00F8 8E36  4FD4 036A 9C25 BF35 7DD4
+ rm -r /tmp/tmp.smPwww7Haa /usr/local/bin/gosu.asc
+ chmod +x /usr/local/bin/gosu
+ gosu nobody true
+ yum remove -y wget
Loaded plugins: fastestmirror, ovl
Resolving Dependencies
--> Running transaction check
---> Package wget.x86_64 0:1.14-15.el7_4.1 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package       Arch            Version                  Repository         Size
================================================================================
Removing:
 wget          x86_64          1.14-15.el7_4.1          @updates          2.0 M

Transaction Summary
================================================================================
Remove  1 Package

Installed size: 2.0 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
install-info: No such file or directory for /usr/share/info/wget.info.gz
  Erasing    : wget-1.14-15.el7_4.1.x86_64                                  1/1 
  Verifying  : wget-1.14-15.el7_4.1.x86_64                                  1/1 

Removed:
  wget.x86_64 0:1.14-15.el7_4.1                                                 

Complete!
Removing intermediate container 01219a14f67b
 ---> b74672ef1204
Step 9/22 : ENV TINI_VERSION v0.14.0
 ---> Running in f457b51356cb
Removing intermediate container f457b51356cb
 ---> 53d1b1907d4a
Step 10/22 : RUN set -x     && yum update -y && yum install -y wget && yum clean all     && wget -O /usr/local/bin/tini "https://github.com/krallin/tini/releases/download/$TINI_VERSION/tini"     && wget -O /usr/local/bin/tini.asc "https://github.com/krallin/tini/releases/download/$TINI_VERSION/tini.asc"     && export GNUPGHOME="$(mktemp -d)"     && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 6380DC428747F6C393FEACA59A84159D7001A4E5     && gpg --batch --verify /usr/local/bin/tini.asc /usr/local/bin/tini     && rm -r "$GNUPGHOME" /usr/local/bin/tini.asc     && chmod +x /usr/local/bin/tini     && tini -h     && yum remove -y wget
 ---> Running in fdcd9cf32550
+ yum update -y
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: repos-tx.psychz.net
 * epel: mirror.hmc.edu
 * extras: linux.mirrors.es.net
 * updates: repos-tx.psychz.net
Resolving Dependencies
--> Running transaction check
---> Package epel-release.noarch 0:7-9 will be updated
---> Package epel-release.noarch 0:7-11 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                Arch             Version           Repository      Size
================================================================================
Updating:
 epel-release           noarch           7-11              epel            15 k

Transaction Summary
================================================================================
Upgrade  1 Package

Total download size: 15 k
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Updating   : epel-release-7-11.noarch                                     1/2 
  Cleanup    : epel-release-7-9.noarch                                      2/2 
  Verifying  : epel-release-7-11.noarch                                     1/2 
  Verifying  : epel-release-7-9.noarch                                      2/2 

Updated:
  epel-release.noarch 0:7-11                                                    

Complete!
+ yum install -y wget
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: repos-tx.psychz.net
 * epel: mirror.hmc.edu
 * extras: linux.mirrors.es.net
 * updates: repos-tx.psychz.net
Resolving Dependencies
--> Running transaction check
---> Package wget.x86_64 0:1.14-15.el7_4.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package       Arch            Version                   Repository        Size
================================================================================
Installing:
 wget          x86_64          1.14-15.el7_4.1           updates          547 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 547 k
Installed size: 2.0 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : wget-1.14-15.el7_4.1.x86_64                                  1/1 
install-info: No such file or directory for /usr/share/info/wget.info.gz
  Verifying  : wget-1.14-15.el7_4.1.x86_64                                  1/1 

Installed:
  wget.x86_64 0:1.14-15.el7_4.1                                                 

Complete!
+ yum clean all
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
+ wget -O /usr/local/bin/tini https://github.com/krallin/tini/releases/download/v0.14.0/tini
--2018-01-24 16:28:55--  https://github.com/krallin/tini/releases/download/v0.14.0/tini
Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112
Connecting to github.com (github.com)|192.30.253.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/31432573/c474de5c-eba8-11e6-829f-8d7b385104fe?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162856Z&X-Amz-Expires=300&X-Amz-Signature=7cf1ea5ee12c1f27ddf2c2d9c019b905039f0539c82ff5e72b6ea2e3178c9e44&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dtini&response-content-type=application%2Foctet-stream [following]
--2018-01-24 16:28:56--  https://github-production-release-asset-2e65be.s3.amazonaws.com/31432573/c474de5c-eba8-11e6-829f-8d7b385104fe?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162856Z&X-Amz-Expires=300&X-Amz-Signature=7cf1ea5ee12c1f27ddf2c2d9c019b905039f0539c82ff5e72b6ea2e3178c9e44&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dtini&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.20.187
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.20.187|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19888 (19K) [application/octet-stream]
Saving to: '/usr/local/bin/tini'

     0K .......... .........                                  100%  287K=0.07s

2018-01-24 16:28:56 (287 KB/s) - '/usr/local/bin/tini' saved [19888/19888]

+ wget -O /usr/local/bin/tini.asc https://github.com/krallin/tini/releases/download/v0.14.0/tini.asc
--2018-01-24 16:28:56--  https://github.com/krallin/tini/releases/download/v0.14.0/tini.asc
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/31432573/c1aea572-eba8-11e6-998b-b9af40eeba6f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162859Z&X-Amz-Expires=300&X-Amz-Signature=db497fff32beb36f0254f694ae9ac53694b6c152b7e0656344c1ef9e6e408c5a&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dtini.asc&response-content-type=application%2Foctet-stream [following]
--2018-01-24 16:28:59--  https://github-production-release-asset-2e65be.s3.amazonaws.com/31432573/c1aea572-eba8-11e6-998b-b9af40eeba6f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162859Z&X-Amz-Expires=300&X-Amz-Signature=db497fff32beb36f0254f694ae9ac53694b6c152b7e0656344c1ef9e6e408c5a&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dtini.asc&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.20.187
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.20.187|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 819 [application/octet-stream]
Saving to: '/usr/local/bin/tini.asc'

     0K                                                       100% 16.3M=0s

2018-01-24 16:28:59 (16.3 MB/s) - '/usr/local/bin/tini.asc' saved [819/819]

++ mktemp -d
+ export GNUPGHOME=/tmp/tmp.dOLkEmHrVR
+ GNUPGHOME=/tmp/tmp.dOLkEmHrVR
+ gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 6380DC428747F6C393FEACA59A84159D7001A4E5
gpg: keyring `/tmp/tmp.dOLkEmHrVR/secring.gpg' created
gpg: keyring `/tmp/tmp.dOLkEmHrVR/pubring.gpg' created
gpg: requesting key 7001A4E5 from hkp server ha.pool.sks-keyservers.net
gpg: /tmp/tmp.dOLkEmHrVR/trustdb.gpg: trustdb created
gpg: key 7001A4E5: public key "Thomas Orozco <thomas@orozco.fr>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
+ gpg --batch --verify /usr/local/bin/tini.asc /usr/local/bin/tini
gpg: Signature made Sun Feb  5 12:41:03 2017 UTC using RSA key ID 0527A9B7
gpg: Good signature from "Thomas Orozco <thomas@orozco.fr>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 6380 DC42 8747 F6C3 93FE  ACA5 9A84 159D 7001 A4E5
     Subkey fingerprint: 595E 85A6 B1B4 779E A4DA  AEC7 0B58 8DFF 0527 A9B7
+ rm -r /tmp/tmp.dOLkEmHrVR /usr/local/bin/tini.asc
+ chmod +x /usr/local/bin/tini
+ tini -h
tini (tini version 0.14.0 - git.2c02e14)
Usage: tini [OPTIONS] PROGRAM -- [ARGS] | --version

Execute a program under the supervision of a valid init process (tini)

Command line options:

  --version: Show version and exit.
  -h: Show this help message and exit.
  -s: Register as a process subreaper (requires Linux >= 3.4).
  -v: Generate more verbose output. Repeat up to 3 times.
  -g: Send signals to the child's process group.
  -l: Show license and exit.

Environment variables:

  TINI_SUBREAPER: Register as a process subreaper (requires Linux >= 3.4)
  TINI_VERBOSITY: Set the verbosity level (default: 1)

+ yum remove -y wget
Loaded plugins: fastestmirror, ovl
Resolving Dependencies
--> Running transaction check
---> Package wget.x86_64 0:1.14-15.el7_4.1 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package       Arch            Version                  Repository         Size
================================================================================
Removing:
 wget          x86_64          1.14-15.el7_4.1          @updates          2.0 M

Transaction Summary
================================================================================
Remove  1 Package

Installed size: 2.0 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
install-info: No such file or directory for /usr/share/info/wget.info.gz
  Erasing    : wget-1.14-15.el7_4.1.x86_64                                  1/1 
  Verifying  : wget-1.14-15.el7_4.1.x86_64                                  1/1 

Removed:
  wget.x86_64 0:1.14-15.el7_4.1                                                 

Complete!
Removing intermediate container fdcd9cf32550
 ---> 8ed7f97126a1
Step 11/22 : RUN set -x     && yum update -y && yum install -y make && yum clean all     && pip install librabbitmq==1.6.1     && python -c 'import librabbitmq'     && yum remove -y make
 ---> Running in 93fbc97d4094
+ yum update -y
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: mirror.sigmanet.com
 * epel: mirror.hmc.edu
 * extras: linux.mirrors.es.net
 * updates: repos-tx.psychz.net
No packages marked for update
+ yum install -y make
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: mirror.sigmanet.com
 * epel: mirror.hmc.edu
 * extras: linux.mirrors.es.net
 * updates: repos-tx.psychz.net
Resolving Dependencies
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package        Arch             Version                   Repository      Size
================================================================================
Installing:
 make           x86_64           1:3.82-23.el7             base           420 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 420 k
Installed size: 1.1 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : 1:make-3.82-23.el7.x86_64                                    1/1 
  Verifying  : 1:make-3.82-23.el7.x86_64                                    1/1 

Installed:
  make.x86_64 1:3.82-23.el7                                                     

Complete!
+ yum clean all
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
+ pip install librabbitmq==1.6.1
Collecting librabbitmq==1.6.1
  Downloading librabbitmq-1.6.1.tar.gz (529kB)
Collecting amqp>=1.4.6 (from librabbitmq==1.6.1)
  Downloading amqp-2.2.2-py2.py3-none-any.whl (48kB)
Collecting vine>=1.1.3 (from amqp>=1.4.6->librabbitmq==1.6.1)
  Downloading vine-1.1.4-py2.py3-none-any.whl
Installing collected packages: vine, amqp, librabbitmq
  Running setup.py install for librabbitmq: started
    Running setup.py install for librabbitmq: finished with status 'done'
Successfully installed amqp-2.2.2 librabbitmq-1.6.1 vine-1.1.4
+ python -c 'import librabbitmq'
+ yum remove -y make
Loaded plugins: fastestmirror, ovl
Resolving Dependencies
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package        Arch             Version                  Repository       Size
================================================================================
Removing:
 make           x86_64           1:3.82-23.el7            @base           1.1 M

Transaction Summary
================================================================================
Remove  1 Package

Installed size: 1.1 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Erasing    : 1:make-3.82-23.el7.x86_64                                    1/1 
  Verifying  : 1:make-3.82-23.el7.x86_64                                    1/1 

Removed:
  make.x86_64 1:3.82-23.el7                                                     

Complete!
Removing intermediate container 93fbc97d4094
 ---> 1e364134920e
Step 12/22 : ENV SENTRY_VERSION 8.22.0
 ---> Running in 205034c6df4b
Removing intermediate container 205034c6df4b
 ---> a0216e8ac854
Step 13/22 : RUN set -x     && yum update -y && yum install -y wget g++ gcc-c++ openssl-devel && yum clean all     && mkdir -p /usr/src/sentry     && wget -O /usr/src/sentry/sentry-${SENTRY_VERSION}-py27-none-any.whl "https://github.com/getsentry/sentry/releases/download/${SENTRY_VERSION}/sentry-${SENTRY_VERSION}-py27-none-any.whl"     && wget -O /usr/src/sentry/sentry-${SENTRY_VERSION}-py27-none-any.whl.asc "https://github.com/getsentry/sentry/releases/download/${SENTRY_VERSION}/sentry-${SENTRY_VERSION}-py27-none-any.whl.asc"     && wget -O /usr/src/sentry/sentry_plugins-${SENTRY_VERSION}-py2.py3-none-any.whl "https://github.com/getsentry/sentry/releases/download/${SENTRY_VERSION}/sentry_plugins-${SENTRY_VERSION}-py2.py3-none-any.whl"     && wget -O /usr/src/sentry/sentry_plugins-${SENTRY_VERSION}-py2.py3-none-any.whl.asc "https://github.com/getsentry/sentry/releases/download/${SENTRY_VERSION}/sentry_plugins-${SENTRY_VERSION}-py2.py3-none-any.whl.asc"     && export GNUPGHOME="$(mktemp -d)"     && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys D8749766A66DD714236A932C3B2D400CE5BBCA60     && gpg --batch --verify /usr/src/sentry/sentry-${SENTRY_VERSION}-py27-none-any.whl.asc /usr/src/sentry/sentry-${SENTRY_VERSION}-py27-none-any.whl     && gpg --batch --verify /usr/src/sentry/sentry_plugins-${SENTRY_VERSION}-py2.py3-none-any.whl.asc /usr/src/sentry/sentry_plugins-${SENTRY_VERSION}-py2.py3-none-any.whl     && pip install         /usr/src/sentry/sentry-${SENTRY_VERSION}-py27-none-any.whl         /usr/src/sentry/sentry_plugins-${SENTRY_VERSION}-py2.py3-none-any.whl     && sentry --help     && sentry plugins list     && rm -r "$GNUPGHOME" /usr/src/sentry     && yum remove -y wget g++ gcc-c++ openssl-devel
 ---> Running in 0ff1aca0c1c0
+ yum update -y
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: repos-tx.psychz.net
 * epel: mirror.hmc.edu
 * extras: linux.mirrors.es.net
 * updates: repos-tx.psychz.net
No packages marked for update
+ yum install -y wget g++ gcc-c++ openssl-devel
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: repos-tx.psychz.net
 * epel: mirror.hmc.edu
 * extras: linux.mirrors.es.net
 * updates: repos-tx.psychz.net
No package g++ available.
Resolving Dependencies
--> Running transaction check
---> Package gcc-c++.x86_64 0:4.8.5-16.el7_4.1 will be installed
--> Processing Dependency: libstdc++-devel = 4.8.5-16.el7_4.1 for package: gcc-c++-4.8.5-16.el7_4.1.x86_64
---> Package openssl-devel.x86_64 1:1.0.2k-8.el7 will be installed
--> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-8.el7.x86_64
---> Package wget.x86_64 0:1.14-15.el7_4.1 will be installed
--> Running transaction check
---> Package krb5-devel.x86_64 0:1.15.1-8.el7 will be installed
--> Processing Dependency: libkadm5(x86-64) = 1.15.1-8.el7 for package: krb5-devel-1.15.1-8.el7.x86_64
--> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-8.el7.x86_64
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-8.el7.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-8.el7.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-8.el7.x86_64
---> Package libstdc++-devel.x86_64 0:4.8.5-16.el7_4.1 will be installed
--> Running transaction check
---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed
---> Package libcom_err-devel.x86_64 0:1.42.9-10.el7 will be installed
---> Package libkadm5.x86_64 0:1.15.1-8.el7 will be installed
---> Package libselinux-devel.x86_64 0:2.5-11.el7 will be installed
--> Processing Dependency: libsepol-devel(x86-64) >= 2.5-6 for package: libselinux-devel-2.5-11.el7.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-11.el7.x86_64
--> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-11.el7.x86_64
---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed
--> Running transaction check
---> Package libsepol-devel.x86_64 0:2.5-6.el7 will be installed
---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                  Arch        Version                Repository    Size
================================================================================
Installing:
 gcc-c++                  x86_64      4.8.5-16.el7_4.1       updates      7.2 M
 openssl-devel            x86_64      1:1.0.2k-8.el7         base         1.5 M
 wget                     x86_64      1.14-15.el7_4.1        updates      547 k
Installing for dependencies:
 keyutils-libs-devel      x86_64      1.5.8-3.el7            base          37 k
 krb5-devel               x86_64      1.15.1-8.el7           base         266 k
 libcom_err-devel         x86_64      1.42.9-10.el7          base          31 k
 libkadm5                 x86_64      1.15.1-8.el7           base         174 k
 libselinux-devel         x86_64      2.5-11.el7             base         186 k
 libsepol-devel           x86_64      2.5-6.el7              base          74 k
 libstdc++-devel          x86_64      4.8.5-16.el7_4.1       updates      1.5 M
 libverto-devel           x86_64      0.2.5-4.el7            base          12 k
 pcre-devel               x86_64      8.32-17.el7            base         480 k

Transaction Summary
================================================================================
Install  3 Packages (+9 Dependent packages)

Total download size: 12 M
Installed size: 32 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              4.9 MB/s |  12 MB  00:02     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : libkadm5-1.15.1-8.el7.x86_64                                1/12 
  Installing : libstdc++-devel-4.8.5-16.el7_4.1.x86_64                     2/12 
  Installing : pcre-devel-8.32-17.el7.x86_64                               3/12 
  Installing : libsepol-devel-2.5-6.el7.x86_64                             4/12 
  Installing : libselinux-devel-2.5-11.el7.x86_64                          5/12 
  Installing : libcom_err-devel-1.42.9-10.el7.x86_64                       6/12 
  Installing : libverto-devel-0.2.5-4.el7.x86_64                           7/12 
  Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64                      8/12 
  Installing : krb5-devel-1.15.1-8.el7.x86_64                              9/12 
  Installing : 1:openssl-devel-1.0.2k-8.el7.x86_64                        10/12 
  Installing : gcc-c++-4.8.5-16.el7_4.1.x86_64                            11/12 
  Installing : wget-1.14-15.el7_4.1.x86_64                                12/12 
install-info: No such file or directory for /usr/share/info/wget.info.gz
  Verifying  : 1:openssl-devel-1.0.2k-8.el7.x86_64                         1/12 
  Verifying  : keyutils-libs-devel-1.5.8-3.el7.x86_64                      2/12 
  Verifying  : libverto-devel-0.2.5-4.el7.x86_64                           3/12 
  Verifying  : libselinux-devel-2.5-11.el7.x86_64                          4/12 
  Verifying  : wget-1.14-15.el7_4.1.x86_64                                 5/12 
  Verifying  : krb5-devel-1.15.1-8.el7.x86_64                              6/12 
  Verifying  : libcom_err-devel-1.42.9-10.el7.x86_64                       7/12 
  Verifying  : gcc-c++-4.8.5-16.el7_4.1.x86_64                             8/12 
  Verifying  : libsepol-devel-2.5-6.el7.x86_64                             9/12 
  Verifying  : pcre-devel-8.32-17.el7.x86_64                              10/12 
  Verifying  : libstdc++-devel-4.8.5-16.el7_4.1.x86_64                    11/12 
  Verifying  : libkadm5-1.15.1-8.el7.x86_64                               12/12 

Installed:
  gcc-c++.x86_64 0:4.8.5-16.el7_4.1     openssl-devel.x86_64 1:1.0.2k-8.el7    
  wget.x86_64 0:1.14-15.el7_4.1        

Dependency Installed:
  keyutils-libs-devel.x86_64 0:1.5.8-3.el7  krb5-devel.x86_64 0:1.15.1-8.el7   
  libcom_err-devel.x86_64 0:1.42.9-10.el7   libkadm5.x86_64 0:1.15.1-8.el7     
  libselinux-devel.x86_64 0:2.5-11.el7      libsepol-devel.x86_64 0:2.5-6.el7  
  libstdc++-devel.x86_64 0:4.8.5-16.el7_4.1 libverto-devel.x86_64 0:0.2.5-4.el7
  pcre-devel.x86_64 0:8.32-17.el7          

Complete!
+ yum clean all
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
+ mkdir -p /usr/src/sentry
+ wget -O /usr/src/sentry/sentry-8.22.0-py27-none-any.whl https://github.com/getsentry/sentry/releases/download/8.22.0/sentry-8.22.0-py27-none-any.whl
--2018-01-24 16:29:51--  https://github.com/getsentry/sentry/releases/download/8.22.0/sentry-8.22.0-py27-none-any.whl
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/873328/321aeafe-ca43-11e7-81bb-bd6bde511b22?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162952Z&X-Amz-Expires=300&X-Amz-Signature=a3d7ac91574451fb403259b24e260a6a91cd5ff6edf41fee10ee97cd501087b3&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dsentry-8.22.0-py27-none-any.whl&response-content-type=application%2Foctet-stream [following]
--2018-01-24 16:29:52--  https://github-production-release-asset-2e65be.s3.amazonaws.com/873328/321aeafe-ca43-11e7-81bb-bd6bde511b22?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162952Z&X-Amz-Expires=300&X-Amz-Signature=a3d7ac91574451fb403259b24e260a6a91cd5ff6edf41fee10ee97cd501087b3&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dsentry-8.22.0-py27-none-any.whl&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.132.11
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.132.11|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19693944 (19M) [application/octet-stream]
Saving to: '/usr/src/sentry/sentry-8.22.0-py27-none-any.whl'

     0K .......... .......... .......... .......... ..........  0%  230K 83s
    50K .......... .......... .......... .......... ..........  0%  365K 68s
   100K .......... .......... .......... .......... ..........  0%  367K 62s
   150K .......... .......... .......... .......... ..........  1%  736K 53s
   200K .......... .......... .......... .......... ..........  1%  362K 53s
   250K .......... .......... .......... .......... ..........  1%  729K 48s
   300K .......... .......... .......... .......... ..........  1%  718K 45s
   350K .......... .......... .......... .......... ..........  2%  736K 43s
   400K .......... .......... .......... .......... ..........  2%  736K 41s
   450K .......... .......... .......... .......... ..........  2%  732K 39s
   500K .......... .......... .......... .......... ..........  2%  744K 38s
   550K .......... .......... .......... .......... ..........  3% 1.23M 36s
   600K .......... .......... .......... .......... ..........  3% 1.69M 34s
   650K .......... .......... .......... .......... ..........  3%  718K 33s
   700K .......... .......... .......... .......... ..........  3% 1.27M 32s
   750K .......... .......... .......... .......... ..........  4% 1.55M 30s
   800K .......... .......... .......... .......... ..........  4%  731K 30s
   850K .......... .......... .......... .......... ..........  4%  137M 28s
   900K .......... .......... .......... .......... ..........  4%  717K 28s
   950K .......... .......... .......... .......... ..........  5%  111M 27s
  1000K .......... .......... .......... .......... ..........  5%  722K 26s
  1050K .......... .......... .......... .......... ..........  5% 1.29M 26s
  1100K .......... .......... .......... .......... ..........  5% 1.52M 25s
  1150K .......... .......... .......... .......... ..........  6% 1.31M 24s
  1200K .......... .......... .......... .......... ..........  6% 1.44M 24s
  1250K .......... .......... .......... .......... ..........  6% 1.43M 23s
  1300K .......... .......... .......... .......... ..........  7% 1.39M 23s
  1350K .......... .......... .......... .......... ..........  7%  127M 22s
  1400K .......... .......... .......... .......... ..........  7%  699K 22s
  1450K .......... .......... .......... .......... ..........  7%  125M 21s
  1500K .......... .......... .......... .......... ..........  8% 1.53M 21s
  1550K .......... .......... .......... .......... ..........  8% 1.30M 21s
  1600K .......... .......... .......... .......... ..........  8% 1.80M 20s
  1650K .......... .......... .......... .......... ..........  8% 1.13M 20s
  1700K .......... .......... .......... .......... ..........  9%  150M 19s
  1750K .......... .......... .......... .......... ..........  9% 1.98M 19s
  1800K .......... .......... .......... .......... ..........  9% 1.09M 19s
  1850K .......... .......... .......... .......... ..........  9% 79.3M 18s
  1900K .......... .......... .......... .......... .......... 10% 2.13M 18s
  1950K .......... .......... .......... .......... .......... 10% 1.01M 18s
  2000K .......... .......... .......... .......... .......... 10%  154M 17s
  2050K .......... .......... .......... .......... .......... 10% 2.03M 17s
  2100K .......... .......... .......... .......... .......... 11% 1.07M 17s
  2150K .......... .......... .......... .......... .......... 11%  111M 17s
  2200K .......... .......... .......... .......... .......... 11% 1.96M 16s
  2250K .......... .......... .......... .......... .......... 11% 1.09M 16s
  2300K .......... .......... .......... .......... .......... 12% 50.1M 16s
  2350K .......... .......... .......... .......... .......... 12% 2.21M 16s
  2400K .......... .......... .......... .......... .......... 12% 1.06M 16s
  2450K .......... .......... .......... .......... .......... 12% 43.7M 15s
  2500K .......... .......... .......... .......... .......... 13% 3.92M 15s
  2550K .......... .......... .......... .......... .......... 13% 5.28M 15s
  2600K .......... .......... .......... .......... .......... 13%  903K 15s
  2650K .......... .......... .......... .......... .......... 14% 43.0M 15s
  2700K .......... .......... .......... .......... .......... 14% 30.9M 14s
  2750K .......... .......... .......... .......... .......... 14% 4.40M 14s
  2800K .......... .......... .......... .......... .......... 14%  885K 14s
  2850K .......... .......... .......... .......... .......... 15% 37.6M 14s
  2900K .......... .......... .......... .......... .......... 15% 21.6M 14s
  2950K .......... .......... .......... .......... .......... 15% 4.25M 13s
  3000K .......... .......... .......... .......... .......... 15% 11.5M 13s
  3050K .......... .......... .......... .......... .......... 16%  976K 13s
  3100K .......... .......... .......... .......... .......... 16% 15.9M 13s
  3150K .......... .......... .......... .......... .......... 16% 4.66M 13s
  3200K .......... .......... .......... .......... .......... 16%  121M 12s
  3250K .......... .......... .......... .......... .......... 17%  897K 12s
  3300K .......... .......... .......... .......... .......... 17%  105M 12s
  3350K .......... .......... .......... .......... .......... 17% 15.2M 12s
  3400K .......... .......... .......... .......... .......... 17% 5.66M 12s
  3450K .......... .......... .......... .......... .......... 18%  142M 12s
  3500K .......... .......... .......... .......... .......... 18%  868K 12s
  3550K .......... .......... .......... .......... .......... 18%  138M 12s
  3600K .......... .......... .......... .......... .......... 18% 11.0M 11s
  3650K .......... .......... .......... .......... .......... 19% 6.88M 11s
  3700K .......... .......... .......... .......... .......... 19%  107M 11s
  3750K .......... .......... .......... .......... .......... 19%  869K 11s
  3800K .......... .......... .......... .......... .......... 20%  109M 11s
  3850K .......... .......... .......... .......... .......... 20% 14.5M 11s
  3900K .......... .......... .......... .......... .......... 20% 4.86M 11s
  3950K .......... .......... .......... .......... .......... 20%  134M 10s
  4000K .......... .......... .......... .......... .......... 21%  869K 10s
  4050K .......... .......... .......... .......... .......... 21%  113M 10s
  4100K .......... .......... .......... .......... .......... 21% 30.5M 10s
  4150K .......... .......... .......... .......... .......... 21% 14.3M 10s
  4200K .......... .......... .......... .......... .......... 22% 6.90M 10s
  4250K .......... .......... .......... .......... .......... 22%  102M 10s
  4300K .......... .......... .......... .......... .......... 22%  874K 10s
  4350K .......... .......... .......... .......... .......... 22%  140M 10s
  4400K .......... .......... .......... .......... .......... 23% 14.0M 10s
  4450K .......... .......... .......... .......... .......... 23% 68.6M 9s
  4500K .......... .......... .......... .......... .......... 23% 6.17M 9s
  4550K .......... .......... .......... .......... .......... 23% 17.5M 9s
  4600K .......... .......... .......... .......... .......... 24%  913K 9s
  4650K .......... .......... .......... .......... .......... 24% 27.5M 9s
  4700K .......... .......... .......... .......... .......... 24%  169M 9s
  4750K .......... .......... .......... .......... .......... 24% 73.1M 9s
  4800K .......... .......... .......... .......... .......... 25% 2.45M 9s
  4850K .......... .......... .......... .......... .......... 25% 19.1M 9s
  4900K .......... .......... .......... .......... .......... 25% 1.08M 9s
  4950K .......... .......... .......... .......... .......... 25% 14.5M 9s
  5000K .......... .......... .......... .......... .......... 26%  134M 8s
  5050K .......... .......... .......... .......... .......... 26%  114M 8s
  5100K .......... .......... .......... .......... .......... 26% 2.67M 8s
  5150K .......... .......... .......... .......... .......... 27%  148M 8s
  5200K .......... .......... .......... .......... .......... 27% 21.2M 8s
  5250K .......... .......... .......... .......... .......... 27% 1.09M 8s
  5300K .......... .......... .......... .......... .......... 27% 15.2M 8s
  5350K .......... .......... .......... .......... .......... 28% 89.5M 8s
  5400K .......... .......... .......... .......... .......... 28% 2.74M 8s
  5450K .......... .......... .......... .......... .......... 28%  110M 8s
  5500K .......... .......... .......... .......... .......... 28% 16.5M 8s
  5550K .......... .......... .......... .......... .......... 29% 1.09M 8s
  5600K .......... .......... .......... .......... .......... 29% 34.6M 8s
  5650K .......... .......... .......... .......... .......... 29%  119M 7s
  5700K .......... .......... .......... .......... .......... 29% 66.4M 7s
  5750K .......... .......... .......... .......... .......... 30% 2.54M 7s
  5800K .......... .......... .......... .......... .......... 30% 16.2M 7s
  5850K .......... .......... .......... .......... .......... 30% 1.08M 7s
  5900K .......... .......... .......... .......... .......... 30%  104M 7s
  5950K .......... .......... .......... .......... .......... 31% 28.3M 7s
  6000K .......... .......... .......... .......... .......... 31%  153M 7s
  6050K .......... .......... .......... .......... .......... 31% 1.91M 7s
  6100K .......... .......... .......... .......... .......... 31% 40.6M 7s
  6150K .......... .......... .......... .......... .......... 32% 34.1M 7s
  6200K .......... .......... .......... .......... .......... 32% 1.25M 7s
  6250K .......... .......... .......... .......... .......... 32%  113M 7s
  6300K .......... .......... .......... .......... .......... 33% 27.5M 7s
  6350K .......... .......... .......... .......... .......... 33%  107M 7s
  6400K .......... .......... .......... .......... .......... 33% 1.89M 7s
  6450K .......... .......... .......... .......... .......... 33%  120M 6s
  6500K .......... .......... .......... .......... .......... 34% 11.0M 6s
  6550K .......... .......... .......... .......... .......... 34% 1.31M 6s
  6600K .......... .......... .......... .......... .......... 34% 28.0M 6s
  6650K .......... .......... .......... .......... .......... 34%  142M 6s
  6700K .......... .......... .......... .......... .......... 35% 35.4M 6s
  6750K .......... .......... .......... .......... .......... 35% 1.94M 6s
  6800K .......... .......... .......... .......... .......... 35%  126M 6s
  6850K .......... .......... .......... .......... .......... 35% 9.68M 6s
  6900K .......... .......... .......... .......... .......... 36% 1.38M 6s
  6950K .......... .......... .......... .......... .......... 36%  153M 6s
  7000K .......... .......... .......... .......... .......... 36% 23.6M 6s
  7050K .......... .......... .......... .......... .......... 36% 49.1M 6s
  7100K .......... .......... .......... .......... .......... 37% 1.98M 6s
  7150K .......... .......... .......... .......... .......... 37%  119M 6s
  7200K .......... .......... .......... .......... .......... 37% 6.81M 6s
  7250K .......... .......... .......... .......... .......... 37% 1.43M 6s
  7300K .......... .......... .......... .......... .......... 38%  131M 6s
  7350K .......... .......... .......... .......... .......... 38% 29.6M 6s
  7400K .......... .......... .......... .......... .......... 38% 57.6M 6s
  7450K .......... .......... .......... .......... .......... 38% 1.95M 6s
  7500K .......... .......... .......... .......... .......... 39% 94.0M 5s
  7550K .......... .......... .......... .......... .......... 39% 6.55M 5s
  7600K .......... .......... .......... .......... .......... 39% 1.34M 5s
  7650K .......... .......... .......... .......... .......... 40%  136M 5s
  7700K .......... .......... .......... .......... .......... 40% 34.2M 5s
  7750K .......... .......... .......... .......... .......... 40%  146M 5s
  7800K .......... .......... .......... .......... .......... 40% 47.1M 5s
  7850K .......... .......... .......... .......... .......... 41% 2.15M 5s
  7900K .......... .......... .......... .......... .......... 41% 70.9M 5s
  7950K .......... .......... .......... .......... .......... 41% 6.25M 5s
  8000K .......... .......... .......... .......... .......... 41% 1.36M 5s
  8050K .......... .......... .......... .......... .......... 42%  139M 5s
  8100K .......... .......... .......... .......... .......... 42% 27.1M 5s
  8150K .......... .......... .......... .......... .......... 42% 67.3M 5s
  8200K .......... .......... .......... .......... .......... 42% 2.16M 5s
  8250K .......... .......... .......... .......... .......... 43%  126M 5s
  8300K .......... .......... .......... .......... .......... 43% 18.1M 5s
  8350K .......... .......... .......... .......... .......... 43% 11.1M 5s
  8400K .......... .......... .......... .......... .......... 43% 1.34M 5s
  8450K .......... .......... .......... .......... .......... 44% 28.1M 5s
  8500K .......... .......... .......... .......... .......... 44%  162M 5s
  8550K .......... .......... .......... .......... .......... 44% 36.1M 5s
  8600K .......... .......... .......... .......... .......... 44% 2.16M 5s
  8650K .......... .......... .......... .......... .......... 45%  136M 5s
  8700K .......... .......... .......... .......... .......... 45% 19.6M 4s
  8750K .......... .......... .......... .......... .......... 45% 8.72M 4s
  8800K .......... .......... .......... .......... .......... 46% 1.35M 4s
  8850K .......... .......... .......... .......... .......... 46% 14.3M 4s
  8900K .......... .......... .......... .......... .......... 46%  143M 4s
  8950K .......... .......... .......... .......... .......... 46% 65.1M 4s
  9000K .......... .......... .......... .......... .......... 47% 2.34M 4s
  9050K .......... .......... .......... .......... .......... 47% 22.9M 4s
  9100K .......... .......... .......... .......... .......... 47% 34.1M 4s
  9150K .......... .......... .......... .......... .......... 47% 1.23M 4s
  9200K .......... .......... .......... .......... .......... 48% 43.8M 4s
  9250K .......... .......... .......... .......... .......... 48% 23.2M 4s
  9300K .......... .......... .......... .......... .......... 48%  136M 4s
  9350K .......... .......... .......... .......... .......... 48% 16.8M 4s
  9400K .......... .......... .......... .......... .......... 49% 2.38M 4s
  9450K .......... .......... .......... .......... .......... 49%  143M 4s
  9500K .......... .......... .......... .......... .......... 49% 41.1M 4s
  9550K .......... .......... .......... .......... .......... 49% 8.67M 4s
  9600K .......... .......... .......... .......... .......... 50% 1.32M 4s
  9650K .......... .......... .......... .......... .......... 50% 34.2M 4s
  9700K .......... .......... .......... .......... .......... 50% 73.5M 4s
  9750K .......... .......... .......... .......... .......... 50% 49.7M 4s
  9800K .......... .......... .......... .......... .......... 51% 2.12M 4s
  9850K .......... .......... .......... .......... .......... 51%  142M 4s
  9900K .......... .......... .......... .......... .......... 51% 62.3M 4s
  9950K .......... .......... .......... .......... .......... 51% 8.29M 4s
 10000K .......... .......... .......... .......... .......... 52% 1.25M 4s
 10050K .......... .......... .......... .......... .......... 52% 14.5M 4s
 10100K .......... .......... .......... .......... .......... 52% 69.4M 4s
 10150K .......... .......... .......... .......... .......... 53%  126M 4s
 10200K .......... .......... .......... .......... .......... 53% 41.1M 4s
 10250K .......... .......... .......... .......... .......... 53% 2.55M 3s
 10300K .......... .......... .......... .......... .......... 53% 37.3M 3s
 10350K .......... .......... .......... .......... .......... 54% 18.4M 3s
 10400K .......... .......... .......... .......... .......... 54% 13.2M 3s
 10450K .......... .......... .......... .......... .......... 54% 1.18M 3s
 10500K .......... .......... .......... .......... .......... 54% 27.2M 3s
 10550K .......... .......... .......... .......... .......... 55%  129M 3s
 10600K .......... .......... .......... .......... .......... 55% 33.3M 3s
 10650K .......... .......... .......... .......... .......... 55% 3.05M 3s
 10700K .......... .......... .......... .......... .......... 55%  146M 3s
 10750K .......... .......... .......... .......... .......... 56% 25.2M 3s
 10800K .......... .......... .......... .......... .......... 56% 9.63M 3s
 10850K .......... .......... .......... .......... .......... 56% 1.14M 3s
 10900K .......... .......... .......... .......... .......... 56%  123M 3s
 10950K .......... .......... .......... .......... .......... 57% 27.2M 3s
 11000K .......... .......... .......... .......... .......... 57% 36.0M 3s
 11050K .......... .......... .......... .......... .......... 57%  133M 3s
 11100K .......... .......... .......... .......... .......... 57% 3.01M 3s
 11150K .......... .......... .......... .......... .......... 58%  122M 3s
 11200K .......... .......... .......... .......... .......... 58% 52.3M 3s
 11250K .......... .......... .......... .......... .......... 58% 8.10M 3s
 11300K .......... .......... .......... .......... .......... 59% 1.46M 3s
 11350K .......... .......... .......... .......... .......... 59% 4.36M 3s
 11400K .......... .......... .......... .......... .......... 59% 56.6M 3s
 11450K .......... .......... .......... .......... .......... 59%  154M 3s
 11500K .......... .......... .......... .......... .......... 60% 29.1M 3s
 11550K .......... .......... .......... .......... .......... 60% 3.26M 3s
 11600K .......... .......... .......... .......... .......... 60%  121M 3s
 11650K .......... .......... .......... .......... .......... 60% 57.5M 3s
 11700K .......... .......... .......... .......... .......... 61% 6.48M 3s
 11750K .......... .......... .......... .......... .......... 61% 1.66M 3s
 11800K .......... .......... .......... .......... .......... 61% 4.09M 3s
 11850K .......... .......... .......... .......... .......... 61% 26.1M 3s
 11900K .......... .......... .......... .......... .......... 62%  143M 3s
 11950K .......... .......... .......... .......... .......... 62% 33.6M 3s
 12000K .......... .......... .......... .......... .......... 62% 16.3M 3s
 12050K .......... .......... .......... .......... .......... 62% 3.72M 3s
 12100K .......... .......... .......... .......... .......... 63% 23.4M 3s
 12150K .......... .......... .......... .......... .......... 63% 35.7M 2s
 12200K .......... .......... .......... .......... .......... 63% 17.2M 2s
 12250K .......... .......... .......... .......... .......... 63% 1.12M 2s
 12300K .......... .......... .......... .......... .......... 64%  121M 2s
 12350K .......... .......... .......... .......... .......... 64% 30.7M 2s
 12400K .......... .......... .......... .......... .......... 64% 31.6M 2s
 12450K .......... .......... .......... .......... .......... 64%  165M 2s
 12500K .......... .......... .......... .......... .......... 65% 3.05M 2s
 12550K .......... .......... .......... .......... .......... 65%  127M 2s
 12600K .......... .......... .......... .......... .......... 65% 38.6M 2s
 12650K .......... .......... .......... .......... .......... 66% 28.7M 2s
 12700K .......... .......... .......... .......... .......... 66% 4.21M 2s
 12750K .......... .......... .......... .......... .......... 66% 1.38M 2s
 12800K .......... .......... .......... .......... .......... 66%  163M 2s
 12850K .......... .......... .......... .......... .......... 67% 28.0M 2s
 12900K .......... .......... .......... .......... .......... 67%  141M 2s
 12950K .......... .......... .......... .......... .......... 67% 29.4M 2s
 13000K .......... .......... .......... .......... .......... 67% 3.09M 2s
 13050K .......... .......... .......... .......... .......... 68%  136M 2s
 13100K .......... .......... .......... .......... .......... 68% 28.2M 2s
 13150K .......... .......... .......... .......... .......... 68%  146M 2s
 13200K .......... .......... .......... .......... .......... 68% 5.56M 2s
 13250K .......... .......... .......... .......... .......... 69% 1.27M 2s
 13300K .......... .......... .......... .......... .......... 69%  143M 2s
 13350K .......... .......... .......... .......... .......... 69% 23.3M 2s
 13400K .......... .......... .......... .......... .......... 69% 27.2M 2s
 13450K .......... .......... .......... .......... .......... 70%  133M 2s
 13500K .......... .......... .......... .......... .......... 70% 3.12M 2s
 13550K .......... .......... .......... .......... .......... 70%  125M 2s
 13600K .......... .......... .......... .......... .......... 70% 24.8M 2s
 13650K .......... .......... .......... .......... .......... 71%  153M 2s
 13700K .......... .......... .......... .......... .......... 71% 12.4M 2s
 13750K .......... .......... .......... .......... .......... 71% 1.16M 2s
 13800K .......... .......... .......... .......... .......... 72% 39.1M 2s
 13850K .......... .......... .......... .......... .......... 72% 25.7M 2s
 13900K .......... .......... .......... .......... .......... 72%  135M 2s
 13950K .......... .......... .......... .......... .......... 72% 37.9M 2s
 14000K .......... .......... .......... .......... .......... 73% 60.3M 2s
 14050K .......... .......... .......... .......... .......... 73% 3.10M 2s
 14100K .......... .......... .......... .......... .......... 73% 12.5M 2s
 14150K .......... .......... .......... .......... .......... 73%  131M 2s
 14200K .......... .......... .......... .......... .......... 74% 73.4M 2s
 14250K .......... .......... .......... .......... .......... 74% 4.29M 2s
 14300K .......... .......... .......... .......... .......... 74% 1.46M 2s
 14350K .......... .......... .......... .......... .......... 74% 24.0M 2s
 14400K .......... .......... .......... .......... .......... 75%  130M 2s
 14450K .......... .......... .......... .......... .......... 75% 38.3M 2s
 14500K .......... .......... .......... .......... .......... 75%  151M 1s
 14550K .......... .......... .......... .......... .......... 75% 11.0M 1s
 14600K .......... .......... .......... .......... .......... 76% 3.95M 1s
 14650K .......... .......... .......... .......... .......... 76% 24.2M 1s
 14700K .......... .......... .......... .......... .......... 76%  116M 1s
 14750K .......... .......... .......... .......... .......... 76% 64.9M 1s
 14800K .......... .......... .......... .......... .......... 77% 7.30M 1s
 14850K .......... .......... .......... .......... .......... 77% 1.24M 1s
 14900K .......... .......... .......... .......... .......... 77% 28.7M 1s
 14950K .......... .......... .......... .......... .......... 77%  141M 1s
 15000K .......... .......... .......... .......... .......... 78% 26.3M 1s
 15050K .......... .......... .......... .......... .......... 78%  159M 1s
 15100K .......... .......... .......... .......... .......... 78% 3.34M 1s
 15150K .......... .......... .......... .......... .......... 79% 37.9M 1s
 15200K .......... .......... .......... .......... .......... 79% 24.4M 1s
 15250K .......... .......... .......... .......... .......... 79% 91.4M 1s
 15300K .......... .......... .......... .......... .......... 79%  164M 1s
 15350K .......... .......... .......... .......... .......... 80% 12.0M 1s
 15400K .......... .......... .......... .......... .......... 80% 1.13M 1s
 15450K .......... .......... .......... .......... .......... 80%  123M 1s
 15500K .......... .......... .......... .......... .......... 80% 30.8M 1s
 15550K .......... .......... .......... .......... .......... 81% 28.6M 1s
 15600K .......... .......... .......... .......... .......... 81%  144M 1s
 15650K .......... .......... .......... .......... .......... 81% 41.3M 1s
 15700K .......... .......... .......... .......... .......... 81% 3.26M 1s
 15750K .......... .......... .......... .......... .......... 82% 31.0M 1s
 15800K .......... .......... .......... .......... .......... 82%  120M 1s
 15850K .......... .......... .......... .......... .......... 82% 35.9M 1s
 15900K .......... .......... .......... .......... .......... 82% 13.5M 1s
 15950K .......... .......... .......... .......... .......... 83% 2.74M 1s
 16000K .......... .......... .......... .......... .......... 83% 1.93M 1s
 16050K .......... .......... .......... .......... .......... 83% 24.1M 1s
 16100K .......... .......... .......... .......... .......... 83%  184M 1s
 16150K .......... .......... .......... .......... .......... 84% 32.7M 1s
 16200K .......... .......... .......... .......... .......... 84%  204M 1s
 16250K .......... .......... .......... .......... .......... 84% 21.1M 1s
 16300K .......... .......... .......... .......... .......... 85% 3.41M 1s
 16350K .......... .......... .......... .......... .......... 85% 23.4M 1s
 16400K .......... .......... .......... .......... .......... 85%  168M 1s
 16450K .......... .......... .......... .......... .......... 85% 40.1M 1s
 16500K .......... .......... .......... .......... .......... 86% 15.4M 1s
 16550K .......... .......... .......... .......... .......... 86% 2.60M 1s
 16600K .......... .......... .......... .......... .......... 86% 2.04M 1s
 16650K .......... .......... .......... .......... .......... 86% 27.8M 1s
 16700K .......... .......... .......... .......... .......... 87%  161M 1s
 16750K .......... .......... .......... .......... .......... 87% 30.4M 1s
 16800K .......... .......... .......... .......... .......... 87%  168M 1s
 16850K .......... .......... .......... .......... .......... 87% 2.56M 1s
 16900K .......... .......... .......... .......... .......... 88%  144M 1s
 16950K .......... .......... .......... .......... .......... 88% 14.4M 1s
 17000K .......... .......... .......... .......... .......... 88% 33.4M 1s
 17050K .......... .......... .......... .......... .......... 88%  153M 1s
 17100K .......... .......... .......... .......... .......... 89%  110M 1s
 17150K .......... .......... .......... .......... .......... 89% 2.53M 1s
 17200K .......... .......... .......... .......... .......... 89% 2.29M 1s
 17250K .......... .......... .......... .......... .......... 89% 31.6M 1s
 17300K .......... .......... .......... .......... .......... 90% 25.8M 1s
 17350K .......... .......... .......... .......... .......... 90%  128M 1s
 17400K .......... .......... .......... .......... .......... 90% 17.8M 1s
 17450K .......... .......... .......... .......... .......... 90% 71.9M 0s
 17500K .......... .......... .......... .......... .......... 91% 2.98M 0s
 17550K .......... .......... .......... .......... .......... 91% 3.38M 0s
 17600K .......... .......... .......... .......... .......... 91%  118M 0s
 17650K .......... .......... .......... .......... .......... 92% 13.2M 0s
 17700K .......... .......... .......... .......... .......... 92% 36.5M 0s
 17750K .......... .......... .......... .......... .......... 92%  209M 0s
 17800K .......... .......... .......... .......... .......... 92% 1.89M 0s
 17850K .......... .......... .......... .......... .......... 93%  137M 0s
 17900K .......... .......... .......... .......... .......... 93% 24.3M 0s
 17950K .......... .......... .......... .......... .......... 93% 41.3M 0s
 18000K .......... .......... .......... .......... .......... 93%  206M 0s
 18050K .......... .......... .......... .......... .......... 94% 25.1M 0s
 18100K .......... .......... .......... .......... .......... 94% 2.67M 0s
 18150K .......... .......... .......... .......... .......... 94%  136M 0s
 18200K .......... .......... .......... .......... .......... 94% 3.10M 0s
 18250K .......... .......... .......... .......... .......... 95% 25.1M 0s
 18300K .......... .......... .......... .......... .......... 95%  197M 0s
 18350K .......... .......... .......... .......... .......... 95% 38.4M 0s
 18400K .......... .......... .......... .......... .......... 95% 11.4M 0s
 18450K .......... .......... .......... .......... .......... 96% 2.14M 0s
 18500K .......... .......... .......... .......... .......... 96% 22.7M 0s
 18550K .......... .......... .......... .......... .......... 96%  183M 0s
 18600K .......... .......... .......... .......... .......... 96% 36.3M 0s
 18650K .......... .......... .......... .......... .......... 97%  165M 0s
 18700K .......... .......... .......... .......... .......... 97% 46.1M 0s
 18750K .......... .......... .......... .......... .......... 97% 2.64M 0s
 18800K .......... .......... .......... .......... .......... 98%  182M 0s
 18850K .......... .......... .......... .......... .......... 98% 3.10M 0s
 18900K .......... .......... .......... .......... .......... 98% 24.9M 0s
 18950K .......... .......... .......... .......... .......... 98%  174M 0s
 19000K .......... .......... .......... .......... .......... 99% 35.8M 0s
 19050K .......... .......... .......... .......... .......... 99% 16.5M 0s
 19100K .......... .......... .......... .......... .......... 99% 2.08M 0s
 19150K .......... .......... .......... .......... .......... 99% 55.2M 0s
 19200K .......... .......... .......... ..                   100%  191M=5.2s

2018-01-24 16:29:57 (3.62 MB/s) - '/usr/src/sentry/sentry-8.22.0-py27-none-any.whl' saved [19693944/19693944]

+ wget -O /usr/src/sentry/sentry-8.22.0-py27-none-any.whl.asc https://github.com/getsentry/sentry/releases/download/8.22.0/sentry-8.22.0-py27-none-any.whl.asc
--2018-01-24 16:29:57--  https://github.com/getsentry/sentry/releases/download/8.22.0/sentry-8.22.0-py27-none-any.whl.asc
Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112
Connecting to github.com (github.com)|192.30.253.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/873328/323472ee-ca43-11e7-966a-34e0676e68ac?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162958Z&X-Amz-Expires=300&X-Amz-Signature=75b424cd75cb4c9a205c1768a975d165e2b0f0febcf47cd8bef642c1deb592e1&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dsentry-8.22.0-py27-none-any.whl.asc&response-content-type=application%2Foctet-stream [following]
--2018-01-24 16:29:58--  https://github-production-release-asset-2e65be.s3.amazonaws.com/873328/323472ee-ca43-11e7-966a-34e0676e68ac?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162958Z&X-Amz-Expires=300&X-Amz-Signature=75b424cd75cb4c9a205c1768a975d165e2b0f0febcf47cd8bef642c1deb592e1&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dsentry-8.22.0-py27-none-any.whl.asc&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.98.99
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.98.99|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 833 [application/octet-stream]
Saving to: '/usr/src/sentry/sentry-8.22.0-py27-none-any.whl.asc'

     0K                                                       100% 25.3M=0s

2018-01-24 16:29:59 (25.3 MB/s) - '/usr/src/sentry/sentry-8.22.0-py27-none-any.whl.asc' saved [833/833]

+ wget -O /usr/src/sentry/sentry_plugins-8.22.0-py2.py3-none-any.whl https://github.com/getsentry/sentry/releases/download/8.22.0/sentry_plugins-8.22.0-py2.py3-none-any.whl
--2018-01-24 16:29:59--  https://github.com/getsentry/sentry/releases/download/8.22.0/sentry_plugins-8.22.0-py2.py3-none-any.whl
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/873328/31e56622-ca43-11e7-821a-5f5cba533ae1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162959Z&X-Amz-Expires=300&X-Amz-Signature=c70bb06f2e888b8a22c2825da5e87919bf3025a39859d420713022bc28835d7b&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dsentry_plugins-8.22.0-py2.py3-none-any.whl&response-content-type=application%2Foctet-stream [following]
--2018-01-24 16:29:59--  https://github-production-release-asset-2e65be.s3.amazonaws.com/873328/31e56622-ca43-11e7-821a-5f5cba533ae1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T162959Z&X-Amz-Expires=300&X-Amz-Signature=c70bb06f2e888b8a22c2825da5e87919bf3025a39859d420713022bc28835d7b&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dsentry_plugins-8.22.0-py2.py3-none-any.whl&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.98.99
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.98.99|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 200747 (196K) [application/octet-stream]
Saving to: '/usr/src/sentry/sentry_plugins-8.22.0-py2.py3-none-any.whl'

     0K .......... .......... .......... .......... .......... 25%  250K 1s
    50K .......... .......... .......... .......... .......... 51%  361K 0s
   100K .......... .......... .......... .......... .......... 76%  369K 0s
   150K .......... .......... .......... .......... ......    100%  677K=0.5s

2018-01-24 16:30:00 (362 KB/s) - '/usr/src/sentry/sentry_plugins-8.22.0-py2.py3-none-any.whl' saved [200747/200747]

+ wget -O /usr/src/sentry/sentry_plugins-8.22.0-py2.py3-none-any.whl.asc https://github.com/getsentry/sentry/releases/download/8.22.0/sentry_plugins-8.22.0-py2.py3-none-any.whl.asc
--2018-01-24 16:30:00--  https://github.com/getsentry/sentry/releases/download/8.22.0/sentry_plugins-8.22.0-py2.py3-none-any.whl.asc
Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112
Connecting to github.com (github.com)|192.30.253.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/873328/32016a70-ca43-11e7-8ef1-746f52855565?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T163001Z&X-Amz-Expires=300&X-Amz-Signature=7b652928c3e4d976cfcd04bee688b2b9eabd42bb268d6ede14ae0082022d2112&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dsentry_plugins-8.22.0-py2.py3-none-any.whl.asc&response-content-type=application%2Foctet-stream [following]
--2018-01-24 16:30:01--  https://github-production-release-asset-2e65be.s3.amazonaws.com/873328/32016a70-ca43-11e7-8ef1-746f52855565?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180124T163001Z&X-Amz-Expires=300&X-Amz-Signature=7b652928c3e4d976cfcd04bee688b2b9eabd42bb268d6ede14ae0082022d2112&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dsentry_plugins-8.22.0-py2.py3-none-any.whl.asc&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.98.99
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.98.99|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 833 [application/octet-stream]
Saving to: '/usr/src/sentry/sentry_plugins-8.22.0-py2.py3-none-any.whl.asc'

     0K                                                       100% 21.3M=0s

2018-01-24 16:30:01 (21.3 MB/s) - '/usr/src/sentry/sentry_plugins-8.22.0-py2.py3-none-any.whl.asc' saved [833/833]

++ mktemp -d
+ export GNUPGHOME=/tmp/tmp.alvtND0rFR
+ GNUPGHOME=/tmp/tmp.alvtND0rFR
+ gpg --keyserver ha.pool.sks-keyservers.net --recv-keys D8749766A66DD714236A932C3B2D400CE5BBCA60
gpg: keyring `/tmp/tmp.alvtND0rFR/secring.gpg' created
gpg: keyring `/tmp/tmp.alvtND0rFR/pubring.gpg' created
gpg: requesting key E5BBCA60 from hkp server ha.pool.sks-keyservers.net
gpg: /tmp/tmp.alvtND0rFR/trustdb.gpg: trustdb created
gpg: key E5BBCA60: public key "Matt Robenolt <m@robenolt.com>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
+ gpg --batch --verify /usr/src/sentry/sentry-8.22.0-py27-none-any.whl.asc /usr/src/sentry/sentry-8.22.0-py27-none-any.whl
gpg: Signature made Thu Nov 16 04:23:41 2017 UTC using RSA key ID E5BBCA60
gpg: Good signature from "Matt Robenolt <m@robenolt.com>"
gpg:                 aka "Matt Robenolt <matt@getsentry.com>"
gpg:                 aka "Matt Robenolt <matt@ydekproductions.com>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: D874 9766 A66D D714 236A  932C 3B2D 400C E5BB CA60
+ gpg --batch --verify /usr/src/sentry/sentry_plugins-8.22.0-py2.py3-none-any.whl.asc /usr/src/sentry/sentry_plugins-8.22.0-py2.py3-none-any.whl
gpg: Signature made Thu Nov 16 04:24:15 2017 UTC using RSA key ID E5BBCA60
gpg: Good signature from "Matt Robenolt <m@robenolt.com>"
gpg:                 aka "Matt Robenolt <matt@getsentry.com>"
gpg:                 aka "Matt Robenolt <matt@ydekproductions.com>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: D874 9766 A66D D714 236A  932C 3B2D 400C E5BB CA60
+ pip install /usr/src/sentry/sentry-8.22.0-py27-none-any.whl /usr/src/sentry/sentry_plugins-8.22.0-py2.py3-none-any.whl
Processing /usr/src/sentry/sentry-8.22.0-py27-none-any.whl
Processing /usr/src/sentry/sentry_plugins-8.22.0-py2.py3-none-any.whl
Collecting ipaddress<1.1.0,>=1.0.16 (from sentry==8.22.0)
  Downloading ipaddress-1.0.19.tar.gz
Collecting urllib3<1.23,>=1.22 (from sentry==8.22.0)
  Downloading urllib3-1.22-py2.py3-none-any.whl (132kB)
Collecting uwsgi<2.1.0,>2.0.0 (from sentry==8.22.0)
  Downloading uwsgi-2.0.15.tar.gz (795kB)
Collecting petname<2.1,>=2.0 (from sentry==8.22.0)
  Downloading petname-2.0.tar.gz
Collecting lxml>=3.4.1 (from sentry==8.22.0)
  Downloading lxml-4.1.1-cp27-cp27mu-manylinux1_x86_64.whl (5.6MB)
Collecting statsd<3.2.0,>=3.1.0 (from sentry==8.22.0)
  Downloading statsd-3.1-py2.py3-none-any.whl
Collecting mock<1.1,>=0.8.0 (from sentry==8.22.0)
  Downloading mock-1.0.1.zip (861kB)
Collecting django-templatetag-sugar>=0.1.0 (from sentry==8.22.0)
  Downloading django_templatetag_sugar-1.0-py2.py3-none-any.whl
Collecting python-memcached<2.0.0,>=1.53 (from sentry==8.22.0)
  Downloading python_memcached-1.59-py2.py3-none-any.whl
Collecting django-jsonfield<0.9.14,>=0.9.13 (from sentry==8.22.0)
  Downloading django-jsonfield-0.9.13.tar.gz
Collecting pytest-html<1.10.0,>=1.9.0 (from sentry==8.22.0)
  Downloading pytest_html-1.9.0-py2.py3-none-any.whl
Collecting raven<6.0.0,>=5.29.0 (from sentry==8.22.0)
  Downloading raven-5.33.0-py2.py3-none-any.whl (277kB)
Collecting botocore<1.5.71 (from sentry==8.22.0)
  Downloading botocore-1.5.70-py2.py3-none-any.whl (3.5MB)
Collecting redis<2.10.6,>=2.10.3 (from sentry==8.22.0)
  Downloading redis-2.10.5-py2.py3-none-any.whl (60kB)
Collecting python-u2flib-server<4.1.0,>=4.0.1 (from sentry==8.22.0)
  Downloading python-u2flib-server-4.0.1.tar.gz
Collecting honcho<0.8.0,>=0.7.0 (from sentry==8.22.0)
  Downloading honcho-0.7.1-py2.py3-none-any.whl
Collecting sqlparse<0.2.0,>=0.1.16 (from sentry==8.22.0)
  Downloading sqlparse-0.1.19.tar.gz (58kB)
Collecting percy>=0.4.5 (from sentry==8.22.0)
  Downloading percy-1.0.8-py2.py3-none-any.whl
Collecting cssutils<0.10.0,>=0.9.9 (from sentry==8.22.0)
  Downloading cssutils-0.9.10.zip (430kB)
Collecting Django<1.7,>=1.6.0 (from sentry==8.22.0)
  Downloading Django-1.6.11-py2.py3-none-any.whl (6.7MB)
Collecting selenium==3.4.3 (from sentry==8.22.0)
  Downloading selenium-3.4.3-py2.py3-none-any.whl (931kB)
Collecting simplejson<3.9.0,>=3.2.0 (from sentry==8.22.0)
  Downloading simplejson-3.8.2.tar.gz (76kB)
Collecting pytest-django<2.10.0,>=2.9.1 (from sentry==8.22.0)
  Downloading pytest_django-2.9.1-py2.py3-none-any.whl
Collecting qrcode<6.0.0,>=5.2.2 (from sentry==8.22.0)
  Downloading qrcode-5.3-py2.py3-none-any.whl
Collecting structlog==16.1.0 (from sentry==8.22.0)
  Downloading structlog-16.1.0-py2.py3-none-any.whl
Collecting django-crispy-forms<1.5.0,>=1.4.0 (from sentry==8.22.0)
  Downloading django-crispy-forms-1.4.0.tar.gz (47kB)
Collecting setproctitle<1.2.0,>=1.1.7 (from sentry==8.22.0)
  Downloading setproctitle-1.1.10.tar.gz
Collecting loremipsum<1.1.0,>=1.0.5 (from sentry==8.22.0)
  Downloading loremipsum-1.0.5.tar.gz
Collecting oauth2>=1.5.167 (from sentry==8.22.0)
  Downloading oauth2-1.9.0.post1-py2.py3-none-any.whl
Collecting kombu==3.0.35 (from sentry==8.22.0)
  Downloading kombu-3.0.35-py2.py3-none-any.whl (240kB)
Collecting python-dateutil<3.0.0,>=2.0.0 (from sentry==8.22.0)
  Downloading python_dateutil-2.6.1-py2.py3-none-any.whl (194kB)
Collecting django-sudo<3.0.0,>=2.1.0 (from sentry==8.22.0)
  Downloading django_sudo-2.1.0-py2.py3-none-any.whl
Collecting boto3<1.4.6,>=1.4.1 (from sentry==8.22.0)
  Downloading boto3-1.4.5-py2.py3-none-any.whl (128kB)
Collecting psycopg2<2.7.0,>=2.6.0 (from sentry==8.22.0)
  Downloading psycopg2-2.6.2.tar.gz (376kB)
Collecting rb<2.0.0,>=1.7.0 (from sentry==8.22.0)
  Downloading rb-1.7-py2-none-any.whl
Collecting requests[security]<2.19.0,>=2.18.4 (from sentry==8.22.0)
  Downloading requests-2.18.4-py2.py3-none-any.whl (88kB)
Collecting PyYAML<3.12,>=3.11 (from sentry==8.22.0)
  Downloading PyYAML-3.11.zip (371kB)
Collecting pytest<3.2.0,>=3.1.2 (from sentry==8.22.0)
  Downloading pytest-3.1.3-py2.py3-none-any.whl (181kB)
Collecting djangorestframework<2.5.0,>=2.4.8 (from sentry==8.22.0)
  Downloading djangorestframework-2.4.8-py2.py3-none-any.whl (193kB)
Collecting symbolic<2.0.0,>=1.1.0 (from sentry==8.22.0)
  Downloading symbolic-1.1.5-py2.py3-none-manylinux1_x86_64.whl (6.0MB)
Collecting celery<3.1.19,>=3.1.8 (from sentry==8.22.0)
  Downloading celery-3.1.18-py2.py3-none-any.whl (515kB)
Collecting redis-py-cluster<1.4.0,>=1.3.4 (from sentry==8.22.0)
  Downloading redis_py_cluster-1.3.4-py2.py3-none-any.whl
Collecting enum34<1.2.0,>=0.9.18 (from sentry==8.22.0)
  Downloading enum34-1.1.6-py2-none-any.whl
Collecting click<7.0,>=5.0 (from sentry==8.22.0)
  Downloading click-6.7-py2.py3-none-any.whl (71kB)
Collecting hiredis<0.2.0,>=0.1.0 (from sentry==8.22.0)
  Downloading hiredis-0.1.6.tar.gz (45kB)
Collecting toronado<0.1.0,>=0.0.11 (from sentry==8.22.0)
  Downloading toronado-0.0.11.tar.gz
Collecting django-picklefield<0.4.0,>=0.3.0 (from sentry==8.22.0)
  Downloading django_picklefield-0.3.2-py2.py3-none-any.whl
Collecting mmh3<2.4,>=2.3.1 (from sentry==8.22.0)
  Downloading mmh3-2.3.1.tar.gz
Collecting six<1.11.0,>=1.10.0 (from sentry==8.22.0)
  Downloading six-1.10.0-py2.py3-none-any.whl
Collecting Pillow<=4.2.1,>=3.2.0 (from sentry==8.22.0)
  Downloading Pillow-4.2.1-cp27-cp27mu-manylinux1_x86_64.whl (5.8MB)
Collecting python-openid>=2.2 (from sentry==8.22.0)
  Downloading python-openid-2.2.5.tar.gz (301kB)
Collecting email-reply-parser<0.3.0,>=0.2.0 (from sentry==8.22.0)
  Downloading email_reply_parser-0.2.0.tar.gz
Collecting ua-parser<0.8.0,>=0.6.1 (from sentry==8.22.0)
  Downloading ua_parser-0.7.3-py2.py3-none-any.whl
Collecting exam>=0.5.1 (from sentry==8.22.0)
  Downloading exam-0.10.6.tar.gz
Collecting progressbar2<3.11,>=3.10 (from sentry==8.22.0)
  Downloading progressbar2-3.10.1-py2.py3-none-any.whl
Collecting mistune (from sentry-plugins==8.22.0)
  Downloading mistune-0.8.3-py2.py3-none-any.whl
Collecting PyJWT (from sentry-plugins==8.22.0)
  Downloading PyJWT-1.5.3-py2.py3-none-any.whl
Collecting cached-property (from sentry-plugins==8.22.0)
  Downloading cached_property-1.3.1-py2.py3-none-any.whl
Collecting BeautifulSoup>=3.2.1 (from sentry-plugins==8.22.0)
  Downloading BeautifulSoup-3.2.1.tar.gz
Collecting requests-oauthlib>=0.3.0 (from sentry-plugins==8.22.0)
  Downloading requests_oauthlib-0.8.0-py2.py3-none-any.whl
Collecting unidiff>=0.5.4 (from sentry-plugins==8.22.0)
  Downloading unidiff-0.5.5-py2.py3-none-any.whl
Collecting contextlib2 (from raven<6.0.0,>=5.29.0->sentry==8.22.0)
  Downloading contextlib2-0.5.5-py2.py3-none-any.whl
Collecting jmespath<1.0.0,>=0.7.1 (from botocore<1.5.71->sentry==8.22.0)
  Downloading jmespath-0.9.3-py2.py3-none-any.whl
Collecting docutils>=0.10 (from botocore<1.5.71->sentry==8.22.0)
  Downloading docutils-0.14-py2-none-any.whl (543kB)
Collecting cryptography>=1.2 (from python-u2flib-server<4.1.0,>=4.0.1->sentry==8.22.0)
  Downloading cryptography-2.1.4-cp27-cp27mu-manylinux1_x86_64.whl (2.2MB)
Collecting httplib2 (from oauth2>=1.5.167->sentry==8.22.0)
  Downloading httplib2-0.10.3.tar.gz (204kB)
Collecting amqp<2.0,>=1.4.9 (from kombu==3.0.35->sentry==8.22.0)
  Downloading amqp-1.4.9-py2.py3-none-any.whl (51kB)
Collecting anyjson>=0.3.3 (from kombu==3.0.35->sentry==8.22.0)
  Downloading anyjson-0.3.3.tar.gz
Collecting s3transfer<0.2.0,>=0.1.10 (from boto3<1.4.6,>=1.4.1->sentry==8.22.0)
  Downloading s3transfer-0.1.12-py2.py3-none-any.whl (59kB)
Collecting certifi>=2017.4.17 (from requests[security]<2.19.0,>=2.18.4->sentry==8.22.0)
  Downloading certifi-2018.1.18-py2.py3-none-any.whl (151kB)
Collecting chardet<3.1.0,>=3.0.2 (from requests[security]<2.19.0,>=2.18.4->sentry==8.22.0)
  Downloading chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting idna<2.7,>=2.5 (from requests[security]<2.19.0,>=2.18.4->sentry==8.22.0)
  Downloading idna-2.6-py2.py3-none-any.whl (56kB)
Collecting pyOpenSSL>=0.14; extra == "security" (from requests[security]<2.19.0,>=2.18.4->sentry==8.22.0)
  Downloading pyOpenSSL-17.5.0-py2.py3-none-any.whl (53kB)
Collecting py>=1.4.33 (from pytest<3.2.0,>=3.1.2->sentry==8.22.0)
  Downloading py-1.5.2-py2.py3-none-any.whl (88kB)
Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python2.7/site-packages (from pytest<3.2.0,>=3.1.2->sentry==8.22.0)
Collecting milksnake (from symbolic<2.0.0,>=1.1.0->sentry==8.22.0)
  Downloading milksnake-0.1.1-py2.py3-none-any.whl
Collecting billiard<3.4,>=3.3.0.20 (from celery<3.1.19,>=3.1.8->sentry==8.22.0)
  Downloading billiard-3.3.0.23.tar.gz (151kB)
Collecting pytz>dev (from celery<3.1.19,>=3.1.8->sentry==8.22.0)
  Downloading pytz-2017.3-py2.py3-none-any.whl (511kB)
Collecting cssselect (from toronado<0.1.0,>=0.0.11->sentry==8.22.0)
  Downloading cssselect-1.0.3-py2.py3-none-any.whl
Collecting olefile (from Pillow<=4.2.1,>=3.2.0->sentry==8.22.0)
  Downloading olefile-0.44.zip (74kB)
Collecting python-utils>=2.0.0 (from progressbar2<3.11,>=3.10->sentry==8.22.0)
  Downloading python_utils-2.2.0-py2.py3-none-any.whl
Collecting oauthlib>=0.6.2 (from requests-oauthlib>=0.3.0->sentry-plugins==8.22.0)
  Downloading oauthlib-2.0.6.tar.gz (127kB)
Collecting cffi>=1.7; platform_python_implementation != "PyPy" (from cryptography>=1.2->python-u2flib-server<4.1.0,>=4.0.1->sentry==8.22.0)
  Downloading cffi-1.11.4-cp27-cp27mu-manylinux1_x86_64.whl (406kB)
Collecting asn1crypto>=0.21.0 (from cryptography>=1.2->python-u2flib-server<4.1.0,>=4.0.1->sentry==8.22.0)
  Downloading asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting futures<4.0.0,>=2.2.0; python_version == "2.6" or python_version == "2.7" (from s3transfer<0.2.0,>=0.1.10->boto3<1.4.6,>=1.4.1->sentry==8.22.0)
  Downloading futures-3.2.0-py2-none-any.whl
Collecting pycparser (from cffi>=1.7; platform_python_implementation != "PyPy"->cryptography>=1.2->python-u2flib-server<4.1.0,>=4.0.1->sentry==8.22.0)
  Downloading pycparser-2.18.tar.gz (245kB)
Installing collected packages: ipaddress, urllib3, uwsgi, petname, lxml, statsd, mock, django-templatetag-sugar, six, python-memcached, django-jsonfield, py, pytest, pytest-html, contextlib2, raven, jmespath, docutils, python-dateutil, botocore, redis, pycparser, cffi, enum34, asn1crypto, idna, cryptography, python-u2flib-server, honcho, sqlparse, certifi, chardet, pyOpenSSL, requests, percy, cssutils, Django, selenium, simplejson, pytest-django, qrcode, structlog, django-crispy-forms, setproctitle, loremipsum, httplib2, oauth2, amqp, anyjson, kombu, django-sudo, futures, s3transfer, boto3, psycopg2, rb, PyYAML, djangorestframework, milksnake, symbolic, billiard, pytz, celery, redis-py-cluster, click, hiredis, cssselect, toronado, django-picklefield, mmh3, olefile, Pillow, python-openid, email-reply-parser, ua-parser, exam, python-utils, progressbar2, sentry, mistune, PyJWT, cached-property, BeautifulSoup, oauthlib, requests-oauthlib, unidiff, sentry-plugins
  Running setup.py install for ipaddress: started
    Running setup.py install for ipaddress: finished with status 'done'
  Running setup.py install for uwsgi: started
    Running setup.py install for uwsgi: finished with status 'done'
  Running setup.py install for petname: started
    Running setup.py install for petname: finished with status 'done'
  Running setup.py install for mock: started
    Running setup.py install for mock: finished with status 'done'
  Running setup.py install for django-jsonfield: started
    Running setup.py install for django-jsonfield: finished with status 'done'
  Running setup.py install for pycparser: started
    Running setup.py install for pycparser: finished with status 'done'
  Running setup.py install for python-u2flib-server: started
    Running setup.py install for python-u2flib-server: finished with status 'done'
  Running setup.py install for sqlparse: started
    Running setup.py install for sqlparse: finished with status 'done'
  Found existing installation: chardet 2.2.1
    Uninstalling chardet-2.2.1:
      Successfully uninstalled chardet-2.2.1
  Running setup.py install for cssutils: started
    Running setup.py install for cssutils: finished with status 'done'
  Running setup.py install for simplejson: started
    Running setup.py install for simplejson: finished with status 'done'
  Running setup.py install for django-crispy-forms: started
    Running setup.py install for django-crispy-forms: finished with status 'done'
  Running setup.py install for setproctitle: started
    Running setup.py install for setproctitle: finished with status 'done'
  Running setup.py install for loremipsum: started
    Running setup.py install for loremipsum: finished with status 'done'
  Running setup.py install for httplib2: started
    Running setup.py install for httplib2: finished with status 'done'
  Found existing installation: amqp 2.2.2
    Uninstalling amqp-2.2.2:
      Successfully uninstalled amqp-2.2.2
  Running setup.py install for anyjson: started
    Running setup.py install for anyjson: finished with status 'done'
  Running setup.py install for psycopg2: started
    Running setup.py install for psycopg2: finished with status 'done'
  Running setup.py install for PyYAML: started
    Running setup.py install for PyYAML: finished with status 'done'
  Running setup.py install for billiard: started
    Running setup.py install for billiard: finished with status 'done'
  Running setup.py install for hiredis: started
    Running setup.py install for hiredis: finished with status 'done'
  Running setup.py install for toronado: started
    Running setup.py install for toronado: finished with status 'done'
  Running setup.py install for mmh3: started
    Running setup.py install for mmh3: finished with status 'done'
  Running setup.py install for olefile: started
    Running setup.py install for olefile: finished with status 'done'
  Running setup.py install for python-openid: started
    Running setup.py install for python-openid: finished with status 'done'
  Running setup.py install for email-reply-parser: started
    Running setup.py install for email-reply-parser: finished with status 'done'
  Running setup.py install for exam: started
    Running setup.py install for exam: finished with status 'done'
  Running setup.py install for BeautifulSoup: started
    Running setup.py install for BeautifulSoup: finished with status 'done'
  Running setup.py install for oauthlib: started
    Running setup.py install for oauthlib: finished with status 'done'
Successfully installed BeautifulSoup-3.2.1 Django-1.6.11 Pillow-4.2.1 PyJWT-1.5.3 PyYAML-3.11 amqp-1.4.9 anyjson-0.3.3 asn1crypto-0.24.0 billiard-3.3.0.23 boto3-1.4.5 botocore-1.5.70 cached-property-1.3.1 celery-3.1.18 certifi-2018.1.18 cffi-1.11.4 chardet-3.0.4 click-6.7 contextlib2-0.5.5 cryptography-2.1.4 cssselect-1.0.3 cssutils-0.9.10 django-crispy-forms-1.4.0 django-jsonfield-0.9.13 django-picklefield-0.3.2 django-sudo-2.1.0 django-templatetag-sugar-1.0 djangorestframework-2.4.8 docutils-0.14 email-reply-parser-0.2.0 enum34-1.1.6 exam-0.10.6 futures-3.2.0 hiredis-0.1.6 honcho-0.7.1 httplib2-0.10.3 idna-2.6 ipaddress-1.0.19 jmespath-0.9.3 kombu-3.0.35 loremipsum-1.0.5 lxml-4.1.1 milksnake-0.1.1 mistune-0.8.3 mmh3-2.3.1 mock-1.0.1 oauth2-1.9.0.post1 oauthlib-2.0.6 olefile-0.44 percy-1.0.8 petname-2.0 progressbar2-3.10.1 psycopg2-2.6.2 py-1.5.2 pyOpenSSL-17.5.0 pycparser-2.18 pytest-3.1.3 pytest-django-2.9.1 pytest-html-1.9.0 python-dateutil-2.6.1 python-memcached-1.59 python-openid-2.2.5 python-u2flib-server-4.0.1 python-utils-2.2.0 pytz-2017.3 qrcode-5.3 raven-5.33.0 rb-1.7 redis-2.10.5 redis-py-cluster-1.3.4 requests-2.18.4 requests-oauthlib-0.8.0 s3transfer-0.1.12 selenium-3.4.3 sentry-8.22.0 sentry-plugins-8.22.0 setproctitle-1.1.10 simplejson-3.8.2 six-1.10.0 sqlparse-0.1.19 statsd-3.1 structlog-16.1.0 symbolic-1.1.5 toronado-0.0.11 ua-parser-0.7.3 unidiff-0.5.5 urllib3-1.22 uwsgi-2.0.15
+ sentry --help
Usage: sentry [OPTIONS] COMMAND [ARGS]...

  Sentry is cross-platform crash reporting built with love.

  The configuration file is looked up in the `~/.sentry` config directory
  but this can be overridden with the `SENTRY_CONF` environment variable or
  be explicitly provided through the `--config` parameter.

Options:
  --config PATH  Path to configuration files.
  --version      Show the version and exit.
  --help         Show this message and exit.

Commands:
  cleanup        Delete a portion of trailing data based on...
  cleanup_chunk
  config         Manage runtime config options.
  createuser     Create a new user.
  devserver      Starts a lightweight web server for...
  django         Execute Django subcommands.
  exec           Execute a script.
  export         Exports core metadata for the Sentry...
  files          Manage files from filestore.
  help           Show this message and exit.
  import         Imports data from a Sentry export.
  init           Initialize new configuration directory.
  plugins        Manage Sentry plugins.
  queues         Manage Sentry queues.
  repair         Attempt to repair any invalid data.
  run            Run a service.
  shell          Run a Python interactive interpreter.
  start          DEPRECATED see `sentry run` instead.
  tsdb           Tools for interacting with the time series...
  upgrade        Perform any pending database migrations and...
+ sentry plugins list
jira: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
bitbucket: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
github: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
amazon_sqs: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
slack: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
pushover: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
gitlab: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
jira_ac: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
hipchat_ac: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
victorops: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
sessionstack: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
heroku: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
asana: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
pivotal: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
pagerduty: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
vsts: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
segment: sentry-plugins 8.22.0 (/usr/lib/python2.7/site-packages)
+ rm -r /tmp/tmp.alvtND0rFR /usr/src/sentry
+ yum remove -y wget g++ gcc-c++ openssl-devel
Loaded plugins: fastestmirror, ovl
No Match for argument: g++
Resolving Dependencies
--> Running transaction check
---> Package gcc-c++.x86_64 0:4.8.5-16.el7_4.1 will be erased
---> Package openssl-devel.x86_64 1:1.0.2k-8.el7 will be erased
---> Package wget.x86_64 0:1.14-15.el7_4.1 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package             Arch         Version                  Repository      Size
================================================================================
Removing:
 gcc-c++             x86_64       4.8.5-16.el7_4.1         @updates        16 M
 openssl-devel       x86_64       1:1.0.2k-8.el7           @base          3.1 M
 wget                x86_64       1.14-15.el7_4.1          @updates       2.0 M

Transaction Summary
================================================================================
Remove  3 Packages

Installed size: 22 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Erasing    : 1:openssl-devel-1.0.2k-8.el7.x86_64                          1/3 
  Erasing    : gcc-c++-4.8.5-16.el7_4.1.x86_64                              2/3 
install-info: No such file or directory for /usr/share/info/wget.info.gz
  Erasing    : wget-1.14-15.el7_4.1.x86_64                                  3/3 
  Verifying  : wget-1.14-15.el7_4.1.x86_64                                  1/3 
  Verifying  : 1:openssl-devel-1.0.2k-8.el7.x86_64                          2/3 
  Verifying  : gcc-c++-4.8.5-16.el7_4.1.x86_64                              3/3 

Removed:
  gcc-c++.x86_64 0:4.8.5-16.el7_4.1     openssl-devel.x86_64 1:1.0.2k-8.el7    
  wget.x86_64 0:1.14-15.el7_4.1        

Complete!
Removing intermediate container 0ff1aca0c1c0
 ---> 07d0798d7866
Step 14/22 : ENV SENTRY_CONF=/etc/sentry     SENTRY_FILESTORE_DIR=/var/lib/sentry/files
 ---> Running in d969ef47303b
Removing intermediate container d969ef47303b
 ---> b1112a4a14ef
Step 15/22 : RUN mkdir -p $SENTRY_CONF && mkdir -p $SENTRY_FILESTORE_DIR
 ---> Running in b098d79f8b8b
Removing intermediate container b098d79f8b8b
 ---> 75f80a8874f5
Step 16/22 : COPY sentry.conf.py /etc/sentry/
 ---> 266fe2add46c
Step 17/22 : COPY config.yml /etc/sentry/
 ---> 4da8fb193b83
Step 18/22 : COPY docker-entrypoint.sh /entrypoint.sh
 ---> d25c9d1fd401
Step 19/22 : EXPOSE 9000
 ---> Running in 13dcf2c11cd8
Removing intermediate container 13dcf2c11cd8
 ---> a7bb27dc06b2
Step 20/22 : VOLUME /var/lib/sentry/files
 ---> Running in ce97a90cbb7f
Removing intermediate container ce97a90cbb7f
 ---> f50de298dda4
Step 21/22 : ENTRYPOINT ["/entrypoint.sh"]
 ---> Running in 8390f2028bbc
Removing intermediate container 8390f2028bbc
 ---> 248b23cdad45
Step 22/22 : CMD ["run", "web"]
 ---> Running in dd0ba5f585d2
Removing intermediate container dd0ba5f585d2
 ---> 2e10cfe41378
Successfully built 2e10cfe41378
xyntrix commented 6 years ago

confirmed --this seems to be working.

[root@76af75962e94 /]# cat /etc/redhat-release 
CentOS Linux release 7.4.1708 (Core) 
[root@76af75962e94 /]# sentry --version
sentry, version 8.22.0
8:48:41 [INFO] sentry.plugins.github: apps-not-configured
*** Starting uWSGI 2.0.15 (64bit) on [Wed Jan 24 18:48:41 2018] ***
compiled with version: 4.8.5 20150623 (Red Hat 4.8.5-16) on 24 January 2018 16:30:19
os: Linux-3.10.0-693.11.6.el7.x86_64 #1 SMP Thu Dec 28 14:23:39 EST 2017
nodename: 76af75962e94
machine: x86_64
clock source: unix
pcre jit disabled
detected number of CPU cores: 8
current working directory: /
detected binary path: /usr/bin/uwsgi
your memory page size is 4096 bytes
detected max file descriptor number: 65536
lock engine: pthread robust mutexes
thunder lock: enabled
uwsgi socket 0 bound to TCP address 0.0.0.0:9000 fd 3
Python version: 2.7.5 (default, Aug  4 2017, 00:39:18)  [GCC 4.8.5 20150623 (Red Hat 4.8.5-16)]
Set PythonHome to /usr
Python main interpreter initialized at 0x1e89c70
python threads support enabled
your server socket listen backlog is limited to 100 connections
your mercy for graceful operations on workers is 60 seconds
setting request body buffering size to 65536 bytes
mapped 1922048 bytes (1877 KB) for 12 cores
*** Operational MODE: preforking+threaded ***
spawned uWSGI master process (pid: 15)
spawned uWSGI worker 1 (pid: 24, cores: 4)
spawned uWSGI worker 2 (pid: 25, cores: 4)
spawned uWSGI worker 3 (pid: 26, cores: 4)
18:48:42 [INFO] sentry.plugins.github: apps-not-configured
WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x1e89c70 pid: 24 (default app)
18:48:42 [INFO] sentry.plugins.github: apps-not-configured
WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x1e89c70 pid: 26 (default app)
18:48:43 [INFO] sentry.plugins.github: apps-not-configured
WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x1e89c70 pid: 25 (default app)

image

kbsingh commented 6 years ago

cheers @mmclanerh - happy to have you just own the sentry space on the CentOS-Dockerfiles.