Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 5f438056cf0d27be832a44d306540d9cec6ea88f+a2613f37b18292cfb09bf777d2af224928a20c7e (e5579b6486563235f290ccfc167621479bbc6bbc) 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-ssh8463682571170125488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3838435939183142524.key > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-553/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-553/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12587111026890342353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh11672904753007984513.key > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-553/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-553/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7373031596402163882.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-29999’ Running on prd-ubuntu20.04-docker-8c-8g-30002 in /w/workspace/edgexfoundry_edgex-ui-go_PR-553 [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-553 # 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 > 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 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a2613f37b18292cfb09bf777d2af224928a20c7e into PR head commit 5f438056cf0d27be832a44d306540d9cec6ea88f Merge succeeded, producing e3d1255f5e451640bd171db812744933547b53ce Checking out Revision e3d1255f5e451640bd171db812744933547b53ce (PR-553) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f438056cf0d27be832a44d306540d9cec6ea88f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3d1255f5e451640bd171db812744933547b53ce # timeout=10 Commit message: "Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD" > git rev-list --no-walk 5f438056cf0d27be832a44d306540d9cec6ea88f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T22:06:52.981Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T22:06:53.022Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T22:06:53.036Z] ========================================================= [2022-09-20T22:06:53.036Z] EdgeX Global Pipelines Version Info [2022-09-20T22:06:53.036Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:06:53.828Z] ------------------- [2022-09-20T22:06:53.828Z] stable info: [2022-09-20T22:06:53.828Z] ------------------- [2022-09-20T22:06:53.828Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T22:06:53.828Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T22:06:53.828Z] Message: update stable to v1.0.239 [2022-09-20T22:06:54.403Z] ------------------- [2022-09-20T22:06:54.403Z] experimental info: [2022-09-20T22:06:54.403Z] ------------------- [2022-09-20T22:06:54.403Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T22:06:54.403Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T22:06:54.403Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T22:06:54.651Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-09-20T22:06:54.660Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-09-20T22:06:54.675Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T22:06:54.693Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T22:06:54.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T22:06:54.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T22:06:54.740Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T22:06:54.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-20T22:06:54.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T22:06:54.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T22:06:54.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T22:06:54.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-09-20T22:06:54.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T22:06:54.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T22:06:54.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T22:06:54.867Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T22:06:54.878Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T22:06:54.894Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T22:06:54.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T22:06:54.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T22:06:54.937Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-20T22:06:54.948Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-20T22:06:54.966Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-20T22:06:54.983Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-20T22:06:55.003Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-20T22:06:55.016Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T22:06:55.028Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T22:06:55.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-553 [Pipeline] echo [2022-09-20T22:06:55.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-553 [Pipeline] echo [2022-09-20T22:06:55.068Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-553 [Pipeline] echo [2022-09-20T22:06:55.083Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3d1255f5e451640bd171db812744933547b53ce [Pipeline] echo [2022-09-20T22:06:55.093Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3d1255 [Pipeline] echo [2022-09-20T22:06:55.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T22:06:55.150Z] provisioning config files... [2022-09-20T22:06:55.164Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/config1312868520304237318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:06:55.474Z] ---> docker-login.sh [2022-09-20T22:06:55.475Z] nexus3.edgexfoundry.org:10001 [2022-09-20T22:06:55.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:06:55.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:06:55.999Z] Configure a credential helper to remove this warning. See [2022-09-20T22:06:55.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:06:55.999Z] [2022-09-20T22:06:55.999Z] Login Succeeded [2022-09-20T22:06:55.999Z] nexus3.edgexfoundry.org:10002 [2022-09-20T22:06:55.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:06:55.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:06:56.000Z] Configure a credential helper to remove this warning. See [2022-09-20T22:06:56.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:06:56.000Z] [2022-09-20T22:06:56.000Z] Login Succeeded [2022-09-20T22:06:56.000Z] nexus3.edgexfoundry.org:10003 [2022-09-20T22:06:56.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:06:56.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:06:56.262Z] Configure a credential helper to remove this warning. See [2022-09-20T22:06:56.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:06:56.262Z] [2022-09-20T22:06:56.262Z] Login Succeeded [2022-09-20T22:06:56.262Z] nexus3.edgexfoundry.org:10004 [2022-09-20T22:06:56.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:06:56.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:06:56.525Z] Configure a credential helper to remove this warning. See [2022-09-20T22:06:56.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:06:56.525Z] [2022-09-20T22:06:56.525Z] Login Succeeded [2022-09-20T22:06:56.525Z] docker.io [2022-09-20T22:06:56.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:06:56.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:06:56.786Z] Configure a credential helper to remove this warning. See [2022-09-20T22:06:56.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:06:56.787Z] [2022-09-20T22:06:56.787Z] Login Succeeded [2022-09-20T22:06:56.787Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T22:06:56.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-20T22:06:57.178Z] + git rev-list -1 --merges e3d1255f5e451640bd171db812744933547b53ce~1..e3d1255f5e451640bd171db812744933547b53ce [Pipeline] echo [2022-09-20T22:06:57.209Z] -----------> git rev-list -1 --merges e3d1255f5e451640bd171db812744933547b53ce~1..e3d1255f5e451640bd171db812744933547b53ce e3d1255f5e451640bd171db812744933547b53ce [2022-09-20T22:06:57.209Z] e3d1255f5e451640bd171db812744933547b53ce [false] [Pipeline] sh [2022-09-20T22:06:57.510Z] + git log --format=format:%s -1 e3d1255f5e451640bd171db812744933547b53ce [Pipeline] echo [2022-09-20T22:06:57.526Z] ========================================================= [2022-09-20T22:06:57.526Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T22:06:57.526Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T22:06:57.861Z] + git log --format=format:%s -1 e3d1255f5e451640bd171db812744933547b53ce [Pipeline] echo [2022-09-20T22:06:57.873Z] [semverPrep] GIT_COMMIT: e3d1255f5e451640bd171db812744933547b53ce, Commit Message: Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD [Pipeline] echo [2022-09-20T22:06:57.884Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-20T22:06:58.230Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T22:06:58.230Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T22:06:58.230Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T22:06:58.230Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T22:06:58.230Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T22:06:58.230Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T22:06:58.230Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:06:58.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T22:06:58.589Z] [2022-09-20T22:06:58.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:06:58.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T22:06:58.896Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T22:06:58.896Z] b85a868b505f: Pulling fs layer [2022-09-20T22:06:58.896Z] e2be974225ed: Pulling fs layer [2022-09-20T22:06:58.896Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T22:06:58.896Z] 988bab9f4d93: Pulling fs layer [2022-09-20T22:06:58.896Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T22:06:58.896Z] eaf3925da568: Pulling fs layer [2022-09-20T22:06:58.896Z] bab4dde63d76: Pulling fs layer [2022-09-20T22:06:58.896Z] bde34c3a00c8: Pulling fs layer [2022-09-20T22:06:58.896Z] b352a97aabf1: Pulling fs layer [2022-09-20T22:06:58.896Z] 4872d77fe225: Pulling fs layer [2022-09-20T22:06:58.896Z] 5851b861e8e6: Pulling fs layer [2022-09-20T22:06:58.896Z] bde34c3a00c8: Waiting [2022-09-20T22:06:58.896Z] b352a97aabf1: Waiting [2022-09-20T22:06:58.896Z] 4872d77fe225: Waiting [2022-09-20T22:06:58.896Z] 1469e6f7b9e6: Waiting [2022-09-20T22:06:58.896Z] bab4dde63d76: Waiting [2022-09-20T22:06:58.896Z] 988bab9f4d93: Waiting [2022-09-20T22:06:58.896Z] 988bab9f4d93: Verifying Checksum [2022-09-20T22:06:58.896Z] 988bab9f4d93: Download complete [2022-09-20T22:06:59.158Z] 1469e6f7b9e6: Verifying Checksum [2022-09-20T22:06:59.158Z] 1469e6f7b9e6: Download complete [2022-09-20T22:06:59.158Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T22:06:59.158Z] 339a4e72a1f5: Download complete [2022-09-20T22:06:59.158Z] bde34c3a00c8: Verifying Checksum [2022-09-20T22:06:59.158Z] bde34c3a00c8: Download complete [2022-09-20T22:06:59.158Z] b352a97aabf1: Verifying Checksum [2022-09-20T22:06:59.159Z] b352a97aabf1: Download complete [2022-09-20T22:06:59.159Z] 4872d77fe225: Verifying Checksum [2022-09-20T22:06:59.159Z] 4872d77fe225: Download complete [2022-09-20T22:06:59.159Z] 5851b861e8e6: Download complete [2022-09-20T22:06:59.159Z] b85a868b505f: Verifying Checksum [2022-09-20T22:06:59.159Z] b85a868b505f: Download complete [2022-09-20T22:06:59.419Z] bab4dde63d76: Verifying Checksum [2022-09-20T22:06:59.419Z] bab4dde63d76: Download complete [2022-09-20T22:07:00.807Z] b85a868b505f: Pull complete [2022-09-20T22:07:00.807Z] e2be974225ed: Pull complete [2022-09-20T22:07:01.381Z] 339a4e72a1f5: Pull complete [2022-09-20T22:07:01.381Z] 988bab9f4d93: Pull complete [2022-09-20T22:07:01.642Z] 1469e6f7b9e6: Pull complete [2022-09-20T22:07:01.904Z] eaf3925da568: Pull complete [2022-09-20T22:07:03.815Z] bab4dde63d76: Pull complete [2022-09-20T22:07:03.815Z] bde34c3a00c8: Pull complete [2022-09-20T22:07:04.075Z] b352a97aabf1: Pull complete [2022-09-20T22:07:04.075Z] 4872d77fe225: Pull complete [2022-09-20T22:07:04.075Z] 5851b861e8e6: Pull complete [2022-09-20T22:07:04.075Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T22:07:04.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T22:07:04.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:07:04.176Z] prd-ubuntu20.04-docker-8c-8g-30002 does not seem to be running inside a container [2022-09-20T22:07:04.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-553 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553:/w/workspace/edgexfoundry_edgex-ui-go_PR-553:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T22:07:07.470Z] $ docker top 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 -eo pid,comm [2022-09-20T22:07:07.531Z] 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-09-20T22:07:07.532Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T22:07:07.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T22:07:07.568Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T22:07:07.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T22:07:07.690Z] $ docker exec 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 ssh-agent [2022-09-20T22:07:07.821Z] SSH_AUTH_SOCK=/tmp/ssh-VL7oy03JIHia/agent.33 [2022-09-20T22:07:07.821Z] SSH_AGENT_PID=39 [2022-09-20T22:07:07.827Z] Running ssh-add (command line suppressed) [2022-09-20T22:07:07.944Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/private_key_3957684431609601294.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/private_key_3957684431609601294.key) [2022-09-20T22:07:07.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T22:07:08.249Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T22:07:08.271Z] $ docker exec --env ******** --env ******** 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 ssh-agent -k [2022-09-20T22:07:08.373Z] unset SSH_AUTH_SOCK; [2022-09-20T22:07:08.374Z] unset SSH_AGENT_PID; [2022-09-20T22:07:08.374Z] echo Agent pid 39 killed; [2022-09-20T22:07:08.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T22:07:08.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T22:07:08.405Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T22:07:08.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T22:07:08.538Z] $ docker exec 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 ssh-agent [2022-09-20T22:07:08.660Z] SSH_AUTH_SOCK=/tmp/ssh-FKktv4bVURNr/agent.71 [2022-09-20T22:07:08.660Z] SSH_AGENT_PID=77 [2022-09-20T22:07:08.665Z] Running ssh-add (command line suppressed) [2022-09-20T22:07:08.787Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/private_key_3811036724029601967.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/private_key_3811036724029601967.key) [2022-09-20T22:07:08.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T22:07:09.085Z] + git semver init [2022-09-20T22:07:09.346Z] 2022-09-20 22:07:09,302 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T22:07:09.346Z] 2022-09-20 22:07:09,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver [2022-09-20T22:07:09.346Z] 2022-09-20 22:07:09,303 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver [2022-09-20T22:07:09.346Z] 2022-09-20 22:07:09,303 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-553, universal_newlines=False, shell=None, istream=None) [2022-09-20T22:07:10.735Z] 2022-09-20 22:07:10,733 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.git/info/exclude [2022-09-20T22:07:10.735Z] 2022-09-20 22:07:10,733 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver/PR-553 with force:False [2022-09-20T22:07:10.735Z] 2022-09-20 22:07:10,733 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver/PR-553 [2022-09-20T22:07:10.996Z] 2022-09-20 22:07:10,738 [execute] INFO git cat-file --batch-check [2022-09-20T22:07:10.996Z] 2022-09-20 22:07:10,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T22:07:10.996Z] 2022-09-20 22:07:10,744 [execute] INFO git cat-file --batch [2022-09-20T22:07:10.996Z] 2022-09-20 22:07:10,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T22:07:10.996Z] 2022-09-20 22:07:10,750 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver/PR-553 [2022-09-20T22:07:10.996Z] 0.0.0 [Pipeline] } [2022-09-20T22:07:11.008Z] $ docker exec --env ******** --env ******** 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 ssh-agent -k [2022-09-20T22:07:11.108Z] unset SSH_AUTH_SOCK; [2022-09-20T22:07:11.108Z] unset SSH_AGENT_PID; [2022-09-20T22:07:11.108Z] echo Agent pid 77 killed; [2022-09-20T22:07:11.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T22:07:11.428Z] + git semver [Pipeline] } [2022-09-20T22:07:11.705Z] $ docker stop --time=1 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 [2022-09-20T22:07:13.008Z] $ docker rm -f 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T22:07:13.351Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T22:07:13.603Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T22:07:13.606Z] [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-09-20T22:07:13.717Z] provisioning config files... [2022-09-20T22:07:13.726Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/config4381180533118815752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:07:14.024Z] ---> docker-login.sh [2022-09-20T22:07:14.024Z] nexus3.edgexfoundry.org:10001 [2022-09-20T22:07:14.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:14.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:14.024Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:14.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:14.024Z] [2022-09-20T22:07:14.024Z] Login Succeeded [2022-09-20T22:07:14.024Z] nexus3.edgexfoundry.org:10002 [2022-09-20T22:07:14.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:14.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:14.284Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:14.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:14.284Z] [2022-09-20T22:07:14.284Z] Login Succeeded [2022-09-20T22:07:14.284Z] nexus3.edgexfoundry.org:10003 [2022-09-20T22:07:14.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:14.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:14.284Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:14.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:14.284Z] [2022-09-20T22:07:14.284Z] Login Succeeded [2022-09-20T22:07:14.284Z] nexus3.edgexfoundry.org:10004 [2022-09-20T22:07:14.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:14.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:14.545Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:14.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:14.545Z] [2022-09-20T22:07:14.545Z] Login Succeeded [2022-09-20T22:07:14.545Z] docker.io [2022-09-20T22:07:14.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:14.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:14.805Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:14.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:14.805Z] [2022-09-20T22:07:14.805Z] Login Succeeded [2022-09-20T22:07:14.805Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T22:07:14.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T22:07:14.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T22:07:14.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T22:07:14.908Z] ========================================================= [2022-09-20T22:07:14.908Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T22:07:14.908Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:07:15.229Z] + 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-09-20T22:07:15.492Z] Sending build context to Docker daemon 45.42MB [2022-09-20T22:07:15.492Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T22:07:15.492Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-20T22:07:15.492Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T22:07:15.492Z] 2408cc74d12b: Pulling fs layer [2022-09-20T22:07:15.492Z] ea60b727a1ce: Pulling fs layer [2022-09-20T22:07:15.492Z] 30c4a7721957: Pulling fs layer [2022-09-20T22:07:15.492Z] 370296b7ddb6: Pulling fs layer [2022-09-20T22:07:15.492Z] 7c6cee850709: Pulling fs layer [2022-09-20T22:07:15.492Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T22:07:15.492Z] d94ebbe4e438: Pulling fs layer [2022-09-20T22:07:15.492Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T22:07:15.492Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T22:07:15.492Z] 370296b7ddb6: Waiting [2022-09-20T22:07:15.492Z] d94ebbe4e438: Waiting [2022-09-20T22:07:15.492Z] 39a5fcdaea64: Waiting [2022-09-20T22:07:15.492Z] 59ccb84bbe0f: Waiting [2022-09-20T22:07:15.492Z] 30c4a7721957: Download complete [2022-09-20T22:07:15.492Z] ea60b727a1ce: Verifying Checksum [2022-09-20T22:07:15.492Z] ea60b727a1ce: Download complete [2022-09-20T22:07:15.492Z] 7c6cee850709: Verifying Checksum [2022-09-20T22:07:15.492Z] 7c6cee850709: Download complete [2022-09-20T22:07:15.492Z] 39a5fcdaea64: Verifying Checksum [2022-09-20T22:07:15.492Z] 39a5fcdaea64: Download complete [2022-09-20T22:07:15.492Z] 2408cc74d12b: Verifying Checksum [2022-09-20T22:07:15.492Z] 2408cc74d12b: Download complete [2022-09-20T22:07:15.752Z] d94ebbe4e438: Download complete [2022-09-20T22:07:15.752Z] 2408cc74d12b: Pull complete [2022-09-20T22:07:15.752Z] ea60b727a1ce: Pull complete [2022-09-20T22:07:16.016Z] 30c4a7721957: Pull complete [2022-09-20T22:07:16.016Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T22:07:16.016Z] 59ccb84bbe0f: Download complete [2022-09-20T22:07:16.281Z] 370296b7ddb6: Verifying Checksum [2022-09-20T22:07:16.281Z] 370296b7ddb6: Download complete [2022-09-20T22:07:16.541Z] bcfd1f05c69d: Verifying Checksum [2022-09-20T22:07:16.541Z] bcfd1f05c69d: Download complete [2022-09-20T22:07:20.737Z] 370296b7ddb6: Pull complete [2022-09-20T22:07:20.737Z] 7c6cee850709: Pull complete [2022-09-20T22:07:20.737Z] 39a5fcdaea64: Pull complete [2022-09-20T22:07:20.737Z] d94ebbe4e438: Pull complete [2022-09-20T22:07:22.641Z] bcfd1f05c69d: Pull complete [2022-09-20T22:07:23.208Z] 59ccb84bbe0f: Pull complete [2022-09-20T22:07:23.208Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T22:07:23.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T22:07:23.208Z] ---> a4fb48ad2a94 [2022-09-20T22:07:23.208Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-20T22:07:28.509Z] ---> Running in ff2ae024cf98 [2022-09-20T22:07:28.509Z] Removing intermediate container ff2ae024cf98 [2022-09-20T22:07:28.509Z] ---> 536f98569b86 [2022-09-20T22:07:28.509Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-20T22:07:28.689Z] Still waiting to schedule task [2022-09-20T22:07:28.690Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-30000’ [2022-09-20T22:07:28.770Z] ---> Running in 01522aa30f20 [2022-09-20T22:07:28.770Z] Removing intermediate container 01522aa30f20 [2022-09-20T22:07:28.770Z] ---> da57252f8976 [2022-09-20T22:07:28.770Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T22:07:28.770Z] ---> Running in 360c9a681e28 [2022-09-20T22:07:28.770Z] Removing intermediate container 360c9a681e28 [2022-09-20T22:07:28.770Z] ---> bad53449f7be [2022-09-20T22:07:28.770Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-20T22:07:28.770Z] ---> Running in 3d2eeb8d4e7b [2022-09-20T22:07:29.030Z] Removing intermediate container 3d2eeb8d4e7b [2022-09-20T22:07:29.030Z] ---> 0e5ff9ead004 [2022-09-20T22:07:29.030Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-20T22:07:29.030Z] ---> Running in 230a4452f409 [2022-09-20T22:07:29.289Z] Removing intermediate container 230a4452f409 [2022-09-20T22:07:29.289Z] ---> e00812f75ecb [2022-09-20T22:07:29.290Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-20T22:07:29.862Z] latest: Pulling from library/docker [2022-09-20T22:07:30.125Z] 213ec9aee27d: Pulling fs layer [2022-09-20T22:07:30.125Z] 6eb510456a42: Pulling fs layer [2022-09-20T22:07:30.125Z] 4627ba0696d0: Pulling fs layer [2022-09-20T22:07:30.125Z] 58acb0837d57: Pulling fs layer [2022-09-20T22:07:30.125Z] 12036fa74330: Pulling fs layer [2022-09-20T22:07:30.125Z] c052aa9e92bf: Pulling fs layer [2022-09-20T22:07:30.125Z] 87c6260f9eda: Pulling fs layer [2022-09-20T22:07:30.125Z] 669290a31ba1: Pulling fs layer [2022-09-20T22:07:30.125Z] 12036fa74330: Waiting [2022-09-20T22:07:30.125Z] c052aa9e92bf: Waiting [2022-09-20T22:07:30.125Z] 58acb0837d57: Waiting [2022-09-20T22:07:30.125Z] d77965d4a857: Pulling fs layer [2022-09-20T22:07:30.125Z] d77965d4a857: Waiting [2022-09-20T22:07:30.125Z] 669290a31ba1: Waiting [2022-09-20T22:07:30.387Z] 4627ba0696d0: Verifying Checksum [2022-09-20T22:07:30.387Z] 4627ba0696d0: Download complete [2022-09-20T22:07:30.387Z] 6eb510456a42: Verifying Checksum [2022-09-20T22:07:30.387Z] 6eb510456a42: Download complete [2022-09-20T22:07:30.387Z] 213ec9aee27d: Verifying Checksum [2022-09-20T22:07:30.387Z] 213ec9aee27d: Download complete [2022-09-20T22:07:30.673Z] 213ec9aee27d: Pull complete [2022-09-20T22:07:30.934Z] 58acb0837d57: Verifying Checksum [2022-09-20T22:07:30.934Z] 58acb0837d57: Download complete [2022-09-20T22:07:30.934Z] 6eb510456a42: Pull complete [2022-09-20T22:07:30.934Z] 4627ba0696d0: Pull complete [2022-09-20T22:07:30.934Z] 12036fa74330: Verifying Checksum [2022-09-20T22:07:30.934Z] 12036fa74330: Download complete [2022-09-20T22:07:30.934Z] c052aa9e92bf: Verifying Checksum [2022-09-20T22:07:30.934Z] c052aa9e92bf: Download complete [2022-09-20T22:07:30.934Z] 87c6260f9eda: Download complete [2022-09-20T22:07:31.193Z] 669290a31ba1: Verifying Checksum [2022-09-20T22:07:31.193Z] 669290a31ba1: Download complete [2022-09-20T22:07:31.193Z] d77965d4a857: Verifying Checksum [2022-09-20T22:07:31.193Z] d77965d4a857: Download complete [2022-09-20T22:07:31.454Z] 58acb0837d57: Pull complete [2022-09-20T22:07:32.024Z] 12036fa74330: Pull complete [2022-09-20T22:07:32.595Z] c052aa9e92bf: Pull complete [2022-09-20T22:07:33.175Z] 87c6260f9eda: Pull complete [2022-09-20T22:07:33.436Z] 669290a31ba1: Pull complete [2022-09-20T22:07:33.698Z] d77965d4a857: Pull complete [2022-09-20T22:07:33.960Z] Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 [2022-09-20T22:07:34.221Z] Status: Downloaded newer image for docker:latest [2022-09-20T22:07:36.769Z] ---> d88de0820687 [2022-09-20T22:07:36.769Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T22:07:36.769Z] ---> Running in 69e31c8188c1 [2022-09-20T22:07:37.342Z] Removing intermediate container 69e31c8188c1 [2022-09-20T22:07:37.342Z] ---> 63feef65429c [2022-09-20T22:07:37.342Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T22:07:37.342Z] ---> Running in b8170b1e8b4f [2022-09-20T22:07:37.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T22:07:38.547Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T22:07:38.809Z] OK: 211 MiB in 51 packages [2022-09-20T22:07:39.069Z] Removing intermediate container b8170b1e8b4f [2022-09-20T22:07:39.069Z] ---> a95a0f16d8ad [2022-09-20T22:07:39.069Z] Step 11/16 : ENV GO111MODULE=on [2022-09-20T22:07:39.069Z] ---> Running in 1ca365f35edf [2022-09-20T22:07:39.069Z] Removing intermediate container 1ca365f35edf [2022-09-20T22:07:39.069Z] ---> e632d2183d6a [2022-09-20T22:07:39.069Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-20T22:07:39.069Z] ---> Running in 43207c6051a8 [2022-09-20T22:07:39.328Z] Removing intermediate container 43207c6051a8 [2022-09-20T22:07:39.328Z] ---> 897763f2e5dc [2022-09-20T22:07:39.328Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-20T22:07:39.587Z] ---> 63dbd9adfd00 [2022-09-20T22:07:39.588Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T22:07:39.588Z] ---> Running in 7247236f9065 [2022-09-20T22:07:52.109Z] Removing intermediate container 7247236f9065 [2022-09-20T22:07:52.109Z] ---> 1e5bb6e07b13 [2022-09-20T22:07:52.109Z] Step 15/16 : COPY . . [2022-09-20T22:07:53.052Z] ---> d8a8aa37319c [2022-09-20T22:07:53.052Z] Step 16/16 : RUN ${MAKE} [2022-09-20T22:07:53.052Z] ---> Running in 499c5bd044a4 [2022-09-20T22:07:53.313Z] noop [2022-09-20T22:07:53.575Z] Removing intermediate container 499c5bd044a4 [2022-09-20T22:07:53.575Z] ---> 5b9c2ad734b5 [2022-09-20T22:07:53.575Z] Successfully built 5b9c2ad734b5 [2022-09-20T22:07:53.575Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:07:53.902Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T22:07:53.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:07:53.987Z] prd-ubuntu20.04-docker-8c-8g-30002 does not seem to be running inside a container [2022-09-20T22:07:54.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-553 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553:/w/workspace/edgexfoundry_edgex-ui-go_PR-553:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T22:07:54.442Z] $ docker top 9a63a39e655b2512f034beaeba94b27b1d78de014714506c088f3a42e2b6fc2c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:07:54.867Z] + go version [2022-09-20T22:07:54.867Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T22:07:54.884Z] $ docker stop --time=1 9a63a39e655b2512f034beaeba94b27b1d78de014714506c088f3a42e2b6fc2c [2022-09-20T22:07:56.171Z] $ docker rm -f 9a63a39e655b2512f034beaeba94b27b1d78de014714506c088f3a42e2b6fc2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:07:56.611Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T22:07:56.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:07:56.697Z] prd-ubuntu20.04-docker-8c-8g-30002 does not seem to be running inside a container [2022-09-20T22:07:56.739Z] $ 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-553 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553:/w/workspace/edgexfoundry_edgex-ui-go_PR-553:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T22:07:57.116Z] $ docker top 1a794ee82ad16594c6b677a24ee563349752c66adc4795edd67bc4681b0a765d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:07:57.487Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-553 [Pipeline] fileExists [Pipeline] sh [2022-09-20T22:07:57.789Z] + make test [2022-09-20T22:07:57.789Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-20T22:07:58.048Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-20T22:08:04.616Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-20T22:08:04.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-20T22:08:04.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-20T22:08:04.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-20T22:08:04.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-20T22:08:04.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-20T22:08:04.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-20T22:08:04.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-20T22:08:04.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-20T22:08:04.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-20T22:08:04.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-20T22:08:04.616Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-20T22:08:04.616Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-20T22:08:06.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T22:08:06.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T22:08:06.003Z] ./bin/test-attribution-txt.sh [2022-09-20T22:08:06.261Z] make -C web test [2022-09-20T22:08:06.261Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-553/web' [2022-09-20T22:08:06.261Z] make[1]: tput: No such file or directory [2022-09-20T22:08:06.261Z] make[1]: tput: No such file or directory [2022-09-20T22:08:06.261Z] warning: generating ./VERSION [2022-09-20T22:08:06.261Z] echo "0.0.0" > VERSION [2022-09-20T22:08:06.261Z] docker build \ [2022-09-20T22:08:06.261Z] -f Dockerfile \ [2022-09-20T22:08:06.261Z] --build-arg USER=1000 \ [2022-09-20T22:08:06.261Z] \ [2022-09-20T22:08:06.261Z] --label "git_sha=e3d1255f5e451640bd171db812744933547b53ce" \ [2022-09-20T22:08:06.261Z] -t edgexfoundry/edgex-web-ui:e3d1255f5e451640bd171db812744933547b53ce \ [2022-09-20T22:08:06.261Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-20T22:08:06.261Z] . [2022-09-20T22:08:06.261Z] Sending build context to Docker daemon 3.269MB [2022-09-20T22:08:06.262Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-20T22:08:06.830Z] 16.17-alpine3.15: Pulling from library/node [2022-09-20T22:08:07.109Z] 9621f1afde84: Pulling fs layer [2022-09-20T22:08:07.109Z] 16f891d21976: Pulling fs layer [2022-09-20T22:08:07.109Z] cf6a4a42ec8c: Pulling fs layer [2022-09-20T22:08:07.109Z] 297e921c64f6: Pulling fs layer [2022-09-20T22:08:07.109Z] cf6a4a42ec8c: Verifying Checksum [2022-09-20T22:08:07.109Z] cf6a4a42ec8c: Download complete [2022-09-20T22:08:07.109Z] 9621f1afde84: Verifying Checksum [2022-09-20T22:08:07.109Z] 9621f1afde84: Download complete [2022-09-20T22:08:07.109Z] 297e921c64f6: Download complete [2022-09-20T22:08:07.368Z] 9621f1afde84: Pull complete [2022-09-20T22:08:07.368Z] 16f891d21976: Verifying Checksum [2022-09-20T22:08:07.368Z] 16f891d21976: Download complete [2022-09-20T22:08:08.797Z] 16f891d21976: Pull complete [2022-09-20T22:08:08.797Z] cf6a4a42ec8c: Pull complete [2022-09-20T22:08:08.797Z] 297e921c64f6: Pull complete [2022-09-20T22:08:08.797Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-20T22:08:08.797Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-20T22:08:08.797Z] ---> 141d857b2a92 [2022-09-20T22:08:08.797Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-20T22:08:10.181Z] ---> Running in c26f85493388 [2022-09-20T22:08:10.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T22:08:10.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T22:08:10.703Z] (1/129) Installing libxau (1.0.9-r0) [2022-09-20T22:08:10.703Z] (2/129) Installing libmd (1.0.3-r0) [2022-09-20T22:08:10.703Z] (3/129) Installing libbsd (0.11.3-r1) [2022-09-20T22:08:10.703Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-09-20T22:08:10.703Z] (5/129) Installing libxcb (1.14-r2) [2022-09-20T22:08:10.703Z] (6/129) Installing libx11 (1.7.2-r0) [2022-09-20T22:08:10.703Z] (7/129) Installing libxext (1.3.4-r0) [2022-09-20T22:08:10.703Z] (8/129) Installing libice (1.0.10-r0) [2022-09-20T22:08:10.703Z] (9/129) Installing libuuid (2.37.4-r0) [2022-09-20T22:08:10.703Z] (10/129) Installing libsm (1.2.3-r0) [2022-09-20T22:08:10.703Z] (11/129) Installing libxt (1.2.1-r0) [2022-09-20T22:08:10.703Z] (12/129) Installing libxmu (1.1.3-r0) [2022-09-20T22:08:10.703Z] (13/129) Installing xset (1.2.4-r0) [2022-09-20T22:08:10.703Z] (14/129) Installing xprop (1.2.5-r0) [2022-09-20T22:08:10.703Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-09-20T22:08:10.703Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-20T22:08:10.703Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-09-20T22:08:10.703Z] (18/129) Installing libffi (3.4.2-r1) [2022-09-20T22:08:10.703Z] (19/129) Installing libintl (0.21-r0) [2022-09-20T22:08:10.703Z] (20/129) Installing libblkid (2.37.4-r0) [2022-09-20T22:08:10.964Z] (21/129) Installing libmount (2.37.4-r0) [2022-09-20T22:08:10.964Z] (22/129) Installing pcre (8.45-r1) [2022-09-20T22:08:10.964Z] (23/129) Installing glib (2.70.1-r0) [2022-09-20T22:08:10.964Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-09-20T22:08:10.964Z] (25/129) Installing libxml2 (2.9.14-r1) [2022-09-20T22:08:10.964Z] (26/129) Installing shared-mime-info (2.1-r0) [2022-09-20T22:08:10.964Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-09-20T22:08:10.964Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-09-20T22:08:10.964Z] (29/129) Installing libpng (1.6.37-r1) [2022-09-20T22:08:10.964Z] (30/129) Installing libwebp (1.2.2-r0) [2022-09-20T22:08:10.964Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-09-20T22:08:10.964Z] (32/129) Installing tiff (4.3.0-r1) [2022-09-20T22:08:10.964Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-09-20T22:08:10.964Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-20T22:08:10.964Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-09-20T22:08:10.964Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-09-20T22:08:10.964Z] (37/129) Installing libxrender (0.9.10-r3) [2022-09-20T22:08:10.964Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-09-20T22:08:10.964Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-09-20T22:08:10.964Z] (40/129) Installing libxi (1.8-r0) [2022-09-20T22:08:10.964Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-09-20T22:08:10.964Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-09-20T22:08:10.964Z] (43/129) Installing atk (2.36.0-r0) [2022-09-20T22:08:11.224Z] (44/129) Installing libxtst (1.2.3-r3) [2022-09-20T22:08:11.224Z] (45/129) Installing dbus-libs (1.12.20-r4) [2022-09-20T22:08:11.224Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-09-20T22:08:11.224Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-09-20T22:08:11.224Z] (48/129) Installing expat (2.4.7-r0) [2022-09-20T22:08:11.225Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-09-20T22:08:11.225Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-09-20T22:08:11.225Z] (51/129) Installing freetype (2.11.1-r2) [2022-09-20T22:08:11.225Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-09-20T22:08:11.225Z] (53/129) Installing pixman (0.40.0-r3) [2022-09-20T22:08:11.225Z] (54/129) Installing cairo (1.16.0-r5) [2022-09-20T22:08:11.225Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-09-20T22:08:11.225Z] (56/129) Installing avahi-libs (0.8-r5) [2022-09-20T22:08:11.225Z] (57/129) Installing gmp (6.2.1-r1) [2022-09-20T22:08:11.225Z] (58/129) Installing nettle (3.7.3-r0) [2022-09-20T22:08:11.225Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-09-20T22:08:11.225Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-09-20T22:08:11.225Z] (61/129) Installing libunistring (0.9.10-r1) [2022-09-20T22:08:11.225Z] (62/129) Installing gnutls (3.7.1-r1) [2022-09-20T22:08:11.225Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-09-20T22:08:11.225Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-09-20T22:08:11.225Z] (65/129) Installing fribidi (1.0.11-r0) [2022-09-20T22:08:11.225Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-09-20T22:08:11.225Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-09-20T22:08:11.225Z] (68/129) Installing libxft (2.3.4-r0) [2022-09-20T22:08:11.225Z] (69/129) Installing pango (1.48.10-r0) [2022-09-20T22:08:11.225Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-09-20T22:08:11.225Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-20T22:08:11.488Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-09-20T22:08:11.488Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-09-20T22:08:11.488Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-09-20T22:08:11.488Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-09-20T22:08:11.488Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-20T22:08:11.488Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-09-20T22:08:11.488Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-09-20T22:08:11.488Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-09-20T22:08:11.488Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-20T22:08:14.029Z] (79/129) Installing libogg (1.3.5-r0) [2022-09-20T22:08:14.029Z] (80/129) Installing flac (1.3.4-r0) [2022-09-20T22:08:14.029Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-09-20T22:08:14.029Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-09-20T22:08:14.029Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-09-20T22:08:14.029Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-09-20T22:08:14.029Z] (85/129) Installing libass (0.15.2-r0) [2022-09-20T22:08:14.029Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-09-20T22:08:14.029Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-20T22:08:14.029Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-20T22:08:14.029Z] (89/129) Installing lame (3.100-r0) [2022-09-20T22:08:14.029Z] (90/129) Installing opus (1.3.1-r1) [2022-09-20T22:08:14.029Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-09-20T22:08:14.029Z] (92/129) Installing soxr (0.1.3-r2) [2022-09-20T22:08:14.029Z] (93/129) Installing libsrt (1.4.2-r1) [2022-09-20T22:08:14.029Z] (94/129) Installing libssh (0.9.6-r1) [2022-09-20T22:08:14.029Z] (95/129) Installing libtheora (1.1.1-r16) [2022-09-20T22:08:14.029Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-09-20T22:08:14.029Z] (97/129) Installing libpciaccess (0.16-r0) [2022-09-20T22:08:14.029Z] (98/129) Installing libdrm (2.4.109-r0) [2022-09-20T22:08:14.029Z] (99/129) Installing libva (2.13.0-r0) [2022-09-20T22:08:14.029Z] (100/129) Installing libvdpau (1.4-r0) [2022-09-20T22:08:14.029Z] (101/129) Installing vidstab (1.1.0-r1) [2022-09-20T22:08:14.029Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-09-20T22:08:14.029Z] (103/129) Installing libvpx (1.10.0-r0) [2022-09-20T22:08:14.029Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-09-20T22:08:14.029Z] (105/129) Installing x264-libs (20210613-r0) [2022-09-20T22:08:14.029Z] (106/129) Installing x265-libs (3.5-r0) [2022-09-20T22:08:14.029Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-09-20T22:08:14.029Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-09-20T22:08:14.029Z] (109/129) Installing libevent (2.1.12-r4) [2022-09-20T22:08:14.029Z] (110/129) Installing mesa (21.2.6-r0) [2022-09-20T22:08:14.029Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-09-20T22:08:14.029Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-09-20T22:08:14.029Z] (113/129) Installing lcms2 (2.12-r1) [2022-09-20T22:08:14.029Z] (114/129) Installing nspr (4.32-r0) [2022-09-20T22:08:14.029Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-09-20T22:08:14.029Z] (116/129) Installing nss (3.78.1-r0) [2022-09-20T22:08:14.029Z] (117/129) Installing libasyncns (0.8-r1) [2022-09-20T22:08:14.029Z] (118/129) Installing libltdl (2.4.6-r7) [2022-09-20T22:08:14.029Z] (119/129) Installing orc (0.4.32-r0) [2022-09-20T22:08:14.029Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-09-20T22:08:14.289Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-09-20T22:08:14.289Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-09-20T22:08:14.289Z] (123/129) Installing libpulse (15.0-r2) [2022-09-20T22:08:14.289Z] (124/129) Installing re2 (2021.11.01-r0) [2022-09-20T22:08:14.289Z] (125/129) Installing snappy (1.1.9-r1) [2022-09-20T22:08:14.289Z] (126/129) Installing libgpg-error (1.42-r1) [2022-09-20T22:08:14.289Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-09-20T22:08:14.289Z] (128/129) Installing libxslt (1.1.35-r0) [2022-09-20T22:08:14.289Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-09-20T22:08:15.227Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T22:08:15.227Z] Executing glib-2.70.1-r0.trigger [2022-09-20T22:08:15.227Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-20T22:08:19.436Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-20T22:08:19.436Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-20T22:08:19.436Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-20T22:08:19.436Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-20T22:08:19.436Z] OK: 286 MiB in 145 packages [2022-09-20T22:08:23.677Z] Removing intermediate container c26f85493388 [2022-09-20T22:08:23.677Z] ---> 0d2aa13c77c2 [2022-09-20T22:08:23.677Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-20T22:08:23.677Z] ---> Running in a4b06cc30ae3 [2022-09-20T22:08:23.677Z] Removing intermediate container a4b06cc30ae3 [2022-09-20T22:08:23.677Z] ---> de324401c456 [2022-09-20T22:08:23.677Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-20T22:08:23.677Z] ---> Running in 82b6cf5ba3c2 [2022-09-20T22:08:23.677Z] Removing intermediate container 82b6cf5ba3c2 [2022-09-20T22:08:23.677Z] ---> fd1160e9442f [2022-09-20T22:08:23.677Z] Step 5/10 : RUN npm install -g npm [2022-09-20T22:08:23.677Z] ---> Running in 62d824f34293 [2022-09-20T22:08:30.260Z] [2022-09-20T22:08:30.260Z] changed 54 packages, and audited 212 packages in 6s [2022-09-20T22:08:30.260Z] [2022-09-20T22:08:30.260Z] 11 packages are looking for funding [2022-09-20T22:08:30.260Z] run `npm fund` for details [2022-09-20T22:08:30.260Z] [2022-09-20T22:08:30.260Z] found 0 vulnerabilities [2022-09-20T22:08:31.200Z] Removing intermediate container 62d824f34293 [2022-09-20T22:08:31.200Z] ---> a98834401cda [2022-09-20T22:08:31.200Z] Step 6/10 : ARG USER=1000 [2022-09-20T22:08:31.200Z] ---> Running in 3cf82f6a5459 [2022-09-20T22:08:31.460Z] Removing intermediate container 3cf82f6a5459 [2022-09-20T22:08:31.460Z] ---> 8e096407b5bf [2022-09-20T22:08:31.460Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-20T22:08:31.460Z] ---> Running in 213269c2d9bc [2022-09-20T22:08:32.032Z] Removing intermediate container 213269c2d9bc [2022-09-20T22:08:32.032Z] ---> aa65ee86a578 [2022-09-20T22:08:32.032Z] Step 8/10 : USER $USER:$USER [2022-09-20T22:08:32.032Z] ---> Running in b0faad783575 [2022-09-20T22:08:32.032Z] Removing intermediate container b0faad783575 [2022-09-20T22:08:32.032Z] ---> a73638b9c33a [2022-09-20T22:08:32.032Z] Step 9/10 : WORKDIR /app [2022-09-20T22:08:32.032Z] ---> Running in a2357faa7094 [2022-09-20T22:08:32.032Z] Removing intermediate container a2357faa7094 [2022-09-20T22:08:32.032Z] ---> 62ad022ff586 [2022-09-20T22:08:32.032Z] Step 10/10 : LABEL git_sha=e3d1255f5e451640bd171db812744933547b53ce [2022-09-20T22:08:32.032Z] ---> Running in acbb659f05bf [2022-09-20T22:08:32.294Z] Removing intermediate container acbb659f05bf [2022-09-20T22:08:32.294Z] ---> 72549839e824 [2022-09-20T22:08:32.294Z] Successfully built 72549839e824 [2022-09-20T22:08:32.294Z] Successfully tagged edgexfoundry/edgex-web-ui:e3d1255f5e451640bd171db812744933547b53ce [2022-09-20T22:08:32.294Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-20T22:08:32.294Z] touch edgex-web-ui.imagebuilt [2022-09-20T22:08:32.294Z] mkdir -p node_modules coverage [2022-09-20T22:08:32.294Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-20T22:08:32.294Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE required: { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE }, [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE required: { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE }, [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE required: { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE }, [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE required: { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE }, [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE required: { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE }, [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE required: { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE }, [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE required: { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE }, [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE required: { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE }, [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE required: { [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE }, [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:08:34.207Z] npm WARN EBADENGINE } [2022-09-20T22:08:38.419Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-09-20T22:08:38.679Z] 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-09-20T22:08:38.679Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-09-20T22:08:38.942Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-20T22:08:39.200Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-09-20T22:08:39.460Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-09-20T22:08:40.031Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-09-20T22:08:41.414Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-09-20T22:08:41.414Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-09-20T22:08:43.956Z] 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-09-20T22:08:43.956Z] 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-09-20T22:08:44.896Z] 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-09-20T22:08:45.158Z] 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-09-20T22:08:45.418Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-20T22:08:45.679Z] 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-09-20T22:08:45.939Z] 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-09-20T22:08:46.900Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-20T22:08:49.466Z] 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-09-20T22:08:52.089Z] 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-09-20T22:08:56.355Z] [2022-09-20T22:08:56.355Z] added 1478 packages, and audited 1479 packages in 23s [2022-09-20T22:08:56.355Z] [2022-09-20T22:08:56.355Z] 90 packages are looking for funding [2022-09-20T22:08:56.355Z] run `npm fund` for details [2022-09-20T22:08:56.355Z] [2022-09-20T22:08:56.355Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-09-20T22:08:56.355Z] [2022-09-20T22:08:56.355Z] To address issues that do not require attention, run: [2022-09-20T22:08:56.355Z] npm audit fix [2022-09-20T22:08:56.355Z] [2022-09-20T22:08:56.355Z] To address all issues (including breaking changes), run: [2022-09-20T22:08:56.355Z] npm audit fix --force [2022-09-20T22:08:56.355Z] [2022-09-20T22:08:56.355Z] Run `npm audit` for details. [2022-09-20T22:09:02.937Z] 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-09-20T22:09:04.849Z] - Generating browser application bundles (phase: setup)... [2022-09-20T22:09:09.058Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-09-20T22:09:09.317Z] Compiling @angular/core : es2015 as esm2015 [2022-09-20T22:09:13.513Z] Compiling @angular/common : es2015 as esm2015 [2022-09-20T22:09:13.513Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-09-20T22:09:13.771Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-09-20T22:09:13.771Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-09-20T22:09:14.339Z] Compiling @angular/common/http : es2015 as esm2015 [2022-09-20T22:09:14.339Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-09-20T22:09:14.906Z] Compiling @angular/router : es2015 as esm2015 [2022-09-20T22:09:14.906Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-09-20T22:09:14.906Z] Compiling @angular/forms : es2015 as esm2015 [2022-09-20T22:09:15.166Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-09-20T22:09:15.426Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-09-20T22:09:17.336Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-09-20T22:09:23.911Z] 20 09 2022 22:09:23.165:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-09-20T22:09:23.911Z] 20 09 2022 22:09:23.169:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-09-20T22:09:23.911Z] 20 09 2022 22:09:23.179:INFO [launcher]: Starting browser ChromeHeadless [2022-09-20T22:09:38.823Z] ✔ Browser application bundle generation complete. [2022-09-20T22:09:38.823Z] 20 09 2022 22:09:36.499:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket C7qwlWxTBAb5OSDOAAAB with id 43771874 [2022-09-20T22:09:39.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-09-20T22:09:39.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.026 secs) [2022-09-20T22:09:39.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.033 secs) [2022-09-20T22:09:39.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.036 secs) [2022-09-20T22:09:39.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.073 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.09 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.093 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.096 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.098 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.101 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.103 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.105 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.107 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.139 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.144 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.148 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.232 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.244 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.247 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.249 secs) [2022-09-20T22:09:39.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.277 secs) [2022-09-20T22:09:39.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.299 secs) [2022-09-20T22:09:39.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.321 secs) [2022-09-20T22:09:39.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.337 secs) [2022-09-20T22:09:39.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.342 secs) [2022-09-20T22:09:39.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.343 secs) [2022-09-20T22:09:39.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.345 secs) [2022-09-20T22:09:39.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.346 secs) [2022-09-20T22:09:39.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.351 secs) [2022-09-20T22:09:39.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.393 secs) [2022-09-20T22:09:39.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.399 secs) [2022-09-20T22:09:39.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.416 secs) [2022-09-20T22:09:39.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.46 secs) [2022-09-20T22:09:40.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.463 secs) [2022-09-20T22:09:40.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.465 secs) [2022-09-20T22:09:40.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.496 secs) [2022-09-20T22:09:40.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.535 secs) [2022-09-20T22:09:40.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.539 secs) [2022-09-20T22:09:40.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.547 secs) [2022-09-20T22:09:40.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.564 secs) [2022-09-20T22:09:40.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.572 secs) [2022-09-20T22:09:40.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.581 secs) [2022-09-20T22:09:40.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.627 secs) [2022-09-20T22:09:40.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.634 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.656 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.715 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.724 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.727 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.734 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.745 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.754 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.759 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.762 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.764 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.765 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.789 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.802 secs) [2022-09-20T22:09:40.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.813 secs) [2022-09-20T22:09:40.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.849 secs) [2022-09-20T22:09:40.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.871 secs) [2022-09-20T22:09:40.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.885 secs) [2022-09-20T22:09:40.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.891 secs) [2022-09-20T22:09:40.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.893 secs) [2022-09-20T22:09:40.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.896 secs) [2022-09-20T22:09:40.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.913 secs) [2022-09-20T22:09:40.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.924 secs) [2022-09-20T22:09:40.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.934 secs) [2022-09-20T22:09:40.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.941 secs) [2022-09-20T22:09:40.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 0.945 secs) [2022-09-20T22:09:40.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 0.951 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.038 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.058 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.068 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.087 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.091 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.093 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.109 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.114 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.117 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.128 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.134 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.141 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.151 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.171 secs) [2022-09-20T22:09:40.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.184 secs) [2022-09-20T22:09:41.211Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.24 secs) [2022-09-20T22:09:41.211Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.275 secs) [2022-09-20T22:09:41.211Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.285 secs) [2022-09-20T22:09:41.211Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.292 secs) [2022-09-20T22:09:41.211Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.306 secs) [2022-09-20T22:09:41.211Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.328 secs) [2022-09-20T22:09:41.211Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.338 secs) [2022-09-20T22:09:41.211Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.345 secs) [2022-09-20T22:09:41.211Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.365 secs) [2022-09-20T22:09:41.211Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.377 secs) [2022-09-20T22:09:41.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.382 secs) [2022-09-20T22:09:41.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.395 secs) [2022-09-20T22:09:41.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.399 secs) [2022-09-20T22:09:41.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.43 secs) [2022-09-20T22:09:41.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.451 secs) [2022-09-20T22:09:41.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.459 secs) [2022-09-20T22:09:41.470Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.466 secs) [2022-09-20T22:09:41.470Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.477 secs) [2022-09-20T22:09:41.470Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.485 secs) [2022-09-20T22:09:41.470Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.488 secs) [2022-09-20T22:09:41.470Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.49 secs) [2022-09-20T22:09:41.470Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.506 secs) [2022-09-20T22:09:41.470Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.535 secs) [2022-09-20T22:09:41.470Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.551 secs) [2022-09-20T22:09:41.470Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.556 secs) [2022-09-20T22:09:41.729Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.574 secs) [2022-09-20T22:09:41.729Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.605 secs) [2022-09-20T22:09:41.729Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.609 secs) [2022-09-20T22:09:41.729Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.635 secs) [2022-09-20T22:09:41.729Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.649 secs) [2022-09-20T22:09:41.729Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.669 secs) [2022-09-20T22:09:41.729Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.708 secs) [2022-09-20T22:09:41.729Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.722 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.743 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.756 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.76 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.77 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.775 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.778 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.796 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.806 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.814 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.819 secs) [2022-09-20T22:09:41.990Z] WARN: ' [2022-09-20T22:09:41.990Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-20T22:09:41.990Z] Support for using the ngModel input property and ngModelChange event with [2022-09-20T22:09:41.990Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-20T22:09:41.990Z] in a future version of Angular. [2022-09-20T22:09:41.990Z] [2022-09-20T22:09:41.990Z] For more information on this, see our API docs here: [2022-09-20T22:09:41.990Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-20T22:09:41.990Z] ' [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.819 secs) [2022-09-20T22:09:41.990Z] WARN: ' [2022-09-20T22:09:41.990Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-20T22:09:41.990Z] Support for using the ngModel input property and ngModelChange event with [2022-09-20T22:09:41.990Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-20T22:09:41.990Z] in a future version of Angular. [2022-09-20T22:09:41.990Z] [2022-09-20T22:09:41.990Z] For more information on this, see our API docs here: [2022-09-20T22:09:41.990Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-20T22:09:41.990Z] ' [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.838 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.856 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.871 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.875 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.879 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.882 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.892 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.897 secs) [2022-09-20T22:09:41.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.901 secs) [2022-09-20T22:09:42.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.924 secs) [2022-09-20T22:09:42.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.935 secs) [2022-09-20T22:09:42.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.94 secs) [2022-09-20T22:09:42.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.963 secs) [2022-09-20T22:09:42.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.974 secs) [2022-09-20T22:09:42.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.983 secs) [2022-09-20T22:09:42.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.991 secs) [2022-09-20T22:09:42.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.998 secs) [2022-09-20T22:09:42.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.027 secs) [2022-09-20T22:09:42.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.035 secs) [2022-09-20T22:09:42.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.053 secs) [2022-09-20T22:09:42.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.07 secs) [2022-09-20T22:09:42.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.078 secs) [2022-09-20T22:09:42.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.102 secs / 2.078 secs) [2022-09-20T22:09:42.510Z] TOTAL: 149 SUCCESS [2022-09-20T22:09:42.510Z] ✔ Browser application bundle generation complete. [2022-09-20T22:09:43.082Z] [2022-09-20T22:09:43.082Z] =============================== Coverage summary =============================== [2022-09-20T22:09:43.082Z] Statements : 40.98% ( 1467/3580 ) [2022-09-20T22:09:43.082Z] Branches : 12.03% ( 111/923 ) [2022-09-20T22:09:43.082Z] Functions : 33.28% ( 432/1298 ) [2022-09-20T22:09:43.082Z] Lines : 38.91% ( 1318/3387 ) [2022-09-20T22:09:43.082Z] ================================================================================ [2022-09-20T22:09:43.082Z] ✔ Browser application bundle generation complete. [2022-09-20T22:09:43.655Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-553/web' [Pipeline] echo [2022-09-20T22:09:43.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-20T22:09:43.683Z] $ docker stop --time=1 1a794ee82ad16594c6b677a24ee563349752c66adc4795edd67bc4681b0a765d [2022-09-20T22:09:45.060Z] $ docker rm -f 1a794ee82ad16594c6b677a24ee563349752c66adc4795edd67bc4681b0a765d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T22:09:45.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-20T22:09:46.178Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-20T22:09:46.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-20T22:09:47.644Z] + ls -al . [2022-09-20T22:09:47.645Z] total 172 [2022-09-20T22:09:47.645Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 20 22:07 . [2022-09-20T22:09:47.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 22:06 .. [2022-09-20T22:09:47.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 22:06 .blubracket [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 20 22:06 .dockerignore [2022-09-20T22:09:47.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 22:07 .git [2022-09-20T22:09:47.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:06 .github [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 20 22:06 .gitignore [2022-09-20T22:09:47.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 22:07 .semver [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 4856 Sep 20 22:06 Attribution.txt [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 14570 Sep 20 22:06 CHANGELOG.md [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 22:06 CONTRIBUTING.md [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 1684 Sep 20 22:06 Dockerfile [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 22:06 Jenkinsfile [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 22:06 LICENSE [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 1541 Sep 20 22:06 Makefile [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 4398 Sep 20 22:06 README.md [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 22:07 VERSION [2022-09-20T22:09:47.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:06 assets [2022-09-20T22:09:47.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 22:06 bin [2022-09-20T22:09:47.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:06 cmd [2022-09-20T22:09:47.645Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 22:07 coverage.out [2022-09-20T22:09:47.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 22:06 docs [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 1945 Sep 20 22:06 go.mod [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 25578 Sep 20 22:06 go.sum [2022-09-20T22:09:47.645Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 22:06 internal [2022-09-20T22:09:47.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:06 pkg [2022-09-20T22:09:47.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 22:06 snap [2022-09-20T22:09:47.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 22:06 testing [2022-09-20T22:09:47.645Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 22:06 version.go [2022-09-20T22:09:47.645Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 22:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:09:47.955Z] + 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=e3d1255f5e451640bd171db812744933547b53ce --label arch=amd64 --label version=0.0.0 . [2022-09-20T22:09:48.215Z] Sending build context to Docker daemon 48.17MB [2022-09-20T22:09:48.478Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T22:09:48.478Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-20T22:09:48.478Z] ---> 5b9c2ad734b5 [2022-09-20T22:09:48.478Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-20T22:09:48.738Z] ---> Running in 0417a3437411 [2022-09-20T22:09:48.738Z] Removing intermediate container 0417a3437411 [2022-09-20T22:09:48.738Z] ---> 513e041e51f7 [2022-09-20T22:09:48.738Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-09-20T22:09:48.738Z] ---> Running in 83ede8b9badf [2022-09-20T22:09:48.999Z] Removing intermediate container 83ede8b9badf [2022-09-20T22:09:48.999Z] ---> de3e23e8d5f1 [2022-09-20T22:09:48.999Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T22:09:48.999Z] ---> Running in f3ce514875e1 [2022-09-20T22:09:48.999Z] Removing intermediate container f3ce514875e1 [2022-09-20T22:09:48.999Z] ---> b6559d822ace [2022-09-20T22:09:48.999Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-09-20T22:09:48.999Z] ---> Running in 487954707c2c [2022-09-20T22:09:48.999Z] Removing intermediate container 487954707c2c [2022-09-20T22:09:48.999Z] ---> 70150d7e0c1f [2022-09-20T22:09:48.999Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-20T22:09:49.260Z] ---> Running in d8790e6ba1bb [2022-09-20T22:09:49.260Z] Removing intermediate container d8790e6ba1bb [2022-09-20T22:09:49.260Z] ---> ca8856767a03 [2022-09-20T22:09:49.260Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-20T22:09:50.200Z] ---> 2266bbb0dc84 [2022-09-20T22:09:50.200Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T22:09:50.200Z] ---> Running in 72a7e4779a99 [2022-09-20T22:09:50.769Z] Removing intermediate container 72a7e4779a99 [2022-09-20T22:09:50.769Z] ---> 3c16ae623df6 [2022-09-20T22:09:50.769Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T22:09:50.769Z] ---> Running in 58e61aa5c0d8 [2022-09-20T22:09:51.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T22:09:51.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T22:09:52.228Z] OK: 211 MiB in 51 packages [2022-09-20T22:09:52.487Z] Removing intermediate container 58e61aa5c0d8 [2022-09-20T22:09:52.487Z] ---> 33dc72007460 [2022-09-20T22:09:52.487Z] Step 11/24 : ENV GO111MODULE=on [2022-09-20T22:09:52.487Z] ---> Running in 359d67514a16 [2022-09-20T22:09:52.748Z] Removing intermediate container 359d67514a16 [2022-09-20T22:09:52.748Z] ---> 4dad4ae36817 [2022-09-20T22:09:52.748Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-20T22:09:52.748Z] ---> Running in 3d344dd70c68 [2022-09-20T22:09:52.748Z] Removing intermediate container 3d344dd70c68 [2022-09-20T22:09:52.748Z] ---> cfc3bbc34b21 [2022-09-20T22:09:52.748Z] Step 13/24 : COPY go.mod vendor* ./ [2022-09-20T22:09:53.009Z] ---> 3a3ab50be026 [2022-09-20T22:09:53.009Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T22:09:53.009Z] ---> Running in b22b58734fa4 [2022-09-20T22:09:53.576Z] Removing intermediate container b22b58734fa4 [2022-09-20T22:09:53.576Z] ---> daaf80dcd1bd [2022-09-20T22:09:53.576Z] Step 15/24 : COPY . . [2022-09-20T22:09:54.955Z] ---> b0be89c438aa [2022-09-20T22:09:54.955Z] Step 16/24 : RUN ${MAKE} [2022-09-20T22:09:54.955Z] ---> Running in 78ba130dd7a9 [2022-09-20T22:09:55.521Z] CGO_ENABLED=0 GO111MODULE=on go build -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-09-20T22:10:00.797Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-09-20T22:10:03.347Z] Removing intermediate container 78ba130dd7a9 [2022-09-20T22:10:03.347Z] ---> 20286f001606 [2022-09-20T22:10:03.347Z] Step 17/24 : FROM alpine:3.14 [2022-09-20T22:10:03.608Z] 3.14: Pulling from library/alpine [2022-09-20T22:10:03.870Z] c7ed990a2339: Pulling fs layer [2022-09-20T22:10:03.870Z] c7ed990a2339: Verifying Checksum [2022-09-20T22:10:03.870Z] c7ed990a2339: Download complete [2022-09-20T22:10:04.133Z] c7ed990a2339: Pull complete [2022-09-20T22:10:04.133Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-20T22:10:04.133Z] Status: Downloaded newer image for alpine:3.14 [2022-09-20T22:10:04.133Z] ---> dd53f409bf0b [2022-09-20T22:10:04.133Z] Step 18/24 : EXPOSE 4000 [2022-09-20T22:10:04.133Z] ---> Running in 9d9b5cdbb6f9 [2022-09-20T22:10:04.133Z] Removing intermediate container 9d9b5cdbb6f9 [2022-09-20T22:10:04.133Z] ---> 0134c98c989c [2022-09-20T22:10:04.133Z] Step 19/24 : 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-09-20T22:10:04.706Z] ---> fadf7ddd9079 [2022-09-20T22:10:04.706Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-20T22:10:04.969Z] ---> Running in ef4dadd19e30 [2022-09-20T22:10:04.969Z] Removing intermediate container ef4dadd19e30 [2022-09-20T22:10:04.969Z] ---> 1c845dd7ebeb [2022-09-20T22:10:04.969Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-09-20T22:10:04.969Z] ---> Running in 19095149c046 [2022-09-20T22:10:04.969Z] Removing intermediate container 19095149c046 [2022-09-20T22:10:04.969Z] ---> fa600c2bc2ab [2022-09-20T22:10:04.969Z] Step 22/24 : LABEL arch=amd64 [2022-09-20T22:10:04.969Z] ---> Running in 92f6b9816126 [2022-09-20T22:10:05.228Z] Removing intermediate container 92f6b9816126 [2022-09-20T22:10:05.228Z] ---> 714b5fc928f2 [2022-09-20T22:10:05.228Z] Step 23/24 : LABEL git_sha=e3d1255f5e451640bd171db812744933547b53ce [2022-09-20T22:10:05.228Z] ---> Running in 4ae653677573 [2022-09-20T22:10:05.228Z] Removing intermediate container 4ae653677573 [2022-09-20T22:10:05.228Z] ---> 8402add71d23 [2022-09-20T22:10:05.228Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T22:10:05.228Z] ---> Running in 383128ac2f10 [2022-09-20T22:10:05.228Z] Removing intermediate container 383128ac2f10 [2022-09-20T22:10:05.228Z] ---> 83784c7626f5 [2022-09-20T22:10:05.228Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-20T22:10:05.228Z] Successfully built 83784c7626f5 [2022-09-20T22:10:05.228Z] 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-09-20T22:10:05.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T22:10:05.660Z] [2022-09-20T22:10:05.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:10:05.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T22:10:05.974Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T22:10:05.974Z] 5eb5b503b376: Pulling fs layer [2022-09-20T22:10:05.974Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T22:10:05.974Z] ec43610c2a17: Pulling fs layer [2022-09-20T22:10:05.974Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T22:10:05.974Z] 33b1e0a273af: Pulling fs layer [2022-09-20T22:10:05.974Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T22:10:05.974Z] 2f39f015ded8: Pulling fs layer [2022-09-20T22:10:05.974Z] 3a2ae6a8a46f: Waiting [2022-09-20T22:10:05.974Z] 2f39f015ded8: Waiting [2022-09-20T22:10:05.974Z] 33b1e0a273af: Waiting [2022-09-20T22:10:05.974Z] 5d3b04190fa2: Waiting [2022-09-20T22:10:05.974Z] 5c69ac0246d0: Download complete [2022-09-20T22:10:05.974Z] 33b1e0a273af: Verifying Checksum [2022-09-20T22:10:05.974Z] 33b1e0a273af: Download complete [2022-09-20T22:10:06.240Z] 5d3b04190fa2: Download complete [2022-09-20T22:10:06.240Z] ec43610c2a17: Verifying Checksum [2022-09-20T22:10:06.240Z] ec43610c2a17: Download complete [2022-09-20T22:10:06.240Z] 5eb5b503b376: Verifying Checksum [2022-09-20T22:10:06.240Z] 5eb5b503b376: Download complete [2022-09-20T22:10:06.810Z] 2f39f015ded8: Download complete [2022-09-20T22:10:07.751Z] 5eb5b503b376: Pull complete [2022-09-20T22:10:07.751Z] 5c69ac0246d0: Pull complete [2022-09-20T22:10:08.318Z] ec43610c2a17: Pull complete [2022-09-20T22:10:08.319Z] 3a2ae6a8a46f: Pull complete [2022-09-20T22:10:08.578Z] 33b1e0a273af: Pull complete [2022-09-20T22:10:08.578Z] 5d3b04190fa2: Pull complete [2022-09-20T22:10:13.850Z] 2f39f015ded8: Pull complete [2022-09-20T22:10:13.850Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T22:10:13.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T22:10:13.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:10:13.951Z] prd-ubuntu20.04-docker-8c-8g-30002 does not seem to be running inside a container [2022-09-20T22:10:13.990Z] $ 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-553 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553:/w/workspace/edgexfoundry_edgex-ui-go_PR-553:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T22:10:17.236Z] $ docker top 6459a04dba478008e69ca300625234d3bf619576c142f12b476eb75bd4512239 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:10:17.622Z] ---> job-cost.sh [2022-09-20T22:10:17.622Z] lf-activate-venv: SKIPPING [2022-09-20T22:10:17.622Z] INFO: No Stack... [2022-09-20T22:10:17.881Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T22:10:18.449Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T22:10:18.742Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives/cost.csv [2022-09-20T22:10:18.742Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T22:10:18.756Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] [2022-09-20T22:10:18.762Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] did not exist. Created. [2022-09-20T22:10:18.762Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T22:10:19.066Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-20T22:10:19.451Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T22:10:19.457Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T22:10:19.478Z] $ docker stop --time=1 6459a04dba478008e69ca300625234d3bf619576c142f12b476eb75bd4512239 [2022-09-20T22:10:20.839Z] $ docker rm -f 6459a04dba478008e69ca300625234d3bf619576c142f12b476eb75bd4512239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-20T22:10:21.056Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-30005 in /w/workspace/edgexfoundry_edgex-ui-go_PR-553 [Pipeline] { [Pipeline] ws [2022-09-20T22:10:21.068Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-09-20T22:10:21.111Z] The recommended git tool is: git [2022-09-20T22:10:27.605Z] using credential edgex-jenkins-ssh [2022-09-20T22:10:27.623Z] Cloning the remote Git repository [2022-09-20T22:10:27.687Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-20T22:10:27.772Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-09-20T22:10:27.877Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-20T22:10:27.879Z] > git --version # timeout=10 [2022-09-20T22:10:27.906Z] > git --version # 'git version 2.25.1' [2022-09-20T22:10:27.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T22:10:28.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T22:10:31.969Z] Merging remotes/origin/main commit a2613f37b18292cfb09bf777d2af224928a20c7e into PR head commit 5f438056cf0d27be832a44d306540d9cec6ea88f [2022-09-20T22:10:31.236Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-20T22:10:31.256Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T22:10:31.290Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-20T22:10:31.323Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-20T22:10:31.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T22:10:31.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-20T22:10:31.988Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T22:10:33.170Z] Merge succeeded, producing df8cc391b8ef8c04a2edb27ab69610c82258a447 [2022-09-20T22:10:33.170Z] Checking out Revision df8cc391b8ef8c04a2edb27ab69610c82258a447 (PR-553) [2022-09-20T22:10:32.003Z] > git checkout -f 5f438056cf0d27be832a44d306540d9cec6ea88f # timeout=10 [2022-09-20T22:10:32.407Z] > git remote # timeout=10 [2022-09-20T22:10:32.422Z] > git config --get remote.origin.url # timeout=10 [2022-09-20T22:10:32.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T22:10:32.451Z] > git merge a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 [2022-09-20T22:10:33.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-20T22:10:33.178Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T22:10:33.200Z] > git checkout -f df8cc391b8ef8c04a2edb27ab69610c82258a447 # timeout=10 [2022-09-20T22:10:37.476Z] Commit message: "Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD" [2022-09-20T22:10:37.486Z] > git rev-list --no-walk 5f438056cf0d27be832a44d306540d9cec6ea88f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T22:10:38.554Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T22:10:38.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T22:10:38.554Z] Dload Upload Total Spent Left Speed [2022-09-20T22:10:38.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh [2022-09-20T22:10:39.338Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T22:10:39.693Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-09-20T22:10:39.693Z] [2022-09-20T22:10:39.693Z] { [2022-09-20T22:10:39.693Z] "registry-mirrors": [ [2022-09-20T22:10:39.693Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T22:10:39.693Z] ], [2022-09-20T22:10:39.693Z] "bip": "10.250.0.254/24", [2022-09-20T22:10:39.693Z] "hosts": [ [2022-09-20T22:10:39.693Z] "tcp://0.0.0.0:5555", [2022-09-20T22:10:39.693Z] "unix:///var/run/docker.sock" [2022-09-20T22:10:39.693Z] ], [2022-09-20T22:10:39.693Z] "mtu": 1458, [2022-09-20T22:10:39.693Z] "selinux-enabled": true, [2022-09-20T22:10:39.693Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T22:10:39.693Z] } [Pipeline] sh [2022-09-20T22:10:40.059Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T22:10:40.400Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T22:10:58.903Z] provisioning config files... [2022-09-20T22:10:58.929Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2888685361781477516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:10:59.303Z] ---> docker-login.sh [2022-09-20T22:10:59.303Z] nexus3.edgexfoundry.org:10001 [2022-09-20T22:10:59.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:11:00.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:11:00.175Z] Configure a credential helper to remove this warning. See [2022-09-20T22:11:00.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:11:00.175Z] [2022-09-20T22:11:00.175Z] Login Succeeded [2022-09-20T22:11:00.455Z] nexus3.edgexfoundry.org:10002 [2022-09-20T22:11:00.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:11:00.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:11:00.730Z] Configure a credential helper to remove this warning. See [2022-09-20T22:11:00.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:11:00.730Z] [2022-09-20T22:11:00.730Z] Login Succeeded [2022-09-20T22:11:00.730Z] nexus3.edgexfoundry.org:10003 [2022-09-20T22:11:01.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:11:01.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:11:01.334Z] Configure a credential helper to remove this warning. See [2022-09-20T22:11:01.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:11:01.334Z] [2022-09-20T22:11:01.334Z] Login Succeeded [2022-09-20T22:11:01.334Z] nexus3.edgexfoundry.org:10004 [2022-09-20T22:11:01.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:11:01.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:11:01.890Z] Configure a credential helper to remove this warning. See [2022-09-20T22:11:01.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:11:01.890Z] [2022-09-20T22:11:01.890Z] Login Succeeded [2022-09-20T22:11:01.890Z] docker.io [2022-09-20T22:11:02.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:11:02.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:11:02.767Z] Configure a credential helper to remove this warning. See [2022-09-20T22:11:02.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:11:02.767Z] [2022-09-20T22:11:02.767Z] Login Succeeded [2022-09-20T22:11:02.767Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T22:11:02.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T22:11:03.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T22:11:03.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T22:11:03.132Z] ========================================================= [2022-09-20T22:11:03.132Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T22:11:03.132Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:11:03.509Z] + 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-09-20T22:11:04.958Z] Sending build context to Docker daemon 28.7MB [2022-09-20T22:11:04.958Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T22:11:04.958Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-20T22:11:04.958Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T22:11:04.958Z] b3c136eddcbf: Pulling fs layer [2022-09-20T22:11:04.958Z] c0a3192eca97: Pulling fs layer [2022-09-20T22:11:04.958Z] a050256f5b6f: Pulling fs layer [2022-09-20T22:11:04.958Z] 656be50a0ddc: Pulling fs layer [2022-09-20T22:11:04.958Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T22:11:04.958Z] 46d945488cbd: Pulling fs layer [2022-09-20T22:11:04.958Z] 8a5474983e97: Pulling fs layer [2022-09-20T22:11:04.958Z] 329c88fbcd65: Pulling fs layer [2022-09-20T22:11:04.958Z] 656be50a0ddc: Waiting [2022-09-20T22:11:04.958Z] 329c88fbcd65: Waiting [2022-09-20T22:11:04.958Z] 2bbca73fdf42: Waiting [2022-09-20T22:11:04.958Z] 8a5474983e97: Waiting [2022-09-20T22:11:04.958Z] 46d945488cbd: Waiting [2022-09-20T22:11:04.958Z] a050256f5b6f: Verifying Checksum [2022-09-20T22:11:04.958Z] a050256f5b6f: Download complete [2022-09-20T22:11:04.958Z] c0a3192eca97: Verifying Checksum [2022-09-20T22:11:04.958Z] c0a3192eca97: Download complete [2022-09-20T22:11:04.958Z] 2bbca73fdf42: Download complete [2022-09-20T22:11:04.958Z] 46d945488cbd: Download complete [2022-09-20T22:11:04.958Z] b3c136eddcbf: Verifying Checksum [2022-09-20T22:11:04.958Z] b3c136eddcbf: Download complete [2022-09-20T22:11:05.953Z] b3c136eddcbf: Pull complete [2022-09-20T22:11:06.234Z] 329c88fbcd65: Verifying Checksum [2022-09-20T22:11:06.234Z] 329c88fbcd65: Download complete [2022-09-20T22:11:06.515Z] c0a3192eca97: Pull complete [2022-09-20T22:11:07.120Z] a050256f5b6f: Pull complete [2022-09-20T22:11:07.398Z] 8a5474983e97: Verifying Checksum [2022-09-20T22:11:07.398Z] 8a5474983e97: Download complete [2022-09-20T22:11:08.381Z] 656be50a0ddc: Verifying Checksum [2022-09-20T22:11:08.381Z] 656be50a0ddc: Download complete [2022-09-20T22:11:20.792Z] 656be50a0ddc: Pull complete [2022-09-20T22:11:20.792Z] 2bbca73fdf42: Pull complete [2022-09-20T22:11:20.792Z] 46d945488cbd: Pull complete [2022-09-20T22:11:27.518Z] 8a5474983e97: Pull complete [2022-09-20T22:11:28.953Z] 329c88fbcd65: Pull complete [2022-09-20T22:11:28.953Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T22:11:28.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T22:11:28.954Z] ---> ff4287adb874 [2022-09-20T22:11:28.954Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-20T22:11:30.937Z] ---> Running in ee56e7a0513b [2022-09-20T22:11:31.540Z] Removing intermediate container ee56e7a0513b [2022-09-20T22:11:31.540Z] ---> a7221a7f126a [2022-09-20T22:11:31.540Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-20T22:11:31.540Z] ---> Running in fdc170463ada [2022-09-20T22:11:31.812Z] Removing intermediate container fdc170463ada [2022-09-20T22:11:31.812Z] ---> a8539d7bdbf9 [2022-09-20T22:11:31.812Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T22:11:31.812Z] ---> Running in 9203331b1cd4 [2022-09-20T22:11:32.084Z] Removing intermediate container 9203331b1cd4 [2022-09-20T22:11:32.084Z] ---> 116fef337902 [2022-09-20T22:11:32.084Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-20T22:11:32.357Z] ---> Running in 0844a77c29af [2022-09-20T22:11:32.629Z] Removing intermediate container 0844a77c29af [2022-09-20T22:11:32.629Z] ---> da68e733f1b4 [2022-09-20T22:11:32.629Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-20T22:11:32.629Z] ---> Running in 416925a705af [2022-09-20T22:11:32.901Z] Removing intermediate container 416925a705af [2022-09-20T22:11:32.901Z] ---> 59f4a843befb [2022-09-20T22:11:32.901Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-20T22:11:33.495Z] latest: Pulling from library/docker [2022-09-20T22:11:33.766Z] 9b18e9b68314: Pulling fs layer [2022-09-20T22:11:33.766Z] 5abd6445c68b: Pulling fs layer [2022-09-20T22:11:33.766Z] 7b6c1cdde492: Pulling fs layer [2022-09-20T22:11:33.766Z] 7917cc27eb40: Pulling fs layer [2022-09-20T22:11:33.766Z] 3f2fb837c2a9: Pulling fs layer [2022-09-20T22:11:33.766Z] 2486db73c6ed: Pulling fs layer [2022-09-20T22:11:33.766Z] 3a8154f64bae: Pulling fs layer [2022-09-20T22:11:33.766Z] 88fa92f19f9d: Pulling fs layer [2022-09-20T22:11:33.766Z] e7efe5d1ee32: Pulling fs layer [2022-09-20T22:11:33.766Z] 2486db73c6ed: Waiting [2022-09-20T22:11:33.766Z] 88fa92f19f9d: Waiting [2022-09-20T22:11:33.766Z] e7efe5d1ee32: Waiting [2022-09-20T22:11:33.766Z] 7917cc27eb40: Waiting [2022-09-20T22:11:33.766Z] 3f2fb837c2a9: Waiting [2022-09-20T22:11:33.766Z] 3a8154f64bae: Waiting [2022-09-20T22:11:34.041Z] 7b6c1cdde492: Verifying Checksum [2022-09-20T22:11:34.041Z] 7b6c1cdde492: Download complete [2022-09-20T22:11:34.041Z] 5abd6445c68b: Verifying Checksum [2022-09-20T22:11:34.041Z] 5abd6445c68b: Download complete [2022-09-20T22:11:34.041Z] 9b18e9b68314: Verifying Checksum [2022-09-20T22:11:34.042Z] 9b18e9b68314: Download complete [2022-09-20T22:11:34.683Z] 7917cc27eb40: Verifying Checksum [2022-09-20T22:11:34.683Z] 7917cc27eb40: Download complete [2022-09-20T22:11:34.683Z] 2486db73c6ed: Verifying Checksum [2022-09-20T22:11:34.683Z] 2486db73c6ed: Download complete [2022-09-20T22:11:34.683Z] 3a8154f64bae: Verifying Checksum [2022-09-20T22:11:34.683Z] 3a8154f64bae: Download complete [2022-09-20T22:11:34.683Z] 3f2fb837c2a9: Verifying Checksum [2022-09-20T22:11:34.683Z] 3f2fb837c2a9: Download complete [2022-09-20T22:11:34.683Z] 9b18e9b68314: Pull complete [2022-09-20T22:11:34.683Z] 88fa92f19f9d: Verifying Checksum [2022-09-20T22:11:34.683Z] 88fa92f19f9d: Download complete [2022-09-20T22:11:34.959Z] e7efe5d1ee32: Download complete [2022-09-20T22:11:35.232Z] 5abd6445c68b: Pull complete [2022-09-20T22:11:35.504Z] 7b6c1cdde492: Pull complete [2022-09-20T22:11:36.489Z] 7917cc27eb40: Pull complete [2022-09-20T22:11:37.463Z] 3f2fb837c2a9: Pull complete [2022-09-20T22:11:38.437Z] 2486db73c6ed: Pull complete [2022-09-20T22:11:38.437Z] 3a8154f64bae: Pull complete [2022-09-20T22:11:38.708Z] 88fa92f19f9d: Pull complete [2022-09-20T22:11:38.981Z] e7efe5d1ee32: Pull complete [2022-09-20T22:11:38.981Z] Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 [2022-09-20T22:11:38.981Z] Status: Downloaded newer image for docker:latest [2022-09-20T22:11:41.641Z] ---> a241c317c2a1 [2022-09-20T22:11:41.641Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T22:11:41.641Z] ---> Running in d362bee54105 [2022-09-20T22:11:43.105Z] Removing intermediate container d362bee54105 [2022-09-20T22:11:43.105Z] ---> 0bf303541133 [2022-09-20T22:11:43.105Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T22:11:43.105Z] ---> Running in eed8e44f634a [2022-09-20T22:11:44.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T22:11:45.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T22:11:46.504Z] OK: 221 MiB in 51 packages [2022-09-20T22:11:47.108Z] Removing intermediate container eed8e44f634a [2022-09-20T22:11:47.108Z] ---> 910f6797ea93 [2022-09-20T22:11:47.108Z] Step 11/16 : ENV GO111MODULE=on [2022-09-20T22:11:47.108Z] ---> Running in d1fed97f9fcb [2022-09-20T22:11:47.390Z] Removing intermediate container d1fed97f9fcb [2022-09-20T22:11:47.390Z] ---> 266bf6d2c744 [2022-09-20T22:11:47.390Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-20T22:11:47.664Z] ---> Running in 824a241dfc58 [2022-09-20T22:11:47.935Z] Removing intermediate container 824a241dfc58 [2022-09-20T22:11:47.935Z] ---> 8e4af677555d [2022-09-20T22:11:47.935Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-20T22:11:48.534Z] ---> 1bc1eb3a37b2 [2022-09-20T22:11:48.534Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T22:11:48.534Z] ---> Running in 98275faf8953 [2022-09-20T22:12:20.897Z] Removing intermediate container 98275faf8953 [2022-09-20T22:12:20.897Z] ---> fc67cad53c4e [2022-09-20T22:12:20.897Z] Step 15/16 : COPY . . [2022-09-20T22:12:20.897Z] ---> 277b94086c67 [2022-09-20T22:12:20.897Z] Step 16/16 : RUN ${MAKE} [2022-09-20T22:12:20.897Z] ---> Running in 2c4247561808 [2022-09-20T22:12:20.897Z] noop [2022-09-20T22:12:20.897Z] Removing intermediate container 2c4247561808 [2022-09-20T22:12:20.897Z] ---> 8a3bb2a5031a [2022-09-20T22:12:20.897Z] Successfully built 8a3bb2a5031a [2022-09-20T22:12:20.897Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:12:21.268Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T22:12:21.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:12:21.523Z] prd-ubuntu20.04-docker-arm64-4c-16g-30005 does not seem to be running inside a container [2022-09-20T22:12:21.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T22:12:22.920Z] $ docker top ec2ce082268f78f3791324f0827abde41f6dc1e9f0e6fae62ecc4afaaf5ed712 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:12:23.839Z] + go version [2022-09-20T22:12:23.839Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T22:12:23.866Z] $ docker stop --time=1 ec2ce082268f78f3791324f0827abde41f6dc1e9f0e6fae62ecc4afaaf5ed712 [2022-09-20T22:12:25.501Z] $ docker rm -f ec2ce082268f78f3791324f0827abde41f6dc1e9f0e6fae62ecc4afaaf5ed712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:12:26.139Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T22:12:26.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:12:26.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-30005 does not seem to be running inside a container [2022-09-20T22:12:26.496Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T22:12:27.809Z] $ docker top c0f62f89c95792fc173b99b9c87a71c84c2531afe26cf217c6a6d5fcd6a450a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:12:28.734Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2022-09-20T22:12:29.407Z] + make test [2022-09-20T22:12:29.407Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-20T22:12:30.854Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-20T22:13:17.901Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-20T22:13:17.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-20T22:13:17.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-20T22:13:17.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-20T22:13:17.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-20T22:13:17.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-20T22:13:17.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-20T22:13:17.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-20T22:13:17.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-20T22:13:17.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-20T22:13:17.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-20T22:13:17.901Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-20T22:13:17.901Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-20T22:13:28.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T22:13:28.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T22:13:28.264Z] ./bin/test-attribution-txt.sh [2022-09-20T22:13:28.264Z] make -C web test [2022-09-20T22:13:28.264Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2022-09-20T22:13:28.264Z] make[1]: tput: No such file or directory [2022-09-20T22:13:28.264Z] make[1]: tput: No such file or directory [2022-09-20T22:13:28.264Z] warning: generating ./VERSION [2022-09-20T22:13:28.264Z] echo "0.0.0" > VERSION [2022-09-20T22:13:28.264Z] docker build \ [2022-09-20T22:13:28.264Z] -f Dockerfile \ [2022-09-20T22:13:28.264Z] --build-arg USER=1000 \ [2022-09-20T22:13:28.264Z] \ [2022-09-20T22:13:28.264Z] --label "git_sha=df8cc391b8ef8c04a2edb27ab69610c82258a447" \ [2022-09-20T22:13:28.264Z] -t edgexfoundry/edgex-web-ui:df8cc391b8ef8c04a2edb27ab69610c82258a447 \ [2022-09-20T22:13:28.264Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-20T22:13:28.264Z] . [2022-09-20T22:13:28.264Z] Sending build context to Docker daemon 3.269MB [2022-09-20T22:13:28.264Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-20T22:13:28.264Z] 16.17-alpine3.15: Pulling from library/node [2022-09-20T22:13:28.264Z] 47517142f6ba: Pulling fs layer [2022-09-20T22:13:28.264Z] 17eb293efcef: Pulling fs layer [2022-09-20T22:13:28.264Z] 5f80d66b68ae: Pulling fs layer [2022-09-20T22:13:28.264Z] 55cd42e1afe3: Pulling fs layer [2022-09-20T22:13:28.264Z] 55cd42e1afe3: Waiting [2022-09-20T22:13:28.537Z] 5f80d66b68ae: Verifying Checksum [2022-09-20T22:13:28.537Z] 5f80d66b68ae: Download complete [2022-09-20T22:13:28.537Z] 47517142f6ba: Download complete [2022-09-20T22:13:28.537Z] 55cd42e1afe3: Verifying Checksum [2022-09-20T22:13:28.537Z] 55cd42e1afe3: Download complete [2022-09-20T22:13:29.132Z] 47517142f6ba: Pull complete [2022-09-20T22:13:29.404Z] 17eb293efcef: Verifying Checksum [2022-09-20T22:13:29.404Z] 17eb293efcef: Download complete [2022-09-20T22:13:32.785Z] 17eb293efcef: Pull complete [2022-09-20T22:13:33.058Z] 5f80d66b68ae: Pull complete [2022-09-20T22:13:33.330Z] 55cd42e1afe3: Pull complete [2022-09-20T22:13:33.330Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-20T22:13:33.330Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-20T22:13:33.330Z] ---> ddf45b724adc [2022-09-20T22:13:33.330Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-20T22:13:33.936Z] ---> Running in 43b5381df9ae [2022-09-20T22:13:34.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T22:13:35.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T22:13:36.159Z] (1/128) Installing libxau (1.0.9-r0) [2022-09-20T22:13:36.159Z] (2/128) Installing libmd (1.0.3-r0) [2022-09-20T22:13:36.159Z] (3/128) Installing libbsd (0.11.3-r1) [2022-09-20T22:13:36.159Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-09-20T22:13:36.159Z] (5/128) Installing libxcb (1.14-r2) [2022-09-20T22:13:36.431Z] (6/128) Installing libx11 (1.7.2-r0) [2022-09-20T22:13:36.431Z] (7/128) Installing libxext (1.3.4-r0) [2022-09-20T22:13:36.431Z] (8/128) Installing libice (1.0.10-r0) [2022-09-20T22:13:36.431Z] (9/128) Installing libuuid (2.37.4-r0) [2022-09-20T22:13:36.431Z] (10/128) Installing libsm (1.2.3-r0) [2022-09-20T22:13:36.431Z] (11/128) Installing libxt (1.2.1-r0) [2022-09-20T22:13:36.431Z] (12/128) Installing libxmu (1.1.3-r0) [2022-09-20T22:13:36.431Z] (13/128) Installing xset (1.2.4-r0) [2022-09-20T22:13:36.431Z] (14/128) Installing xprop (1.2.5-r0) [2022-09-20T22:13:36.431Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-09-20T22:13:36.705Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-20T22:13:36.705Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-09-20T22:13:36.705Z] (18/128) Installing libffi (3.4.2-r1) [2022-09-20T22:13:36.705Z] (19/128) Installing libintl (0.21-r0) [2022-09-20T22:13:36.705Z] (20/128) Installing libblkid (2.37.4-r0) [2022-09-20T22:13:36.705Z] (21/128) Installing libmount (2.37.4-r0) [2022-09-20T22:13:36.705Z] (22/128) Installing pcre (8.45-r1) [2022-09-20T22:13:36.705Z] (23/128) Installing glib (2.70.1-r0) [2022-09-20T22:13:36.978Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-09-20T22:13:36.978Z] (25/128) Installing libxml2 (2.9.14-r1) [2022-09-20T22:13:36.978Z] (26/128) Installing shared-mime-info (2.1-r0) [2022-09-20T22:13:36.978Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-09-20T22:13:36.978Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-09-20T22:13:36.978Z] (29/128) Installing libpng (1.6.37-r1) [2022-09-20T22:13:36.978Z] (30/128) Installing libwebp (1.2.2-r0) [2022-09-20T22:13:36.978Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-09-20T22:13:37.252Z] (32/128) Installing tiff (4.3.0-r1) [2022-09-20T22:13:37.252Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-09-20T22:13:37.252Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-20T22:13:37.252Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-09-20T22:13:37.252Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-09-20T22:13:37.252Z] (37/128) Installing libxrender (0.9.10-r3) [2022-09-20T22:13:37.252Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-09-20T22:13:37.252Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-09-20T22:13:37.252Z] (40/128) Installing libxi (1.8-r0) [2022-09-20T22:13:37.252Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-09-20T22:13:37.252Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-09-20T22:13:37.252Z] (43/128) Installing atk (2.36.0-r0) [2022-09-20T22:13:37.252Z] (44/128) Installing libxtst (1.2.3-r3) [2022-09-20T22:13:37.252Z] (45/128) Installing dbus-libs (1.12.20-r4) [2022-09-20T22:13:37.252Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-09-20T22:13:37.252Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-09-20T22:13:37.523Z] (48/128) Installing expat (2.4.7-r0) [2022-09-20T22:13:37.523Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-09-20T22:13:37.523Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-09-20T22:13:37.523Z] (51/128) Installing freetype (2.11.1-r2) [2022-09-20T22:13:37.523Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-09-20T22:13:37.523Z] (53/128) Installing pixman (0.40.0-r3) [2022-09-20T22:13:37.523Z] (54/128) Installing cairo (1.16.0-r5) [2022-09-20T22:13:37.523Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-09-20T22:13:37.523Z] (56/128) Installing avahi-libs (0.8-r5) [2022-09-20T22:13:37.523Z] (57/128) Installing gmp (6.2.1-r1) [2022-09-20T22:13:37.523Z] (58/128) Installing nettle (3.7.3-r0) [2022-09-20T22:13:37.523Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-09-20T22:13:37.523Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-09-20T22:13:37.523Z] (61/128) Installing libunistring (0.9.10-r1) [2022-09-20T22:13:37.797Z] (62/128) Installing gnutls (3.7.1-r1) [2022-09-20T22:13:37.798Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-09-20T22:13:37.798Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-09-20T22:13:37.798Z] (65/128) Installing fribidi (1.0.11-r0) [2022-09-20T22:13:37.798Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-09-20T22:13:37.798Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-09-20T22:13:37.798Z] (68/128) Installing libxft (2.3.4-r0) [2022-09-20T22:13:37.798Z] (69/128) Installing pango (1.48.10-r0) [2022-09-20T22:13:37.798Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-09-20T22:13:37.798Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-20T22:13:38.070Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-09-20T22:13:38.070Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-09-20T22:13:38.070Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-09-20T22:13:38.070Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-09-20T22:13:38.344Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-20T22:13:38.616Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-09-20T22:13:38.616Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-09-20T22:13:38.617Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-09-20T22:13:38.617Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-20T22:13:40.603Z] (79/128) Installing libogg (1.3.5-r0) [2022-09-20T22:13:40.603Z] (80/128) Installing flac (1.3.4-r0) [2022-09-20T22:13:40.603Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-09-20T22:13:40.879Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-09-20T22:13:40.879Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-09-20T22:13:40.879Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-09-20T22:13:40.879Z] (85/128) Installing libass (0.15.2-r0) [2022-09-20T22:13:40.879Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-09-20T22:13:41.157Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-20T22:13:41.157Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-20T22:13:41.157Z] (89/128) Installing lame (3.100-r0) [2022-09-20T22:13:41.157Z] (90/128) Installing opus (1.3.1-r1) [2022-09-20T22:13:41.157Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-09-20T22:13:41.157Z] (92/128) Installing soxr (0.1.3-r2) [2022-09-20T22:13:41.157Z] (93/128) Installing libsrt (1.4.2-r1) [2022-09-20T22:13:41.157Z] (94/128) Installing libssh (0.9.6-r1) [2022-09-20T22:13:41.157Z] (95/128) Installing libtheora (1.1.1-r16) [2022-09-20T22:13:41.432Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-09-20T22:13:41.432Z] (97/128) Installing libdrm (2.4.109-r0) [2022-09-20T22:13:41.432Z] (98/128) Installing libva (2.13.0-r0) [2022-09-20T22:13:41.432Z] (99/128) Installing libvdpau (1.4-r0) [2022-09-20T22:13:41.432Z] (100/128) Installing vidstab (1.1.0-r1) [2022-09-20T22:13:41.432Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-09-20T22:13:41.432Z] (102/128) Installing libvpx (1.10.0-r0) [2022-09-20T22:13:41.432Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-09-20T22:13:41.432Z] (104/128) Installing x264-libs (20210613-r0) [2022-09-20T22:13:41.432Z] (105/128) Installing x265-libs (3.5-r0) [2022-09-20T22:13:41.432Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-09-20T22:13:41.709Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-09-20T22:13:41.982Z] (108/128) Installing libevent (2.1.12-r4) [2022-09-20T22:13:41.982Z] (109/128) Installing mesa (21.2.6-r0) [2022-09-20T22:13:41.982Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-09-20T22:13:41.982Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-09-20T22:13:41.982Z] (112/128) Installing lcms2 (2.12-r1) [2022-09-20T22:13:42.257Z] (113/128) Installing nspr (4.32-r0) [2022-09-20T22:13:42.258Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-09-20T22:13:42.258Z] (115/128) Installing nss (3.78.1-r0) [2022-09-20T22:13:42.258Z] (116/128) Installing libasyncns (0.8-r1) [2022-09-20T22:13:42.258Z] (117/128) Installing libltdl (2.4.6-r7) [2022-09-20T22:13:42.258Z] (118/128) Installing orc (0.4.32-r0) [2022-09-20T22:13:42.258Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-09-20T22:13:42.258Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-09-20T22:13:42.258Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-09-20T22:13:42.532Z] (122/128) Installing libpulse (15.0-r2) [2022-09-20T22:13:42.532Z] (123/128) Installing re2 (2021.11.01-r0) [2022-09-20T22:13:42.532Z] (124/128) Installing snappy (1.1.9-r1) [2022-09-20T22:13:42.532Z] (125/128) Installing libgpg-error (1.42-r1) [2022-09-20T22:13:42.532Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-09-20T22:13:42.532Z] (127/128) Installing libxslt (1.1.35-r0) [2022-09-20T22:13:42.532Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-09-20T22:13:46.859Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T22:13:46.859Z] Executing glib-2.70.1-r0.trigger [2022-09-20T22:13:46.859Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-20T22:13:52.270Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-20T22:13:52.270Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-20T22:13:52.270Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-20T22:13:52.270Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-20T22:13:52.270Z] OK: 275 MiB in 144 packages [2022-09-20T22:14:00.548Z] Removing intermediate container 43b5381df9ae [2022-09-20T22:14:00.548Z] ---> 610886c51c10 [2022-09-20T22:14:00.548Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-20T22:14:00.548Z] ---> Running in 7d6599c4deaf [2022-09-20T22:14:00.548Z] Removing intermediate container 7d6599c4deaf [2022-09-20T22:14:00.548Z] ---> 9c2b4b4406f2 [2022-09-20T22:14:00.548Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-20T22:14:00.548Z] ---> Running in bea8231ef0f7 [2022-09-20T22:14:00.824Z] Removing intermediate container bea8231ef0f7 [2022-09-20T22:14:00.824Z] ---> d56bada14fe3 [2022-09-20T22:14:00.824Z] Step 5/10 : RUN npm install -g npm [2022-09-20T22:14:00.824Z] ---> Running in 27c10cffad58 [2022-09-20T22:14:27.600Z] [2022-09-20T22:14:27.600Z] changed 54 packages, and audited 212 packages in 23s [2022-09-20T22:14:27.600Z] [2022-09-20T22:14:27.600Z] 11 packages are looking for funding [2022-09-20T22:14:27.600Z] run `npm fund` for details [2022-09-20T22:14:27.600Z] [2022-09-20T22:14:27.600Z] found 0 vulnerabilities [2022-09-20T22:14:30.976Z] Removing intermediate container 27c10cffad58 [2022-09-20T22:14:30.976Z] ---> c106e1db3b72 [2022-09-20T22:14:30.976Z] Step 6/10 : ARG USER=1000 [2022-09-20T22:14:30.976Z] ---> Running in 6097b2288361 [2022-09-20T22:14:30.976Z] Removing intermediate container 6097b2288361 [2022-09-20T22:14:30.976Z] ---> 37b89b2c567d [2022-09-20T22:14:30.976Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-20T22:14:30.976Z] ---> Running in d7cc41c23b7e [2022-09-20T22:14:32.946Z] Removing intermediate container d7cc41c23b7e [2022-09-20T22:14:32.946Z] ---> d1c2dc2c4363 [2022-09-20T22:14:32.946Z] Step 8/10 : USER $USER:$USER [2022-09-20T22:14:32.946Z] ---> Running in fcaa4166e935 [2022-09-20T22:14:32.946Z] Removing intermediate container fcaa4166e935 [2022-09-20T22:14:32.946Z] ---> ed26781da2e8 [2022-09-20T22:14:32.946Z] Step 9/10 : WORKDIR /app [2022-09-20T22:14:33.217Z] ---> Running in 3b39fd8eca76 [2022-09-20T22:14:33.489Z] Removing intermediate container 3b39fd8eca76 [2022-09-20T22:14:33.489Z] ---> 89f73fa50e27 [2022-09-20T22:14:33.489Z] Step 10/10 : LABEL git_sha=df8cc391b8ef8c04a2edb27ab69610c82258a447 [2022-09-20T22:14:33.489Z] ---> Running in b29594af052c [2022-09-20T22:14:33.761Z] Removing intermediate container b29594af052c [2022-09-20T22:14:33.761Z] ---> 4a2a4f835a26 [2022-09-20T22:14:34.034Z] Successfully built 4a2a4f835a26 [2022-09-20T22:14:34.034Z] Successfully tagged edgexfoundry/edgex-web-ui:df8cc391b8ef8c04a2edb27ab69610c82258a447 [2022-09-20T22:14:34.034Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-20T22:14:34.034Z] touch edgex-web-ui.imagebuilt [2022-09-20T22:14:34.034Z] mkdir -p node_modules coverage [2022-09-20T22:14:34.034Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-20T22:14:34.034Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE required: { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE }, [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE required: { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE }, [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE required: { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE }, [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE required: { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE }, [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE required: { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE }, [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE required: { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE }, [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE required: { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE }, [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE } [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE required: { [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:14:46.402Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:14:46.403Z] npm WARN EBADENGINE }, [2022-09-20T22:14:46.403Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:14:46.403Z] npm WARN EBADENGINE } [2022-09-20T22:14:46.403Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T22:14:46.403Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-09-20T22:14:46.403Z] npm WARN EBADENGINE required: { [2022-09-20T22:14:46.403Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T22:14:46.403Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T22:14:46.403Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T22:14:46.403Z] npm WARN EBADENGINE }, [2022-09-20T22:14:46.403Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T22:14:46.403Z] npm WARN EBADENGINE } [2022-09-20T22:15:25.362Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-09-20T22:15:25.362Z] 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-09-20T22:15:25.362Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-09-20T22:15:25.362Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-20T22:15:25.984Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-09-20T22:15:26.964Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-09-20T22:15:37.115Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-09-20T22:15:37.711Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-09-20T22:15:38.687Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-09-20T22:16:00.883Z] 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-09-20T22:16:01.159Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-20T22:16:02.138Z] 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-09-20T22:16:08.843Z] 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-09-20T22:16:09.863Z] 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-09-20T22:16:11.947Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-20T22:16:22.109Z] 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-09-20T22:16:24.746Z] 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-09-20T22:16:39.798Z] 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-09-20T22:17:01.915Z] 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-09-20T22:17:34.216Z] [2022-09-20T22:17:34.216Z] added 1475 packages, and audited 1476 packages in 3m [2022-09-20T22:17:34.216Z] [2022-09-20T22:17:34.216Z] 90 packages are looking for funding [2022-09-20T22:17:34.216Z] run `npm fund` for details [2022-09-20T22:17:34.216Z] [2022-09-20T22:17:34.216Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-09-20T22:17:34.216Z] [2022-09-20T22:17:34.216Z] To address issues that do not require attention, run: [2022-09-20T22:17:34.216Z] npm audit fix [2022-09-20T22:17:34.216Z] [2022-09-20T22:17:34.216Z] To address all issues (including breaking changes), run: [2022-09-20T22:17:34.216Z] npm audit fix --force [2022-09-20T22:17:34.216Z] [2022-09-20T22:17:34.216Z] Run `npm audit` for details. [2022-09-20T22:17:34.827Z] 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-09-20T22:17:49.869Z] - Generating browser application bundles (phase: setup)... [2022-09-20T22:18:22.176Z] Compiling @angular/core : es2015 as esm2015 [2022-09-20T22:18:22.176Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-09-20T22:18:54.589Z] Compiling @angular/common : es2015 as esm2015 [2022-09-20T22:18:54.589Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-09-20T22:18:58.002Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-09-20T22:18:58.002Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-09-20T22:19:02.335Z] Compiling @angular/router : es2015 as esm2015 [2022-09-20T22:19:02.939Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-09-20T22:19:08.375Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-09-20T22:19:10.378Z] Compiling @angular/common/http : es2015 as esm2015 [2022-09-20T22:19:10.378Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-09-20T22:19:14.716Z] Compiling @angular/forms : es2015 as esm2015 [2022-09-20T22:19:14.716Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-09-20T22:19:14.993Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-09-20T22:20:11.580Z] 20 09 2022 22:20:10.914:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-09-20T22:20:11.580Z] 20 09 2022 22:20:10.926:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-09-20T22:20:11.580Z] 20 09 2022 22:20:10.950:INFO [launcher]: Starting browser ChromeHeadless [2022-09-20T22:21:19.641Z] 20 09 2022 22:21:15.597:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-09-20T22:21:19.641Z] 20 09 2022 22:21:18.007:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-09-20T22:21:51.974Z] 20 09 2022 22:21:49.259:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-09-20T22:22:07.050Z] ✔ Browser application bundle generation complete. [2022-09-20T22:22:08.037Z] 20 09 2022 22:22:07.749:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket yx6GHjdDrnsOao4_AAAB with id 14466292 [2022-09-20T22:22:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-09-20T22:22:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.446 secs) [2022-09-20T22:22:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.789 secs) [2022-09-20T22:22:26.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.582 secs) [2022-09-20T22:22:27.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.028 secs) [2022-09-20T22:22:27.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.112 secs) [2022-09-20T22:22:27.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.158 secs) [2022-09-20T22:22:27.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.17 secs) [2022-09-20T22:22:27.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.386 secs) [2022-09-20T22:22:28.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.706 secs) [2022-09-20T22:22:28.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.771 secs) [2022-09-20T22:22:28.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.947 secs) [2022-09-20T22:22:28.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.004 secs) [2022-09-20T22:22:28.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.024 secs) [2022-09-20T22:22:28.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.221 secs) [2022-09-20T22:22:28.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.29 secs) [2022-09-20T22:22:28.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.359 secs) [2022-09-20T22:22:28.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.375 secs) [2022-09-20T22:22:28.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.387 secs) [2022-09-20T22:22:29.248Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.569 secs) [2022-09-20T22:22:29.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.692 secs) [2022-09-20T22:22:29.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.8 secs) [2022-09-20T22:22:29.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.847 secs) [2022-09-20T22:22:29.798Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.026 secs) [2022-09-20T22:22:30.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.08 secs) [2022-09-20T22:22:30.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.122 secs) [2022-09-20T22:22:30.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.345 secs) [2022-09-20T22:22:30.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.371 secs) [2022-09-20T22:22:30.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.382 secs) [2022-09-20T22:22:30.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.518 secs) [2022-09-20T22:22:30.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.584 secs) [2022-09-20T22:22:30.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.606 secs) [2022-09-20T22:22:30.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.616 secs) [2022-09-20T22:22:30.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.628 secs) [2022-09-20T22:22:30.900Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.64 secs) [2022-09-20T22:22:30.900Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.669 secs) [2022-09-20T22:22:30.900Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.688 secs) [2022-09-20T22:22:30.900Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.704 secs) [2022-09-20T22:22:30.900Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.786 secs) [2022-09-20T22:22:31.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.84 secs) [2022-09-20T22:22:31.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.868 secs) [2022-09-20T22:22:31.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.918 secs) [2022-09-20T22:22:31.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.935 secs) [2022-09-20T22:22:31.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.946 secs) [2022-09-20T22:22:31.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.998 secs) [2022-09-20T22:22:31.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.037 secs) [2022-09-20T22:22:31.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.064 secs) [2022-09-20T22:22:31.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.297 secs) [2022-09-20T22:22:31.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.384 secs) [2022-09-20T22:22:31.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.591 secs) [2022-09-20T22:22:32.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.677 secs) [2022-09-20T22:22:32.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.726 secs) [2022-09-20T22:22:32.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.771 secs) [2022-09-20T22:22:32.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.79 secs) [2022-09-20T22:22:32.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.801 secs) [2022-09-20T22:22:32.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.887 secs) [2022-09-20T22:22:32.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.035 secs) [2022-09-20T22:22:32.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.092 secs) [2022-09-20T22:22:32.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.145 secs) [2022-09-20T22:22:33.098Z] WARN: ' [2022-09-20T22:22:33.098Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-20T22:22:33.098Z] Support for using the ngModel input property and ngModelChange event with [2022-09-20T22:22:33.098Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-20T22:22:33.098Z] in a future version of Angular. [2022-09-20T22:22:33.098Z] [2022-09-20T22:22:33.098Z] For more information on this, see our API docs here: [2022-09-20T22:22:33.098Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-20T22:22:33.098Z] ' [2022-09-20T22:22:33.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.145 secs) [2022-09-20T22:22:33.098Z] WARN: ' [2022-09-20T22:22:33.098Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-20T22:22:33.098Z] Support for using the ngModel input property and ngModelChange event with [2022-09-20T22:22:33.098Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-20T22:22:33.098Z] in a future version of Angular. [2022-09-20T22:22:33.098Z] [2022-09-20T22:22:33.098Z] For more information on this, see our API docs here: [2022-09-20T22:22:33.098Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-20T22:22:33.098Z] ' [2022-09-20T22:22:33.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.366 secs) [2022-09-20T22:22:33.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.787 secs) [2022-09-20T22:22:33.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.002 secs) [2022-09-20T22:22:34.296Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.31 secs) [2022-09-20T22:22:34.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.606 secs) [2022-09-20T22:22:34.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.691 secs) [2022-09-20T22:22:34.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.814 secs) [2022-09-20T22:22:35.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.882 secs) [2022-09-20T22:22:35.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.939 secs) [2022-09-20T22:22:35.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.024 secs) [2022-09-20T22:22:35.398Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.064 secs) [2022-09-20T22:22:35.398Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.146 secs) [2022-09-20T22:22:35.673Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.341 secs) [2022-09-20T22:22:35.673Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.368 secs) [2022-09-20T22:22:35.673Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.385 secs) [2022-09-20T22:22:35.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.404 secs) [2022-09-20T22:22:35.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.478 secs) [2022-09-20T22:22:35.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.583 secs) [2022-09-20T22:22:36.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.604 secs) [2022-09-20T22:22:36.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.7 secs) [2022-09-20T22:22:36.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.846 secs) [2022-09-20T22:22:36.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.93 secs) [2022-09-20T22:22:36.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.072 secs) [2022-09-20T22:22:36.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.155 secs) [2022-09-20T22:22:37.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.24 secs) [2022-09-20T22:22:37.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.392 secs) [2022-09-20T22:22:37.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.484 secs) [2022-09-20T22:22:37.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.526 secs) [2022-09-20T22:22:37.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.54 secs) [2022-09-20T22:22:37.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.684 secs) [2022-09-20T22:22:37.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.72 secs) [2022-09-20T22:22:37.858Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.821 secs) [2022-09-20T22:22:37.858Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.88 secs) [2022-09-20T22:22:38.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.9 secs) [2022-09-20T22:22:38.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.167 secs) [2022-09-20T22:22:38.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.258 secs) [2022-09-20T22:22:38.691Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.437 secs) [2022-09-20T22:22:38.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.676 secs) [2022-09-20T22:22:39.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.888 secs) [2022-09-20T22:22:39.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.962 secs) [2022-09-20T22:22:39.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.036 secs) [2022-09-20T22:22:39.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.149 secs) [2022-09-20T22:22:39.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.17 secs) [2022-09-20T22:22:39.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.199 secs) [2022-09-20T22:22:40.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.348 secs) [2022-09-20T22:22:40.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.508 secs) [2022-09-20T22:22:40.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.545 secs) [2022-09-20T22:22:40.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.562 secs) [2022-09-20T22:22:40.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.631 secs) [2022-09-20T22:22:40.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.678 secs) [2022-09-20T22:22:40.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.698 secs) [2022-09-20T22:22:40.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.766 secs) [2022-09-20T22:22:40.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.803 secs) [2022-09-20T22:22:40.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.838 secs) [2022-09-20T22:22:40.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.933 secs) [2022-09-20T22:22:40.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.067 secs) [2022-09-20T22:22:41.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.126 secs) [2022-09-20T22:22:41.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.161 secs) [2022-09-20T22:22:41.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.231 secs) [2022-09-20T22:22:41.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.247 secs) [2022-09-20T22:22:41.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.257 secs) [2022-09-20T22:22:41.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.284 secs) [2022-09-20T22:22:41.703Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.618 secs) [2022-09-20T22:22:41.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.744 secs) [2022-09-20T22:22:41.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.766 secs) [2022-09-20T22:22:41.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.776 secs) [2022-09-20T22:22:41.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.851 secs) [2022-09-20T22:22:42.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.953 secs) [2022-09-20T22:22:42.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.534 secs) [2022-09-20T22:22:42.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.567 secs) [2022-09-20T22:22:43.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.579 secs) [2022-09-20T22:22:43.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.606 secs) [2022-09-20T22:22:43.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.71 secs) [2022-09-20T22:22:43.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.744 secs) [2022-09-20T22:22:43.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.785 secs) [2022-09-20T22:22:43.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.816 secs) [2022-09-20T22:22:43.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.124 secs) [2022-09-20T22:22:43.944Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.161 secs) [2022-09-20T22:22:43.944Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.212 secs) [2022-09-20T22:22:43.944Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.261 secs) [2022-09-20T22:22:44.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.286 secs) [2022-09-20T22:22:44.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.308 secs) [2022-09-20T22:22:44.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.334 secs) [2022-09-20T22:22:44.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.463 secs) [2022-09-20T22:22:44.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.553 secs) [2022-09-20T22:22:44.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.592 secs) [2022-09-20T22:22:44.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.619 secs) [2022-09-20T22:22:44.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.675 secs) [2022-09-20T22:22:44.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.837 secs) [2022-09-20T22:22:45.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.892 secs) [2022-09-20T22:22:45.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.922 secs) [2022-09-20T22:22:46.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.988 secs / 14.922 secs) [2022-09-20T22:22:46.017Z] TOTAL: 149 SUCCESS [2022-09-20T22:22:46.017Z] ✔ Browser application bundle generation complete. [2022-09-20T22:22:50.319Z] [2022-09-20T22:22:50.319Z] =============================== Coverage summary =============================== [2022-09-20T22:22:50.319Z] Statements : 40.98% ( 1467/3580 ) [2022-09-20T22:22:50.319Z] Branches : 12.03% ( 111/923 ) [2022-09-20T22:22:50.319Z] Functions : 33.28% ( 432/1298 ) [2022-09-20T22:22:50.319Z] Lines : 38.91% ( 1318/3387 ) [2022-09-20T22:22:50.319Z] ================================================================================ [2022-09-20T22:22:50.319Z] 20 09 2022 22:22:49.542:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-09-20T22:22:50.593Z] ✔ Browser application bundle generation complete. [2022-09-20T22:22:51.576Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2022-09-20T22:22:51.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-20T22:22:51.617Z] $ docker stop --time=1 c0f62f89c95792fc173b99b9c87a71c84c2531afe26cf217c6a6d5fcd6a450a5 [2022-09-20T22:22:53.328Z] $ docker rm -f c0f62f89c95792fc173b99b9c87a71c84c2531afe26cf217c6a6d5fcd6a450a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T22:22:54.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-20T22:22:56.773Z] Warning: overwriting stash ‘coverage-report’ [2022-09-20T22:23:02.402Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T22:23:02.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-20T22:23:05.810Z] + ls -al . [2022-09-20T22:23:05.810Z] total 168 [2022-09-20T22:23:05.810Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 20 22:12 . [2022-09-20T22:23:05.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 22:10 .. [2022-09-20T22:23:05.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 22:10 .blubracket [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 20 22:10 .dockerignore [2022-09-20T22:23:05.810Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 22:10 .git [2022-09-20T22:23:05.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:10 .github [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 20 22:10 .gitignore [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 4856 Sep 20 22:10 Attribution.txt [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 14570 Sep 20 22:10 CHANGELOG.md [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 22:10 CONTRIBUTING.md [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 1684 Sep 20 22:10 Dockerfile [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 22:10 Jenkinsfile [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 22:10 LICENSE [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 1541 Sep 20 22:10 Makefile [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 4398 Sep 20 22:10 README.md [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 22:07 VERSION [2022-09-20T22:23:05.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:10 assets [2022-09-20T22:23:05.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 22:10 bin [2022-09-20T22:23:05.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:10 cmd [2022-09-20T22:23:05.810Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 22:12 coverage.out [2022-09-20T22:23:05.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 22:10 docs [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 1945 Sep 20 22:10 go.mod [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 25578 Sep 20 22:10 go.sum [2022-09-20T22:23:05.810Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 22:10 internal [2022-09-20T22:23:05.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:10 pkg [2022-09-20T22:23:05.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 22:10 snap [2022-09-20T22:23:05.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 22:10 testing [2022-09-20T22:23:05.810Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 22:10 version.go [2022-09-20T22:23:05.811Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 22:14 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:23:06.160Z] + 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=df8cc391b8ef8c04a2edb27ab69610c82258a447 --label arch=arm64 --label version=0.0.0 . [2022-09-20T22:23:07.587Z] Sending build context to Docker daemon 31.45MB [2022-09-20T22:23:07.587Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T22:23:07.587Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-20T22:23:07.587Z] ---> 8a3bb2a5031a [2022-09-20T22:23:07.587Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-20T22:23:08.561Z] ---> Running in 4ca372936fd8 [2022-09-20T22:23:08.833Z] Removing intermediate container 4ca372936fd8 [2022-09-20T22:23:08.833Z] ---> e4b1186f04d3 [2022-09-20T22:23:08.833Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-09-20T22:23:08.833Z] ---> Running in 58248f7b58c3 [2022-09-20T22:23:09.108Z] Removing intermediate container 58248f7b58c3 [2022-09-20T22:23:09.108Z] ---> 5c4b5c6ad95d [2022-09-20T22:23:09.108Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T22:23:09.108Z] ---> Running in e6377e0915ab [2022-09-20T22:23:09.702Z] Removing intermediate container e6377e0915ab [2022-09-20T22:23:09.702Z] ---> 2810d6a0049f [2022-09-20T22:23:09.702Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-09-20T22:23:09.702Z] ---> Running in c63662917ab0 [2022-09-20T22:23:09.974Z] Removing intermediate container c63662917ab0 [2022-09-20T22:23:09.974Z] ---> 6e42768f402e [2022-09-20T22:23:09.974Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-20T22:23:09.974Z] ---> Running in 3a394319c6fe [2022-09-20T22:23:10.252Z] Removing intermediate container 3a394319c6fe [2022-09-20T22:23:10.252Z] ---> cc3742450b79 [2022-09-20T22:23:10.252Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-20T22:23:12.220Z] ---> d177f238ab16 [2022-09-20T22:23:12.220Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T22:23:12.220Z] ---> Running in 33d243ce9bc8 [2022-09-20T22:23:14.193Z] Removing intermediate container 33d243ce9bc8 [2022-09-20T22:23:14.193Z] ---> 72102f63f765 [2022-09-20T22:23:14.193Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T22:23:14.193Z] ---> Running in 48f350d2cd76 [2022-09-20T22:23:14.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T22:23:15.763Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T22:23:16.735Z] OK: 221 MiB in 51 packages [2022-09-20T22:23:17.332Z] Removing intermediate container 48f350d2cd76 [2022-09-20T22:23:17.332Z] ---> c9c024ce3371 [2022-09-20T22:23:17.332Z] Step 11/24 : ENV GO111MODULE=on [2022-09-20T22:23:17.606Z] ---> Running in fa8db8d99286 [2022-09-20T22:23:17.879Z] Removing intermediate container fa8db8d99286 [2022-09-20T22:23:17.879Z] ---> 5618e3f721ac [2022-09-20T22:23:17.879Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-20T22:23:17.879Z] ---> Running in 81830e2d8b04 [2022-09-20T22:23:18.156Z] Removing intermediate container 81830e2d8b04 [2022-09-20T22:23:18.156Z] ---> 1430f14e79f0 [2022-09-20T22:23:18.156Z] Step 13/24 : COPY go.mod vendor* ./ [2022-09-20T22:23:18.747Z] ---> 1c8a6aac0c39 [2022-09-20T22:23:18.747Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T22:23:18.747Z] ---> Running in c32030acfcc8 [2022-09-20T22:23:20.716Z] Removing intermediate container c32030acfcc8 [2022-09-20T22:23:20.716Z] ---> c6094c73b3eb [2022-09-20T22:23:20.716Z] Step 15/24 : COPY . . [2022-09-20T22:23:25.004Z] ---> 6cc4c29cf2e4 [2022-09-20T22:23:25.004Z] Step 16/24 : RUN ${MAKE} [2022-09-20T22:23:25.004Z] ---> Running in 7046db7c0d02 [2022-09-20T22:23:25.984Z] CGO_ENABLED=0 GO111MODULE=on go build -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-09-20T22:23:58.355Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-09-20T22:24:05.192Z] Removing intermediate container 7046db7c0d02 [2022-09-20T22:24:05.192Z] ---> 255129926e17 [2022-09-20T22:24:05.192Z] Step 17/24 : FROM alpine:3.14 [2022-09-20T22:24:05.192Z] 3.14: Pulling from library/alpine [2022-09-20T22:24:05.192Z] 90cda3b7c325: Pulling fs layer [2022-09-20T22:24:05.192Z] 90cda3b7c325: Verifying Checksum [2022-09-20T22:24:05.192Z] 90cda3b7c325: Download complete [2022-09-20T22:24:05.785Z] 90cda3b7c325: Pull complete [2022-09-20T22:24:05.785Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-20T22:24:05.785Z] Status: Downloaded newer image for alpine:3.14 [2022-09-20T22:24:05.785Z] ---> 376ba31ae3da [2022-09-20T22:24:05.785Z] Step 18/24 : EXPOSE 4000 [2022-09-20T22:24:06.057Z] ---> Running in 98160ee95335 [2022-09-20T22:24:06.327Z] Removing intermediate container 98160ee95335 [2022-09-20T22:24:06.327Z] ---> 1f16fac9f5ab [2022-09-20T22:24:06.327Z] Step 19/24 : 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-09-20T22:24:07.758Z] ---> 94566b34c232 [2022-09-20T22:24:07.758Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-20T22:24:07.758Z] ---> Running in bc00521d9884 [2022-09-20T22:24:08.033Z] Removing intermediate container bc00521d9884 [2022-09-20T22:24:08.033Z] ---> f1cde61c0c0a [2022-09-20T22:24:08.033Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-09-20T22:24:08.033Z] ---> Running in 28c6162cf416 [2022-09-20T22:24:08.305Z] Removing intermediate container 28c6162cf416 [2022-09-20T22:24:08.305Z] ---> 80c75556a496 [2022-09-20T22:24:08.305Z] Step 22/24 : LABEL arch=arm64 [2022-09-20T22:24:08.305Z] ---> Running in a81fd8be3b8a [2022-09-20T22:24:08.580Z] Removing intermediate container a81fd8be3b8a [2022-09-20T22:24:08.580Z] ---> 7864e7a1b8b0 [2022-09-20T22:24:08.580Z] Step 23/24 : LABEL git_sha=df8cc391b8ef8c04a2edb27ab69610c82258a447 [2022-09-20T22:24:08.854Z] ---> Running in 3c269d4e448b [2022-09-20T22:24:09.124Z] Removing intermediate container 3c269d4e448b [2022-09-20T22:24:09.124Z] ---> 3b104d162a2a [2022-09-20T22:24:09.124Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T22:24:09.124Z] ---> Running in 344ad5eec467 [2022-09-20T22:24:09.397Z] Removing intermediate container 344ad5eec467 [2022-09-20T22:24:09.397Z] ---> 563632518e39 [2022-09-20T22:24:09.397Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-20T22:24:09.667Z] Successfully built 563632518e39 [2022-09-20T22:24:09.667Z] 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-09-20T22:24:10.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T22:24:10.108Z] [2022-09-20T22:24:10.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:24:10.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T22:24:10.725Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T22:24:10.725Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T22:24:10.725Z] 04944245beec: Pulling fs layer [2022-09-20T22:24:10.725Z] 699f458cf7ca: Pulling fs layer [2022-09-20T22:24:10.725Z] 765212b225bb: Pulling fs layer [2022-09-20T22:24:10.725Z] f23df028b6ca: Pulling fs layer [2022-09-20T22:24:10.725Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T22:24:10.725Z] 765212b225bb: Waiting [2022-09-20T22:24:10.725Z] f23df028b6ca: Waiting [2022-09-20T22:24:10.725Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T22:24:10.725Z] d65c8cfc05b1: Waiting [2022-09-20T22:24:10.725Z] 2437ff75d9bd: Waiting [2022-09-20T22:24:10.725Z] 04944245beec: Download complete [2022-09-20T22:24:10.725Z] 765212b225bb: Verifying Checksum [2022-09-20T22:24:10.725Z] 765212b225bb: Download complete [2022-09-20T22:24:10.725Z] f23df028b6ca: Verifying Checksum [2022-09-20T22:24:10.725Z] f23df028b6ca: Download complete [2022-09-20T22:24:10.725Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T22:24:10.725Z] d65c8cfc05b1: Download complete [2022-09-20T22:24:11.002Z] 699f458cf7ca: Verifying Checksum [2022-09-20T22:24:11.003Z] 699f458cf7ca: Download complete [2022-09-20T22:24:11.279Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T22:24:11.279Z] 8998bd30e6a1: Download complete [2022-09-20T22:24:13.908Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T22:24:13.908Z] 2437ff75d9bd: Download complete [2022-09-20T22:24:15.339Z] 8998bd30e6a1: Pull complete [2022-09-20T22:24:15.937Z] 04944245beec: Pull complete [2022-09-20T22:24:17.367Z] 699f458cf7ca: Pull complete [2022-09-20T22:24:17.639Z] 765212b225bb: Pull complete [2022-09-20T22:24:18.615Z] f23df028b6ca: Pull complete [2022-09-20T22:24:18.887Z] d65c8cfc05b1: Pull complete [2022-09-20T22:24:33.954Z] 2437ff75d9bd: Pull complete [2022-09-20T22:24:33.954Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T22:24:33.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T22:24:33.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:24:34.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-30005 does not seem to be running inside a container [2022-09-20T22:24:34.269Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-20T22:24:36.869Z] $ docker top f24b4ddb51a881d8729c9f8b361e7d7cfd2a3e471cd6195ca1aa07147f048a75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:24:37.777Z] ---> job-cost.sh [2022-09-20T22:24:37.777Z] lf-activate-venv: SKIPPING [2022-09-20T22:24:37.777Z] INFO: No Stack... [2022-09-20T22:24:38.368Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T22:24:38.959Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T22:24:39.614Z] + + cut -d, -f6 [2022-09-20T22:24:39.614Z] cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2022-09-20T22:24:39.675Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] [2022-09-20T22:24:39.686Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] did not exist. Created. [2022-09-20T22:24:39.686Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T22:24:40.363Z] /w/workspace/edgex-ui-go/2@tmp/durable-1d80769c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-20T22:24:41.032Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T22:24:41.058Z] Warning: overwriting stash ‘stack-cost’ [2022-09-20T22:24:46.297Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T22:24:46.311Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T22:24:46.336Z] $ docker stop --time=1 f24b4ddb51a881d8729c9f8b361e7d7cfd2a3e471cd6195ca1aa07147f048a75 [2022-09-20T22:24:47.971Z] $ docker rm -f f24b4ddb51a881d8729c9f8b361e7d7cfd2a3e471cd6195ca1aa07147f048a75 [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-09-20T22:24:48.401Z] provisioning config files... [2022-09-20T22:24:48.409Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/config6568595389021546687tmp [Pipeline] { [Pipeline] sh [2022-09-20T22:24:48.708Z] + set +x [2022-09-20T22:24:48.709Z] + curl -s https://codecov.io/bash [2022-09-20T22:24:48.709Z] + bash -s -- [2022-09-20T22:24:48.709Z] [2022-09-20T22:24:48.709Z] _____ _ [2022-09-20T22:24:48.709Z] / ____| | | [2022-09-20T22:24:48.709Z] | | ___ __| | ___ ___ _____ __ [2022-09-20T22:24:48.709Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-20T22:24:48.709Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-20T22:24:48.709Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-20T22:24:48.709Z] Bash-1.0.6 [2022-09-20T22:24:48.709Z] [2022-09-20T22:24:48.709Z] [2022-09-20T22:24:48.709Z] ==> git version 2.25.1 found [2022-09-20T22:24:48.709Z] ==> 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-09-20T22:24:48.709Z] Release-Date: 2020-01-08 [2022-09-20T22:24:48.709Z] 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-09-20T22:24:48.709Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-20T22:24:48.709Z] ==> Jenkins CI detected. [2022-09-20T22:24:48.709Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-553 [2022-09-20T22:24:48.709Z] project root: . [2022-09-20T22:24:48.709Z] --> token set from env [2022-09-20T22:24:48.709Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-20T22:24:48.709Z] ==> Running gcov in . (disable via -X gcov) [2022-09-20T22:24:48.968Z] ==> Python coveragepy not found [2022-09-20T22:24:48.968Z] ==> Searching for coverage reports in: [2022-09-20T22:24:48.968Z] + . [2022-09-20T22:24:48.968Z] -> Found 1 reports [2022-09-20T22:24:48.968Z] ==> Detecting git/mercurial file structure [2022-09-20T22:24:48.968Z] ==> Reading reports [2022-09-20T22:24:48.968Z] + ./coverage.out bytes=10 [2022-09-20T22:24:48.968Z] ==> Appending adjustments [2022-09-20T22:24:48.968Z] https://docs.codecov.io/docs/fixing-reports [2022-09-20T22:24:49.537Z] + Found adjustments [2022-09-20T22:24:49.537Z] ==> Gzipping contents [2022-09-20T22:24:49.537Z] 12K /tmp/codecov.uF20FD.gz [2022-09-20T22:24:49.798Z] ==> Uploading reports [2022-09-20T22:24:49.798Z] url: https://codecov.io [2022-09-20T22:24:49.798Z] query: branch=PR-553&commit=e3d1255f5e451640bd171db812744933547b53ce&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-553%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=553&job=&cmd_args= [2022-09-20T22:24:49.798Z] -> Pinging Codecov [2022-09-20T22:24:49.798Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-553&commit=e3d1255f5e451640bd171db812744933547b53ce&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-553%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=553&job=&cmd_args= [2022-09-20T22:24:49.798Z] -> Uploading to [2022-09-20T22:24:49.798Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-20/FB506323287CE973F263BFD2A0EB1F37/e3d1255f5e451640bd171db812744933547b53ce/dd2c0a01-2bf4-4733-9502-dd0a271b62e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T222449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2e16d95a98c808e59dfa8922b0acc9ca56c7964cfbf75029b4a8ab2b4e27d36 [2022-09-20T22:24:50.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T22:24:50.058Z] Dload Upload Total Spent Left Speed [2022-09-20T22:24:50.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9182 0 0 100 9182 0 39072 --:--:-- --:--:-- --:--:-- 39072 [2022-09-20T22:24:50.058Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e3d1255f5e451640bd171db812744933547b53ce [Pipeline] } [2022-09-20T22:24:50.066Z] 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-09-20T22:24:50.790Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives ] [2022-09-20T22:24:50.790Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives [2022-09-20T22:24:50.790Z] total 16 [2022-09-20T22:24:50.790Z] drwxr-xr-x 3 root root 4096 Sep 20 22:10 . [2022-09-20T22:24:50.790Z] drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 22:10 .. [2022-09-20T22:24:50.790Z] drwxr-xr-x 2 root root 4096 Sep 20 22:10 cost [2022-09-20T22:24:50.790Z] -rw-r--r-- 1 root root 83 Sep 20 22:10 cost.csv [2022-09-20T22:24:50.790Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives [2022-09-20T22:24:50.790Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives [2022-09-20T22:24:50.790Z] total 16 [2022-09-20T22:24:50.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 22:10 . [2022-09-20T22:24:50.790Z] drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 22:10 .. [2022-09-20T22:24:50.790Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 22:10 cost [2022-09-20T22:24:50.790Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 20 22:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:24:51.102Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:24:51.977Z] ---> package-listing.sh [2022-09-20T22:24:51.977Z] ++ facter osfamily [2022-09-20T22:24:51.977Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T22:24:52.237Z] + OS_FAMILY=debian [2022-09-20T22:24:52.237Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-553 [2022-09-20T22:24:52.237Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T22:24:52.237Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T22:24:52.237Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T22:24:52.237Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T22:24:52.237Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-553 ']' [2022-09-20T22:24:52.237Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T22:24:52.237Z] + case "${OS_FAMILY}" in [2022-09-20T22:24:52.237Z] + dpkg -l [2022-09-20T22:24:52.237Z] + grep '^ii' [2022-09-20T22:24:52.237Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T22:24:52.237Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T22:24:52.237Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T22:24:52.237Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-553 ']' [2022-09-20T22:24:52.237Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives/ [2022-09-20T22:24:52.237Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives/ [Pipeline] echo [2022-09-20T22:24:52.250Z] 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-553/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-20T22:24:52.529Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:24:53.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T22:24:53.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:24:53.193Z] prd-ubuntu20.04-docker-8c-8g-30002 does not seem to be running inside a container [2022-09-20T22:24:53.230Z] $ 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-553/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-553 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553:/w/workspace/edgexfoundry_edgex-ui-go_PR-553:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T22:24:53.441Z] $ docker top 9d5f3dc30b2dfb06538c3f9993d71d070fd08a4e59e594b9c8a50bf5c60f2143 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:24:53.803Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T22:24:54.092Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T22:24:54.381Z] + ls /var/log/sa-host [2022-09-20T22:24:54.381Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T22:24:54.450Z] provisioning config files... [2022-09-20T22:24:54.460Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/config9115345058020324328tmp [Pipeline] { [Pipeline] echo [2022-09-20T22:24:54.481Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:24:54.770Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T22:24:54.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:24:55.110Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T22:24:55.120Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:24:55.406Z] ---> sudo-logs.sh [2022-09-20T22:24:55.406Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T22:24:55.429Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:24:55.712Z] ---> job-cost.sh [2022-09-20T22:24:55.713Z] lf-activate-venv: SKIPPING [2022-09-20T22:24:55.713Z] DEBUG: total: 0.2199999988079071 [2022-09-20T22:24:55.713Z] INFO: Retrieving Stack Cost... [2022-09-20T22:24:56.284Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T22:24:56.544Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T22:24:56.556Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:24:56.841Z] ---> logs-deploy.sh [2022-09-20T22:24:56.841Z] lf-activate-venv: SKIPPING [2022-09-20T22:24:56.841Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-553/2 [2022-09-20T22:24:56.841Z] INFO: archiving workspace using pattern(s): [2022-09-20T22:24:57.782Z] Archives upload complete. [2022-09-20T22:24:57.783Z] INFO: archiving logs to Nexus