Project

General

Profile

Bug #21427 » developer-run-tests-services-workbench2-430.log

Brett Smith, 01/29/2024 03:04 PM

 
1
Started by upstream project "developer-run-tests" build number 4008
2
originally caused by:
3
 Started by user Brett Smith
4
Running as SYSTEM
5
[EnvInject] - Loading node environment variables.
6
Building remotely on test-lj1ef4 (tests) in workspace /tmp/workspace/developer-run-tests-services-workbench2
7
The recommended git tool is: NONE
8
using credential c9bcf704-d840-44fe-928e-2eecd48c3006
9
Cloning the remote Git repository
10
Cloning repository git://git.arvados.org/arvados.git
11
 > git init /tmp/workspace/developer-run-tests-services-workbench2 # timeout=10
12
Fetching upstream changes from git://git.arvados.org/arvados.git
13
 > git --version # timeout=10
14
 > git --version # 'git version 2.30.2'
15
using GIT_SSH to set credentials 
16
Verifying host key using manually-configured host key entries
17
 > git fetch --tags --force --progress -- git://git.arvados.org/arvados.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18
 > git config remote.origin.url git://git.arvados.org/arvados.git # timeout=10
19
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20
Avoid second fetch
21
 > git rev-parse f7267bd766210830f3acd55c5eefe85dc3baa70b^{commit} # timeout=10
22
Checking out Revision f7267bd766210830f3acd55c5eefe85dc3baa70b (detached)
23
 > git config core.sparsecheckout # timeout=10
24
 > git checkout -f f7267bd766210830f3acd55c5eefe85dc3baa70b # timeout=10
25
Commit message: "21361: Detect more Red Hat-family distros in installer"
26
 > git rev-list --no-walk dd7d8c683b0b70a83ce5a8bdf5cfa8a0cea70a4c # timeout=10
27
[developer-run-tests-services-workbench2] $ /bin/bash -ex /tmp/jenkins2463043968027212353.sh
28
+ /tmp/workspace/developer-run-tests-services-workbench2/build/run-tests.sh --leave-temp --temp /home/jenkins/tmp --only services/workbench2
29
R SDK not needed, it will not be installed.
30
Checking dependencies:
31
locale: en_US.UTF-8
32
ruby: ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]
33
go: go version go1.20.6 linux/amd64
34
gcc: gcc (Debian 10.2.1-6) 10.2.1 20210110
35
fuse.h: /usr/include/fuse/fuse.h
36
gnutls.h: /usr/include/gnutls/gnutls.h
37
virtualenv: usage: venv [-h] [--system-site-packages] [--symlinks | --copies] [--clear]
38
Python3 pyconfig.h: /usr/include/x86_64-linux-gnu/python3.9/pyconfig.h
39
/usr/bin/netstat
40
nginx: nginx version: nginx/1.18.0
41
gitolite: /usr/bin/gitolite
42
npm: 6.14.16
43
cadaver: cadaver 0.23.3
44
libattr1 xattr.h: /usr/include/attr/xattr.h
45
libcurl curl.h: /usr/include/x86_64-linux-gnu/curl/curl.h
46
libpq libpq-fe.h: /usr/include/postgresql/libpq-fe.h
47
libpam pam_appl.h: /usr/include/security/pam_appl.h
48
postgresql: psql (PostgreSQL) 13.13 (Debian 13.13-0+deb11u1)
49
xvfb: /usr/bin/Xvfb
50
graphviz: dot - graphviz version 2.43.0 (0)
51
singularity: singularity-ce version 3.10.4-dirty
52
docker client: Docker version 20.10.5+dfsg1, build 55c4c88
53
docker server: 20.10.5+dfsg1
54
procs with /dev/fuse open:
55
grep fuse /proc/self/mountinfo:
56
39 21 0:31 / /sys/fs/fuse/connections rw,nosuid,nodev,noexec,relatime shared:19 - fusectl fusectl rw
57
WORKSPACE=/tmp/workspace/developer-run-tests-services-workbench2
58
Will install dependencies to /home/jenkins/.local/share/gem/ruby/3.2.0
59
Will install bundler and arvados gems to /home/jenkins/tmp/GEMHOME/.local/share/gem/ruby/3.2.0
60
Gem search path is GEM_PATH=/home/jenkins/tmp/GEMHOME/.local/share/gem/ruby/3.2.0:/home/jenkins/.local/share/gem/ruby/3.2.0:/var/lib/arvados/lib/ruby/gems/3.2.0
61
Bundler version 2.5.4 (2024-01-04 commit 7ffda9ba9b)
62
PATH is /home/jenkins/tmp/GEMHOME/.local/share/gem/ruby/3.2.0/bin:/home/jenkins/.local/share/gem/ruby/3.2.0/bin:/home/jenkins/tmp/GOPATH/bin:/var/lib/arvados/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
63
======= install env
64
Requirement already satisfied: setuptools>=68 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (69.0.3)
65
Requirement already satisfied: pip>=20 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (20.3.4)
66
Using /tmp/workspace/developer-run-tests-services-workbench2/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/sdk/python
67
running build
68
running build_py
69
creating build
70
creating build/lib
71
creating build/lib/arvados
72
copying arvados/events.py -> build/lib/arvados
73
copying arvados/keep.py -> build/lib/arvados
74
copying arvados/_version.py -> build/lib/arvados
75
copying arvados/timer.py -> build/lib/arvados
76
copying arvados/stream.py -> build/lib/arvados
77
copying arvados/_pycurlhelper.py -> build/lib/arvados
78
copying arvados/cache.py -> build/lib/arvados
79
copying arvados/crunch.py -> build/lib/arvados
80
copying arvados/errors.py -> build/lib/arvados
81
copying arvados/vocabulary.py -> build/lib/arvados
82
copying arvados/logging.py -> build/lib/arvados
83
copying arvados/safeapi.py -> build/lib/arvados
84
copying arvados/_normalize_stream.py -> build/lib/arvados
85
copying arvados/http_to_keep.py -> build/lib/arvados
86
copying arvados/api.py -> build/lib/arvados
87
copying arvados/_ranges.py -> build/lib/arvados
88
copying arvados/diskcache.py -> build/lib/arvados
89
copying arvados/collection.py -> build/lib/arvados
90
copying arvados/__init__.py -> build/lib/arvados
91
copying arvados/util.py -> build/lib/arvados
92
copying arvados/config.py -> build/lib/arvados
93
copying arvados/arvfile.py -> build/lib/arvados
94
copying arvados/retry.py -> build/lib/arvados
95
creating build/lib/tests
96
copying tests/test_arv_ws.py -> build/lib/tests
97
copying tests/test_http.py -> build/lib/tests
98
copying tests/run_test_server.py -> build/lib/tests
99
copying tests/test_vocabulary.py -> build/lib/tests
100
copying tests/test_arv_get.py -> build/lib/tests
101
copying tests/test_events.py -> build/lib/tests
102
copying tests/test_keep_client.py -> build/lib/tests
103
copying tests/test_arv_normalize.py -> build/lib/tests
104
copying tests/test_arv_ls.py -> build/lib/tests
105
copying tests/test_safeapi.py -> build/lib/tests
106
copying tests/keepstub.py -> build/lib/tests
107
copying tests/test_benchmark_collections.py -> build/lib/tests
108
copying tests/test_arv_put.py -> build/lib/tests
109
copying tests/test_keep_locator.py -> build/lib/tests
110
copying tests/test_cache.py -> build/lib/tests
111
copying tests/test_collections.py -> build/lib/tests
112
copying tests/test_errors.py -> build/lib/tests
113
copying tests/test_api.py -> build/lib/tests
114
copying tests/test_crunch.py -> build/lib/tests
115
copying tests/test_arv_keepdocker.py -> build/lib/tests
116
copying tests/test_arvfile.py -> build/lib/tests
117
copying tests/manifest_examples.py -> build/lib/tests
118
copying tests/test_retry_job_helpers.py -> build/lib/tests
119
copying tests/__init__.py -> build/lib/tests
120
copying tests/slow_test.py -> build/lib/tests
121
copying tests/test_retry.py -> build/lib/tests
122
copying tests/test_stream.py -> build/lib/tests
123
copying tests/test_util.py -> build/lib/tests
124
copying tests/arvados_testutil.py -> build/lib/tests
125
copying tests/test_sdk.py -> build/lib/tests
126
copying tests/test_arv_copy.py -> build/lib/tests
127
creating build/lib/arvados/commands
128
copying arvados/commands/ws.py -> build/lib/arvados/commands
129
copying arvados/commands/put.py -> build/lib/arvados/commands
130
copying arvados/commands/get.py -> build/lib/arvados/commands
131
copying arvados/commands/keepdocker.py -> build/lib/arvados/commands
132
copying arvados/commands/_util.py -> build/lib/arvados/commands
133
copying arvados/commands/arv_copy.py -> build/lib/arvados/commands
134
copying arvados/commands/ls.py -> build/lib/arvados/commands
135
copying arvados/commands/migrate19.py -> build/lib/arvados/commands
136
copying arvados/commands/federation_migrate.py -> build/lib/arvados/commands
137
copying arvados/commands/run.py -> build/lib/arvados/commands
138
copying arvados/commands/__init__.py -> build/lib/arvados/commands
139
creating build/lib/tests/performance
140
copying tests/performance/__init__.py -> build/lib/tests/performance
141
copying tests/performance/test_a_sample.py -> build/lib/tests/performance
142
copying tests/performance/performance_profiler.py -> build/lib/tests/performance
143
running build_scripts
144
creating build/scripts-3.9
145
copying and adjusting bin/arv-copy -> build/scripts-3.9
146
copying and adjusting bin/arv-get -> build/scripts-3.9
147
copying and adjusting bin/arv-keepdocker -> build/scripts-3.9
148
copying and adjusting bin/arv-ls -> build/scripts-3.9
149
copying and adjusting bin/arv-migrate-docker19 -> build/scripts-3.9
150
copying and adjusting bin/arv-federation-migrate -> build/scripts-3.9
151
copying and adjusting bin/arv-normalize -> build/scripts-3.9
152
copying and adjusting bin/arv-put -> build/scripts-3.9
153
copying and adjusting bin/arv-ws -> build/scripts-3.9
154
changing mode of build/scripts-3.9/arv-copy from 644 to 755
155
changing mode of build/scripts-3.9/arv-get from 644 to 755
156
changing mode of build/scripts-3.9/arv-keepdocker from 644 to 755
157
changing mode of build/scripts-3.9/arv-ls from 644 to 755
158
changing mode of build/scripts-3.9/arv-migrate-docker19 from 644 to 755
159
changing mode of build/scripts-3.9/arv-federation-migrate from 644 to 755
160
changing mode of build/scripts-3.9/arv-normalize from 644 to 755
161
changing mode of build/scripts-3.9/arv-put from 644 to 755
162
changing mode of build/scripts-3.9/arv-ws from 644 to 755
163
Processing ./sdk/python
164
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (2.3.1)
165
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (0.18.3)
166
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (2.10.2)
167
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (2.114.0)
168
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (1.35.0)
169
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (0.20.1)
170
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (3.20.3)
171
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (7.44.1)
172
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (2.4.7)
173
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (0.17.21)
174
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (69.0.3)
175
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (12.0)
176
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240119143735) (2.31.0)
177
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240119143735) (1.62.0)
178
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.8.0.dev20240119143735) (4.1.1)
179
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.8.0.dev20240119143735) (0.2.0)
180
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240119143735) (1.16.0)
181
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240119143735) (4.2.4)
182
Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240119143735) (4.9)
183
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240119143735) (0.3.0)
184
Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client==2.8.0.dev20240119143735) (0.5.1)
185
Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240119143735) (3.3.2)
186
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240119143735) (3.6)
187
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240119143735) (2023.11.17)
188
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240119143735) (2.1.0)
189
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client==2.8.0.dev20240119143735) (0.2.8)
190
Using legacy 'setup.py install' for arvados-python-client, since package 'wheel' is not installed.
191
Installing collected packages: arvados-python-client
192
  Attempting uninstall: arvados-python-client
193
    Found existing installation: arvados-python-client 2.8.0.dev20240105200031
194
    Uninstalling arvados-python-client-2.8.0.dev20240105200031:
195
      Successfully uninstalled arvados-python-client-2.8.0.dev20240105200031
196
    Running setup.py install for arvados-python-client: started
197
    Running setup.py install for arvados-python-client: finished with status 'done'
198
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
199
crunchstat-summary 2.8.0.dev20240105200031 requires arvados-python-client<=2.8.0.dev20240105200031, but you have arvados-python-client 2.8.0.dev20240119143735 which is incompatible.
200
arvados-fuse 2.8.0.dev20240105200031 requires arvados-python-client<=2.8.0.dev20240105200031, but you have arvados-python-client 2.8.0.dev20240119143735 which is incompatible.
201
arvados-cwl-runner 2.8.0.dev20240108214801 requires arvados-python-client<=2.8.0.dev20240108214801, but you have arvados-python-client 2.8.0.dev20240119143735 which is incompatible.
202
Successfully installed arvados-python-client-2.8.0.dev20240119143735
203
Requirement already satisfied: PyYAML in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (6.0.1)
204
Requirement already satisfied: pdoc in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (14.3.0)
205
Requirement already satisfied: MarkupSafe in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pdoc) (2.1.3)
206
Requirement already satisfied: pygments>=2.12.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pdoc) (2.17.2)
207
Requirement already satisfied: Jinja2>=2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pdoc) (3.1.3)
208
======= install env -- 6s
209
======= install doc
210
(Running bundle install --local. 'could not find package' messages are OK.)
211
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
212
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
213
Using rake 13.1.0
214
Using RedCloth 4.3.3
215
Using bundler 2.2.19
216
Using coderay 1.1.3
217
Using colorize 1.1.0
218
Using commonjs 0.2.7
219
Using rexml 3.2.6
220
Using kramdown 2.4.0
221
Using kramdown-parser-gfm 1.1.0
222
Using kramdown-syntax-coderay 1.0.1
223
Using less 2.6.0
224
Using liquid 4.0.4
225
Using makerakeworkwell 1.0.4
226
Using zenweb 3.11.0
227
Bundle complete! 4 Gemfile dependencies, 14 gems now installed.
228
Use `bundle info [gemname]` to see where a bundled gem is installed.
229
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
230
Using rake 13.1.0
231
Using RedCloth 4.3.3
232
Using bundler 2.2.19
233
Using coderay 1.1.3
234
Using colorize 1.1.0
235
Using commonjs 0.2.7
236
Using rexml 3.2.6
237
Using kramdown 2.4.0
238
Using kramdown-parser-gfm 1.1.0
239
Using kramdown-syntax-coderay 1.0.1
240
Using less 2.6.0
241
Using liquid 4.0.4
242
Using makerakeworkwell 1.0.4
243
Using zenweb 3.11.0
244
Bundle complete! 4 Gemfile dependencies, 14 gems now installed.
245
Use `bundle info [gemname]` to see where a bundled gem is installed.
246
Updating files in vendor/cache
247
  * rake-13.1.0.gem
248
  * RedCloth-4.3.3.gem
249
  * coderay-1.1.3.gem
250
  * colorize-1.1.0.gem
251
  * commonjs-0.2.7.gem
252
  * rexml-3.2.6.gem
253
  * kramdown-2.4.0.gem
254
  * kramdown-parser-gfm-1.1.0.gem
255
  * kramdown-syntax-coderay-1.0.1.gem
256
  * less-2.6.0.gem
257
  * liquid-4.0.4.gem
258
  * makerakeworkwell-1.0.4.gem
259
  * zenweb-3.11.0.gem
260
======= install doc -- 1s
261
======= install sdk/ruby-google-api-client
262
arvados-google-api-client (0.8.7.5)
263
Successfully uninstalled arvados-google-api-client-0.8.7.5
264
(Running bundle install --local. 'could not find package' messages are OK.)
265
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag
266
Resolving dependencies...
267
Bundle complete! 8 Gemfile dependencies, 55 gems now installed.
268
Use `bundle info [gemname]` to see where a bundled gem is installed.
269
Bundle complete! 8 Gemfile dependencies, 55 gems now installed.
270
Use `bundle info [gemname]` to see where a bundled gem is installed.
271
Updating files in vendor/cache
272
  * rake-10.5.0.gem
273
  * base64-0.2.0.gem
274
  * bigdecimal-3.1.5.gem
275
  * concurrent-ruby-1.2.3.gem
276
  * connection_pool-2.4.1.gem
277
  * ruby2_keywords-0.0.5.gem
278
  * drb-2.2.0.gem
279
  * i18n-1.14.1.gem
280
  * minitest-5.21.1.gem
281
  * mutex_m-0.2.0.gem
282
  * tzinfo-2.0.6.gem
283
  * activesupport-7.1.2.gem
284
  * public_suffix-5.0.4.gem
285
  * addressable-2.8.6.gem
286
  * extlib-0.9.16.gem
287
  * multi_json-1.15.0.gem
288
  * autoparse-0.3.3.gem
289
  * uri-0.13.0.gem
290
  * net-http-0.4.1.gem
291
  * faraday-net_http-3.1.0.gem
292
  * faraday-2.9.0.gem
293
  * zlib-3.1.0.gem
294
  * faraday-gzip-2.0.1.gem
295
  * multipart-post-2.3.0.gem
296
  * faraday-multipart-1.0.4.gem
297
  * google-cloud-env-2.1.0.gem
298
  * jwt-2.7.1.gem
299
  * os-1.1.4.gem
300
  * signet-0.16.1.gem
301
  * googleauth-1.9.1.gem
302
  * launchy-2.5.2.gem
303
  * retriable-1.4.1.gem
304
  * domain_name-0.6.20240107.gem
305
  * http-cookie-1.0.5.gem
306
  * mime-types-2.99.3.gem
307
  * netrc-0.11.0.gem
308
  * rest-client-1.8.0.gem
309
  * docile-1.1.5.gem
310
  * simplecov-html-0.9.0.gem
311
  * simplecov-0.9.2.gem
312
  * sync-0.5.0.gem
313
  * tins-1.32.1.gem
314
  * term-ansicolor-1.7.1.gem
315
  * thor-0.19.4.gem
316
  * coveralls-0.7.12.gem
317
  * diff-lcs-1.5.0.gem
318
  * kramdown-1.17.0.gem
319
  * rspec-support-3.12.1.gem
320
  * rspec-core-3.12.2.gem
321
  * rspec-expectations-3.12.3.gem
322
  * rspec-mocks-3.12.6.gem
323
  * rspec-3.12.0.gem
324
  * yard-0.9.34.gem
325
WARNING:  description and summary are identical
326
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
327
  Successfully built RubyGem
328
  Name: arvados-google-api-client
329
  Version: 0.8.7.5
330
  File: arvados-google-api-client-0.8.7.5.gem
331
Successfully installed arvados-google-api-client-0.8.7.5
332
1 gem installed
333
======= install sdk/ruby-google-api-client -- 3s
334
======= install sdk/ruby
335
arvados (2.8.0.dev20231214204948, 2.7.1)
336
Successfully uninstalled arvados-2.7.1
337
Successfully uninstalled arvados-2.8.0.dev20231214204948
338
(Running bundle install --local. 'could not find package' messages are OK.)
339
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag
340
Resolving dependencies...
341
Bundle complete! 4 Gemfile dependencies, 38 gems now installed.
342
Use `bundle info [gemname]` to see where a bundled gem is installed.
343
Bundle complete! 4 Gemfile dependencies, 38 gems now installed.
344
Use `bundle info [gemname]` to see where a bundled gem is installed.
345
Updating files in vendor/cache
346
  * rake-13.1.0.gem
347
  * base64-0.2.0.gem
348
  * bigdecimal-3.1.5.gem
349
  * concurrent-ruby-1.2.3.gem
350
  * connection_pool-2.4.1.gem
351
  * ruby2_keywords-0.0.5.gem
352
  * drb-2.2.0.gem
353
  * i18n-1.14.1.gem
354
  * minitest-5.21.1.gem
355
  * mutex_m-0.2.0.gem
356
  * tzinfo-2.0.6.gem
357
  * activesupport-7.1.2.gem
358
  * public_suffix-5.0.4.gem
359
  * addressable-2.8.6.gem
360
  * andand-1.3.3.gem
361
  * extlib-0.9.16.gem
362
  * multi_json-1.15.0.gem
363
  * autoparse-0.3.3.gem
364
  * uri-0.13.0.gem
365
  * net-http-0.4.1.gem
366
  * faraday-net_http-3.1.0.gem
367
  * faraday-2.9.0.gem
368
  * zlib-3.1.0.gem
369
  * faraday-gzip-2.0.1.gem
370
  * multipart-post-2.3.0.gem
371
  * faraday-multipart-1.0.4.gem
372
  * google-cloud-env-2.1.0.gem
373
  * jwt-1.5.6.gem
374
  * os-1.1.4.gem
375
  * signet-0.16.1.gem
376
  * googleauth-1.9.1.gem
377
  * launchy-2.5.2.gem
378
  * retriable-1.4.1.gem
379
  * arvados-google-api-client-0.8.7.5.gem
380
  * json-2.7.1.gem
381
  * mocha-2.1.0.gem
382
WARNING:  open-ended dependency on activesupport (>= 3) is not recommended
383
  if activesupport is semantically versioned, use:
384
    add_runtime_dependency 'activesupport', '~> 3'
385
WARNING:  open-ended dependency on i18n (>= 0) is not recommended
386
  use a bounded requirement, such as '~> x.y'
387
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
388
  Successfully built RubyGem
389
  Name: arvados
390
  Version: 2.8.0.dev20231214204948
391
  File: arvados-2.8.0.dev20231214204948.gem
