20:26:26 Started by timer 20:26:26 Running as SYSTEM 20:26:26 [EnvInject] - Loading node environment variables. 20:26:26 Building remotely on prd-ubuntu1804-docker-4c-4g-7537 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-otf-frontend-docker-merge-master 20:26:26 [ssh-agent] Looking for ssh-agent implementation... 20:26:26 $ ssh-agent 20:26:26 SSH_AUTH_SOCK=/tmp/ssh-8GHP6YsTHPyb/agent.2107 20:26:26 SSH_AGENT_PID=2109 20:26:26 [ssh-agent] Started. 20:26:26 Running ssh-add (command line suppressed) 20:26:26 Identity added: /w/workspace/it-otf-frontend-docker-merge-master@tmp/private_key_7289678533327271591.key (jenkins-ssh) 20:26:26 [ssh-agent] Using credentials jenkins (jenkins) 20:26:26 The recommended git tool is: NONE 20:26:28 using credential jenkins 20:26:28 Wiping out workspace first. 20:26:28 Cloning the remote Git repository 20:26:28 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf 20:26:28 > git init /w/workspace/it-otf-frontend-docker-merge-master # timeout=10 20:26:28 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf 20:26:28 > git --version # timeout=10 20:26:28 > git --version # 'git version 2.17.1' 20:26:28 using GIT_SSH to set credentials jenkins 20:26:28 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf +refs/heads/*:refs/remotes/origin/* # timeout=10 20:26:29 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf # timeout=10 20:26:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:26:30 Avoid second fetch 20:26:30 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:26:30 Checking out Revision b9fbd467a62eac8ec3cca03d78a23b2371b6727a (refs/remotes/origin/master) 20:26:30 > git config core.sparsecheckout # timeout=10 20:26:30 > git checkout -f b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 20:26:30 Commit message: "Updating the Values.yaml for several services. Cleaned out proprietary data" 20:26:30 > git rev-list --no-walk b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 20:26:34 provisioning config files... 20:26:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:26:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:26:34 [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins3619124808435007458.sh 20:26:34 ---> python-tools-install.sh 20:26:34 Setup pyenv: 20:26:34 * system (set by /opt/pyenv/version) 20:26:34 * 3.8.13 (set by /opt/pyenv/version) 20:26:34 * 3.9.13 (set by /opt/pyenv/version) 20:26:34 * 3.10.6 (set by /opt/pyenv/version) 20:26:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rnca 20:26:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:26:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:26:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:26:49 lf-activate-venv(): INFO: Base packages installed successfully 20:26:49 lf-activate-venv(): INFO: Installing additional packages: lftools 20:27:28 lf-activate-venv(): INFO: Adding /tmp/venv-rnca/bin to PATH 20:27:28 Generating Requirements File 20:28:08 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. 20:28:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:28:09 Python 3.10.6 20:28:09 pip 26.2 from /tmp/venv-rnca/lib/python3.10/site-packages/pip (python 3.10) 20:28:10 aiohappyeyeballs==2.7.1 20:28:10 aiohttp==3.14.3 20:28:10 aiosignal==1.4.0 20:28:10 appdirs==1.4.4 20:28:10 argcomplete==3.7.0 20:28:10 aspy.yaml==1.3.0 20:28:10 async-timeout==5.0.1 20:28:10 attrs==26.1.0 20:28:10 autopage==0.6.0 20:28:10 backports.strenum==1.3.1 20:28:10 beautifulsoup4==4.15.0 20:28:10 boto3==1.43.63 20:28:10 botocore==1.43.63 20:28:10 bs4==0.0.2 20:28:10 certifi==2026.7.22 20:28:10 cffi==2.1.1 20:28:10 cfgv==3.5.0 20:28:10 chardet==7.4.3 20:28:10 charset-normalizer==3.4.9 20:28:10 click==8.4.2 20:28:10 cliff==4.14.0 20:28:10 cmd2==3.5.1 20:28:10 cryptography==3.3.2 20:28:10 debtcollector==3.1.0 20:28:10 decorator==5.3.1 20:28:10 defusedxml==0.7.1 20:28:10 Deprecated==1.3.1 20:28:10 distlib==0.4.3 20:28:10 dnspython==2.8.0 20:28:10 docker==7.2.0 20:28:10 dogpile.cache==1.5.0 20:28:10 durationpy==0.10 20:28:10 email-validator==2.3.0 20:28:10 filelock==3.32.2 20:28:10 frozenlist==1.8.0 20:28:10 future==1.0.0 20:28:10 gitdb==4.0.12 20:28:10 GitPython==3.1.58 20:28:10 httplib2==0.30.2 20:28:10 identify==2.6.19 20:28:10 idna==3.18 20:28:10 importlib-resources==1.5.0 20:28:10 iso8601==2.1.0 20:28:10 Jinja2==3.1.6 20:28:10 jmespath==1.1.0 20:28:10 jsonpatch==1.33 20:28:10 jsonpointer==3.1.1 20:28:10 jsonschema==4.26.0 20:28:10 jsonschema-specifications==2025.9.1 20:28:10 keystoneauth1==5.14.0 20:28:10 kubernetes==36.0.3 20:28:10 lftools==0.37.22 20:28:10 lxml==6.1.1 20:28:10 markdown-it-py==4.2.0 20:28:10 MarkupSafe==3.0.3 20:28:10 mdurl==0.1.2 20:28:10 msgpack==1.2.1 20:28:10 multi_key_dict==2.0.3 20:28:10 multidict==6.7.1 20:28:10 munch==4.0.0 20:28:10 netaddr==1.3.0 20:28:10 niet==1.4.2 20:28:10 nodeenv==1.10.0 20:28:10 oauth2client==4.1.3 20:28:10 oauthlib==3.3.1 20:28:10 openstacksdk==4.13.0 20:28:10 os-service-types==1.8.2 20:28:10 osc-lib==4.6.0 20:28:10 oslo.config==10.4.0 20:28:10 oslo.context==6.4.0 20:28:10 oslo.i18n==6.8.0 20:28:10 oslo.log==8.2.0 20:28:10 oslo.serialization==5.10.0 20:28:10 oslo.utils==10.1.1 20:28:10 packaging==26.3 20:28:10 pbr==7.0.3 20:28:10 platformdirs==4.11.0 20:28:10 prettytable==3.18.0 20:28:10 propcache==0.5.2 20:28:10 psutil==7.2.2 20:28:10 pyasn1==0.6.4 20:28:10 pyasn1_modules==0.4.2 20:28:10 pycparser==3.0 20:28:10 pygerrit2==2.0.15 20:28:10 PyGithub==2.9.1 20:28:10 Pygments==2.20.0 20:28:10 PyJWT==2.13.0 20:28:10 PyNaCl==1.6.2 20:28:10 pyparsing==2.4.7 20:28:10 pyperclip==1.11.0 20:28:10 pyrsistent==0.20.0 20:28:10 python-cinderclient==9.9.0 20:28:10 python-dateutil==2.9.0.post0 20:28:10 python-discovery==1.5.1 20:28:10 python-heatclient==5.2.0 20:28:10 python-jenkins==1.8.3 20:28:10 python-keystoneclient==5.8.0 20:28:10 python-magnumclient==4.11.0 20:28:10 python-openstackclient==10.0.0 20:28:10 python-swiftclient==4.10.0 20:28:10 PyYAML==6.0.3 20:28:10 referencing==0.37.0 20:28:10 requests==2.34.2 20:28:10 requests-oauthlib==2.0.0 20:28:10 rfc3986==2.0.0 20:28:10 rich==15.0.0 20:28:10 rich-argparse==1.8.0 20:28:10 rpds-py==0.30.0 20:28:10 rsa==4.9.1 20:28:10 ruamel.yaml==0.19.1 20:28:10 ruamel.yaml.clib==0.2.15 20:28:10 s3transfer==0.19.2 20:28:10 simplejson==4.1.1 20:28:10 six==1.17.0 20:28:10 smmap==5.0.3 20:28:10 soupsieve==2.9.1 20:28:10 stevedore==5.8.0 20:28:10 tabulate==0.10.0 20:28:10 toml==0.10.2 20:28:10 tomlkit==0.15.1 20:28:10 tqdm==4.70.0 20:28:10 typing_extensions==4.16.0 20:28:10 urllib3==1.26.20 20:28:10 virtualenv==21.7.1 20:28:10 wcwidth==0.8.2 20:28:10 websocket-client==1.9.0 20:28:10 wrapt==2.3.0 20:28:10 xdg==6.0.0 20:28:10 xmltodict==1.0.4 20:28:10 yarl==1.24.5 20:28:10 yq==4.1.2 20:28:10 [it-otf-frontend-docker-merge-master] $ /bin/sh /tmp/jenkins1703639023085752357.sh 20:28:10 ---> uv-install.sh 20:28:10 Installing uv/uvx (latest) using shell installer 20:28:10 2026-08-04 20:28:10 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-8ipmJh.sh" [1] 20:28:10 downloading uv 0.12.1 x86_64-unknown-linux-gnu 20:28:11 installing to /home/jenkins/.local/bin 20:28:11 uv 20:28:11 uvx 20:28:11 everything's installed! 20:28:11 20:28:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:28:11 20:28:11 source $HOME/.local/bin/env (sh, bash, zsh) 20:28:11 source $HOME/.local/bin/env.fish (fish) 20:28:11 Adding install location to PATH 20:28:11 ---> Validating uv/uvx install 20:28:11 uvx 0.12.1 (x86_64-unknown-linux-gnu) 20:28:11 provisioning config files... 20:28:11 copy managed file [global-settings] to file:/w/workspace/it-otf-frontend-docker-merge-master@tmp/config2040316049387474630tmp 20:28:11 copy managed file [it-otf-settings] to file:/w/workspace/it-otf-frontend-docker-merge-master@tmp/config3756263638061854873tmp 20:28:11 [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins15541634919828309524.sh 20:28:11 ---> docker-login.sh 20:28:11 nexus3.o-ran-sc.org:10001 20:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:12 Configure a credential helper to remove this warning. See 20:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:12 20:28:12 Login Succeeded 20:28:12 nexus3.o-ran-sc.org:10002 20:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:12 Configure a credential helper to remove this warning. See 20:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:12 20:28:12 Login Succeeded 20:28:12 nexus3.o-ran-sc.org:10003 20:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:12 Configure a credential helper to remove this warning. See 20:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:12 20:28:12 Login Succeeded 20:28:12 nexus3.o-ran-sc.org:10004 20:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:12 Configure a credential helper to remove this warning. See 20:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:12 20:28:12 Login Succeeded 20:28:12 ---> docker-login.sh ends 20:28:12 [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins7922385074621332296.sh 20:28:12 [it-otf-frontend-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16810049271609926439.sh 20:28:12 [EnvInject] - Injecting environment variables from a build step. 20:28:12 [EnvInject] - Injecting as environment variables the properties content 20:28:12 DOCKER_ROOT=otf-frontend 20:28:12 CONTAINER_TAG_YAML_DIR=otf-frontend 20:28:12 CONTAINER_TAG_METHOD=yaml-file 20:28:12 20:28:12 [EnvInject] - Variables injected successfully. 20:28:12 [it-otf-frontend-docker-merge-master] $ /bin/bash -l /tmp/jenkins8274855602087743723.sh 20:28:13 ---> docker-get-container-tag.sh 20:28:13 Setup pyenv: 20:28:13 system 20:28:13 3.8.13 20:28:13 3.9.13 20:28:13 * 3.10.6 (set by /w/workspace/it-otf-frontend-docker-merge-master/.python-version) 20:28:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rnca from file:/tmp/.os_lf_venv 20:28:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:28:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:28:16 lf-activate-venv(): INFO: Base packages installed successfully 20:28:16 lf-activate-venv(): INFO: Installing additional packages: yq 20:28:17 lf-activate-venv(): INFO: Adding /tmp/venv-rnca/bin to PATH 20:28:18 ---> Docker image tag found: 0.0.4 20:28:18 [EnvInject] - Injecting environment variables from a build step. 20:28:18 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 20:28:18 [EnvInject] - Variables injected successfully. 20:28:18 [EnvInject] - Injecting environment variables from a build step. 20:28:18 [EnvInject] - Injecting as environment variables the properties content 20:28:18 DOCKER_ARGS=--network=host 20:28:18 DOCKER_ROOT=otf-frontend 20:28:18 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 20:28:18 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 20:28:18 DOCKER_NAME=o-ran-sc/it-otf-frontend 20:28:18 20:28:18 [EnvInject] - Variables injected successfully. 20:28:18 [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins15817801094416485186.sh 20:28:18 ---> docker-build.sh 20:28:18 Docker version 24.0.2, build cb74dfc 20:28:18 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-frontend:0.0.4 20:28:18 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-frontend:0.0.4 . 20:28:18 #1 [internal] load build definition from Dockerfile 20:28:18 #1 transferring dockerfile: 2.40kB done 20:28:18 #1 DONE 0.1s 20:28:18 20:28:18 #2 [internal] load .dockerignore 20:28:18 #2 transferring context: 54B done 20:28:18 #2 DONE 0.1s 20:28:18 20:28:18 #3 [internal] load metadata for docker.io/library/node:8.16-alpine 20:28:20 #3 DONE 1.5s 20:28:20 20:28:20 #4 [ 1/14] FROM docker.io/library/node:8.16-alpine@sha256:c4a9d1e4aac726bb2fac4a4e810d010a548d5cd62ec4f830b42628caca414d24 20:28:20 #4 resolve docker.io/library/node:8.16-alpine@sha256:c4a9d1e4aac726bb2fac4a4e810d010a548d5cd62ec4f830b42628caca414d24 0.1s done 20:28:20 #4 sha256:26881633664e649bff5e69004622b8d89ea88b487cba3a2f79a29482cc3bda98 6.68kB / 6.68kB done 20:28:20 #4 sha256:46183ae4fb34386c5ac73e8984c32a5314608c79dc4b4c745a875048a0648111 0B / 18.55MB 0.1s 20:28:20 #4 sha256:c4a9d1e4aac726bb2fac4a4e810d010a548d5cd62ec4f830b42628caca414d24 1.65kB / 1.65kB done 20:28:20 #4 sha256:e820bbb6174b672a8eaf3c08aea105f0e436e4f85f46d973271b0cf73084deb5 1.16kB / 1.16kB done 20:28:20 #4 sha256:46183ae4fb34386c5ac73e8984c32a5314608c79dc4b4c745a875048a0648111 2.10MB / 18.55MB 0.3s 20:28:20 #4 sha256:df5eabc1a3d15b5d63e1a99acf7ca7918c5c2030b56e742d3aabfed9166ae087 0B / 1.26MB 0.2s 20:28:20 #4 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0B / 2.79MB 0.3s 20:28:20 #4 ... 20:28:20 20:28:20 #5 [internal] load build context 20:28:20 #5 transferring context: 5.18MB 0.2s done 20:28:20 #5 DONE 0.3s 20:28:20 20:28:20 #4 [ 1/14] FROM docker.io/library/node:8.16-alpine@sha256:c4a9d1e4aac726bb2fac4a4e810d010a548d5cd62ec4f830b42628caca414d24 20:28:20 #4 sha256:46183ae4fb34386c5ac73e8984c32a5314608c79dc4b4c745a875048a0648111 5.24MB / 18.55MB 0.4s 20:28:20 #4 sha256:df5eabc1a3d15b5d63e1a99acf7ca7918c5c2030b56e742d3aabfed9166ae087 1.26MB / 1.26MB 0.2s done 20:28:20 #4 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.3s done 20:28:20 #4 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 20:28:20 #4 sha256:ec8d81667505c94f17c79d28db1234d9f3b3479315e4c53ae74be641943c75c9 0B / 283B 0.4s 20:28:21 #4 sha256:46183ae4fb34386c5ac73e8984c32a5314608c79dc4b4c745a875048a0648111 9.22MB / 18.55MB 0.5s 20:28:21 #4 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.2s done 20:28:21 #4 sha256:ec8d81667505c94f17c79d28db1234d9f3b3479315e4c53ae74be641943c75c9 283B / 283B 0.4s done 20:28:21 #4 sha256:46183ae4fb34386c5ac73e8984c32a5314608c79dc4b4c745a875048a0648111 15.73MB / 18.55MB 0.7s 20:28:21 #4 sha256:46183ae4fb34386c5ac73e8984c32a5314608c79dc4b4c745a875048a0648111 18.55MB / 18.55MB 0.8s 20:28:21 #4 sha256:46183ae4fb34386c5ac73e8984c32a5314608c79dc4b4c745a875048a0648111 18.55MB / 18.55MB 0.8s done 20:28:21 #4 extracting sha256:46183ae4fb34386c5ac73e8984c32a5314608c79dc4b4c745a875048a0648111 20:28:23 #4 extracting sha256:46183ae4fb34386c5ac73e8984c32a5314608c79dc4b4c745a875048a0648111 2.0s done 20:28:23 #4 extracting sha256:df5eabc1a3d15b5d63e1a99acf7ca7918c5c2030b56e742d3aabfed9166ae087 0.1s done 20:28:23 #4 extracting sha256:ec8d81667505c94f17c79d28db1234d9f3b3479315e4c53ae74be641943c75c9 done 20:28:23 #4 DONE 3.4s 20:28:23 20:28:23 #6 [ 2/14] RUN npm config set unsafe-perm true 20:28:26 #6 DONE 2.8s 20:28:26 20:28:26 #7 [ 3/14] RUN npm cache clean --force 20:28:27 #7 0.480 npm WARN using --force I sure hope you know what you are doing. 20:28:27 #7 DONE 0.8s 20:28:27 20:28:27 #8 [ 4/14] RUN npm config set registry https://registry.npmjs.org/ 20:28:28 #8 DONE 0.6s 20:28:28 20:28:28 #9 [ 5/14] RUN node -v 20:28:28 #9 0.194 v8.16.2 20:28:28 #9 DONE 0.3s 20:28:28 20:28:28 #10 [ 6/14] COPY . /home/node 20:28:28 #10 DONE 0.2s 20:28:28 20:28:28 #11 [ 7/14] WORKDIR /home/node 20:28:28 #11 DONE 0.1s 20:28:28 20:28:28 #12 [ 8/14] RUN mkdir -p /otf/logs 20:28:29 #12 DONE 0.3s 20:28:29 20:28:29 #13 [ 9/14] RUN npm i -g webpack 20:28:34 #13 5.473 /usr/local/bin/webpack -> /usr/local/lib/node_modules/webpack/bin/webpack.js 20:28:34 #13 5.507 + webpack@5.109.2 20:28:34 #13 5.507 added 68 packages from 104 contributors in 4.787s 20:28:34 #13 DONE 5.8s 20:28:34 20:28:34 #14 [10/14] RUN npm i -g webpack-dev-server 20:28:43 #14 9.234 /usr/local/bin/webpack-dev-server -> /usr/local/lib/node_modules/webpack-dev-server/bin/webpack-dev-server.js 20:28:44 #14 9.343 npm WARN webpack-dev-server@6.0.0 requires a peer of webpack@^5.101.0 but none is installed. You must install peer dependencies yourself. 20:28:44 #14 9.344 npm WARN webpack-dev-middleware@8.1.1 requires a peer of webpack@^5.101.0 but none is installed. You must install peer dependencies yourself. 20:28:44 #14 9.344 npm WARN ws@8.21.2 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself. 20:28:44 #14 9.344 npm WARN ws@8.21.2 requires a peer of utf-8-validate@>=5.0.2 but none is installed. You must install peer dependencies yourself. 20:28:44 #14 9.344 npm WARN fdir@6.5.0 requires a peer of picomatch@^3 || ^4 but none is installed. You must install peer dependencies yourself. 20:28:44 #14 9.344 20:28:44 #14 9.348 + webpack-dev-server@6.0.0 20:28:44 #14 9.348 added 213 packages from 174 contributors in 8.65s 20:28:44 #14 DONE 10.0s 20:28:44 20:28:44 #15 [11/14] RUN npm i -g --unsafe-perm @angular/cli@6.2.9 20:28:46 #15 1.469 npm WARN deprecated ini@1.3.5: Please update to ini >=1.3.6 to avoid a prototype pollution issue 20:28:47 #15 2.346 npm WARN deprecated @schematics/update@0.8.9: This was an internal-only Angular package up through Angular v11 which is no longer used or maintained. Upgrade Angular to v12+ to remove this dependency. 20:28:47 #15 2.970 npm WARN deprecated fsevents@1.2.13: Upgrade to fsevents v2 to mitigate potential security issues 20:28:48 #15 3.543 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:28:49 #15 4.515 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 20:28:49 #15 4.519 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 20:28:49 #15 4.520 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 20:28:50 #15 6.139 npm WARN deprecated npm-registry-client@8.6.0: This package is no longer supported. 20:28:51 #15 6.272 npm WARN deprecated npmlog@4.1.2: This package is no longer supported. 20:28:51 #15 6.272 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:28:51 #15 6.657 npm WARN deprecated osenv@0.1.5: This package is no longer supported. 20:28:51 #15 6.862 npm WARN deprecated are-we-there-yet@1.1.7: This package is no longer supported. 20:28:51 #15 6.863 npm WARN deprecated gauge@2.7.4: This package is no longer supported. 20:28:52 #15 7.301 npm WARN deprecated uuid@3.4.0: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). 20:28:52 #15 7.378 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:28:52 #15 8.144 npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 20:28:52 #15 8.155 npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 20:28:52 #15 8.182 npm WARN deprecated tar@4.4.19: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 20:28:52 #15 8.267 npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. 20:28:53 #15 8.396 npm WARN deprecated move-concurrently@1.0.1: This package is no longer supported. 20:28:53 #15 8.442 npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 20:28:53 #15 8.946 npm WARN deprecated fs-write-stream-atomic@1.0.10: This package is no longer supported. 20:28:53 #15 8.961 npm WARN deprecated copy-concurrently@1.0.5: This package is no longer supported. 20:28:53 #15 9.247 npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now 20:28:59 #15 15.17 /usr/local/bin/ng -> /usr/local/lib/node_modules/@angular/cli/bin/ng 20:29:00 #15 15.33 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.2 (node_modules/@angular/cli/node_modules/chokidar/node_modules/fsevents): 20:29:00 #15 15.33 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 20:29:00 #15 15.33 20:29:00 #15 15.33 + @angular/cli@6.2.9 20:29:00 #15 15.33 added 326 packages from 219 contributors in 14.577s 20:29:01 #15 DONE 16.2s 20:29:01 20:29:01 #16 [12/14] RUN npm install --save-dev @angular-devkit/build-angular 20:29:02 #16 1.627 npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 20:29:03 #16 2.519 npm WARN deprecated istanbul@0.4.5: This module is no longer maintained, try this instead: 20:29:03 #16 2.519 npm WARN deprecated npm i nyc 20:29:03 #16 2.519 npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives. 20:29:03 #16 2.710 npm WARN deprecated node-sass@4.14.1: Node Sass is no longer supported. Please use `sass` or `sass-embedded` instead. 20:29:04 #16 3.349 npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supported 20:29:04 #16 3.728 npm WARN deprecated fsevents@1.2.13: Upgrade to fsevents v2 to mitigate potential security issues 20:29:04 #16 3.995 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:29:05 #16 4.316 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 20:29:05 #16 4.317 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 20:29:05 #16 4.318 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 20:29:07 #16 6.104 npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 20:29:07 #16 6.107 npm WARN deprecated move-concurrently@1.0.1: This package is no longer supported. 20:29:07 #16 6.141 npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 20:29:07 #16 6.333 npm WARN deprecated copy-concurrently@1.0.5: This package is no longer supported. 20:29:07 #16 6.336 npm WARN deprecated fs-write-stream-atomic@1.0.10: This package is no longer supported. 20:29:11 #16 10.08 npm WARN deprecated glob@5.0.15: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 20:29:11 #16 11.00 npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 20:29:13 #16 11.99 npm WARN deprecated npmlog@4.1.2: This package is no longer supported. 20:29:13 #16 12.00 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:29:13 #16 12.23 npm WARN deprecated glob@7.1.7: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 20:29:13 #16 12.97 npm WARN deprecated osenv@0.1.5: This package is no longer supported. 20:29:14 #16 13.01 npm WARN deprecated tar@2.2.2: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 20:29:14 #16 13.02 npm WARN deprecated fstream@1.0.12: This package is no longer supported. 20:29:14 #16 13.04 npm WARN deprecated gauge@2.7.4: This package is no longer supported. 20:29:14 #16 13.05 npm WARN deprecated are-we-there-yet@1.1.7: This package is no longer supported. 20:29:14 #16 13.23 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:29:14 #16 13.25 npm WARN deprecated uuid@3.4.0: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). 20:29:16 #16 15.11 npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0 20:29:16 #16 15.34 npm WARN deprecated acorn-dynamic-import@3.0.0: This is probably built in to whatever tool you're using. If you still need it... idk 20:29:20 #16 19.12 npm WARN deprecated @types/minimatch@6.0.0: This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed. 20:29:21 #16 20.41 npm WARN deprecated uuid@8.3.2: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). 20:29:25 #16 24.70 npm notice This endpoint is being retired. Use the bulk advisory endpoint instead. See the following docs for more info: https://api-docs.npmjs.com/#tag/Audit 20:29:39 #16 38.56 20:29:39 #16 38.56 > node-sass@4.14.1 install /home/node/node_modules/node-sass 20:29:39 #16 38.56 > node scripts/install.js 20:29:39 #16 38.56 20:29:40 #16 39.13 Downloading binary from https://github.com/sass/node-sass/releases/download/v4.14.1/linux_musl-x64-57_binding.node 20:29:40 #16 39.66 Download complete 20:29:40 #16 39.67 Binary saved to /home/node/node_modules/node-sass/vendor/linux_musl-x64-57/binding.node 20:29:40 #16 39.69 Caching binary to /root/.npm/node-sass/4.14.1/linux_musl-x64-57_binding.node 20:29:41 #16 40.31 20:29:41 #16 40.31 > core-js@2.6.12 postinstall /home/node/node_modules/babel-runtime/node_modules/core-js 20:29:41 #16 40.31 > node -e "try{require('./postinstall')}catch(e){}" 20:29:41 #16 40.31 20:29:41 #16 40.41 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! 20:29:41 #16 40.41 20:29:41 #16 40.41 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  20:29:41 #16 40.41 > https://opencollective.com/core-js  20:29:41 #16 40.41 > https://www.patreon.com/zloirock  20:29:41 #16 40.41 20:29:41 #16 40.41 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) 20:29:41 #16 40.41 20:29:41 #16 40.43 20:29:41 #16 40.43 > ejs@2.7.4 postinstall /home/node/node_modules/ejs 20:29:41 #16 40.43 > node ./postinstall.js 20:29:41 #16 40.43 20:29:41 #16 40.53 Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/) 20:29:41 #16 40.53 20:29:41 #16 40.64 20:29:41 #16 40.64 > node-sass@4.14.1 postinstall /home/node/node_modules/node-sass 20:29:41 #16 40.64 > node scripts/build.js 20:29:41 #16 40.64 20:29:41 #16 40.83 Binary found at /home/node/node_modules/node-sass/vendor/linux_musl-x64-57/binding.node 20:29:41 #16 40.83 Testing binary 20:29:41 #16 40.95 Binary is fine 20:29:44 #16 43.10 npm notice created a lockfile as package-lock.json. You should commit this file. 20:29:44 #16 43.10 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/fsevents): 20:29:44 #16 43.10 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 20:29:44 #16 43.10 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/watchpack/node_modules/chokidar/node_modules/fsevents): 20:29:44 #16 43.10 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 20:29:44 #16 43.10 npm WARN @ngtools/webpack@6.0.8 requires a peer of typescript@~2.4.0 || ~2.5.0 || ~2.6.0 || ~2.7.0 but none is installed. You must install peer dependencies yourself. 20:29:44 #16 43.10 npm WARN ajv-keywords@3.5.2 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself. 20:29:44 #16 43.10 20:29:44 #16 43.11 + @angular-devkit/build-angular@0.6.8 20:29:44 #16 43.11 added 963 packages from 818 contributors and audited 967 packages in 42.338s 20:29:44 #16 43.11 found 119 vulnerabilities (3 low, 57 moderate, 51 high, 8 critical) 20:29:44 #16 43.11 run `npm audit fix` to fix them, or `npm audit` for details 20:29:45 #16 DONE 45.0s 20:29:45 20:29:45 #17 [13/14] RUN npm install --unsafe-perm 20:29:46 #17 0.824 20:29:46 #17 0.824 > otf-frontend@1.0.0-a preinstall /home/node 20:29:46 #17 0.824 > npm i rimraf && rimraf node_modules/protractor/node_modules/webdriver-manager 20:29:46 #17 0.824 20:29:49 #17 3.381 npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 20:29:56 #17 10.48 npm notice This endpoint is being retired. Use the bulk advisory endpoint instead. See the following docs for more info: https://api-docs.npmjs.com/#tag/Audit 20:29:56 #17 10.52 npm WARN @ngtools/webpack@6.0.8 requires a peer of typescript@~2.4.0 || ~2.5.0 || ~2.6.0 || ~2.7.0 but none is installed. You must install peer dependencies yourself. 20:29:56 #17 10.52 npm WARN ajv-keywords@3.5.2 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself. 20:29:56 #17 10.52 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/fsevents): 20:29:56 #17 10.52 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 20:29:56 #17 10.52 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.3 (node_modules/watchpack/node_modules/fsevents): 20:29:56 #17 10.52 npm + rimraf@3.0.2 20:29:56 #17 10.52 added 1 package from 1 contributor and audited 968 packages in 9.206s 20:29:56 #17 10.52 WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 20:29:56 #17 10.52 20:29:56 #17 10.52 found 119 vulnerabilities (3 low, 57 moderate, 51 high, 8 critical) 20:29:56 #17 10.52 run `npm audit fix` to fix them, or `npm audit` for details 20:30:01 #17 15.88 npm WARN deprecated @types/datatables.net@1.12.3: This is a stub types definition. datatables.net provides its own type definitions, so you do not need this installed. 20:30:02 #17 16.76 npm WARN deprecated eslint@5.16.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. 20:30:02 #17 16.93 npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 20:30:03 #17 17.20 npm WARN deprecated protractor@5.4.4: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 20:30:03 #17 17.49 npm WARN deprecated @ag-grid-community/all-modules@22.1.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 20:30:04 #17 18.23 npm WARN deprecated @angular/http@6.1.10: Package no longer supported. Use @angular/common instead, see https://angular.io/guide/deprecations#angularhttp 20:30:05 #17 19.34 npm WARN deprecated @azure/core-http@1.2.6: This package is no longer supported. Please migrate to use @azure/core-rest-pipeline 20:30:06 #17 20.87 npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410 20:30:06 #17 20.87 npm WARN deprecated bootstrap@4.6.2: This version of Bootstrap is no longer supported. Please upgrade to the latest version. 20:30:06 #17 20.90 npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 20:30:07 #17 21.38 npm WARN deprecated feathers-authentication-custom@0.1.0: This module is no longer maintained. Upgrade to Feathers 4 and use its custom authentication strategies instead. 20:30:07 #17 21.67 npm WARN deprecated lodash.pick@4.4.0: This package is deprecated. Use destructuring assignment syntax instead. 20:30:07 #17 22.01 npm WARN deprecated multer@1.4.4: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10. 20:30:08 #17 22.50 npm WARN deprecated ngx-perfect-scrollbar@7.2.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 20:30:08 #17 23.01 npm WARN deprecated uuid@3.4.0: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). 20:30:09 #17 23.38 npm WARN deprecated ini@1.3.5: Please update to ini >=1.3.6 to avoid a prototype pollution issue 20:30:09 #17 23.56 npm WARN deprecated @schematics/update@0.8.9: This was an internal-only Angular package up through Angular v11 which is no longer used or maintained. Upgrade Angular to v12+ to remove this dependency. 20:30:11 #17 25.72 npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 20:30:11 #17 26.00 npm WARN deprecated log4js@2.11.0: 2.x is no longer supported. Please upgrade to 6.x or higher. 20:30:13 #17 27.45 npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) 20:30:13 #17 27.58 npm WARN deprecated glob@7.1.2: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 20:30:14 #17 28.07 npm WARN deprecated q@1.4.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. 20:30:14 #17 28.07 npm WARN deprecated 20:30:14 #17 28.07 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 20:30:14 #17 28.30 npm WARN deprecated uuid@8.3.2: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). 20:30:16 #17 30.28 npm WARN deprecated lodash.clone@4.5.0: This package is deprecated. Use structuredClone instead. 20:30:17 #17 31.49 npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) 20:30:18 #17 32.67 npm WARN deprecated @types/graphql@14.5.0: This is a stub types definition. graphql provides its own type definitions, so you do not need this installed. 20:30:18 #17 32.76 npm WARN deprecated graphql@14.7.0: No longer supported; please update to a newer version. Details: https://github.com/graphql/graphql-js#version-support 20:30:19 #17 33.54 npm WARN deprecated sliced@1.0.1: Unsupported 20:30:19 #17 33.78 npm WARN deprecated mailcomposer@3.12.0: This project is unmaintained 20:30:20 #17 34.55 npm WARN deprecated tar@4.4.19: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 20:30:20 #17 34.68 npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. 20:30:20 #17 34.88 npm WARN deprecated npm-registry-client@8.6.0: This package is no longer supported. 20:30:21 #17 35.14 npm WARN deprecated libnpx@10.2.4: This package is no longer supported. 20:30:21 #17 35.15 npm WARN deprecated libnpm@3.0.1: This package is no longer supported. 20:30:21 #17 35.32 npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 20:30:21 #17 35.33 npm WARN deprecated libcipm@4.0.8: This module is no longer used. Please see @npmcli/arborist if you would like to build and reify package trees programmatically. 20:30:21 #17 35.57 npm WARN deprecated gentle-fs@2.3.1: This package is deprecated and will not be receiving further updates 20:30:21 #17 35.59 npm WARN deprecated fs-vacuum@1.2.10: This module is no longer maintained 20:30:21 #17 35.73 npm WARN deprecated uid-number@0.0.6: This package is no longer supported. 20:30:21 #17 35.92 npm WARN deprecated lock-verify@2.2.2: This package is no longer supported. 20:30:22 #17 36.10 npm WARN deprecated npm-lifecycle@3.1.5: The lifecycle script runner used in npm is now @npmcli/run-script. Please use that module moving forward 20:30:22 #17 36.21 npm WARN deprecated find-npm-prefix@1.0.2: This package is no longer supported. 20:30:22 #17 36.21 npm WARN deprecated read-installed@4.0.3: This package is no longer supported. 20:30:22 #17 36.54 npm WARN deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. 20:30:22 #17 36.57 npm WARN deprecated stringify-package@1.0.1: This module is not used anymore, and has been replaced by @npmcli/package-json 20:30:22 #17 36.58 npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist 20:30:22 #17 36.63 npm WARN deprecated npm-cache-filename@1.0.2: This package is no longer supported. 20:30:22 #17 36.82 npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs 20:30:23 #17 37.17 npm WARN deprecated axios@0.15.3: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410 20:30:23 #17 37.43 npm WARN deprecated mailgun-js@0.18.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 20:30:23 #17 37.44 npm WARN deprecated date-format@1.2.0: 1.x is no longer supported. Please upgrade to 4.x or higher. 20:30:23 #17 37.46 npm WARN deprecated nodemailer@2.7.2: All versions below 4.0.1 of Nodemailer are deprecated. See https://nodemailer.com/status/ 20:30:23 #17 37.52 npm WARN deprecated streamroller@0.7.0: 0.x is no longer supported. Please upgrade to 3.x or higher. 20:30:23 #17 37.52 npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor. 20:30:24 #17 38.76 npm WARN deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. 20:30:24 #17 38.76 npm WARN deprecated 20:30:24 #17 38.76 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 20:30:26 #17 40.25 npm WARN deprecated @types/bson@4.2.4: This is a stub types definition. bson provides its own type definitions, so you do not need this installed. 20:30:26 #17 40.29 npm WARN deprecated buildmail@3.10.0: This project is unmaintained 20:30:27 #17 41.32 npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now 20:30:27 #17 41.46 npm WARN deprecated libnpmconfig@1.2.1: This module is not used anymore. npm config is parsed by npm itself and by @npmcli/config 20:30:28 #17 42.06 npm WARN deprecated request@2.75.0: request has been deprecated, see https://github.com/request/request/issues/3142 20:30:28 #17 42.29 npm WARN deprecated mailcomposer@4.0.1: This project is unmaintained 20:30:28 #17 42.42 npm WARN deprecated socks@1.1.9: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0 20:30:28 #17 42.79 npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported 20:30:28 #17 42.97 npm WARN deprecated uws@9.14.0: New code is available at github.com/uNetworking/uWebSockets.js 20:30:29 #17 43.98 npm WARN deprecated jpeg-exif@1.1.4: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 20:30:30 #17 44.31 npm WARN deprecated set-value@0.3.3: Critical bug fixed in v3.0.1, please upgrade to the latest version. 20:30:30 #17 44.85 npm WARN deprecated set-value@0.4.3: Critical bug fixed in v3.0.1, please upgrade to the latest version. 20:30:31 #17 45.56 npm WARN deprecated hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. 20:30:31 #17 45.61 npm WARN deprecated node-uuid@1.4.8: Use uuid module instead 20:30:31 #17 45.61 npm WARN deprecated har-validator@2.0.6: this library is no longer supported 20:30:31 #17 45.70 npm WARN deprecated buildmail@4.0.1: This project is unmaintained 20:30:32 #17 46.21 npm WARN deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead. 20:30:33 #17 47.11 npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). 20:30:33 #17 47.11 npm WARN deprecated sntp@1.0.9: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. 20:30:33 #17 47.11 npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). 20:30:33 #17 47.14 npm WARN deprecated cryptiles@2.0.5: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). 20:30:33 #17 47.23 npm WARN deprecated glob@5.0.15: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 20:30:33 #17 47.39 npm WARN deprecated set-value@0.2.0: Critical bug fixed in v3.0.1, please upgrade to the latest version. 20:31:09 #17 83.86 npm notice This endpoint is being retired. Use the bulk advisory endpoint instead. See the following docs for more info: https://api-docs.npmjs.com/#tag/Audit 20:32:17 #17 151.5 20:32:17 #17 151.5 > uws@9.14.0 install /home/node/node_modules/uws 20:32:17 #17 151.5 > node-gyp rebuild > build_log.txt 2>&1 || exit 0 20:32:17 #17 151.5 20:32:18 #17 152.3 20:32:18 #17 152.3 > core-js@3.49.0 postinstall /home/node/node_modules/@amcharts/amcharts4/node_modules/core-js 20:32:18 #17 152.3 > node -e "try{require('./postinstall')}catch(e){}" 20:32:18 #17 152.3 20:32:18 #17 152.4 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! 20:32:18 #17 152.4 20:32:18 #17 152.4 The project needs your help! Please consider supporting core-js: 20:32:18 #17 152.4 > https://opencollective.com/core-js  20:32:18 #17 152.4 > https://patreon.com/zloirock  20:32:18 #17 152.4 > https://boosty.to/zloirock  20:32:18 #17 152.4 > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz  20:32:18 #17 152.4 20:32:18 #17 152.4 I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md  20:32:18 #17 152.4 20:32:18 #17 152.6 20:32:18 #17 152.6 > core-js@2.6.12 postinstall /home/node/node_modules/core-js 20:32:18 #17 152.6 > node -e "try{require('./postinstall')}catch(e){}" 20:32:18 #17 152.6 20:32:19 #17 153.5 20:32:19 #17 153.5 > otf-frontend@1.0.0-a postinstall /home/node 20:32:19 #17 153.5 > node addPug.js && node ./addPug.js 20:32:19 #17 153.5 20:32:19 #17 153.6 node ./ng-add-pug-loader.js 20:32:19 #17 153.8 node ./ng-add-pug-loader.js 20:32:29 #17 163.2 npm WARN @ngtools/webpack@6.0.8 requires a peer of typescript@~2.4.0 || ~2.5.0 || ~2.6.0 || ~2.7.0 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.2 npm WARN ajv-keywords@3.5.2 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.2 npm WARN angular-particle@1.0.4 requires a peer of @angular/core@^4.0.0 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.2 npm WARN angular-particle@1.0.4 requires a peer of rxjs@^5.1.0 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.2 npm WARN bootstrap@4.6.2 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.2 npm WARN bpmn-js-properties-panel@0.32.2 requires a peer of bpmn-js@^3.x || ^4.x but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.2 npm WARN feathers-mongoose@8.5.1 requires a peer of mongoose@>=6.0.11 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.2 npm WARN mat-progress-buttons@7.1.2 requires a peer of @angular-devkit/schematics@^0.8.2 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.2 npm WARN mat-progress-buttons@7.1.2 requires a peer of @angular/cdk@^7.2.0 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN mat-progress-buttons@7.1.2 requires a peer of @angular/common@^7.1.4 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN mat-progress-buttons@7.1.2 requires a peer of @angular/core@^7.1.4 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN mat-progress-buttons@7.1.2 requires a peer of @angular/material@^7.2.0 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN mat-progress-buttons@7.1.2 requires a peer of tsickle@^0.34.0 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN ng2-codemirror@1.1.3 requires a peer of @angular/core@^2.1.0 || ^4.0.0 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN ng2-codemirror@1.1.3 requires a peer of @angular/forms@^2.1.0 || ^4.0.0 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN ng2-codemirror@1.1.3 requires a peer of @angular/common@^2.1.0 || ^4.0.0 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN ws@7.5.13 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN ws@7.5.13 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN ws@7.5.13 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN ws@7.5.13 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN acorn-jsx@5.3.2 requires a peer of acorn@^6.0.0 || ^7.0.0 || ^8.0.0 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN update-browserslist-db@1.2.3 requires a peer of browserslist@>= 4.21.0 but none is installed. You must install peer dependencies yourself. 20:32:29 #17 163.3 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.3 (node_modules/watchpack/node_modules/fsevents): 20:32:29 #17 163.3 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 20:32:29 #17 163.3 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/fsevents): 20:32:29 #17 163.3 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 20:32:29 #17 163.3 20:32:29 #17 163.3 added 2317 packages from 3519 contributors and audited 3296 packages in 162.512s 20:32:29 #17 163.3 found 683 vulnerabilities (39 low, 232 moderate, 340 high, 72 critical) 20:32:29 #17 163.3 run `npm audit fix` to fix them, or `npm audit` for details 20:32:34 #17 DONE 168.3s 20:32:34 20:32:34 #18 [14/14] RUN npm run-script build 20:32:34 #18 0.490 20:32:34 #18 0.490 > otf-frontend@1.0.0-a build /home/node 20:32:34 #18 0.490 > ng build --prod --output-path ./client/dist/ --build-optimizer=false 20:32:34 #18 0.490 20:32:37 #18 3.483 0% compiling 10% building modules 0/1 modules 1 active multi /home/node/client/src/main.ts                                     10% building modules 1/1 modules 0 active 10% building modules 1/2 modules 1 active multi /home/node/client/src/polyfills.ts                                          10% building modules 2/2 modules 0 active 10% building modules 2/3 modules 1 active …tables.net-dt/css/jquery.dataTables.css                                          10% building modules 3/3 modules 0 active 10% building modules 3/4 modules 1 active …dules/font-awesome/css/font-awesome.css 10% building modules 3/5 modules 2 active …esign-icons/iconfont/material-icons.css 10% building modules 3/6 modules 3 active …s-minimap/assets/diagram-js-minimap.css 10% building modules 3/7 modules 4 active …tables.net-dt/css/jquery.dataTables.css 10% building modules 3/8 modules 5 active …ules/bpmn-js/dist/assets/diagram-js.css 10% building modules 3/9 modules 6 active …/assets/bpmn-font/css/bpmn-embedded.css 10% building modules 3/10 modules 7 active …ode_modules/bpmn-font/dist/css/bpmn.css 10% building modules 3/11 modules 8 active …3!/home/node/client/src/styles/app.scss 10% building modules 3/12 modules 9 active …/index.js!/home/node/client/src/main.ts 10% building modules 3/13 modules 10 active …x.js!/home/node/client/src/polyfills.ts  10% building modules 4/13 modules 9 active …x.js!/home/node/client/src/polyfills.ts 10% building modules 5/13 modules 8 active …3!/home/node/client/src/styles/app.scss 10% building modules 5/14 modules 9 active …properties-panel/styles/properties.less 10% building modules 6/14 modules 8 active …properties-panel/styles/properties.less 10% building modules 6/15 modules 9 active …minimap/assets/diagram-js-minimap.css 0 10% building modules 7/15 modules 8 active …properties-panel/styles/properties.less 10% building modules 8/15 modules 7 active …properties-panel/styles/properties.less 10% building modules 8/16 modules 8 active …bles.net-dt/css/jquery.dataTables.css 0 11% building modules 9/16 modules 7 active …properties-panel/styles/properties.less 11% building modules 10/16 modules 6 active …properties-panel/styles/properties.less 11% building modules 10/17 modules 7 active …es/bpmn-js/dist/assets/diagram-js.css 0 11% building modules 11/17 modules 6 active …properties-panel/styles/properties.less 11% building modules 12/17 modules 5 active …3!/home/node/client/src/styles/app.scss 11% building modules 12/18 modules 6 active …operties-panel/styles/properties.less 0 11% building modules 13/18 modules 5 active …3!/home/node/client/src/styles/app.scss 11% building modules 14/18 modules 4 active …3!/home/node/client/src/styles/app.scss 11% building modules 14/19 modules 5 active …ssets/bpmn-font/css/bpmn-embedded.css 0 11% building modules 15/19 modules 4 active …3!/home/node/client/src/styles/app.scss 11% building modules 16/19 modules 3 active …3!/home/node/client/src/styles/app.scss 11% building modules 16/20 modules 4 active …ign-icons/iconfont/material-icons.css 0 12% building modules 17/20 modules 3 active …3!/home/node/client/src/styles/app.scss 12% building modules 18/20 modules 2 active …3!/home/node/client/src/styles/app.scss 12% building modules 18/21 modules 3 active …e_modules/bpmn-font/dist/css/bpmn.css 0 12% building modules 19/21 modules 2 active …3!/home/node/client/src/styles/app.scss 12% building modules 20/21 modules 1 active …3!/home/node/client/src/styles/app.scss 12% building modules 20/22 modules 2 active …les/font-awesome/css/font-awesome.css 0 12% building modules 21/22 modules 1 active …3!/home/node/client/src/styles/app.scss                                          12% building modules 22/22 modules 0 active 12% building modules 22/23 modules 1 active …/home/node/client/src/styles/app.scss 0                                          12% building modules 23/23 modules 0 active                     70% finish module graph 70% finish module graph FlagDependencyExportsPlugin                                         70% sealing 70% sealing WarnCaseSensitiveModulesPlugin        71% basic dependencies optimization       71% dependencies optimization 72% advanced dependencies optimization    72% after dependencies optimization                      73% optimizing 73% basic module optimization       74% module optimization 74% module optimization CircularDependencyPlugin                 74% advanced module optimization    75% after module optimization  75% basic chunk optimization 75% basic chunk optimization EnsureChunkConditionsPlugin   75% basic chunk optimization RemoveParentModulesPlugin   75% basic chunk optimization RemoveEmptyChunksPlugin 75% basic chunk optimization MergeDuplicateChunksPlugin                                  76% chunk optimization 76% advanced chunk optimization 76% advanced chunk optimization SplitChunksPlugin 76% advanced chunk optimization RuntimeChunkPlugin 76% advanced chunk optimization RemoveEmptyChunksPlugin                            77% after chunk optimization 77% module and chunk tree optimization 78% after module and chunk tree optimization         78% basic chunk modules optimization       79% chunk modules optimization 79% advanced chunk modules optimization    80% after chunk modules optimization                  80% module reviving 80% module reviving RecordIdsPlugin       81% module order optimization 81% advanced module order optimization                  82% before module ids 82% before module ids NamedModulesPlugin                           83% module ids 83% module id optimization 84% module id optimization         84% chunk reviving 84% chunk reviving RecordIdsPlugin       85% chunk order optimization         85% before chunk ids 85% before chunk ids NamedChunksPlugin              86% chunk id optimization 86% after chunk id optimization                     88% hashing 88% after hashing 89% module assets processing  90% chunk assets processing 90% additional chunk assets processing        91% additional asset processing 91% additional asset processing scripts-webpack-plugin                           92% chunk asset optimization 92% after chunk asset optimization             93% asset optimization 93% after asset optimization               94% after seal 94% after seal SuppressExtractedTextChunks                                            20:32:50 #18 15.79 Date: 2026-08-04T20:32:49.968Z 20:32:50 #18 15.79 Hash: 40fd7e22dd3468825397 20:32:50 #18 15.79 Time: 12301ms 20:32:50 #18 15.79 chunk {main} main.f642c6e7b118fe76e5d8.js (main) 631 bytes [initial] [rendered] 20:32:50 #18 15.79 chunk {polyfills} polyfills.df39e743da2af0d55d62.js (polyfills) 681 bytes [initial] [rendered] 20:32:50 #18 15.79 chunk {runtime} runtime.8c26f1fab6959b00a997.js (runtime) 5.18 kB [entry] [rendered] 20:32:50 #18 15.79 chunk {scripts} scripts.177f270069f64a3cd1fc.js (scripts) 743 kB  [rendered] 20:32:50 #18 15.79 chunk {styles} styles.1c1f9aa8cc3cb7ce04a7.css (styles) 603 kB [initial] [rendered] 20:32:50 #18 15.79  20:32:50 #18 15.79 ERROR in node_modules/@types/jquery/misc.d.ts(7099,23): error TS1005: ']' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7099,26): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7099,33): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7099,60): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7099,81): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7099,82): error TS1128: Declaration or statement expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7112,19): error TS1110: Type expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7112,43): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7112,44): error TS1128: Declaration or statement expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7112,48): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7112,65): error TS1005: '}' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7112,66): error TS1128: Declaration or statement expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7112,67): error TS1128: Declaration or statement expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7112,69): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7147,51): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7173,200): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7173,262): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7173,297): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7175,21): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7185,196): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7185,258): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7185,293): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7187,17): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7193,122): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7193,289): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7199,156): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7199,218): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7205,156): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7205,218): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7211,229): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7211,317): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7211,385): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7213,203): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7213,286): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7213,308): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7213,362): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7213,664): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7220,115): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7220,226): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7220,310): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7220,335): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7222,111): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7229,123): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7229,209): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7235,118): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7235,197): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7241,199): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7241,284): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7243,100): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7243,249): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7243,278): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7243,341): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7243,601): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7250,202): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7250,272): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7250,327): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7250,478): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7257,340): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7257,393): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7259,134): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7259,636): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7259,651): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7259,794): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7259,809): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7281,69): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7286,40): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7286,90): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7286,104): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7290,76): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7290,90): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7290,155): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7294,81): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7298,182): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7302,75): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7302,129): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7302,159): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7306,78): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7306,186): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7374,28): error TS1005: ';' expected. 20:32:50 #18 15.79 node_modules/@types/jquery/misc.d.ts(7389,1): error TS1160: Unterminated template literal. 20:32:50 #18 15.79  20:32:50 #18 15.82 npm ERR! code ELIFECYCLE 20:32:50 #18 15.82 npm ERR! errno 1 20:32:50 #18 15.82 npm ERR! otf-frontend@1.0.0-a build: `ng build --prod --output-path ./client/dist/ --build-optimizer=false` 20:32:50 #18 15.82 npm ERR! Exit status 1 20:32:50 #18 15.82 npm ERR! 20:32:50 #18 15.82 npm ERR! Failed at the otf-frontend@1.0.0-a build script. 20:32:50 #18 15.82 npm ERR! This is probably not a problem with npm. There is likely additional logging output above. 20:32:50 #18 15.83 20:32:50 #18 15.83 npm ERR! A complete log of this run can be found in: 20:32:50 #18 15.83 npm ERR! /root/.npm/_logs/2026-08-04T20_32_50_006Z-debug.log 20:32:50 #18 ERROR: process "/bin/sh -c npm run-script build" did not complete successfully: exit code: 1 20:32:50 ------ 20:32:50 > [14/14] RUN npm run-script build: 20:32:50 #18 15.82 npm ERR! code ELIFECYCLE 20:32:50 #18 15.82 npm ERR! errno 1 20:32:50 #18 15.82 npm ERR! otf-frontend@1.0.0-a build: `ng build --prod --output-path ./client/dist/ --build-optimizer=false` 20:32:50 #18 15.82 npm ERR! Exit status 1 20:32:50 #18 15.82 npm ERR! 20:32:50 #18 15.82 npm ERR! Failed at the otf-frontend@1.0.0-a build script. 20:32:50 #18 15.82 npm ERR! This is probably not a problem with npm. There is likely additional logging output above. 20:32:50 #18 15.83 20:32:50 #18 15.83 npm ERR! A complete log of this run can be found in: 20:32:50 #18 15.83 npm ERR! /root/.npm/_logs/2026-08-04T20_32_50_006Z-debug.log 20:32:50 ------ 20:32:50 Dockerfile:54 20:32:50 -------------------- 20:32:50 52 | RUN npm install --save-dev @angular-devkit/build-angular 20:32:50 53 | RUN npm install --unsafe-perm 20:32:50 54 | >>> RUN npm run-script build 20:32:50 55 | 20:32:50 56 | ENTRYPOINT [ "npm", "start" ] 20:32:50 -------------------- 20:32:50 ERROR: failed to solve: process "/bin/sh -c npm run-script build" did not complete successfully: exit code: 1 20:32:50 Build step 'Execute shell' marked build as failure 20:32:50 $ ssh-agent -k 20:32:50 unset SSH_AUTH_SOCK; 20:32:50 unset SSH_AGENT_PID; 20:32:50 echo Agent pid 2109 killed; 20:32:50 [ssh-agent] Stopped. 20:32:50 [PostBuildScript] - [INFO] Executing post build scripts. 20:32:50 [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins3511659788841507380.sh 20:32:50 ---> sysstat.sh 20:32:51 [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins13569399525058482659.sh 20:32:51 ---> package-listing.sh 20:32:51 ++ tr '[:upper:]' '[:lower:]' 20:32:51 ++ facter osfamily 20:32:51 + OS_FAMILY=debian 20:32:51 + workspace=/w/workspace/it-otf-frontend-docker-merge-master 20:32:51 + START_PACKAGES=/tmp/packages_start.txt 20:32:51 + END_PACKAGES=/tmp/packages_end.txt 20:32:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:32:51 + PACKAGES=/tmp/packages_start.txt 20:32:51 + '[' /w/workspace/it-otf-frontend-docker-merge-master ']' 20:32:51 + PACKAGES=/tmp/packages_end.txt 20:32:51 + case "${OS_FAMILY}" in 20:32:51 + dpkg -l 20:32:51 + grep '^ii' 20:32:51 + '[' -f /tmp/packages_start.txt ']' 20:32:51 + '[' -f /tmp/packages_end.txt ']' 20:32:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:32:51 + '[' /w/workspace/it-otf-frontend-docker-merge-master ']' 20:32:51 + mkdir -p /w/workspace/it-otf-frontend-docker-merge-master/archives/ 20:32:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-otf-frontend-docker-merge-master/archives/ 20:32:51 [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins2210585112905289436.sh 20:32:51 ---> capture-instance-metadata.sh 20:32:51 Setup pyenv: 20:32:51 system 20:32:51 3.8.13 20:32:51 3.9.13 20:32:51 * 3.10.6 (set by /w/workspace/it-otf-frontend-docker-merge-master/.python-version) 20:32:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rnca from file:/tmp/.os_lf_venv 20:32:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:32:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:32:53 lf-activate-venv(): INFO: Base packages installed successfully 20:32:53 lf-activate-venv(): INFO: Installing additional packages: lftools 20:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-rnca/bin to PATH 20:33:11 INFO: Running in OpenStack, capturing instance metadata 20:33:11 [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins15513382013573983122.sh 20:33:11 provisioning config files... 20:33:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-otf-frontend-docker-merge-master@tmp/config5309294487151824362tmp 20:33:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:33:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:33:11 [EnvInject] - Injecting environment variables from a build step. 20:33:11 [EnvInject] - Injecting as environment variables the properties content 20:33:11 SERVER_ID=logs 20:33:11 20:33:11 [EnvInject] - Variables injected successfully. 20:33:11 [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins3277270195310483407.sh 20:33:11 ---> create-netrc.sh 20:33:11 [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins5376988254595656006.sh 20:33:11 ---> python-tools-install.sh 20:33:11 Setup pyenv: 20:33:11 system 20:33:11 3.8.13 20:33:11 3.9.13 20:33:12 * 3.10.6 (set by /w/workspace/it-otf-frontend-docker-merge-master/.python-version) 20:33:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rnca from file:/tmp/.os_lf_venv 20:33:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:33:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:33:15 lf-activate-venv(): INFO: Base packages installed successfully 20:33:15 lf-activate-venv(): INFO: Installing additional packages: lftools 20:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-rnca/bin to PATH 20:33:32 [it-otf-frontend-docker-merge-master] $ /bin/sh /tmp/jenkins14885344219494240860.sh 20:33:32 ---> uv-install.sh 20:33:32 uv 0.12.1 is already installed 20:33:32 uvx 0.12.1 (x86_64-unknown-linux-gnu) 20:33:32 [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins9376304220495784512.sh 20:33:32 ---> sudo-logs.sh 20:33:32 Archiving 'sudo' log.. 20:33:32 [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins8190879924642520401.sh 20:33:32 ---> job-cost.sh 20:33:32 INFO: Activating Python virtual environment... 20:33:32 Setup pyenv: 20:33:33 system 20:33:33 3.8.13 20:33:33 3.9.13 20:33:33 * 3.10.6 (set by /w/workspace/it-otf-frontend-docker-merge-master/.python-version) 20:33:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rnca from file:/tmp/.os_lf_venv 20:33:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:33:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:33:36 lf-activate-venv(): INFO: Base packages installed successfully 20:33:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:33:46 lf-activate-venv(): INFO: Adding /tmp/venv-rnca/bin to PATH 20:33:46 INFO: No stack-cost file found 20:33:46 INFO: Instance uptime: 496s 20:33:46 INFO: Fetching instance metadata (attempt 1 of 3)... 20:33:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:33:47 INFO: Successfully fetched instance metadata 20:33:47 INFO: Instance type: v3-starter-4 20:33:47 INFO: Retrieving pricing info for: v3-starter-4 20:33:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:33:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=496 20:33:47 INFO: Successfully fetched Vexxhost pricing API 20:33:47 INFO: Retrieved cost: 0.04 20:33:47 INFO: Retrieved resource: v3-starter-4 20:33:47 INFO: Creating archive directory: /w/workspace/it-otf-frontend-docker-merge-master/archives/cost 20:33:47 INFO: Archiving costs to: /w/workspace/it-otf-frontend-docker-merge-master/archives/cost.csv 20:33:47 INFO: Successfully archived job cost data 20:33:47 DEBUG: Cost data: it-otf-frontend-docker-merge-master,338,2026-08-04 20:33:47,v3-starter-4,496,0.04,0.00,FAILURE 20:33:47 [it-otf-frontend-docker-merge-master] $ /bin/bash -l /tmp/jenkins9999686241956339210.sh 20:33:47 ---> logs-deploy.sh 20:33:47 Setup pyenv: 20:33:47 system 20:33:47 3.8.13 20:33:47 3.9.13 20:33:47 * 3.10.6 (set by /w/workspace/it-otf-frontend-docker-merge-master/.python-version) 20:33:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rnca from file:/tmp/.os_lf_venv 20:33:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:33:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:33:50 lf-activate-venv(): INFO: Base packages installed successfully 20:33:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:34:07 lf-activate-venv(): INFO: Adding /tmp/venv-rnca/bin to PATH 20:34:07 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-otf-frontend-docker-merge-master/338 20:34:07 INFO: archiving workspace using pattern(s): 20:34:09 Archives upload complete. 20:34:09 INFO: archiving logs to Nexus 20:34:10 ---> uname -a: 20:34:10 Linux prd-ubuntu1804-docker-4c-4g-7537 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 20:34:10 20:34:10 20:34:10 ---> lscpu: 20:34:10 Architecture: x86_64 20:34:10 CPU op-mode(s): 32-bit, 64-bit 20:34:10 Byte Order: Little Endian 20:34:10 CPU(s): 4 20:34:10 On-line CPU(s) list: 0-3 20:34:10 Thread(s) per core: 1 20:34:10 Core(s) per socket: 1 20:34:10 Socket(s): 4 20:34:10 NUMA node(s): 1 20:34:10 Vendor ID: AuthenticAMD 20:34:10 CPU family: 23 20:34:10 Model: 49 20:34:10 Model name: AMD EPYC-Rome Processor 20:34:10 Stepping: 0 20:34:10 CPU MHz: 2800.000 20:34:10 BogoMIPS: 5600.00 20:34:10 Virtualization: AMD-V 20:34:10 Hypervisor vendor: KVM 20:34:10 Virtualization type: full 20:34:10 L1d cache: 32K 20:34:10 L1i cache: 32K 20:34:10 L2 cache: 512K 20:34:10 L3 cache: 16384K 20:34:10 NUMA node0 CPU(s): 0-3 20:34:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 20:34:10 20:34:10 20:34:10 ---> nproc: 20:34:10 4 20:34:10 20:34:10 20:34:10 ---> df -h: 20:34:10 Filesystem Size Used Avail Use% Mounted on 20:34:10 udev 3.9G 0 3.9G 0% /dev 20:34:10 tmpfs 798M 696K 797M 1% /run 20:34:10 /dev/vda1 20G 12G 8.0G 59% / 20:34:10 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:34:10 tmpfs 5.0M 0 5.0M 0% /run/lock 20:34:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:34:10 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:34:10 tmpfs 798M 0 798M 0% /run/user/1001 20:34:10 20:34:10 20:34:10 ---> free -m: 20:34:10 total used free shared buff/cache available 20:34:10 Mem: 7975 504 2368 0 5102 7175 20:34:10 Swap: 1023 0 1023 20:34:10 20:34:10 20:34:10 ---> ip addr: 20:34:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:34:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:34:10 inet 127.0.0.1/8 scope host lo 20:34:10 valid_lft forever preferred_lft forever 20:34:10 inet6 ::1/128 scope host 20:34:10 valid_lft forever preferred_lft forever 20:34:10 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:34:10 link/ether fa:16:3e:5a:44:55 brd ff:ff:ff:ff:ff:ff 20:34:10 inet 10.32.6.12/23 brd 10.32.7.255 scope global dynamic ens3 20:34:10 valid_lft 85892sec preferred_lft 85892sec 20:34:10 inet6 fe80::f816:3eff:fe5a:4455/64 scope link 20:34:10 valid_lft forever preferred_lft forever 20:34:10 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:34:10 link/ether 02:42:26:5d:8a:b4 brd ff:ff:ff:ff:ff:ff 20:34:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:34:10 valid_lft forever preferred_lft forever 20:34:10 20:34:10 20:34:10 ---> sar -b -r -n DEV: 20:34:10 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7537) 08/04/26 _x86_64_ (4 CPU) 20:34:10 20:34:10 20:25:45 LINUX RESTART (4 CPU) 20:34:10 20:34:10 20:26:01 tps rtps wtps bread/s bwrtn/s 20:34:10 20:27:02 155.25 69.23 86.02 5602.27 39898.98 20:34:10 20:28:01 63.62 0.22 63.40 23.59 9949.64 20:34:10 20:29:01 133.03 12.71 120.31 2262.16 22527.31 20:34:10 20:30:01 65.51 0.48 65.02 3.87 10913.25 20:34:10 20:31:01 37.09 0.02 37.08 2.80 13199.87 20:34:10 20:32:01 149.79 0.78 149.01 6.27 50713.81 20:34:10 20:33:01 105.78 0.27 105.52 19.06 9586.54 20:34:10 20:34:01 20.51 0.32 20.20 22.66 1456.69 20:34:10 Average: 91.38 10.53 80.85 994.89 19801.29 20:34:10 20:34:10 20:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:34:10 20:27:02 5908440 7440476 2258980 27.66 38380 1672744 977276 10.60 556400 1529484 71024 20:34:10 20:28:01 5547672 7384576 2619748 32.08 58820 1941960 1020140 11.07 630400 1785476 147228 20:34:10 20:29:01 5007700 7389876 3159720 38.69 98396 2401308 1362840 14.79 708128 2166416 420 20:34:10 20:30:01 4584528 7295224 3582892 43.87 130304 2631940 1421276 15.42 874236 2351528 956 20:34:10 20:31:01 3744052 6837528 4423368 54.16 163840 2932112 1920088 20.83 1373700 2639040 17148 20:34:10 20:32:01 1569444 6607400 6597976 80.78 275204 4308680 2112564 22.92 1706948 4004956 195888 20:34:10 20:33:01 2444684 7352720 5722736 70.07 277100 4311192 1051580 11.41 986588 4000124 1776 20:34:10 20:34:01 2417580 7337412 5749840 70.40 279136 4320000 1059812 11.50 1016984 3996344 11652 20:34:10 Average: 3903012 7205652 4264408 52.21 165148 3064992 1365697 14.82 981673 2809171 55762 20:34:10 20:34:10 20:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:34:10 20:27:02 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 20:34:10 20:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:10 20:27:02 ens3 434.11 245.23 1149.22 67.01 0.00 0.00 0.00 0.00 20:34:10 20:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:34:10 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:10 20:28:01 ens3 44.98 39.16 841.01 5.37 0.00 0.00 0.00 0.00 20:34:10 20:29:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 20:34:10 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:10 20:29:01 ens3 176.47 158.16 1307.47 22.59 0.00 0.00 0.00 0.00 20:34:10 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:10 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:10 20:30:01 ens3 81.99 80.25 415.19 15.89 0.00 0.00 0.00 0.00 20:34:10 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:10 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:10 20:31:01 ens3 460.48 254.05 3915.07 33.77 0.00 0.00 0.00 0.00 20:34:10 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:10 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:10 20:32:01 ens3 2.05 1.62 14.53 4.06 0.00 0.00 0.00 0.00 20:34:10 20:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:34:10 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:10 20:33:01 ens3 8.85 9.33 5.02 9.32 0.00 0.00 0.00 0.00 20:34:10 20:34:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 20:34:10 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:10 20:34:01 ens3 14.18 14.48 9.77 6.64 0.00 0.00 0.00 0.00 20:34:10 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 20:34:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:10 Average: ens3 153.14 100.43 957.59 20.61 0.00 0.00 0.00 0.00 20:34:10 20:34:10 20:34:10 ---> sar -P ALL: 20:34:10 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7537) 08/04/26 _x86_64_ (4 CPU) 20:34:10 20:34:10 20:25:45 LINUX RESTART (4 CPU) 20:34:10 20:34:10 20:26:01 CPU %user %nice %system %iowait %steal %idle 20:34:10 20:27:02 all 17.73 0.00 2.83 4.82 0.86 73.77 20:34:10 20:27:02 0 20.17 0.00 5.33 9.73 0.99 63.79 20:34:10 20:27:02 1 23.32 0.00 1.92 3.24 0.84 70.68 20:34:10 20:27:02 2 12.05 0.00 2.12 2.22 0.92 82.69 20:34:10 20:27:02 3 15.36 0.00 1.97 4.07 0.67 77.93 20:34:10 20:28:01 all 20.37 0.00 1.10 1.80 0.59 76.15 20:34:10 20:28:01 0 2.17 0.00 0.46 4.63 0.10 92.64 20:34:10 20:28:01 1 64.76 0.00 2.82 0.66 1.44 30.32 20:34:10 20:28:01 2 13.52 0.00 0.99 1.90 0.71 82.87 20:34:10 20:28:01 3 1.02 0.00 0.15 0.00 0.10 98.73 20:34:10 20:29:01 all 18.32 0.00 4.30 2.75 0.89 73.74 20:34:10 20:29:01 0 16.97 0.00 4.26 4.80 0.87 73.09 20:34:10 20:29:01 1 24.46 0.00 5.23 3.24 0.81 66.26 20:34:10 20:29:01 2 14.66 0.00 3.01 0.90 0.99 80.44 20:34:10 20:29:01 3 17.22 0.00 4.72 2.03 0.89 75.14 20:34:10 20:30:01 all 22.08 0.00 3.88 1.39 1.24 71.41 20:34:10 20:30:01 0 15.09 0.00 2.93 0.60 1.07 80.31 20:34:10 20:30:01 1 31.44 0.00 4.57 2.79 1.54 59.66 20:34:10 20:30:01 2 23.84 0.00 3.93 0.35 1.44 70.43 20:34:10 20:30:01 3 17.97 0.00 4.10 1.84 0.93 75.15 20:34:10 20:31:01 all 25.12 0.00 2.80 1.05 1.54 69.49 20:34:10 20:31:01 0 31.87 0.00 3.18 0.27 1.49 63.20 20:34:10 20:31:01 1 31.05 0.00 3.35 0.32 2.05 63.24 20:34:10 20:31:01 2 18.77 0.00 1.52 0.32 1.47 77.93 20:34:10 20:31:01 3 18.81 0.00 3.13 3.27 1.16 73.63 20:34:10 20:32:01 all 22.09 0.00 10.50 2.70 1.37 63.34 20:34:10 20:32:01 0 12.63 0.00 11.97 3.25 1.02 71.13 20:34:10 20:32:01 1 26.76 0.00 11.05 1.09 1.52 59.58 20:34:10 20:32:01 2 22.99 0.00 11.05 4.60 1.40 59.96 20:34:10 20:32:01 3 25.90 0.00 7.90 1.90 1.55 62.74 20:34:10 20:33:01 all 22.99 0.00 2.29 2.13 1.10 71.50 20:34:10 20:33:01 0 19.20 0.00 2.70 7.16 1.00 69.93 20:34:10 20:33:01 1 26.78 0.00 2.60 0.22 1.19 69.22 20:34:10 20:33:01 2 26.74 0.00 2.14 0.15 1.22 69.76 20:34:10 20:33:01 3 19.25 0.00 1.70 0.97 1.00 77.08 20:34:10 20:34:01 all 20.85 0.00 1.04 0.82 0.66 76.63 20:34:10 20:34:01 0 5.43 0.00 0.62 0.00 0.33 93.62 20:34:10 20:34:01 1 14.36 0.00 0.85 0.23 0.54 84.01 20:34:10 20:34:01 2 16.50 0.00 1.05 0.57 0.58 81.31 20:34:10 20:34:01 3 47.16 0.00 1.65 2.49 1.15 47.56 20:34:10 Average: all 21.20 0.00 3.59 2.18 1.03 72.00 20:34:10 Average: 0 15.46 0.00 3.92 3.80 0.86 75.95 20:34:10 Average: 1 30.31 0.00 4.05 1.47 1.24 62.93 20:34:10 Average: 2 18.64 0.00 3.22 1.37 1.09 75.68 20:34:10 Average: 3 20.37 0.00 3.17 2.07 0.93 73.46 20:34:10 20:34:10 20:34:10