Properties
Properties
Run Command
Run Command
- When
- Completed at Apr 14 2015, 11:04 PM · Built for 51 s
- Status
Passed
| 1 | Note: checking out '28e81ad15f6daf635fc96e648b1da2abe4e4e53c'. |
|---|---|
| 2 | |
| 3 | You are in 'detached HEAD' state. You can look around, make experimental |
| 4 | changes and commit them, and you can discard any commits you make in this |
| 5 | state without impacting any branches by performing another checkout. |
| 6 | |
| 7 | If you want to create a new branch to retain commits you create, you may |
| 8 | do so (now or later) by using -b with the checkout command again. Example: |
| 9 | |
| 10 | git checkout -b new_branch_name |
| 11 | |
| 12 | HEAD is now at 28e81ad... make run DIST=<platform> is now a valid option |
| 13 | Sending build context to Docker daemon 2.048 kB |
| 14 | |
| 15 | Sending build context to Docker daemon |
| 16 |
| 1 | /var/tmp/17 /var/tmp/31 |
|---|---|
| 2 | Cloning into 'docker.git'... |
| 3 | /var/tmp/17/docker.git /var/tmp/17 /var/tmp/31 |
| 4 | /var/tmp/17 /var/tmp/31 |
| 5 | Cloning into 'stick.git'... |
| 6 | /var/tmp/17/docker.git /var/tmp/17 /var/tmp/31 |
| 7 | /var/tmp/17/docker.ne9 /var/tmp/17/docker.git |
| 8 | Cloning into 'docker.git'... |
| 9 | /var/tmp/17/docker.ne9/docker.git/ci /var/tmp/17/docker.ne9 /var/tmp/17/docker.git |
| 10 | for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \ |
| 11 | docker build -t kolab/ci-$dist - < $dist ; \ |
| 12 | done |
| 13 | Step 0 : FROM centos:centos7 |
| 14 | ---> 214a4932132a |
| 15 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 16 | ---> Using cache |
| 17 | ---> 85a7fc22c601 |
| 18 | Step 2 : RUN yum clean metadata && yum -y install epel-release git yum-utils |
| 19 | ---> Running in 186f78270832 |
| 20 | Loaded plugins: fastestmirror |
| 21 | Cleaning repos: base extras updates |
| 22 | 0 metadata files removed |
| 23 | 0 sqlite files removed |
| 24 | 0 metadata files removed |
| 25 | Loaded plugins: fastestmirror |
| 26 | Determining fastest mirrors |
| 27 | * base: mirror.switch.ch |
| 28 | * extras: mirror.switch.ch |
| 29 | * updates: mirror.switch.ch |
| 30 | Resolving Dependencies |
| 31 | --> Running transaction check |
| 32 | ---> Package epel-release.noarch 0:7-5 will be installed |
| 33 | ---> Package git.x86_64 0:1.8.3.1-4.el7 will be installed |
| 34 | --> Processing Dependency: perl-Git = 1.8.3.1-4.el7 for package: git-1.8.3.1-4.el7.x86_64 |
| 35 | --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-4.el7.x86_64 |
| 36 | --> Processing Dependency: rsync for package: git-1.8.3.1-4.el7.x86_64 |
| 37 | --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-4.el7.x86_64 |
| 38 | --> Processing Dependency: perl(vars) for package: git-1.8.3.1-4.el7.x86_64 |
| 39 | --> Processing Dependency: perl(strict) for package: git-1.8.3.1-4.el7.x86_64 |
| 40 | --> Processing Dependency: perl(lib) for package: git-1.8.3.1-4.el7.x86_64 |
| 41 | --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-4.el7.x86_64 |
| 42 | --> Processing Dependency: perl(Git) for package: git-1.8.3.1-4.el7.x86_64 |
| 43 | --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-4.el7.x86_64 |
| 44 | --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-4.el7.x86_64 |
| 45 | --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-4.el7.x86_64 |
| 46 | --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-4.el7.x86_64 |
| 47 | --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-4.el7.x86_64 |
| 48 | --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-4.el7.x86_64 |
| 49 | --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-4.el7.x86_64 |
| 50 | --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-4.el7.x86_64 |
| 51 | --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-4.el7.x86_64 |
| 52 | --> Processing Dependency: perl(Error) for package: git-1.8.3.1-4.el7.x86_64 |
| 53 | --> Processing Dependency: openssh-clients for package: git-1.8.3.1-4.el7.x86_64 |
| 54 | --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-4.el7.x86_64 |
| 55 | --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-4.el7.x86_64 |
| 56 | ---> Package yum-utils.noarch 0:1.1.31-29.el7 will be installed |
| 57 | --> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-29.el7.noarch |
| 58 | --> Running transaction check |
| 59 | ---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed |
| 60 | ---> Package openssh-clients.x86_64 0:6.6.1p1-11.el7 will be installed |
| 61 | --> Processing Dependency: openssh = 6.6.1p1-11.el7 for package: openssh-clients-6.6.1p1-11.el7.x86_64 |
| 62 | --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-6.6.1p1-11.el7.x86_64 |
| 63 | --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-6.6.1p1-11.el7.x86_64 |
| 64 | --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-6.6.1p1-11.el7.x86_64 |
| 65 | ---> Package perl.x86_64 4:5.16.3-285.el7 will be installed |
| 66 | --> Processing Dependency: perl-libs = 4:5.16.3-285.el7 for package: 4:perl-5.16.3-285.el7.x86_64 |
| 67 | --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-285.el7.x86_64 |
| 68 | --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-285.el7.x86_64 |
| 69 | --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-285.el7.x86_64 |
| 70 | --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-285.el7.x86_64 |
| 71 | --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 72 | --> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 73 | --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 74 | --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 75 | --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 76 | --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 77 | --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 78 | --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 79 | --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 80 | --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 81 | --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 82 | --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 83 | --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 84 | ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed |
| 85 | ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed |
| 86 | ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed |
| 87 | ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed |
| 88 | ---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed |
| 89 | --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch |
| 90 | --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-2.el7.noarch |
| 91 | ---> Package perl-Git.noarch 0:1.8.3.1-4.el7 will be installed |
| 92 | ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed |
| 93 | ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed |
| 94 | ---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed |
| 95 | --> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.el7.noarch |
| 96 | ---> Package rsync.x86_64 0:3.0.9-15.el7 will be installed |
| 97 | --> Running transaction check |
| 98 | ---> Package fipscheck-lib.x86_64 0:1.4.1-5.el7 will be installed |
| 99 | --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-5.el7.x86_64 |
| 100 | ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed |
| 101 | ---> Package openssh.x86_64 0:6.6.1p1-11.el7 will be installed |
| 102 | ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed |
| 103 | ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed |
| 104 | ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed |
| 105 | --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch |
| 106 | --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch |
| 107 | ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed |
| 108 | --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch |
| 109 | --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch |
| 110 | ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed |
| 111 | ---> Package perl-Socket.x86_64 0:2.010-3.el7 will be installed |
| 112 | ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed |
| 113 | ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed |
| 114 | ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed |
| 115 | ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed |
| 116 | ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed |
| 117 | ---> Package perl-libs.x86_64 4:5.16.3-285.el7 will be installed |
| 118 | ---> Package perl-macros.x86_64 4:5.16.3-285.el7 will be installed |
| 119 | ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed |
| 120 | ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed |
| 121 | ---> Package python-chardet.noarch 0:2.0.1-7.el7 will be installed |
| 122 | --> Running transaction check |
| 123 | ---> Package fipscheck.x86_64 0:1.4.1-5.el7 will be installed |
| 124 | ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed |
| 125 | ---> Package perl-Pod-Escapes.noarch 1:1.04-285.el7 will be installed |
| 126 | ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed |
| 127 | --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch |
| 128 | --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch |
| 129 | ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed |
| 130 | --> Running transaction check |
| 131 | ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed |
| 132 | ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed |
| 133 | --> Finished Dependency Resolution |
| 134 | |
| 135 | Dependencies Resolved |
| 136 | |
| 137 | ================================================================================ |
| 138 | Package Arch Version Repository |
| 139 | Size |
| 140 | ================================================================================ |
| 141 | Installing: |
| 142 | epel-release noarch 7-5 extras 14 k |
| 143 | git x86_64 1.8.3.1-4.el7 base 4.3 M |
| 144 | yum-utils noarch 1.1.31-29.el7 base 112 k |
| 145 | Installing for dependencies: |
| 146 | fipscheck x86_64 1.4.1-5.el7 base 21 k |
| 147 | fipscheck-lib x86_64 1.4.1-5.el7 base 11 k |
| 148 | libedit x86_64 3.0-12.20121213cvs.el7 base 92 k |
| 149 | libgnome-keyring x86_64 3.8.0-3.el7 base 109 k |
| 150 | openssh x86_64 6.6.1p1-11.el7 base 431 k |
| 151 | openssh-clients x86_64 6.6.1p1-11.el7 base 635 k |
| 152 | perl x86_64 4:5.16.3-285.el7 base 8.0 M |
| 153 | perl-Carp noarch 1.26-244.el7 base 19 k |
| 154 | perl-Encode x86_64 2.51-7.el7 base 1.5 M |
| 155 | perl-Error noarch 1:0.17020-2.el7 base 32 k |
| 156 | perl-Exporter noarch 5.68-3.el7 base 28 k |
| 157 | perl-File-Path noarch 2.09-2.el7 base 26 k |
| 158 | perl-File-Temp noarch 0.23.01-3.el7 base 56 k |
| 159 | perl-Filter x86_64 1.49-3.el7 base 76 k |
| 160 | perl-Getopt-Long noarch 2.40-2.el7 base 56 k |
| 161 | perl-Git noarch 1.8.3.1-4.el7 base 52 k |
| 162 | perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k |
| 163 | perl-PathTools x86_64 3.40-5.el7 base 82 k |
| 164 | perl-Pod-Escapes noarch 1:1.04-285.el7 base 50 k |
| 165 | perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k |
| 166 | perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k |
| 167 | perl-Pod-Usage noarch 1.63-3.el7 base 27 k |
| 168 | perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k |
| 169 | perl-Socket x86_64 2.010-3.el7 base 49 k |
| 170 | perl-Storable x86_64 2.45-3.el7 base 77 k |
| 171 | perl-TermReadKey x86_64 2.30-20.el7 base 31 k |
| 172 | perl-Text-ParseWords noarch 3.29-4.el7 base 14 k |
| 173 | perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k |
| 174 | perl-Time-Local noarch 1.2300-2.el7 base 24 k |
| 175 | perl-constant noarch 1.27-2.el7 base 19 k |
| 176 | perl-libs x86_64 4:5.16.3-285.el7 base 687 k |
| 177 | perl-macros x86_64 4:5.16.3-285.el7 base 42 k |
| 178 | perl-parent noarch 1:0.225-244.el7 base 12 k |
| 179 | perl-podlators noarch 2.5.1-3.el7 base 112 k |
| 180 | perl-threads x86_64 1.87-4.el7 base 49 k |
| 181 | perl-threads-shared x86_64 1.43-6.el7 base 39 k |
| 182 | python-chardet noarch 2.0.1-7.el7 base 222 k |
| 183 | python-kitchen noarch 1.1.1-5.el7 base 267 k |
| 184 | rsync x86_64 3.0.9-15.el7 base 359 k |
| 185 | |
| 186 | Transaction Summary |
| 187 | ================================================================================ |
| 188 | Install 3 Packages (+39 Dependent packages) |
| 189 | |
| 190 | Total download size: 18 M |
| 191 | Installed size: 66 M |
| 192 | Downloading packages: |
| 193 | [91mwarning: /var/cache/yum/x86_64/7/extras/packages/epel-release-7-5.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY |
| 194 | [0mPublic key for epel-release-7-5.noarch.rpm is not installed |
| 195 | Public key for fipscheck-lib-1.4.1-5.el7.x86_64.rpm is not installed |
| 196 | -------------------------------------------------------------------------------- |
| 197 | Total 15 MB/s | 18 MB 00:01 |
| 198 | Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 |
| 199 | [91mImporting GPG key 0xF4A80EB5: |
| 200 | Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>" |
| 201 | Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 |
| 202 | Package : centos-release-7-1.1503.el7.centos.2.8.x86_64 (@CentOS/$releasever) |
| 203 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 |
| 204 | [0mRunning transaction check |
| 205 | Running transaction test |
| 206 | Transaction test succeeded |
| 207 | Running transaction |
| 208 | Installing : fipscheck-1.4.1-5.el7.x86_64 1/42 |
| 209 | Installing : fipscheck-lib-1.4.1-5.el7.x86_64 2/42 |
| 210 | Installing : openssh-6.6.1p1-11.el7.x86_64 3/42 |
| 211 | Installing : 1:perl-parent-0.225-244.el7.noarch 4/42 |
| 212 | Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 5/42 |
| 213 | Installing : perl-podlators-2.5.1-3.el7.noarch 6/42 |
| 214 | Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 7/42 |
| 215 | Installing : 1:perl-Pod-Escapes-1.04-285.el7.noarch 8/42 |
| 216 | Installing : perl-Text-ParseWords-3.29-4.el7.noarch 9/42 |
| 217 | Installing : perl-Encode-2.51-7.el7.x86_64 10/42 |
| 218 | Installing : perl-Pod-Usage-1.63-3.el7.noarch 11/42 |
| 219 | Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 12/42 |
| 220 | Installing : perl-Exporter-5.68-3.el7.noarch 13/42 |
| 221 | Installing : perl-constant-1.27-2.el7.noarch 14/42 |
| 222 | Installing : perl-Time-Local-1.2300-2.el7.noarch 15/42 |
| 223 | Installing : perl-Socket-2.010-3.el7.x86_64 16/42 |
| 224 | Installing : perl-Carp-1.26-244.el7.noarch 17/42 |
| 225 | Installing : perl-Storable-2.45-3.el7.x86_64 18/42 |
| 226 | Installing : perl-PathTools-3.40-5.el7.x86_64 19/42 |
| 227 | Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 20/42 |
| 228 | Installing : 4:perl-macros-5.16.3-285.el7.x86_64 21/42 |
| 229 | Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 22/42 |
| 230 | Installing : perl-File-Temp-0.23.01-3.el7.noarch 23/42 |
| 231 | Installing : perl-File-Path-2.09-2.el7.noarch 24/42 |
| 232 | Installing : perl-threads-shared-1.43-6.el7.x86_64 25/42 |
| 233 | Installing : perl-threads-1.87-4.el7.x86_64 26/42 |
| 234 | Installing : perl-Filter-1.49-3.el7.x86_64 27/42 |
| 235 | Installing : 4:perl-libs-5.16.3-285.el7.x86_64 28/42 |
| 236 | Installing : perl-Getopt-Long-2.40-2.el7.noarch 29/42 |
| 237 | Installing : 4:perl-5.16.3-285.el7.x86_64 30/42 |
| 238 | Installing : 1:perl-Error-0.17020-2.el7.noarch 31/42 |
| 239 | Installing : perl-TermReadKey-2.30-20.el7.x86_64 32/42 |
| 240 | Installing : python-chardet-2.0.1-7.el7.noarch 33/42 |
| 241 | Installing : python-kitchen-1.1.1-5.el7.noarch 34/42 |
| 242 | Installing : libedit-3.0-12.20121213cvs.el7.x86_64 35/42 |
| 243 | Installing : openssh-clients-6.6.1p1-11.el7.x86_64 36/42 |
| 244 | Installing : libgnome-keyring-3.8.0-3.el7.x86_64 37/42 |
| 245 | Installing : rsync-3.0.9-15.el7.x86_64 38/42 |
| 246 | Installing : perl-Git-1.8.3.1-4.el7.noarch 39/42 |
| 247 | Installing : git-1.8.3.1-4.el7.x86_64 40/42 |
| 248 | Installing : yum-utils-1.1.31-29.el7.noarch 41/42 |
| 249 | Installing : epel-release-7-5.noarch 42/42 |
| 250 | Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/42 |
| 251 | Verifying : perl-Git-1.8.3.1-4.el7.noarch 2/42 |
| 252 | Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/42 |
| 253 | Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 4/42 |
| 254 | Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 5/42 |
| 255 | Verifying : perl-Exporter-5.68-3.el7.noarch 6/42 |
| 256 | Verifying : perl-constant-1.27-2.el7.noarch 7/42 |
| 257 | Verifying : perl-PathTools-3.40-5.el7.x86_64 8/42 |
| 258 | Verifying : 1:perl-Pod-Escapes-1.04-285.el7.noarch 9/42 |
| 259 | Verifying : rsync-3.0.9-15.el7.x86_64 10/42 |
| 260 | Verifying : 1:perl-parent-0.225-244.el7.noarch 11/42 |
| 261 | Verifying : yum-utils-1.1.31-29.el7.noarch 12/42 |
| 262 | Verifying : perl-TermReadKey-2.30-20.el7.x86_64 13/42 |
| 263 | Verifying : perl-File-Temp-0.23.01-3.el7.noarch 14/42 |
| 264 | Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 15/42 |
| 265 | Verifying : perl-Time-Local-1.2300-2.el7.noarch 16/42 |
| 266 | Verifying : git-1.8.3.1-4.el7.x86_64 17/42 |
| 267 | Verifying : openssh-clients-6.6.1p1-11.el7.x86_64 18/42 |
| 268 | Verifying : perl-Socket-2.010-3.el7.x86_64 19/42 |
| 269 | Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 20/42 |
| 270 | Verifying : perl-Carp-1.26-244.el7.noarch 21/42 |
| 271 | Verifying : perl-podlators-2.5.1-3.el7.noarch 22/42 |
| 272 | Verifying : 1:perl-Error-0.17020-2.el7.noarch 23/42 |
| 273 | Verifying : perl-Storable-2.45-3.el7.x86_64 24/42 |
| 274 | Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 25/42 |
| 275 | Verifying : 4:perl-macros-5.16.3-285.el7.x86_64 26/42 |
| 276 | Verifying : fipscheck-lib-1.4.1-5.el7.x86_64 27/42 |
| 277 | Verifying : libgnome-keyring-3.8.0-3.el7.x86_64 28/42 |
| 278 | Verifying : openssh-6.6.1p1-11.el7.x86_64 29/42 |
| 279 | Verifying : perl-Pod-Usage-1.63-3.el7.noarch 30/42 |
| 280 | Verifying : perl-Encode-2.51-7.el7.x86_64 31/42 |
| 281 | Verifying : 4:perl-5.16.3-285.el7.x86_64 32/42 |
| 282 | Verifying : perl-Getopt-Long-2.40-2.el7.noarch 33/42 |
| 283 | Verifying : perl-File-Path-2.09-2.el7.noarch 34/42 |
| 284 | Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 35/42 |
| 285 | Verifying : perl-threads-1.87-4.el7.x86_64 36/42 |
| 286 | Verifying : perl-Filter-1.49-3.el7.x86_64 37/42 |
| 287 | Verifying : python-chardet-2.0.1-7.el7.noarch 38/42 |
| 288 | Verifying : python-kitchen-1.1.1-5.el7.noarch 39/42 |
| 289 | Verifying : 4:perl-libs-5.16.3-285.el7.x86_64 40/42 |
| 290 | Verifying : epel-release-7-5.noarch 41/42 |
| 291 | Verifying : fipscheck-1.4.1-5.el7.x86_64 42/42 |
| 292 | |
| 293 | Installed: |
| 294 | epel-release.noarch 0:7-5 git.x86_64 0:1.8.3.1-4.el7 |
| 295 | yum-utils.noarch 0:1.1.31-29.el7 |
| 296 | |
| 297 | Dependency Installed: |
| 298 | fipscheck.x86_64 0:1.4.1-5.el7 |
| 299 | fipscheck-lib.x86_64 0:1.4.1-5.el7 |
| 300 | libedit.x86_64 0:3.0-12.20121213cvs.el7 |
| 301 | libgnome-keyring.x86_64 0:3.8.0-3.el7 |
| 302 | openssh.x86_64 0:6.6.1p1-11.el7 |
| 303 | openssh-clients.x86_64 0:6.6.1p1-11.el7 |
| 304 | perl.x86_64 4:5.16.3-285.el7 |
| 305 | perl-Carp.noarch 0:1.26-244.el7 |
| 306 | perl-Encode.x86_64 0:2.51-7.el7 |
| 307 | perl-Error.noarch 1:0.17020-2.el7 |
| 308 | perl-Exporter.noarch 0:5.68-3.el7 |
| 309 | perl-File-Path.noarch 0:2.09-2.el7 |
| 310 | perl-File-Temp.noarch 0:0.23.01-3.el7 |
| 311 | perl-Filter.x86_64 0:1.49-3.el7 |
| 312 | perl-Getopt-Long.noarch 0:2.40-2.el7 |
| 313 | perl-Git.noarch 0:1.8.3.1-4.el7 |
| 314 | perl-HTTP-Tiny.noarch 0:0.033-3.el7 |
| 315 | perl-PathTools.x86_64 0:3.40-5.el7 |
| 316 | perl-Pod-Escapes.noarch 1:1.04-285.el7 |
| 317 | perl-Pod-Perldoc.noarch 0:3.20-4.el7 |
| 318 | perl-Pod-Simple.noarch 1:3.28-4.el7 |
| 319 | perl-Pod-Usage.noarch 0:1.63-3.el7 |
| 320 | perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 |
| 321 | perl-Socket.x86_64 0:2.010-3.el7 |
| 322 | perl-Storable.x86_64 0:2.45-3.el7 |
| 323 | perl-TermReadKey.x86_64 0:2.30-20.el7 |
| 324 | perl-Text-ParseWords.noarch 0:3.29-4.el7 |
| 325 | perl-Time-HiRes.x86_64 4:1.9725-3.el7 |
| 326 | perl-Time-Local.noarch 0:1.2300-2.el7 |
| 327 | perl-constant.noarch 0:1.27-2.el7 |
| 328 | perl-libs.x86_64 4:5.16.3-285.el7 |
| 329 | perl-macros.x86_64 4:5.16.3-285.el7 |
| 330 | perl-parent.noarch 1:0.225-244.el7 |
| 331 | perl-podlators.noarch 0:2.5.1-3.el7 |
| 332 | perl-threads.x86_64 0:1.87-4.el7 |
| 333 | perl-threads-shared.x86_64 0:1.43-6.el7 |
| 334 | python-chardet.noarch 0:2.0.1-7.el7 |
| 335 | python-kitchen.noarch 0:1.1.1-5.el7 |
| 336 | rsync.x86_64 0:3.0.9-15.el7 |
| 337 | |
| 338 | Complete! |
| 339 | ---> 62eb4d3d10b3 |
| 340 | Removing intermediate container 186f78270832 |
| 341 | Step 3 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 342 | ---> 33a3c05d095d |
| 343 | Removing intermediate container fe081f8eee46 |
| 344 | Step 4 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 345 | ---> Running in a9c21b96fc79 |
| 346 | ---> 38cb89925e00 |
| 347 | Removing intermediate container a9c21b96fc79 |
| 348 | Step 5 : ENV IMAGE maipo |
| 349 | ---> Running in 95acfeb966b6 |
| 350 | ---> 476041223a05 |
| 351 | Removing intermediate container 95acfeb966b6 |
| 352 | Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 353 | ---> 08069aeb6541 |
| 354 | Removing intermediate container 4d9b67807389 |
| 355 | Step 7 : RUN chmod 755 /entrypoint.sh |
| 356 | ---> Running in c2c9053afef7 |
| 357 | ---> 352ff694fc66 |
| 358 | Removing intermediate container c2c9053afef7 |
| 359 | Step 8 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 360 | ---> Running in feb7335e3392 |
| 361 | ---> b20f352c7794 |
| 362 | Removing intermediate container feb7335e3392 |
| 363 | Successfully built b20f352c7794 |
| 364 | /var/tmp/17/docker.ne9 /var/tmp/17/docker.git |
| 365 | /var/tmp/17/docker.git |
| 366 | /var/tmp/17 /var/tmp/31 |
| 367 | /var/tmp/31 |
| 368 | At this stage, we're just going to be successful. |
| 369 |
Lease Host
Lease Host
- When
- Completed at Apr 14 2015, 11:03 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Apr 14 2015, 11:03 PM · Built instantly
- Status
Passed
| 1 | Blocked by: Build 16 |
|---|---|
| 2 | Blocked by: Build 16 |
| 3 | Blocked by: Build 16 |
| 4 |