392
Successfully installed arvados-2.8.0.dev20231214204948
393
1 gem installed
394
======= install sdk/ruby -- 4s
395
======= install sdk/R
396
======= install sdk/R -- 0s
397
======= install sdk/cli
398
arvados-cli (2.8.0.dev20230925181741)
399
Removing arv
400
Removing arv-tag
401
Successfully uninstalled arvados-cli-2.8.0.dev20230925181741
402
(Running bundle install --local. 'could not find package' messages are OK.)
403
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag
404
Resolving dependencies...
405
Bundle complete! 3 Gemfile dependencies, 41 gems now installed.
406
Use `bundle info [gemname]` to see where a bundled gem is installed.
407
Bundle complete! 3 Gemfile dependencies, 41 gems now installed.
408
Use `bundle info [gemname]` to see where a bundled gem is installed.
409
Updating files in vendor/cache
410
  * rake-13.1.0.gem
411
  * base64-0.2.0.gem
412
  * bigdecimal-3.1.5.gem
413
  * concurrent-ruby-1.2.3.gem
414
  * connection_pool-2.4.1.gem
415
  * ruby2_keywords-0.0.5.gem
416
  * drb-2.2.0.gem
417
  * i18n-1.14.1.gem
418
  * minitest-5.21.1.gem
419
  * mutex_m-0.2.0.gem
420
  * tzinfo-2.0.6.gem
421
  * activesupport-7.1.2.gem
422
  * public_suffix-5.0.4.gem
423
  * addressable-2.8.6.gem
424
  * andand-1.3.3.gem
425
  * extlib-0.9.16.gem
426
  * multi_json-1.15.0.gem
427
  * autoparse-0.3.3.gem
428
  * uri-0.13.0.gem
429
  * net-http-0.4.1.gem
430
  * faraday-net_http-3.1.0.gem
431
  * faraday-2.9.0.gem
432
  * zlib-3.1.0.gem
433
  * faraday-gzip-2.0.1.gem
434
  * multipart-post-2.3.0.gem
435
  * faraday-multipart-1.0.4.gem
436
  * google-cloud-env-2.1.0.gem
437
  * jwt-1.5.6.gem
438
  * os-1.1.4.gem
439
  * signet-0.16.1.gem
440
  * googleauth-1.9.1.gem
441
  * launchy-2.4.3.gem
442
  * retriable-1.4.1.gem
443
  * arvados-google-api-client-0.8.7.5.gem
444
  * json-2.7.1.gem
445
  * arvados-2.8.0.dev20231214204948.gem
446
  * curb-0.9.11.gem
447
  * oj-3.10.8.gem
448
  * optimist-3.1.0.gem
449
  Successfully built RubyGem
450
  Name: arvados-cli
451
  Version: 2.8.0.dev20240117225134
452
  File: arvados-cli-2.8.0.dev20240117225134.gem
453
Successfully installed arvados-cli-2.8.0.dev20240117225134
454
1 gem installed
455
======= install sdk/cli -- 4s
456
======= install services/login-sync
457
arvados-google-api-client (0.8.7.5)
458
Successfully uninstalled arvados-google-api-client-0.8.7.5
459
(Running bundle install --local. 'could not find package' messages are OK.)
460
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag
461
Updating files in vendor/cache
462
Bundle complete! 8 Gemfile dependencies, 55 gems now installed.
463
Use `bundle info [gemname]` to see where a bundled gem is installed.
464
Bundle complete! 8 Gemfile dependencies, 55 gems now installed.
465
Use `bundle info [gemname]` to see where a bundled gem is installed.
466
Updating files in vendor/cache
467
WARNING:  description and summary are identical
468
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
469
  Successfully built RubyGem
470
  Name: arvados-google-api-client
471
  Version: 0.8.7.5
472
  File: arvados-google-api-client-0.8.7.5.gem
473
Successfully installed arvados-google-api-client-0.8.7.5
474
1 gem installed
475
arvados (2.8.0.dev20231214204948)
476
Successfully uninstalled arvados-2.8.0.dev20231214204948
477
(Running bundle install --local. 'could not find package' messages are OK.)
478
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag
479
Updating files in vendor/cache
480
Bundle complete! 4 Gemfile dependencies, 38 gems now installed.
481
Use `bundle info [gemname]` to see where a bundled gem is installed.
482
Bundle complete! 4 Gemfile dependencies, 38 gems now installed.
483
Use `bundle info [gemname]` to see where a bundled gem is installed.
484
Updating files in vendor/cache
485
WARNING:  open-ended dependency on activesupport (>= 3) is not recommended
486
  if activesupport is semantically versioned, use:
487
    add_runtime_dependency 'activesupport', '~> 3'
488
WARNING:  open-ended dependency on i18n (>= 0) is not recommended
489
  use a bounded requirement, such as '~> x.y'
490
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
491
  Successfully built RubyGem
492
  Name: arvados
493
  Version: 2.8.0.dev20231214204948
494
  File: arvados-2.8.0.dev20231214204948.gem
495
Successfully installed arvados-2.8.0.dev20231214204948
496
1 gem installed
497
arvados-login-sync (2.8.0.dev20230925181741)
498
Removing arvados-login-sync
499
Successfully uninstalled arvados-login-sync-2.8.0.dev20230925181741
500
(Running bundle install --local. 'could not find package' messages are OK.)
501
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag
502
Resolving dependencies...
503
Bundle complete! 4 Gemfile dependencies, 39 gems now installed.
504
Use `bundle info [gemname]` to see where a bundled gem is installed.
505
Bundle complete! 4 Gemfile dependencies, 39 gems now installed.
506
Use `bundle info [gemname]` to see where a bundled gem is installed.
507
Updating files in vendor/cache
508
  * rake-13.1.0.gem
509
  * base64-0.2.0.gem
510
  * bigdecimal-3.1.5.gem
511
  * concurrent-ruby-1.2.3.gem
512
  * connection_pool-2.4.1.gem
513
  * ruby2_keywords-0.0.5.gem
514
  * drb-2.2.0.gem
515
  * i18n-1.14.1.gem
516
  * minitest-5.21.1.gem
517
  * mutex_m-0.2.0.gem
518
  * tzinfo-2.0.6.gem
519
  * activesupport-7.1.2.gem
520
  * public_suffix-5.0.4.gem
521
  * addressable-2.8.6.gem
522
  * andand-1.3.3.gem
523
  * extlib-0.9.16.gem
524
  * multi_json-1.15.0.gem
525
  * autoparse-0.3.3.gem
526
  * uri-0.13.0.gem
527
  * net-http-0.4.1.gem
528
  * faraday-net_http-3.1.0.gem
529
  * faraday-2.9.0.gem
530
  * zlib-3.1.0.gem
531
  * faraday-gzip-2.0.1.gem
532
  * multipart-post-2.3.0.gem
533
  * faraday-multipart-1.0.4.gem
534
  * google-cloud-env-2.1.0.gem
535
  * jwt-1.5.6.gem
536
  * os-1.1.4.gem
537
  * signet-0.16.1.gem
538
  * googleauth-1.9.1.gem
539
  * launchy-2.4.3.gem
540
  * retriable-1.4.1.gem
541
  * arvados-google-api-client-0.8.7.5.gem
542
  * json-2.7.1.gem
543
  * arvados-2.8.0.dev20231214204948.gem
544
  * mocha-2.1.0.gem
545
  Successfully built RubyGem
546
  Name: arvados-login-sync
547
  Version: 2.8.0.dev20240117225134
548
  File: arvados-login-sync-2.8.0.dev20240117225134.gem
549
Successfully installed arvados-login-sync-2.8.0.dev20240117225134
550
1 gem installed
551
======= install services/login-sync -- 10s
552
======= install sdk/python
553
Using /tmp/workspace/developer-run-tests-services-workbench2/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/sdk/python
554
running sdist
555
running egg_info
556
creating arvados_python_client.egg-info
557
writing arvados_python_client.egg-info/PKG-INFO
558
writing dependency_links to arvados_python_client.egg-info/dependency_links.txt
559
writing requirements to arvados_python_client.egg-info/requires.txt
560
writing top-level names to arvados_python_client.egg-info/top_level.txt
561
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
562
reading manifest file 'arvados_python_client.egg-info/SOURCES.txt'
563
reading manifest template 'MANIFEST.in'
564
adding license file 'LICENSE-2.0.txt'
565
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
566
running check
567
creating arvados-python-client-2.8.0.dev20240119143735
568
creating arvados-python-client-2.8.0.dev20240119143735/arvados
569
creating arvados-python-client-2.8.0.dev20240119143735/arvados/commands
570
creating arvados-python-client-2.8.0.dev20240119143735/arvados_python_client.egg-info
571
creating arvados-python-client-2.8.0.dev20240119143735/bin
572
creating arvados-python-client-2.8.0.dev20240119143735/tests
573
creating arvados-python-client-2.8.0.dev20240119143735/tests/performance
574
copying files to arvados-python-client-2.8.0.dev20240119143735...
575
copying LICENSE-2.0.txt -> arvados-python-client-2.8.0.dev20240119143735
576
copying MANIFEST.in -> arvados-python-client-2.8.0.dev20240119143735
577
copying README.rst -> arvados-python-client-2.8.0.dev20240119143735
578
copying arvados-v1-discovery.json -> arvados-python-client-2.8.0.dev20240119143735
579
copying arvados_version.py -> arvados-python-client-2.8.0.dev20240119143735
580
copying discovery2pydoc.py -> arvados-python-client-2.8.0.dev20240119143735
581
copying setup.py -> arvados-python-client-2.8.0.dev20240119143735
582
copying arvados/__init__.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
583
copying arvados/_normalize_stream.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
584
copying arvados/_pycurlhelper.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
585
copying arvados/_ranges.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
586
copying arvados/_version.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
587
copying arvados/api.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
588
copying arvados/arvfile.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
589
copying arvados/cache.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
590
copying arvados/collection.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
591
copying arvados/config.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
592
copying arvados/crunch.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
593
copying arvados/diskcache.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
594
copying arvados/errors.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
595
copying arvados/events.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
596
copying arvados/http_to_keep.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
597
copying arvados/keep.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
598
copying arvados/logging.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
599
copying arvados/retry.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
600
copying arvados/safeapi.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
601
copying arvados/stream.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
602
copying arvados/timer.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
603
copying arvados/util.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
604
copying arvados/vocabulary.py -> arvados-python-client-2.8.0.dev20240119143735/arvados
605
copying arvados/commands/__init__.py -> arvados-python-client-2.8.0.dev20240119143735/arvados/commands
606
copying arvados/commands/_util.py -> arvados-python-client-2.8.0.dev20240119143735/arvados/commands
607
copying arvados/commands/arv_copy.py -> arvados-python-client-2.8.0.dev20240119143735/arvados/commands
608
copying arvados/commands/federation_migrate.py -> arvados-python-client-2.8.0.dev20240119143735/arvados/commands
609
copying arvados/commands/get.py -> arvados-python-client-2.8.0.dev20240119143735/arvados/commands
610
copying arvados/commands/keepdocker.py -> arvados-python-client-2.8.0.dev20240119143735/arvados/commands
611
copying arvados/commands/ls.py -> arvados-python-client-2.8.0.dev20240119143735/arvados/commands
612
copying arvados/commands/migrate19.py -> arvados-python-client-2.8.0.dev20240119143735/arvados/commands
613
copying arvados/commands/put.py -> arvados-python-client-2.8.0.dev20240119143735/arvados/commands
614
copying arvados/commands/run.py -> arvados-python-client-2.8.0.dev20240119143735/arvados/commands
615
copying arvados/commands/ws.py -> arvados-python-client-2.8.0.dev20240119143735/arvados/commands
616
copying arvados_python_client.egg-info/PKG-INFO -> arvados-python-client-2.8.0.dev20240119143735/arvados_python_client.egg-info
617
copying arvados_python_client.egg-info/SOURCES.txt -> arvados-python-client-2.8.0.dev20240119143735/arvados_python_client.egg-info
618
copying arvados_python_client.egg-info/dependency_links.txt -> arvados-python-client-2.8.0.dev20240119143735/arvados_python_client.egg-info
619
copying arvados_python_client.egg-info/not-zip-safe -> arvados-python-client-2.8.0.dev20240119143735/arvados_python_client.egg-info
620
copying arvados_python_client.egg-info/requires.txt -> arvados-python-client-2.8.0.dev20240119143735/arvados_python_client.egg-info
621
copying arvados_python_client.egg-info/top_level.txt -> arvados-python-client-2.8.0.dev20240119143735/arvados_python_client.egg-info
622
copying bin/arv-copy -> arvados-python-client-2.8.0.dev20240119143735/bin
623
copying bin/arv-federation-migrate -> arvados-python-client-2.8.0.dev20240119143735/bin
624
copying bin/arv-get -> arvados-python-client-2.8.0.dev20240119143735/bin
625
copying bin/arv-keepdocker -> arvados-python-client-2.8.0.dev20240119143735/bin
626
copying bin/arv-ls -> arvados-python-client-2.8.0.dev20240119143735/bin
627
copying bin/arv-migrate-docker19 -> arvados-python-client-2.8.0.dev20240119143735/bin
628
copying bin/arv-normalize -> arvados-python-client-2.8.0.dev20240119143735/bin
629
copying bin/arv-put -> arvados-python-client-2.8.0.dev20240119143735/bin
630
copying bin/arv-ws -> arvados-python-client-2.8.0.dev20240119143735/bin
631
copying tests/__init__.py -> arvados-python-client-2.8.0.dev20240119143735/tests
632
copying tests/arvados_testutil.py -> arvados-python-client-2.8.0.dev20240119143735/tests
633
copying tests/keepstub.py -> arvados-python-client-2.8.0.dev20240119143735/tests
634
copying tests/manifest_examples.py -> arvados-python-client-2.8.0.dev20240119143735/tests
635
copying tests/run_test_server.py -> arvados-python-client-2.8.0.dev20240119143735/tests
636
copying tests/slow_test.py -> arvados-python-client-2.8.0.dev20240119143735/tests
637
copying tests/test_api.py -> arvados-python-client-2.8.0.dev20240119143735/tests
638
copying tests/test_arv_copy.py -> arvados-python-client-2.8.0.dev20240119143735/tests
639
copying tests/test_arv_get.py -> arvados-python-client-2.8.0.dev20240119143735/tests
640
copying tests/test_arv_keepdocker.py -> arvados-python-client-2.8.0.dev20240119143735/tests
641
copying tests/test_arv_ls.py -> arvados-python-client-2.8.0.dev20240119143735/tests
642
copying tests/test_arv_normalize.py -> arvados-python-client-2.8.0.dev20240119143735/tests
643
copying tests/test_arv_put.py -> arvados-python-client-2.8.0.dev20240119143735/tests
644
copying tests/test_arv_ws.py -> arvados-python-client-2.8.0.dev20240119143735/tests
645
copying tests/test_arvfile.py -> arvados-python-client-2.8.0.dev20240119143735/tests
646
copying tests/test_benchmark_collections.py -> arvados-python-client-2.8.0.dev20240119143735/tests
647
copying tests/test_cache.py -> arvados-python-client-2.8.0.dev20240119143735/tests
648
copying tests/test_collections.py -> arvados-python-client-2.8.0.dev20240119143735/tests
649
copying tests/test_crunch.py -> arvados-python-client-2.8.0.dev20240119143735/tests
650
copying tests/test_errors.py -> arvados-python-client-2.8.0.dev20240119143735/tests
651
copying tests/test_events.py -> arvados-python-client-2.8.0.dev20240119143735/tests
652
copying tests/test_http.py -> arvados-python-client-2.8.0.dev20240119143735/tests
653
copying tests/test_keep_client.py -> arvados-python-client-2.8.0.dev20240119143735/tests
654
copying tests/test_keep_locator.py -> arvados-python-client-2.8.0.dev20240119143735/tests
655
copying tests/test_retry.py -> arvados-python-client-2.8.0.dev20240119143735/tests
656
copying tests/test_retry_job_helpers.py -> arvados-python-client-2.8.0.dev20240119143735/tests
657
copying tests/test_safeapi.py -> arvados-python-client-2.8.0.dev20240119143735/tests
658
copying tests/test_sdk.py -> arvados-python-client-2.8.0.dev20240119143735/tests
659
copying tests/test_stream.py -> arvados-python-client-2.8.0.dev20240119143735/tests
660
copying tests/test_util.py -> arvados-python-client-2.8.0.dev20240119143735/tests
661
copying tests/test_vocabulary.py -> arvados-python-client-2.8.0.dev20240119143735/tests
662
copying tests/performance/__init__.py -> arvados-python-client-2.8.0.dev20240119143735/tests/performance
663
copying tests/performance/performance_profiler.py -> arvados-python-client-2.8.0.dev20240119143735/tests/performance
664
copying tests/performance/test_a_sample.py -> arvados-python-client-2.8.0.dev20240119143735/tests/performance
665
copying arvados_python_client.egg-info/SOURCES.txt -> arvados-python-client-2.8.0.dev20240119143735/arvados_python_client.egg-info
666
Writing arvados-python-client-2.8.0.dev20240119143735/setup.cfg
667
creating dist
668
Creating tar archive
669
removing 'arvados-python-client-2.8.0.dev20240119143735' (and everything under it)
670
running rotate
671
1 file(s) matching arvados-python-client*.tar.gz
672
Processing ./sdk/python/dist/arvados-python-client-2.8.0.dev20240119143735.tar.gz
673
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (2.3.1)
674
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (0.18.3)
675
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (2.10.2)
676
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (2.114.0)
677
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (1.35.0)
678
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (0.20.1)
679
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (3.20.3)
680
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (7.44.1)
681
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (2.4.7)
682
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (0.17.21)
683
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (69.0.3)
684
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240119143735) (12.0)
685
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240119143735) (2.31.0)
686
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240119143735) (1.62.0)
687
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.8.0.dev20240119143735) (4.1.1)
688
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.8.0.dev20240119143735) (0.2.0)
689
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240119143735) (0.3.0)
690
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240119143735) (1.16.0)
691
Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240119143735) (4.9)
692
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240119143735) (4.2.4)
693
Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client==2.8.0.dev20240119143735) (0.5.1)
694
Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240119143735) (3.3.2)
695
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240119143735) (2023.11.17)
696
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240119143735) (2.1.0)
697
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240119143735) (3.6)
698
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client==2.8.0.dev20240119143735) (0.2.8)
699
DEPRECATION: Source distribution is being reinstalled despite an installed package having the same name and version as the installed package. pip 21.1 will remove support for this functionality. A possible replacement is use --force-reinstall. You can find discussion regarding this at https://github.com/pypa/pip/issues/8711.
700
Using legacy 'setup.py install' for arvados-python-client, since package 'wheel' is not installed.
701
Installing collected packages: arvados-python-client
702
  Attempting uninstall: arvados-python-client
703
    Found existing installation: arvados-python-client 2.8.0.dev20240119143735
704
    Uninstalling arvados-python-client-2.8.0.dev20240119143735:
705
      Successfully uninstalled arvados-python-client-2.8.0.dev20240119143735
706
    Running setup.py install for arvados-python-client: started
707
    Running setup.py install for arvados-python-client: finished with status 'done'
708
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
709
crunchstat-summary 2.8.0.dev20240105200031 requires arvados-python-client<=2.8.0.dev20240105200031, but you have arvados-python-client 2.8.0.dev20240119143735 which is incompatible.
710
arvados-fuse 2.8.0.dev20240105200031 requires arvados-python-client<=2.8.0.dev20240105200031, but you have arvados-python-client 2.8.0.dev20240119143735 which is incompatible.
711
arvados-cwl-runner 2.8.0.dev20240108214801 requires arvados-python-client<=2.8.0.dev20240108214801, but you have arvados-python-client 2.8.0.dev20240119143735 which is incompatible.
712
Successfully installed arvados-python-client-2.8.0.dev20240119143735
713
Processing ./sdk/python/dist/arvados-python-client-2.8.0.dev20240119143735.tar.gz
714
Using legacy 'setup.py install' for arvados-python-client, since package 'wheel' is not installed.
715
Installing collected packages: arvados-python-client
716
    Running setup.py install for arvados-python-client: started
717
    Running setup.py install for arvados-python-client: finished with status 'done'
