Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at Jun 23 2015, 10:18 AM · Built for 16 s
- Status
Passed
| 12 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
|---|---|
| 13 | ++ sed -e 's|ssh://git@|https://|g' |
| 14 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 15 | + case ${package} in |
| 16 | ++ pwd |
| 17 | + export TMPDIR=/var/tmp/1072 |
| 18 | + TMPDIR=/var/tmp/1072 |
| 19 | + '[' '!' -d stick.git ']' |
| 20 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 21 | + pushd stick.git |
| 22 | + git checkout master |
| 23 | Already on 'master' |
| 24 | + popd |
| 25 | + '[' stick '!=' stick ']' |
| 26 | + export commit |
| 27 | + export differential |
| 28 | + export id |
| 29 | + export package |
| 30 | + export phid |
| 31 | + export ro_uri |
| 32 | + export uri |
| 33 | + export vcs |
| 34 | + export test_build |
| 35 | + export test_functional |
| 36 | + export test_integration |
| 37 | + export test_performance |
| 38 | + export test_unit |
| 39 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 40 | + pushd stick.git |
| 41 | + ../stick.git/drydocker/stick/build.sh |
| 42 | Sending build context to Docker daemon 5.632 kB |
| 43 | |
| 44 | Sending build context to Docker daemon |
| 45 | + retval=0 |
| 46 | + popd |
| 47 | + est_performance |
| 48 | /usr/local/bin/drydocker: line 269: est_performance: command not found |
| 49 | + export test_unit |
| 50 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 51 | + pushd stick.git |
| 52 | + ../stick.git/drydocker/stick/build.sh |
| 53 | Sending build context to Docker daemon 5.632 kB |
| 54 | |
| 55 | Sending build context to Docker daemon |
| 56 | + retval=0 |
| 57 | + popd |
| 58 | + cd /var/tmp |
| 59 | + rm -rf /var/tmp/1072 |
| 60 | + exit 0 |
| 61 |
| 151 | ---> b7da76b74826 |
|---|---|
| 152 | Step 14 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc |
| 153 | ---> Using cache |
| 154 | ---> c5e31252202e |
| 155 | Step 15 : RUN yum clean all && yum -y install epel-release && yum -y install ant build git osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium rpmdevtools screen sudo vim-enhanced yum-utils |
| 156 | ---> Using cache |
| 157 | ---> f436e9eac28a |
| 158 | Step 16 : WORKDIR /srv |
| 159 | ---> Using cache |
| 160 | ---> 6c602d3c85b9 |
| 161 | Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 162 | ---> Using cache |
| 163 | ---> bdf1bded5f38 |
| 164 | Step 18 : WORKDIR /srv/closure-compiler.git |
| 165 | ---> Using cache |
| 166 | ---> 4da38978612d |
| 167 | Step 19 : RUN ant jar |
| 168 | ---> Using cache |
| 169 | ---> 7767300a9043 |
| 170 | Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar |
| 171 | ---> Using cache |
| 172 | ---> d0ecc10f1685 |
| 173 | Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/ |
| 174 | ---> Using cache |
| 175 | ---> cba884112f77 |
| 176 | Step 22 : WORKDIR /srv |
| 177 | ---> Using cache |
| 178 | ---> 5cdb1d2ccc07 |
| 179 | Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 180 | ---> Using cache |
| 181 | ---> a4818baad3d6 |
| 182 | Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64* |
| 183 | ---> Using cache |
| 184 | ---> 024c02481f03 |
| 185 | Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 186 | ---> Using cache |
| 187 | ---> 632083b160e9 |
| 188 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 189 | ---> Using cache |
| 190 | ---> 75b3652c26da |
| 191 | Step 27 : RUN chmod 755 /entrypoint.sh |
| 192 | ---> Using cache |
| 193 | ---> 7ba408bfa919 |
| 194 | Step 28 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 195 | ---> Using cache |
| 196 | ---> 662f64035059 |
| 197 | Successfully built 662f64035059 |
| 198 | /var/tmp/1072/docker.git |
| 199 | /var/tmp/1072 |
| 200 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at Jun 23 2015, 10:18 AM · Built for 16 s
- Status
Passed
| 12 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
|---|---|
| 13 | ++ sed -e 's|ssh://git@|https://|g' |
| 14 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 15 | + case ${package} in |
| 16 | ++ pwd |
| 17 | + export TMPDIR=/var/tmp/1071 |
| 18 | + TMPDIR=/var/tmp/1071 |
| 19 | + '[' '!' -d stick.git ']' |
| 20 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 21 | + pushd stick.git |
| 22 | + git checkout master |
| 23 | Already on 'master' |
| 24 | + popd |
| 25 | + '[' stick '!=' stick ']' |
| 26 | + export commit |
| 27 | + export differential |
| 28 | + export id |
| 29 | + export package |
| 30 | + export phid |
| 31 | + export ro_uri |
| 32 | + export uri |
| 33 | + export vcs |
| 34 | + export test_build |
| 35 | + export test_functional |
| 36 | + export test_integration |
| 37 | + export test_performance |
| 38 | + export test_unit |
| 39 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 40 | + pushd stick.git |
| 41 | + ../stick.git/drydocker/stick/build.sh |
| 42 | Sending build context to Docker daemon 5.632 kB |
| 43 | |
| 44 | Sending build context to Docker daemon |
| 45 | + retval=0 |
| 46 | + popd |
| 47 | + est_performance |
| 48 | /usr/local/bin/drydocker: line 269: est_performance: command not found |
| 49 | + export test_unit |
| 50 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 51 | + pushd stick.git |
| 52 | + ../stick.git/drydocker/stick/build.sh |
| 53 | Sending build context to Docker daemon 5.632 kB |
| 54 | |
| 55 | Sending build context to Docker daemon |
| 56 | + retval=0 |
| 57 | + popd |
| 58 | + cd /var/tmp |
| 59 | + rm -rf /var/tmp/1071 |
| 60 | + exit 0 |
| 61 |
| 151 | ---> a7182f6bdbfa |
|---|---|
| 152 | Step 14 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc |
| 153 | ---> Using cache |
| 154 | ---> 32fefcd2c132 |
| 155 | Step 15 : RUN yum clean all && yum -y install epel-release && yum -y install ant build git osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium rpmdevtools screen sudo vim-enhanced yum-utils |
| 156 | ---> Using cache |
| 157 | ---> ff406013d7e3 |
| 158 | Step 16 : WORKDIR /srv |
| 159 | ---> Using cache |
| 160 | ---> e42962e1caf2 |
| 161 | Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 162 | ---> Using cache |
| 163 | ---> a2b99b7fbbbc |
| 164 | Step 18 : WORKDIR /srv/closure-compiler.git |
| 165 | ---> Using cache |
| 166 | ---> 6b1338f5bf96 |
| 167 | Step 19 : RUN ant jar |
| 168 | ---> Using cache |
| 169 | ---> 32d0e7f967cd |
| 170 | Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar |
| 171 | ---> Using cache |
| 172 | ---> f242700c08e3 |
| 173 | Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/ |
| 174 | ---> Using cache |
| 175 | ---> cbe727e9d98d |
| 176 | Step 22 : WORKDIR /srv |
| 177 | ---> Using cache |
| 178 | ---> 5f7bf4ce1200 |
| 179 | Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 180 | ---> Using cache |
| 181 | ---> e34dd4c5b574 |
| 182 | Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64* |
| 183 | ---> Using cache |
| 184 | ---> 1f27feb5c3e3 |
| 185 | Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 186 | ---> Using cache |
| 187 | ---> 7701bc31398f |
| 188 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 189 | ---> Using cache |
| 190 | ---> 0a12f4dd2bf4 |
| 191 | Step 27 : RUN chmod 755 /entrypoint.sh |
| 192 | ---> Using cache |
| 193 | ---> ec8af3c880f8 |
| 194 | Step 28 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 195 | ---> Using cache |
| 196 | ---> 461b55b8c453 |
| 197 | Successfully built 461b55b8c453 |
| 198 | /var/tmp/1071/docker.git |
| 199 | /var/tmp/1071 |
| 200 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at Jun 23 2015, 10:18 AM · Built for 1 s
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at Jun 23 2015, 10:18 AM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jun 23 2015, 10:18 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.