|
|
|
1 | 2024-02-15T02:51:55.795Z | job dependencies complete; ready to run (waiting for 17 m 24 s) |
2 | 2024-02-15T02:53:03.156Z | job assigned to worker 01HPNAV91YWADTRNWJ42TTF9RR (queued for 1 m 7 s) |
3 | 2024-02-15T02:53:04.357Z | downloading input: /input/build/work/bins/crucible-downstairs.gz |
4 | 2024-02-15T02:53:28.735Z | downloaded input: /input/build/work/bins/crucible-downstairs.gz |
5 | 2024-02-15T02:53:28.735Z | downloading input: /input/build/work/bins/crucible-hammer.gz |
6 | 2024-02-15T02:53:58.522Z | downloaded input: /input/build/work/bins/crucible-hammer.gz |
7 | 2024-02-15T02:53:58.522Z | downloading input: /input/build/work/bins/crutest.gz |
8 | 2024-02-15T02:54:19.276Z | downloaded input: /input/build/work/bins/crutest.gz |
9 | 2024-02-15T02:54:19.276Z | downloading input: /input/build/work/bins/dsc.gz |
10 | 2024-02-15T02:54:36.104Z | downloaded input: /input/build/work/bins/dsc.gz |
11 | 2024-02-15T02:54:36.110Z | downloading input: /input/build/work/scripts/perf-downstairs-tick.d |
12 | 2024-02-15T02:54:36.126Z | downloaded input: /input/build/work/scripts/perf-downstairs-tick.d |
13 | 2024-02-15T02:54:36.126Z | downloading input: /input/build/work/scripts/test_ds.sh |
14 | 2024-02-15T02:54:36.154Z | downloaded input: /input/build/work/scripts/test_ds.sh |
15 | 2024-02-15T02:54:36.154Z | downloading input: /input/build/work/scripts/test_live_repair.sh |
16 | 2024-02-15T02:54:36.175Z | downloaded input: /input/build/work/scripts/test_live_repair.sh |
17 | 2024-02-15T02:54:36.176Z | downloading input: /input/build/work/scripts/test_repair.sh |
18 | 2024-02-15T02:54:36.189Z | downloaded input: /input/build/work/scripts/test_repair.sh |
19 | 2024-02-15T02:54:36.189Z | downloading input: /input/build/work/scripts/test_replay.sh |
20 | 2024-02-15T02:54:36.204Z | downloaded input: /input/build/work/scripts/test_replay.sh |
21 | 2024-02-15T02:54:36.205Z | downloading input: /input/build/work/scripts/test_up.sh |
22 | 2024-02-15T02:54:36.225Z | downloaded input: /input/build/work/scripts/test_up.sh |
23 | 2024-02-15T02:54:36.225Z | downloading input: /input/build/work/scripts/upstairs_info.d |
24 | 2024-02-15T02:54:36.661Z | downloaded input: /input/build/work/scripts/upstairs_info.d |
25 | 2024-02-15T02:54:36.674Z | downloading input: /input/build/tmp/cargo-test-out.log |
26 | 2024-02-15T02:55:09.664Z | downloaded input: /input/build/tmp/cargo-test-out.log |
|
27 | 2024-02-15T02:55:09.664Z | starting task 0: "setup" |
28 | 2024-02-15T02:55:09.813Z | ++ uname -s |
29 | 2024-02-15T02:55:09.831Z | + kern=SunOS |
30 | 2024-02-15T02:55:09.831Z | + case "$kern" in |
31 | 2024-02-15T02:55:09.831Z | + groupadd -g 12345 build |
32 | 2024-02-15T02:55:09.831Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
33 | 2024-02-15T02:55:11.832Z | + zfs create -o mountpoint=/work rpool/work |
34 | 2024-02-15T02:55:12.010Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
35 | 2024-02-15T02:55:12.047Z | + home_fs=zfs |
36 | 2024-02-15T02:55:12.048Z | + [[ zfs == autofs ]] |
37 | 2024-02-15T02:55:12.048Z | + mkdir -p /home/build |
38 | 2024-02-15T02:55:12.048Z | + chown build:build /home/build /work |
39 | 2024-02-15T02:55:14.013Z | + chmod 0700 /home/build /work |
40 | 2024-02-15T02:55:14.021Z | process exited: duration 4377 ms, exit code 0 |
|
41 | 2024-02-15T02:55:14.068Z | starting task 1: "authentication" |
42 | 2024-02-15T02:55:14.098Z | process exited: duration 38 ms, exit code 0 |
|
43 | 2024-02-15T02:55:14.140Z | starting task 2: "build" |
44 | 2024-02-15T02:55:14.201Z | + banner cores |
45 | 2024-02-15T02:55:14.225Z | |
46 | 2024-02-15T02:55:14.226Z | #### #### ##### ###### #### |
47 | 2024-02-15T02:55:14.226Z | # # # # # # # # |
48 | 2024-02-15T02:55:14.226Z | # # # # # ##### #### |
49 | 2024-02-15T02:55:14.226Z | # # # ##### # # |
50 | 2024-02-15T02:55:14.226Z | # # # # # # # # # |
51 | 2024-02-15T02:55:14.226Z | #### #### # # ###### #### |
52 | 2024-02-15T02:55:14.302Z | |
53 | 2024-02-15T02:55:14.303Z | + pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid |
54 | 2024-02-15T02:55:14.303Z | + pfexec chmod +x /input/build/work/scripts/perf-downstairs-tick.d /input/build/work/scripts/test_ds.sh /input/build/work/scripts/test_live_repair.sh /input/build/work/scripts/test_repair.sh /input/build/work/scripts/test_replay.sh /input/build/work/scripts/test_up.sh /input/build/work/scripts/upstairs_info.d |
55 | 2024-02-15T02:55:14.303Z | + echo 'input bins dir contains:' |
56 | 2024-02-15T02:55:14.303Z | input bins dir contains: |
57 | 2024-02-15T02:55:14.303Z | + ls -ltr /input/build/work/bins |
58 | 2024-02-15T02:55:14.303Z | total 760535 |
59 | 2024-02-15T02:55:14.303Z | -rw-r--r-- 1 root root 121382752 Feb 15 02:53 crucible-downstairs.gz |
60 | 2024-02-15T02:55:14.303Z | -rw-r--r-- 1 root root 91080250 Feb 15 02:53 crucible-hammer.gz |
61 | 2024-02-15T02:55:14.303Z | -rw-r--r-- 1 root root 104713354 Feb 15 02:54 crutest.gz |
62 | 2024-02-15T02:55:14.303Z | -rw-r--r-- 1 root root 71941606 Feb 15 02:54 dsc.gz |
63 | 2024-02-15T02:55:14.303Z | + echo 'input script dir contains:' |
64 | 2024-02-15T02:55:14.303Z | input script dir contains: |
65 | 2024-02-15T02:55:14.304Z | + ls -ltr /input/build/work/scripts |
66 | 2024-02-15T02:55:14.304Z | total 38 |
67 | 2024-02-15T02:55:14.304Z | -rwxr-xr-x 1 root root 3056 Feb 15 02:54 perf-downstairs-tick.d |
68 | 2024-02-15T02:55:14.304Z | -rwxr-xr-x 1 root root 939 Feb 15 02:54 test_ds.sh |
69 | 2024-02-15T02:55:14.304Z | -rwxr-xr-x 1 root root 3746 Feb 15 02:54 test_live_repair.sh |
70 | 2024-02-15T02:55:14.304Z | -rwxr-xr-x 1 root root 6416 Feb 15 02:54 test_repair.sh |
71 | 2024-02-15T02:55:14.304Z | -rwxr-xr-x 1 root root 2969 Feb 15 02:54 test_replay.sh |
72 | 2024-02-15T02:55:14.304Z | -rwxr-xr-x 1 root root 9465 Feb 15 02:54 test_up.sh |
73 | 2024-02-15T02:55:14.304Z | -rwxr-xr-x 1 root root 2824 Feb 15 02:54 upstairs_info.d |
74 | 2024-02-15T02:55:14.304Z | + banner Unpack |
75 | 2024-02-15T02:55:14.304Z | # # |
76 | 2024-02-15T02:55:14.304Z | # # # # ##### ## #### # # |
77 | 2024-02-15T02:55:14.304Z | # # ## # # # # # # # # # |
78 | 2024-02-15T02:55:14.305Z | # # # # # # # # # # #### |
79 | 2024-02-15T02:55:14.305Z | # # # # # ##### ###### # # # |
80 | 2024-02-15T02:55:14.305Z | # # # ## # # # # # # # |
81 | 2024-02-15T02:55:14.305Z | ##### # # # # # #### # # |
82 | 2024-02-15T02:55:14.305Z | |
83 | 2024-02-15T02:55:14.305Z | + mkdir -p /var/tmp/bins |
84 | 2024-02-15T02:55:14.305Z | + for t in "$input/bins/"*.gz |
85 | 2024-02-15T02:55:14.305Z | ++ basename /input/build/work/bins/crucible-downstairs.gz |
86 | 2024-02-15T02:55:14.305Z | + b=crucible-downstairs.gz |
87 | 2024-02-15T02:55:14.305Z | + b=crucible-downstairs |
88 | 2024-02-15T02:55:14.305Z | + gunzip |
89 | 2024-02-15T02:55:17.053Z | + chmod +x /var/tmp/bins/crucible-downstairs |
90 | 2024-02-15T02:55:17.072Z | + for t in "$input/bins/"*.gz |
91 | 2024-02-15T02:55:17.072Z | ++ basename /input/build/work/bins/crucible-hammer.gz |
92 | 2024-02-15T02:55:17.073Z | + b=crucible-hammer.gz |
93 | 2024-02-15T02:55:17.073Z | + b=crucible-hammer |
94 | 2024-02-15T02:55:17.073Z | + gunzip |
95 | 2024-02-15T02:55:19.132Z | + chmod +x /var/tmp/bins/crucible-hammer |
96 | 2024-02-15T02:55:19.181Z | + for t in "$input/bins/"*.gz |
97 | 2024-02-15T02:55:19.181Z | ++ basename /input/build/work/bins/crutest.gz |
98 | 2024-02-15T02:55:19.182Z | + b=crutest.gz |
99 | 2024-02-15T02:55:19.182Z | + b=crutest |
100 | 2024-02-15T02:55:19.182Z | + gunzip |
101 | 2024-02-15T02:55:21.572Z | + chmod +x /var/tmp/bins/crutest |
102 | 2024-02-15T02:55:21.585Z | + for t in "$input/bins/"*.gz |
103 | 2024-02-15T02:55:21.585Z | ++ basename /input/build/work/bins/dsc.gz |
104 | 2024-02-15T02:55:21.585Z | + b=dsc.gz |
105 | 2024-02-15T02:55:21.586Z | + b=dsc |
106 | 2024-02-15T02:55:21.586Z | + gunzip |
107 | 2024-02-15T02:55:23.643Z | + chmod +x /var/tmp/bins/dsc |
108 | 2024-02-15T02:55:23.671Z | + export BINDIR=/var/tmp/bins |
109 | 2024-02-15T02:55:23.672Z | + BINDIR=/var/tmp/bins |
110 | 2024-02-15T02:55:23.674Z | + echo 'BINDIR is /var/tmp/bins' |
111 | 2024-02-15T02:55:23.674Z | + echo 'bindir contains:' |
112 | 2024-02-15T02:55:23.675Z | BINDIR is /var/tmp/bins |
113 | 2024-02-15T02:55:23.676Z | bindir contains: |
114 | 2024-02-15T02:55:23.676Z | + ls -ltr /var/tmp/bins |
115 | 2024-02-15T02:55:23.677Z | total 886616 |
116 | 2024-02-15T02:55:23.678Z | -rwxr-xr-x 1 build build 550198256 Feb 15 02:55 crucible-downstairs |
117 | 2024-02-15T02:55:23.679Z | -rwxr-xr-x 1 build build 400570624 Feb 15 02:55 crucible-hammer |
118 | 2024-02-15T02:55:23.679Z | -rwxr-xr-x 1 build build 462134120 Feb 15 02:55 crutest |
119 | 2024-02-15T02:55:23.681Z | -rwxr-xr-x 1 build build 316523600 Feb 15 02:55 dsc |
120 | 2024-02-15T02:55:23.682Z | + banner CreateDS |
121 | 2024-02-15T02:55:23.683Z | ##### ###### ##### |
122 | 2024-02-15T02:55:23.684Z | # # ##### ###### ## ##### ###### # # # # |
123 | 2024-02-15T02:55:23.684Z | # # # # # # # # # # # |
124 | 2024-02-15T02:55:23.685Z | # # # ##### # # # ##### # # ##### |
125 | 2024-02-15T02:55:23.685Z | # ##### # ###### # # # # # |
126 | 2024-02-15T02:55:23.685Z | # # # # # # # # # # # # # |
127 | 2024-02-15T02:55:23.697Z | ##### # # ###### # # # ###### ###### ##### |
128 | 2024-02-15T02:55:23.698Z | |
129 | 2024-02-15T02:55:23.699Z | + echo /var/tmp/bins/dsc create --ds-bin /var/tmp/bins/crucible-downstairs --region-count 4 --cleanup |
130 | 2024-02-15T02:55:23.699Z | /var/tmp/bins/dsc create --ds-bin /var/tmp/bins/crucible-downstairs --region-count 4 --cleanup |
131 | 2024-02-15T02:55:23.700Z | + /var/tmp/bins/dsc create --ds-bin /var/tmp/bins/crucible-downstairs --region-count 4 --cleanup |
132 | 2024-02-15T02:55:23.700Z | Creating region directory at: /var/tmp/dsc/region |
133 | 2024-02-15T02:55:23.700Z | Creating dsc directory at: /tmp/dsc |
134 | 2024-02-15T02:55:23.700Z | Downstairs region 0 created at /var/tmp/dsc/region/8810 in 0.08219099 |
135 | 2024-02-15T02:55:23.701Z | Downstairs region 1 created at /var/tmp/dsc/region/8820 in 0.027450664 |
136 | 2024-02-15T02:55:23.701Z | Downstairs region 2 created at /var/tmp/dsc/region/8830 in 0.026279569 |
137 | 2024-02-15T02:55:23.701Z | Downstairs region 3 created at /var/tmp/dsc/region/8840 in 0.026106233 |
138 | 2024-02-15T02:55:23.701Z | Region set with 4 regions was created |
139 | 2024-02-15T02:55:23.701Z | + banner StartDS |
140 | 2024-02-15T02:55:23.702Z | ##### ###### ##### |
141 | 2024-02-15T02:55:23.702Z | # # ##### ## ##### ##### # # # # |
142 | 2024-02-15T02:55:23.702Z | # # # # # # # # # # |
143 | 2024-02-15T02:55:23.702Z | ##### # # # # # # # # ##### |
144 | 2024-02-15T02:55:23.702Z | # # ###### ##### # # # # |
145 | 2024-02-15T02:55:23.702Z | # # # # # # # # # # # # |
146 | 2024-02-15T02:55:23.702Z | ##### # # # # # # ###### ##### |
147 | 2024-02-15T02:55:23.702Z | |
148 | 2024-02-15T02:55:23.702Z | + sleep 5 |
149 | 2024-02-15T02:55:23.703Z | + /var/tmp/bins/dsc start --ds-bin /var/tmp/bins/crucible-downstairs --region-count 4 |
150 | 2024-02-15T02:55:36.661Z | ++ pgrep dsc |
151 | 2024-02-15T02:55:36.769Z | + dsc_pid=1133 |
152 | 2024-02-15T02:55:36.769Z | + [[ 1133 -eq 0 ]] |
153 | 2024-02-15T02:55:36.769Z | + ps -p 1133 |
154 | 2024-02-15T02:55:36.769Z | PID TTY TIME CMD |
155 | 2024-02-15T02:55:36.769Z | 1133 ? 0:00 dsc |
156 | 2024-02-15T02:55:36.769Z | + echo 'Found dsc running, continue tests' |
157 | 2024-02-15T02:55:36.769Z | Found dsc running, continue tests |
158 | 2024-02-15T02:55:36.769Z | + banner LR |
159 | 2024-02-15T02:55:36.769Z | # ###### |
160 | 2024-02-15T02:55:36.769Z | # # # |
161 | 2024-02-15T02:55:36.769Z | # # # |
162 | 2024-02-15T02:55:36.769Z | # ###### |
163 | 2024-02-15T02:55:36.769Z | # # # |
164 | 2024-02-15T02:55:36.769Z | # # # |
165 | 2024-02-15T02:55:36.769Z | ####### # # |
166 | 2024-02-15T02:55:36.769Z | |
167 | 2024-02-15T02:55:36.769Z | + ptime -m /var/tmp/bins/crutest replace -t 127.0.0.1:8810 -t 127.0.0.1:8820 -t 127.0.0.1:8830 --replacement 127.0.0.1:8840 -g 1 -c 10 --stable |
168 | 2024-02-15T02:56:38.630Z | + banner StopDSC |
169 | 2024-02-15T02:56:38.650Z | ##### ###### ##### ##### |
170 | 2024-02-15T02:56:38.651Z | # # ##### #### ##### # # # # # # |
171 | 2024-02-15T02:56:38.651Z | # # # # # # # # # # |
172 | 2024-02-15T02:56:38.651Z | ##### # # # # # # # ##### # |
173 | 2024-02-15T02:56:38.651Z | # # # # ##### # # # # |
174 | 2024-02-15T02:56:38.651Z | # # # # # # # # # # # # |
175 | 2024-02-15T02:56:38.651Z | ##### # #### # ###### ##### ##### |
176 | 2024-02-15T02:56:38.651Z | |
177 | 2024-02-15T02:56:38.651Z | + /var/tmp/bins/dsc cmd shutdown |
178 | 2024-02-15T02:56:38.674Z | + banner WaitStop |
179 | 2024-02-15T02:56:38.677Z | # # ##### |
180 | 2024-02-15T02:56:38.677Z | # # # ## # ##### # # ##### #### ##### |
181 | 2024-02-15T02:56:38.677Z | # # # # # # # # # # # # # |
182 | 2024-02-15T02:56:38.677Z | # # # # # # # ##### # # # # # |
183 | 2024-02-15T02:56:38.677Z | # # # ###### # # # # # # ##### |
184 | 2024-02-15T02:56:38.677Z | # # # # # # # # # # # # # |
185 | 2024-02-15T02:56:38.677Z | ## ## # # # # ##### # #### # |
186 | 2024-02-15T02:56:38.677Z | |
187 | 2024-02-15T02:56:38.677Z | + wait 1133 |
188 | 2024-02-15T02:56:40.104Z | + _exit_trap |
189 | 2024-02-15T02:56:40.128Z | + local status=0 |
190 | 2024-02-15T02:56:40.128Z | + [[ 0 -eq 0 ]] |
191 | 2024-02-15T02:56:40.128Z | + exit 0 |
192 | 2024-02-15T02:56:40.129Z | process exited: duration 85536 ms, exit code 0 |
|
193 | 2024-02-15T02:56:40.163Z | found 6 output files |
194 | 2024-02-15T02:56:40.163Z | uploading: /tmp/crutest-replace.log (1749835 bytes) |
195 | 2024-02-15T02:56:41.873Z | uploaded: /tmp/crutest-replace.log |
196 | 2024-02-15T02:56:41.873Z | uploading: /tmp/dsc.log (1991 bytes) |
197 | 2024-02-15T02:56:42.910Z | uploaded: /tmp/dsc.log |
198 | 2024-02-15T02:56:42.910Z | uploading: /tmp/dsc/downstairs-8810.txt (112291 bytes) |
199 | 2024-02-15T02:56:44.430Z | uploaded: /tmp/dsc/downstairs-8810.txt |
200 | 2024-02-15T02:56:44.448Z | uploading: /tmp/dsc/downstairs-8820.txt (77636 bytes) |
201 | 2024-02-15T02:56:45.062Z | uploaded: /tmp/dsc/downstairs-8820.txt |
202 | 2024-02-15T02:56:45.062Z | uploading: /tmp/dsc/downstairs-8830.txt (91098 bytes) |
203 | 2024-02-15T02:56:46.090Z | uploaded: /tmp/dsc/downstairs-8830.txt |
204 | 2024-02-15T02:56:46.091Z | uploading: /tmp/dsc/downstairs-8840.txt (95446 bytes) |
205 | 2024-02-15T02:56:47.114Z | uploaded: /tmp/dsc/downstairs-8840.txt |