718
Successfully installed arvados-python-client-2.8.0.dev20240119143735
719
======= install sdk/python -- 4s
720
======= install sdk/cwl
721
Using /tmp/workspace/developer-run-tests-services-workbench2/sdk/cwl for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/sdk/cwl
722
running sdist
723
running egg_info
724
creating arvados_cwl_runner.egg-info
725
writing arvados_cwl_runner.egg-info/PKG-INFO
726
writing dependency_links to arvados_cwl_runner.egg-info/dependency_links.txt
727
writing entry points to arvados_cwl_runner.egg-info/entry_points.txt
728
writing requirements to arvados_cwl_runner.egg-info/requires.txt
729
writing top-level names to arvados_cwl_runner.egg-info/top_level.txt
730
writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
731
reading manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
732
reading manifest template 'MANIFEST.in'
733
adding license file 'LICENSE-2.0.txt'
734
writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
735
running check
736
creating arvados-cwl-runner-2.8.0.dev20240119143735
737
creating arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
738
creating arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl_runner.egg-info
739
creating arvados-cwl-runner-2.8.0.dev20240119143735/tests
740
copying files to arvados-cwl-runner-2.8.0.dev20240119143735...
741
copying LICENSE-2.0.txt -> arvados-cwl-runner-2.8.0.dev20240119143735
742
copying MANIFEST.in -> arvados-cwl-runner-2.8.0.dev20240119143735
743
copying README.rst -> arvados-cwl-runner-2.8.0.dev20240119143735
744
copying arvados_version.py -> arvados-cwl-runner-2.8.0.dev20240119143735
745
copying setup.py -> arvados-cwl-runner-2.8.0.dev20240119143735
746
copying arvados_cwl/__init__.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
747
copying arvados_cwl/_version.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
748
copying arvados_cwl/arv-cwl-schema-v1.0.yml -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
749
copying arvados_cwl/arv-cwl-schema-v1.1.yml -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
750
copying arvados_cwl/arv-cwl-schema-v1.2.yml -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
751
copying arvados_cwl/arvcontainer.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
752
copying arvados_cwl/arvdocker.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
753
copying arvados_cwl/arvtool.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
754
copying arvados_cwl/arvworkflow.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
755
copying arvados_cwl/context.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
756
copying arvados_cwl/done.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
757
copying arvados_cwl/executor.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
758
copying arvados_cwl/fsaccess.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
759
copying arvados_cwl/pathmapper.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
760
copying arvados_cwl/perf.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
761
copying arvados_cwl/runner.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
762
copying arvados_cwl/util.py -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl
763
copying arvados_cwl_runner.egg-info/PKG-INFO -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl_runner.egg-info
764
copying arvados_cwl_runner.egg-info/SOURCES.txt -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl_runner.egg-info
765
copying arvados_cwl_runner.egg-info/dependency_links.txt -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl_runner.egg-info
766
copying arvados_cwl_runner.egg-info/entry_points.txt -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl_runner.egg-info
767
copying arvados_cwl_runner.egg-info/requires.txt -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl_runner.egg-info
768
copying arvados_cwl_runner.egg-info/top_level.txt -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl_runner.egg-info
769
copying arvados_cwl_runner.egg-info/zip-safe -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl_runner.egg-info
770
copying tests/__init__.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
771
copying tests/hw.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
772
copying tests/matcher.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
773
copying tests/mock_discovery.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
774
copying tests/test_container.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
775
copying tests/test_copy_deps.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
776
copying tests/test_fsaccess.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
777
copying tests/test_make_output.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
778
copying tests/test_pathmapper.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
779
copying tests/test_set_output_prop.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
780
copying tests/test_submit.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
781
copying tests/test_tq.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
782
copying tests/test_urljoin.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
783
copying tests/test_util.py -> arvados-cwl-runner-2.8.0.dev20240119143735/tests
784
copying arvados_cwl_runner.egg-info/SOURCES.txt -> arvados-cwl-runner-2.8.0.dev20240119143735/arvados_cwl_runner.egg-info
785
Writing arvados-cwl-runner-2.8.0.dev20240119143735/setup.cfg
786
creating dist
787
Creating tar archive
788
removing 'arvados-cwl-runner-2.8.0.dev20240119143735' (and everything under it)
789
running rotate
790
1 file(s) matching arvados-cwl-runner*.tar.gz
791
Processing ./sdk/cwl/dist/arvados-cwl-runner-2.8.0.dev20240119143735.tar.gz
792
Requirement already satisfied: cwltool==3.1.20230601100705 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240119143735) (3.1.20230601100705)
793
Requirement already satisfied: schema-salad==8.4.20230601112322 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240119143735) (8.4.20230601112322)
794
Requirement already satisfied: arvados-python-client<=2.8.0.dev20240119143735 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240119143735) (2.8.0.dev20240119143735)
795
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240119143735) (2.3.1)
796
Requirement already satisfied: networkx<2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240119143735) (2.5.1)
797
Requirement already satisfied: msgpack==1.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240119143735) (1.0.3)
798
Requirement already satisfied: importlib-metadata<5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240119143735) (4.13.0)
799
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240119143735) (69.0.3)
800
Requirement already satisfied: pyparsing!=3.0.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (2.4.7)
801
Requirement already satisfied: ruamel.yaml<0.17.28,>=0.15 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (0.17.21)
802
Requirement already satisfied: cwl-utils>=0.22 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (0.31)
803
Requirement already satisfied: shellescape<3.9,>=3.4.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (3.8.1)
804
Requirement already satisfied: rdflib<6.4.0,>=4.2.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (6.3.2)
805
Requirement already satisfied: mypy-extensions in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (1.0.0)
806
Requirement already satisfied: importlib-resources>=1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (6.1.1)
807
Requirement already satisfied: pydot>=1.4.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (1.4.2)
808
Requirement already satisfied: prov==1.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (1.5.1)
809
Requirement already satisfied: psutil>=5.6.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (5.9.7)
810
Requirement already satisfied: requests>=2.6.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (2.31.0)
811
Requirement already satisfied: coloredlogs in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (15.0.1)
812
Requirement already satisfied: argcomplete in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (3.2.1)
813
Requirement already satisfied: typing-extensions in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (4.9.0)
814
Requirement already satisfied: lxml in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from prov==1.5.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (5.1.0)
815
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from prov==1.5.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (1.16.0)
816
Requirement already satisfied: python-dateutil in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from prov==1.5.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (2.8.2)
817
Requirement already satisfied: mistune<2.1,>=2.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from schema-salad==8.4.20230601112322->arvados-cwl-runner==2.8.0.dev20240119143735) (2.0.5)
818
Requirement already satisfied: CacheControl[filecache]<0.14,>=0.11.7 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from schema-salad==8.4.20230601112322->arvados-cwl-runner==2.8.0.dev20240119143735) (0.13.1)
819
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (0.18.3)
820
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (2.10.2)
821
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (2.114.0)
822
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (1.35.0)
823
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (0.20.1)
824
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (3.20.3)
825
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (7.44.1)
826
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (12.0)
827
Requirement already satisfied: filelock>=3.8.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from CacheControl[filecache]<0.14,>=0.11.7->schema-salad==8.4.20230601112322->arvados-cwl-runner==2.8.0.dev20240119143735) (3.13.1)
828
Requirement already satisfied: cwl-upgrader>=1.2.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwl-utils>=0.22->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (1.2.11)
829
Requirement already satisfied: packaging in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwl-utils>=0.22->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (23.2)
830
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (1.62.0)
831
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (4.1.1)
832
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (0.2.0)
833
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (4.2.4)
834
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (0.3.0)
835
Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (4.9)
836
Requirement already satisfied: zipp>=0.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from importlib-metadata<5->arvados-cwl-runner==2.8.0.dev20240119143735) (3.17.0)
837
Requirement already satisfied: decorator<5,>=4.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from networkx<2.6->arvados-cwl-runner==2.8.0.dev20240119143735) (4.4.2)
838
Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->arvados-cwl-runner==2.8.0.dev20240119143735) (0.5.1)
839
Requirement already satisfied: isodate<0.7.0,>=0.6.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from rdflib<6.4.0,>=4.2.2->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (0.6.1)
840
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.6.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (2023.11.17)
841
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.6.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (2.1.0)
842
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.6.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (3.6)
843
Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.6.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (3.3.2)
844
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.28,>=0.15->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (0.2.8)
845
Requirement already satisfied: humanfriendly>=9.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from coloredlogs->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240119143735) (10.0)
846
Using legacy 'setup.py install' for arvados-cwl-runner, since package 'wheel' is not installed.
847
Installing collected packages: arvados-cwl-runner
848
  Attempting uninstall: arvados-cwl-runner
849
    Found existing installation: arvados-cwl-runner 2.8.0.dev20240108214801
850
    Uninstalling arvados-cwl-runner-2.8.0.dev20240108214801:
851
      Successfully uninstalled arvados-cwl-runner-2.8.0.dev20240108214801
852
    Running setup.py install for arvados-cwl-runner: started
853
    Running setup.py install for arvados-cwl-runner: finished with status 'done'
854
Successfully installed arvados-cwl-runner-2.8.0.dev20240119143735
855
Processing ./sdk/cwl/dist/arvados-cwl-runner-2.8.0.dev20240119143735.tar.gz
856
Using legacy 'setup.py install' for arvados-cwl-runner, since package 'wheel' is not installed.
857
Installing collected packages: arvados-cwl-runner
858
    Running setup.py install for arvados-cwl-runner: started
859
    Running setup.py install for arvados-cwl-runner: finished with status 'done'
860
Successfully installed arvados-cwl-runner-2.8.0.dev20240119143735
861
======= install sdk/cwl -- 4s
862
======= install services/dockercleaner
863
Using /tmp/workspace/developer-run-tests-services-workbench2/services/dockercleaner for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/services/dockercleaner
864
running sdist
865
running egg_info
866
creating arvados_docker_cleaner.egg-info
867
writing arvados_docker_cleaner.egg-info/PKG-INFO
868
writing dependency_links to arvados_docker_cleaner.egg-info/dependency_links.txt
869
writing entry points to arvados_docker_cleaner.egg-info/entry_points.txt
870
writing requirements to arvados_docker_cleaner.egg-info/requires.txt
871
writing top-level names to arvados_docker_cleaner.egg-info/top_level.txt
872
writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
873
reading manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
874
reading manifest template 'MANIFEST.in'
875
writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
876
running check
877
creating arvados-docker-cleaner-2.8.0.dev20240129040520
878
creating arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker
879
creating arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker_cleaner.egg-info
880
creating arvados-docker-cleaner-2.8.0.dev20240129040520/tests
881
copying files to arvados-docker-cleaner-2.8.0.dev20240129040520...
882
copying MANIFEST.in -> arvados-docker-cleaner-2.8.0.dev20240129040520
883
copying README.rst -> arvados-docker-cleaner-2.8.0.dev20240129040520
884
copying agpl-3.0.txt -> arvados-docker-cleaner-2.8.0.dev20240129040520
885
copying arvados-docker-cleaner.service -> arvados-docker-cleaner-2.8.0.dev20240129040520
886
copying arvados_version.py -> arvados-docker-cleaner-2.8.0.dev20240129040520
887
copying setup.py -> arvados-docker-cleaner-2.8.0.dev20240129040520
888
copying arvados_docker/__init__.py -> arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker
889
copying arvados_docker/_version.py -> arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker
890
copying arvados_docker/cleaner.py -> arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker
891
copying arvados_docker_cleaner.egg-info/PKG-INFO -> arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker_cleaner.egg-info
892
copying arvados_docker_cleaner.egg-info/SOURCES.txt -> arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker_cleaner.egg-info
893
copying arvados_docker_cleaner.egg-info/dependency_links.txt -> arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker_cleaner.egg-info
894
copying arvados_docker_cleaner.egg-info/entry_points.txt -> arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker_cleaner.egg-info
895
copying arvados_docker_cleaner.egg-info/not-zip-safe -> arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker_cleaner.egg-info
896
copying arvados_docker_cleaner.egg-info/requires.txt -> arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker_cleaner.egg-info
897
copying arvados_docker_cleaner.egg-info/top_level.txt -> arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker_cleaner.egg-info
898
copying tests/__init__.py -> arvados-docker-cleaner-2.8.0.dev20240129040520/tests
899
copying tests/test_cleaner.py -> arvados-docker-cleaner-2.8.0.dev20240129040520/tests
900
copying arvados_docker_cleaner.egg-info/SOURCES.txt -> arvados-docker-cleaner-2.8.0.dev20240129040520/arvados_docker_cleaner.egg-info
901
Writing arvados-docker-cleaner-2.8.0.dev20240129040520/setup.cfg
902
creating dist
903
Creating tar archive
904
removing 'arvados-docker-cleaner-2.8.0.dev20240129040520' (and everything under it)
905
running rotate
906
1 file(s) matching arvados-docker-cleaner*.tar.gz
907
Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.8.0.dev20240129040520.tar.gz
908
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-docker-cleaner==2.8.0.dev20240129040520) (69.0.3)
909
Requirement already satisfied: docker>=6.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-docker-cleaner==2.8.0.dev20240129040520) (7.0.0)
910
Requirement already satisfied: packaging>=14.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from docker>=6.1.0->arvados-docker-cleaner==2.8.0.dev20240129040520) (23.2)
911
Requirement already satisfied: requests>=2.26.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from docker>=6.1.0->arvados-docker-cleaner==2.8.0.dev20240129040520) (2.31.0)
912
Requirement already satisfied: urllib3>=1.26.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from docker>=6.1.0->arvados-docker-cleaner==2.8.0.dev20240129040520) (2.1.0)
913
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.26.0->docker>=6.1.0->arvados-docker-cleaner==2.8.0.dev20240129040520) (2023.11.17)
914
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.26.0->docker>=6.1.0->arvados-docker-cleaner==2.8.0.dev20240129040520) (3.6)
915
Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.26.0->docker>=6.1.0->arvados-docker-cleaner==2.8.0.dev20240129040520) (3.3.2)
916
Using legacy 'setup.py install' for arvados-docker-cleaner, since package 'wheel' is not installed.
917
Installing collected packages: arvados-docker-cleaner
918
  Attempting uninstall: arvados-docker-cleaner
919
    Found existing installation: arvados-docker-cleaner 2.7.0.dev20230807211856
920
    Uninstalling arvados-docker-cleaner-2.7.0.dev20230807211856:
921
      Successfully uninstalled arvados-docker-cleaner-2.7.0.dev20230807211856
922
    Running setup.py install for arvados-docker-cleaner: started
923
    Running setup.py install for arvados-docker-cleaner: finished with status 'done'
924
Successfully installed arvados-docker-cleaner-2.8.0.dev20240129040520
925
Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.8.0.dev20240129040520.tar.gz
926
Using legacy 'setup.py install' for arvados-docker-cleaner, since package 'wheel' is not installed.
927
Installing collected packages: arvados-docker-cleaner
928
    Running setup.py install for arvados-docker-cleaner: started
929
    Running setup.py install for arvados-docker-cleaner: finished with status 'done'
930
Successfully installed arvados-docker-cleaner-2.8.0.dev20240129040520
931
======= install services/dockercleaner -- 3s
932
======= install services/fuse
933
Using /tmp/workspace/developer-run-tests-services-workbench2/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/services/fuse
934
running sdist
935
running egg_info
936
creating arvados_fuse.egg-info
937
writing arvados_fuse.egg-info/PKG-INFO
938
writing dependency_links to arvados_fuse.egg-info/dependency_links.txt
939
writing requirements to arvados_fuse.egg-info/requires.txt
940
writing top-level names to arvados_fuse.egg-info/top_level.txt
941
writing manifest file 'arvados_fuse.egg-info/SOURCES.txt'
942
reading manifest file 'arvados_fuse.egg-info/SOURCES.txt'
943
reading manifest template 'MANIFEST.in'
944
writing manifest file 'arvados_fuse.egg-info/SOURCES.txt'
945
running check
946
creating arvados_fuse-2.8.0.dev20240119143735
947
creating arvados_fuse-2.8.0.dev20240119143735/arvados_fuse
948
creating arvados_fuse-2.8.0.dev20240119143735/arvados_fuse.egg-info
949
creating arvados_fuse-2.8.0.dev20240119143735/bin
950
creating arvados_fuse-2.8.0.dev20240119143735/tests
951
copying files to arvados_fuse-2.8.0.dev20240119143735...
952
copying MANIFEST.in -> arvados_fuse-2.8.0.dev20240119143735
953
copying README.rst -> arvados_fuse-2.8.0.dev20240119143735
954
copying agpl-3.0.txt -> arvados_fuse-2.8.0.dev20240119143735
955
copying arvados_version.py -> arvados_fuse-2.8.0.dev20240119143735
956
copying setup.py -> arvados_fuse-2.8.0.dev20240119143735
957
copying arvados_fuse/__init__.py -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse
958
copying arvados_fuse/_version.py -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse
959
copying arvados_fuse/command.py -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse
960
copying arvados_fuse/crunchstat.py -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse
961
copying arvados_fuse/fresh.py -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse
962
copying arvados_fuse/fusedir.py -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse
963
copying arvados_fuse/fusefile.py -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse
964
copying arvados_fuse/unmount.py -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse
965
copying arvados_fuse.egg-info/PKG-INFO -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse.egg-info
966
copying arvados_fuse.egg-info/SOURCES.txt -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse.egg-info
967
copying arvados_fuse.egg-info/dependency_links.txt -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse.egg-info
968
copying arvados_fuse.egg-info/not-zip-safe -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse.egg-info
969
copying arvados_fuse.egg-info/requires.txt -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse.egg-info
970
copying arvados_fuse.egg-info/top_level.txt -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse.egg-info
971
copying bin/arv-mount -> arvados_fuse-2.8.0.dev20240119143735/bin
972
copying tests/test_cache.py -> arvados_fuse-2.8.0.dev20240119143735/tests
973
copying tests/test_command_args.py -> arvados_fuse-2.8.0.dev20240119143735/tests
974
copying tests/test_crunchstat.py -> arvados_fuse-2.8.0.dev20240119143735/tests
975
copying tests/test_exec.py -> arvados_fuse-2.8.0.dev20240119143735/tests
976
copying tests/test_inodes.py -> arvados_fuse-2.8.0.dev20240119143735/tests
977
copying tests/test_mount.py -> arvados_fuse-2.8.0.dev20240119143735/tests
978
copying tests/test_mount_type.py -> arvados_fuse-2.8.0.dev20240119143735/tests
979
copying tests/test_retry.py -> arvados_fuse-2.8.0.dev20240119143735/tests
980
copying tests/test_tmp_collection.py -> arvados_fuse-2.8.0.dev20240119143735/tests
981
copying tests/test_token_expiry.py -> arvados_fuse-2.8.0.dev20240119143735/tests
982
copying tests/test_unmount.py -> arvados_fuse-2.8.0.dev20240119143735/tests
983
copying arvados_fuse.egg-info/SOURCES.txt -> arvados_fuse-2.8.0.dev20240119143735/arvados_fuse.egg-info
984
Writing arvados_fuse-2.8.0.dev20240119143735/setup.cfg
985
creating dist
986
Creating tar archive
987
removing 'arvados_fuse-2.8.0.dev20240119143735' (and everything under it)
988
running rotate
989
1 file(s) matching arvados_fuse*.tar.gz
990
Processing ./services/fuse/dist/arvados_fuse-2.8.0.dev20240119143735.tar.gz
991
Requirement already satisfied: arvados-python-client<=2.8.0.dev20240119143735 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240119143735) (2.8.0.dev20240119143735)
992
Requirement already satisfied: llfuse>=1.3.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240119143735) (1.5.0)
993
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240119143735) (0.18.3)
994
Requirement already satisfied: python-daemon in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240119143735) (3.0.1)
995
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240119143735) (2.3.1)
996
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240119143735) (69.0.3)
997
Requirement already satisfied: prometheus_client in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240119143735) (0.19.0)
998
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (2.10.2)
999
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (2.114.0)
1000
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (1.35.0)
1001
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (0.20.1)
1002
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (3.20.3)
1003
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (7.44.1)
1004
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (2.4.7)
1005
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (0.17.21)
1006
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (12.0)
1007
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (1.62.0)
1008
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (2.31.0)
1009
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (0.2.0)
1010
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (4.1.1)
1011
Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (4.9)
1012
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (0.3.0)
1013
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (1.16.0)
1014
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (4.2.4)
1015
Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (0.5.1)
1016
Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (3.3.2)
1017
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (2023.11.17)
1018
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (3.6)
1019
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (2.1.0)
1020
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.8.0.dev20240119143735->arvados_fuse==2.8.0.dev20240119143735) (0.2.8)
1021
Requirement already satisfied: lockfile>=0.10 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from python-daemon->arvados_fuse==2.8.0.dev20240119143735) (0.12.2)
1022
Requirement already satisfied: docutils in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from python-daemon->arvados_fuse==2.8.0.dev20240119143735) (0.20.1)
1023
Using legacy 'setup.py install' for arvados-fuse, since package 'wheel' is not installed.
1024
Installing collected packages: arvados-fuse
1025
  Attempting uninstall: arvados-fuse
1026
    Found existing installation: arvados-fuse 2.8.0.dev20240105200031
1027
    Uninstalling arvados-fuse-2.8.0.dev20240105200031:
1028
      Successfully uninstalled arvados-fuse-2.8.0.dev20240105200031
1029
    Running setup.py install for arvados-fuse: started
1030
    Running setup.py install for arvados-fuse: finished with status 'done'
1031
Successfully installed arvados-fuse-2.8.0.dev20240119143735
1032
Processing ./services/fuse/dist/arvados_fuse-2.8.0.dev20240119143735.tar.gz
1033
Using legacy 'setup.py install' for arvados-fuse, since package 'wheel' is not installed.
1034
Installing collected packages: arvados-fuse
1035
    Running setup.py install for arvados-fuse: started
1036
    Running setup.py install for arvados-fuse: finished with status 'done'
