Page MenuHomePhorge

Build 3051
PassedPublic

Drydock: Run Command on atomic01.kolabsys.com

When
Completed at Mar 9 2016, 10:15 AM · Built for 7 s
Status
Passed

Build Log 9814 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

22+ git remote set-url origin https://git.kolab.org/diffusion/DO/docker.git
23+ git fetch origin
24From https://git.kolab.org/diffusion/DO/docker
25 * [new branch] kolab-16 -> origin/kolab-16
26+ git reset --hard origin/master
27+ git clean -d -f -x
28+ git checkout beac84288bbd8d972b2da8d4b3a6d04f2a21787c
29Previous HEAD position was 2e65c66... mirror.ks.c -> mirror.ke.c
30HEAD is now at beac842... Add systemd unit files and commands in the base image
31+ popd
32+ '[' docker '!=' stick ']'
33+ '[' '!' -d stick.git ']'
34+ pushd stick.git
35+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
36+ git fetch origin
37+ git reset --hard origin/master
38+ git clean -d -f -x
39+ popd
40+ export commit
41+ export differential
42+ export id
43+ export package
44+ export phid
45+ export ro_uri
46+ export uri
47+ export vcs
48+ export test_build
49+ export test_functional
50+ export test_integration
51+ export test_performance
52+ export test_unit
53+ export test_obs
54+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
55+ '[' -x stick.git/drydocker/docker/build.sh ']'
56+ pushd docker.git
57+ ../stick.git/drydocker/docker/build.sh
58/bin/sh: line 2: kubectl: command not found
59/bin/sh: line 2: kubectl: command not found
60/bin/sh: line 2: kubectl: command not found
61Error response from daemon: Cannot destroy container 3c52de6c09b8: Failed to set container state to RemovalInProgress: Status is already RemovalInProgress
62Error: failed to remove containers: [3c52de6c09b8]
63make: *** [clean] Error 1
64../stick.git/drydocker/docker/build.sh: line 19: pushd: /srv/.git: No such file or directory
65../stick.git/drydocker/docker/build.sh: line 25: popd: directory stack empty
66Error response from daemon: No such image: 40fd8ef2579efd6675a87699da29b0555ca9e79ab5a9b7551d834f6238d286d0
67Error: failed to remove images: [ba9ced79449e]
68+ retval=0
69+ popd
70+ exit 0
71

Build Log 9813 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

88 ---> 2f53ea56194c
89Step 22 : ADD /systemctl /usr/bin/systemctl
90 ---> Using cache
91 ---> 73772983e15b
92Step 23 : ADD /systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
93 ---> Using cache
94 ---> 824dd551647b
95Step 24 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
96 ---> Using cache
97 ---> 61b92bd0c65e
98Step 25 : RUN mkdir -p /run/lock
99 ---> Using cache
100 ---> c5bd1546a945
101Step 26 : RUN ln -sf /bin/true /sbin/semanage
102 ---> Using cache
103 ---> f87e9674a9af
104Step 27 : RUN sed -i -e '/requiretty/d' /etc/sudoers
105 ---> Using cache
106 ---> 658b0c6ce2de
107Step 28 : WORKDIR /srv
108 ---> Using cache
109 ---> f3b4ab1e3727
110Step 29 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
111 ---> Using cache
112 ---> 90a746d4a3c6
113Step 30 : WORKDIR /srv/closure-compiler.git
114 ---> Using cache
115 ---> 1716c5750114
116Step 31 : RUN ant jar
117 ---> Using cache
118 ---> ec9cc2712d67
119Step 32 : RUN wget -O/usr/local/lib/selenium-server-standalone.jar http://mirror.kolabenterprise.com/pub/releases/selenium-server-standalone.jar
120 ---> Using cache
121 ---> f3162f2649c3
122Step 33 : ADD /functions.sh /functions.sh
123 ---> Using cache
124 ---> 6e20869e074a
125Step 34 : ADD /entrypoint.sh /entrypoint.sh
126 ---> Using cache
127 ---> 352a22a1eda4
128Step 35 : RUN chmod a+x /entrypoint.sh
129 ---> Using cache
130 ---> b96181f8c806
131Step 36 : ENTRYPOINT /entrypoint.sh
132 ---> Using cache
133 ---> 939f00571cbb
134Successfully built 939f00571cbb
135docker tag -f kolab/ci-maipo:HEAD docker.io/kolab/ci-maipo:HEAD
136/var/drydock/workingcopy-57/repo/docker
137

Lease Working Copy on atomic01.kolabsys.com

When
Completed at Mar 9 2016, 10:15 AM · Built instantly
Status
Passed

Event Timeline