Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at Apr 19 2015, 11:10 AM · Built for 1 m, 36 s
- Status
Passed
| 51 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
|---|---|
| 52 | + test_build=1 |
| 53 | + test_functional=1 |
| 54 | + test_integration=1 |
| 55 | + test_performance=1 |
| 56 | + test_unit=1 |
| 57 | + '[' -z git ']' |
| 58 | + case ${vcs} in |
| 59 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 60 | + package=stick |
| 61 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 62 | ++ sed -e 's|ssh://git@|https://|g' |
| 63 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 64 | + case ${package} in |
| 65 | + case ${uri} in |
| 66 | ++ pwd |
| 67 | + export TMPDIR=/var/tmp/321 |
| 68 | + TMPDIR=/var/tmp/321 |
| 69 | + '[' '!' -d stick.git ']' |
| 70 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 71 | + pushd stick.git |
| 72 | + git checkout master |
| 73 | Already on 'master' |
| 74 | + popd |
| 75 | + '[' stick '!=' stick ']' |
| 76 | + export commit |
| 77 | + export differential |
| 78 | + export id |
| 79 | + export package |
| 80 | + export phid |
| 81 | + export ro_uri |
| 82 | + export uri |
| 83 | + export vcs |
| 84 | + export test_build |
| 85 | + export test_functional |
| 86 | + export test_integration |
| 87 | + export test_performance |
| 88 | + export test_unit |
| 89 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 90 | + pushd stick.git |
| 91 | + ../stick.git/drydocker/stick/build.sh |
| 92 | Sending build context to Docker daemon 3.072 kB |
| 93 | |
| 94 | Sending build context to Docker daemon |
| 95 | + retval=0 |
| 96 | + popd |
| 97 | + cd /var/tmp |
| 98 | + rm -rf /var/tmp/321 |
| 99 | + exit 0 |
| 100 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/321/stick.git /var/tmp/321 |
| 3 | /var/tmp/321 |
| 4 | /var/tmp/321/stick.git /var/tmp/321 |
| 5 | Cloning into '/var/tmp/321/docker.git'... |
| 6 | /var/tmp/321/docker.git/ci /var/tmp/321/stick.git |
| 7 | for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \ |
| 8 | docker build -t kolab/ci-$dist - < $dist ; \ |
| 9 | done |
| 10 | Step 0 : FROM centos:centos7 |
| 11 | ---> 214a4932132a |
| 12 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 13 | ---> Using cache |
| 14 | ---> dcae4a4725d8 |
| 15 | Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 16 | ---> Using cache |
| 17 | ---> 2ecb155876fe |
| 18 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 19 | ---> Using cache |
| 20 | ---> 3f48e284caa9 |
| 21 | Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo |
| 22 | ---> Using cache |
| 23 | ---> 3e967874f069 |
| 24 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 25 | ---> Using cache |
| 26 | ---> c22880c81964 |
| 27 | Step 6 : ENV IMAGE maipo |
| 28 | ---> Using cache |
| 29 | ---> 2f63d28b8d7b |
| 30 | Step 7 : RUN yum clean metadata && yum -y install build epel-release git osc passwd perl-Digest-MD5 perl-TimeDate rpmdevtools sudo yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' ) |
| 31 | ---> Using cache |
| 32 | ---> b2cf5dca1435 |
| 33 | Step 8 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 34 | ---> fb037d69103c |
| 35 | Removing intermediate container f3f418c8c29f |
| 36 | Step 9 : RUN chmod 755 /entrypoint.sh |
| 37 | ---> Running in 76d35d7d85fa |
| 38 | ---> 4f00c5cffcef |
| 39 | Removing intermediate container 76d35d7d85fa |
| 40 | Step 10 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 41 | ---> Running in dbfafc83fca1 |
| 42 | ---> 6e6840ae4669 |
| 43 | Removing intermediate container dbfafc83fca1 |
| 44 | Successfully built 6e6840ae4669 |
| 45 | /var/tmp/321 |
| 46 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at Apr 19 2015, 11:10 AM · Built for 1 m, 39 s
- Status
Passed
| 51 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
|---|---|
| 52 | + test_build=1 |
| 53 | + test_functional=1 |
| 54 | + test_integration=1 |
| 55 | + test_performance=1 |
| 56 | + test_unit=1 |
| 57 | + '[' -z git ']' |
| 58 | + case ${vcs} in |
| 59 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 60 | + package=stick |
| 61 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 62 | ++ sed -e 's|ssh://git@|https://|g' |
| 63 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 64 | + case ${package} in |
| 65 | + case ${uri} in |
| 66 | ++ pwd |
| 67 | + export TMPDIR=/var/tmp/320 |
| 68 | + TMPDIR=/var/tmp/320 |
| 69 | + '[' '!' -d stick.git ']' |
| 70 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 71 | + pushd stick.git |
| 72 | + git checkout master |
| 73 | Already on 'master' |
| 74 | + popd |
| 75 | + '[' stick '!=' stick ']' |
| 76 | + export commit |
| 77 | + export differential |
| 78 | + export id |
| 79 | + export package |
| 80 | + export phid |
| 81 | + export ro_uri |
| 82 | + export uri |
| 83 | + export vcs |
| 84 | + export test_build |
| 85 | + export test_functional |
| 86 | + export test_integration |
| 87 | + export test_performance |
| 88 | + export test_unit |
| 89 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 90 | + pushd stick.git |
| 91 | + ../stick.git/drydocker/stick/build.sh |
| 92 | Sending build context to Docker daemon 3.072 kB |
| 93 | |
| 94 | Sending build context to Docker daemon |
| 95 | + retval=0 |
| 96 | + popd |
| 97 | + cd /var/tmp |
| 98 | + rm -rf /var/tmp/320 |
| 99 | + exit 0 |
| 100 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/320/stick.git /var/tmp/320 |
| 3 | /var/tmp/320 |
| 4 | /var/tmp/320/stick.git /var/tmp/320 |
| 5 | Cloning into '/var/tmp/320/docker.git'... |
| 6 | /var/tmp/320/docker.git/ci /var/tmp/320/stick.git |
| 7 | for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \ |
| 8 | docker build -t kolab/ci-$dist - < $dist ; \ |
| 9 | done |
| 10 | Step 0 : FROM centos:centos7 |
| 11 | ---> 214a4932132a |
| 12 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 13 | ---> Using cache |
| 14 | ---> 85a7fc22c601 |
| 15 | Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 16 | ---> Using cache |
| 17 | ---> bcd2b3489b29 |
| 18 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 19 | ---> Using cache |
| 20 | ---> 993c953beb21 |
| 21 | Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo |
| 22 | ---> Using cache |
| 23 | ---> 02af3d0b0ea6 |
| 24 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 25 | ---> Using cache |
| 26 | ---> 9e1006ebf407 |
| 27 | Step 6 : ENV IMAGE maipo |
| 28 | ---> Using cache |
| 29 | ---> 624cf3b1098b |
| 30 | Step 7 : RUN yum clean metadata && yum -y install build epel-release git osc passwd perl-Digest-MD5 perl-TimeDate rpmdevtools sudo yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' ) |
| 31 | ---> Using cache |
| 32 | ---> 366fc11f37af |
| 33 | Step 8 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 34 | ---> 0435bc4fb952 |
| 35 | Removing intermediate container 60bd31ea3628 |
| 36 | Step 9 : RUN chmod 755 /entrypoint.sh |
| 37 | ---> Running in b43b38864410 |
| 38 | ---> e9a23333f467 |
| 39 | Removing intermediate container b43b38864410 |
| 40 | Step 10 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 41 | ---> Running in f8e8e242e05f |
| 42 | ---> 55ac98f8ce3e |
| 43 | Removing intermediate container f8e8e242e05f |
| 44 | Successfully built 55ac98f8ce3e |
| 45 | /var/tmp/320 |
| 46 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at Apr 19 2015, 11:09 AM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at Apr 19 2015, 11:09 AM · Built for 1 s
- Status
Passed