1037
Successfully installed arvados-fuse-2.8.0.dev20240119143735
1038
======= install services/fuse -- 3s
1039
======= install tools/crunchstat-summary
1040
Using /tmp/workspace/developer-run-tests-services-workbench2/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/tools/crunchstat-summary
1041
running sdist
1042
running egg_info
1043
creating crunchstat_summary.egg-info
1044
writing crunchstat_summary.egg-info/PKG-INFO
1045
writing dependency_links to crunchstat_summary.egg-info/dependency_links.txt
1046
writing requirements to crunchstat_summary.egg-info/requires.txt
1047
writing top-level names to crunchstat_summary.egg-info/top_level.txt
1048
writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
1049
reading manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
1050
reading manifest template 'MANIFEST.in'
1051
writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
1052
running check
1053
creating crunchstat_summary-2.8.0.dev20240119143735
1054
creating crunchstat_summary-2.8.0.dev20240119143735/bin
1055
creating crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary
1056
creating crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary.egg-info
1057
creating crunchstat_summary-2.8.0.dev20240119143735/tests
1058
copying files to crunchstat_summary-2.8.0.dev20240119143735...
1059
copying MANIFEST.in -> crunchstat_summary-2.8.0.dev20240119143735
1060
copying README.rst -> crunchstat_summary-2.8.0.dev20240119143735
1061
copying agpl-3.0.txt -> crunchstat_summary-2.8.0.dev20240119143735
1062
copying arvados_version.py -> crunchstat_summary-2.8.0.dev20240119143735
1063
copying setup.py -> crunchstat_summary-2.8.0.dev20240119143735
1064
copying bin/crunchstat-summary -> crunchstat_summary-2.8.0.dev20240119143735/bin
1065
copying crunchstat_summary/__init__.py -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary
1066
copying crunchstat_summary/_version.py -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary
1067
copying crunchstat_summary/command.py -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary
1068
copying crunchstat_summary/dygraphs.js -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary
1069
copying crunchstat_summary/dygraphs.py -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary
1070
copying crunchstat_summary/reader.py -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary
1071
copying crunchstat_summary/summarizer.py -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary
1072
copying crunchstat_summary/synchronizer.js -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary
1073
copying crunchstat_summary/webchart.py -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary
1074
copying crunchstat_summary.egg-info/PKG-INFO -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary.egg-info
1075
copying crunchstat_summary.egg-info/SOURCES.txt -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary.egg-info
1076
copying crunchstat_summary.egg-info/dependency_links.txt -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary.egg-info
1077
copying crunchstat_summary.egg-info/not-zip-safe -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary.egg-info
1078
copying crunchstat_summary.egg-info/requires.txt -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary.egg-info
1079
copying crunchstat_summary.egg-info/top_level.txt -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary.egg-info
1080
copying tests/test_examples.py -> crunchstat_summary-2.8.0.dev20240119143735/tests
1081
copying crunchstat_summary.egg-info/SOURCES.txt -> crunchstat_summary-2.8.0.dev20240119143735/crunchstat_summary.egg-info
1082
Writing crunchstat_summary-2.8.0.dev20240119143735/setup.cfg
1083
creating dist
1084
Creating tar archive
1085
removing 'crunchstat_summary-2.8.0.dev20240119143735' (and everything under it)
1086
running rotate
1087
1 file(s) matching crunchstat_summary*.tar.gz
1088
Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.8.0.dev20240119143735.tar.gz
1089
Requirement already satisfied: arvados-python-client<=2.8.0.dev20240119143735 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from crunchstat_summary==2.8.0.dev20240119143735) (2.8.0.dev20240119143735)
1090
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (2.3.1)
1091
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (0.18.3)
1092
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (2.10.2)
1093
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (2.114.0)
1094
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (1.35.0)
1095
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (0.20.1)
1096
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (3.20.3)
1097
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (7.44.1)
1098
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (2.4.7)
1099
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (0.17.21)
1100
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (69.0.3)
1101
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (12.0)
1102
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (2.31.0)
1103
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (1.62.0)
1104
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (0.2.0)
1105
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (4.1.1)
1106
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (4.2.4)
1107
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (1.16.0)
1108
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (0.3.0)
1109
Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (4.9)
1110
Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (0.5.1)
1111
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (2.1.0)
1112
Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (3.3.2)
1113
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (3.6)
1114
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (2023.11.17)
1115
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.8.0.dev20240119143735->crunchstat_summary==2.8.0.dev20240119143735) (0.2.8)
1116
Using legacy 'setup.py install' for crunchstat-summary, since package 'wheel' is not installed.
1117
Installing collected packages: crunchstat-summary
1118
  Attempting uninstall: crunchstat-summary
1119
    Found existing installation: crunchstat-summary 2.8.0.dev20240105200031
1120
    Uninstalling crunchstat-summary-2.8.0.dev20240105200031:
1121
      Successfully uninstalled crunchstat-summary-2.8.0.dev20240105200031
1122
    Running setup.py install for crunchstat-summary: started
1123
    Running setup.py install for crunchstat-summary: finished with status 'done'
1124
Successfully installed crunchstat-summary-2.8.0.dev20240119143735
1125
Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.8.0.dev20240119143735.tar.gz
1126
Using legacy 'setup.py install' for crunchstat-summary, since package 'wheel' is not installed.
1127
Installing collected packages: crunchstat-summary
1128
    Running setup.py install for crunchstat-summary: started
1129
    Running setup.py install for crunchstat-summary: finished with status 'done'
1130
Successfully installed crunchstat-summary-2.8.0.dev20240119143735
1131
======= install tools/crunchstat-summary -- 4s
1132
======= install cmd/arvados-client
1133
======= install cmd/arvados-client -- 3s
1134
======= install cmd/arvados-package
1135
======= install cmd/arvados-package -- 5s
1136
======= install cmd/arvados-server
1137
======= install cmd/arvados-server -- 27s
1138
======= install lib/boot
1139
======= install lib/boot -- 0s
1140
======= install lib/cli
1141
======= install lib/cli -- 0s
1142
======= install lib/cloud
1143
======= install lib/cloud -- 0s
1144
======= install lib/cloud/azure
1145
======= install lib/cloud/azure -- 0s
1146
======= install lib/cloud/cloudtest
1147
======= install lib/cloud/cloudtest -- 0s
1148
======= install lib/cloud/ec2
1149
======= install lib/cloud/ec2 -- 1s
1150
======= install lib/cloud/loopback
1151
======= install lib/cloud/loopback -- 0s
1152
======= install lib/cmd
1153
======= install lib/cmd -- 0s
1154
======= install lib/cmdtest
1155
======= install lib/cmdtest -- 0s
1156
======= install lib/config
1157
======= install lib/config -- 0s
1158
======= install lib/controller
1159
======= install lib/controller -- 0s
1160
======= install lib/controller/api
1161
======= install lib/controller/api -- 0s
1162
======= install lib/controller/dblock
1163
======= install lib/controller/dblock -- 0s
1164
======= install lib/controller/federation
1165
======= install lib/controller/federation -- 0s
1166
======= install lib/controller/localdb
1167
======= install lib/controller/localdb -- 0s
1168
======= install lib/controller/railsproxy
1169
======= install lib/controller/railsproxy -- 0s
1170
======= install lib/controller/router
1171
======= install lib/controller/router -- 0s
1172
======= install lib/controller/rpc
1173
======= install lib/controller/rpc -- 0s
1174
======= install lib/costanalyzer
1175
======= install lib/costanalyzer -- 1s
1176
======= install lib/crunchrun
1177
======= install lib/crunchrun -- 0s
1178
======= install lib/crunchstat
1179
======= install lib/crunchstat -- 0s
1180
======= install lib/ctrlctx
1181
======= install lib/ctrlctx -- 0s
1182
======= install lib/deduplicationreport
1183
======= install lib/deduplicationreport -- 0s
1184
======= install lib/diagnostics
1185
======= install lib/diagnostics -- 0s
1186
======= install lib/dispatchcloud
1187
======= install lib/dispatchcloud -- 0s
1188
======= install lib/dispatchcloud/container
1189
======= install lib/dispatchcloud/container -- 0s
1190
======= install lib/dispatchcloud/scheduler
1191
======= install lib/dispatchcloud/scheduler -- 0s
1192
======= install lib/dispatchcloud/sshexecutor
1193
======= install lib/dispatchcloud/sshexecutor -- 0s
1194
======= install lib/dispatchcloud/test
1195
======= install lib/dispatchcloud/test -- 0s
1196
======= install lib/dispatchcloud/worker
1197
======= install lib/dispatchcloud/worker -- 1s
1198
======= install lib/install
1199
======= install lib/install -- 0s
1200
======= install lib/lsf
1201
======= install lib/lsf -- 0s
1202
======= install lib/mount
1203
======= install lib/mount -- 0s
1204
======= install lib/pam
1205
======= install lib/pam -- 1s
1206
======= install lib/recovercollection
1207
======= install lib/recovercollection -- 0s
1208
======= install lib/selfsigned
1209
======= install lib/selfsigned -- 0s
1210
======= install lib/service
1211
======= install lib/service -- 0s
1212
======= install lib/webdavfs
1213
======= install lib/webdavfs -- 0s
1214
======= install sdk/go/arvados
1215
======= install sdk/go/arvados -- 0s
1216
======= install sdk/go/arvadosclient
1217
======= install sdk/go/arvadosclient -- 0s
1218
======= install sdk/go/arvadostest
1219
======= install sdk/go/arvadostest -- 0s
1220
======= install sdk/go/asyncbuf
1221
======= install sdk/go/asyncbuf -- 0s
1222
======= install sdk/go/auth
1223
======= install sdk/go/auth -- 0s
1224
======= install sdk/go/blockdigest
1225
======= install sdk/go/blockdigest -- 0s
1226
======= install sdk/go/config
1227
======= install sdk/go/config -- 0s
1228
======= install sdk/go/ctxlog
1229
======= install sdk/go/ctxlog -- 0s
1230
======= install sdk/go/dispatch
1231
======= install sdk/go/dispatch -- 1s
1232
======= install sdk/go/health
1233
======= install sdk/go/health -- 0s
1234
======= install sdk/go/httpserver
1235
======= install sdk/go/httpserver -- 0s
1236
======= install sdk/go/keepclient
1237
======= install sdk/go/keepclient -- 0s
1238
======= install sdk/go/manifest
1239
======= install sdk/go/manifest -- 0s
1240
======= install sdk/go/stats
1241
======= install sdk/go/stats -- 0s
1242
======= install services/crunch-dispatch-local
1243
======= install services/crunch-dispatch-local -- 1s
1244
======= install services/crunch-dispatch-slurm
1245
======= install services/crunch-dispatch-slurm -- 0s
1246
======= install services/githttpd
1247
======= install services/githttpd -- 0s
1248
======= install services/keep-balance
1249
======= install services/keep-balance -- 0s
1250
======= install services/keepproxy
1251
======= install services/keepproxy -- 0s
1252
======= install services/keepstore
1253
======= install services/keepstore -- 0s
1254
======= install services/keep-web
1255
======= install services/keep-web -- 0s
1256
======= install services/ws
1257
======= install services/ws -- 1s
1258
======= install tools/keep-block-check
1259
======= install tools/keep-block-check -- 0s
1260
======= install tools/keep-exercise
1261
======= install tools/keep-exercise -- 0s
1262
======= install tools/keep-rsync
1263
======= install tools/keep-rsync -- 1s
1264
======= install tools/sync-groups
1265
======= install tools/sync-groups -- 0s
1266
======= install tools/sync-users
1267
======= install tools/sync-users -- 1s
1268
======= install services/api
1269
(Running bundle install --local. 'could not find package' messages are OK.)
1270
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
1271
Bundle complete! 31 Gemfile dependencies, 103 gems now installed.
1272
Use `bundle info [gemname]` to see where a bundled gem is installed.
1273
Bundle complete! 31 Gemfile dependencies, 103 gems now installed.
1274
Use `bundle info [gemname]` to see where a bundled gem is installed.
1275
Updating files in vendor/cache
1276
  * rake-13.0.6.gem
1277
  * concurrent-ruby-1.2.2.gem
1278
  * i18n-1.14.1.gem
1279
  * minitest-5.10.3.gem
1280
  * tzinfo-2.0.6.gem
1281
  * activesupport-7.0.8.gem
1282
  * builder-3.2.4.gem
1283
  * erubi-1.12.0.gem
1284
  * racc-1.7.1.gem
1285
  * nokogiri-1.15.4-x86_64-linux.gem
1286
  * rails-dom-testing-2.2.0.gem
1287
  * crass-1.0.6.gem
1288
  * loofah-2.21.3.gem
1289
  * rails-html-sanitizer-1.6.0.gem
1290
  * actionview-7.0.8.gem
1291
  * rack-2.2.8.gem
1292
  * rack-test-2.1.0.gem
1293
  * actionpack-7.0.8.gem
1294
  * nio4r-2.5.9.gem
1295
  * websocket-extensions-0.1.5.gem
1296
  * websocket-driver-0.7.6.gem
1297
  * actioncable-7.0.8.gem
1298
  * globalid-1.2.1.gem
1299
  * activejob-7.0.8.gem
1300
  * activemodel-7.0.8.gem
1301
  * activerecord-7.0.8.gem
1302
  * marcel-1.0.2.gem
1303
  * mini_mime-1.1.5.gem
1304
  * activestorage-7.0.8.gem
1305
  * date-3.3.3.gem
1306
  * timeout-0.4.0.gem
1307
  * net-protocol-0.2.1.gem
1308
  * net-imap-0.3.7.gem
1309
  * net-pop-0.1.2.gem
1310
  * net-smtp-0.4.0.gem
1311
  * mail-2.8.1.gem
1312
  * actionmailbox-7.0.8.gem
1313
  * actionmailer-7.0.8.gem
1314
  * actiontext-7.0.8.gem
1315
  * acts_as_api-1.0.1.gem
1316
  * public_suffix-5.0.3.gem
1317
  * addressable-2.8.5.gem
1318
  * andand-1.3.3.gem
1319
  * extlib-0.9.16.gem
1320
  * multi_json-1.15.0.gem
1321
  * autoparse-0.3.3.gem
1322
  * faraday-net_http-3.0.2.gem
1323
  * ruby2_keywords-0.0.5.gem
1324
  * faraday-2.7.10.gem
1325
  * zlib-3.0.0.gem
1326
  * faraday-gzip-2.0.0.gem
1327
  * multipart-post-2.3.0.gem
1328
  * faraday-multipart-1.0.4.gem
1329
  * jwt-1.5.6.gem
1330
  * memoist-0.16.2.gem
1331
  * os-1.1.4.gem
1332
  * signet-0.16.1.gem
1333
  * googleauth-1.7.0.gem
1334
  * launchy-2.5.2.gem
1335
  * retriable-1.4.1.gem
1336
  * arvados-google-api-client-0.8.7.5.gem
1337
  * json-2.6.3.gem
1338
  * arvados-2.7.0.rc2.gem
1339
  * byebug-11.1.3.gem
1340
  * docile-1.4.0.gem
1341
  * factory_bot-6.2.1.gem
1342
  * method_source-1.0.0.gem
1343
  * thor-1.2.2.gem
1344
  * zeitwerk-2.6.11.gem
1345
  * railties-7.0.8.gem
1346
  * factory_bot_rails-6.2.0.gem
1347
  * ffi-1.15.5.gem
1348
  * httpclient-2.8.3.gem
1349
  * jquery-rails-4.6.0.gem
1350
  * rb-fsevent-0.11.2.gem
1351
  * rb-inotify-0.10.1.gem
1352
  * listen-3.8.0.gem
1353
  * request_store-1.5.1.gem
1354
  * lograge-0.13.0.gem
1355
  * logstash-event-1.2.02.gem
1356
  * mini_portile2-2.8.4.gem
1357
  * mocha-2.1.0.gem
1358
  * oj-3.16.1.gem
1359
  * optimist-3.1.0.gem
1360
  * passenger-6.0.18.gem
1361
  * pg-1.5.4.gem
1362
  * power_assert-2.0.3.gem
1363
  * rails-7.0.8.gem
1364
  * rails-controller-testing-1.0.5.gem
1365
  * rails-observers-0.1.5.gem
1366
  * rails-perftest-0.0.7.gem
1367
  * responders-3.1.0.gem
1368
  * ruby-prof-1.6.3.gem
1369
  * simplecov-html-0.12.3.gem
1370
  * simplecov_json_formatter-0.1.4.gem
1371
  * simplecov-0.22.0.gem
1372
  * simplecov-rcov-0.3.1.gem
1373
  * sprockets-4.2.1.gem
1374
  * sprockets-rails-3.4.2.gem
1375
  * test-unit-3.6.1.gem
1376
  * webrick-1.8.1.gem
