Pull request #574 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a023a7362a94ae0717ee8dede71f10bb66156f8+01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 (35ff2b406a8edcc69c60cb62dd64392f78407240) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1222530303678850301.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4162025569488007445.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13116903606422277122.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11315041658654820657.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8512355272525351042.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-574/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-574/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11809821166900864183.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118051 in /w/workspace/edgexfoundry_edgex-ui-go_PR-574 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-574 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 into PR head commit 2a023a7362a94ae0717ee8dede71f10bb66156f8 Merge succeeded, producing 2a023a7362a94ae0717ee8dede71f10bb66156f8 Checking out Revision 2a023a7362a94ae0717ee8dede71f10bb66156f8 (PR-574) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/574/head:refs/remotes/origin/PR-574 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a023a7362a94ae0717ee8dede71f10bb66156f8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a023a7362a94ae0717ee8dede71f10bb66156f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-03T04:04:19.274Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-03T04:04:19.452Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-03T04:04:19.550Z] ========================================================= [2022-11-03T04:04:19.550Z] EdgeX Global Pipelines Version Info [2022-11-03T04:04:19.550Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:04:20.286Z] ------------------- [2022-11-03T04:04:20.286Z] stable info: [2022-11-03T04:04:20.286Z] ------------------- [2022-11-03T04:04:20.286Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-03T04:04:20.286Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T04:04:20.286Z] Message: update stable to v1.0.244 [2022-11-03T04:04:20.855Z] ------------------- [2022-11-03T04:04:20.855Z] experimental info: [2022-11-03T04:04:20.855Z] ------------------- [2022-11-03T04:04:20.855Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-03T04:04:20.855Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T04:04:20.855Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-03T04:04:21.122Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-11-03T04:04:21.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-11-03T04:04:21.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-03T04:04:21.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-03T04:04:21.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-03T04:04:21.308Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-03T04:04:21.343Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-03T04:04:21.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-03T04:04:21.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-03T04:04:21.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-03T04:04:21.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-03T04:04:21.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-11-03T04:04:21.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-03T04:04:21.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-03T04:04:21.653Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T04:04:21.692Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T04:04:21.733Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T04:04:21.775Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T04:04:21.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-03T04:04:21.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-03T04:04:21.900Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-03T04:04:21.939Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-03T04:04:21.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-03T04:04:22.015Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-03T04:04:22.055Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-03T04:04:22.101Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-03T04:04:22.139Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-03T04:04:22.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-574 [Pipeline] echo [2022-11-03T04:04:22.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-574 [Pipeline] echo [2022-11-03T04:04:22.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-574 [Pipeline] echo [2022-11-03T04:04:22.295Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a023a7362a94ae0717ee8dede71f10bb66156f8 [Pipeline] echo [2022-11-03T04:04:22.334Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a023a7 [Pipeline] echo [2022-11-03T04:04:22.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T04:04:22.470Z] provisioning config files... [2022-11-03T04:04:22.484Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp/config14707224334176226710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:04:22.825Z] ---> docker-login.sh [2022-11-03T04:04:22.825Z] nexus3.edgexfoundry.org:10001 [2022-11-03T04:04:23.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:23.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:23.086Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:23.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:23.086Z] [2022-11-03T04:04:23.086Z] Login Succeeded [2022-11-03T04:04:23.086Z] nexus3.edgexfoundry.org:10002 [2022-11-03T04:04:23.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:23.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:23.086Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:23.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:23.086Z] [2022-11-03T04:04:23.086Z] Login Succeeded [2022-11-03T04:04:23.086Z] nexus3.edgexfoundry.org:10003 [2022-11-03T04:04:23.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:23.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:23.345Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:23.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:23.345Z] [2022-11-03T04:04:23.345Z] Login Succeeded [2022-11-03T04:04:23.345Z] nexus3.edgexfoundry.org:10004 [2022-11-03T04:04:23.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:23.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:23.345Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:23.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:23.345Z] [2022-11-03T04:04:23.345Z] Login Succeeded [2022-11-03T04:04:23.345Z] docker.io [2022-11-03T04:04:23.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:23.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:23.916Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:23.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:23.916Z] [2022-11-03T04:04:23.916Z] Login Succeeded [2022-11-03T04:04:23.916Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T04:04:23.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-03T04:04:24.543Z] + git rev-list -1 --merges 2a023a7362a94ae0717ee8dede71f10bb66156f8~1..2a023a7362a94ae0717ee8dede71f10bb66156f8 [Pipeline] echo [2022-11-03T04:04:24.588Z] -----------> git rev-list -1 --merges 2a023a7362a94ae0717ee8dede71f10bb66156f8~1..2a023a7362a94ae0717ee8dede71f10bb66156f8 2a023a7362a94ae0717ee8dede71f10bb66156f8 [false] [Pipeline] sh [2022-11-03T04:04:24.894Z] + git log --format=format:%s -1 2a023a7362a94ae0717ee8dede71f10bb66156f8 [Pipeline] echo [2022-11-03T04:04:24.924Z] ========================================================= [2022-11-03T04:04:24.924Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-03T04:04:24.924Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T04:04:25.342Z] + git log --format=format:%s -1 2a023a7362a94ae0717ee8dede71f10bb66156f8 [Pipeline] echo [2022-11-03T04:04:25.376Z] [semverPrep] GIT_COMMIT: 2a023a7362a94ae0717ee8dede71f10bb66156f8, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-11-03T04:04:25.407Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-03T04:04:25.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T04:04:25.782Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-03T04:04:25.782Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-03T04:04:25.782Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-03T04:04:25.782Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-03T04:04:25.782Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-03T04:04:25.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:04:26.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T04:04:26.207Z] [2022-11-03T04:04:26.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:04:26.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T04:04:26.580Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-03T04:04:26.580Z] b85a868b505f: Pulling fs layer [2022-11-03T04:04:26.580Z] e2be974225ed: Pulling fs layer [2022-11-03T04:04:26.580Z] 339a4e72a1f5: Pulling fs layer [2022-11-03T04:04:26.580Z] 988bab9f4d93: Pulling fs layer [2022-11-03T04:04:26.580Z] 1469e6f7b9e6: Pulling fs layer [2022-11-03T04:04:26.580Z] eaf3925da568: Pulling fs layer [2022-11-03T04:04:26.580Z] bab4dde63d76: Pulling fs layer [2022-11-03T04:04:26.580Z] bde34c3a00c8: Pulling fs layer [2022-11-03T04:04:26.580Z] b352a97aabf1: Pulling fs layer [2022-11-03T04:04:26.580Z] 4872d77fe225: Pulling fs layer [2022-11-03T04:04:26.580Z] 5851b861e8e6: Pulling fs layer [2022-11-03T04:04:26.580Z] bab4dde63d76: Waiting [2022-11-03T04:04:26.580Z] bde34c3a00c8: Waiting [2022-11-03T04:04:26.580Z] 5851b861e8e6: Waiting [2022-11-03T04:04:26.580Z] 4872d77fe225: Waiting [2022-11-03T04:04:26.580Z] b352a97aabf1: Waiting [2022-11-03T04:04:26.580Z] 988bab9f4d93: Waiting [2022-11-03T04:04:26.580Z] 1469e6f7b9e6: Waiting [2022-11-03T04:04:26.580Z] e2be974225ed: Download complete [2022-11-03T04:04:26.580Z] 988bab9f4d93: Download complete [2022-11-03T04:04:26.840Z] 1469e6f7b9e6: Verifying Checksum [2022-11-03T04:04:26.840Z] 1469e6f7b9e6: Download complete [2022-11-03T04:04:26.840Z] eaf3925da568: Download complete [2022-11-03T04:04:26.840Z] 339a4e72a1f5: Download complete [2022-11-03T04:04:26.840Z] bde34c3a00c8: Verifying Checksum [2022-11-03T04:04:26.840Z] bde34c3a00c8: Download complete [2022-11-03T04:04:26.840Z] b352a97aabf1: Verifying Checksum [2022-11-03T04:04:26.840Z] b352a97aabf1: Download complete [2022-11-03T04:04:26.840Z] 4872d77fe225: Verifying Checksum [2022-11-03T04:04:26.840Z] 4872d77fe225: Download complete [2022-11-03T04:04:26.840Z] 5851b861e8e6: Verifying Checksum [2022-11-03T04:04:26.840Z] 5851b861e8e6: Download complete [2022-11-03T04:04:26.840Z] b85a868b505f: Verifying Checksum [2022-11-03T04:04:26.840Z] b85a868b505f: Download complete [2022-11-03T04:04:27.099Z] bab4dde63d76: Verifying Checksum [2022-11-03T04:04:27.099Z] bab4dde63d76: Download complete [2022-11-03T04:04:28.036Z] b85a868b505f: Pull complete [2022-11-03T04:04:28.294Z] e2be974225ed: Pull complete [2022-11-03T04:04:28.861Z] 339a4e72a1f5: Pull complete [2022-11-03T04:04:28.861Z] 988bab9f4d93: Pull complete [2022-11-03T04:04:29.119Z] 1469e6f7b9e6: Pull complete [2022-11-03T04:04:29.119Z] eaf3925da568: Pull complete [2022-11-03T04:04:31.022Z] bab4dde63d76: Pull complete [2022-11-03T04:04:31.022Z] bde34c3a00c8: Pull complete [2022-11-03T04:04:31.022Z] b352a97aabf1: Pull complete [2022-11-03T04:04:31.022Z] 4872d77fe225: Pull complete [2022-11-03T04:04:31.022Z] 5851b861e8e6: Pull complete [2022-11-03T04:04:31.281Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-03T04:04:31.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T04:04:31.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:04:31.510Z] prd-ubuntu20.04-docker-8c-8g-118051 does not seem to be running inside a container [2022-11-03T04:04:31.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-574 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-574:/w/workspace/edgexfoundry_edgex-ui-go_PR-574:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T04:04:33.045Z] $ docker top f97dd7350e3a0f106ee400fa6cc157e514959409755f0c4af4dad2014c182af7 -eo pid,comm [2022-11-03T04:04:33.095Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-03T04:04:33.095Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T04:04:33.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T04:04:33.223Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T04:04:33.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T04:04:33.355Z] $ docker exec f97dd7350e3a0f106ee400fa6cc157e514959409755f0c4af4dad2014c182af7 ssh-agent [2022-11-03T04:04:33.456Z] SSH_AUTH_SOCK=/tmp/ssh-xjqzCXIIjpAK/agent.31 [2022-11-03T04:04:33.456Z] SSH_AGENT_PID=37 [2022-11-03T04:04:33.463Z] Running ssh-add (command line suppressed) [2022-11-03T04:04:33.572Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp/private_key_7621733051083497162.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp/private_key_7621733051083497162.key) [2022-11-03T04:04:33.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T04:04:33.906Z] + git tag --points-at HEAD [Pipeline] } [2022-11-03T04:04:33.940Z] $ docker exec --env ******** --env ******** f97dd7350e3a0f106ee400fa6cc157e514959409755f0c4af4dad2014c182af7 ssh-agent -k [2022-11-03T04:04:34.049Z] unset SSH_AUTH_SOCK; [2022-11-03T04:04:34.049Z] unset SSH_AGENT_PID; [2022-11-03T04:04:34.049Z] echo Agent pid 37 killed; [2022-11-03T04:04:34.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-03T04:04:34.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T04:04:34.142Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T04:04:34.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T04:04:34.265Z] $ docker exec f97dd7350e3a0f106ee400fa6cc157e514959409755f0c4af4dad2014c182af7 ssh-agent [2022-11-03T04:04:34.375Z] SSH_AUTH_SOCK=/tmp/ssh-uKGh6EvsDQHG/agent.69 [2022-11-03T04:04:34.375Z] SSH_AGENT_PID=75 [2022-11-03T04:04:34.381Z] Running ssh-add (command line suppressed) [2022-11-03T04:04:34.507Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp/private_key_5731378939086443827.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp/private_key_5731378939086443827.key) [2022-11-03T04:04:34.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T04:04:34.859Z] + git semver init [2022-11-03T04:04:35.120Z] 2022-11-03 04:04:35,043 [run_init] DEBUG init version:0.0.0 force:False [2022-11-03T04:04:35.120Z] 2022-11-03 04:04:35,044 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-574/.semver [2022-11-03T04:04:35.120Z] 2022-11-03 04:04:35,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-574/.semver [2022-11-03T04:04:35.120Z] 2022-11-03 04:04:35,045 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-574/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-574, universal_newlines=False, shell=None, istream=None) [2022-11-03T04:04:36.499Z] 2022-11-03 04:04:36,437 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-574/.git/info/exclude [2022-11-03T04:04:36.499Z] 2022-11-03 04:04:36,437 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-574/.semver/PR-574 with force:False [2022-11-03T04:04:36.499Z] 2022-11-03 04:04:36,438 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-574/.semver/PR-574 [2022-11-03T04:04:36.499Z] 2022-11-03 04:04:36,442 [execute] INFO git cat-file --batch-check [2022-11-03T04:04:36.499Z] 2022-11-03 04:04:36,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-574/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T04:04:36.499Z] 2022-11-03 04:04:36,448 [execute] INFO git cat-file --batch [2022-11-03T04:04:36.499Z] 2022-11-03 04:04:36,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-574/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T04:04:36.499Z] 2022-11-03 04:04:36,452 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-574/.semver/PR-574 [2022-11-03T04:04:36.499Z] 0.0.0 [Pipeline] } [2022-11-03T04:04:36.527Z] $ docker exec --env ******** --env ******** f97dd7350e3a0f106ee400fa6cc157e514959409755f0c4af4dad2014c182af7 ssh-agent -k [2022-11-03T04:04:36.626Z] unset SSH_AUTH_SOCK; [2022-11-03T04:04:36.626Z] unset SSH_AGENT_PID; [2022-11-03T04:04:36.626Z] echo Agent pid 75 killed; [2022-11-03T04:04:36.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T04:04:37.060Z] + git semver [Pipeline] } [2022-11-03T04:04:37.347Z] $ docker stop --time=1 f97dd7350e3a0f106ee400fa6cc157e514959409755f0c4af4dad2014c182af7 [2022-11-03T04:04:38.649Z] $ docker rm -f f97dd7350e3a0f106ee400fa6cc157e514959409755f0c4af4dad2014c182af7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T04:04:39.041Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-03T04:04:39.281Z] Stashed 1 file(s) [Pipeline] echo [2022-11-03T04:04:39.297Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T04:04:39.861Z] provisioning config files... [2022-11-03T04:04:39.871Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp/config15142115743896541508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:04:40.215Z] ---> docker-login.sh [2022-11-03T04:04:40.215Z] nexus3.edgexfoundry.org:10001 [2022-11-03T04:04:40.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:40.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:40.215Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:40.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:40.215Z] [2022-11-03T04:04:40.215Z] Login Succeeded [2022-11-03T04:04:40.215Z] nexus3.edgexfoundry.org:10002 [2022-11-03T04:04:40.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:40.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:40.216Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:40.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:40.216Z] [2022-11-03T04:04:40.216Z] Login Succeeded [2022-11-03T04:04:40.216Z] nexus3.edgexfoundry.org:10003 [2022-11-03T04:04:40.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:40.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:40.476Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:40.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:40.476Z] [2022-11-03T04:04:40.476Z] Login Succeeded [2022-11-03T04:04:40.476Z] nexus3.edgexfoundry.org:10004 [2022-11-03T04:04:40.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:40.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:40.476Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:40.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:40.476Z] [2022-11-03T04:04:40.476Z] Login Succeeded [2022-11-03T04:04:40.476Z] docker.io [2022-11-03T04:04:40.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:40.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:40.998Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:40.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:40.998Z] [2022-11-03T04:04:40.998Z] Login Succeeded [2022-11-03T04:04:40.998Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T04:04:41.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T04:04:41.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T04:04:41.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T04:04:41.280Z] ========================================================= [2022-11-03T04:04:41.280Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-03T04:04:41.280Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:04:41.747Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-03T04:04:42.007Z] Sending build context to Docker daemon 45.55MB [2022-11-03T04:04:42.007Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T04:04:42.007Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-03T04:04:42.007Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-03T04:04:42.007Z] 213ec9aee27d: Pulling fs layer [2022-11-03T04:04:42.007Z] 4583459ba037: Pulling fs layer [2022-11-03T04:04:42.007Z] 93c1e223e6f2: Pulling fs layer [2022-11-03T04:04:42.007Z] 53926ce57604: Pulling fs layer [2022-11-03T04:04:42.007Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-03T04:04:42.007Z] 22ff95d597cd: Pulling fs layer [2022-11-03T04:04:42.007Z] 12d6caf4c0d1: Pulling fs layer [2022-11-03T04:04:42.007Z] 96b7cbca73a9: Pulling fs layer [2022-11-03T04:04:42.007Z] a7acece74701: Pulling fs layer [2022-11-03T04:04:42.007Z] 21b2b0c7a3f4: Waiting [2022-11-03T04:04:42.007Z] 22ff95d597cd: Waiting [2022-11-03T04:04:42.007Z] 12d6caf4c0d1: Waiting [2022-11-03T04:04:42.007Z] 96b7cbca73a9: Waiting [2022-11-03T04:04:42.007Z] a7acece74701: Waiting [2022-11-03T04:04:42.007Z] 53926ce57604: Waiting [2022-11-03T04:04:42.007Z] 93c1e223e6f2: Verifying Checksum [2022-11-03T04:04:42.007Z] 93c1e223e6f2: Download complete [2022-11-03T04:04:42.007Z] 4583459ba037: Verifying Checksum [2022-11-03T04:04:42.007Z] 4583459ba037: Download complete [2022-11-03T04:04:42.007Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-03T04:04:42.007Z] 21b2b0c7a3f4: Download complete [2022-11-03T04:04:42.007Z] 22ff95d597cd: Download complete [2022-11-03T04:04:42.273Z] 213ec9aee27d: Verifying Checksum [2022-11-03T04:04:42.273Z] 213ec9aee27d: Download complete [2022-11-03T04:04:42.273Z] 12d6caf4c0d1: Download complete [2022-11-03T04:04:42.273Z] 213ec9aee27d: Pull complete [2022-11-03T04:04:42.546Z] 4583459ba037: Pull complete [2022-11-03T04:04:42.546Z] 93c1e223e6f2: Pull complete [2022-11-03T04:04:42.814Z] a7acece74701: Verifying Checksum [2022-11-03T04:04:42.814Z] a7acece74701: Download complete [2022-11-03T04:04:43.075Z] 96b7cbca73a9: Verifying Checksum [2022-11-03T04:04:43.075Z] 96b7cbca73a9: Download complete [2022-11-03T04:04:43.336Z] 53926ce57604: Verifying Checksum [2022-11-03T04:04:43.336Z] 53926ce57604: Download complete [2022-11-03T04:04:46.616Z] 53926ce57604: Pull complete [2022-11-03T04:04:46.876Z] 21b2b0c7a3f4: Pull complete [2022-11-03T04:04:46.876Z] 22ff95d597cd: Pull complete [2022-11-03T04:04:46.876Z] 12d6caf4c0d1: Pull complete [2022-11-03T04:04:49.407Z] 96b7cbca73a9: Pull complete [2022-11-03T04:04:49.667Z] a7acece74701: Pull complete [2022-11-03T04:04:49.667Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-03T04:04:49.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-03T04:04:49.667Z] ---> db6d94c90886 [2022-11-03T04:04:49.667Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T04:04:51.571Z] ---> Running in 2a7ca8fb27ab [2022-11-03T04:04:51.571Z] Removing intermediate container 2a7ca8fb27ab [2022-11-03T04:04:51.571Z] ---> f471c057cee9 [2022-11-03T04:04:51.571Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T04:04:51.571Z] ---> Running in 5944ac44d8a9 [2022-11-03T04:04:51.830Z] Removing intermediate container 5944ac44d8a9 [2022-11-03T04:04:51.830Z] ---> 9b86f6b1aad3 [2022-11-03T04:04:51.830Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T04:04:51.830Z] ---> Running in 663fbc7d6047 [2022-11-03T04:04:51.830Z] Removing intermediate container 663fbc7d6047 [2022-11-03T04:04:51.830Z] ---> 03d05be7ed1f [2022-11-03T04:04:51.830Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-03T04:04:51.830Z] ---> Running in ae1ccec1b9d8 [2022-11-03T04:04:52.089Z] Removing intermediate container ae1ccec1b9d8 [2022-11-03T04:04:52.089Z] ---> c4989f08f679 [2022-11-03T04:04:52.089Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T04:04:52.089Z] ---> Running in 3ef7c643d702 [2022-11-03T04:04:52.089Z] Removing intermediate container 3ef7c643d702 [2022-11-03T04:04:52.089Z] ---> 1a90e0d62354 [2022-11-03T04:04:52.089Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T04:04:52.662Z] latest: Pulling from library/docker [2022-11-03T04:04:52.922Z] 213ec9aee27d: Already exists [2022-11-03T04:04:52.922Z] 7b0dd730a5c3: Pulling fs layer [2022-11-03T04:04:52.922Z] 4b90f8029a36: Pulling fs layer [2022-11-03T04:04:52.922Z] a89466c712af: Pulling fs layer [2022-11-03T04:04:52.922Z] 9c6a0a734fa9: Pulling fs layer [2022-11-03T04:04:52.922Z] beeedf2bf9bb: Pulling fs layer [2022-11-03T04:04:52.922Z] 3bc3016a9123: Pulling fs layer [2022-11-03T04:04:52.922Z] 45d434503156: Pulling fs layer [2022-11-03T04:04:52.922Z] 539e1dfa3993: Pulling fs layer [2022-11-03T04:04:52.922Z] 3bc3016a9123: Waiting [2022-11-03T04:04:52.922Z] 9c6a0a734fa9: Waiting [2022-11-03T04:04:52.922Z] beeedf2bf9bb: Waiting [2022-11-03T04:04:52.922Z] 45d434503156: Waiting [2022-11-03T04:04:52.922Z] 539e1dfa3993: Waiting [2022-11-03T04:04:52.922Z] 4b90f8029a36: Verifying Checksum [2022-11-03T04:04:52.922Z] 4b90f8029a36: Download complete [2022-11-03T04:04:53.181Z] 7b0dd730a5c3: Download complete [2022-11-03T04:04:53.181Z] 7b0dd730a5c3: Pull complete [2022-11-03T04:04:53.181Z] 4b90f8029a36: Pull complete [2022-11-03T04:04:53.440Z] a89466c712af: Verifying Checksum [2022-11-03T04:04:53.440Z] a89466c712af: Download complete [2022-11-03T04:04:53.440Z] 3bc3016a9123: Verifying Checksum [2022-11-03T04:04:53.440Z] 3bc3016a9123: Download complete [2022-11-03T04:04:53.440Z] 9c6a0a734fa9: Verifying Checksum [2022-11-03T04:04:53.440Z] 9c6a0a734fa9: Download complete [2022-11-03T04:04:53.698Z] beeedf2bf9bb: Verifying Checksum [2022-11-03T04:04:53.698Z] beeedf2bf9bb: Download complete [2022-11-03T04:04:53.698Z] 45d434503156: Verifying Checksum [2022-11-03T04:04:53.698Z] 45d434503156: Download complete [2022-11-03T04:04:53.698Z] 539e1dfa3993: Verifying Checksum [2022-11-03T04:04:53.698Z] 539e1dfa3993: Download complete [2022-11-03T04:04:53.698Z] a89466c712af: Pull complete [2022-11-03T04:04:54.263Z] 9c6a0a734fa9: Pull complete [2022-11-03T04:04:54.522Z] beeedf2bf9bb: Pull complete [2022-11-03T04:04:54.522Z] 3bc3016a9123: Pull complete [2022-11-03T04:04:54.522Z] 45d434503156: Pull complete [2022-11-03T04:04:54.686Z] Still waiting to schedule task [2022-11-03T04:04:54.687Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-03T04:04:54.780Z] 539e1dfa3993: Pull complete [2022-11-03T04:04:54.780Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-03T04:04:54.780Z] Status: Downloaded newer image for docker:latest [2022-11-03T04:04:55.722Z] ---> f3306781cce5 [2022-11-03T04:04:55.722Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T04:04:55.722Z] ---> Running in ac2b5af0c5ec [2022-11-03T04:04:56.290Z] Removing intermediate container ac2b5af0c5ec [2022-11-03T04:04:56.290Z] ---> e26c970c4f21 [2022-11-03T04:04:56.290Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T04:04:56.290Z] ---> Running in fe0ea234f644 [2022-11-03T04:04:56.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T04:04:57.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T04:04:57.688Z] OK: 211 MiB in 51 packages [2022-11-03T04:04:57.946Z] Removing intermediate container fe0ea234f644 [2022-11-03T04:04:57.946Z] ---> b41d18629e9e [2022-11-03T04:04:57.946Z] Step 11/16 : ENV GO111MODULE=on [2022-11-03T04:04:57.946Z] ---> Running in ee8cc2454562 [2022-11-03T04:04:58.204Z] Removing intermediate container ee8cc2454562 [2022-11-03T04:04:58.204Z] ---> 9d79f2ddaeb1 [2022-11-03T04:04:58.204Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T04:04:58.204Z] ---> Running in e0fbfa0f48c9 [2022-11-03T04:04:58.204Z] Removing intermediate container e0fbfa0f48c9 [2022-11-03T04:04:58.204Z] ---> 1777a4a129a2 [2022-11-03T04:04:58.204Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-03T04:04:58.463Z] ---> db700fbd2ce9 [2022-11-03T04:04:58.463Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T04:04:58.463Z] ---> Running in cb28f2725f5b [2022-11-03T04:05:16.584Z] Removing intermediate container cb28f2725f5b [2022-11-03T04:05:16.585Z] ---> eecee09d5ee9 [2022-11-03T04:05:16.585Z] Step 15/16 : COPY . . [2022-11-03T04:05:16.585Z] ---> 62a55367a3df [2022-11-03T04:05:16.585Z] Step 16/16 : RUN ${MAKE} [2022-11-03T04:05:16.585Z] ---> Running in e1c366fadb69 [2022-11-03T04:05:16.585Z] noop [2022-11-03T04:05:16.585Z] Removing intermediate container e1c366fadb69 [2022-11-03T04:05:16.585Z] ---> 7bb8a3f87546 [2022-11-03T04:05:16.585Z] Successfully built 7bb8a3f87546 [2022-11-03T04:05:16.585Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:05:17.050Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T04:05:17.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:05:17.202Z] prd-ubuntu20.04-docker-8c-8g-118051 does not seem to be running inside a container [2022-11-03T04:05:17.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-574 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-574:/w/workspace/edgexfoundry_edgex-ui-go_PR-574:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T04:05:17.600Z] $ docker top bf023ab2cd77ee83522bba9e0ae0b9662b5d3123fca3208d724a019218437c39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T04:05:17.984Z] + go version [2022-11-03T04:05:17.984Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-03T04:05:18.019Z] $ docker stop --time=1 bf023ab2cd77ee83522bba9e0ae0b9662b5d3123fca3208d724a019218437c39 [2022-11-03T04:05:19.342Z] $ docker rm -f bf023ab2cd77ee83522bba9e0ae0b9662b5d3123fca3208d724a019218437c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:05:20.073Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T04:05:20.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:05:20.217Z] prd-ubuntu20.04-docker-8c-8g-118051 does not seem to be running inside a container [2022-11-03T04:05:20.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-574 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-574:/w/workspace/edgexfoundry_edgex-ui-go_PR-574:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T04:05:20.587Z] $ docker top 4f2b3b742c1fc4d6bc2289c40e6c72aa9717897aa33bbb162cdcdfad9d640c4e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T04:05:20.968Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-574 [Pipeline] fileExists [Pipeline] sh [2022-11-03T04:05:21.324Z] + make test [2022-11-03T04:05:21.324Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-03T04:05:21.582Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-03T04:05:29.681Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-03T04:05:29.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-03T04:05:29.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-03T04:05:29.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-03T04:05:29.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-03T04:05:29.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-03T04:05:29.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-03T04:05:29.681Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-03T04:05:29.681Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-03T04:05:32.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T04:05:32.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T04:05:32.959Z] ./bin/test-attribution-txt.sh [2022-11-03T04:05:32.959Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-03T04:05:32.959Z] make -C web test [2022-11-03T04:05:32.959Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-574/web' [2022-11-03T04:05:32.959Z] make[1]: tput: No such file or directory [2022-11-03T04:05:32.959Z] make[1]: tput: No such file or directory [2022-11-03T04:05:32.959Z] warning: generating ./VERSION [2022-11-03T04:05:32.959Z] echo "0.0.0" > VERSION [2022-11-03T04:05:32.959Z] docker build \ [2022-11-03T04:05:32.959Z] -f Dockerfile \ [2022-11-03T04:05:32.959Z] --build-arg USER=1000 \ [2022-11-03T04:05:32.959Z] \ [2022-11-03T04:05:32.959Z] --label "git_sha=2a023a7362a94ae0717ee8dede71f10bb66156f8" \ [2022-11-03T04:05:32.959Z] -t edgexfoundry/edgex-web-ui:2a023a7362a94ae0717ee8dede71f10bb66156f8 \ [2022-11-03T04:05:32.959Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-03T04:05:32.959Z] . [2022-11-03T04:05:32.959Z] Sending build context to Docker daemon 3.269MB [2022-11-03T04:05:32.959Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-03T04:05:33.219Z] 16.17-alpine3.15: Pulling from library/node [2022-11-03T04:05:33.483Z] 9621f1afde84: Pulling fs layer [2022-11-03T04:05:33.483Z] c6f70ee39829: Pulling fs layer [2022-11-03T04:05:33.483Z] 56892a8094a2: Pulling fs layer [2022-11-03T04:05:33.483Z] 58dd87906ef0: Pulling fs layer [2022-11-03T04:05:33.483Z] 58dd87906ef0: Waiting [2022-11-03T04:05:33.742Z] 9621f1afde84: Download complete [2022-11-03T04:05:34.000Z] 56892a8094a2: Verifying Checksum [2022-11-03T04:05:34.000Z] 56892a8094a2: Download complete [2022-11-03T04:05:34.000Z] 9621f1afde84: Pull complete [2022-11-03T04:05:34.000Z] 58dd87906ef0: Verifying Checksum [2022-11-03T04:05:34.000Z] 58dd87906ef0: Download complete [2022-11-03T04:05:34.933Z] c6f70ee39829: Verifying Checksum [2022-11-03T04:05:34.933Z] c6f70ee39829: Download complete [2022-11-03T04:05:36.306Z] c6f70ee39829: Pull complete [2022-11-03T04:05:36.306Z] 56892a8094a2: Pull complete [2022-11-03T04:05:36.306Z] 58dd87906ef0: Pull complete [2022-11-03T04:05:36.306Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-03T04:05:36.306Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-03T04:05:36.306Z] ---> b69703f70c3d [2022-11-03T04:05:36.306Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-03T04:05:37.242Z] ---> Running in fc1c4602fe91 [2022-11-03T04:05:37.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-03T04:05:37.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-03T04:05:37.759Z] (1/129) Installing libxau (1.0.9-r0) [2022-11-03T04:05:37.759Z] (2/129) Installing libmd (1.0.3-r0) [2022-11-03T04:05:37.759Z] (3/129) Installing libbsd (0.11.3-r1) [2022-11-03T04:05:37.759Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-11-03T04:05:37.759Z] (5/129) Installing libxcb (1.14-r2) [2022-11-03T04:05:37.759Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-11-03T04:05:37.759Z] (7/129) Installing libxext (1.3.4-r0) [2022-11-03T04:05:37.759Z] (8/129) Installing libice (1.0.10-r0) [2022-11-03T04:05:37.759Z] (9/129) Installing libuuid (2.37.4-r0) [2022-11-03T04:05:37.759Z] (10/129) Installing libsm (1.2.3-r0) [2022-11-03T04:05:37.759Z] (11/129) Installing libxt (1.2.1-r0) [2022-11-03T04:05:37.759Z] (12/129) Installing libxmu (1.1.3-r0) [2022-11-03T04:05:37.759Z] (13/129) Installing xset (1.2.4-r0) [2022-11-03T04:05:37.759Z] (14/129) Installing xprop (1.2.5-r0) [2022-11-03T04:05:37.759Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-11-03T04:05:37.759Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-03T04:05:38.018Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-11-03T04:05:38.018Z] (18/129) Installing libffi (3.4.2-r1) [2022-11-03T04:05:38.018Z] (19/129) Installing libintl (0.21-r0) [2022-11-03T04:05:38.018Z] (20/129) Installing libblkid (2.37.4-r0) [2022-11-03T04:05:38.018Z] (21/129) Installing libmount (2.37.4-r0) [2022-11-03T04:05:38.018Z] (22/129) Installing pcre (8.45-r1) [2022-11-03T04:05:38.018Z] (23/129) Installing glib (2.70.1-r0) [2022-11-03T04:05:38.018Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-11-03T04:05:38.018Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-11-03T04:05:38.018Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-11-03T04:05:38.018Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-11-03T04:05:38.278Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-11-03T04:05:38.278Z] (29/129) Installing libpng (1.6.37-r1) [2022-11-03T04:05:38.278Z] (30/129) Installing libwebp (1.2.2-r0) [2022-11-03T04:05:38.278Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-11-03T04:05:38.278Z] (32/129) Installing tiff (4.4.0-r0) [2022-11-03T04:05:38.278Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-11-03T04:05:38.278Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-03T04:05:38.278Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-11-03T04:05:38.278Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-11-03T04:05:38.278Z] (37/129) Installing libxrender (0.9.10-r3) [2022-11-03T04:05:38.278Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-11-03T04:05:38.278Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-11-03T04:05:38.278Z] (40/129) Installing libxi (1.8-r0) [2022-11-03T04:05:38.278Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-11-03T04:05:38.278Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-11-03T04:05:38.278Z] (43/129) Installing atk (2.36.0-r0) [2022-11-03T04:05:38.278Z] (44/129) Installing libxtst (1.2.3-r3) [2022-11-03T04:05:38.278Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-11-03T04:05:38.278Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-11-03T04:05:38.278Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-11-03T04:05:38.278Z] (48/129) Installing expat (2.5.0-r0) [2022-11-03T04:05:38.278Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-11-03T04:05:38.278Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-11-03T04:05:38.278Z] (51/129) Installing freetype (2.11.1-r2) [2022-11-03T04:05:38.278Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-11-03T04:05:38.278Z] (53/129) Installing pixman (0.40.0-r3) [2022-11-03T04:05:38.278Z] (54/129) Installing cairo (1.16.0-r5) [2022-11-03T04:05:38.278Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-11-03T04:05:38.278Z] (56/129) Installing avahi-libs (0.8-r5) [2022-11-03T04:05:38.278Z] (57/129) Installing gmp (6.2.1-r1) [2022-11-03T04:05:38.566Z] (58/129) Installing nettle (3.7.3-r0) [2022-11-03T04:05:38.566Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-11-03T04:05:38.566Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-11-03T04:05:38.566Z] (61/129) Installing libunistring (0.9.10-r1) [2022-11-03T04:05:38.566Z] (62/129) Installing gnutls (3.7.1-r1) [2022-11-03T04:05:38.566Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-11-03T04:05:38.566Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-11-03T04:05:38.566Z] (65/129) Installing fribidi (1.0.11-r0) [2022-11-03T04:05:38.566Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-11-03T04:05:38.566Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-11-03T04:05:38.566Z] (68/129) Installing libxft (2.3.4-r0) [2022-11-03T04:05:38.566Z] (69/129) Installing pango (1.48.10-r0) [2022-11-03T04:05:38.566Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-11-03T04:05:38.566Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-03T04:05:38.566Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-11-03T04:05:38.566Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-11-03T04:05:38.566Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-11-03T04:05:38.566Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-11-03T04:05:38.566Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-03T04:05:38.566Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-11-03T04:05:38.566Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-11-03T04:05:38.566Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-11-03T04:05:38.854Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-03T04:05:40.856Z] (79/129) Installing libogg (1.3.5-r0) [2022-11-03T04:05:40.856Z] (80/129) Installing flac (1.3.4-r0) [2022-11-03T04:05:40.856Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-11-03T04:05:40.856Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-11-03T04:05:40.856Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-11-03T04:05:40.856Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-11-03T04:05:40.856Z] (85/129) Installing libass (0.15.2-r0) [2022-11-03T04:05:40.856Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-11-03T04:05:40.856Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-03T04:05:40.856Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-03T04:05:40.856Z] (89/129) Installing lame (3.100-r0) [2022-11-03T04:05:40.856Z] (90/129) Installing opus (1.3.1-r1) [2022-11-03T04:05:40.856Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-11-03T04:05:40.856Z] (92/129) Installing soxr (0.1.3-r2) [2022-11-03T04:05:40.856Z] (93/129) Installing libsrt (1.4.2-r1) [2022-11-03T04:05:40.856Z] (94/129) Installing libssh (0.9.6-r1) [2022-11-03T04:05:40.856Z] (95/129) Installing libtheora (1.1.1-r16) [2022-11-03T04:05:40.856Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-11-03T04:05:40.856Z] (97/129) Installing libpciaccess (0.16-r0) [2022-11-03T04:05:40.856Z] (98/129) Installing libdrm (2.4.109-r0) [2022-11-03T04:05:40.856Z] (99/129) Installing libva (2.13.0-r0) [2022-11-03T04:05:40.856Z] (100/129) Installing libvdpau (1.4-r0) [2022-11-03T04:05:40.856Z] (101/129) Installing vidstab (1.1.0-r1) [2022-11-03T04:05:40.856Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-11-03T04:05:41.115Z] (103/129) Installing libvpx (1.10.0-r0) [2022-11-03T04:05:41.115Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-11-03T04:05:41.115Z] (105/129) Installing x264-libs (20210613-r0) [2022-11-03T04:05:41.115Z] (106/129) Installing x265-libs (3.5-r0) [2022-11-03T04:05:41.115Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-11-03T04:05:41.115Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-11-03T04:05:41.115Z] (109/129) Installing libevent (2.1.12-r4) [2022-11-03T04:05:41.115Z] (110/129) Installing mesa (21.2.6-r0) [2022-11-03T04:05:41.115Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-11-03T04:05:41.115Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-11-03T04:05:41.115Z] (113/129) Installing lcms2 (2.12-r1) [2022-11-03T04:05:41.115Z] (114/129) Installing nspr (4.32-r0) [2022-11-03T04:05:41.115Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-11-03T04:05:41.375Z] (116/129) Installing nss (3.78.1-r0) [2022-11-03T04:05:41.375Z] (117/129) Installing libasyncns (0.8-r1) [2022-11-03T04:05:41.375Z] (118/129) Installing libltdl (2.4.6-r7) [2022-11-03T04:05:41.375Z] (119/129) Installing orc (0.4.32-r0) [2022-11-03T04:05:41.375Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-11-03T04:05:41.375Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-11-03T04:05:41.375Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-11-03T04:05:41.375Z] (123/129) Installing libpulse (15.0-r2) [2022-11-03T04:05:41.375Z] (124/129) Installing re2 (2021.11.01-r0) [2022-11-03T04:05:41.375Z] (125/129) Installing snappy (1.1.9-r1) [2022-11-03T04:05:41.375Z] (126/129) Installing libgpg-error (1.42-r1) [2022-11-03T04:05:41.375Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-11-03T04:05:41.375Z] (128/129) Installing libxslt (1.1.35-r0) [2022-11-03T04:05:41.375Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-11-03T04:05:42.311Z] Executing busybox-1.34.1-r7.trigger [2022-11-03T04:05:42.311Z] Executing glib-2.70.1-r0.trigger [2022-11-03T04:05:42.311Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-03T04:05:44.213Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-03T04:05:44.213Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-03T04:05:44.214Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-03T04:05:44.214Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-03T04:05:44.214Z] OK: 286 MiB in 145 packages [2022-11-03T04:05:48.479Z] Removing intermediate container fc1c4602fe91 [2022-11-03T04:05:48.479Z] ---> 6de3dd8351ad [2022-11-03T04:05:48.479Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-03T04:05:48.479Z] ---> Running in 8e6fc0085e7d [2022-11-03T04:05:48.479Z] Removing intermediate container 8e6fc0085e7d [2022-11-03T04:05:48.479Z] ---> b3a3f77d008b [2022-11-03T04:05:48.479Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-03T04:05:48.479Z] ---> Running in cbe46b41227c [2022-11-03T04:05:48.479Z] Removing intermediate container cbe46b41227c [2022-11-03T04:05:48.479Z] ---> fdc82812cedc [2022-11-03T04:05:48.479Z] Step 5/10 : RUN npm install -g npm [2022-11-03T04:05:48.479Z] ---> Running in 8f036faa36f7 [2022-11-03T04:05:55.039Z] [2022-11-03T04:05:55.039Z] changed 54 packages, and audited 212 packages in 6s [2022-11-03T04:05:55.039Z] [2022-11-03T04:05:55.039Z] 11 packages are looking for funding [2022-11-03T04:05:55.039Z] run `npm fund` for details [2022-11-03T04:05:55.039Z] [2022-11-03T04:05:55.039Z] found 0 vulnerabilities [2022-11-03T04:05:55.299Z] Removing intermediate container 8f036faa36f7 [2022-11-03T04:05:55.299Z] ---> 6400e4cf51cc [2022-11-03T04:05:55.299Z] Step 6/10 : ARG USER=1000 [2022-11-03T04:05:55.299Z] ---> Running in 148d7c29e822 [2022-11-03T04:05:55.560Z] Removing intermediate container 148d7c29e822 [2022-11-03T04:05:55.560Z] ---> 03761a01f3b2 [2022-11-03T04:05:55.560Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-03T04:05:55.560Z] ---> Running in d671a68d23dc [2022-11-03T04:05:56.129Z] Removing intermediate container d671a68d23dc [2022-11-03T04:05:56.129Z] ---> ca4f881de905 [2022-11-03T04:05:56.129Z] Step 8/10 : USER $USER:$USER [2022-11-03T04:05:56.129Z] ---> Running in bf14ee9bc66c [2022-11-03T04:05:56.129Z] Removing intermediate container bf14ee9bc66c [2022-11-03T04:05:56.129Z] ---> 7414c0bc0b64 [2022-11-03T04:05:56.129Z] Step 9/10 : WORKDIR /app [2022-11-03T04:05:56.387Z] ---> Running in f7ed6955a798 [2022-11-03T04:05:56.387Z] Removing intermediate container f7ed6955a798 [2022-11-03T04:05:56.387Z] ---> 476fd1d91799 [2022-11-03T04:05:56.387Z] Step 10/10 : LABEL git_sha=2a023a7362a94ae0717ee8dede71f10bb66156f8 [2022-11-03T04:05:56.387Z] ---> Running in be800cc1e16d [2022-11-03T04:05:56.387Z] Removing intermediate container be800cc1e16d [2022-11-03T04:05:56.387Z] ---> 3728873d8f60 [2022-11-03T04:05:56.646Z] Successfully built 3728873d8f60 [2022-11-03T04:05:56.646Z] Successfully tagged edgexfoundry/edgex-web-ui:2a023a7362a94ae0717ee8dede71f10bb66156f8 [2022-11-03T04:05:56.646Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-03T04:05:56.646Z] touch edgex-web-ui.imagebuilt [2022-11-03T04:05:56.646Z] mkdir -p node_modules coverage [2022-11-03T04:05:56.646Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-03T04:05:56.646Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE required: { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE }, [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE required: { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE }, [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE required: { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE }, [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE required: { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE }, [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE required: { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE }, [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE required: { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE }, [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE required: { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE }, [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE required: { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE }, [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE required: { [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE }, [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:05:58.553Z] npm WARN EBADENGINE } [2022-11-03T04:06:02.741Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-03T04:06:02.999Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-11-03T04:06:02.999Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T04:06:02.999Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-03T04:06:03.257Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-03T04:06:03.824Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-03T04:06:04.083Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-03T04:06:05.459Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-03T04:06:05.459Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-03T04:06:07.363Z] npm WARN deprecated protractor@7.0.0: 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 [2022-11-03T04:06:07.622Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-11-03T04:06:08.557Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-03T04:06:09.123Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-03T04:06:09.384Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T04:06:09.642Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-03T04:06:09.642Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-03T04:06:11.020Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T04:06:11.588Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-11-03T04:06:14.871Z] npm WARN deprecated core-js@3.16.0: 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. [2022-11-03T04:06:20.131Z] [2022-11-03T04:06:20.131Z] added 1478 packages, and audited 1479 packages in 23s [2022-11-03T04:06:20.131Z] [2022-11-03T04:06:20.131Z] 90 packages are looking for funding [2022-11-03T04:06:20.131Z] run `npm fund` for details [2022-11-03T04:06:20.131Z] [2022-11-03T04:06:20.131Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-03T04:06:20.131Z] [2022-11-03T04:06:20.131Z] To address issues that do not require attention, run: [2022-11-03T04:06:20.131Z] npm audit fix [2022-11-03T04:06:20.131Z] [2022-11-03T04:06:20.131Z] To address all issues (including breaking changes), run: [2022-11-03T04:06:20.131Z] npm audit fix --force [2022-11-03T04:06:20.131Z] [2022-11-03T04:06:20.131Z] Run `npm audit` for details. [2022-11-03T04:06:24.348Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-11-03T04:06:26.899Z] - Generating browser application bundles (phase: setup)... [2022-11-03T04:06:31.087Z] Compiling @angular/core : es2015 as esm2015 [2022-11-03T04:06:31.087Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-03T04:06:34.372Z] Compiling @angular/common : es2015 as esm2015 [2022-11-03T04:06:34.372Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-03T04:06:34.938Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-03T04:06:34.938Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-03T04:06:35.506Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-03T04:06:35.506Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-03T04:06:35.766Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-03T04:06:35.766Z] Compiling @angular/router : es2015 as esm2015 [2022-11-03T04:06:36.025Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-03T04:06:36.284Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-03T04:06:36.542Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-03T04:06:38.444Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-03T04:06:45.000Z] 03 11 2022 04:06:43.929:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-03T04:06:45.000Z] 03 11 2022 04:06:43.933:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-03T04:06:45.000Z] 03 11 2022 04:06:43.938:INFO [launcher]: Starting browser ChromeHeadless [2022-11-03T04:06:57.215Z] ✔ Browser application bundle generation complete. [2022-11-03T04:06:57.215Z] 03 11 2022 04:06:55.681:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket -iBxON4L9xQUwiwvAAAB with id 22242563 [2022-11-03T04:06:58.598Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-03T04:06:58.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.055 secs) [2022-11-03T04:06:58.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.095 secs) [2022-11-03T04:06:58.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.133 secs) [2022-11-03T04:06:58.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.146 secs) [2022-11-03T04:06:59.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.224 secs) [2022-11-03T04:06:59.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.248 secs) [2022-11-03T04:06:59.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.29 secs) [2022-11-03T04:06:59.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.298 secs) [2022-11-03T04:06:59.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.308 secs) [2022-11-03T04:06:59.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.313 secs) [2022-11-03T04:06:59.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.317 secs) [2022-11-03T04:06:59.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.321 secs) [2022-11-03T04:06:59.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.324 secs) [2022-11-03T04:06:59.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.327 secs) [2022-11-03T04:06:59.378Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.411 secs) [2022-11-03T04:06:59.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.455 secs) [2022-11-03T04:06:59.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.473 secs) [2022-11-03T04:06:59.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.522 secs) [2022-11-03T04:06:59.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.529 secs) [2022-11-03T04:06:59.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.533 secs) [2022-11-03T04:06:59.638Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.62 secs) [2022-11-03T04:06:59.638Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.632 secs) [2022-11-03T04:06:59.638Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.638 secs) [2022-11-03T04:06:59.638Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.655 secs) [2022-11-03T04:06:59.638Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.695 secs) [2022-11-03T04:06:59.638Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.707 secs) [2022-11-03T04:06:59.638Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.715 secs) [2022-11-03T04:06:59.638Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.727 secs) [2022-11-03T04:06:59.638Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.748 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.779 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.792 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.902 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.909 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.912 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.914 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.92 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.927 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.932 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.94 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.946 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.947 secs) [2022-11-03T04:06:59.895Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.958 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.986 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.992 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.995 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1 sec) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.011 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.027 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.036 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.052 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.071 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.075 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.077 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.081 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.09 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.102 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.141 secs) [2022-11-03T04:07:00.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.175 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.197 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.208 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.212 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.216 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.237 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.242 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.246 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.249 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.273 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.278 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.285 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.288 secs) [2022-11-03T04:07:00.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.335 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.369 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.372 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.374 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.384 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.4 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.419 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.454 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.468 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.472 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.474 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.482 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.487 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.492 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.495 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.497 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.509 secs) [2022-11-03T04:07:00.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.523 secs) [2022-11-03T04:07:00.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.528 secs) [2022-11-03T04:07:00.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.531 secs) [2022-11-03T04:07:00.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.579 secs) [2022-11-03T04:07:00.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.586 secs) [2022-11-03T04:07:00.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.589 secs) [2022-11-03T04:07:00.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.597 secs) [2022-11-03T04:07:00.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.612 secs) [2022-11-03T04:07:00.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.629 secs) [2022-11-03T04:07:00.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.636 secs) [2022-11-03T04:07:00.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.668 secs) [2022-11-03T04:07:00.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.677 secs) [2022-11-03T04:07:00.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.686 secs) [2022-11-03T04:07:01.095Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118055 in /w/workspace/edgexfoundry_edgex-ui-go_PR-574 [Pipeline] { [Pipeline] ws [2022-11-03T04:07:01.134Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.696 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.714 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.718 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.721 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.722 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.748 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.755 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.762 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.767 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.784 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.789 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.811 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.823 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.865 secs) [2022-11-03T04:07:01.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.885 secs) [2022-11-03T04:07:01.207Z] The recommended git tool is: git [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.901 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.908 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.912 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.914 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.931 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.939 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.954 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.977 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.989 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.994 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.003 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.015 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.025 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.032 secs) [2022-11-03T04:07:01.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.036 secs) [2022-11-03T04:07:01.708Z] WARN: ' [2022-11-03T04:07:01.708Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T04:07:01.708Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T04:07:01.708Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T04:07:01.708Z] in a future version of Angular. [2022-11-03T04:07:01.708Z] [2022-11-03T04:07:01.708Z] For more information on this, see our API docs here: [2022-11-03T04:07:01.708Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T04:07:01.708Z] ' [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.036 secs) [2022-11-03T04:07:01.708Z] WARN: ' [2022-11-03T04:07:01.708Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T04:07:01.708Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T04:07:01.708Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T04:07:01.708Z] in a future version of Angular. [2022-11-03T04:07:01.708Z] [2022-11-03T04:07:01.708Z] For more information on this, see our API docs here: [2022-11-03T04:07:01.708Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T04:07:01.708Z] ' [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.058 secs) [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.065 secs) [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.092 secs) [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.106 secs) [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.113 secs) [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.118 secs) [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.124 secs) [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.149 secs) [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.158 secs) [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.167 secs) [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.193 secs) [2022-11-03T04:07:01.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.21 secs) [2022-11-03T04:07:01.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.231 secs) [2022-11-03T04:07:01.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.238 secs) [2022-11-03T04:07:01.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.242 secs) [2022-11-03T04:07:01.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.259 secs) [2022-11-03T04:07:01.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.266 secs) [2022-11-03T04:07:01.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.279 secs) [2022-11-03T04:07:01.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.286 secs) [2022-11-03T04:07:01.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.371 secs / 2.286 secs) [2022-11-03T04:07:02.227Z] TOTAL: 149 SUCCESS [2022-11-03T04:07:02.227Z] ✔ Browser application bundle generation complete. [2022-11-03T04:07:02.486Z] [2022-11-03T04:07:02.486Z] =============================== Coverage summary =============================== [2022-11-03T04:07:02.486Z] Statements : 40.95% ( 1466/3580 ) [2022-11-03T04:07:02.486Z] Branches : 12.03% ( 111/923 ) [2022-11-03T04:07:02.486Z] Functions : 33.2% ( 431/1298 ) [2022-11-03T04:07:02.486Z] Lines : 38.88% ( 1317/3387 ) [2022-11-03T04:07:02.486Z] ================================================================================ [2022-11-03T04:07:02.746Z] ✔ Browser application bundle generation complete. [2022-11-03T04:07:03.006Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-574/web' [Pipeline] echo [2022-11-03T04:07:03.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T04:07:03.071Z] $ docker stop --time=1 4f2b3b742c1fc4d6bc2289c40e6c72aa9717897aa33bbb162cdcdfad9d640c4e [2022-11-03T04:07:04.398Z] $ docker rm -f 4f2b3b742c1fc4d6bc2289c40e6c72aa9717897aa33bbb162cdcdfad9d640c4e [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T04:07:04.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T04:07:05.516Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-03T04:07:06.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T04:07:06.751Z] + ls -al . [2022-11-03T04:07:06.751Z] total 184 [2022-11-03T04:07:06.751Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 3 04:05 . [2022-11-03T04:07:06.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:04 .. [2022-11-03T04:07:06.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:04 .blubracket [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 04:04 .dockerignore [2022-11-03T04:07:06.751Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 04:04 .git [2022-11-03T04:07:06.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:04 .github [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 04:04 .gitignore [2022-11-03T04:07:06.751Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 04:04 .semver [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 04:04 Attribution.txt [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 04:04 CHANGELOG.md [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 04:04 CONTRIBUTING.md [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 04:04 Dockerfile [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 04:04 Jenkinsfile [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 04:04 LICENSE [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 04:04 Makefile [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 04:04 README.md [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 04:04 VERSION [2022-11-03T04:07:06.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:04 assets [2022-11-03T04:07:06.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:04 bin [2022-11-03T04:07:06.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:04 cmd [2022-11-03T04:07:06.751Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 04:05 coverage.out [2022-11-03T04:07:06.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:04 docs [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 3145 Nov 3 04:04 go.mod [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 43958 Nov 3 04:04 go.sum [2022-11-03T04:07:06.751Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 04:04 internal [2022-11-03T04:07:06.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:04 snap [2022-11-03T04:07:06.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:04 testing [2022-11-03T04:07:06.751Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 04:04 version.go [2022-11-03T04:07:06.751Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 04:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:07:07.148Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2a023a7362a94ae0717ee8dede71f10bb66156f8 --label arch=amd64 --label version=0.0.0 . [2022-11-03T04:07:07.390Z] using credential edgex-jenkins-ssh [2022-11-03T04:07:07.407Z] Sending build context to Docker daemon 48.3MB [2022-11-03T04:07:07.407Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T04:07:07.407Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-03T04:07:07.407Z] ---> 7bb8a3f87546 [2022-11-03T04:07:07.407Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T04:07:07.410Z] Cloning the remote Git repository [2022-11-03T04:07:07.466Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-03T04:07:07.974Z] ---> Running in b43163f3f948 [2022-11-03T04:07:07.974Z] Removing intermediate container b43163f3f948 [2022-11-03T04:07:07.974Z] ---> b3707c67766f [2022-11-03T04:07:07.974Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T04:07:07.974Z] ---> Running in d7fcff83fc71 [2022-11-03T04:07:07.974Z] Removing intermediate container d7fcff83fc71 [2022-11-03T04:07:07.974Z] ---> 139395f542cf [2022-11-03T04:07:07.974Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T04:07:07.974Z] ---> Running in 2fc4afb017e8 [2022-11-03T04:07:08.232Z] Removing intermediate container 2fc4afb017e8 [2022-11-03T04:07:08.232Z] ---> c1beabaaa7bc [2022-11-03T04:07:08.232Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-03T04:07:08.232Z] ---> Running in 3700cfcea6aa [2022-11-03T04:07:08.232Z] Removing intermediate container 3700cfcea6aa [2022-11-03T04:07:08.232Z] ---> c7d90fec521c [2022-11-03T04:07:08.232Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T04:07:08.232Z] ---> Running in a00af98e646f [2022-11-03T04:07:08.491Z] Removing intermediate container a00af98e646f [2022-11-03T04:07:08.491Z] ---> 708f4bb720bf [2022-11-03T04:07:08.491Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T04:07:07.563Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-11-03T04:07:07.724Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-03T04:07:07.725Z] > git --version # timeout=10 [2022-11-03T04:07:07.749Z] > git --version # 'git version 2.25.1' [2022-11-03T04:07:07.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T04:07:07.805Z] Verifying host key using known hosts file [2022-11-03T04:07:08.023Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-03T04:07:08.039Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T04:07:09.058Z] ---> fef1e8b93c47 [2022-11-03T04:07:09.058Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T04:07:09.058Z] ---> Running in 6f8fe95ee41e [2022-11-03T04:07:09.638Z] Removing intermediate container 6f8fe95ee41e [2022-11-03T04:07:09.638Z] ---> 4b9f72de5d3b [2022-11-03T04:07:09.639Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T04:07:09.902Z] ---> Running in b3ec4eba7162 [2022-11-03T04:07:10.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T04:07:10.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T04:07:11.357Z] OK: 211 MiB in 51 packages [2022-11-03T04:07:11.473Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-03T04:07:11.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T04:07:11.616Z] Removing intermediate container b3ec4eba7162 [2022-11-03T04:07:11.616Z] ---> 9ccc902c7cce [2022-11-03T04:07:11.616Z] Step 11/26 : ENV GO111MODULE=on [2022-11-03T04:07:11.616Z] ---> Running in bc603ea9e14a [2022-11-03T04:07:11.616Z] Removing intermediate container bc603ea9e14a [2022-11-03T04:07:11.616Z] ---> 1829d37ee807 [2022-11-03T04:07:11.616Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T04:07:11.616Z] ---> Running in d85843c66700 [2022-11-03T04:07:11.875Z] Removing intermediate container d85843c66700 [2022-11-03T04:07:11.875Z] ---> ab17e5a1143c [2022-11-03T04:07:11.875Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-03T04:07:11.875Z] ---> 3bc1e6cd6206 [2022-11-03T04:07:11.875Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T04:07:11.875Z] ---> Running in 31aecd8b2613 [2022-11-03T04:07:12.811Z] Removing intermediate container 31aecd8b2613 [2022-11-03T04:07:12.811Z] ---> 54adeb496f96 [2022-11-03T04:07:12.811Z] Step 15/26 : COPY . . [2022-11-03T04:07:12.567Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-03T04:07:12.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-03T04:07:12.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T04:07:12.621Z] Verifying host key using known hosts file [2022-11-03T04:07:12.628Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-03T04:07:12.640Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/574/head:refs/remotes/origin/PR-574 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-03T04:07:13.271Z] Merging remotes/origin/main commit 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 into PR head commit 2a023a7362a94ae0717ee8dede71f10bb66156f8 [2022-11-03T04:07:13.883Z] Merge succeeded, producing 2a023a7362a94ae0717ee8dede71f10bb66156f8 [2022-11-03T04:07:13.883Z] Checking out Revision 2a023a7362a94ae0717ee8dede71f10bb66156f8 (PR-574) [2022-11-03T04:07:14.191Z] ---> 60840923d6c0 [2022-11-03T04:07:14.191Z] Step 16/26 : RUN ${MAKE} [2022-11-03T04:07:14.191Z] ---> Running in 470737d3ca63 [2022-11-03T04:07:14.191Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-11-03T04:07:13.295Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T04:07:13.316Z] > git checkout -f 2a023a7362a94ae0717ee8dede71f10bb66156f8 # timeout=10 [2022-11-03T04:07:13.770Z] > git remote # timeout=10 [2022-11-03T04:07:13.793Z] > git config --get remote.origin.url # timeout=10 [2022-11-03T04:07:13.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T04:07:13.817Z] Verifying host key using known hosts file [2022-11-03T04:07:13.822Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-03T04:07:13.832Z] > git merge 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 [2022-11-03T04:07:13.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-03T04:07:13.893Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T04:07:13.915Z] > git checkout -f 2a023a7362a94ae0717ee8dede71f10bb66156f8 # timeout=10 [2022-11-03T04:07:14.933Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-11-03T04:07:14.990Z] > git --version # timeout=10 [2022-11-03T04:07:15.012Z] > git --version # 'git version 2.25.1' [2022-11-03T04:07:15.040Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T04:07:16.079Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-03T04:07:16.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T04:07:16.079Z] Dload Upload Total Spent Left Speed [2022-11-03T04:07:16.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2022-11-03T04:07:16.751Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-03T04:07:17.115Z] + sudo tee /etc/docker/daemon.new [2022-11-03T04:07:17.116Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-03T04:07:17.116Z] { [2022-11-03T04:07:17.116Z] "registry-mirrors": [ [2022-11-03T04:07:17.116Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-03T04:07:17.116Z] ], [2022-11-03T04:07:17.116Z] "bip": "10.250.0.254/24", [2022-11-03T04:07:17.116Z] "hosts": [ [2022-11-03T04:07:17.116Z] "tcp://0.0.0.0:5555", [2022-11-03T04:07:17.116Z] "unix:///var/run/docker.sock" [2022-11-03T04:07:17.116Z] ], [2022-11-03T04:07:17.116Z] "mtu": 1458, [2022-11-03T04:07:17.116Z] "selinux-enabled": true, [2022-11-03T04:07:17.116Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-03T04:07:17.116Z] } [Pipeline] sh [2022-11-03T04:07:17.469Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-03T04:07:17.827Z] + sudo service docker restart [2022-11-03T04:07:26.389Z] Removing intermediate container 470737d3ca63 [2022-11-03T04:07:26.389Z] ---> e9fadf788337 [2022-11-03T04:07:26.389Z] Step 17/26 : FROM alpine:3.14 [2022-11-03T04:07:26.389Z] 3.14: Pulling from library/alpine [2022-11-03T04:07:26.389Z] c7ed990a2339: Pulling fs layer [2022-11-03T04:07:26.389Z] c7ed990a2339: Verifying Checksum [2022-11-03T04:07:26.389Z] c7ed990a2339: Download complete [2022-11-03T04:07:26.389Z] c7ed990a2339: Pull complete [2022-11-03T04:07:26.389Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-03T04:07:26.389Z] Status: Downloaded newer image for alpine:3.14 [2022-11-03T04:07:26.389Z] ---> dd53f409bf0b [2022-11-03T04:07:26.389Z] Step 18/26 : EXPOSE 4000 [2022-11-03T04:07:26.389Z] ---> Running in 427d7d0c3730 [2022-11-03T04:07:26.389Z] Removing intermediate container 427d7d0c3730 [2022-11-03T04:07:26.389Z] ---> 3b7756685641 [2022-11-03T04:07:26.389Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T04:07:27.322Z] ---> aee83a8816e7 [2022-11-03T04:07:27.322Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-03T04:07:27.322Z] ---> a2937342d762 [2022-11-03T04:07:27.322Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-03T04:07:27.322Z] ---> d5ae90b347c5 [2022-11-03T04:07:27.322Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T04:07:27.322Z] ---> Running in c9d3232ae55b [2022-11-03T04:07:27.580Z] Removing intermediate container c9d3232ae55b [2022-11-03T04:07:27.580Z] ---> b4b4b32c1e77 [2022-11-03T04:07:27.580Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-03T04:07:27.580Z] ---> Running in 1dd05fb74457 [2022-11-03T04:07:27.580Z] Removing intermediate container 1dd05fb74457 [2022-11-03T04:07:27.580Z] ---> 4f6577b8049b [2022-11-03T04:07:27.580Z] Step 24/26 : LABEL arch=amd64 [2022-11-03T04:07:27.580Z] ---> Running in 94fbbde420b0 [2022-11-03T04:07:27.839Z] Removing intermediate container 94fbbde420b0 [2022-11-03T04:07:27.839Z] ---> 734b77433b2c [2022-11-03T04:07:27.839Z] Step 25/26 : LABEL git_sha=2a023a7362a94ae0717ee8dede71f10bb66156f8 [2022-11-03T04:07:27.839Z] ---> Running in 273d875434f1 [2022-11-03T04:07:27.839Z] Removing intermediate container 273d875434f1 [2022-11-03T04:07:27.839Z] ---> 2c6ef92919db [2022-11-03T04:07:27.839Z] Step 26/26 : LABEL version=0.0.0 [2022-11-03T04:07:27.839Z] ---> Running in 36eae3b76532 [2022-11-03T04:07:28.098Z] Removing intermediate container 36eae3b76532 [2022-11-03T04:07:28.098Z] ---> 1dfbbfbe5280 [2022-11-03T04:07:28.098Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T04:07:28.098Z] Successfully built 1dfbbfbe5280 [2022-11-03T04:07:28.098Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:07:28.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T04:07:28.994Z] [2022-11-03T04:07:28.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:07:29.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T04:07:29.387Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-03T04:07:29.387Z] 5eb5b503b376: Pulling fs layer [2022-11-03T04:07:29.387Z] 5c69ac0246d0: Pulling fs layer [2022-11-03T04:07:29.387Z] ec43610c2a17: Pulling fs layer [2022-11-03T04:07:29.387Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-03T04:07:29.387Z] 33b1e0a273af: Pulling fs layer [2022-11-03T04:07:29.387Z] 5d3b04190fa2: Pulling fs layer [2022-11-03T04:07:29.387Z] 2f39f015ded8: Pulling fs layer [2022-11-03T04:07:29.387Z] 33b1e0a273af: Waiting [2022-11-03T04:07:29.387Z] 5d3b04190fa2: Waiting [2022-11-03T04:07:29.387Z] 3a2ae6a8a46f: Waiting [2022-11-03T04:07:29.387Z] 2f39f015ded8: Waiting [2022-11-03T04:07:29.387Z] 5c69ac0246d0: Verifying Checksum [2022-11-03T04:07:29.387Z] 5c69ac0246d0: Download complete [2022-11-03T04:07:29.387Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-03T04:07:29.387Z] 3a2ae6a8a46f: Download complete [2022-11-03T04:07:29.387Z] 33b1e0a273af: Verifying Checksum [2022-11-03T04:07:29.387Z] 33b1e0a273af: Download complete [2022-11-03T04:07:29.645Z] 5d3b04190fa2: Verifying Checksum [2022-11-03T04:07:29.645Z] 5d3b04190fa2: Download complete [2022-11-03T04:07:29.645Z] ec43610c2a17: Verifying Checksum [2022-11-03T04:07:29.645Z] ec43610c2a17: Download complete [2022-11-03T04:07:29.645Z] 5eb5b503b376: Verifying Checksum [2022-11-03T04:07:29.645Z] 5eb5b503b376: Download complete [2022-11-03T04:07:30.210Z] 2f39f015ded8: Verifying Checksum [2022-11-03T04:07:30.210Z] 2f39f015ded8: Download complete [2022-11-03T04:07:30.775Z] 5eb5b503b376: Pull complete [2022-11-03T04:07:30.775Z] 5c69ac0246d0: Pull complete [2022-11-03T04:07:31.340Z] ec43610c2a17: Pull complete [2022-11-03T04:07:31.340Z] 3a2ae6a8a46f: Pull complete [2022-11-03T04:07:31.598Z] 33b1e0a273af: Pull complete [2022-11-03T04:07:31.598Z] 5d3b04190fa2: Pull complete [2022-11-03T04:07:35.775Z] 2f39f015ded8: Pull complete [2022-11-03T04:07:35.775Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-03T04:07:35.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T04:07:35.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:07:36.014Z] prd-ubuntu20.04-docker-8c-8g-118051 does not seem to be running inside a container [2022-11-03T04:07:36.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-574 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-574:/w/workspace/edgexfoundry_edgex-ui-go_PR-574:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T04:07:37.775Z] $ docker top d5c4b1cf50b6160a496477e19120306c1d7d387e353a143de16aeb652b7780d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2022-11-03T04:07:38.025Z] provisioning config files... [2022-11-03T04:07:38.062Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config18119512827441723966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:07:38.264Z] ---> job-cost.sh [2022-11-03T04:07:38.264Z] lf-activate-venv: SKIPPING [2022-11-03T04:07:38.264Z] INFO: No Stack... [2022-11-03T04:07:38.473Z] ---> docker-login.sh [2022-11-03T04:07:38.473Z] nexus3.edgexfoundry.org:10001 [2022-11-03T04:07:38.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T04:07:38.784Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T04:07:39.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:07:39.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:07:39.068Z] Configure a credential helper to remove this warning. See [2022-11-03T04:07:39.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:07:39.068Z] [2022-11-03T04:07:39.068Z] Login Succeeded [2022-11-03T04:07:39.068Z] nexus3.edgexfoundry.org:10002 [2022-11-03T04:07:39.103Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-574/archives/cost.csv [2022-11-03T04:07:39.103Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T04:07:39.142Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-574-1-stack-cost] [2022-11-03T04:07:39.148Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-574-1-stack-cost] did not exist. Created. [2022-11-03T04:07:39.148Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-574-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T04:07:39.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:07:39.541Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-03T04:07:39.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:07:39.613Z] Configure a credential helper to remove this warning. See [2022-11-03T04:07:39.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:07:39.613Z] [2022-11-03T04:07:39.613Z] Login Succeeded [2022-11-03T04:07:39.613Z] nexus3.edgexfoundry.org:10003 [2022-11-03T04:07:39.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:07:39.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:07:39.885Z] Configure a credential helper to remove this warning. See [2022-11-03T04:07:39.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:07:39.885Z] [2022-11-03T04:07:39.885Z] Login Succeeded [2022-11-03T04:07:39.885Z] nexus3.edgexfoundry.org:10004 [2022-11-03T04:07:39.959Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T04:07:39.976Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-574-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T04:07:40.059Z] $ docker stop --time=1 d5c4b1cf50b6160a496477e19120306c1d7d387e353a143de16aeb652b7780d0 [2022-11-03T04:07:40.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:07:40.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:07:40.430Z] Configure a credential helper to remove this warning. See [2022-11-03T04:07:40.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:07:40.430Z] [2022-11-03T04:07:40.430Z] Login Succeeded [2022-11-03T04:07:40.430Z] docker.io [2022-11-03T04:07:40.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:07:41.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:07:41.289Z] Configure a credential helper to remove this warning. See [2022-11-03T04:07:41.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:07:41.289Z] [2022-11-03T04:07:41.289Z] Login Succeeded [2022-11-03T04:07:41.289Z] ---> docker-login.sh ends [2022-11-03T04:07:41.359Z] $ docker rm -f d5c4b1cf50b6160a496477e19120306c1d7d387e353a143de16aeb652b7780d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2022-11-03T04:07:41.539Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2022-11-03T04:07:41.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T04:07:41.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T04:07:41.971Z] ========================================================= [2022-11-03T04:07:41.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-03T04:07:41.971Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:07:42.453Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-03T04:07:43.436Z] Sending build context to Docker daemon 28.75MB [2022-11-03T04:07:43.436Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T04:07:43.436Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-03T04:07:43.709Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-03T04:07:43.709Z] 9b18e9b68314: Pulling fs layer [2022-11-03T04:07:43.709Z] 35d82f9e3411: Pulling fs layer [2022-11-03T04:07:43.709Z] e16973657156: Pulling fs layer [2022-11-03T04:07:43.709Z] fc693d55d65f: Pulling fs layer [2022-11-03T04:07:43.709Z] 7e9fc2657dce: Pulling fs layer [2022-11-03T04:07:43.709Z] dda99020689f: Pulling fs layer [2022-11-03T04:07:43.709Z] db1c61fa0a46: Pulling fs layer [2022-11-03T04:07:43.709Z] 891c053d2c06: Pulling fs layer [2022-11-03T04:07:43.709Z] fc693d55d65f: Waiting [2022-11-03T04:07:43.710Z] 7e9fc2657dce: Waiting [2022-11-03T04:07:43.710Z] dda99020689f: Waiting [2022-11-03T04:07:43.710Z] db1c61fa0a46: Waiting [2022-11-03T04:07:43.710Z] 891c053d2c06: Waiting [2022-11-03T04:07:43.710Z] e16973657156: Verifying Checksum [2022-11-03T04:07:43.710Z] e16973657156: Download complete [2022-11-03T04:07:43.710Z] 35d82f9e3411: Download complete [2022-11-03T04:07:43.710Z] 7e9fc2657dce: Verifying Checksum [2022-11-03T04:07:43.710Z] 7e9fc2657dce: Download complete [2022-11-03T04:07:43.710Z] dda99020689f: Verifying Checksum [2022-11-03T04:07:43.710Z] dda99020689f: Download complete [2022-11-03T04:07:43.710Z] 9b18e9b68314: Download complete [2022-11-03T04:07:44.688Z] 9b18e9b68314: Pull complete [2022-11-03T04:07:44.960Z] 891c053d2c06: Verifying Checksum [2022-11-03T04:07:45.229Z] 35d82f9e3411: Pull complete [2022-11-03T04:07:45.820Z] e16973657156: Pull complete [2022-11-03T04:07:46.416Z] db1c61fa0a46: Verifying Checksum [2022-11-03T04:07:46.416Z] db1c61fa0a46: Download complete [2022-11-03T04:07:47.004Z] fc693d55d65f: Verifying Checksum [2022-11-03T04:07:47.004Z] fc693d55d65f: Download complete [2022-11-03T04:07:59.593Z] fc693d55d65f: Pull complete [2022-11-03T04:07:59.868Z] 7e9fc2657dce: Pull complete [2022-11-03T04:08:00.139Z] dda99020689f: Pull complete [2022-11-03T04:08:06.818Z] db1c61fa0a46: Pull complete [2022-11-03T04:08:09.409Z] 891c053d2c06: Pull complete [2022-11-03T04:08:09.409Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-03T04:08:09.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-03T04:08:09.409Z] ---> f96f9c87975a [2022-11-03T04:08:09.409Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T04:08:11.381Z] ---> Running in a68f59985e67 [2022-11-03T04:08:11.650Z] Removing intermediate container a68f59985e67 [2022-11-03T04:08:11.650Z] ---> 7e72a589c0a4 [2022-11-03T04:08:11.650Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T04:08:11.650Z] ---> Running in 7caaf0b5df25 [2022-11-03T04:08:11.922Z] Removing intermediate container 7caaf0b5df25 [2022-11-03T04:08:11.922Z] ---> 40706412b71b [2022-11-03T04:08:11.922Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T04:08:12.200Z] ---> Running in 009480341b86 [2022-11-03T04:08:12.476Z] Removing intermediate container 009480341b86 [2022-11-03T04:08:12.476Z] ---> b934ef628c8b [2022-11-03T04:08:12.476Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-03T04:08:12.476Z] ---> Running in 01711dd0707e [2022-11-03T04:08:12.761Z] Removing intermediate container 01711dd0707e [2022-11-03T04:08:12.761Z] ---> 36dc900bc39d [2022-11-03T04:08:12.761Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T04:08:13.033Z] ---> Running in 19154991ee05 [2022-11-03T04:08:13.300Z] Removing intermediate container 19154991ee05 [2022-11-03T04:08:13.300Z] ---> dc2de4e7be83 [2022-11-03T04:08:13.300Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T04:08:14.261Z] latest: Pulling from library/docker [2022-11-03T04:08:14.261Z] 9b18e9b68314: Already exists [2022-11-03T04:08:14.261Z] e5833820420a: Pulling fs layer [2022-11-03T04:08:14.261Z] 79069699b830: Pulling fs layer [2022-11-03T04:08:14.261Z] 444a66d86b54: Pulling fs layer [2022-11-03T04:08:14.261Z] af8c662400c0: Pulling fs layer [2022-11-03T04:08:14.261Z] 7851778f47af: Pulling fs layer [2022-11-03T04:08:14.261Z] 969048075247: Pulling fs layer [2022-11-03T04:08:14.261Z] 9d9d268b6129: Pulling fs layer [2022-11-03T04:08:14.261Z] 71d72239e8c8: Pulling fs layer [2022-11-03T04:08:14.261Z] af8c662400c0: Waiting [2022-11-03T04:08:14.261Z] 7851778f47af: Waiting [2022-11-03T04:08:14.261Z] 969048075247: Waiting [2022-11-03T04:08:14.534Z] 79069699b830: Verifying Checksum [2022-11-03T04:08:14.534Z] 79069699b830: Download complete [2022-11-03T04:08:14.534Z] e5833820420a: Download complete [2022-11-03T04:08:15.134Z] 444a66d86b54: Verifying Checksum [2022-11-03T04:08:15.134Z] 444a66d86b54: Download complete [2022-11-03T04:08:15.134Z] 969048075247: Verifying Checksum [2022-11-03T04:08:15.134Z] 969048075247: Download complete [2022-11-03T04:08:15.134Z] af8c662400c0: Verifying Checksum [2022-11-03T04:08:15.134Z] af8c662400c0: Download complete [2022-11-03T04:08:15.402Z] 7851778f47af: Verifying Checksum [2022-11-03T04:08:15.402Z] 7851778f47af: Download complete [2022-11-03T04:08:15.402Z] e5833820420a: Pull complete [2022-11-03T04:08:15.402Z] 9d9d268b6129: Verifying Checksum [2022-11-03T04:08:15.402Z] 9d9d268b6129: Download complete [2022-11-03T04:08:15.402Z] 71d72239e8c8: Verifying Checksum [2022-11-03T04:08:15.402Z] 71d72239e8c8: Download complete [2022-11-03T04:08:15.672Z] 79069699b830: Pull complete [2022-11-03T04:08:16.638Z] 444a66d86b54: Pull complete [2022-11-03T04:08:17.618Z] af8c662400c0: Pull complete [2022-11-03T04:08:18.588Z] 7851778f47af: Pull complete [2022-11-03T04:08:18.857Z] 969048075247: Pull complete [2022-11-03T04:08:19.126Z] 9d9d268b6129: Pull complete [2022-11-03T04:08:19.126Z] 71d72239e8c8: Pull complete [2022-11-03T04:08:19.397Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-03T04:08:19.397Z] Status: Downloaded newer image for docker:latest [2022-11-03T04:08:21.982Z] ---> dd4fc5b1200b [2022-11-03T04:08:21.982Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T04:08:21.982Z] ---> Running in b71b19f3a009 [2022-11-03T04:08:23.398Z] Removing intermediate container b71b19f3a009 [2022-11-03T04:08:23.398Z] ---> 78bdfffa8659 [2022-11-03T04:08:23.398Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T04:08:23.398Z] ---> Running in 67f96ef6a5d5 [2022-11-03T04:08:24.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T04:08:24.944Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T04:08:26.362Z] OK: 221 MiB in 51 packages [2022-11-03T04:08:27.326Z] Removing intermediate container 67f96ef6a5d5 [2022-11-03T04:08:27.327Z] ---> 2fdac239c198 [2022-11-03T04:08:27.327Z] Step 11/16 : ENV GO111MODULE=on [2022-11-03T04:08:27.327Z] ---> Running in 0944837313a4 [2022-11-03T04:08:27.594Z] Removing intermediate container 0944837313a4 [2022-11-03T04:08:27.594Z] ---> f22784919a7b [2022-11-03T04:08:27.594Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T04:08:27.594Z] ---> Running in 8284064ebf89 [2022-11-03T04:08:27.865Z] Removing intermediate container 8284064ebf89 [2022-11-03T04:08:27.865Z] ---> 533610fff8b6 [2022-11-03T04:08:27.865Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-03T04:08:28.449Z] ---> 2dd6314e20a1 [2022-11-03T04:08:28.449Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T04:08:28.719Z] ---> Running in e8c258547dcf [2022-11-03T04:09:25.132Z] Removing intermediate container e8c258547dcf [2022-11-03T04:09:25.132Z] ---> 01d24571d82f [2022-11-03T04:09:25.132Z] Step 15/16 : COPY . . [2022-11-03T04:09:25.132Z] ---> 040fb8ea7c6e [2022-11-03T04:09:25.132Z] Step 16/16 : RUN ${MAKE} [2022-11-03T04:09:25.132Z] ---> Running in 4faa5e2f019c [2022-11-03T04:09:25.132Z] noop [2022-11-03T04:09:25.132Z] Removing intermediate container 4faa5e2f019c [2022-11-03T04:09:25.132Z] ---> 914e435140ce [2022-11-03T04:09:25.132Z] Successfully built 914e435140ce [2022-11-03T04:09:25.132Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:09:25.611Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T04:09:25.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:09:25.932Z] prd-ubuntu20.04-docker-arm64-4c-16g-118055 does not seem to be running inside a container [2022-11-03T04:09:25.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-03T04:09:27.221Z] $ docker top 26c9b5584a585ec236a5b893192ae85c4cbb7bc9a38478805d2b060403ab2738 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T04:09:28.137Z] + go version [2022-11-03T04:09:28.137Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-03T04:09:28.173Z] $ docker stop --time=1 26c9b5584a585ec236a5b893192ae85c4cbb7bc9a38478805d2b060403ab2738 [2022-11-03T04:09:29.825Z] $ docker rm -f 26c9b5584a585ec236a5b893192ae85c4cbb7bc9a38478805d2b060403ab2738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:09:30.667Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T04:09:30.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:09:30.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-118055 does not seem to be running inside a container [2022-11-03T04:09:30.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-03T04:09:32.178Z] $ docker top 2ee2116e747e69db21569eff3ed6e491f684693fed2df55b6d05b1a53b593d36 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T04:09:33.074Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-03T04:09:33.783Z] + make test [2022-11-03T04:09:33.783Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-03T04:09:35.196Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-03T04:10:56.865Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-03T04:10:56.865Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-03T04:10:56.865Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-03T04:10:56.865Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-03T04:10:56.865Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-03T04:10:56.865Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-03T04:10:56.865Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-03T04:10:56.865Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-03T04:10:56.865Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-03T04:11:15.200Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T04:11:15.200Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T04:11:15.200Z] ./bin/test-attribution-txt.sh [2022-11-03T04:11:15.200Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-03T04:11:15.200Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-03T04:11:15.201Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-03T04:11:15.201Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-03T04:11:15.201Z] make -C web test [2022-11-03T04:11:15.201Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-11-03T04:11:15.201Z] make[1]: tput: No such file or directory [2022-11-03T04:11:15.201Z] make[1]: tput: No such file or directory [2022-11-03T04:11:15.201Z] warning: generating ./VERSION [2022-11-03T04:11:15.201Z] echo "0.0.0" > VERSION [2022-11-03T04:11:15.201Z] docker build \ [2022-11-03T04:11:15.201Z] -f Dockerfile \ [2022-11-03T04:11:15.201Z] --build-arg USER=1000 \ [2022-11-03T04:11:15.201Z] \ [2022-11-03T04:11:15.201Z] --label "git_sha=2a023a7362a94ae0717ee8dede71f10bb66156f8" \ [2022-11-03T04:11:15.201Z] -t edgexfoundry/edgex-web-ui:2a023a7362a94ae0717ee8dede71f10bb66156f8 \ [2022-11-03T04:11:15.201Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-03T04:11:15.201Z] . [2022-11-03T04:11:15.800Z] Sending build context to Docker daemon 3.269MB [2022-11-03T04:11:15.800Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-03T04:11:16.385Z] 16.17-alpine3.15: Pulling from library/node [2022-11-03T04:11:16.654Z] 47517142f6ba: Pulling fs layer [2022-11-03T04:11:16.654Z] 5f8c4bfa009b: Pulling fs layer [2022-11-03T04:11:16.654Z] f7079c9c4ba1: Pulling fs layer [2022-11-03T04:11:16.654Z] aba105e6f55a: Pulling fs layer [2022-11-03T04:11:16.923Z] aba105e6f55a: Waiting [2022-11-03T04:11:17.516Z] 47517142f6ba: Verifying Checksum [2022-11-03T04:11:17.516Z] 47517142f6ba: Download complete [2022-11-03T04:11:17.516Z] aba105e6f55a: Download complete [2022-11-03T04:11:17.790Z] f7079c9c4ba1: Verifying Checksum [2022-11-03T04:11:17.790Z] f7079c9c4ba1: Download complete [2022-11-03T04:11:18.060Z] 47517142f6ba: Pull complete [2022-11-03T04:11:19.510Z] 5f8c4bfa009b: Verifying Checksum [2022-11-03T04:11:19.510Z] 5f8c4bfa009b: Download complete [2022-11-03T04:11:24.870Z] 5f8c4bfa009b: Pull complete [2022-11-03T04:11:24.870Z] f7079c9c4ba1: Pull complete [2022-11-03T04:11:25.837Z] aba105e6f55a: Pull complete [2022-11-03T04:11:25.837Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-03T04:11:25.837Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-03T04:11:25.837Z] ---> bf1b8b58d215 [2022-11-03T04:11:25.837Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-03T04:11:25.837Z] ---> Running in 709ed81d4b8e [2022-11-03T04:11:26.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-03T04:11:27.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-03T04:11:28.517Z] (1/128) Installing libxau (1.0.9-r0) [2022-11-03T04:11:28.517Z] (2/128) Installing libmd (1.0.3-r0) [2022-11-03T04:11:28.517Z] (3/128) Installing libbsd (0.11.3-r1) [2022-11-03T04:11:28.517Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-11-03T04:11:28.517Z] (5/128) Installing libxcb (1.14-r2) [2022-11-03T04:11:28.517Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-11-03T04:11:28.517Z] (7/128) Installing libxext (1.3.4-r0) [2022-11-03T04:11:28.517Z] (8/128) Installing libice (1.0.10-r0) [2022-11-03T04:11:28.517Z] (9/128) Installing libuuid (2.37.4-r0) [2022-11-03T04:11:28.517Z] (10/128) Installing libsm (1.2.3-r0) [2022-11-03T04:11:28.517Z] (11/128) Installing libxt (1.2.1-r0) [2022-11-03T04:11:28.517Z] (12/128) Installing libxmu (1.1.3-r0) [2022-11-03T04:11:28.517Z] (13/128) Installing xset (1.2.4-r0) [2022-11-03T04:11:28.517Z] (14/128) Installing xprop (1.2.5-r0) [2022-11-03T04:11:28.517Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-11-03T04:11:28.517Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-03T04:11:28.517Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-11-03T04:11:28.517Z] (18/128) Installing libffi (3.4.2-r1) [2022-11-03T04:11:28.517Z] (19/128) Installing libintl (0.21-r0) [2022-11-03T04:11:28.517Z] (20/128) Installing libblkid (2.37.4-r0) [2022-11-03T04:11:28.517Z] (21/128) Installing libmount (2.37.4-r0) [2022-11-03T04:11:28.517Z] (22/128) Installing pcre (8.45-r1) [2022-11-03T04:11:28.517Z] (23/128) Installing glib (2.70.1-r0) [2022-11-03T04:11:28.786Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-11-03T04:11:28.786Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-11-03T04:11:28.786Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-11-03T04:11:28.786Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-11-03T04:11:28.786Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-11-03T04:11:28.786Z] (29/128) Installing libpng (1.6.37-r1) [2022-11-03T04:11:28.786Z] (30/128) Installing libwebp (1.2.2-r0) [2022-11-03T04:11:29.056Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-11-03T04:11:29.056Z] (32/128) Installing tiff (4.4.0-r0) [2022-11-03T04:11:29.056Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-11-03T04:11:29.056Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-03T04:11:29.056Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-11-03T04:11:29.056Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-11-03T04:11:29.056Z] (37/128) Installing libxrender (0.9.10-r3) [2022-11-03T04:11:29.056Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-11-03T04:11:29.056Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-11-03T04:11:29.056Z] (40/128) Installing libxi (1.8-r0) [2022-11-03T04:11:29.056Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-11-03T04:11:29.056Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-11-03T04:11:29.056Z] (43/128) Installing atk (2.36.0-r0) [2022-11-03T04:11:29.056Z] (44/128) Installing libxtst (1.2.3-r3) [2022-11-03T04:11:29.056Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-11-03T04:11:29.056Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-11-03T04:11:29.056Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-11-03T04:11:29.327Z] (48/128) Installing expat (2.5.0-r0) [2022-11-03T04:11:29.327Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-11-03T04:11:29.327Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-11-03T04:11:29.327Z] (51/128) Installing freetype (2.11.1-r2) [2022-11-03T04:11:29.327Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-11-03T04:11:29.327Z] (53/128) Installing pixman (0.40.0-r3) [2022-11-03T04:11:29.327Z] (54/128) Installing cairo (1.16.0-r5) [2022-11-03T04:11:29.327Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-11-03T04:11:29.327Z] (56/128) Installing avahi-libs (0.8-r5) [2022-11-03T04:11:29.597Z] (57/128) Installing gmp (6.2.1-r1) [2022-11-03T04:11:29.597Z] (58/128) Installing nettle (3.7.3-r0) [2022-11-03T04:11:29.597Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-11-03T04:11:29.597Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-11-03T04:11:29.597Z] (61/128) Installing libunistring (0.9.10-r1) [2022-11-03T04:11:29.597Z] (62/128) Installing gnutls (3.7.1-r1) [2022-11-03T04:11:29.597Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-11-03T04:11:29.597Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-11-03T04:11:29.597Z] (65/128) Installing fribidi (1.0.11-r0) [2022-11-03T04:11:29.597Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-11-03T04:11:29.597Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-11-03T04:11:29.890Z] (68/128) Installing libxft (2.3.4-r0) [2022-11-03T04:11:29.890Z] (69/128) Installing pango (1.48.10-r0) [2022-11-03T04:11:29.890Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-11-03T04:11:29.890Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-03T04:11:29.890Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-11-03T04:11:29.890Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-11-03T04:11:30.179Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-11-03T04:11:30.179Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-11-03T04:11:30.459Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-03T04:11:30.459Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-11-03T04:11:30.459Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-11-03T04:11:30.459Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-11-03T04:11:30.459Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-03T04:11:33.067Z] (79/128) Installing libogg (1.3.5-r0) [2022-11-03T04:11:33.067Z] (80/128) Installing flac (1.3.4-r0) [2022-11-03T04:11:33.067Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-11-03T04:11:33.067Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-11-03T04:11:33.067Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-11-03T04:11:33.067Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-11-03T04:11:33.067Z] (85/128) Installing libass (0.15.2-r0) [2022-11-03T04:11:33.067Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-11-03T04:11:33.067Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-03T04:11:33.067Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-03T04:11:33.067Z] (89/128) Installing lame (3.100-r0) [2022-11-03T04:11:33.067Z] (90/128) Installing opus (1.3.1-r1) [2022-11-03T04:11:33.067Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-11-03T04:11:33.067Z] (92/128) Installing soxr (0.1.3-r2) [2022-11-03T04:11:33.067Z] (93/128) Installing libsrt (1.4.2-r1) [2022-11-03T04:11:33.067Z] (94/128) Installing libssh (0.9.6-r1) [2022-11-03T04:11:33.067Z] (95/128) Installing libtheora (1.1.1-r16) [2022-11-03T04:11:33.067Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-11-03T04:11:33.067Z] (97/128) Installing libdrm (2.4.109-r0) [2022-11-03T04:11:33.067Z] (98/128) Installing libva (2.13.0-r0) [2022-11-03T04:11:33.067Z] (99/128) Installing libvdpau (1.4-r0) [2022-11-03T04:11:33.067Z] (100/128) Installing vidstab (1.1.0-r1) [2022-11-03T04:11:33.338Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-11-03T04:11:33.338Z] (102/128) Installing libvpx (1.10.0-r0) [2022-11-03T04:11:33.338Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-11-03T04:11:33.338Z] (104/128) Installing x264-libs (20210613-r0) [2022-11-03T04:11:33.338Z] (105/128) Installing x265-libs (3.5-r0) [2022-11-03T04:11:33.338Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-11-03T04:11:33.338Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-11-03T04:11:33.926Z] (108/128) Installing libevent (2.1.12-r4) [2022-11-03T04:11:33.926Z] (109/128) Installing mesa (21.2.6-r0) [2022-11-03T04:11:33.926Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-11-03T04:11:33.926Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-11-03T04:11:33.926Z] (112/128) Installing lcms2 (2.12-r1) [2022-11-03T04:11:33.926Z] (113/128) Installing nspr (4.32-r0) [2022-11-03T04:11:33.926Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-11-03T04:11:33.926Z] (115/128) Installing nss (3.78.1-r0) [2022-11-03T04:11:34.198Z] (116/128) Installing libasyncns (0.8-r1) [2022-11-03T04:11:34.198Z] (117/128) Installing libltdl (2.4.6-r7) [2022-11-03T04:11:34.198Z] (118/128) Installing orc (0.4.32-r0) [2022-11-03T04:11:34.198Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-11-03T04:11:34.198Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-11-03T04:11:34.198Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-11-03T04:11:34.198Z] (122/128) Installing libpulse (15.0-r2) [2022-11-03T04:11:34.198Z] (123/128) Installing re2 (2021.11.01-r0) [2022-11-03T04:11:34.198Z] (124/128) Installing snappy (1.1.9-r1) [2022-11-03T04:11:34.198Z] (125/128) Installing libgpg-error (1.42-r1) [2022-11-03T04:11:34.198Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-11-03T04:11:34.466Z] (127/128) Installing libxslt (1.1.35-r0) [2022-11-03T04:11:34.466Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-11-03T04:11:38.757Z] Executing busybox-1.34.1-r7.trigger [2022-11-03T04:11:38.757Z] Executing glib-2.70.1-r0.trigger [2022-11-03T04:11:38.757Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-03T04:11:44.109Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-03T04:11:44.109Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-03T04:11:44.109Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-03T04:11:44.109Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-03T04:11:44.109Z] OK: 275 MiB in 144 packages [2022-11-03T04:11:54.197Z] Removing intermediate container 709ed81d4b8e [2022-11-03T04:11:54.197Z] ---> 030ea4d38361 [2022-11-03T04:11:54.197Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-03T04:11:54.197Z] ---> Running in 2421d8fd62fb [2022-11-03T04:11:54.197Z] Removing intermediate container 2421d8fd62fb [2022-11-03T04:11:54.197Z] ---> 5b06e1c01e2b [2022-11-03T04:11:54.197Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-03T04:11:54.197Z] ---> Running in 0fa9a500a783 [2022-11-03T04:11:54.197Z] Removing intermediate container 0fa9a500a783 [2022-11-03T04:11:54.197Z] ---> d8d40ca39fec [2022-11-03T04:11:54.197Z] Step 5/10 : RUN npm install -g npm [2022-11-03T04:11:54.197Z] ---> Running in a160a233b282 [2022-11-03T04:12:26.427Z] [2022-11-03T04:12:26.427Z] changed 54 packages, and audited 212 packages in 25s [2022-11-03T04:12:26.427Z] [2022-11-03T04:12:26.427Z] 11 packages are looking for funding [2022-11-03T04:12:26.427Z] run `npm fund` for details [2022-11-03T04:12:26.427Z] [2022-11-03T04:12:26.427Z] found 0 vulnerabilities [2022-11-03T04:12:26.427Z] Removing intermediate container a160a233b282 [2022-11-03T04:12:26.427Z] ---> 77a6cb7a6ea1 [2022-11-03T04:12:26.427Z] Step 6/10 : ARG USER=1000 [2022-11-03T04:12:26.428Z] ---> Running in d5ad83f2f00a [2022-11-03T04:12:26.428Z] Removing intermediate container d5ad83f2f00a [2022-11-03T04:12:26.428Z] ---> 85a0f99c4485 [2022-11-03T04:12:26.428Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-03T04:12:26.428Z] ---> Running in aa461b090daa [2022-11-03T04:12:27.837Z] Removing intermediate container aa461b090daa [2022-11-03T04:12:27.837Z] ---> 47f2f620ffb1 [2022-11-03T04:12:27.837Z] Step 8/10 : USER $USER:$USER [2022-11-03T04:12:27.837Z] ---> Running in 969f90940603 [2022-11-03T04:12:27.837Z] Removing intermediate container 969f90940603 [2022-11-03T04:12:27.837Z] ---> 6f735a661860 [2022-11-03T04:12:27.837Z] Step 9/10 : WORKDIR /app [2022-11-03T04:12:28.105Z] ---> Running in 5de7e1e930f7 [2022-11-03T04:12:28.372Z] Removing intermediate container 5de7e1e930f7 [2022-11-03T04:12:28.372Z] ---> d4979eeab4fa [2022-11-03T04:12:28.372Z] Step 10/10 : LABEL git_sha=2a023a7362a94ae0717ee8dede71f10bb66156f8 [2022-11-03T04:12:28.372Z] ---> Running in b581af03ef9b [2022-11-03T04:12:28.638Z] Removing intermediate container b581af03ef9b [2022-11-03T04:12:28.638Z] ---> 7213785bee9a [2022-11-03T04:12:28.905Z] Successfully built 7213785bee9a [2022-11-03T04:12:28.905Z] Successfully tagged edgexfoundry/edgex-web-ui:2a023a7362a94ae0717ee8dede71f10bb66156f8 [2022-11-03T04:12:28.905Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-03T04:12:28.905Z] touch edgex-web-ui.imagebuilt [2022-11-03T04:12:28.905Z] mkdir -p node_modules coverage [2022-11-03T04:12:28.905Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-03T04:12:28.905Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE required: { [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE }, [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE } [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE required: { [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE }, [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE } [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:12:41.228Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE required: { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE }, [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE required: { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE }, [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE required: { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE }, [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE required: { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE }, [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE required: { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE }, [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE required: { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE }, [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE required: { [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE }, [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:12:41.229Z] npm WARN EBADENGINE } [2022-11-03T04:13:20.110Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-03T04:13:22.094Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-03T04:13:22.365Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T04:13:23.349Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-11-03T04:13:24.328Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-03T04:13:25.285Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-03T04:13:35.360Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-03T04:13:35.360Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-03T04:13:36.769Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-03T04:13:58.824Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-03T04:13:58.824Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T04:13:58.824Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-03T04:14:01.405Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-03T04:14:03.354Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-03T04:14:05.933Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T04:14:18.242Z] npm WARN deprecated protractor@7.0.0: 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 [2022-11-03T04:14:19.201Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-11-03T04:14:34.187Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-11-03T04:14:56.333Z] npm WARN deprecated core-js@3.16.0: 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. [2022-11-03T04:15:35.178Z] [2022-11-03T04:15:35.178Z] added 1475 packages, and audited 1476 packages in 3m [2022-11-03T04:15:35.178Z] [2022-11-03T04:15:35.178Z] 90 packages are looking for funding [2022-11-03T04:15:35.178Z] run `npm fund` for details [2022-11-03T04:15:35.178Z] [2022-11-03T04:15:35.178Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-03T04:15:35.178Z] [2022-11-03T04:15:35.178Z] To address issues that do not require attention, run: [2022-11-03T04:15:35.178Z] npm audit fix [2022-11-03T04:15:35.178Z] [2022-11-03T04:15:35.178Z] To address all issues (including breaking changes), run: [2022-11-03T04:15:35.178Z] npm audit fix --force [2022-11-03T04:15:35.178Z] [2022-11-03T04:15:35.178Z] Run `npm audit` for details. [2022-11-03T04:15:35.178Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-11-03T04:15:50.159Z] - Generating browser application bundles (phase: setup)... [2022-11-03T04:16:22.361Z] Compiling @angular/core : es2015 as esm2015 [2022-11-03T04:16:22.361Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-03T04:16:49.038Z] Compiling @angular/common : es2015 as esm2015 [2022-11-03T04:16:49.038Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-03T04:16:57.248Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-03T04:16:57.248Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-03T04:17:00.581Z] Compiling @angular/router : es2015 as esm2015 [2022-11-03T04:17:01.165Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-03T04:17:06.499Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-03T04:17:08.434Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-03T04:17:08.699Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-03T04:17:12.954Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-03T04:17:13.537Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-03T04:17:13.804Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-03T04:18:21.658Z] 03 11 2022 04:18:15.239:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-03T04:18:21.658Z] 03 11 2022 04:18:15.253:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-03T04:18:21.658Z] 03 11 2022 04:18:15.279:INFO [launcher]: Starting browser ChromeHeadless [2022-11-03T04:19:18.051Z] 03 11 2022 04:19:15.628:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-11-03T04:20:04.883Z] 03 11 2022 04:19:57.880:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-11-03T04:20:19.938Z] ✔ Browser application bundle generation complete. [2022-11-03T04:20:20.561Z] 03 11 2022 04:20:20.471:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket QqFNVwVUUjw74E2QAAAB with id 8896070 [2022-11-03T04:20:38.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-03T04:20:38.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.186 secs) [2022-11-03T04:20:38.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.221 secs) [2022-11-03T04:20:38.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.514 secs) [2022-11-03T04:20:38.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.554 secs) [2022-11-03T04:20:38.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.608 secs) [2022-11-03T04:20:38.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.627 secs) [2022-11-03T04:20:38.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.649 secs) [2022-11-03T04:20:38.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.668 secs) [2022-11-03T04:20:38.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.688 secs) [2022-11-03T04:20:39.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.143 secs) [2022-11-03T04:20:39.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.167 secs) [2022-11-03T04:20:39.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.183 secs) [2022-11-03T04:20:39.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.222 secs) [2022-11-03T04:20:39.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.266 secs) [2022-11-03T04:20:39.936Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.469 secs) [2022-11-03T04:20:40.202Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 1.81 secs) [2022-11-03T04:20:40.470Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 1.916 secs) [2022-11-03T04:20:40.470Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 1.981 secs) [2022-11-03T04:20:40.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.133 secs) [2022-11-03T04:20:40.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.217 secs) [2022-11-03T04:20:41.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.321 secs) [2022-11-03T04:20:41.270Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.504 secs) [2022-11-03T04:20:41.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.795 secs) [2022-11-03T04:20:41.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.887 secs) [2022-11-03T04:20:41.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 2.945 secs) [2022-11-03T04:20:42.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.189 secs) [2022-11-03T04:20:42.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.228 secs) [2022-11-03T04:20:42.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.344 secs) [2022-11-03T04:20:42.336Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.38 secs) [2022-11-03T04:20:42.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.619 secs) [2022-11-03T04:20:42.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.745 secs) [2022-11-03T04:20:42.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.874 secs) [2022-11-03T04:20:43.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.043 secs) [2022-11-03T04:20:43.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.06 secs) [2022-11-03T04:20:43.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.077 secs) [2022-11-03T04:20:43.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.246 secs) [2022-11-03T04:20:43.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.335 secs) [2022-11-03T04:20:43.939Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.667 secs) [2022-11-03T04:20:43.939Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.689 secs) [2022-11-03T04:20:44.206Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.702 secs) [2022-11-03T04:20:44.206Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.814 secs) [2022-11-03T04:20:44.206Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.859 secs) [2022-11-03T04:20:44.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.917 secs) [2022-11-03T04:20:44.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.971 secs) [2022-11-03T04:20:44.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 4.988 secs) [2022-11-03T04:20:44.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.002 secs) [2022-11-03T04:20:44.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.277 secs) [2022-11-03T04:20:45.010Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.323 secs) [2022-11-03T04:20:45.010Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.382 secs) [2022-11-03T04:20:45.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.542 secs) [2022-11-03T04:20:45.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.563 secs) [2022-11-03T04:20:45.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.574 secs) [2022-11-03T04:20:45.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.607 secs) [2022-11-03T04:20:45.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.682 secs) [2022-11-03T04:20:45.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.708 secs) [2022-11-03T04:20:45.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.804 secs) [2022-11-03T04:20:45.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.949 secs) [2022-11-03T04:20:46.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.099 secs) [2022-11-03T04:20:46.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.14 secs) [2022-11-03T04:20:46.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.157 secs) [2022-11-03T04:20:46.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.171 secs) [2022-11-03T04:20:46.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.39 secs) [2022-11-03T04:20:46.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.509 secs) [2022-11-03T04:20:46.613Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.722 secs) [2022-11-03T04:20:46.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.782 secs) [2022-11-03T04:20:46.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.884 secs) [2022-11-03T04:20:47.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.051 secs) [2022-11-03T04:20:47.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.09 secs) [2022-11-03T04:20:47.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.323 secs) [2022-11-03T04:20:47.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.367 secs) [2022-11-03T04:20:47.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.417 secs) [2022-11-03T04:20:47.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.469 secs) [2022-11-03T04:20:47.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.617 secs) [2022-11-03T04:20:48.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.685 secs) [2022-11-03T04:20:48.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.826 secs) [2022-11-03T04:20:48.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.925 secs) [2022-11-03T04:20:48.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.953 secs) [2022-11-03T04:20:48.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.981 secs) [2022-11-03T04:20:48.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.008 secs) [2022-11-03T04:20:48.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.174 secs) [2022-11-03T04:20:48.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.223 secs) [2022-11-03T04:20:49.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.276 secs) [2022-11-03T04:20:49.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.334 secs) [2022-11-03T04:20:49.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.449 secs) [2022-11-03T04:20:49.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.467 secs) [2022-11-03T04:20:49.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.52 secs) [2022-11-03T04:20:49.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.668 secs) [2022-11-03T04:20:49.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.733 secs) [2022-11-03T04:20:49.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.792 secs) [2022-11-03T04:20:49.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.818 secs) [2022-11-03T04:20:49.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.84 secs) [2022-11-03T04:20:49.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.852 secs) [2022-11-03T04:20:50.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.126 secs) [2022-11-03T04:20:50.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.28 secs) [2022-11-03T04:20:50.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.494 secs) [2022-11-03T04:20:50.902Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.565 secs) [2022-11-03T04:20:50.902Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.68 secs) [2022-11-03T04:20:51.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.747 secs) [2022-11-03T04:20:51.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.871 secs) [2022-11-03T04:20:51.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.923 secs) [2022-11-03T04:20:51.711Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.136 secs) [2022-11-03T04:20:51.711Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.16 secs) [2022-11-03T04:20:51.711Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.209 secs) [2022-11-03T04:20:51.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.346 secs) [2022-11-03T04:20:51.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.402 secs) [2022-11-03T04:20:52.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.423 secs) [2022-11-03T04:20:52.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.468 secs) [2022-11-03T04:20:52.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.643 secs) [2022-11-03T04:20:52.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.695 secs) [2022-11-03T04:20:52.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.758 secs) [2022-11-03T04:20:52.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.786 secs) [2022-11-03T04:20:52.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.822 secs) [2022-11-03T04:20:52.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.914 secs) [2022-11-03T04:20:52.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.931 secs) [2022-11-03T04:20:53.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.223 secs) [2022-11-03T04:20:53.310Z] WARN: ' [2022-11-03T04:20:53.311Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T04:20:53.311Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T04:20:53.311Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T04:20:53.311Z] in a future version of Angular. [2022-11-03T04:20:53.311Z] [2022-11-03T04:20:53.311Z] For more information on this, see our API docs here: [2022-11-03T04:20:53.311Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T04:20:53.311Z] ' [2022-11-03T04:20:53.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.223 secs) [2022-11-03T04:20:53.311Z] WARN: ' [2022-11-03T04:20:53.311Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T04:20:53.311Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T04:20:53.311Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T04:20:53.311Z] in a future version of Angular. [2022-11-03T04:20:53.311Z] [2022-11-03T04:20:53.311Z] For more information on this, see our API docs here: [2022-11-03T04:20:53.311Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T04:20:53.311Z] ' [2022-11-03T04:20:53.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.386 secs) [2022-11-03T04:20:53.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.441 secs) [2022-11-03T04:20:53.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.632 secs) [2022-11-03T04:20:53.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.656 secs) [2022-11-03T04:20:53.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.693 secs) [2022-11-03T04:20:53.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.721 secs) [2022-11-03T04:20:53.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.772 secs) [2022-11-03T04:20:54.109Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.799 secs) [2022-11-03T04:20:54.109Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.827 secs) [2022-11-03T04:20:54.109Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.87 secs) [2022-11-03T04:20:54.109Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.893 secs) [2022-11-03T04:20:54.109Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.912 secs) [2022-11-03T04:20:54.109Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.932 secs) [2022-11-03T04:20:54.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.979 secs) [2022-11-03T04:20:54.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.111 secs) [2022-11-03T04:20:54.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.178 secs) [2022-11-03T04:20:54.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.399 secs) [2022-11-03T04:20:54.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.434 secs) [2022-11-03T04:20:54.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.509 secs) [2022-11-03T04:20:55.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.584 secs) [2022-11-03T04:20:55.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.597 secs) [2022-11-03T04:20:55.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.672 secs) [2022-11-03T04:20:55.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.7 secs) [2022-11-03T04:20:55.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.775 secs) [2022-11-03T04:20:55.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.811 secs) [2022-11-03T04:20:55.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.871 secs) [2022-11-03T04:20:55.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.164 secs) [2022-11-03T04:20:55.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.184 secs) [2022-11-03T04:20:55.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.199 secs) [2022-11-03T04:20:56.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.29 secs) [2022-11-03T04:20:56.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.783 secs) [2022-11-03T04:20:56.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.882 secs) [2022-11-03T04:20:56.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.917 secs) [2022-11-03T04:20:57.094Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.077 secs) [2022-11-03T04:20:58.051Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.009 secs / 14.077 secs) [2022-11-03T04:20:58.051Z] TOTAL: 149 SUCCESS [2022-11-03T04:20:58.051Z] ✔ Browser application bundle generation complete. [2022-11-03T04:21:01.398Z] [2022-11-03T04:21:01.398Z] =============================== Coverage summary =============================== [2022-11-03T04:21:01.398Z] Statements : 40.98% ( 1467/3580 ) [2022-11-03T04:21:01.398Z] Branches : 12.03% ( 111/923 ) [2022-11-03T04:21:01.398Z] Functions : 33.28% ( 432/1298 ) [2022-11-03T04:21:01.398Z] Lines : 38.91% ( 1318/3387 ) [2022-11-03T04:21:01.398Z] ================================================================================ [2022-11-03T04:21:01.398Z] 03 11 2022 04:21:01.392:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-03T04:21:02.809Z] ✔ Browser application bundle generation complete. [2022-11-03T04:21:03.394Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2022-11-03T04:21:03.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T04:21:03.467Z] $ docker stop --time=1 2ee2116e747e69db21569eff3ed6e491f684693fed2df55b6d05b1a53b593d36 [2022-11-03T04:21:05.198Z] $ docker rm -f 2ee2116e747e69db21569eff3ed6e491f684693fed2df55b6d05b1a53b593d36 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T04:21:06.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T04:21:09.550Z] Warning: overwriting stash ‘coverage-report’ [2022-11-03T04:21:14.730Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T04:21:15.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T04:21:18.260Z] + ls -al . [2022-11-03T04:21:18.261Z] total 180 [2022-11-03T04:21:18.261Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 3 04:09 . [2022-11-03T04:21:18.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:07 .. [2022-11-03T04:21:18.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:07 .blubracket [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 04:07 .dockerignore [2022-11-03T04:21:18.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 04:07 .git [2022-11-03T04:21:18.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:07 .github [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 04:07 .gitignore [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 04:07 Attribution.txt [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 04:07 CHANGELOG.md [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 04:07 CONTRIBUTING.md [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 04:07 Dockerfile [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 04:07 Jenkinsfile [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 04:07 LICENSE [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 04:07 Makefile [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 04:07 README.md [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 04:04 VERSION [2022-11-03T04:21:18.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:07 assets [2022-11-03T04:21:18.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:07 bin [2022-11-03T04:21:18.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:07 cmd [2022-11-03T04:21:18.261Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 04:09 coverage.out [2022-11-03T04:21:18.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:07 docs [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 3145 Nov 3 04:07 go.mod [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 43958 Nov 3 04:07 go.sum [2022-11-03T04:21:18.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 04:07 internal [2022-11-03T04:21:18.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:07 snap [2022-11-03T04:21:18.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:07 testing [2022-11-03T04:21:18.261Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 04:07 version.go [2022-11-03T04:21:18.261Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 04:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:21:18.665Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2a023a7362a94ae0717ee8dede71f10bb66156f8 --label arch=arm64 --label version=0.0.0 . [2022-11-03T04:21:20.076Z] Sending build context to Docker daemon 31.5MB [2022-11-03T04:21:20.076Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T04:21:20.076Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-03T04:21:20.076Z] ---> 914e435140ce [2022-11-03T04:21:20.076Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T04:21:20.345Z] ---> Running in 6d0b9fb87d47 [2022-11-03T04:21:20.620Z] Removing intermediate container 6d0b9fb87d47 [2022-11-03T04:21:20.620Z] ---> 65fa16dea2d7 [2022-11-03T04:21:20.620Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T04:21:20.890Z] ---> Running in f658d14214be [2022-11-03T04:21:21.156Z] Removing intermediate container f658d14214be [2022-11-03T04:21:21.156Z] ---> 12fb1c5de7bd [2022-11-03T04:21:21.156Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T04:21:21.156Z] ---> Running in 35f75ab9e86f [2022-11-03T04:21:21.428Z] Removing intermediate container 35f75ab9e86f [2022-11-03T04:21:21.429Z] ---> c30e9b951a81 [2022-11-03T04:21:21.429Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-03T04:21:21.429Z] ---> Running in 54976964158c [2022-11-03T04:21:22.014Z] Removing intermediate container 54976964158c [2022-11-03T04:21:22.014Z] ---> 012a611cd254 [2022-11-03T04:21:22.014Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T04:21:22.014Z] ---> Running in d22e5d9a9561 [2022-11-03T04:21:22.282Z] Removing intermediate container d22e5d9a9561 [2022-11-03T04:21:22.282Z] ---> 9e4adaf5ea65 [2022-11-03T04:21:22.282Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T04:21:25.616Z] ---> ed8191b1167c [2022-11-03T04:21:25.616Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T04:21:25.616Z] ---> Running in 28ba1219d43c [2022-11-03T04:21:27.020Z] Removing intermediate container 28ba1219d43c [2022-11-03T04:21:27.020Z] ---> 259ba1e15211 [2022-11-03T04:21:27.020Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T04:21:27.020Z] ---> Running in 222e83d2d20d [2022-11-03T04:21:27.974Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T04:21:28.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T04:21:29.968Z] OK: 221 MiB in 51 packages [2022-11-03T04:21:30.552Z] Removing intermediate container 222e83d2d20d [2022-11-03T04:21:30.552Z] ---> 84d7c1eaeb25 [2022-11-03T04:21:30.552Z] Step 11/26 : ENV GO111MODULE=on [2022-11-03T04:21:30.819Z] ---> Running in 83e73cdeae47 [2022-11-03T04:21:31.085Z] Removing intermediate container 83e73cdeae47 [2022-11-03T04:21:31.085Z] ---> 9b24ac6a730e [2022-11-03T04:21:31.085Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T04:21:31.085Z] ---> Running in 7b163bacb4b9 [2022-11-03T04:21:31.352Z] Removing intermediate container 7b163bacb4b9 [2022-11-03T04:21:31.352Z] ---> 3e3a0e4d5919 [2022-11-03T04:21:31.352Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-03T04:21:32.312Z] ---> dc9796f9bd98 [2022-11-03T04:21:32.312Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T04:21:32.312Z] ---> Running in 9adfea78de07 [2022-11-03T04:21:34.255Z] Removing intermediate container 9adfea78de07 [2022-11-03T04:21:34.255Z] ---> cecc97c2734e [2022-11-03T04:21:34.255Z] Step 15/26 : COPY . . [2022-11-03T04:21:38.506Z] ---> d82ec9d847d4 [2022-11-03T04:21:38.506Z] Step 16/26 : RUN ${MAKE} [2022-11-03T04:21:38.506Z] ---> Running in 26f191ac4721 [2022-11-03T04:21:39.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-11-03T04:23:01.076Z] Removing intermediate container 26f191ac4721 [2022-11-03T04:23:01.076Z] ---> 20eef8409684 [2022-11-03T04:23:01.076Z] Step 17/26 : FROM alpine:3.14 [2022-11-03T04:23:01.076Z] 3.14: Pulling from library/alpine [2022-11-03T04:23:01.076Z] 90cda3b7c325: Pulling fs layer [2022-11-03T04:23:01.076Z] 90cda3b7c325: Verifying Checksum [2022-11-03T04:23:01.076Z] 90cda3b7c325: Download complete [2022-11-03T04:23:01.076Z] 90cda3b7c325: Pull complete [2022-11-03T04:23:01.076Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-03T04:23:01.076Z] Status: Downloaded newer image for alpine:3.14 [2022-11-03T04:23:01.076Z] ---> 376ba31ae3da [2022-11-03T04:23:01.076Z] Step 18/26 : EXPOSE 4000 [2022-11-03T04:23:01.076Z] ---> Running in 16a711b471af [2022-11-03T04:23:01.076Z] Removing intermediate container 16a711b471af [2022-11-03T04:23:01.076Z] ---> 6e12474602d5 [2022-11-03T04:23:01.076Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T04:23:01.076Z] ---> c3f8c0cb54f0 [2022-11-03T04:23:01.076Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-03T04:23:01.076Z] ---> 5406a9b155aa [2022-11-03T04:23:01.076Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-03T04:23:01.076Z] ---> 4760c6403144 [2022-11-03T04:23:01.076Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T04:23:01.076Z] ---> Running in 5d4a0843411b [2022-11-03T04:23:01.076Z] Removing intermediate container 5d4a0843411b [2022-11-03T04:23:01.076Z] ---> f7b5a35e7c49 [2022-11-03T04:23:01.076Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-03T04:23:01.076Z] ---> Running in 28c300e9c152 [2022-11-03T04:23:01.076Z] Removing intermediate container 28c300e9c152 [2022-11-03T04:23:01.076Z] ---> a372437d6e14 [2022-11-03T04:23:01.076Z] Step 24/26 : LABEL arch=arm64 [2022-11-03T04:23:01.076Z] ---> Running in 8cbcfa0d03ac [2022-11-03T04:23:01.076Z] Removing intermediate container 8cbcfa0d03ac [2022-11-03T04:23:01.076Z] ---> a87fe0943f14 [2022-11-03T04:23:01.076Z] Step 25/26 : LABEL git_sha=2a023a7362a94ae0717ee8dede71f10bb66156f8 [2022-11-03T04:23:01.076Z] ---> Running in 21b78bbaf817 [2022-11-03T04:23:01.076Z] Removing intermediate container 21b78bbaf817 [2022-11-03T04:23:01.076Z] ---> 3cee25e0acf3 [2022-11-03T04:23:01.076Z] Step 26/26 : LABEL version=0.0.0 [2022-11-03T04:23:01.076Z] ---> Running in 95d127e40c91 [2022-11-03T04:23:01.076Z] Removing intermediate container 95d127e40c91 [2022-11-03T04:23:01.076Z] ---> aae0d63b4acc [2022-11-03T04:23:01.076Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T04:23:01.076Z] Successfully built aae0d63b4acc [2022-11-03T04:23:01.076Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:23:01.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T04:23:01.849Z] [2022-11-03T04:23:01.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:23:02.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T04:23:02.244Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-03T04:23:02.244Z] 8998bd30e6a1: Pulling fs layer [2022-11-03T04:23:02.244Z] 04944245beec: Pulling fs layer [2022-11-03T04:23:02.244Z] 699f458cf7ca: Pulling fs layer [2022-11-03T04:23:02.244Z] 765212b225bb: Pulling fs layer [2022-11-03T04:23:02.244Z] f23df028b6ca: Pulling fs layer [2022-11-03T04:23:02.244Z] d65c8cfc05b1: Pulling fs layer [2022-11-03T04:23:02.244Z] 2437ff75d9bd: Pulling fs layer [2022-11-03T04:23:02.244Z] f23df028b6ca: Waiting [2022-11-03T04:23:02.244Z] d65c8cfc05b1: Waiting [2022-11-03T04:23:02.244Z] 2437ff75d9bd: Waiting [2022-11-03T04:23:02.244Z] 765212b225bb: Waiting [2022-11-03T04:23:02.513Z] 04944245beec: Verifying Checksum [2022-11-03T04:23:02.513Z] 04944245beec: Download complete [2022-11-03T04:23:02.513Z] 765212b225bb: Verifying Checksum [2022-11-03T04:23:02.513Z] 765212b225bb: Download complete [2022-11-03T04:23:02.513Z] f23df028b6ca: Verifying Checksum [2022-11-03T04:23:02.513Z] f23df028b6ca: Download complete [2022-11-03T04:23:02.513Z] d65c8cfc05b1: Verifying Checksum [2022-11-03T04:23:02.513Z] d65c8cfc05b1: Download complete [2022-11-03T04:23:02.781Z] 699f458cf7ca: Verifying Checksum [2022-11-03T04:23:02.781Z] 699f458cf7ca: Download complete [2022-11-03T04:23:03.050Z] 8998bd30e6a1: Verifying Checksum [2022-11-03T04:23:03.050Z] 8998bd30e6a1: Download complete [2022-11-03T04:23:05.630Z] 2437ff75d9bd: Verifying Checksum [2022-11-03T04:23:05.630Z] 2437ff75d9bd: Download complete [2022-11-03T04:23:07.034Z] 8998bd30e6a1: Pull complete [2022-11-03T04:23:07.617Z] 04944245beec: Pull complete [2022-11-03T04:23:09.025Z] 699f458cf7ca: Pull complete [2022-11-03T04:23:09.025Z] 765212b225bb: Pull complete [2022-11-03T04:23:09.983Z] f23df028b6ca: Pull complete [2022-11-03T04:23:10.257Z] d65c8cfc05b1: Pull complete [2022-11-03T04:23:25.255Z] 2437ff75d9bd: Pull complete [2022-11-03T04:23:25.255Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-03T04:23:25.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T04:23:25.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:23:25.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-118055 does not seem to be running inside a container [2022-11-03T04:23:25.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-03T04:23:28.425Z] $ docker top 7836df79cf6173de7eda0f3754800fa0d7bcccefd522a65e1fb83b7be0d38a83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:23:28.990Z] ---> job-cost.sh [2022-11-03T04:23:29.257Z] lf-activate-venv: SKIPPING [2022-11-03T04:23:29.257Z] INFO: No Stack... [2022-11-03T04:23:29.836Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-03T04:23:30.415Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T04:23:30.793Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-11-03T04:23:30.793Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T04:23:30.875Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-574-1-stack-cost] [2022-11-03T04:23:30.880Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-574-1-stack-cost] did not exist. Created. [2022-11-03T04:23:30.880Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-574-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T04:23:31.295Z] /w/workspace/edgex-ui-go/1@tmp/durable-76acc9fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-03T04:23:31.649Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-03T04:23:31.682Z] Warning: overwriting stash ‘stack-cost’ [2022-11-03T04:23:36.488Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T04:23:36.505Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-574-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T04:23:36.596Z] $ docker stop --time=1 7836df79cf6173de7eda0f3754800fa0d7bcccefd522a65e1fb83b7be0d38a83 [2022-11-03T04:23:38.275Z] $ docker rm -f 7836df79cf6173de7eda0f3754800fa0d7bcccefd522a65e1fb83b7be0d38a83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-03T04:23:39.284Z] provisioning config files... [2022-11-03T04:23:39.292Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp/config14234823701992814458tmp [Pipeline] { [Pipeline] sh [2022-11-03T04:23:39.627Z] + set +x [2022-11-03T04:23:39.627Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-11-03T04:23:39.627Z] [2022-11-03T04:23:39.627Z] [2022-11-03T04:23:39.627Z] _____ _ [2022-11-03T04:23:39.627Z] / ____| | | [2022-11-03T04:23:39.627Z] | | ___ __| | ___ ___ _____ __ [2022-11-03T04:23:39.627Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-03T04:23:39.627Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-03T04:23:39.627Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-03T04:23:39.627Z] Bash-1.0.6 [2022-11-03T04:23:39.627Z] [2022-11-03T04:23:39.627Z] [2022-11-03T04:23:39.627Z] ==> git version 2.25.1 found [2022-11-03T04:23:39.627Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-03T04:23:39.627Z] Release-Date: 2020-01-08 [2022-11-03T04:23:39.627Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-03T04:23:39.627Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-03T04:23:39.627Z] ==> Jenkins CI detected. [2022-11-03T04:23:39.627Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-574 [2022-11-03T04:23:39.627Z] project root: . [2022-11-03T04:23:39.627Z] --> token set from env [2022-11-03T04:23:39.627Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-03T04:23:39.627Z] ==> Running gcov in . (disable via -X gcov) [2022-11-03T04:23:39.888Z] ==> Python coveragepy not found [2022-11-03T04:23:39.888Z] ==> Searching for coverage reports in: [2022-11-03T04:23:39.888Z] + . [2022-11-03T04:23:39.888Z] -> Found 1 reports [2022-11-03T04:23:39.888Z] ==> Detecting git/mercurial file structure [2022-11-03T04:23:39.888Z] ==> Reading reports [2022-11-03T04:23:39.888Z] + ./coverage.out bytes=10 [2022-11-03T04:23:39.888Z] ==> Appending adjustments [2022-11-03T04:23:39.888Z] https://docs.codecov.io/docs/fixing-reports [2022-11-03T04:23:40.458Z] + Found adjustments [2022-11-03T04:23:40.458Z] ==> Gzipping contents [2022-11-03T04:23:40.718Z] 12K /tmp/codecov.locwCr.gz [2022-11-03T04:23:40.718Z] ==> Uploading reports [2022-11-03T04:23:40.718Z] url: https://codecov.io [2022-11-03T04:23:40.718Z] query: branch=PR-574&commit=2a023a7362a94ae0717ee8dede71f10bb66156f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-574%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=574&job=&cmd_args= [2022-11-03T04:23:40.718Z] -> Pinging Codecov [2022-11-03T04:23:40.718Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-574&commit=2a023a7362a94ae0717ee8dede71f10bb66156f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-574%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=574&job=&cmd_args= [2022-11-03T04:23:40.978Z] -> Uploading to [2022-11-03T04:23:40.978Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-03/FB506323287CE973F263BFD2A0EB1F37/2a023a7362a94ae0717ee8dede71f10bb66156f8/49a9ccad-1ec5-4a1a-b1bb-54c90b49564f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T042340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63312a7a1507f67bc73fa85afe5219e257e61e5ad45931c20755066a36fef962 [2022-11-03T04:23:40.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T04:23:40.978Z] Dload Upload Total Spent Left Speed [2022-11-03T04:23:41.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 36212 --:--:-- --:--:-- --:--:-- 36212 [2022-11-03T04:23:41.237Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/2a023a7362a94ae0717ee8dede71f10bb66156f8 [Pipeline] } [2022-11-03T04:23:41.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-03T04:23:43.078Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-574/archives ] [2022-11-03T04:23:43.078Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-574/archives [2022-11-03T04:23:43.078Z] total 16 [2022-11-03T04:23:43.078Z] drwxr-xr-x 3 root root 4096 Nov 3 04:07 . [2022-11-03T04:23:43.078Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 04:07 .. [2022-11-03T04:23:43.078Z] drwxr-xr-x 2 root root 4096 Nov 3 04:07 cost [2022-11-03T04:23:43.078Z] -rw-r--r-- 1 root root 83 Nov 3 04:07 cost.csv [2022-11-03T04:23:43.078Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-574/archives [2022-11-03T04:23:43.078Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-574/archives [2022-11-03T04:23:43.078Z] total 16 [2022-11-03T04:23:43.078Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 04:07 . [2022-11-03T04:23:43.078Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 04:07 .. [2022-11-03T04:23:43.078Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 04:07 cost [2022-11-03T04:23:43.078Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 3 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:23:43.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:23:44.305Z] ---> package-listing.sh [2022-11-03T04:23:44.305Z] ++ facter osfamily [2022-11-03T04:23:44.305Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-03T04:23:44.566Z] + OS_FAMILY=debian [2022-11-03T04:23:44.566Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-574 [2022-11-03T04:23:44.566Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-03T04:23:44.566Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-03T04:23:44.566Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-03T04:23:44.566Z] + PACKAGES=/tmp/packages_start.txt [2022-11-03T04:23:44.566Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-574 ']' [2022-11-03T04:23:44.566Z] + PACKAGES=/tmp/packages_end.txt [2022-11-03T04:23:44.566Z] + case "${OS_FAMILY}" in [2022-11-03T04:23:44.566Z] + grep '^ii' [2022-11-03T04:23:44.566Z] + dpkg -l [2022-11-03T04:23:44.566Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-03T04:23:44.566Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-03T04:23:44.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-03T04:23:44.566Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-574 ']' [2022-11-03T04:23:44.566Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-574/archives/ [2022-11-03T04:23:44.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-574/archives/ [Pipeline] echo [2022-11-03T04:23:44.602Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-574/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-03T04:23:44.894Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:23:45.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T04:23:45.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:23:45.686Z] prd-ubuntu20.04-docker-8c-8g-118051 does not seem to be running inside a container [2022-11-03T04:23:45.711Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-574/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-574 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-574:/w/workspace/edgexfoundry_edgex-ui-go_PR-574:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T04:23:45.935Z] $ docker top 198b5807d43277bcc80ea90542aad8b6e5d914ca2843f7f1b55d2941b62d151f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T04:23:46.333Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-03T04:23:46.642Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-03T04:23:46.957Z] + ls /var/log/sa-host [2022-11-03T04:23:46.958Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T04:23:47.104Z] provisioning config files... [2022-11-03T04:23:47.113Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-574@tmp/config15142051985772643811tmp [Pipeline] { [Pipeline] echo [2022-11-03T04:23:47.167Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:23:47.478Z] ---> create-netrc.sh [Pipeline] } [2022-11-03T04:23:47.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:23:47.921Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-03T04:23:47.952Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:23:48.266Z] ---> sudo-logs.sh [2022-11-03T04:23:48.266Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-03T04:23:48.349Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:23:48.664Z] ---> job-cost.sh [2022-11-03T04:23:48.664Z] lf-activate-venv: SKIPPING [2022-11-03T04:23:48.664Z] DEBUG: total: 0.2199999988079071 [2022-11-03T04:23:48.664Z] INFO: Retrieving Stack Cost... [2022-11-03T04:23:49.231Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T04:23:49.802Z] INFO: Archiving Costs [Pipeline] echo [2022-11-03T04:23:49.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:23:50.141Z] ---> logs-deploy.sh [2022-11-03T04:23:50.141Z] lf-activate-venv: SKIPPING [2022-11-03T04:23:50.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-574/1 [2022-11-03T04:23:50.141Z] INFO: archiving workspace using pattern(s): [2022-11-03T04:23:51.077Z] Archives upload complete. [2022-11-03T04:23:51.335Z] INFO: archiving logs to Nexus [2022-11-03T04:23:51.905Z] ---> uname -a: [2022-11-03T04:23:51.905Z] Linux prd-ubuntu20-04-docker-8c-8g-118051 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-03T04:23:51.905Z] [2022-11-03T04:23:51.905Z] [2022-11-03T04:23:51.905Z] ---> lscpu: [2022-11-03T04:23:51.905Z] Architecture: x86_64 [2022-11-03T04:23:51.905Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-03T04:23:51.905Z] Byte Order: Little Endian [2022-11-03T04:23:51.905Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-03T04:23:51.905Z] CPU(s): 8 [2022-11-03T04:23:51.905Z] On-line CPU(s) list: 0-7 [2022-11-03T04:23:51.905Z] Thread(s) per core: 1 [2022-11-03T04:23:51.905Z] Core(s) per socket: 1 [2022-11-03T04:23:51.905Z] Socket(s): 8 [2022-11-03T04:23:51.905Z] NUMA node(s): 1 [2022-11-03T04:23:51.905Z] Vendor ID: AuthenticAMD [2022-11-03T04:23:51.905Z] CPU family: 23 [2022-11-03T04:23:51.905Z] Model: 49 [2022-11-03T04:23:51.905Z] Model name: AMD EPYC-Rome Processor [2022-11-03T04:23:51.905Z] Stepping: 0 [2022-11-03T04:23:51.905Z] CPU MHz: 2800.000 [2022-11-03T04:23:51.905Z] BogoMIPS: 5600.00 [2022-11-03T04:23:51.905Z] Virtualization: AMD-V [2022-11-03T04:23:51.905Z] Hypervisor vendor: KVM [2022-11-03T04:23:51.905Z] Virtualization type: full [2022-11-03T04:23:51.905Z] L1d cache: 256 KiB [2022-11-03T04:23:51.905Z] L1i cache: 256 KiB [2022-11-03T04:23:51.905Z] L2 cache: 4 MiB [2022-11-03T04:23:51.905Z] L3 cache: 128 MiB [2022-11-03T04:23:51.905Z] NUMA node0 CPU(s): 0-7 [2022-11-03T04:23:51.905Z] Vulnerability Itlb multihit: Not affected [2022-11-03T04:23:51.905Z] Vulnerability L1tf: Not affected [2022-11-03T04:23:51.905Z] Vulnerability Mds: Not affected [2022-11-03T04:23:51.905Z] Vulnerability Meltdown: Not affected [2022-11-03T04:23:51.905Z] Vulnerability Mmio stale data: Not affected [2022-11-03T04:23:51.905Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-03T04:23:51.905Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-03T04:23:51.905Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-03T04:23:51.905Z] Vulnerability Srbds: Not affected [2022-11-03T04:23:51.905Z] Vulnerability Tsx async abort: Not affected [2022-11-03T04:23:51.905Z] 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-11-03T04:23:51.905Z] [2022-11-03T04:23:51.905Z] [2022-11-03T04:23:51.905Z] ---> nproc: [2022-11-03T04:23:51.905Z] 8 [2022-11-03T04:23:51.905Z] [2022-11-03T04:23:51.905Z] [2022-11-03T04:23:51.905Z] ---> df -h: [2022-11-03T04:23:51.905Z] Filesystem Size Used Avail Use% Mounted on [2022-11-03T04:23:51.905Z] overlay 155G 13G 143G 9% / [2022-11-03T04:23:51.905Z] tmpfs 64M 0 64M 0% /dev [2022-11-03T04:23:51.905Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-03T04:23:51.905Z] shm 64M 0 64M 0% /dev/shm [2022-11-03T04:23:51.905Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-11-03T04:23:51.905Z] [2022-11-03T04:23:51.905Z] [2022-11-03T04:23:51.905Z] ---> sar -b -r -n DEV: [2022-11-03T04:23:51.905Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118051) 11/03/22 _x86_64_ (8 CPU) [2022-11-03T04:23:51.905Z] [2022-11-03T04:23:51.905Z] 04:03:47 LINUX RESTART (8 CPU) [2022-11-03T04:23:51.905Z] [2022-11-03T04:23:51.905Z] 04:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-03T04:23:51.905Z] 04:05:01 237.91 48.31 189.60 0.00 5431.09 197519.08 0.00 [2022-11-03T04:23:51.905Z] 04:06:01 324.85 1.35 323.50 0.00 18.40 77745.98 0.00 [2022-11-03T04:23:51.905Z] 04:07:01 128.06 0.15 127.91 0.00 1.20 30995.93 0.00 [2022-11-03T04:23:51.905Z] 04:08:01 202.87 0.18 202.68 0.00 10.53 41280.45 0.00 [2022-11-03T04:23:51.905Z] 04:09:01 29.66 9.23 20.43 0.00 2883.04 2328.44 0.00 [2022-11-03T04:23:51.905Z] 04:10:01 14.38 1.12 13.26 0.00 22.66 2530.36 0.00 [2022-11-03T04:23:51.905Z] 04:11:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2022-11-03T04:23:51.905Z] 04:12:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 [2022-11-03T04:23:51.905Z] 04:13:01 0.95 0.00 0.95 0.00 0.00 9.33 0.00 [2022-11-03T04:23:51.905Z] 04:14:01 1.93 0.00 1.93 0.00 0.00 20.93 0.00 [2022-11-03T04:23:51.905Z] 04:15:01 1.30 0.00 1.30 0.00 0.00 24.93 0.00 [2022-11-03T04:23:51.905Z] 04:16:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 [2022-11-03T04:23:51.905Z] 04:17:01 1.18 0.02 1.17 0.00 0.13 12.00 0.00 [2022-11-03T04:23:51.905Z] 04:18:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 [2022-11-03T04:23:51.905Z] 04:19:01 1.22 0.02 1.20 0.00 0.13 16.26 0.00 [2022-11-03T04:23:51.905Z] 04:20:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2022-11-03T04:23:51.905Z] 04:21:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2022-11-03T04:23:51.905Z] 04:22:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 [2022-11-03T04:23:51.905Z] 04:23:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2022-11-03T04:23:51.905Z] Average: 50.23 3.18 47.06 0.00 440.37 18556.69 0.00 [2022-11-03T04:23:51.905Z] [2022-11-03T04:23:51.905Z] 04:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-03T04:23:51.905Z] 04:05:01 28771028 31548992 753748 2.29 85384 2949904 1998212 5.89 1118264 2601036 66784 [2022-11-03T04:23:51.905Z] 04:06:01 27298052 31214900 1078628 3.28 173316 3899104 2011940 5.93 1587020 3485948 896 [2022-11-03T04:23:51.906Z] 04:07:01 25568020 30337952 1949872 5.93 210340 4583088 2715004 8.00 2594256 4055964 46480 [2022-11-03T04:23:51.906Z] 04:08:01 26173416 31557704 732816 2.23 220208 5149484 1737148 5.12 1579584 4450972 288 [2022-11-03T04:23:51.906Z] 04:09:01 25827768 31512500 764968 2.33 237208 5427168 1839232 5.42 1698256 4657624 95312 [2022-11-03T04:23:51.906Z] 04:10:01 25880428 31542940 734576 2.23 238224 5398864 1803092 5.31 1731308 4566500 8 [2022-11-03T04:23:51.906Z] 04:11:01 25880672 31543224 734240 2.23 238248 5398868 1803092 5.31 1731256 4566504 8 [2022-11-03T04:23:51.906Z] 04:12:01 25890184 31553036 724588 2.20 238264 5398872 1803092 5.31 1721320 4566780 44 [2022-11-03T04:23:51.906Z] 04:13:01 25890516 31553404 724268 2.20 238280 5398872 1803092 5.31 1721324 4566780 8 [2022-11-03T04:23:51.906Z] 04:14:01 25890144 31553084 724452 2.20 238328 5398876 1803092 5.31 1721372 4566784 28 [2022-11-03T04:23:51.906Z] 04:15:01 25890128 31553180 724272 2.20 238376 5398876 1803092 5.31 1721848 4566784 8 [2022-11-03T04:23:51.906Z] 04:16:01 25890552 31553624 723764 2.20 238392 5398884 1803092 5.31 1721544 4566788 48 [2022-11-03T04:23:51.906Z] 04:17:01 25889944 31553060 724256 2.20 238416 5398884 1786796 5.27 1722272 4566792 216 [2022-11-03T04:23:51.906Z] 04:18:01 25890488 31553660 723640 2.20 238424 5398888 1786796 5.27 1721596 4566792 44 [2022-11-03T04:23:51.906Z] 04:19:01 25882716 31546028 731048 2.22 238460 5398868 1812036 5.34 1733560 4566800 244 [2022-11-03T04:23:51.906Z] 04:20:01 25889376 31552728 724512 2.20 238488 5398868 1777912 5.24 1721528 4566808 164 [2022-11-03T04:23:51.906Z] 04:21:01 25889864 31553240 723940 2.20 238508 5398872 1777912 5.24 1721548 4566812 16 [2022-11-03T04:23:51.906Z] 04:22:01 25890100 31553492 723628 2.20 238520 5398876 1777912 5.24 1721436 4566816 188 [2022-11-03T04:23:51.906Z] 04:23:01 25890344 31553744 723316 2.20 238528 5398876 1777912 5.24 1721456 4566816 8 [2022-11-03T04:23:51.906Z] Average: 26109144 31467921 812870 2.47 224416 5136473 1864235 5.49 1721618 4378216 11094 [2022-11-03T04:23:51.906Z] [2022-11-03T04:23:51.906Z] 04:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-03T04:23:51.906Z] 04:05:01 lo 8.67 8.67 0.85 0.85 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:05:01 ens3 919.90 617.81 8142.44 108.38 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:05:01 docker0 119.45 146.73 9.70 701.59 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:05:01 vethd05b984 79.74 106.27 7.80 389.00 0.00 0.00 0.00 0.03 [2022-11-03T04:23:51.906Z] 04:06:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:06:01 ens3 271.57 169.44 4141.80 109.95 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:06:01 docker0 98.40 183.22 7.70 3419.39 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:06:01 veth49c8055 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:06:01 veth1c4dea5 2.68 3.35 0.38 35.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:07:01 ens3 246.03 150.65 1888.96 36.44 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:07:01 veth1dcaf41 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:07:01 docker0 127.17 209.46 18.53 1860.19 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:07:01 veth49c8055 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:08:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:08:01 ens3 136.49 105.10 2630.77 86.66 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:08:01 docker0 5.68 6.65 0.31 40.81 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:09:01 ens3 99.05 62.31 1314.95 17.34 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:10:01 ens3 3.22 5.71 0.51 7.35 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:13:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:15:01 ens3 0.48 0.55 0.20 1.82 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:17:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:20:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:21:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] Average: ens3 88.32 58.54 953.63 19.37 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] Average: docker0 18.46 28.74 1.91 316.94 0.00 0.00 0.00 0.00 [2022-11-03T04:23:51.906Z] [2022-11-03T04:23:51.906Z] [2022-11-03T04:23:51.906Z] ---> sar -P ALL: [2022-11-03T04:23:51.906Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118051) 11/03/22 _x86_64_ (8 CPU) [2022-11-03T04:23:51.906Z] [2022-11-03T04:23:51.906Z] 04:03:47 LINUX RESTART (8 CPU) [2022-11-03T04:23:51.906Z] [2022-11-03T04:23:51.906Z] 04:04:01 CPU %user %nice %system %iowait %steal %idle [2022-11-03T04:23:51.906Z] 04:05:01 all 11.11 0.00 4.26 1.68 0.06 82.89 [2022-11-03T04:23:51.906Z] 04:05:01 0 11.43 0.00 4.61 2.35 0.05 81.56 [2022-11-03T04:23:51.906Z] 04:05:01 1 11.81 0.00 4.32 0.83 0.07 82.98 [2022-11-03T04:23:51.906Z] 04:05:01 2 8.36 0.00 3.97 3.14 0.03 84.49 [2022-11-03T04:23:51.906Z] 04:05:01 3 11.11 0.00 3.57 2.29 0.07 82.96 [2022-11-03T04:23:51.906Z] 04:05:01 4 11.02 0.00 4.20 0.62 0.07 84.09 [2022-11-03T04:23:51.906Z] 04:05:01 5 14.51 0.00 3.91 0.22 0.05 81.30 [2022-11-03T04:23:51.906Z] 04:05:01 6 11.95 0.00 4.87 3.00 0.05 80.12 [2022-11-03T04:23:51.906Z] 04:05:01 7 8.64 0.00 4.67 1.01 0.07 85.62 [2022-11-03T04:23:51.906Z] 04:06:01 all 19.64 0.00 6.02 2.55 0.07 71.72 [2022-11-03T04:23:51.906Z] 04:06:01 0 18.69 0.00 5.38 0.25 0.07 75.60 [2022-11-03T04:23:51.906Z] 04:06:01 1 17.76 0.00 4.71 0.42 0.05 77.06 [2022-11-03T04:23:51.906Z] 04:06:01 2 20.51 0.00 6.08 5.70 0.08 67.63 [2022-11-03T04:23:51.906Z] 04:06:01 3 21.23 0.00 7.12 4.26 0.07 67.32 [2022-11-03T04:23:51.906Z] 04:06:01 4 17.81 0.00 6.20 2.48 0.07 73.45 [2022-11-03T04:23:51.906Z] 04:06:01 5 21.81 0.00 6.64 0.62 0.07 70.86 [2022-11-03T04:23:51.906Z] 04:06:01 6 20.54 0.00 6.77 6.26 0.07 66.36 [2022-11-03T04:23:51.906Z] 04:06:01 7 18.79 0.00 5.24 0.39 0.09 75.50 [2022-11-03T04:23:51.906Z] 04:07:01 all 20.76 0.00 5.92 0.93 0.06 72.33 [2022-11-03T04:23:51.906Z] 04:07:01 0 19.92 0.00 4.78 0.08 0.05 75.16 [2022-11-03T04:23:51.906Z] 04:07:01 1 12.68 0.00 3.03 0.05 0.03 84.20 [2022-11-03T04:23:51.906Z] 04:07:01 2 21.23 0.00 8.00 0.62 0.07 70.08 [2022-11-03T04:23:51.906Z] 04:07:01 3 19.26 0.00 6.80 1.04 0.07 72.83 [2022-11-03T04:23:51.906Z] 04:07:01 4 16.98 0.00 4.50 1.00 0.05 77.46 [2022-11-03T04:23:51.906Z] 04:07:01 5 14.15 0.00 4.78 0.39 0.07 80.62 [2022-11-03T04:23:51.906Z] 04:07:01 6 33.83 0.00 8.10 3.97 0.08 54.02 [2022-11-03T04:23:51.906Z] 04:07:01 7 28.08 0.00 7.39 0.32 0.07 64.14 [2022-11-03T04:23:51.906Z] 04:08:01 all 13.34 0.00 3.76 1.23 0.05 81.62 [2022-11-03T04:23:51.906Z] 04:08:01 0 12.25 0.00 3.31 0.05 0.05 84.34 [2022-11-03T04:23:51.906Z] 04:08:01 1 14.22 0.00 3.28 0.79 0.05 81.65 [2022-11-03T04:23:51.906Z] 04:08:01 2 13.13 0.00 4.13 1.70 0.05 80.99 [2022-11-03T04:23:51.906Z] 04:08:01 3 13.39 0.00 3.66 1.53 0.07 81.34 [2022-11-03T04:23:51.906Z] 04:08:01 4 12.81 0.00 3.99 3.17 0.03 79.99 [2022-11-03T04:23:51.906Z] 04:08:01 5 12.68 0.00 3.35 2.03 0.03 81.91 [2022-11-03T04:23:51.906Z] 04:08:01 6 14.14 0.00 3.82 0.15 0.05 81.84 [2022-11-03T04:23:51.906Z] 04:08:01 7 14.09 0.00 4.57 0.39 0.05 80.90 [2022-11-03T04:23:51.906Z] 04:09:01 all 0.97 0.00 0.68 0.26 0.02 98.06 [2022-11-03T04:23:51.906Z] 04:09:01 0 1.33 0.00 0.50 0.12 0.00 98.05 [2022-11-03T04:23:51.906Z] 04:09:01 1 1.12 0.00 1.18 0.63 0.02 97.05 [2022-11-03T04:23:51.906Z] 04:09:01 2 0.83 0.00 0.38 0.07 0.02 98.70 [2022-11-03T04:23:51.906Z] 04:09:01 3 1.17 0.00 0.40 0.03 0.02 98.38 [2022-11-03T04:23:51.906Z] 04:09:01 4 0.53 0.00 0.37 0.05 0.02 99.03 [2022-11-03T04:23:51.907Z] 04:09:01 5 1.29 0.00 0.55 1.05 0.02 97.10 [2022-11-03T04:23:51.907Z] 04:09:01 6 1.02 0.00 1.72 0.08 0.02 97.16 [2022-11-03T04:23:51.907Z] 04:09:01 7 0.50 0.00 0.35 0.07 0.03 99.05 [2022-11-03T04:23:51.907Z] 04:10:01 all 0.33 0.00 0.13 0.09 0.00 99.45 [2022-11-03T04:23:51.907Z] 04:10:01 0 0.35 0.00 0.12 0.05 0.02 99.47 [2022-11-03T04:23:51.907Z] 04:10:01 1 0.88 0.00 0.20 0.08 0.00 98.83 [2022-11-03T04:23:51.907Z] 04:10:01 2 0.15 0.00 0.08 0.00 0.00 99.77 [2022-11-03T04:23:51.907Z] 04:10:01 3 0.15 0.00 0.13 0.00 0.00 99.72 [2022-11-03T04:23:51.907Z] 04:10:01 4 0.33 0.00 0.15 0.03 0.00 99.48 [2022-11-03T04:23:51.907Z] 04:10:01 5 0.12 0.00 0.10 0.43 0.00 99.35 [2022-11-03T04:23:51.907Z] 04:10:01 6 0.23 0.00 0.13 0.05 0.00 99.58 [2022-11-03T04:23:51.907Z] 04:10:01 7 0.43 0.00 0.12 0.05 0.00 99.40 [2022-11-03T04:23:51.907Z] 04:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-03T04:23:51.907Z] 04:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-03T04:23:51.907Z] 04:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:11:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2022-11-03T04:23:51.907Z] 04:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:12:01 all 0.03 0.00 0.01 0.03 0.00 99.93 [2022-11-03T04:23:51.907Z] 04:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:12:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-03T04:23:51.907Z] 04:12:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-03T04:23:51.907Z] 04:12:01 5 0.07 0.00 0.03 0.22 0.00 99.68 [2022-11-03T04:23:51.907Z] 04:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:13:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2022-11-03T04:23:51.907Z] 04:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:13:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-03T04:23:51.907Z] 04:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-03T04:23:51.907Z] 04:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-03T04:23:51.907Z] 04:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:14:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2022-11-03T04:23:51.907Z] 04:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-11-03T04:23:51.907Z] 04:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-03T04:23:51.907Z] 04:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-03T04:23:51.907Z] 04:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-03T04:23:51.907Z] 04:15:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-03T04:23:51.907Z] 04:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] [2022-11-03T04:23:51.907Z] 04:15:01 CPU %user %nice %system %iowait %steal %idle [2022-11-03T04:23:51.907Z] 04:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-11-03T04:23:51.907Z] 04:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-03T04:23:51.907Z] 04:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-03T04:23:51.907Z] 04:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:16:01 5 0.02 0.00 0.02 0.08 0.00 99.88 [2022-11-03T04:23:51.907Z] 04:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:17:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-03T04:23:51.907Z] 04:17:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2022-11-03T04:23:51.907Z] 04:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:17:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-11-03T04:23:51.907Z] 04:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-03T04:23:51.907Z] 04:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:18:01 5 0.02 0.00 0.02 0.05 0.02 99.90 [2022-11-03T04:23:51.907Z] 04:18:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-11-03T04:23:51.907Z] 04:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:19:01 all 0.02 0.00 0.03 0.00 0.01 99.94 [2022-11-03T04:23:51.907Z] 04:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-03T04:23:51.907Z] 04:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-03T04:23:51.907Z] 04:19:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2022-11-03T04:23:51.907Z] 04:19:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:19:01 5 0.03 0.00 0.03 0.03 0.00 99.90 [2022-11-03T04:23:51.907Z] 04:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-03T04:23:51.907Z] 04:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-03T04:23:51.907Z] 04:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-03T04:23:51.907Z] 04:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-03T04:23:51.907Z] 04:20:01 5 0.02 0.00 0.05 0.05 0.00 99.88 [2022-11-03T04:23:51.907Z] 04:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-03T04:23:51.907Z] 04:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:21:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-03T04:23:51.907Z] 04:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-11-03T04:23:51.907Z] 04:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-03T04:23:51.907Z] 04:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-03T04:23:51.907Z] 04:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:22:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-03T04:23:51.907Z] 04:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:23:01 all 0.14 0.00 0.01 0.00 0.00 99.84 [2022-11-03T04:23:51.907Z] 04:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-03T04:23:51.907Z] 04:23:01 1 1.01 0.00 0.00 0.00 0.00 98.99 [2022-11-03T04:23:51.907Z] 04:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-03T04:23:51.907Z] 04:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-03T04:23:51.907Z] 04:23:01 5 0.02 0.00 0.03 0.03 0.02 99.90 [2022-11-03T04:23:51.907Z] 04:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] 04:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-03T04:23:51.907Z] Average: all 3.47 0.00 1.09 0.36 0.01 95.06 [2022-11-03T04:23:51.907Z] Average: 0 3.35 0.00 0.98 0.15 0.01 95.50 [2022-11-03T04:23:51.907Z] Average: 1 3.12 0.00 0.88 0.15 0.01 95.84 [2022-11-03T04:23:51.907Z] Average: 2 3.37 0.00 1.19 0.59 0.01 94.84 [2022-11-03T04:23:51.907Z] Average: 3 3.48 0.00 1.15 0.48 0.02 94.88 [2022-11-03T04:23:51.907Z] Average: 4 3.12 0.00 1.02 0.39 0.01 95.46 [2022-11-03T04:23:51.907Z] Average: 5 3.39 0.00 1.03 0.28 0.01 95.29 [2022-11-03T04:23:51.907Z] Average: 6 4.27 0.00 1.33 0.70 0.01 93.67 [2022-11-03T04:23:51.907Z] Average: 7 3.68 0.00 1.16 0.12 0.02 95.03 [2022-11-03T04:23:51.907Z] [2022-11-03T04:23:51.907Z] [2022-11-03T04:23:51.907Z]