1377
Generating a RSA private key
1378
.................................+++++
1379
.............................................................................+++++
1380
writing new private key to '/tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/self-signed.key'
1381
-----
1382
Signature ok
1383
subject=C = US, ST = State, L = City, CN = localhost
1384
Getting Private key
1385
hint: Using 'master' as the name for the initial branch. This default branch name
1386
hint: is subject to change. To configure the initial branch name to use in all
1387
hint: of your new repositories, which will suppress this warning, call:
1388
hint: 
1389
hint: 	git config --global init.defaultBranch <name>
1390
hint: 
1391
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
1392
hint: 'development'. The just-created branch can be renamed via this command:
1393
hint: 
1394
hint: 	git branch -m <name>
1395
Initialized empty Git repository in /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/git/internal.git/
1396
+ cd /tmp/workspace/developer-run-tests-services-workbench2/services/api
1397
+ export RAILS_ENV=test
1398
+ RAILS_ENV=test
1399
+ bin/rails db:environment:set
1400
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/cache does not exist
1401
+ bin/rake db:drop
1402
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/cache does not exist
1403
Dropped database 'arvados_test'
1404
+ bin/rake db:setup
1405
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/cache does not exist
1406
Created database 'arvados_test'
1407
+ bin/rake db:fixtures:load
1408
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/cache does not exist
1409
======= install services/api -- 12s
1410
======= install services/workbench2
1411
yarn install
1412
➤ YN0000: ┌ Resolution step
1413
➤ YN0002: │ @coreui/coreui@npm:4.3.2 [f1240] doesn't provide postcss (pb5968), requested by postcss-combine-duplicated-selectors
1414
➤ YN0060: │ arvados-workbench-2@workspace:. provides @coreui/coreui (p399b5) with version 4.3.2, which doesn't satisfy what @coreui/react requests
1415
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p7649e), requested by @coreui/coreui
1416
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p89fa5), requested by bootstrap
1417
➤ YN0060: │ arvados-workbench-2@workspace:. provides react (pece98) with version 16.14.0, which doesn't satisfy what @coreui/react requests
1418
➤ YN0060: │ arvados-workbench-2@workspace:. provides react-dom (p83810) with version 16.14.0, which doesn't satisfy what @coreui/react requests
1419
➤ YN0060: │ arvados-workbench-2@workspace:. provides redux (p1ed3a) with version 4.0.3, which doesn't satisfy what redux-devtools and some of its descendants request
1420
➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (pe50ad) with version 4.3.4, which doesn't satisfy what react-scripts and some of its descendants request
1421
➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (p920f2) with version 4.3.4, which doesn't satisfy what tslint-etc and some of its descendants request
1422
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide typescript (p62ad2), requested by fork-ts-checker-webpack-plugin
1423
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide webpack (p2e56c), requested by fork-ts-checker-webpack-plugin
1424
➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/eslint-plugin (pef9e6) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests
1425
➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/parser (pd7402) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests
1426
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
1427
➤ YN0000: └ Completed in 0s 283ms
1428
➤ YN0000: ┌ Fetch step
1429
➤ YN0013: │ 3 packages were already cached, 1949 had to be fetched
1430
➤ YN0000: └ Completed in 0s 758ms
1431
➤ YN0000: ┌ Link step
1432
➤ YN0007: │ cypress@npm:6.3.0 must be built because it never has been before or the last one failed
1433
➤ YN0007: │ node-sass@npm:7.0.3 must be built because it never has been before or the last one failed
1434
➤ YN0007: │ node-sass@npm:9.0.0 must be built because it never has been before or the last one failed
1435
➤ YN0007: │ @fortawesome/fontawesome-common-types@npm:0.2.35 must be built because it never has been before or the last one failed
1436
➤ YN0007: │ core-js@npm:2.6.12 must be built because it never has been before or the last one failed
1437
➤ YN0007: │ jss@npm:9.8.7 must be built because it never has been before or the last one failed
1438
➤ YN0007: │ core-js@npm:3.15.1 must be built because it never has been before or the last one failed
1439
➤ YN0007: │ core-js-pure@npm:3.15.1 must be built because it never has been before or the last one failed
1440
➤ YN0000: │ jss@npm:9.8.7 STDOUT Love JSS? You can now support us on open collective:
1441
➤ YN0000: │ jss@npm:9.8.7 STDOUT  > https://opencollective.com/jss/donate
1442
➤ YN0000: │ @fortawesome/fontawesome-common-types@npm:0.2.35 STDOUT Font Awesome Free 0.2.35 by @fontawesome - https://fontawesome.com
1443
➤ YN0000: │ @fortawesome/fontawesome-common-types@npm:0.2.35 STDOUT License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
1444
➤ YN0000: │ @fortawesome/fontawesome-common-types@npm:0.2.35 STDOUT 
1445
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Downloading binary from https://github.com/sass/node-sass/releases/download/v9.0.0/linux-x64-72_binding.node
1446
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Downloading binary from https://github.com/sass/node-sass/releases/download/v7.0.3/linux-x64-72_binding.node
1447
➤ YN0000: │ cypress@npm:6.3.0 STDOUT 
1448
➤ YN0000: │ cypress@npm:6.3.0 STDOUT Cypress 6.3.0 is installed in /home/jenkins/.cache/Cypress/6.3.0
1449
➤ YN0000: │ cypress@npm:6.3.0 STDOUT 
1450
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Download complete
1451
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Binary saved to /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/vendor/linux-x64-72/binding.node
1452
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Binary found at /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/vendor/linux-x64-72/binding.node
1453
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Testing binary
1454
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Download complete
1455
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Binary saved to /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass-chokidar/node_modules/node-sass/vendor/linux-x64-72/binding.node
1456
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Binary has a problem: Error: /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/vendor/linux-x64-72/binding.node: file too short
1457
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Object.Module._extensions..node (internal/modules/cjs/loader.js:1057:18)
1458
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Module.load (internal/modules/cjs/loader.js:863:32)
1459
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
1460
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Module.require (internal/modules/cjs/loader.js:887:19)
1461
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at require (internal/modules/cjs/helpers.js:74:18)
1462
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at module.exports (/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/lib/binding.js:19:10)
1463
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Object.<anonymous> (/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/lib/index.js:13:35)
1464
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Module._compile (internal/modules/cjs/loader.js:999:30)
1465
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
1466
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Module.load (internal/modules/cjs/loader.js:863:32)
1467
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Building the binary locally
1468
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Building: /var/lib/arvados/node-v12.22.12-linux-x64/bin/node /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
1469
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info it worked if it ends with ok
1470
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli [
1471
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '/var/lib/arvados/node-v12.22.12-linux-x64/bin/node',
1472
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/node_modules/node-gyp/bin/node-gyp.js',
1473
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   'rebuild',
1474
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--verbose',
1475
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--libsass_ext=',
1476
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--libsass_cflags=',
1477
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--libsass_ldflags=',
1478
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--libsass_library='
1479
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli ]
1480
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info using node-gyp@8.4.1
1481
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info using node@12.22.12 | linux | x64
1482
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command rebuild []
1483
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command clean []
1484
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb clean removing "build" directory
1485
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command configure []
1486
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python Python is not set from command line or npm configuration
1487
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python Python is not set from environment variable PYTHON
1488
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python checking if "python3" can be used
1489
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - executing "python3" to get executable path
1490
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - executable path is "/home/jenkins/tmp/VENV3DIR/bin/python3"
1491
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - executing "/home/jenkins/tmp/VENV3DIR/bin/python3" to get version
1492
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - version is "3.9.2"
1493
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info find Python using Python version 3.9.2 found at "/home/jenkins/tmp/VENV3DIR/bin/python3"
1494
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb get node dir no --target version specified, falling back to host node version: 12.22.12
1495
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command install [ '12.22.12' ]
1496
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Binary found at /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass-chokidar/node_modules/node-sass/vendor/linux-x64-72/binding.node
1497
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Testing binary
1498
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Binary is fine
1499
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install input version string "12.22.12"
1500
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install installing version: 12.22.12
1501
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install --ensure was passed, so won't reinstall if already installed
1502
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install version is already installed, need to check "installVersion"
1503
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb got "installVersion" 9
1504
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb needs "installVersion" 9
1505
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install version is good
1506
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb get node dir target node version installed: 12.22.12
1507
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build dir attempting to create "build" dir: /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/build
1508
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build dir "build" dir needed to be created? Yes
1509
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build/config.gypi creating config file
1510
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build/config.gypi writing out config file: /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/build/config.gypi
1511
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb config.gypi checking for gypi file: /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/config.gypi
1512
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb common.gypi checking for gypi file: /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/common.gypi
1513
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb gyp gyp format was not specified; forcing "make"
1514
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn /home/jenkins/tmp/VENV3DIR/bin/python3
1515
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args [
1516
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/node_modules/node-gyp/gyp/gyp_main.py',
1517
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   'binding.gyp',
1518
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-f',
1519
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   'make',
1520
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-I',
1521
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/build/config.gypi',
1522
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-I',
1523
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/node_modules/node-gyp/addon.gypi',
1524
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-I',
1525
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '/home/jenkins/.cache/node-gyp/12.22.12/include/node/common.gypi',
1526
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dlibrary=shared_library',
1527
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dvisibility=default',
1528
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dnode_root_dir=/home/jenkins/.cache/node-gyp/12.22.12',
1529
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dnode_gyp_dir=/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/node_modules/node-gyp',
1530
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dnode_lib_file=/home/jenkins/.cache/node-gyp/12.22.12/<(target_arch)/node.lib',
1531
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dmodule_root_dir=/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass',
1532
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dnode_engine=v8',
1533
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '--depth=.',
1534
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '--no-parallel',
1535
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '--generator-output',
1536
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   'build',
1537
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Goutput_dir=.'
1538
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args ]
1539
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command build []
1540
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build type Release
1541
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb architecture x64
1542
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb node dev dir /home/jenkins/.cache/node-gyp/12.22.12
1543
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb `which` succeeded for `make` /usr/bin/make
1544
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn make
1545
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
1546
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT make[1]: Entering directory '/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/build'
1547
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/ast.o ../src/libsass/src/ast.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/ast.o.d.raw   -c
1548
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o ../src/libsass/src/ast_fwd_decl.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o.d.raw   -c
1549
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/backtrace.o ../src/libsass/src/backtrace.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/backtrace.o.d.raw   -c
1550
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/base64vlq.o ../src/libsass/src/base64vlq.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/base64vlq.o.d.raw   -c
1551
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/bind.o ../src/libsass/src/bind.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/bind.o.d.raw   -c
1552
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   cc -o Release/obj.target/libsass/src/libsass/src/cencode.o ../src/libsass/src/cencode.c '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer  -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/cencode.o.d.raw   -c
1553
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c: In function ‘base64_encode_block’:
1554
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:48:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
1555
➤ YN0000: │ node-sass@npm:9.0.0 STDERR    48 |    result = (fragment & 0x003) << 4;
1556
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
1557
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:52:2: note: here
1558
➤ YN0000: │ node-sass@npm:9.0.0 STDERR    52 |  case step_B:
1559
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |  ^~~~
1560
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:62:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
1561
➤ YN0000: │ node-sass@npm:9.0.0 STDERR    62 |    result = (fragment & 0x00f) << 2;
1562
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
1563
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:66:2: note: here
1564
➤ YN0000: │ node-sass@npm:9.0.0 STDERR    66 |  case step_C:
1565
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |  ^~~~
1566
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/check_nesting.o ../src/libsass/src/check_nesting.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/check_nesting.o.d.raw   -c
1567
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/color_maps.o ../src/libsass/src/color_maps.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/color_maps.o.d.raw   -c
1568
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/constants.o ../src/libsass/src/constants.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/constants.o.d.raw   -c
1569
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/context.o ../src/libsass/src/context.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/context.o.d.raw   -c
1570
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/cssize.o ../src/libsass/src/cssize.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/cssize.o.d.raw   -c
1571
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/emitter.o ../src/libsass/src/emitter.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/emitter.o.d.raw   -c
1572
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/environment.o ../src/libsass/src/environment.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/environment.o.d.raw   -c
1573
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/error_handling.o ../src/libsass/src/error_handling.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/error_handling.o.d.raw   -c
1574
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/eval.o ../src/libsass/src/eval.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/eval.o.d.raw   -c
1575
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/expand.o ../src/libsass/src/expand.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/expand.o.d.raw   -c
1576
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/extend.o ../src/libsass/src/extend.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/extend.o.d.raw   -c
1577
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/file.o ../src/libsass/src/file.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/file.o.d.raw   -c
1578
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/functions.o ../src/libsass/src/functions.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/functions.o.d.raw   -c
1579
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/functions.cpp: In function ‘void Sass::Functions::handle_utf8_error(const Sass::ParserState&, Sass::Backtraces)’:
1580
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/functions.cpp:110:20: warning: catching polymorphic type ‘class utf8::invalid_code_point’ by value [-Wcatch-value=]
1581
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   110 |       catch (utf8::invalid_code_point) {
1582
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                    ^~~~~~~~~~~~~~~~~~
1583
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/functions.cpp:114:20: warning: catching polymorphic type ‘class utf8::not_enough_room’ by value [-Wcatch-value=]
1584
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   114 |       catch (utf8::not_enough_room) {
1585
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                    ^~~~~~~~~~~~~~~
1586
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/functions.cpp:118:20: warning: catching polymorphic type ‘class utf8::invalid_utf8’ by value [-Wcatch-value=]
1587
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   118 |       catch (utf8::invalid_utf8) {
1588
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                    ^~~~~~~~~~~~
1589
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/inspect.o ../src/libsass/src/inspect.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/inspect.o.d.raw   -c
1590
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/json.o ../src/libsass/src/json.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/json.o.d.raw   -c
1591
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp: In function ‘char* json_encode_string(const char*)’:
1592
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp:405:15: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=]
1593
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   405 |   catch (std::exception) {
1594
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |               ^~~~~~~~~
1595
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp: In function ‘char* json_stringify(const JsonNode*, const char*)’:
1596
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp:424:15: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=]
1597
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   424 |   catch (std::exception) {
1598
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |               ^~~~~~~~~
1599
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/lexer.o ../src/libsass/src/lexer.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/lexer.o.d.raw   -c
1600
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/listize.o ../src/libsass/src/listize.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/listize.o.d.raw   -c
1601
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o ../src/libsass/src/memory/SharedPtr.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o.d.raw   -c
1602
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/node.o ../src/libsass/src/node.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/node.o.d.raw   -c
1603
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/operators.o ../src/libsass/src/operators.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/operators.o.d.raw   -c
1604
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/output.o ../src/libsass/src/output.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/output.o.d.raw   -c
1605
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/parser.o ../src/libsass/src/parser.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/parser.o.d.raw   -c
1606
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/plugins.o ../src/libsass/src/plugins.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/plugins.o.d.raw   -c
1607
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/position.o ../src/libsass/src/position.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/position.o.d.raw   -c
1608
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/prelexer.o ../src/libsass/src/prelexer.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/prelexer.o.d.raw   -c
1609
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/remove_placeholders.o ../src/libsass/src/remove_placeholders.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/remove_placeholders.o.d.raw   -c
1610
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/sass.o ../src/libsass/src/sass.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass.o.d.raw   -c
1611
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/sass2scss.o ../src/libsass/src/sass2scss.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass2scss.o.d.raw   -c
1612
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/sass_context.o ../src/libsass/src/sass_context.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_context.o.d.raw   -c
1613
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/sass_functions.o ../src/libsass/src/sass_functions.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_functions.o.d.raw   -c
1614
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/sass_util.o ../src/libsass/src/sass_util.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_util.o.d.raw   -c
1615
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/sass_values.o ../src/libsass/src/sass_values.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_values.o.d.raw   -c
1616
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/source_map.o ../src/libsass/src/source_map.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/source_map.o.d.raw   -c
1617
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/subset_map.o ../src/libsass/src/subset_map.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/subset_map.o.d.raw   -c
1618
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/to_c.o ../src/libsass/src/to_c.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/to_c.o.d.raw   -c
1619
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/to_value.o ../src/libsass/src/to_value.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/to_value.o.d.raw   -c
1620
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/units.o ../src/libsass/src/units.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/units.o.d.raw   -c
1621
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/utf8_string.o ../src/libsass/src/utf8_string.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/utf8_string.o.d.raw   -c
1622
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/util.o ../src/libsass/src/util.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/util.o.d.raw   -c
1623
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/values.o ../src/libsass/src/values.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/values.o.d.raw   -c
1624
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   rm -f Release/obj.target/src/sass.a && ar crs Release/obj.target/src/sass.a Release/obj.target/libsass/src/libsass/src/ast.o Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o Release/obj.target/libsass/src/libsass/src/backtrace.o Release/obj.target/libsass/src/libsass/src/base64vlq.o Release/obj.target/libsass/src/libsass/src/bind.o Release/obj.target/libsass/src/libsass/src/cencode.o Release/obj.target/libsass/src/libsass/src/check_nesting.o Release/obj.target/libsass/src/libsass/src/color_maps.o Release/obj.target/libsass/src/libsass/src/constants.o Release/obj.target/libsass/src/libsass/src/context.o Release/obj.target/libsass/src/libsass/src/cssize.o Release/obj.target/libsass/src/libsass/src/emitter.o Release/obj.target/libsass/src/libsass/src/environment.o Release/obj.target/libsass/src/libsass/src/error_handling.o Release/obj.target/libsass/src/libsass/src/eval.o Release/obj.target/libsass/src/libsass/src/expand.o Release/obj.target/libsass/src/libsass/src/extend.o Release/obj.target/libsass/src/libsass/src/file.o Release/obj.target/libsass/src/libsass/src/functions.o Release/obj.target/libsass/src/libsass/src/inspect.o Release/obj.target/libsass/src/libsass/src/json.o Release/obj.target/libsass/src/libsass/src/lexer.o Release/obj.target/libsass/src/libsass/src/listize.o Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o Release/obj.target/libsass/src/libsass/src/node.o Release/obj.target/libsass/src/libsass/src/operators.o Release/obj.target/libsass/src/libsass/src/output.o Release/obj.target/libsass/src/libsass/src/parser.o Release/obj.target/libsass/src/libsass/src/plugins.o Release/obj.target/libsass/src/libsass/src/position.o Release/obj.target/libsass/src/libsass/src/prelexer.o Release/obj.target/libsass/src/libsass/src/remove_placeholders.o Release/obj.target/libsass/src/libsass/src/sass.o Release/obj.target/libsass/src/libsass/src/sass2scss.o Release/obj.target/libsass/src/libsass/src/sass_context.o Release/obj.target/libsass/src/libsass/src/sass_functions.o Release/obj.target/libsass/src/libsass/src/sass_util.o Release/obj.target/libsass/src/libsass/src/sass_values.o Release/obj.target/libsass/src/libsass/src/source_map.o Release/obj.target/libsass/src/libsass/src/subset_map.o Release/obj.target/libsass/src/libsass/src/to_c.o Release/obj.target/libsass/src/libsass/src/to_value.o Release/obj.target/libsass/src/libsass/src/units.o Release/obj.target/libsass/src/libsass/src/utf8_string.o Release/obj.target/libsass/src/libsass/src/util.o Release/obj.target/libsass/src/libsass/src/values.o
1625
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   ln -f "Release/obj.target/src/sass.a" "Release/sass.a" 2>/dev/null || (rm -rf "Release/sass.a" && cp -af "Release/obj.target/src/sass.a" "Release/sass.a")
1626
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/binding.o ../src/binding.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/binding.o.d.raw   -c
1627
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE render(Nan::NAN_METHOD_ARGS_TYPE)’:
1628
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp:284:80: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
1629
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   284 |     int status = uv_queue_work(uv_default_loop(), &ctx_w->request, compile_it, (uv_after_work_cb)MakeCallback);
1630
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1631
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE render_file(Nan::NAN_METHOD_ARGS_TYPE)’:
1632
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp:320:80: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
1633
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   320 |     int status = uv_queue_work(uv_default_loop(), &ctx_w->request, compile_it, (uv_after_work_cb)MakeCallback);
1634
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1635
➤ YN0000: │ node-sass@npm:9.0.0 STDERR In file included from ../node_modules/nan/nan.h:62,
1636
➤ YN0000: │ node-sass@npm:9.0.0 STDERR                  from ../src/binding.cpp:1:
1637
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp: At global scope:
1638
➤ YN0000: │ node-sass@npm:9.0.0 STDERR /home/jenkins/.cache/node-gyp/12.22.12/include/node/node.h:736:7: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
1639
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   736 |       (node::addon_register_func) (regfunc),                          \
1640
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1641
➤ YN0000: │ node-sass@npm:9.0.0 STDERR /home/jenkins/.cache/node-gyp/12.22.12/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’
1642
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   770 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
1643
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |   ^~~~~~~~~~~~~
1644
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp:358:1: note: in expansion of macro ‘NODE_MODULE’
1645
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   358 | NODE_MODULE(binding, RegisterModule);
1646
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       | ^~~~~~~~~~~
1647
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/create_string.o ../src/create_string.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/create_string.o.d.raw   -c
1648
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/custom_function_bridge.o ../src/custom_function_bridge.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/custom_function_bridge.o.d.raw   -c
1649
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/custom_importer_bridge.o ../src/custom_importer_bridge.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/custom_importer_bridge.o.d.raw   -c
1650
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_context_wrapper.o ../src/sass_context_wrapper.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_context_wrapper.o.d.raw   -c
1651
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/boolean.o ../src/sass_types/boolean.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/boolean.o.d.raw   -c
1652
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/color.o ../src/sass_types/color.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/color.o.d.raw   -c
1653
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/error.o ../src/sass_types/error.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/error.o.d.raw   -c
1654
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/factory.o ../src/sass_types/factory.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/factory.o.d.raw   -c
1655
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/list.o ../src/sass_types/list.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/list.o.d.raw   -c
1656
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/map.o ../src/sass_types/map.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/map.o.d.raw   -c
1657
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/null.o ../src/sass_types/null.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/null.o.d.raw   -c
1658
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/number.o ../src/sass_types/number.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/number.o.d.raw   -c
1659
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/string.o ../src/sass_types/string.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/string.o.d.raw   -c
1660
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding.node -shared -pthread -rdynamic -m64  -Wl,-soname=binding.node -Wl,--start-group Release/obj.target/binding/src/binding.o Release/obj.target/binding/src/create_string.o Release/obj.target/binding/src/custom_function_bridge.o Release/obj.target/binding/src/custom_importer_bridge.o Release/obj.target/binding/src/sass_context_wrapper.o Release/obj.target/binding/src/sass_types/boolean.o Release/obj.target/binding/src/sass_types/color.o Release/obj.target/binding/src/sass_types/error.o Release/obj.target/binding/src/sass_types/factory.o Release/obj.target/binding/src/sass_types/list.o Release/obj.target/binding/src/sass_types/map.o Release/obj.target/binding/src/sass_types/null.o Release/obj.target/binding/src/sass_types/number.o Release/obj.target/binding/src/sass_types/string.o Release/obj.target/src/sass.a -Wl,--end-group 
1661
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   ln -f "Release/obj.target/binding.node" "Release/binding.node" 2>/dev/null || (rm -rf "Release/binding.node" && cp -af "Release/obj.target/binding.node" "Release/binding.node")
1662
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT make[1]: Leaving directory '/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/build'
1663
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info ok 
1664
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Installed to /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/vendor/linux-x64-72/binding.node
1665
➤ YN0000: └ Completed in 1m 35s
1666
➤ YN0000: Done with warnings in 1m 37s
1667
======= install services/workbench2 -- 99s
1668
======= test services/workbench2_units
1669
yarn install
1670
➤ YN0000: ┌ Resolution step
1671
➤ YN0002: │ @coreui/coreui@npm:4.3.2 [f1240] doesn't provide postcss (pb5968), requested by postcss-combine-duplicated-selectors
1672
➤ YN0060: │ arvados-workbench-2@workspace:. provides @coreui/coreui (p399b5) with version 4.3.2, which doesn't satisfy what @coreui/react requests
1673
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p7649e), requested by @coreui/coreui
1674
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p89fa5), requested by bootstrap
1675
➤ YN0060: │ arvados-workbench-2@workspace:. provides react (pece98) with version 16.14.0, which doesn't satisfy what @coreui/react requests
1676
➤ YN0060: │ arvados-workbench-2@workspace:. provides react-dom (p83810) with version 16.14.0, which doesn't satisfy what @coreui/react requests
1677
➤ YN0060: │ arvados-workbench-2@workspace:. provides redux (p1ed3a) with version 4.0.3, which doesn't satisfy what redux-devtools and some of its descendants request
1678
➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (pe50ad) with version 4.3.4, which doesn't satisfy what react-scripts and some of its descendants request
1679
➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (p920f2) with version 4.3.4, which doesn't satisfy what tslint-etc and some of its descendants request
1680
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide typescript (p62ad2), requested by fork-ts-checker-webpack-plugin
1681
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide webpack (p2e56c), requested by fork-ts-checker-webpack-plugin
1682
➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/eslint-plugin (pef9e6) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests
1683
➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/parser (pd7402) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests
1684
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
1685
➤ YN0000: └ Completed in 0s 280ms
1686
➤ YN0000: ┌ Fetch step
1687
➤ YN0013: │ 1952 packages were already cached
1688
➤ YN0000: └ Completed in 0s 451ms
1689
➤ YN0000: ┌ Link step
1690
➤ YN0000: └ Completed in 0s 810ms
1691
➤ YN0000: Done with warnings in 1s 896ms
1692
yarn test --no-watchAll --bail --ci
1693
PASS src/services/collection-service/collection-service.test.ts
1694
PASS src/store/processes/process-copy-actions.test.ts
1695
  ● Console
1696

    
1697
    console.warn node_modules/react/cjs/react.development.js:315
1698
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1699

    
1700
PASS src/models/vocabulary.test.ts
1701
PASS src/store/run-process-panel/run-process-panel-actions.test.ts
1702
  ● Console
1703

    
1704
    console.warn node_modules/react/cjs/react.development.js:315
1705
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1706

    
1707
PASS src/services/log-service/log-service.test.ts
1708
PASS src/store/context-menu/context-menu-actions.test.ts
1709
  ● Console
1710

    
1711
    console.warn node_modules/react/cjs/react.development.js:315
1712
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1713

    
1714
PASS src/views/process-panel/process-io-card.test.tsx (8.931s)
1715
  ● Console
1716

    
1717
    console.warn node_modules/react/cjs/react.development.js:315
1718
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1719
    console.warn node_modules/react/cjs/react.development.js:315
1720
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1721
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1722
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1723
      
1724
      * Move data fetching code or side effects to componentDidUpdate.
1725
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1726
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1727
      
1728
      Please update the following components: Connect(Component), Provider
1729
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1730
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1731
      
1732
      * Move data fetching code or side effects to componentDidUpdate.
1733
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1734
      
1735
      Please update the following components: Connect(Component)
1736
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1737
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1738
      
1739
      * Move data fetching code or side effects to componentDidUpdate.
1740
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1741
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1742
      
1743
      Please update the following components: Connect(Component)
1744
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1745
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1746
      
1747
      * Move data fetching code or side effects to componentDidUpdate.
1748
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1749
      
1750
      Please update the following components: Connect(Component)
1751
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1752
      Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1753
      
1754
      * Move code with side effects to componentDidMount, and set initial state in the constructor.
1755
      * Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1756
      
1757
      Please update the following components: MemoryRouter, Router
1758
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1759
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1760
      
1761
      * Move data fetching code or side effects to componentDidUpdate.
1762
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1763
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1764
      
1765
      Please update the following components: Connect(Component), Router
1766
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1767
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1768
      
1769
      * Move data fetching code or side effects to componentDidUpdate.
1770
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1771
      
1772
      Please update the following components: Connect(Component)
1773
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1774
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1775
      
1776
      * Move data fetching code or side effects to componentDidUpdate.
1777
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1778
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1779
      
1780
      Please update the following components: Connect(WithStyles(Connect(Component)))
1781
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1782
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1783
      
1784
      * Move data fetching code or side effects to componentDidUpdate.
1785
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1786
      
1787
      Please update the following components: Connect(WithStyles(Connect(Component)))
1788

    
1789
PASS src/store/auth/auth-action.test.ts (11.078s)
1790
  ● Console
1791

    
1792
    console.warn node_modules/react/cjs/react.development.js:315
1793
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1794

    
1795
PASS src/components/data-table/data-table.test.tsx
1796
  ● Console
1797

    
1798
    console.warn node_modules/react/cjs/react.development.js:315
1799
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1800

    
1801
PASS src/store/resource-type-filters/resource-type-filters.test.ts
1802
PASS src/common/webdav.test.ts
1803
PASS src/store/tree-picker/tree-picker-actions.test.ts
1804
  ● Console
1805

    
1806
    console.warn node_modules/react/cjs/react.development.js:315
1807
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1808

    
1809
PASS src/models/tree.test.ts
1810
PASS src/store/data-explorer/data-explorer-middleware.test.ts
1811
  ● Console
1812

    
1813
    console.warn node_modules/react/cjs/react.development.js:315
1814
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1815

    
1816
PASS src/store/search-bar/search-bar-actions.test.ts
1817
  ● Console
1818

    
1819
    console.warn node_modules/react/cjs/react.development.js:315
1820
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1821

    
1822
PASS src/services/common-service/common-resource-service.test.ts
1823
PASS src/views-components/data-explorer/renderers.test.tsx
1824
  ● Console
1825

    
1826
    console.warn node_modules/react/cjs/react.development.js:315
1827
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1828
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1829
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1830
      
1831
      * Move data fetching code or side effects to componentDidUpdate.
1832
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1833
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1834
      
1835
      Please update the following components: Connect(WithStyles(Component)), Provider
1836
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1837
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1838
      
1839
      * Move data fetching code or side effects to componentDidUpdate.
1840
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1841
      
1842
      Please update the following components: Connect(WithStyles(Component))
1843
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1844
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1845
      
1846
      * Move data fetching code or side effects to componentDidUpdate.
1847
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1848
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1849
      
1850
      Please update the following components: Connect(Component)
1851
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1852
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1853
      
1854
      * Move data fetching code or side effects to componentDidUpdate.
1855
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1856
      
1857
      Please update the following components: Connect(Component)
1858

    
1859
PASS src/components/data-explorer/data-explorer.test.tsx
1860
  ● Console
1861

    
1862
    console.warn node_modules/react/cjs/react.development.js:315
1863
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1864
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1865
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1866
      
1867
      * Move data fetching code or side effects to componentDidUpdate.
1868
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1869
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1870
      
1871
      Please update the following components: Connect(WithStyles(Component)), Provider
1872
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1873
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1874
      
1875
      * Move data fetching code or side effects to componentDidUpdate.
1876
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1877
      
1878
      Please update the following components: Connect(WithStyles(Component))
1879

    
1880
PASS src/components/search-input/search-input.test.tsx
1881
  ● Console
1882

    
1883
    console.warn node_modules/react/cjs/react.development.js:315
1884
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1885

    
1886
PASS src/components/subprocess-progress-bar/subprocess-progress-bar.test.tsx
1887
  ● Console
1888

    
1889
    console.warn node_modules/react/cjs/react.development.js:315
1890
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1891
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1892
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1893
      
1894
      * Move data fetching code or side effects to componentDidUpdate.
1895
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1896
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1897
      
1898
      Please update the following components: Connect(WithStyles(Component)), Provider
1899
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1900
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1901
      
1902
      * Move data fetching code or side effects to componentDidUpdate.
1903
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1904
      
1905
      Please update the following components: Connect(WithStyles(Component))
1906

    
1907
PASS src/store/tree-picker/tree-picker-reducer.test.ts
1908
  ● Console
1909

    
1910
    console.warn node_modules/react/cjs/react.development.js:315
1911
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1912

    
1913
PASS src/store/resources/resources.test.ts
1914
PASS src/models/user.test.ts
1915
PASS src/store/collection-panel/collection-panel-files/collection-panel-files-reducer.test.ts
1916
PASS src/services/collection-service/collection-service-files-response.test.ts
1917
PASS src/services/favorite-service/favorite-service.test.ts
1918
PASS src/views/instance-types-panel/instance-types-panel.test.tsx
1919
  ● Console
1920

    
1921
    console.warn node_modules/react/cjs/react.development.js:315
1922
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1923
    console.error node_modules/react-dom/cjs/react-dom.development.js:88
1924
      Warning: validateDOMNesting(...): <pre> cannot appear as a descendant of <p>.
1925
          in pre (created by Typography)
1926
          in Typography (created by WithStyles(Typography))
1927
          in WithStyles(Typography) (at code-snippet.tsx:59)
1928
          in div (created by Typography)
1929
          in Typography (created by WithStyles(Typography))
1930
          in WithStyles(Typography) (at code-snippet.tsx:56)
1931
          in Unknown (created by Connect(Component))
1932
          in Connect(Component) (created by WithStyles(Connect(Component)))
1933
          in WithStyles(Connect(Component)) (at default-code-snippet.tsx:30)
1934
          in MuiThemeProviderOld (at default-code-snippet.tsx:29)
1935
          in DefaultCodeSnippet (at instance-types-panel.tsx:56)
1936
          in p (created by Typography)
1937
          in Typography (created by WithStyles(Typography))
1938
          in WithStyles(Typography) (at instance-types-panel.tsx:50)
1939
          in div (created by CardContent)
1940
          in CardContent (created by WithStyles(CardContent))
1941
          in WithStyles(CardContent) (at instance-types-panel.tsx:49)
1942
          in div (created by Paper)
1943
          in Paper (created by WithStyles(Paper))
1944
          in WithStyles(Paper) (created by Card)
1945
          in Card (created by WithStyles(Card))
1946
          in WithStyles(Card) (at instance-types-panel.tsx:48)
1947
          in div (created by Grid)
1948
          in Grid (created by WithStyles(Grid))
1949
          in WithStyles(Grid) (at instance-types-panel.tsx:47)
1950
          in div (created by Grid)
1951
          in Grid (created by WithStyles(Grid))
1952
          in WithStyles(Grid) (at instance-types-panel.tsx:46)
1953
          in Unknown (created by Connect(Component))
1954
          in Connect(Component) (created by WithStyles(Connect(Component)))
1955
          in WithStyles(Connect(Component)) (at instance-types-panel.test.tsx:64)
1956
          in Provider (created by WrapperComponent)
1957
          in WrapperComponent
1958
    console.error node_modules/react-dom/cjs/react-dom.development.js:88
1959
      Warning: validateDOMNesting(...): <div> cannot appear as a descendant of <p>.
1960
          in div (created by Typography)
1961
          in Typography (created by WithStyles(Typography))
1962
          in WithStyles(Typography) (at code-snippet.tsx:56)
1963
          in Unknown (created by Connect(Component))
1964
          in Connect(Component) (created by WithStyles(Connect(Component)))
1965
          in WithStyles(Connect(Component)) (at default-code-snippet.tsx:30)
1966
          in MuiThemeProviderOld (at default-code-snippet.tsx:29)
1967
          in DefaultCodeSnippet (at instance-types-panel.tsx:56)
1968
          in p (created by Typography)
1969
          in Typography (created by WithStyles(Typography))
1970
          in WithStyles(Typography) (at instance-types-panel.tsx:50)
1971
          in div (created by CardContent)
1972
          in CardContent (created by WithStyles(CardContent))
1973
          in WithStyles(CardContent) (at instance-types-panel.tsx:49)
1974
          in div (created by Paper)
1975
          in Paper (created by WithStyles(Paper))
1976
          in WithStyles(Paper) (created by Card)
1977
          in Card (created by WithStyles(Card))
1978
          in WithStyles(Card) (at instance-types-panel.tsx:48)
1979
          in div (created by Grid)
1980
          in Grid (created by WithStyles(Grid))
1981
          in WithStyles(Grid) (at instance-types-panel.tsx:47)
1982
          in div (created by Grid)
1983
          in Grid (created by WithStyles(Grid))
1984
          in WithStyles(Grid) (at instance-types-panel.tsx:46)
1985
          in Unknown (created by Connect(Component))
1986
          in Connect(Component) (created by WithStyles(Connect(Component)))
1987
          in WithStyles(Connect(Component)) (at instance-types-panel.test.tsx:64)
1988
          in Provider (created by WrapperComponent)
1989
          in WrapperComponent
1990
    console.error node_modules/react-dom/cjs/react-dom.development.js:88
1991
      Warning: validateDOMNesting(...): <pre> cannot appear as a descendant of <p>.
1992
          in pre (created by Typography)
1993
          in Typography (created by WithStyles(Typography))
1994
          in WithStyles(Typography) (at code-snippet.tsx:59)
1995
          in div (created by Typography)
1996
          in Typography (created by WithStyles(Typography))
1997
          in WithStyles(Typography) (at code-snippet.tsx:56)
1998
          in Unknown (created by Connect(Component))
1999
          in Connect(Component) (created by WithStyles(Connect(Component)))
2000
          in WithStyles(Connect(Component)) (at default-code-snippet.tsx:30)
2001
          in MuiThemeProviderOld (at default-code-snippet.tsx:29)
2002
          in DefaultCodeSnippet (at instance-types-panel.tsx:61)
2003
          in p (created by Typography)
2004
          in Typography (created by WithStyles(Typography))
2005
          in WithStyles(Typography) (at instance-types-panel.tsx:50)
2006
          in div (created by CardContent)
2007
          in CardContent (created by WithStyles(CardContent))
2008
          in WithStyles(CardContent) (at instance-types-panel.tsx:49)
2009
          in div (created by Paper)
2010
          in Paper (created by WithStyles(Paper))
2011
          in WithStyles(Paper) (created by Card)
2012
          in Card (created by WithStyles(Card))
2013
          in WithStyles(Card) (at instance-types-panel.tsx:48)
2014
          in div (created by Grid)
2015
          in Grid (created by WithStyles(Grid))
2016
          in WithStyles(Grid) (at instance-types-panel.tsx:47)
2017
          in div (created by Grid)
2018
          in Grid (created by WithStyles(Grid))
2019
          in WithStyles(Grid) (at instance-types-panel.tsx:46)
2020
          in Unknown (created by Connect(Component))
2021
          in Connect(Component) (created by WithStyles(Connect(Component)))
2022
          in WithStyles(Connect(Component)) (at instance-types-panel.test.tsx:64)
2023
          in Provider (created by WrapperComponent)
2024
          in WrapperComponent
2025
    console.error node_modules/react-dom/cjs/react-dom.development.js:88
2026
      Warning: validateDOMNesting(...): <div> cannot appear as a descendant of <p>.
2027
          in div (created by Typography)
2028
          in Typography (created by WithStyles(Typography))
2029
          in WithStyles(Typography) (at code-snippet.tsx:56)
2030
          in Unknown (created by Connect(Component))
2031
          in Connect(Component) (created by WithStyles(Connect(Component)))
2032
          in WithStyles(Connect(Component)) (at default-code-snippet.tsx:30)
2033
          in MuiThemeProviderOld (at default-code-snippet.tsx:29)
2034
          in DefaultCodeSnippet (at instance-types-panel.tsx:61)
2035
          in p (created by Typography)
2036
          in Typography (created by WithStyles(Typography))
2037
          in WithStyles(Typography) (at instance-types-panel.tsx:50)
2038
          in div (created by CardContent)
2039
          in CardContent (created by WithStyles(CardContent))
2040
          in WithStyles(CardContent) (at instance-types-panel.tsx:49)
2041
          in div (created by Paper)
2042
          in Paper (created by WithStyles(Paper))
2043
          in WithStyles(Paper) (created by Card)
2044
          in Card (created by WithStyles(Card))
2045
          in WithStyles(Card) (at instance-types-panel.tsx:48)
2046
          in div (created by Grid)
2047
          in Grid (created by WithStyles(Grid))
2048
          in WithStyles(Grid) (at instance-types-panel.tsx:47)
2049
          in div (created by Grid)
2050
          in Grid (created by WithStyles(Grid))
2051
          in WithStyles(Grid) (at instance-types-panel.tsx:46)
2052
          in Unknown (created by Connect(Component))
2053
          in Connect(Component) (created by WithStyles(Connect(Component)))
2054
          in WithStyles(Connect(Component)) (at instance-types-panel.test.tsx:64)
2055
          in Provider (created by WrapperComponent)
2056
          in WrapperComponent
2057
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2058
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2059
      
2060
      * Move data fetching code or side effects to componentDidUpdate.
2061
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2062
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2063
      
2064
      Please update the following components: Connect(Component), Connect(WithStyles(Component)), Provider
2065
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2066
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2067
      
2068
      * Move data fetching code or side effects to componentDidUpdate.
2069
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2070
      
2071
      Please update the following components: Connect(Component), Connect(WithStyles(Component))
2072

    
2073
PASS src/views-components/webdav-s3-dialog/webdav-s3-dialog.test.tsx
2074
  ● Console
2075

    
2076
    console.warn node_modules/react/cjs/react.development.js:315
2077
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2078
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2079
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2080
      
2081
      * Move data fetching code or side effects to componentDidUpdate.
2082
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2083
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2084
      
2085
      Please update the following components: Connect(WithStyles(Component)), Provider
2086
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2087
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2088
      
2089
      * Move data fetching code or side effects to componentDidUpdate.
2090
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2091
      
2092
      Please update the following components: Connect(WithStyles(Component))
2093
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2094
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2095
      
2096
      * Move data fetching code or side effects to componentDidUpdate.
2097
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2098
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2099
      
2100
      Please update the following components: Connect(WithStyles(Component))
2101
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2102
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2103
      
2104
      * Move data fetching code or side effects to componentDidUpdate.
2105
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2106
      
2107
      Please update the following components: Connect(WithStyles(Component))
2108

    
2109
PASS src/views-components/context-menu/actions/collection-file-viewer-action.test.tsx
2110
  ● Console
2111

    
2112
    console.warn node_modules/react/cjs/react.development.js:315
2113
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2114
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2115
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2116
      
2117
      * Move data fetching code or side effects to componentDidUpdate.
2118
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2119
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2120
      
2121
      Please update the following components: Connect(FileViewerAction), Provider
2122
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2123
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2124
      
2125
      * Move data fetching code or side effects to componentDidUpdate.
2126
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2127
      
2128
      Please update the following components: Connect(FileViewerAction)
2129

    
2130
PASS src/services/api-client-authorization-service/api-client-authorization-service.test.ts
2131
PASS src/views-components/search-bar/search-bar-view.test.tsx
2132
PASS src/views/login-panel/login-panel.test.tsx
2133
  ● Console
2134

    
2135
    console.warn node_modules/react/cjs/react.development.js:315
2136
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2137

    
2138
PASS src/store/data-explorer/data-explorer-reducer.test.tsx
2139
  ● Console
2140

    
2141
    console.warn node_modules/react/cjs/react.development.js:315
2142
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2143

    
2144
PASS src/store/workflow-panel/workflow-panel-actions.test.ts
2145
  ● Console
2146

    
2147
    console.warn node_modules/react/cjs/react.development.js:315
2148
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2149

    
2150
PASS src/components/multi-panel-view/multi-panel-view.test.tsx
2151
  ● Console
2152

    
2153
    console.warn node_modules/react/cjs/react.development.js:315
2154
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2155

    
2156
PASS src/components/tree/tree.test.tsx
2157
  ● Console
2158

    
2159
    console.warn node_modules/react/cjs/react.development.js:315
2160
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2161

    
2162
PASS src/views-components/token-dialog/token-dialog.test.tsx
2163
  ● Console
2164

    
2165
    console.warn node_modules/react/cjs/react.development.js:315
2166
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2167
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2168
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2169
      
2170
      * Move data fetching code or side effects to componentDidUpdate.
2171
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2172
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2173
      
2174
      Please update the following components: Provider
2175
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2176
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2177
      
2178
      * Move data fetching code or side effects to componentDidUpdate.
2179
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2180
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2181
      
2182
      Please update the following components: Connect(Component)
2183
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2184
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2185
      
2186
      * Move data fetching code or side effects to componentDidUpdate.
2187
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2188
      
2189
      Please update the following components: Connect(Component)
2190

    
2191
PASS src/common/use-async-interval.test.tsx
2192
PASS src/services/api/filter-builder.test.ts
2193
PASS src/views-components/context-menu/actions/helpers.test.ts
2194
PASS src/components/column-selector/column-selector.test.tsx
2195
  ● Console
2196

    
2197
    console.warn node_modules/react/cjs/react.development.js:315
2198
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2199

    
2200
PASS src/common/formatters.test.ts
2201
PASS src/views-components/sharing-dialog/sharing-urls-component.test.tsx
2202
  ● Console
2203

    
2204
    console.warn node_modules/react/cjs/react.development.js:315
2205
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2206

    
2207
PASS src/store/link-account-panel/link-account-panel-reducer.test.ts
2208
  ● Console
2209

    
2210
    console.warn node_modules/react/cjs/react.development.js:315
2211
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2212

    
2213
PASS src/components/breadcrumbs/breadcrumbs.test.tsx
2214
  ● Console
2215

    
2216
    console.warn node_modules/react/cjs/react.development.js:315
2217
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2218
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2219
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2220
      
2221
      * Move data fetching code or side effects to componentDidUpdate.
2222
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2223
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2224
      
2225
      Please update the following components: Provider
2226
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2227
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2228
      
2229
      * Move data fetching code or side effects to componentDidUpdate.
2230
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2231
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2232
      
2233
      Please update the following components: Connect(Component)
2234
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2235
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2236
      
2237
      * Move data fetching code or side effects to componentDidUpdate.
2238
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2239
      
2240
      Please update the following components: Connect(Component)
2241

    
2242
PASS src/views/not-found-panel/not-found-panel-root.test.tsx
2243
  ● Console
2244

    
2245
    console.warn node_modules/react/cjs/react.development.js:315
2246
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2247

    
2248
PASS src/store/auth/auth-reducer.test.ts
2249
  ● Console
2250

    
2251
    console.warn node_modules/react/cjs/react.development.js:315
2252
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2253

    
2254
PASS src/common/redirect-to.test.ts
2255
PASS src/components/popover/popover.test.tsx
2256
  ● Console
2257

    
2258
    console.warn node_modules/react/cjs/react.development.js:315
2259
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2260

    
2261
PASS src/views-components/sharing-dialog/sharing-dialog-component.test.tsx
2262
  ● Console
2263

    
2264
    console.warn node_modules/react/cjs/react.development.js:315
2265
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2266
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2267
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2268
      
2269
      * Move data fetching code or side effects to componentDidUpdate.
2270
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2271
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2272
      
2273
      Please update the following components: Provider
2274
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2275
      Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2276
      
2277
      * Move code with side effects to componentDidMount, and set initial state in the constructor.
2278
      * Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2279
      
2280
      Please update the following components: Form(Connect(SharingPublicAccessFormComponent)), Form(SharingInvitationFormComponent), Form(WithStyles(Component))
2281
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2282
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2283
      
2284
      * Move data fetching code or side effects to componentDidUpdate.
2285
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2286
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2287
      
2288
      Please update the following components: Connect(ConnectedField), Connect(ConnectedFieldArray), Connect(Form(Connect(SharingPublicAccessFormComponent))), Connect(Form(SharingInvitationFormComponent)), Connect(Form(WithStyles(Component))), Connect(ParticipantSelect), Connect(SharingPublicAccessFormComponent), Field, FieldArray, Form(Connect(SharingPublicAccessFormComponent)), Form(SharingInvitationFormComponent), Form(WithStyles(Component))
2289
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2290
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2291
      
2292
      * Move data fetching code or side effects to componentDidUpdate.
2293
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2294
      
2295
      Please update the following components: Connect(ConnectedField), Connect(ConnectedFieldArray), Connect(Form(Connect(SharingPublicAccessFormComponent))), Connect(Form(SharingInvitationFormComponent)), Connect(Form(WithStyles(Component))), Connect(ParticipantSelect), Connect(SharingPublicAccessFormComponent)
2296

    
2297
PASS src/views/inactive-panel/inactive-panel.test.tsx
2298
  ● Console
2299

    
2300
    console.warn node_modules/react/cjs/react.development.js:315
2301
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2302

    
2303
PASS src/views-components/baner/banner.test.tsx
2304
  ● Console
2305

    
2306
    console.warn node_modules/react/cjs/react.development.js:315
2307
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2308

    
2309
PASS src/views-components/auto-logout/auto-logout.test.tsx
2310
  ● Console
2311

    
2312
    console.warn node_modules/react/cjs/react.development.js:315
2313
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2314

    
2315
PASS src/views-components/side-panel-button/side-panel-button.test.tsx
2316
  ● Console
2317

    
2318
    console.warn node_modules/react/cjs/react.development.js:315
2319
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2320

    
2321
PASS src/views-components/context-menu/actions/download-action.test.tsx
2322
  ● Console
2323

    
2324
    console.warn node_modules/react/cjs/react.development.js:315
2325
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2326

    
2327
PASS src/views-components/context-menu/action-sets/project-action-set.test.ts
2328
  ● Console
2329

    
2330
    console.warn node_modules/react/cjs/react.development.js:315
2331
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2332

    
2333
PASS src/validators/is-rsa-key.test.tsx
2334
PASS src/lib/resource-properties.test.ts
2335
PASS src/services/project-service/project-service.test.ts
2336
PASS src/components/file-tree/file-thumbnail.test.tsx
2337
  ● Console
2338

    
2339
    console.warn node_modules/react/cjs/react.development.js:315
2340
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2341
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2342
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2343
      
2344
      * Move data fetching code or side effects to componentDidUpdate.
2345
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2346
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2347
      
2348
      Please update the following components: Connect(WithStyles(Component)), Provider
2349
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2350
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2351
      
2352
      * Move data fetching code or side effects to componentDidUpdate.
2353
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2354
      
2355
      Please update the following components: Connect(WithStyles(Component))
2356

    
2357
PASS src/common/url.test.ts
2358
PASS src/services/api/url-builder.test.ts
2359
PASS src/store/auth/auth-middleware.test.ts
2360
  ● Console
2361

    
2362
    console.warn node_modules/react/cjs/react.development.js:315
2363
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2364

    
2365
PASS src/components/dropdown-menu/dropdown-menu.test.tsx
2366
  ● Console
2367

    
2368
    console.warn node_modules/react/cjs/react.development.js:315
2369
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2370

    
2371
PASS src/views-components/context-menu/action-sets/collection-action-set.test.ts
2372
  ● Console
2373

    
2374
    console.warn node_modules/react/cjs/react.development.js:315
2375
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2376

    
2377
PASS src/services/groups-service/groups-service.test.ts
2378
PASS src/views-components/main-app-bar/account-menu.test.tsx
2379
  ● Console
2380

    
2381
    console.warn node_modules/react/cjs/react.development.js:315
2382
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2383

    
2384
PASS src/services/common-service/common-service.test.ts
2385
PASS src/components/refresh-button/refresh-button.test.tsx
2386
  ● Console
2387

    
2388
    console.warn node_modules/react/cjs/react.development.js:315
2389
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2390

    
2391
PASS src/store/dialog/dialog-reducer.test.ts
2392
PASS src/components/context-menu/context-menu.test.tsx
2393
  ● Console
2394

    
2395
    console.warn node_modules/react/cjs/react.development.js:315
2396
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2397

    
2398
PASS src/components/data-table-filters/data-table-filters-popover.test.tsx
2399
  ● Console
2400

    
2401
    console.warn node_modules/react/cjs/react.development.js:315
2402
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2403

    
2404
PASS src/store/search-results-panel/search-results-middleware-service.test.ts
2405
  ● Console
2406

    
2407
    console.warn node_modules/react/cjs/react.development.js:315
2408
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2409

    
2410
PASS src/views-components/context-menu/actions/file-viewer-action.test.tsx
2411
  ● Console
2412

    
2413
    console.warn node_modules/react/cjs/react.development.js:315
2414
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2415

    
2416
PASS src/views-components/context-menu/actions/copy-to-clipboard-action.test.tsx
2417
  ● Console
2418

    
2419
    console.warn node_modules/react/cjs/react.development.js:315
2420
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2421

    
2422
PASS src/services/api/order-builder.test.ts
2423
PASS src/views/workbench/workbench.test.tsx
2424
  ● Console
2425

    
2426
    console.warn node_modules/react/cjs/react.development.js:315
2427
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2428
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2429
      Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2430
      
2431
      * Move code with side effects to componentDidMount, and set initial state in the constructor.
2432
      * Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2433
      
2434
      Please update the following components: ConnectedRouter, Form(Component), Form(DialogCollectionCreate), Form(DialogCollectionFilesUpload), Form(DialogCollectionUpdate), Form(DialogProcessUpdate), Form(DialogProjectCreate), Form(DialogProjectUpdate), Form(DialogRepositoryCreate), Form(DialogSshKeyCreate), Form(UserRepositoryCreate), Route, Router, Switch
2435
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2436
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2437
      
2438
      * Move data fetching code or side effects to componentDidUpdate.
2439
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2440
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2441
      
2442
      Please update the following components: Connect(Component), Connect(ConfirmationDialog), Connect(Connect(ConfirmationDialog)), Connect(Connect(Connect(_default))), Connect(Connect(TokenDialogComponent)), Connect(Connect(_default)), Connect(ContextMenu), Connect(Form(Component)), Connect(Form(DialogCollectionCreate)), Connect(Form(DialogCollectionFilesUpload)), Connect(Form(DialogCollectionUpdate)), Connect(Form(DialogProcessUpdate)), Connect(Form(DialogProjectCreate)), Connect(Form(DialogProjectUpdate)), Connect(Form(DialogRepositoryCreate)), Connect(Form(DialogSshKeyCreate)), Connect(Form(UserRepositoryCreate)), Connect(ReduxForm), Connect(TokenDialogComponent), Connect(WithStyles(Component)), Connect(WithStyles(Connect(Component))), Connect(_default), Form(Component), Form(DialogCollectionCreate), Form(DialogCollectionFilesUpload), Form(DialogCollectionUpdate), Form(DialogProcessUpdate), Form(DialogProjectCreate), Form(DialogProjectUpdate), Form(DialogRepositoryCreate), Form(DialogSshKeyCreate), Form(UserRepositoryCreate), Provider, Route, Router, Switch
2443
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2444
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2445
      
2446
      * Move data fetching code or side effects to componentDidUpdate.
2447
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2448
      
2449
      Please update the following components: Connect(Component), Connect(ConfirmationDialog), Connect(Connect(ConfirmationDialog)), Connect(Connect(Connect(_default))), Connect(Connect(TokenDialogComponent)), Connect(Connect(_default)), Connect(ContextMenu), Connect(Form(Component)), Connect(Form(DialogCollectionCreate)), Connect(Form(DialogCollectionFilesUpload)), Connect(Form(DialogCollectionUpdate)), Connect(Form(DialogProcessUpdate)), Connect(Form(DialogProjectCreate)), Connect(Form(DialogProjectUpdate)), Connect(Form(DialogRepositoryCreate)), Connect(Form(DialogSshKeyCreate)), Connect(Form(UserRepositoryCreate)), Connect(ReduxForm), Connect(TokenDialogComponent), Connect(WithStyles(Component)), Connect(WithStyles(Connect(Component))), Connect(_default)
2450

    
2451

    
2452
Test Suites: 77 passed, 77 total
2453
Tests:       356 passed, 356 total
2454
Snapshots:   0 total
2455
Time:        27.813s
2456
Ran all test suites.
2457
======= test services/workbench2_units -- 33s
2458
======= test services/workbench2_integration
2459
yarn install
2460
➤ YN0000: ┌ Resolution step
2461
➤ YN0002: │ @coreui/coreui@npm:4.3.2 [f1240] doesn't provide postcss (pb5968), requested by postcss-combine-duplicated-selectors
2462
➤ YN0060: │ arvados-workbench-2@workspace:. provides @coreui/coreui (p399b5) with version 4.3.2, which doesn't satisfy what @coreui/react requests
2463
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p7649e), requested by @coreui/coreui
2464
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p89fa5), requested by bootstrap
2465
➤ YN0060: │ arvados-workbench-2@workspace:. provides react (pece98) with version 16.14.0, which doesn't satisfy what @coreui/react requests
2466
➤ YN0060: │ arvados-workbench-2@workspace:. provides react-dom (p83810) with version 16.14.0, which doesn't satisfy what @coreui/react requests
2467
➤ YN0060: │ arvados-workbench-2@workspace:. provides redux (p1ed3a) with version 4.0.3, which doesn't satisfy what redux-devtools and some of its descendants request
2468
➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (pe50ad) with version 4.3.4, which doesn't satisfy what react-scripts and some of its descendants request
2469
➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (p920f2) with version 4.3.4, which doesn't satisfy what tslint-etc and some of its descendants request
2470
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide typescript (p62ad2), requested by fork-ts-checker-webpack-plugin
2471
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide webpack (p2e56c), requested by fork-ts-checker-webpack-plugin
2472
➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/eslint-plugin (pef9e6) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests
2473
➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/parser (pd7402) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests
2474
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
2475
➤ YN0000: └ Completed in 0s 282ms
2476
➤ YN0000: ┌ Fetch step
2477
➤ YN0013: │ 1952 packages were already cached
2478
➤ YN0000: └ Completed in 0s 429ms
2479
➤ YN0000: ┌ Link step
2480
➤ YN0000: └ Completed in 0s 812ms
2481
➤ YN0000: Done with warnings in 1s 697ms
2482
yarn run cypress install
2483
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh -a /tmp/workspace/developer-run-tests-services-workbench2
2484

    
2485
Cypress 6.3.0 is installed in /home/jenkins/.cache/Cypress/6.3.0
2486

    
2487
Skipping installation:
2488

    
2489
  Pass the --force option if you'd like to reinstall anyway.
2490
ARVADOS_DIR is /tmp/workspace/developer-run-tests-services-workbench2
2491
Launching arvados in test mode...
2492
Arvados up and running at https://127.0.0.1:35565/
2493
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 124: warning: execute_coproc: coproc [10806:arvboot] still exists
2494
Launching workbench2...
2495
.
2496
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 131: warning: execute_coproc: coproc [11378:consume_stdout] still exists
2497
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 132: warning: execute_coproc: coproc [11386:wb2] still exists
2498
(node:11424) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
2499
ℹ 「wds」: Project is running at https://10.10.0.113/
2500
ℹ 「wds」: webpack output is served from 
2501
ℹ 「wds」: Content not from webpack is served from /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/public
2502
ℹ 「wds」: 404s will fallback to /
2503
Starting the development server...
2504

    
2505
Running tests...
2506
Compiled successfully!
2507

    
2508
You can now view arvados-workbench-2 in the browser.
2509

    
2510
  Local:            https://localhost:46519
2511
  On Your Network:  https://10.10.0.113:46519
2512

    
2513
Note that the development build is not optimized.
2514
To create a production build, use yarn build.
2515

    
2516
It looks like this is your first time using Cypress: 6.3.0
2517

    
2518
[?25l[04:53:59]  Verifying Cypress can run /home/jenkins/.cache/Cypress/6.3.0/Cypress [started]
2519
[04:54:01]  Verifying Cypress can run /home/jenkins/.cache/Cypress/6.3.0/Cypress [completed]
2520
[?25h
2521
Opening Cypress...
2522

    
2523
====================================================================================================
2524

    
2525
tput: No value for $TERM and no -T specified
2526
  (Run Starting)
2527

    
2528
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2529
  │ Cypress:    6.3.0                                                                              │
2530
  │ Browser:    Electron 87 (headless)                                                             │
2531
  │ Specs:      17 found (banner-tooltip.spec.js, collection.spec.js, create-workflow.spec.js, del │
2532
  │             ete-multiple-files.spec.js, favorites.spec.js, group-manage.spec.js, login.spec.js │
2533
  │             , multiselect-toolbar.spec.js, page-not-found.spec.js, process.spec.js, project.sp │
2534
  │             ec.js, sear...)                                                                    │
2535
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2536

    
2537

    
2538
────────────────────────────────────────────────────────────────────────────────────────────────────
2539
                                                                                                    
2540
  Running:  banner-tooltip.spec.js                                                         (1 of 17)
2541
Browserslist: caniuse-lite is outdated. Please run:
2542
npx browserslist@latest --update-db
2543

    
2544
Why you should do it regularly:
2545
https://github.com/browserslist/browserslist#browsers-data-updating
2546

    
2547

2548
  Banner / tooltip tests
2549
    ✓ should re-show the banner (15248ms)
2550
    ✓ should show tooltips and remove tooltips as localStorage key is present (15563ms)
2551

    
2552

    
2553
  2 passing (31s)
2554

    
2555

    
2556
  (Results)
2557

    
2558
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2559
  │ Tests:        2                                                                                │
2560
  │ Passing:      2                                                                                │
2561
  │ Failing:      0                                                                                │
2562
  │ Pending:      0                                                                                │
2563
  │ Skipped:      0                                                                                │
2564
  │ Screenshots:  0                                                                                │
2565
  │ Video:        true                                                                             │
2566
  │ Duration:     31 seconds                                                                       │
2567
  │ Spec Ran:     banner-tooltip.spec.js                                                           │
2568
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2569

    
2570

    
2571
────────────────────────────────────────────────────────────────────────────────────────────────────
2572
                                                                                                    
2573
  Running:  collection.spec.js                                                             (2 of 17)
2574

    
2575

2576
  Collection panel tests
2577
    1) shows the appropriate buttons in the toolbar
2578
    ✓ allows to download mountain duck config for a collection (3042ms)
2579
    ✓ attempts to use a preexisting name creating or updating a collection (6485ms)
2580
    ✓ uses the property editor (from edit dialog) with vocabulary terms (4223ms)
2581
    ✓ uses the editor (from details panel) with vocabulary terms (5492ms)
2582
    ✓ shows collection by URL (8960ms)
2583
    ✓ renames a file using valid names (63778ms)
2584
    ✓ renames a file to a different directory (35323ms)
2585
    ✓ shows collection owner (7106ms)
2586
    ✓ tries to rename a file with illegal names (8435ms)
2587
    ✓ can correctly display old versions (2584ms)
2588
    ✓ views & edits storage classes data (4788ms)
2589
    ✓ moves a collection to a different project (5176ms)
2590
    ✓ automatically updates the collection UI contents without using the Refresh button (3660ms)
2591
    ✓ makes a copy of an existing collection (4699ms)
2592
    ✓ uses the collection version browser to view a previous version (10779ms)
2593
    ✓ copies selected files into new collection (5793ms)
2594
    ✓ copies selected files into existing collection (6176ms)
2595
    ✓ copies selected files into separate collections (7815ms)
2596
    ✓ moves selected files into new collection (5588ms)
2597
    ✓ moves selected files into existing collection (6878ms)
2598
    ✓ moves selected files into separate collections (9036ms)
2599
    ✓ creates new collection with properties on home project (5775ms)
2600
    ✓ shows responsible person for collection if available (2710ms)
2601
    file upload
2602
      ✓ uploads a file and checks the collection UI to be fresh (6937ms)
2603
      ✓ allows to cancel running upload (4365ms)
2604
      ✓ allows to cancel single file from the running upload (5013ms)
2605
      ✓ allows to cancel all files from the running upload (5111ms)
2606

    
2607

    
2608
  27 passing (4m)
2609
  1 failing
2610

    
2611
  1) Collection panel tests
2612
       shows the appropriate buttons in the toolbar:
2613
     CypressError: Timed out retrying after 4000ms: `cy.trigger()` failed because this element is not visible:
2614

    
2615
`<button class="MuiButtonBase-root-561 MuiIconButton-root-555 Component-icon-1117" tabindex="0" type="button" data-cy="multiselect-button">...</button>`
2616

    
2617
This element `<button.MuiButtonBase-root-561.MuiIconButton-root-555.Component-icon-1117>` is not visible because its parent `<span.Component-button-1115.Component-inVisible-1195.Component-iconContainer-1116>` has CSS property: `visibility: hidden`
2618

    
2619
Fix this problem, or use `{force: true}` to disable error checking.
2620

    
2621
https://on.cypress.io/element-cannot-be-interacted-with
2622
      at $Cy.ensureVisibility (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:161294:24)
2623
      at runAllChecks (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:150169:14)
2624
      at retryActionability (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:150223:16)
2625
      at tryCatcher (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:10609:23)
2626
      at Function.Promise.attempt.Promise.try (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:7883:29)
2627
      at tryFn (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:165787:21)
2628
      at whenStable (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:165825:12)
2629
      at https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:165320:16
2630
      at tryCatcher (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:10609:23)
2631
      at Promise._settlePromiseFromHandler (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:8544:31)
2632
      at Promise._settlePromise (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:8601:18)
2633
      at Promise._settlePromise0 (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:8646:10)
2634
      at Promise._settlePromises (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:8726:18)
2635
      at Promise._fulfill (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:8670:18)
2636
      at https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:10284:46
2637
  From Your Spec Code:
2638
      at Context.eval (https://127.0.0.1:46519/__cypress/tests?p=cypress/integration/collection.spec.js:809:52)
2639

2640

    
2641

    
2642

    
2643
  (Results)
2644

    
2645
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2646
  │ Tests:        28                                                                               │
2647
  │ Passing:      27                                                                               │
2648
  │ Failing:      1                                                                                │
2649
  │ Pending:      0                                                                                │
2650
  │ Skipped:      0                                                                                │
2651
  │ Screenshots:  1                                                                                │
2652
  │ Video:        true                                                                             │
2653
  │ Duration:     4 minutes, 29 seconds                                                            │
2654
  │ Spec Ran:     collection.spec.js                                                               │
2655
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2656

    
2657

    
2658
  (Screenshots)
2659

    
2660
  -  /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/cypre     (1280x720)
2661
     ss/screenshots/collection.spec.js/Collection panel tests -- shows the appropriat               
2662
     e buttons in the toolbar (failed).png                                                          
2663

    
2664

    
2665
────────────────────────────────────────────────────────────────────────────────────────────────────
2666
                                                                                                    
2667
  Running:  create-workflow.spec.js                                                        (3 of 17)
2668

    
2669

2670
  Create workflow tests
2671
    ✓ can create project with nested data (7816ms)
2672
    ✓ can select multi files when creating workflow workflow_with_array_fields.yaml (8316ms)
2673
    ✓ can select multi files when creating workflow workflow_with_default_array_fields.yaml (8237ms)
2674
    ✓ allows selecting collection subdirectories and reselects existing selections (6898ms)
2675

    
2676

    
2677
  4 passing (32s)
2678

    
2679

    
2680
  (Results)
2681

    
2682
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2683
  │ Tests:        4                                                                                │
2684
  │ Passing:      4                                                                                │
2685
  │ Failing:      0                                                                                │
2686
  │ Pending:      0                                                                                │
2687
  │ Skipped:      0                                                                                │
2688
  │ Screenshots:  0                                                                                │
2689
  │ Video:        true                                                                             │
2690
  │ Duration:     32 seconds                                                                       │
2691
  │ Spec Ran:     create-workflow.spec.js                                                          │
2692
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2693

    
2694

    
2695
────────────────────────────────────────────────────────────────────────────────────────────────────
2696
                                                                                                    
2697
  Running:  delete-multiple-files.spec.js                                                  (4 of 17)
2698

    
2699

2700
  Multi-file deletion tests
2701
    ✓ deletes all files from root dir (6749ms)
2702
    - deletes all files from non root dir
2703
    ✓ deletes all files from non root dir (4932ms)
2704

    
2705

    
2706
  2 passing (12s)
2707
  1 pending
2708

    
2709

    
2710
  (Results)
2711

    
2712
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2713
  │ Tests:        3                                                                                │
2714
  │ Passing:      2                                                                                │
2715
  │ Failing:      0                                                                                │
2716
  │ Pending:      1                                                                                │
2717
  │ Skipped:      0                                                                                │
2718
  │ Screenshots:  0                                                                                │
2719
  │ Video:        true                                                                             │
2720
  │ Duration:     12 seconds                                                                       │
2721
  │ Spec Ran:     delete-multiple-files.spec.js                                                    │
2722
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2723

    
2724

    
2725
────────────────────────────────────────────────────────────────────────────────────────────────────
2726
                                                                                                    
2727
  Running:  favorites.spec.js                                                              (5 of 17)
2728

    
2729

2730
  Favorites tests
2731
    ✓ creates and removes a public favorite (7317ms)
2732
    - can copy selected into the collection
2733
    ✓ can copy collection to favorites (4985ms)
2734
    ✓ can edit project and collections in favorites (27439ms)
2735
    ✓ can view favorites in workflow (5632ms)
2736

    
2737

    
2738
  4 passing (47s)
2739
  1 pending
2740

    
2741

    
2742
  (Results)
2743

    
2744
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2745
  │ Tests:        5                                                                                │
2746
  │ Passing:      4                                                                                │
2747
  │ Failing:      0                                                                                │
2748
  │ Pending:      1                                                                                │
2749
  │ Skipped:      0                                                                                │
2750
  │ Screenshots:  0                                                                                │
2751
  │ Video:        true                                                                             │
2752
  │ Duration:     46 seconds                                                                       │
2753
  │ Spec Ran:     favorites.spec.js                                                                │
2754
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2755

    
2756

    
2757
────────────────────────────────────────────────────────────────────────────────────────────────────
2758
                                                                                                    
2759
  Running:  group-manage.spec.js                                                           (6 of 17)
2760

    
2761

2762
  Group manage tests
2763
    ✓ creates a new group (9242ms)
2764
    ✓ adds users to the group (3067ms)
2765
    ✓ changes permission level of a member (776ms)
2766
    ✓ can unhide and re-hide users (3452ms)
2767
    ✓ displays resources shared with the group (2317ms)
2768
    ✓ removes users from the group (2185ms)
2769
    ✓ renames the group (3716ms)
2770
    ✓ deletes the group (860ms)
2771
    ✓ disables group-related controls for built-in groups (4781ms)
2772

    
2773

    
2774
  9 passing (31s)
2775

    
2776

    
2777
  (Results)
2778

    
2779
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2780
  │ Tests:        9                                                                                │
2781
  │ Passing:      9                                                                                │
2782
  │ Failing:      0                                                                                │
2783
  │ Pending:      0                                                                                │
2784
  │ Skipped:      0                                                                                │
2785
  │ Screenshots:  0                                                                                │
2786
  │ Video:        true                                                                             │
2787
  │ Duration:     31 seconds                                                                       │
2788
  │ Spec Ran:     group-manage.spec.js                                                             │
2789
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2790

    
2791

    
2792
────────────────────────────────────────────────────────────────────────────────────────────────────
2793
                                                                                                    
2794
  Running:  login.spec.js                                                                  (7 of 17)
2795

    
2796

2797
  Login tests
2798
    ✓ shows login page on first visit (3396ms)
2799
    ✓ shows login page with no token (1320ms)
2800
    ✓ shows inactive page to inactive user (745ms)
2801
    ✓ shows login page with invalid token (1289ms)
2802
    ✓ logs in successfully with valid user token (1613ms)
2803
    ✓ logs out when token no longer valid (2506ms)
2804
    ✓ logs in successfully with valid admin token (1924ms)
2805
    ✓ fails to authenticate using the login form with wrong password (1365ms)
2806
    ✓ successfully authenticates using the login form (1618ms)
2807

    
2808

    
2809
  9 passing (16s)
2810

    
2811

    
2812
  (Results)
2813

    
2814
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2815
  │ Tests:        9                                                                                │
2816
  │ Passing:      9                                                                                │
2817
  │ Failing:      0                                                                                │
2818
  │ Pending:      0                                                                                │
2819
  │ Skipped:      0                                                                                │
2820
  │ Screenshots:  0                                                                                │
2821
  │ Video:        true                                                                             │
2822
  │ Duration:     15 seconds                                                                       │
2823
  │ Spec Ran:     login.spec.js                                                                    │
2824
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2825

    
2826

    
2827
────────────────────────────────────────────────────────────────────────────────────────────────────
2828
                                                                                                    
2829
  Running:  multiselect-toolbar.spec.js                                                    (8 of 17)
2830

    
2831

2832
  Multiselect Toolbar Tests
2833
    ✓ exists in DOM in neutral state (3656ms)
2834

    
2835

    
2836
  1 passing (4s)
2837

    
2838

    
2839
  (Results)
2840

    
2841
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2842
  │ Tests:        1                                                                                │
2843
  │ Passing:      1                                                                                │
2844
  │ Failing:      0                                                                                │
2845
  │ Pending:      0                                                                                │
2846
  │ Skipped:      0                                                                                │
2847
  │ Screenshots:  0                                                                                │
2848
  │ Video:        true                                                                             │
2849
  │ Duration:     3 seconds                                                                        │
2850
  │ Spec Ran:     multiselect-toolbar.spec.js                                                      │
2851
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2852

    
2853

    
2854
────────────────────────────────────────────────────────────────────────────────────────────────────
2855
                                                                                                    
2856
  Running:  page-not-found.spec.js                                                         (9 of 17)
2857

    
2858

2859
  Page not found tests
2860
    ✓ shows not found page (3779ms)
2861
    ✓ shows not found popup (7336ms)
2862

    
2863

    
2864
  2 passing (11s)
2865

    
2866

    
2867
  (Results)
2868

    
2869
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2870
  │ Tests:        2                                                                                │
2871
  │ Passing:      2                                                                                │
2872
  │ Failing:      0                                                                                │
2873
  │ Pending:      0                                                                                │
2874
  │ Skipped:      0                                                                                │
2875
  │ Screenshots:  0                                                                                │
2876
  │ Video:        true                                                                             │
2877
  │ Duration:     11 seconds                                                                       │
2878
  │ Spec Ran:     page-not-found.spec.js                                                           │
2879
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2880

    
2881

    
2882
────────────────────────────────────────────────────────────────────────────────────────────────────
2883
                                                                                                    
2884
  Running:  process.spec.js                                                               (10 of 17)
2885
(node:12031) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 preprocessor:close listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit
2886

    
2887

2888
  Process tests
2889
    Multiselect Toolbar
2890
      1) shows the appropriate buttons in the toolbar
2891
    Details panel
2892
      ✓ shows process details (7019ms)
2893
      ✓ should show runtime status indicators (5538ms)
2894
      ✓ allows copying processes (15318ms)
2895
      ✓ shows cancel button when appropriate (11514ms)
2896
    Logs panel
2897
      ✓ shows live process logs (8308ms)
2898
      ✓ filters process logs by event type (7805ms)
2899
      ✓ sorts combined logs (6849ms)
2900
      ✓ preserves original ordering of lines within the same log type (5281ms)
2901
      ✓ correctly generates sniplines (4744ms)
2902
    I/O panel
2903
      ✓ displays IO parameters with keep links and previews (20757ms)
2904
      ✓ displays IO parameters with no value (10543ms)
2905

    
2906

    
2907
  11 passing (2m)
2908
  1 failing
2909

    
2910
  1) Process tests
2911
       Multiselect Toolbar
2912
         shows the appropriate buttons in the toolbar:
2913
     CypressError: Timed out retrying after 4000ms: `cy.trigger()` failed because this element is not visible:
2914

    
2915
`<button class="MuiButtonBase-root-561 MuiIconButton-root-555 Component-icon-809" tabindex="0" type="button" data-cy="multiselect-button">...</button>`
2916

    
2917
This element `<button.MuiButtonBase-root-561.MuiIconButton-root-555.Component-icon-809>` is not visible because its parent `<span.Component-button-807.Component-inVisible-1110.Component-iconContainer-808>` has CSS property: `visibility: hidden`
2918

    
2919
Fix this problem, or use `{force: true}` to disable error checking.
2920

    
2921
https://on.cypress.io/element-cannot-be-interacted-with
2922
      at $Cy.ensureVisibility (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:161294:24)
2923
      at runAllChecks (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:150169:14)
2924
      at retryActionability (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:150223:16)
2925
      at tryCatcher (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:10609:23)
2926
      at Function.Promise.attempt.Promise.try (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:7883:29)
2927
      at tryFn (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:165787:21)
2928
      at whenStable (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:165825:12)
2929
      at https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:165320:16
2930
      at tryCatcher (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:10609:23)
2931
      at Promise._settlePromiseFromHandler (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:8544:31)
2932
      at Promise._settlePromise (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:8601:18)
2933
      at Promise._settlePromise0 (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:8646:10)
2934
      at Promise._settlePromises (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:8726:18)
2935
      at Promise._fulfill (https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:8670:18)
2936
      at https://127.0.0.1:46519/__cypress/runner/cypress_runner.js:10284:46
2937
  From Your Spec Code:
2938
      at Context.eval (https://127.0.0.1:46519/__cypress/tests?p=cypress/integration/process.spec.js:384:56)
2939

2940

    
2941

    
2942

    
2943
  (Results)
2944

    
2945
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2946
  │ Tests:        12                                                                               │
2947
  │ Passing:      11                                                                               │
2948
  │ Failing:      1                                                                                │
2949
  │ Pending:      0                                                                                │
2950
  │ Skipped:      0                                                                                │
2951
  │ Screenshots:  1                                                                                │
2952
  │ Video:        true                                                                             │
2953
  │ Duration:     2 minutes, 21 seconds                                                            │
2954
  │ Spec Ran:     process.spec.js                                                                  │
2955
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2956

    
2957

    
2958
  (Screenshots)
2959

    
2960
  -  /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/cypre     (1280x720)
2961
     ss/screenshots/process.spec.js/Process tests -- Multiselect Toolbar -- shows the               
2962
      appropriate buttons in the toolbar (failed).png                                               
2963

    
2964

    
2965
────────────────────────────────────────────────────────────────────────────────────────────────────
2966
                                                                                                    
2967
  Running:  project.spec.js                                                               (11 of 17)
2968

    
2969

2970
  Project tests
2971
    ✓ creates a new project with multiple properties (12801ms)
2972
    ✓ creates a project without and with description (15868ms)
2973
    ✓ shows the appropriate buttons in the multiselect toolbar (8092ms)
2974
    ✓ creates new project on home project and then a subproject inside it (7227ms)
2975
    ✓ attempts to use a preexisting name creating a project (4727ms)
2976
    ✓ navigates to the parent project after trashing the one being displayed (4283ms)
2977
    ✓ resets the search box only when navigating out of the current project (4235ms)
2978
    ✓ navigates to the root project after trashing the parent of the one being displayed (4658ms)
2979
    ✓ shows details panel when clicking on the info icon (2591ms)
2980
    ✓ clears search input when changing project (3022ms)
2981
    ✓ opens advanced popup for project with username (2901ms)
2982
    ✓ copies project URL to clipboard (6991ms)
2983
    ✓ sorts displayed items correctly (6954ms)
2984
    Frozen projects
2985
      ✓ should be able to freeze own project (2975ms)
2986
      ✓ should not be able to modify items within the frozen project (3943ms)
2987
      ✓ should be able to freeze not owned project (2719ms)
2988
      ✓ should be able to unfreeze project if user is an admin (4228ms)
2989

    
2990

    
2991
  17 passing (2m)
2992

    
2993

    
2994
  (Results)
2995

    
2996
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2997
  │ Tests:        17                                                                               │
2998
  │ Passing:      17                                                                               │
2999
  │ Failing:      0                                                                                │
3000
  │ Pending:      0                                                                                │
3001
  │ Skipped:      0                                                                                │
3002
  │ Screenshots:  0                                                                                │
3003
  │ Video:        true                                                                             │
3004
  │ Duration:     1 minute, 40 seconds                                                             │
3005
  │ Spec Ran:     project.spec.js                                                                  │
3006
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3007

    
3008

    
3009
────────────────────────────────────────────────────────────────────────────────────────────────────
3010
                                                                                                    
3011
  Running:  search.spec.js                                                                (12 of 17)
3012

    
3013

3014
  Search tests
3015
    ✓ can search for old collection versions (8291ms)
3016
    ✓ can display path of the selected item (2994ms)
3017
    ✓ can search items using quotes (3445ms)
3018
    ✓ can display owner of the item (2556ms)
3019
    ✓ shows search context menu (6625ms)
3020

    
3021

    
3022
  5 passing (24s)
3023

    
3024

    
3025
  (Results)
3026

    
3027
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3028
  │ Tests:        5                                                                                │
3029
  │ Passing:      5                                                                                │
3030
  │ Failing:      0                                                                                │
3031
  │ Pending:      0                                                                                │
3032
  │ Skipped:      0                                                                                │
3033
  │ Screenshots:  0                                                                                │
3034
  │ Video:        true                                                                             │
3035
  │ Duration:     24 seconds                                                                       │
3036
  │ Spec Ran:     search.spec.js                                                                   │
3037
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3038

    
3039

    
3040
────────────────────────────────────────────────────────────────────────────────────────────────────
3041
                                                                                                    
3042
  Running:  sharing.spec.js                                                               (13 of 17)
3043

    
3044

3045
  Sharing tests
3046
    ✓ can create and delete sharing URLs on collections (5391ms)
3047
    ✓ can share projects to other users (18079ms)
3048
    ✓ can edit project in shared with me (7550ms)
3049
    ✓ can share only when target users are present (3403ms)
3050

    
3051

    
3052
  4 passing (35s)
3053

    
3054

    
3055
  (Results)
3056

    
3057
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3058
  │ Tests:        4                                                                                │
3059
  │ Passing:      4                                                                                │
3060
  │ Failing:      0                                                                                │
3061
  │ Pending:      0                                                                                │
3062
  │ Skipped:      0                                                                                │
3063
  │ Screenshots:  0                                                                                │
3064
  │ Video:        true                                                                             │
3065
  │ Duration:     34 seconds                                                                       │
3066
  │ Spec Ran:     sharing.spec.js                                                                  │
3067
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3068

    
3069

    
3070
────────────────────────────────────────────────────────────────────────────────────────────────────
3071
                                                                                                    
3072
  Running:  side-panel.spec.js                                                            (14 of 17)
3073

    
3074

3075
  Side panel tests
3076
    ✓ enables the +NEW side panel button on users home project (4055ms)
3077
    ✓ disables or enables the +NEW side panel button depending on project permissions (3230ms)
3078
    ✓ disables the +NEW side panel button on appropriate sections (5140ms)
3079
    ✓ disables the +NEW side panel button when viewing filter group (3165ms)
3080
    ✓ can edit project in side panel (8854ms)
3081
    ✓ side panel react to refresh when project data changes (3391ms)
3082
    ✓ collapses and un-collapses (2210ms)
3083
    ✓ can navigate from collapsed panel (4498ms)
3084

    
3085

    
3086
  8 passing (36s)
3087

    
3088

    
3089
  (Results)
3090

    
3091
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3092
  │ Tests:        8                                                                                │
3093
  │ Passing:      8                                                                                │
3094
  │ Failing:      0                                                                                │
3095
  │ Pending:      0                                                                                │
3096
  │ Skipped:      0                                                                                │
3097
  │ Screenshots:  0                                                                                │
3098
  │ Video:        true                                                                             │
3099
  │ Duration:     36 seconds                                                                       │
3100
  │ Spec Ran:     side-panel.spec.js                                                               │
3101
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3102

    
3103

    
3104
────────────────────────────────────────────────────────────────────────────────────────────────────
3105
                                                                                                    
3106
  Running:  user-profile.spec.js                                                          (15 of 17)
3107

    
3108

3109
  User profile tests
3110
    ✓ non-admin can edit own profile (8716ms)
3111
    ✓ non-admin cannot edit other profile (2986ms)
3112
    ✓ admin can edit own profile (4833ms)
3113
    ✓ admin can edit other profile (4653ms)
3114
    ✓ displays role groups on user profile (3055ms)
3115
    ✓ allows performing admin functions (10787ms)
3116

    
3117

    
3118
  6 passing (36s)
3119

    
3120

    
3121
  (Results)
3122

    
3123
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3124
  │ Tests:        6                                                                                │
3125
  │ Passing:      6                                                                                │
3126
  │ Failing:      0                                                                                │
3127
  │ Pending:      0                                                                                │
3128
  │ Skipped:      0                                                                                │
3129
  │ Screenshots:  0                                                                                │
3130
  │ Video:        true                                                                             │
3131
  │ Duration:     35 seconds                                                                       │
3132
  │ Spec Ran:     user-profile.spec.js                                                             │
3133
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3134

    
3135

    
3136
────────────────────────────────────────────────────────────────────────────────────────────────────
3137
                                                                                                    
3138
  Running:  virtual-machine-admin.spec.js                                                 (16 of 17)
3139

    
3140

3141
  Virtual machine login manage tests
3142
    ✓ adds and removes vm logins (40865ms)
3143

    
3144

    
3145
  1 passing (41s)
3146

    
3147

    
3148
  (Results)
3149

    
3150
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3151
  │ Tests:        1                                                                                │
3152
  │ Passing:      1                                                                                │
3153
  │ Failing:      0                                                                                │
3154
  │ Pending:      0                                                                                │
3155
  │ Skipped:      0                                                                                │
3156
  │ Screenshots:  0                                                                                │
3157
  │ Video:        true                                                                             │
3158
  │ Duration:     41 seconds                                                                       │
3159
  │ Spec Ran:     virtual-machine-admin.spec.js                                                    │
3160
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3161

    
3162

    
3163
────────────────────────────────────────────────────────────────────────────────────────────────────
3164
                                                                                                    
3165
  Running:  workflow.spec.js                                                              (17 of 17)
3166

    
3167

3168
  Registered workflow panel tests
3169
    ✓ should handle null definition (4545ms)
3170
    ✓ should handle malformed definition (2304ms)
3171
    ✓ should handle malformed run (2143ms)
3172
    ✓ shows workflow details (2982ms)
3173
    ✓ can delete a workflow (3396ms)
3174
    ✓ cannot delete readonly workflow (3650ms)
3175
    ✓ shows the appropriate buttons in the multiselect toolbar (3624ms)
3176

    
3177

    
3178
  7 passing (24s)
3179

    
3180

    
3181
  (Results)
3182

    
3183
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3184
  │ Tests:        7                                                                                │
3185
  │ Passing:      7                                                                                │
3186
  │ Failing:      0                                                                                │
3187
  │ Pending:      0                                                                                │
3188
  │ Skipped:      0                                                                                │
3189
  │ Screenshots:  0                                                                                │
3190
  │ Video:        true                                                                             │
3191
  │ Duration:     23 seconds                                                                       │
3192
  │ Spec Ran:     workflow.spec.js                                                                 │
3193
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3194

    
3195

    
3196
tput: No value for $TERM and no -T specified
3197
====================================================================================================
3198

    
3199
  (Run Finished)
3200

    
3201

    
3202
       Spec                                              Tests  Passing  Failing  Pending  Skipped  
3203
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3204
  │ ✔  banner-tooltip.spec.js                   00:31        2        2        -        -        - │
3205
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3206
  │ ✖  collection.spec.js                       04:29       28       27        1        -        - │
3207
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3208
  │ ✔  create-workflow.spec.js                  00:32        4        4        -        -        - │
3209
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3210
  │ ✔  delete-multiple-files.spec.js            00:12        3        2        -        1        - │
3211
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3212
  │ ✔  favorites.spec.js                        00:46        5        4        -        1        - │
3213
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3214
  │ ✔  group-manage.spec.js                     00:31        9        9        -        -        - │
3215
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3216
  │ ✔  login.spec.js                            00:15        9        9        -        -        - │
3217
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3218
  │ ✔  multiselect-toolbar.spec.js              00:03        1        1        -        -        - │
3219
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3220
  │ ✔  page-not-found.spec.js                   00:11        2        2        -        -        - │
3221
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3222
  │ ✖  process.spec.js                          02:21       12       11        1        -        - │
3223
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3224
  │ ✔  project.spec.js                          01:40       17       17        -        -        - │
3225
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3226
  │ ✔  search.spec.js                           00:24        5        5        -        -        - │
3227
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3228
  │ ✔  sharing.spec.js                          00:34        4        4        -        -        - │
3229
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3230
  │ ✔  side-panel.spec.js                       00:36        8        8        -        -        - │
3231
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3232
  │ ✔  user-profile.spec.js                     00:35        6        6        -        -        - │
3233
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3234
  │ ✔  virtual-machine-admin.spec.js            00:41        1        1        -        -        - │
3235
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3236
  │ ✔  workflow.spec.js                         00:23        7        7        -        -        - │
3237
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3238
    ✖  2 of 17 failed (12%)                     14:51      123      119        2        2        -  
3239

    
3240
[?25h++ set +e +o pipefail
3241
++ kill 10806 11378 11386 11387
3242
++ wait 10806 11378 11386 11387
3243
++ true
3244
++ echo done
3245
done
3246
+ cleanup
3247
+ set -x
3248
+ set +e +o pipefail
3249
+ kill 10806 11378 11386
3250
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 11: kill: (10806) - No such process
3251
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 11: kill: (11378) - No such process
3252
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 11: kill: (11386) - No such process
3253
+ wait 10806 11378 11386
3254
+ true
3255
+ echo done
3256
done
3257
make: *** [Makefile:84: integration-tests] Error 2
3258
======= services/workbench2_integration tests -- FAILED
3259
======= test services/workbench2_integration -- 1033s
3260
Pass: env install (6s)
3261
Pass: doc install (1s)
3262
Pass: sdk/ruby-google-api-client install (3s)
3263
Pass: sdk/ruby install (4s)
3264
Pass: sdk/R install (0s)
3265
Pass: sdk/cli install (4s)
3266
Pass: services/login-sync install (10s)
3267
Pass: sdk/python install (4s)
3268
Pass: sdk/cwl install (4s)
3269
Pass: services/dockercleaner install (3s)
3270
Pass: services/fuse install (3s)
3271
Pass: tools/crunchstat-summary install (4s)
3272
Pass: cmd/arvados-client install (3s)
3273
Pass: cmd/arvados-package install (5s)
3274
Pass: cmd/arvados-server install (27s)
3275
Pass: lib/boot install (0s)
3276
Pass: lib/cli install (0s)
3277
Pass: lib/cloud install (0s)
3278
Pass: lib/cloud/azure install (0s)
3279
Pass: lib/cloud/cloudtest install (0s)
3280
Pass: lib/cloud/ec2 install (1s)
3281
Pass: lib/cloud/loopback install (0s)
3282
Pass: lib/cmd install (0s)
3283
Pass: lib/cmdtest install (0s)
3284
Pass: lib/config install (0s)
3285
Pass: lib/controller install (0s)
3286
Pass: lib/controller/api install (0s)
3287
Pass: lib/controller/dblock install (0s)
3288
Pass: lib/controller/federation install (0s)
3289
Pass: lib/controller/localdb install (0s)
3290
Pass: lib/controller/railsproxy install (0s)
3291
Pass: lib/controller/router install (0s)
3292
Pass: lib/controller/rpc install (0s)
3293
Pass: lib/costanalyzer install (1s)
3294
Pass: lib/crunchrun install (0s)
3295
Pass: lib/crunchstat install (0s)
3296
Pass: lib/ctrlctx install (0s)
3297
Pass: lib/deduplicationreport install (0s)
3298
Pass: lib/diagnostics install (0s)
3299
Pass: lib/dispatchcloud install (0s)
3300
Pass: lib/dispatchcloud/container install (0s)
3301
Pass: lib/dispatchcloud/scheduler install (0s)
3302
Pass: lib/dispatchcloud/sshexecutor install (0s)
3303
Pass: lib/dispatchcloud/test install (0s)
3304
Pass: lib/dispatchcloud/worker install (1s)
3305
Pass: lib/install install (0s)
3306
Pass: lib/lsf install (0s)
3307
Pass: lib/mount install (0s)
3308
Pass: lib/pam install (1s)
3309
Pass: lib/recovercollection install (0s)
3310
Pass: lib/selfsigned install (0s)
3311
Pass: lib/service install (0s)
3312
Pass: lib/webdavfs install (0s)
3313
Pass: sdk/go/arvados install (0s)
3314
Pass: sdk/go/arvadosclient install (0s)
3315
Pass: sdk/go/arvadostest install (0s)
3316
Pass: sdk/go/asyncbuf install (0s)
3317
Pass: sdk/go/auth install (0s)
3318
Pass: sdk/go/blockdigest install (0s)
3319
Pass: sdk/go/config install (0s)
3320
Pass: sdk/go/ctxlog install (0s)
3321
Pass: sdk/go/dispatch install (1s)
3322
Pass: sdk/go/health install (0s)
3323
Pass: sdk/go/httpserver install (0s)
3324
Pass: sdk/go/keepclient install (0s)
3325
Pass: sdk/go/manifest install (0s)
3326
Pass: sdk/go/stats install (0s)
3327
Pass: services/crunch-dispatch-local install (1s)
3328
Pass: services/crunch-dispatch-slurm install (0s)
3329
Pass: services/githttpd install (0s)
3330
Pass: services/keep-balance install (0s)
3331
Pass: services/keepproxy install (0s)
3332
Pass: services/keepstore install (0s)
3333
Pass: services/keep-web install (0s)
3334
Pass: services/ws install (1s)
3335
Pass: tools/keep-block-check install (0s)
3336
Pass: tools/keep-exercise install (0s)
3337
Pass: tools/keep-rsync install (1s)
3338
Pass: tools/sync-groups install (0s)
3339
Pass: tools/sync-users install (1s)
3340
Pass: services/api install (12s)
3341
Pass: services/workbench2 install (99s)
3342
Pass: services/workbench2_units tests (33s)
3343
Failures (1):
3344
Fail: services/workbench2_integration tests (1033s)
3345
Leaving behind temp dirs in /home/jenkins/tmp
3346
Process leaked file descriptors. See https://www.jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
3347
Build step 'Execute shell' marked build as failure
3348
Archiving artifacts
3349
Started calculate disk usage of build
3350
Finished Calculation of disk usage of build in 0 seconds
3351
Started calculate disk usage of workspace
3352
Finished Calculation of disk usage of workspace in 0 seconds
3353
Finished: FAILURE
    (1-1/1)