Pull request #621 opened 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 lenny-intel for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c+644bbf00b5c54e5a158a68758c6e0479d3a0d70d (f74a95a44d9071ea3154dcc96f24bd8e7c18d66f) 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-ssh9200682858888703720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7762038317493773501.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6352508656732670117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh861638191346985894.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11078809178214990556.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-621/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-621/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8812106179763860682.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-17367’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17370 in /w/workspace/edgexfoundry_edgex-ui-go_PR-621 [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-621 # 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/621/head:refs/remotes/origin/PR-621 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 644bbf00b5c54e5a158a68758c6e0479d3a0d70d into PR head commit 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c Merge succeeded, producing 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c Checking out Revision 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c (PR-621) > git config core.sparsecheckout # timeout=10 > git checkout -f 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c # 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 644bbf00b5c54e5a158a68758c6e0479d3a0d70d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c # timeout=10 Commit message: "docs: Update changelog for 3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T21:41:41.824Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T21:41:42.097Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T21:41:42.204Z] ========================================================= [2023-05-30T21:41:42.204Z] EdgeX Global Pipelines Version Info [2023-05-30T21:41:42.204Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:41:42.961Z] ------------------- [2023-05-30T21:41:42.961Z] stable info: [2023-05-30T21:41:42.961Z] ------------------- [2023-05-30T21:41:42.962Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T21:41:42.962Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T21:41:42.962Z] Message: update stable to v1.0.249 [2023-05-30T21:41:43.530Z] ------------------- [2023-05-30T21:41:43.530Z] experimental info: [2023-05-30T21:41:43.530Z] ------------------- [2023-05-30T21:41:43.530Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T21:41:43.530Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T21:41:43.530Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T21:41:43.919Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-30T21:41:43.967Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-30T21:41:44.010Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T21:41:44.061Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T21:41:44.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T21:41:44.156Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T21:41:44.206Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T21:41:44.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T21:41:44.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T21:41:44.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T21:41:44.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T21:41:44.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-30T21:41:44.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T21:41:44.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T21:41:44.578Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T21:41:44.625Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T21:41:44.679Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T21:41:44.727Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T21:41:44.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T21:41:44.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T21:41:44.863Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T21:41:44.911Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T21:41:44.956Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T21:41:44.997Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T21:41:45.041Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T21:41:45.085Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T21:41:45.133Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T21:41:45.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-621 [Pipeline] echo [2023-05-30T21:41:45.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-621 [Pipeline] echo [2023-05-30T21:41:45.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-621 [Pipeline] echo [2023-05-30T21:41:45.327Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [Pipeline] echo [2023-05-30T21:41:45.373Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82f81dd [Pipeline] echo [2023-05-30T21:41:45.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T21:41:45.568Z] provisioning config files... [2023-05-30T21:41:45.585Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/config5987530350552976693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:41:45.941Z] ---> docker-login.sh [2023-05-30T21:41:45.941Z] nexus3.edgexfoundry.org:10001 [2023-05-30T21:41:46.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:41:46.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:41:46.201Z] Configure a credential helper to remove this warning. See [2023-05-30T21:41:46.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:41:46.201Z] [2023-05-30T21:41:46.201Z] Login Succeeded [2023-05-30T21:41:46.201Z] nexus3.edgexfoundry.org:10002 [2023-05-30T21:41:46.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:41:46.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:41:46.462Z] Configure a credential helper to remove this warning. See [2023-05-30T21:41:46.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:41:46.462Z] [2023-05-30T21:41:46.462Z] Login Succeeded [2023-05-30T21:41:46.462Z] nexus3.edgexfoundry.org:10003 [2023-05-30T21:41:46.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:41:46.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:41:46.462Z] Configure a credential helper to remove this warning. See [2023-05-30T21:41:46.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:41:46.462Z] [2023-05-30T21:41:46.462Z] Login Succeeded [2023-05-30T21:41:46.462Z] nexus3.edgexfoundry.org:10004 [2023-05-30T21:41:46.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:41:46.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:41:46.722Z] Configure a credential helper to remove this warning. See [2023-05-30T21:41:46.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:41:46.722Z] [2023-05-30T21:41:46.722Z] Login Succeeded [2023-05-30T21:41:46.722Z] docker.io [2023-05-30T21:41:46.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:41:46.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:41:46.983Z] Configure a credential helper to remove this warning. See [2023-05-30T21:41:46.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:41:46.983Z] [2023-05-30T21:41:46.983Z] Login Succeeded [2023-05-30T21:41:46.983Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T21:41:47.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T21:41:47.667Z] + git rev-list -1 --merges 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c~1..82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [Pipeline] echo [2023-05-30T21:41:47.733Z] -----------> git rev-list -1 --merges 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c~1..82f81ddbde698eb5e28c2cc375814a2e87ba4b2c 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [false] [Pipeline] sh [2023-05-30T21:41:48.044Z] + git log --format=format:%s -1 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [Pipeline] echo [2023-05-30T21:41:48.078Z] ========================================================= [2023-05-30T21:41:48.078Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T21:41:48.078Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T21:41:48.511Z] + git log --format=format:%s -1 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [Pipeline] echo [2023-05-30T21:41:48.556Z] [semverPrep] GIT_COMMIT: 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c, Commit Message: docs: Update changelog for 3.0 [Pipeline] echo [2023-05-30T21:41:48.600Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T21:41:49.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T21:41:49.017Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T21:41:49.017Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T21:41:49.017Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T21:41:49.017Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T21:41:49.017Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T21:41:49.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:41:49.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T21:41:49.646Z] [2023-05-30T21:41:49.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:41:50.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T21:41:50.585Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T21:41:50.585Z] b85a868b505f: Pulling fs layer [2023-05-30T21:41:50.585Z] e2be974225ed: Pulling fs layer [2023-05-30T21:41:50.585Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T21:41:50.585Z] 988bab9f4d93: Pulling fs layer [2023-05-30T21:41:50.585Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T21:41:50.585Z] eaf3925da568: Pulling fs layer [2023-05-30T21:41:50.585Z] bab4dde63d76: Pulling fs layer [2023-05-30T21:41:50.585Z] bde34c3a00c8: Pulling fs layer [2023-05-30T21:41:50.585Z] b352a97aabf1: Pulling fs layer [2023-05-30T21:41:50.585Z] 4872d77fe225: Pulling fs layer [2023-05-30T21:41:50.585Z] 5851b861e8e6: Pulling fs layer [2023-05-30T21:41:50.585Z] eaf3925da568: Waiting [2023-05-30T21:41:50.585Z] 988bab9f4d93: Waiting [2023-05-30T21:41:50.585Z] bab4dde63d76: Waiting [2023-05-30T21:41:50.585Z] bde34c3a00c8: Waiting [2023-05-30T21:41:50.585Z] b352a97aabf1: Waiting [2023-05-30T21:41:50.585Z] 4872d77fe225: Waiting [2023-05-30T21:41:50.585Z] 1469e6f7b9e6: Waiting [2023-05-30T21:41:50.585Z] e2be974225ed: Download complete [2023-05-30T21:41:50.585Z] 988bab9f4d93: Verifying Checksum [2023-05-30T21:41:50.585Z] 988bab9f4d93: Download complete [2023-05-30T21:41:50.585Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T21:41:50.585Z] 1469e6f7b9e6: Download complete [2023-05-30T21:41:50.585Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T21:41:50.585Z] 339a4e72a1f5: Download complete [2023-05-30T21:41:50.585Z] eaf3925da568: Verifying Checksum [2023-05-30T21:41:50.585Z] bde34c3a00c8: Download complete [2023-05-30T21:41:50.845Z] b352a97aabf1: Download complete [2023-05-30T21:41:50.845Z] 4872d77fe225: Verifying Checksum [2023-05-30T21:41:50.845Z] 4872d77fe225: Download complete [2023-05-30T21:41:50.845Z] 5851b861e8e6: Verifying Checksum [2023-05-30T21:41:50.845Z] 5851b861e8e6: Download complete [2023-05-30T21:41:50.845Z] b85a868b505f: Verifying Checksum [2023-05-30T21:41:50.845Z] b85a868b505f: Download complete [2023-05-30T21:41:51.104Z] bab4dde63d76: Verifying Checksum [2023-05-30T21:41:51.104Z] bab4dde63d76: Download complete [2023-05-30T21:41:52.040Z] b85a868b505f: Pull complete [2023-05-30T21:41:52.302Z] e2be974225ed: Pull complete [2023-05-30T21:41:52.871Z] 339a4e72a1f5: Pull complete [2023-05-30T21:41:53.130Z] 988bab9f4d93: Pull complete [2023-05-30T21:41:53.703Z] 1469e6f7b9e6: Pull complete [2023-05-30T21:41:53.703Z] eaf3925da568: Pull complete [2023-05-30T21:41:55.612Z] bab4dde63d76: Pull complete [2023-05-30T21:41:55.612Z] bde34c3a00c8: Pull complete [2023-05-30T21:41:55.612Z] b352a97aabf1: Pull complete [2023-05-30T21:41:55.877Z] 4872d77fe225: Pull complete [2023-05-30T21:41:55.877Z] 5851b861e8e6: Pull complete [2023-05-30T21:41:55.877Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T21:41:55.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T21:41:55.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:41:56.215Z] prd-ubuntu20.04-docker-8c-8g-17370 does not seem to be running inside a container [2023-05-30T21:41:56.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-621 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621:/w/workspace/edgexfoundry_edgex-ui-go_PR-621:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T21:42:00.623Z] $ docker top 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e -eo pid,comm [2023-05-30T21:42:00.673Z] 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). [2023-05-30T21:42:00.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T21:42:00.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T21:42:00.802Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T21:42:00.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T21:42:00.919Z] $ docker exec 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e ssh-agent [2023-05-30T21:42:01.028Z] SSH_AUTH_SOCK=/tmp/ssh-TQaPTzMPVa32/agent.33 [2023-05-30T21:42:01.028Z] SSH_AGENT_PID=39 [2023-05-30T21:42:01.033Z] Running ssh-add (command line suppressed) [2023-05-30T21:42:01.164Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/private_key_10676293721834478247.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/private_key_10676293721834478247.key) [2023-05-30T21:42:01.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T21:42:01.523Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T21:42:01.551Z] $ docker exec --env ******** --env ******** 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e ssh-agent -k [2023-05-30T21:42:01.638Z] unset SSH_AUTH_SOCK; [2023-05-30T21:42:01.638Z] unset SSH_AGENT_PID; [2023-05-30T21:42:01.638Z] echo Agent pid 39 killed; [2023-05-30T21:42:01.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T21:42:01.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T21:42:01.738Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T21:42:01.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T21:42:01.866Z] $ docker exec 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e ssh-agent [2023-05-30T21:42:01.975Z] SSH_AUTH_SOCK=/tmp/ssh-Cy5HJpSOAZUk/agent.71 [2023-05-30T21:42:01.975Z] SSH_AGENT_PID=77 [2023-05-30T21:42:01.979Z] Running ssh-add (command line suppressed) [2023-05-30T21:42:02.086Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/private_key_1269436284653742005.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/private_key_1269436284653742005.key) [2023-05-30T21:42:02.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T21:42:02.423Z] + git semver init [2023-05-30T21:42:02.682Z] 2023-05-30 21:42:02,585 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T21:42:02.682Z] 2023-05-30 21:42:02,586 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver [2023-05-30T21:42:02.682Z] 2023-05-30 21:42:02,587 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver [2023-05-30T21:42:02.682Z] 2023-05-30 21:42:02,587 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-621, universal_newlines=False, shell=None, istream=None) [2023-05-30T21:42:04.588Z] 2023-05-30 21:42:04,148 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.git/info/exclude [2023-05-30T21:42:04.588Z] 2023-05-30 21:42:04,149 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver/PR-621 with force:False [2023-05-30T21:42:04.588Z] 2023-05-30 21:42:04,149 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver/PR-621 [2023-05-30T21:42:04.588Z] 2023-05-30 21:42:04,153 [execute] INFO git cat-file --batch-check [2023-05-30T21:42:04.588Z] 2023-05-30 21:42:04,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T21:42:04.588Z] 2023-05-30 21:42:04,159 [execute] INFO git cat-file --batch [2023-05-30T21:42:04.588Z] 2023-05-30 21:42:04,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T21:42:04.588Z] 2023-05-30 21:42:04,165 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver/PR-621 [2023-05-30T21:42:04.588Z] 0.0.0 [Pipeline] } [2023-05-30T21:42:04.615Z] $ docker exec --env ******** --env ******** 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e ssh-agent -k [2023-05-30T21:42:04.712Z] unset SSH_AUTH_SOCK; [2023-05-30T21:42:04.714Z] unset SSH_AGENT_PID; [2023-05-30T21:42:04.715Z] echo Agent pid 77 killed; [2023-05-30T21:42:04.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T21:42:05.148Z] + git semver [Pipeline] } [2023-05-30T21:42:05.736Z] $ docker stop --time=1 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e [2023-05-30T21:42:07.049Z] $ docker rm -f --volumes 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T21:42:07.449Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T21:42:07.695Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T21:42:07.712Z] [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 [2023-05-30T21:42:08.301Z] provisioning config files... [2023-05-30T21:42:08.309Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/config3962524593698112675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:42:08.656Z] ---> docker-login.sh [2023-05-30T21:42:08.657Z] nexus3.edgexfoundry.org:10001 [2023-05-30T21:42:08.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:42:08.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:42:08.657Z] Configure a credential helper to remove this warning. See [2023-05-30T21:42:08.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:42:08.657Z] [2023-05-30T21:42:08.657Z] Login Succeeded [2023-05-30T21:42:08.657Z] nexus3.edgexfoundry.org:10002 [2023-05-30T21:42:08.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:42:08.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:42:08.657Z] Configure a credential helper to remove this warning. See [2023-05-30T21:42:08.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:42:08.657Z] [2023-05-30T21:42:08.657Z] Login Succeeded [2023-05-30T21:42:08.657Z] nexus3.edgexfoundry.org:10003 [2023-05-30T21:42:08.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:42:08.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:42:08.918Z] Configure a credential helper to remove this warning. See [2023-05-30T21:42:08.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:42:08.918Z] [2023-05-30T21:42:08.918Z] Login Succeeded [2023-05-30T21:42:08.918Z] nexus3.edgexfoundry.org:10004 [2023-05-30T21:42:08.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:42:08.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:42:08.918Z] Configure a credential helper to remove this warning. See [2023-05-30T21:42:08.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:42:08.918Z] [2023-05-30T21:42:08.918Z] Login Succeeded [2023-05-30T21:42:08.918Z] docker.io [2023-05-30T21:42:08.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:42:09.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:42:09.177Z] Configure a credential helper to remove this warning. See [2023-05-30T21:42:09.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:42:09.177Z] [2023-05-30T21:42:09.177Z] Login Succeeded [2023-05-30T21:42:09.177Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T21:42:09.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T21:42:09.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T21:42:09.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T21:42:09.483Z] ========================================================= [2023-05-30T21:42:09.483Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T21:42:09.483Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:42:09.964Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T21:42:10.224Z] Sending build context to Docker daemon 47.59MB [2023-05-30T21:42:10.224Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T21:42:10.224Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-30T21:42:10.224Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T21:42:10.224Z] f56be85fc22e: Pulling fs layer [2023-05-30T21:42:10.224Z] 85791d961cd3: Pulling fs layer [2023-05-30T21:42:10.224Z] d694b5ae8c79: Pulling fs layer [2023-05-30T21:42:10.224Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T21:42:10.224Z] 4d19c01a9841: Pulling fs layer [2023-05-30T21:42:10.224Z] 9325e15d5711: Pulling fs layer [2023-05-30T21:42:10.224Z] 556b6ee489ea: Pulling fs layer [2023-05-30T21:42:10.224Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T21:42:10.224Z] 9f32a84ed3da: Waiting [2023-05-30T21:42:10.224Z] 4d19c01a9841: Waiting [2023-05-30T21:42:10.224Z] 9325e15d5711: Waiting [2023-05-30T21:42:10.224Z] 556b6ee489ea: Waiting [2023-05-30T21:42:10.224Z] c5a4b2cf53e6: Waiting [2023-05-30T21:42:10.224Z] 85791d961cd3: Download complete [2023-05-30T21:42:10.224Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T21:42:10.224Z] 9f32a84ed3da: Download complete [2023-05-30T21:42:10.224Z] 4d19c01a9841: Verifying Checksum [2023-05-30T21:42:10.224Z] 4d19c01a9841: Download complete [2023-05-30T21:42:10.224Z] f56be85fc22e: Verifying Checksum [2023-05-30T21:42:10.224Z] f56be85fc22e: Download complete [2023-05-30T21:42:10.224Z] 9325e15d5711: Verifying Checksum [2023-05-30T21:42:10.224Z] 9325e15d5711: Download complete [2023-05-30T21:42:10.487Z] f56be85fc22e: Pull complete [2023-05-30T21:42:10.747Z] 85791d961cd3: Pull complete [2023-05-30T21:42:10.747Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T21:42:10.747Z] c5a4b2cf53e6: Download complete [2023-05-30T21:42:11.006Z] d694b5ae8c79: Download complete [2023-05-30T21:42:11.006Z] 556b6ee489ea: Verifying Checksum [2023-05-30T21:42:11.006Z] 556b6ee489ea: Download complete [2023-05-30T21:42:14.287Z] d694b5ae8c79: Pull complete [2023-05-30T21:42:14.287Z] 9f32a84ed3da: Pull complete [2023-05-30T21:42:14.287Z] 4d19c01a9841: Pull complete [2023-05-30T21:42:14.287Z] 9325e15d5711: Pull complete [2023-05-30T21:42:16.818Z] 556b6ee489ea: Pull complete [2023-05-30T21:42:17.754Z] c5a4b2cf53e6: Pull complete [2023-05-30T21:42:17.754Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T21:42:17.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T21:42:17.754Z] ---> c4be618373d6 [2023-05-30T21:42:17.754Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-30T21:42:23.029Z] ---> Running in 308f950f2e69 [2023-05-30T21:42:23.029Z] Removing intermediate container 308f950f2e69 [2023-05-30T21:42:23.029Z] ---> 6bbe427d26fd [2023-05-30T21:42:23.029Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T21:42:23.029Z] ---> Running in bca3cace3fae [2023-05-30T21:42:23.029Z] Removing intermediate container bca3cace3fae [2023-05-30T21:42:23.029Z] ---> 5bcd4fb52585 [2023-05-30T21:42:23.029Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T21:42:23.029Z] ---> Running in ee1104e13061 [2023-05-30T21:42:23.029Z] Removing intermediate container ee1104e13061 [2023-05-30T21:42:23.029Z] ---> 2ebbeec7f680 [2023-05-30T21:42:23.029Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-30T21:42:23.029Z] ---> Running in da482e624433 [2023-05-30T21:42:23.115Z] Still waiting to schedule task [2023-05-30T21:42:23.115Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17368’ is offline [2023-05-30T21:42:23.287Z] Removing intermediate container da482e624433 [2023-05-30T21:42:23.287Z] ---> 0ebd51c4a166 [2023-05-30T21:42:23.287Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-30T21:42:23.287Z] ---> Running in 0cc407848e8b [2023-05-30T21:42:23.287Z] Removing intermediate container 0cc407848e8b [2023-05-30T21:42:23.287Z] ---> cca29ab4d81d [2023-05-30T21:42:23.287Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-30T21:42:23.856Z] latest: Pulling from library/docker [2023-05-30T21:42:23.856Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-30T21:42:23.856Z] dfb60e7f5d22: Pulling fs layer [2023-05-30T21:42:23.856Z] f74671f55a8d: Pulling fs layer [2023-05-30T21:42:23.856Z] 159682c80b19: Pulling fs layer [2023-05-30T21:42:23.856Z] b1fd48ba55f8: Pulling fs layer [2023-05-30T21:42:23.856Z] 6478cae41da0: Pulling fs layer [2023-05-30T21:42:23.856Z] 3dc5e45939f9: Pulling fs layer [2023-05-30T21:42:23.856Z] ec63addd3bc1: Pulling fs layer [2023-05-30T21:42:23.856Z] 3a314790488f: Pulling fs layer [2023-05-30T21:42:23.856Z] f97b6f470a44: Pulling fs layer [2023-05-30T21:42:23.856Z] ba6b089fd04d: Pulling fs layer [2023-05-30T21:42:23.856Z] 3580870ab4aa: Pulling fs layer [2023-05-30T21:42:23.856Z] 27aa171c6e15: Pulling fs layer [2023-05-30T21:42:23.856Z] b55707de713d: Pulling fs layer [2023-05-30T21:42:23.856Z] 6478cae41da0: Waiting [2023-05-30T21:42:23.856Z] 159682c80b19: Waiting [2023-05-30T21:42:23.856Z] b1fd48ba55f8: Waiting [2023-05-30T21:42:23.856Z] 3dc5e45939f9: Waiting [2023-05-30T21:42:23.856Z] ec63addd3bc1: Waiting [2023-05-30T21:42:23.856Z] 3a314790488f: Waiting [2023-05-30T21:42:23.856Z] f97b6f470a44: Waiting [2023-05-30T21:42:23.856Z] ba6b089fd04d: Waiting [2023-05-30T21:42:23.856Z] 27aa171c6e15: Waiting [2023-05-30T21:42:23.856Z] b55707de713d: Waiting [2023-05-30T21:42:23.856Z] 3580870ab4aa: Waiting [2023-05-30T21:42:23.856Z] f74671f55a8d: Verifying Checksum [2023-05-30T21:42:23.856Z] f74671f55a8d: Download complete [2023-05-30T21:42:23.856Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-30T21:42:23.856Z] 8a49fdb3b6a5: Download complete [2023-05-30T21:42:23.856Z] dfb60e7f5d22: Verifying Checksum [2023-05-30T21:42:23.856Z] dfb60e7f5d22: Download complete [2023-05-30T21:42:24.114Z] 8a49fdb3b6a5: Pull complete [2023-05-30T21:42:24.114Z] 6478cae41da0: Verifying Checksum [2023-05-30T21:42:24.114Z] 6478cae41da0: Download complete [2023-05-30T21:42:24.114Z] dfb60e7f5d22: Pull complete [2023-05-30T21:42:24.372Z] f74671f55a8d: Pull complete [2023-05-30T21:42:24.372Z] b1fd48ba55f8: Verifying Checksum [2023-05-30T21:42:24.372Z] b1fd48ba55f8: Download complete [2023-05-30T21:42:24.372Z] 3dc5e45939f9: Download complete [2023-05-30T21:42:24.372Z] 159682c80b19: Download complete [2023-05-30T21:42:24.372Z] ec63addd3bc1: Verifying Checksum [2023-05-30T21:42:24.372Z] ec63addd3bc1: Download complete [2023-05-30T21:42:24.372Z] 3a314790488f: Verifying Checksum [2023-05-30T21:42:24.372Z] 3a314790488f: Download complete [2023-05-30T21:42:24.372Z] ba6b089fd04d: Verifying Checksum [2023-05-30T21:42:24.372Z] ba6b089fd04d: Download complete [2023-05-30T21:42:24.372Z] f97b6f470a44: Verifying Checksum [2023-05-30T21:42:24.372Z] f97b6f470a44: Download complete [2023-05-30T21:42:24.631Z] 27aa171c6e15: Verifying Checksum [2023-05-30T21:42:24.631Z] 27aa171c6e15: Download complete [2023-05-30T21:42:24.631Z] 159682c80b19: Pull complete [2023-05-30T21:42:24.631Z] b55707de713d: Verifying Checksum [2023-05-30T21:42:24.631Z] b55707de713d: Download complete [2023-05-30T21:42:24.890Z] b1fd48ba55f8: Pull complete [2023-05-30T21:42:25.149Z] 3580870ab4aa: Verifying Checksum [2023-05-30T21:42:25.149Z] 3580870ab4aa: Download complete [2023-05-30T21:42:25.407Z] 6478cae41da0: Pull complete [2023-05-30T21:42:25.407Z] 3dc5e45939f9: Pull complete [2023-05-30T21:42:25.407Z] ec63addd3bc1: Pull complete [2023-05-30T21:42:25.407Z] 3a314790488f: Pull complete [2023-05-30T21:42:25.666Z] f97b6f470a44: Pull complete [2023-05-30T21:42:25.924Z] ba6b089fd04d: Pull complete [2023-05-30T21:42:26.860Z] 3580870ab4aa: Pull complete [2023-05-30T21:42:26.860Z] 27aa171c6e15: Pull complete [2023-05-30T21:42:26.860Z] b55707de713d: Pull complete [2023-05-30T21:42:26.860Z] Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 [2023-05-30T21:42:26.860Z] Status: Downloaded newer image for docker:latest [2023-05-30T21:42:29.392Z] ---> 43f595f44220 [2023-05-30T21:42:29.392Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T21:42:29.392Z] ---> Running in 7220ad84fe66 [2023-05-30T21:42:29.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T21:42:29.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T21:42:29.650Z] OK: 265 MiB in 53 packages [2023-05-30T21:42:29.908Z] Removing intermediate container 7220ad84fe66 [2023-05-30T21:42:29.908Z] ---> 3fb59928ce96 [2023-05-30T21:42:29.908Z] Step 10/15 : ENV GO111MODULE=on [2023-05-30T21:42:29.908Z] ---> Running in 04c911f285e6 [2023-05-30T21:42:29.908Z] Removing intermediate container 04c911f285e6 [2023-05-30T21:42:29.908Z] ---> 13a8a97677c5 [2023-05-30T21:42:29.908Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-30T21:42:30.167Z] ---> Running in 4f94de3d4d77 [2023-05-30T21:42:30.167Z] Removing intermediate container 4f94de3d4d77 [2023-05-30T21:42:30.167Z] ---> b8ab30d07998 [2023-05-30T21:42:30.167Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-30T21:42:30.167Z] ---> 06537f6e44db [2023-05-30T21:42:30.167Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T21:42:30.167Z] ---> Running in 5ed97884d655 [2023-05-30T21:43:16.852Z] Removing intermediate container 5ed97884d655 [2023-05-30T21:43:16.852Z] ---> e203e5acfc41 [2023-05-30T21:43:16.852Z] Step 14/15 : COPY . . [2023-05-30T21:43:16.852Z] ---> 323cc62557cf [2023-05-30T21:43:16.852Z] Step 15/15 : RUN ${MAKE} [2023-05-30T21:43:16.852Z] ---> Running in 4f33543ab273 [2023-05-30T21:43:16.852Z] noop [2023-05-30T21:43:16.852Z] Removing intermediate container 4f33543ab273 [2023-05-30T21:43:16.852Z] ---> 4decfb21c637 [2023-05-30T21:43:16.852Z] Successfully built 4decfb21c637 [2023-05-30T21:43:16.852Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:43:17.290Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T21:43:17.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:43:17.438Z] prd-ubuntu20.04-docker-8c-8g-17370 does not seem to be running inside a container [2023-05-30T21:43:17.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-621 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621:/w/workspace/edgexfoundry_edgex-ui-go_PR-621:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@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 ******** ci-base-image-x86_64 cat [2023-05-30T21:43:17.805Z] $ docker top 145ad66223a1546e61934246b6737c9e3babf419c4628cc71370ec21466b9870 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T21:43:18.193Z] + go version [2023-05-30T21:43:18.193Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T21:43:18.231Z] $ docker stop --time=1 145ad66223a1546e61934246b6737c9e3babf419c4628cc71370ec21466b9870 [2023-05-30T21:43:19.487Z] $ docker rm -f --volumes 145ad66223a1546e61934246b6737c9e3babf419c4628cc71370ec21466b9870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:43:20.196Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T21:43:20.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:43:20.339Z] prd-ubuntu20.04-docker-8c-8g-17370 does not seem to be running inside a container [2023-05-30T21:43:20.373Z] $ 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-621 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621:/w/workspace/edgexfoundry_edgex-ui-go_PR-621:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@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 ******** ci-base-image-x86_64 cat [2023-05-30T21:43:20.709Z] $ docker top 17c928fac13143883f364240951a09541928b217e04d0fd0bfd2ba3f986b6260 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T21:43:21.094Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-621 [Pipeline] fileExists [Pipeline] sh [2023-05-30T21:43:21.456Z] + make test [2023-05-30T21:43:21.456Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-30T21:43:25.635Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-30T21:43:33.737Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-30T21:43:33.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-30T21:43:33.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-30T21:43:33.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-30T21:43:33.738Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-30T21:43:33.738Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-30T21:43:33.738Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-30T21:43:33.738Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-30T21:43:33.738Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-30T21:43:37.021Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T21:43:37.021Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T21:43:37.021Z] ./bin/test-attribution-txt.sh [2023-05-30T21:43:37.021Z] make -C web test [2023-05-30T21:43:37.021Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-621/web' [2023-05-30T21:43:37.021Z] make[1]: tput: No such file or directory [2023-05-30T21:43:37.021Z] make[1]: tput: No such file or directory [2023-05-30T21:43:37.021Z] warning: generating ./VERSION [2023-05-30T21:43:37.021Z] echo "0.0.0" > VERSION [2023-05-30T21:43:37.021Z] docker build \ [2023-05-30T21:43:37.021Z] -f Dockerfile \ [2023-05-30T21:43:37.021Z] --build-arg USER=1000 \ [2023-05-30T21:43:37.021Z] \ [2023-05-30T21:43:37.021Z] --label "git_sha=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c" \ [2023-05-30T21:43:37.021Z] -t edgexfoundry/edgex-web-ui:82f81ddbde698eb5e28c2cc375814a2e87ba4b2c \ [2023-05-30T21:43:37.021Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-30T21:43:37.021Z] . [2023-05-30T21:43:37.021Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-30T21:43:37.021Z] Install the buildx component to build images with BuildKit: [2023-05-30T21:43:37.021Z] https://docs.docker.com/go/buildx/ [2023-05-30T21:43:37.021Z] [2023-05-30T21:43:37.021Z] Sending build context to Docker daemon 2.571MB [2023-05-30T21:43:37.293Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-30T21:43:37.553Z] 16.17-alpine3.15: Pulling from library/node [2023-05-30T21:43:37.813Z] 9621f1afde84: Pulling fs layer [2023-05-30T21:43:37.813Z] c6f70ee39829: Pulling fs layer [2023-05-30T21:43:37.813Z] 56892a8094a2: Pulling fs layer [2023-05-30T21:43:37.813Z] 58dd87906ef0: Pulling fs layer [2023-05-30T21:43:37.813Z] 9621f1afde84: Verifying Checksum [2023-05-30T21:43:37.813Z] 9621f1afde84: Download complete [2023-05-30T21:43:37.813Z] 9621f1afde84: Pull complete [2023-05-30T21:43:37.813Z] 58dd87906ef0: Download complete [2023-05-30T21:43:38.072Z] 56892a8094a2: Download complete [2023-05-30T21:43:39.011Z] c6f70ee39829: Verifying Checksum [2023-05-30T21:43:39.011Z] c6f70ee39829: Download complete [2023-05-30T21:43:40.388Z] c6f70ee39829: Pull complete [2023-05-30T21:43:40.388Z] 56892a8094a2: Pull complete [2023-05-30T21:43:40.388Z] 58dd87906ef0: Pull complete [2023-05-30T21:43:40.388Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-30T21:43:40.388Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-30T21:43:40.388Z] ---> b69703f70c3d [2023-05-30T21:43:40.388Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-30T21:43:44.591Z] ---> Running in 1d889ba7ac57 [2023-05-30T21:43:44.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-30T21:43:44.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-30T21:43:44.851Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-30T21:43:44.851Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-30T21:43:44.851Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-30T21:43:44.851Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-30T21:43:44.851Z] (5/129) Installing libxcb (1.14-r2) [2023-05-30T21:43:44.851Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-30T21:43:44.851Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-30T21:43:44.851Z] (8/129) Installing libice (1.0.10-r0) [2023-05-30T21:43:44.851Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-30T21:43:44.851Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-30T21:43:44.851Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-30T21:43:44.851Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-30T21:43:44.851Z] (13/129) Installing xset (1.2.4-r0) [2023-05-30T21:43:44.851Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-30T21:43:44.851Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-30T21:43:44.851Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-30T21:43:44.851Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-30T21:43:44.851Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-30T21:43:44.851Z] (19/129) Installing libintl (0.21-r0) [2023-05-30T21:43:44.851Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-30T21:43:45.110Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-30T21:43:45.110Z] (22/129) Installing pcre (8.45-r1) [2023-05-30T21:43:45.110Z] (23/129) Installing glib (2.70.5-r0) [2023-05-30T21:43:45.110Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-30T21:43:45.110Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-30T21:43:45.110Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-30T21:43:45.110Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-30T21:43:45.110Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-30T21:43:45.110Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-30T21:43:45.110Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-30T21:43:45.110Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-30T21:43:45.110Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-30T21:43:45.110Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-30T21:43:45.110Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-30T21:43:45.110Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-30T21:43:45.110Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-30T21:43:45.110Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-30T21:43:45.110Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-30T21:43:45.110Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-30T21:43:45.110Z] (40/129) Installing libxi (1.8-r0) [2023-05-30T21:43:45.110Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-30T21:43:45.110Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-30T21:43:45.110Z] (43/129) Installing atk (2.36.0-r0) [2023-05-30T21:43:45.110Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-30T21:43:45.110Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-30T21:43:45.110Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-30T21:43:45.110Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-30T21:43:45.110Z] (48/129) Installing expat (2.5.0-r0) [2023-05-30T21:43:45.367Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-30T21:43:45.367Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-30T21:43:45.367Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-30T21:43:45.367Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-30T21:43:45.367Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-30T21:43:45.367Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-30T21:43:45.367Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-30T21:43:45.367Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-30T21:43:45.367Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-30T21:43:45.367Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-30T21:43:45.367Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-30T21:43:45.367Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-30T21:43:45.367Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-30T21:43:45.367Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-30T21:43:45.367Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-30T21:43:45.367Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-30T21:43:45.367Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-30T21:43:45.367Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-30T21:43:45.367Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-30T21:43:45.367Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-30T21:43:45.367Z] (69/129) Installing pango (1.48.10-r0) [2023-05-30T21:43:45.367Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-30T21:43:45.367Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-30T21:43:45.367Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-30T21:43:45.367Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-30T21:43:45.367Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-30T21:43:45.625Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-30T21:43:45.625Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-30T21:43:45.625Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-30T21:43:45.625Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-30T21:43:45.625Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-30T21:43:45.625Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-30T21:43:47.535Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-30T21:43:47.535Z] (80/129) Installing flac (1.3.4-r0) [2023-05-30T21:43:47.793Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-30T21:43:47.793Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-30T21:43:47.793Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-30T21:43:47.793Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-30T21:43:47.793Z] (85/129) Installing libass (0.15.2-r0) [2023-05-30T21:43:47.793Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-30T21:43:47.793Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-05-30T21:43:47.793Z] (88/129) Installing ncurses-libs (6.3_p20211120-r2) [2023-05-30T21:43:47.793Z] (89/129) Installing lame (3.100-r0) [2023-05-30T21:43:47.793Z] (90/129) Installing opus (1.3.1-r1) [2023-05-30T21:43:47.793Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-30T21:43:47.793Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-30T21:43:47.793Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-30T21:43:47.793Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-30T21:43:47.793Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-30T21:43:47.793Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-30T21:43:47.793Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-30T21:43:47.793Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-30T21:43:47.793Z] (99/129) Installing libva (2.13.0-r0) [2023-05-30T21:43:47.793Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-30T21:43:47.793Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-30T21:43:47.793Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-30T21:43:47.793Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-30T21:43:47.793Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-30T21:43:48.053Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-30T21:43:48.053Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-30T21:43:48.053Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-30T21:43:48.053Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-30T21:43:48.053Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-30T21:43:48.053Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-30T21:43:48.053Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-30T21:43:48.053Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-30T21:43:48.053Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-30T21:43:48.053Z] (114/129) Installing nspr (4.32-r0) [2023-05-30T21:43:48.053Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-30T21:43:48.053Z] (116/129) Installing nss (3.78.1-r0) [2023-05-30T21:43:48.314Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-30T21:43:48.314Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-30T21:43:48.314Z] (119/129) Installing orc (0.4.32-r0) [2023-05-30T21:43:48.314Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-30T21:43:48.314Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-30T21:43:48.314Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-30T21:43:48.314Z] (123/129) Installing libpulse (15.0-r2) [2023-05-30T21:43:48.314Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-30T21:43:48.314Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-30T21:43:48.314Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-30T21:43:48.314Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-30T21:43:48.572Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-30T21:43:48.572Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-30T21:43:49.514Z] Executing busybox-1.34.1-r7.trigger [2023-05-30T21:43:49.514Z] Executing glib-2.70.5-r0.trigger [2023-05-30T21:43:49.514Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-30T21:43:49.812Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-30T21:43:49.812Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-30T21:43:49.812Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-30T21:43:49.812Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-30T21:43:49.812Z] OK: 286 MiB in 145 packages [2023-05-30T21:43:56.379Z] Removing intermediate container 1d889ba7ac57 [2023-05-30T21:43:56.379Z] ---> fc9aecc63f06 [2023-05-30T21:43:56.379Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-30T21:43:56.379Z] ---> Running in 213612bdc63f [2023-05-30T21:43:56.379Z] Removing intermediate container 213612bdc63f [2023-05-30T21:43:56.379Z] ---> a678e4eff016 [2023-05-30T21:43:56.379Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-30T21:43:56.379Z] ---> Running in 644d3a91f1fd [2023-05-30T21:43:56.637Z] Removing intermediate container 644d3a91f1fd [2023-05-30T21:43:56.637Z] ---> 31661cba3207 [2023-05-30T21:43:56.637Z] Step 5/10 : RUN npm install -g npm [2023-05-30T21:43:56.637Z] ---> Running in 28e6fe3fe0a0 [2023-05-30T21:43:58.204Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17372 in /w/workspace/edgexfoundry_edgex-ui-go_PR-621 [Pipeline] { [Pipeline] ws [2023-05-30T21:43:58.260Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-30T21:43:58.341Z] The recommended git tool is: git [2023-05-30T21:44:03.310Z] [2023-05-30T21:44:03.310Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-30T21:44:03.310Z] [2023-05-30T21:44:03.310Z] 27 packages are looking for funding [2023-05-30T21:44:03.310Z] run `npm fund` for details [2023-05-30T21:44:03.310Z] [2023-05-30T21:44:03.310Z] found 0 vulnerabilities [2023-05-30T21:44:04.765Z] Removing intermediate container 28e6fe3fe0a0 [2023-05-30T21:44:04.765Z] ---> 1a562e380fc9 [2023-05-30T21:44:04.765Z] Step 6/10 : ARG USER=1000 [2023-05-30T21:44:04.765Z] ---> Running in 987a8215d397 [2023-05-30T21:44:04.765Z] Removing intermediate container 987a8215d397 [2023-05-30T21:44:04.765Z] ---> a58ca00d5245 [2023-05-30T21:44:04.765Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-30T21:44:04.765Z] ---> Running in 4007b030e9c2 [2023-05-30T21:44:04.822Z] using credential edgex-jenkins-ssh [2023-05-30T21:44:04.845Z] Cloning the remote Git repository [2023-05-30T21:44:05.332Z] Removing intermediate container 4007b030e9c2 [2023-05-30T21:44:05.332Z] ---> eaf4cacb345f [2023-05-30T21:44:05.332Z] Step 8/10 : USER $USER:$USER [2023-05-30T21:44:05.332Z] ---> Running in a524df52bbd5 [2023-05-30T21:44:05.332Z] Removing intermediate container a524df52bbd5 [2023-05-30T21:44:05.332Z] ---> 5664852ecb53 [2023-05-30T21:44:05.332Z] Step 9/10 : WORKDIR /app [2023-05-30T21:44:05.332Z] ---> Running in d226141b4d20 [2023-05-30T21:44:05.332Z] Removing intermediate container d226141b4d20 [2023-05-30T21:44:05.332Z] ---> d11db4d39bfa [2023-05-30T21:44:05.332Z] Step 10/10 : LABEL git_sha=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [2023-05-30T21:44:05.590Z] ---> Running in 6dde2bc43e4b [2023-05-30T21:44:05.590Z] Removing intermediate container 6dde2bc43e4b [2023-05-30T21:44:05.590Z] ---> 80c15c09e4c7 [2023-05-30T21:44:05.590Z] Successfully built 80c15c09e4c7 [2023-05-30T21:44:05.590Z] Successfully tagged edgexfoundry/edgex-web-ui:82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [2023-05-30T21:44:05.590Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-30T21:44:05.590Z] touch edgex-web-ui.imagebuilt [2023-05-30T21:44:05.590Z] mkdir -p node_modules coverage [2023-05-30T21:44:05.590Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-30T21:44:05.590Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-30T21:44:04.902Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-30T21:44:05.002Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-30T21:44:05.178Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-30T21:44:05.179Z] > git --version # timeout=10 [2023-05-30T21:44:05.203Z] > git --version # 'git version 2.25.1' [2023-05-30T21:44:05.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T21:44:05.379Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T21:44:07.494Z] npm WARN old lockfile [2023-05-30T21:44:07.494Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-30T21:44:07.494Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-30T21:44:07.494Z] npm WARN old lockfile [2023-05-30T21:44:07.494Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-30T21:44:07.494Z] npm WARN old lockfile [2023-05-30T21:44:08.783Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-30T21:44:08.812Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T21:44:09.834Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-30T21:44:09.880Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-30T21:44:09.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T21:44:10.556Z] Merging remotes/origin/main commit 644bbf00b5c54e5a158a68758c6e0479d3a0d70d into PR head commit 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [2023-05-30T21:44:11.226Z] Merge succeeded, producing 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [2023-05-30T21:44:11.227Z] Checking out Revision 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c (PR-621) [2023-05-30T21:44:09.899Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/621/head:refs/remotes/origin/PR-621 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T21:44:10.578Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T21:44:10.666Z] > git checkout -f 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c # timeout=10 [2023-05-30T21:44:11.102Z] > git remote # timeout=10 [2023-05-30T21:44:11.122Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T21:44:11.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T21:44:11.169Z] > git merge 644bbf00b5c54e5a158a68758c6e0479d3a0d70d # timeout=10 [2023-05-30T21:44:11.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T21:44:11.235Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T21:44:11.252Z] > git checkout -f 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c # timeout=10 [2023-05-30T21:44:14.859Z] Commit message: "docs: Update changelog for 3.0" [2023-05-30T21:44:14.928Z] > git --version # timeout=10 [2023-05-30T21:44:14.940Z] > git --version # 'git version 2.25.1' [2023-05-30T21:44:14.963Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE required: { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE }, [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE required: { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE }, [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE required: { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE }, [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE required: { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE }, [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE required: { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE }, [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE required: { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE }, [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE required: { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE }, [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE required: { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE }, [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE required: { [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE }, [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:44:15.689Z] npm WARN EBADENGINE } [2023-05-30T21:44:16.033Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T21:44:16.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T21:44:16.033Z] Dload Upload Total Spent Left Speed [2023-05-30T21:44:16.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh [2023-05-30T21:44:16.765Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T21:44:17.115Z] + sudo tee /etc/docker/daemon.new [2023-05-30T21:44:17.115Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T21:44:17.115Z] { [2023-05-30T21:44:17.115Z] "registry-mirrors": [ [2023-05-30T21:44:17.115Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T21:44:17.115Z] ], [2023-05-30T21:44:17.115Z] "bip": "10.250.0.254/24", [2023-05-30T21:44:17.115Z] "hosts": [ [2023-05-30T21:44:17.115Z] "tcp://0.0.0.0:5555", [2023-05-30T21:44:17.115Z] "unix:///var/run/docker.sock" [2023-05-30T21:44:17.115Z] ], [2023-05-30T21:44:17.115Z] "mtu": 1458, [2023-05-30T21:44:17.115Z] "selinux-enabled": true, [2023-05-30T21:44:17.115Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T21:44:17.115Z] } [Pipeline] sh [2023-05-30T21:44:17.511Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T21:44:17.854Z] + sudo service docker restart [2023-05-30T21:44:19.017Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-30T21:44:19.017Z] 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 [2023-05-30T21:44:19.017Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T21:44:19.017Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-30T21:44:19.017Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-30T21:44:19.300Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-30T21:44:19.561Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-30T21:44:20.128Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-30T21:44:21.508Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-30T21:44:21.508Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-30T21:44:22.883Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-30T21:44:23.820Z] 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 [2023-05-30T21:44:24.078Z] 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 [2023-05-30T21:44:24.078Z] 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. [2023-05-30T21:44:24.643Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-30T21:44:24.643Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T21:44:25.210Z] 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. [2023-05-30T21:44:25.210Z] 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. [2023-05-30T21:44:26.205Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T21:44:28.751Z] 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. [2023-05-30T21:44:31.296Z] 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. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T21:44:36.186Z] provisioning config files... [2023-05-30T21:44:36.212Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config17685479793037961186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:44:36.591Z] [2023-05-30T21:44:36.591Z] added 1478 packages, and audited 1479 packages in 30s [2023-05-30T21:44:36.591Z] [2023-05-30T21:44:36.591Z] 90 packages are looking for funding [2023-05-30T21:44:36.591Z] run `npm fund` for details [2023-05-30T21:44:36.591Z] [2023-05-30T21:44:36.591Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-30T21:44:36.591Z] [2023-05-30T21:44:36.591Z] To address issues that do not require attention, run: [2023-05-30T21:44:36.591Z] npm audit fix [2023-05-30T21:44:36.591Z] [2023-05-30T21:44:36.591Z] To address all issues (including breaking changes), run: [2023-05-30T21:44:36.591Z] npm audit fix --force [2023-05-30T21:44:36.591Z] [2023-05-30T21:44:36.591Z] Run `npm audit` for details. [2023-05-30T21:44:36.593Z] ---> docker-login.sh [2023-05-30T21:44:36.593Z] nexus3.edgexfoundry.org:10001 [2023-05-30T21:44:36.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:44:37.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:44:37.131Z] Configure a credential helper to remove this warning. See [2023-05-30T21:44:37.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:44:37.131Z] [2023-05-30T21:44:37.131Z] Login Succeeded [2023-05-30T21:44:37.131Z] nexus3.edgexfoundry.org:10002 [2023-05-30T21:44:37.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:44:37.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:44:37.398Z] Configure a credential helper to remove this warning. See [2023-05-30T21:44:37.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:44:37.398Z] [2023-05-30T21:44:37.398Z] Login Succeeded [2023-05-30T21:44:37.665Z] nexus3.edgexfoundry.org:10003 [2023-05-30T21:44:37.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:44:37.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:44:37.934Z] Configure a credential helper to remove this warning. See [2023-05-30T21:44:37.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:44:37.934Z] [2023-05-30T21:44:37.934Z] Login Succeeded [2023-05-30T21:44:37.934Z] nexus3.edgexfoundry.org:10004 [2023-05-30T21:44:38.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:44:38.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:44:38.204Z] Configure a credential helper to remove this warning. See [2023-05-30T21:44:38.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:44:38.204Z] [2023-05-30T21:44:38.204Z] Login Succeeded [2023-05-30T21:44:38.204Z] docker.io [2023-05-30T21:44:38.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:44:38.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:44:38.740Z] Configure a credential helper to remove this warning. See [2023-05-30T21:44:38.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:44:38.740Z] [2023-05-30T21:44:38.740Z] Login Succeeded [2023-05-30T21:44:38.740Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T21:44:38.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T21:44:39.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T21:44:39.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T21:44:39.202Z] ========================================================= [2023-05-30T21:44:39.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T21:44:39.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:44:39.696Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T21:44:40.707Z] Sending build context to Docker daemon 30.37MB [2023-05-30T21:44:40.707Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T21:44:40.707Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-30T21:44:40.707Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T21:44:40.707Z] c41833b44d91: Pulling fs layer [2023-05-30T21:44:40.707Z] ed15518f5707: Pulling fs layer [2023-05-30T21:44:40.707Z] feae8fd75edb: Pulling fs layer [2023-05-30T21:44:40.707Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T21:44:40.707Z] 3cdef696dda3: Pulling fs layer [2023-05-30T21:44:40.707Z] 2ced38df9373: Pulling fs layer [2023-05-30T21:44:40.707Z] 58f1dce35555: Pulling fs layer [2023-05-30T21:44:40.707Z] 3cdef696dda3: Waiting [2023-05-30T21:44:40.707Z] 58f1dce35555: Waiting [2023-05-30T21:44:40.707Z] 2ced38df9373: Waiting [2023-05-30T21:44:40.707Z] 242c74f7c9fa: Waiting [2023-05-30T21:44:40.707Z] ed15518f5707: Verifying Checksum [2023-05-30T21:44:40.707Z] ed15518f5707: Download complete [2023-05-30T21:44:40.707Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T21:44:40.707Z] 242c74f7c9fa: Download complete [2023-05-30T21:44:40.707Z] 3cdef696dda3: Verifying Checksum [2023-05-30T21:44:40.707Z] 3cdef696dda3: Download complete [2023-05-30T21:44:40.707Z] c41833b44d91: Download complete [2023-05-30T21:44:42.137Z] 58f1dce35555: Verifying Checksum [2023-05-30T21:44:42.137Z] 58f1dce35555: Download complete [2023-05-30T21:44:43.099Z] feae8fd75edb: Verifying Checksum [2023-05-30T21:44:43.099Z] 2ced38df9373: Verifying Checksum [2023-05-30T21:44:43.099Z] 2ced38df9373: Download complete [2023-05-30T21:44:45.042Z] c41833b44d91: Pull complete [2023-05-30T21:44:45.042Z] ed15518f5707: Pull complete [2023-05-30T21:44:48.983Z] 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 [2023-05-30T21:44:49.553Z] - Generating browser application bundles (phase: setup)... [2023-05-30T21:44:53.752Z] Compiling @angular/core : es2015 as esm2015 [2023-05-30T21:44:53.752Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-30T21:44:57.137Z] Compiling @angular/common : es2015 as esm2015 [2023-05-30T21:44:57.137Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-30T21:44:57.706Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-30T21:44:57.706Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-30T21:44:57.967Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-30T21:44:58.227Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-30T21:44:58.485Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-30T21:44:58.485Z] Compiling @angular/router : es2015 as esm2015 [2023-05-30T21:44:58.750Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-30T21:44:58.750Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-30T21:44:59.008Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-30T21:45:00.122Z] feae8fd75edb: Pull complete [2023-05-30T21:45:00.122Z] 242c74f7c9fa: Pull complete [2023-05-30T21:45:00.122Z] 3cdef696dda3: Pull complete [2023-05-30T21:45:00.918Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-30T21:45:05.476Z] 2ced38df9373: Pull complete [2023-05-30T21:45:06.887Z] 58f1dce35555: Pull complete [2023-05-30T21:45:06.887Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T21:45:07.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T21:45:07.156Z] ---> fadd8f120f05 [2023-05-30T21:45:07.156Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-30T21:45:07.495Z] 30 05 2023 21:45:06.281:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-30T21:45:07.495Z] 30 05 2023 21:45:06.283:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-30T21:45:07.495Z] 30 05 2023 21:45:06.286:INFO [launcher]: Starting browser ChromeHeadless [2023-05-30T21:45:09.098Z] ---> Running in 8be7c4599a14 [2023-05-30T21:45:09.098Z] Removing intermediate container 8be7c4599a14 [2023-05-30T21:45:09.098Z] ---> da8f8dde16ff [2023-05-30T21:45:09.098Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T21:45:09.098Z] ---> Running in 3ca92c111bd7 [2023-05-30T21:45:09.371Z] Removing intermediate container 3ca92c111bd7 [2023-05-30T21:45:09.371Z] ---> 7926e0030208 [2023-05-30T21:45:09.371Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T21:45:09.639Z] ---> Running in 35c8ce685765 [2023-05-30T21:45:09.639Z] Removing intermediate container 35c8ce685765 [2023-05-30T21:45:09.639Z] ---> 4f15e7a0b0b5 [2023-05-30T21:45:09.905Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-30T21:45:09.905Z] ---> Running in a6f20b8aef5c [2023-05-30T21:45:10.173Z] Removing intermediate container a6f20b8aef5c [2023-05-30T21:45:10.173Z] ---> 87a27b2edc42 [2023-05-30T21:45:10.173Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-30T21:45:10.173Z] ---> Running in 15b155fccbd0 [2023-05-30T21:45:10.439Z] Removing intermediate container 15b155fccbd0 [2023-05-30T21:45:10.439Z] ---> 328844c97068 [2023-05-30T21:45:10.439Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-30T21:45:13.013Z] latest: Pulling from library/docker [2023-05-30T21:45:13.013Z] 08409d417260: Pulling fs layer [2023-05-30T21:45:13.013Z] bf127bdc9f4f: Pulling fs layer [2023-05-30T21:45:13.013Z] 55b4810136f4: Pulling fs layer [2023-05-30T21:45:13.013Z] 8b1937eecd14: Pulling fs layer [2023-05-30T21:45:13.013Z] db6263205561: Pulling fs layer [2023-05-30T21:45:13.013Z] 39314cee2a9c: Pulling fs layer [2023-05-30T21:45:13.013Z] a0ee298bff01: Pulling fs layer [2023-05-30T21:45:13.013Z] 9fda9acfdd90: Pulling fs layer [2023-05-30T21:45:13.013Z] 736a277f3b8d: Pulling fs layer [2023-05-30T21:45:13.013Z] b761764eaff7: Pulling fs layer [2023-05-30T21:45:13.013Z] e1b49e70f544: Pulling fs layer [2023-05-30T21:45:13.013Z] 262f260c9231: Pulling fs layer [2023-05-30T21:45:13.013Z] e3263c4f34c9: Pulling fs layer [2023-05-30T21:45:13.013Z] 62e6daf4fc04: Pulling fs layer [2023-05-30T21:45:13.013Z] 736a277f3b8d: Waiting [2023-05-30T21:45:13.013Z] b761764eaff7: Waiting [2023-05-30T21:45:13.013Z] 8b1937eecd14: Waiting [2023-05-30T21:45:13.013Z] db6263205561: Waiting [2023-05-30T21:45:13.013Z] 39314cee2a9c: Waiting [2023-05-30T21:45:13.013Z] a0ee298bff01: Waiting [2023-05-30T21:45:13.013Z] 9fda9acfdd90: Waiting [2023-05-30T21:45:13.013Z] e1b49e70f544: Waiting [2023-05-30T21:45:13.013Z] 262f260c9231: Waiting [2023-05-30T21:45:13.013Z] e3263c4f34c9: Waiting [2023-05-30T21:45:13.013Z] 62e6daf4fc04: Waiting [2023-05-30T21:45:13.280Z] 55b4810136f4: Verifying Checksum [2023-05-30T21:45:13.280Z] 55b4810136f4: Download complete [2023-05-30T21:45:13.280Z] bf127bdc9f4f: Verifying Checksum [2023-05-30T21:45:13.280Z] bf127bdc9f4f: Download complete [2023-05-30T21:45:13.550Z] 08409d417260: Verifying Checksum [2023-05-30T21:45:13.550Z] 08409d417260: Download complete [2023-05-30T21:45:13.828Z] 8b1937eecd14: Verifying Checksum [2023-05-30T21:45:13.828Z] 8b1937eecd14: Download complete [2023-05-30T21:45:13.828Z] db6263205561: Verifying Checksum [2023-05-30T21:45:13.828Z] db6263205561: Download complete [2023-05-30T21:45:14.094Z] 39314cee2a9c: Verifying Checksum [2023-05-30T21:45:14.094Z] 39314cee2a9c: Download complete [2023-05-30T21:45:14.094Z] a0ee298bff01: Verifying Checksum [2023-05-30T21:45:14.094Z] a0ee298bff01: Download complete [2023-05-30T21:45:14.094Z] 9fda9acfdd90: Verifying Checksum [2023-05-30T21:45:14.094Z] 9fda9acfdd90: Download complete [2023-05-30T21:45:14.094Z] 08409d417260: Pull complete [2023-05-30T21:45:14.094Z] e1b49e70f544: Verifying Checksum [2023-05-30T21:45:14.094Z] e1b49e70f544: Download complete [2023-05-30T21:45:14.094Z] 736a277f3b8d: Verifying Checksum [2023-05-30T21:45:14.094Z] 736a277f3b8d: Download complete [2023-05-30T21:45:14.361Z] e3263c4f34c9: Verifying Checksum [2023-05-30T21:45:14.361Z] e3263c4f34c9: Download complete [2023-05-30T21:45:14.361Z] b761764eaff7: Verifying Checksum [2023-05-30T21:45:14.361Z] b761764eaff7: Download complete [2023-05-30T21:45:14.361Z] 62e6daf4fc04: Verifying Checksum [2023-05-30T21:45:14.361Z] 62e6daf4fc04: Download complete [2023-05-30T21:45:14.626Z] bf127bdc9f4f: Pull complete [2023-05-30T21:45:14.894Z] 55b4810136f4: Pull complete [2023-05-30T21:45:15.494Z] 262f260c9231: Verifying Checksum [2023-05-30T21:45:15.494Z] 262f260c9231: Download complete [2023-05-30T21:45:15.760Z] 8b1937eecd14: Pull complete [2023-05-30T21:45:16.717Z] db6263205561: Pull complete [2023-05-30T21:45:17.481Z] ✔ Browser application bundle generation complete. [2023-05-30T21:45:17.481Z] 30 05 2023 21:45:17.212:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket ffTsu0gRsfKCih0QAAAB with id 62414972 [2023-05-30T21:45:17.673Z] 39314cee2a9c: Pull complete [2023-05-30T21:45:17.673Z] a0ee298bff01: Pull complete [2023-05-30T21:45:17.939Z] 9fda9acfdd90: Pull complete [2023-05-30T21:45:18.206Z] 736a277f3b8d: Pull complete [2023-05-30T21:45:19.169Z] b761764eaff7: Pull complete [2023-05-30T21:45:19.169Z] e1b49e70f544: Pull complete [2023-05-30T21:45:20.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-30T21:45:20.277Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.07 secs) [2023-05-30T21:45:20.277Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.141 secs) [2023-05-30T21:45:20.277Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.166 secs) [2023-05-30T21:45:20.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.374 secs) [2023-05-30T21:45:20.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.411 secs) [2023-05-30T21:45:20.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.424 secs) [2023-05-30T21:45:20.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.427 secs) [2023-05-30T21:45:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.476 secs) [2023-05-30T21:45:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.487 secs) [2023-05-30T21:45:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.499 secs) [2023-05-30T21:45:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.533 secs) [2023-05-30T21:45:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.57 secs) [2023-05-30T21:45:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.579 secs) [2023-05-30T21:45:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.596 secs) [2023-05-30T21:45:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.614 secs) [2023-05-30T21:45:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.619 secs) [2023-05-30T21:45:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.626 secs) [2023-05-30T21:45:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.635 secs) [2023-05-30T21:45:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.651 secs) [2023-05-30T21:45:21.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.669 secs) [2023-05-30T21:45:21.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.678 secs) [2023-05-30T21:45:21.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.682 secs) [2023-05-30T21:45:21.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.707 secs) [2023-05-30T21:45:21.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.734 secs) [2023-05-30T21:45:21.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.738 secs) [2023-05-30T21:45:21.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.776 secs) [2023-05-30T21:45:21.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.786 secs) [2023-05-30T21:45:21.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.816 secs) [2023-05-30T21:45:21.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.836 secs) [2023-05-30T21:45:21.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.901 secs) [2023-05-30T21:45:21.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.927 secs) [2023-05-30T21:45:21.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.936 secs) [2023-05-30T21:45:21.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.954 secs) [2023-05-30T21:45:21.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.96 secs) [2023-05-30T21:45:21.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.968 secs) [2023-05-30T21:45:21.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.972 secs) [2023-05-30T21:45:21.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.991 secs) [2023-05-30T21:45:21.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.009 secs) [2023-05-30T21:45:21.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.017 secs) [2023-05-30T21:45:21.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.025 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.047 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.051 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.06 secs) [2023-05-30T21:45:21.650Z] WARN: ' [2023-05-30T21:45:21.650Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-30T21:45:21.650Z] Support for using the ngModel input property and ngModelChange event with [2023-05-30T21:45:21.650Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-30T21:45:21.650Z] in a future version of Angular. [2023-05-30T21:45:21.650Z] [2023-05-30T21:45:21.650Z] For more information on this, see our API docs here: [2023-05-30T21:45:21.650Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-30T21:45:21.650Z] ' [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.06 secs) [2023-05-30T21:45:21.650Z] WARN: ' [2023-05-30T21:45:21.650Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-30T21:45:21.650Z] Support for using the ngModel input property and ngModelChange event with [2023-05-30T21:45:21.650Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-30T21:45:21.650Z] in a future version of Angular. [2023-05-30T21:45:21.650Z] [2023-05-30T21:45:21.650Z] For more information on this, see our API docs here: [2023-05-30T21:45:21.650Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-30T21:45:21.650Z] ' [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.088 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.105 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.112 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.115 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.131 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.138 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.14 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.168 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.176 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.213 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.222 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.231 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.239 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.244 secs) [2023-05-30T21:45:21.650Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.268 secs) [2023-05-30T21:45:21.746Z] 262f260c9231: Pull complete [2023-05-30T21:45:21.746Z] e3263c4f34c9: Pull complete [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.274 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.278 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.289 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.292 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.295 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.298 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.301 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.308 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.325 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.329 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.33 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.334 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.355 secs) [2023-05-30T21:45:21.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.368 secs) [2023-05-30T21:45:21.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.378 secs) [2023-05-30T21:45:21.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.381 secs) [2023-05-30T21:45:21.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.385 secs) [2023-05-30T21:45:21.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.416 secs) [2023-05-30T21:45:21.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.439 secs) [2023-05-30T21:45:22.011Z] 62e6daf4fc04: Pull complete [2023-05-30T21:45:22.011Z] Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 [2023-05-30T21:45:22.011Z] Status: Downloaded newer image for docker:latest [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.47 secs) [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.48 secs) [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.489 secs) [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.493 secs) [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.495 secs) [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.497 secs) [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.529 secs) [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.543 secs) [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.552 secs) [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.557 secs) [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.56 secs) [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.6 secs) [2023-05-30T21:45:22.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.631 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.636 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.639 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.641 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.652 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.659 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.662 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.664 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.674 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.676 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.703 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.717 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.723 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.724 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.759 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.766 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.787 secs) [2023-05-30T21:45:22.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.806 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.816 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.821 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.831 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.836 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.848 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.87 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.877 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.879 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.881 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.89 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.905 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.918 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.93 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.933 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.937 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.942 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.948 secs) [2023-05-30T21:45:22.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.959 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.961 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.963 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.971 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.976 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.985 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.006 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.014 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.019 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.023 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.025 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.027 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.037 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.052 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.059 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.062 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.063 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.064 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.065 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.074 secs) [2023-05-30T21:45:22.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.078 secs) [2023-05-30T21:45:23.197Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.092 secs / 2.078 secs) [2023-05-30T21:45:23.197Z] TOTAL: 145 SUCCESS [2023-05-30T21:45:23.197Z] ✔ Browser application bundle generation complete. [2023-05-30T21:45:23.455Z] [2023-05-30T21:45:23.455Z] =============================== Coverage summary =============================== [2023-05-30T21:45:23.455Z] Statements : 41.56% ( 1425/3429 ) [2023-05-30T21:45:23.455Z] Branches : 12.14% ( 109/898 ) [2023-05-30T21:45:23.455Z] Functions : 33.33% ( 417/1251 ) [2023-05-30T21:45:23.455Z] Lines : 39.45% ( 1280/3245 ) [2023-05-30T21:45:23.455Z] ================================================================================ [2023-05-30T21:45:23.713Z] ✔ Browser application bundle generation complete. [2023-05-30T21:45:24.280Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-621/web' [Pipeline] echo [2023-05-30T21:45:24.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T21:45:24.357Z] $ docker stop --time=1 17c928fac13143883f364240951a09541928b217e04d0fd0bfd2ba3f986b6260 [2023-05-30T21:45:25.631Z] $ docker rm -f --volumes 17c928fac13143883f364240951a09541928b217e04d0fd0bfd2ba3f986b6260 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T21:45:26.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T21:45:26.877Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T21:45:27.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T21:45:28.255Z] + ls -al . [2023-05-30T21:45:28.255Z] total 180 [2023-05-30T21:45:28.255Z] drwxrwxr-x 14 jenkins jenkins 4096 May 30 21:43 . [2023-05-30T21:45:28.255Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:41 .. [2023-05-30T21:45:28.255Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:41 .blubracket [2023-05-30T21:45:28.255Z] -rw-rw-r-- 1 jenkins jenkins 18 May 30 21:41 .dockerignore [2023-05-30T21:45:28.255Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 21:42 .git [2023-05-30T21:45:28.255Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:41 .github [2023-05-30T21:45:28.255Z] -rw-rw-r-- 1 jenkins jenkins 185 May 30 21:41 .gitignore [2023-05-30T21:45:28.255Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 21:42 .semver [2023-05-30T21:45:28.255Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 30 21:41 Attribution.txt [2023-05-30T21:45:28.255Z] -rw-rw-r-- 1 jenkins jenkins 19103 May 30 21:41 CHANGELOG.md [2023-05-30T21:45:28.255Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 30 21:41 CONTRIBUTING.md [2023-05-30T21:45:28.255Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 30 21:41 Dockerfile [2023-05-30T21:45:28.255Z] -rw-rw-r-- 1 jenkins jenkins 652 May 30 21:41 Jenkinsfile [2023-05-30T21:45:28.255Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 30 21:41 LICENSE [2023-05-30T21:45:28.256Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 30 21:41 Makefile [2023-05-30T21:45:28.256Z] -rw-rw-r-- 1 jenkins jenkins 4549 May 30 21:41 README.md [2023-05-30T21:45:28.256Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 21:42 VERSION [2023-05-30T21:45:28.256Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:41 assets [2023-05-30T21:45:28.256Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:41 bin [2023-05-30T21:45:28.256Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:41 cmd [2023-05-30T21:45:28.256Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 21:43 coverage.out [2023-05-30T21:45:28.256Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:41 docs [2023-05-30T21:45:28.256Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 30 21:41 go.mod [2023-05-30T21:45:28.256Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 30 21:41 go.sum [2023-05-30T21:45:28.256Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 21:41 internal [2023-05-30T21:45:28.256Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:41 snap [2023-05-30T21:45:28.256Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:41 testing [2023-05-30T21:45:28.256Z] -rw-rw-r-- 1 jenkins jenkins 155 May 30 21:41 version.go [2023-05-30T21:45:28.256Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 21:44 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:45:28.676Z] + 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=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c --label arch=amd64 --label version=0.0.0 . [2023-05-30T21:45:28.688Z] ---> 9a577e34d2f9 [2023-05-30T21:45:28.688Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T21:45:28.688Z] ---> Running in e9bc497c545d [2023-05-30T21:45:28.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T21:45:28.935Z] Sending build context to Docker daemon 50.35MB [2023-05-30T21:45:28.935Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T21:45:28.935Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T21:45:28.935Z] ---> 4decfb21c637 [2023-05-30T21:45:28.935Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-30T21:45:29.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T21:45:30.232Z] OK: 263 MiB in 53 packages [2023-05-30T21:45:30.315Z] ---> Running in 407f17101250 [2023-05-30T21:45:30.315Z] Removing intermediate container 407f17101250 [2023-05-30T21:45:30.315Z] ---> fc94d76fb476 [2023-05-30T21:45:30.315Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T21:45:30.315Z] ---> Running in d85845b36f64 [2023-05-30T21:45:30.315Z] Removing intermediate container d85845b36f64 [2023-05-30T21:45:30.315Z] ---> dd3f04341b7e [2023-05-30T21:45:30.315Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T21:45:30.315Z] ---> Running in 80f5b55cae2c [2023-05-30T21:45:30.315Z] Removing intermediate container 80f5b55cae2c [2023-05-30T21:45:30.315Z] ---> 81fb44552c4f [2023-05-30T21:45:30.315Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-30T21:45:30.315Z] ---> Running in a0db0e869b48 [2023-05-30T21:45:30.315Z] Removing intermediate container a0db0e869b48 [2023-05-30T21:45:30.315Z] ---> f01f9da2e360 [2023-05-30T21:45:30.315Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-30T21:45:30.315Z] ---> Running in 93157f12469b [2023-05-30T21:45:30.574Z] Removing intermediate container 93157f12469b [2023-05-30T21:45:30.574Z] ---> 6e21bd0ceb27 [2023-05-30T21:45:30.574Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-30T21:45:31.202Z] Removing intermediate container e9bc497c545d [2023-05-30T21:45:31.202Z] ---> 595ad2d6ba29 [2023-05-30T21:45:31.202Z] Step 10/15 : ENV GO111MODULE=on [2023-05-30T21:45:31.202Z] ---> Running in f18a1bf93135 [2023-05-30T21:45:31.473Z] Removing intermediate container f18a1bf93135 [2023-05-30T21:45:31.473Z] ---> 55ee48a8a257 [2023-05-30T21:45:31.473Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-30T21:45:31.473Z] ---> Running in 64402a525276 [2023-05-30T21:45:31.741Z] Removing intermediate container 64402a525276 [2023-05-30T21:45:31.741Z] ---> ab33ed591c36 [2023-05-30T21:45:31.741Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-30T21:45:31.960Z] ---> 2fff2bed9e07 [2023-05-30T21:45:31.960Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T21:45:31.960Z] ---> Running in 2a6de6f9001b [2023-05-30T21:45:31.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T21:45:32.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T21:45:32.218Z] OK: 265 MiB in 53 packages [2023-05-30T21:45:32.324Z] ---> bbed05b67bf8 [2023-05-30T21:45:32.324Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T21:45:32.324Z] ---> Running in b83ce0a34d47 [2023-05-30T21:45:32.476Z] Removing intermediate container 2a6de6f9001b [2023-05-30T21:45:32.476Z] ---> 17fc79db7764 [2023-05-30T21:45:32.476Z] Step 10/25 : ENV GO111MODULE=on [2023-05-30T21:45:32.476Z] ---> Running in 5f4fe109779d [2023-05-30T21:45:32.735Z] Removing intermediate container 5f4fe109779d [2023-05-30T21:45:32.735Z] ---> ffc1e5669228 [2023-05-30T21:45:32.735Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-30T21:45:32.735Z] ---> Running in 35b09d8fb70f [2023-05-30T21:45:32.735Z] Removing intermediate container 35b09d8fb70f [2023-05-30T21:45:32.735Z] ---> 29014ac4b21f [2023-05-30T21:45:32.735Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-30T21:45:32.994Z] ---> abfa283cb17a [2023-05-30T21:45:32.994Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T21:45:32.994Z] ---> Running in ec7b1622a156 [2023-05-30T21:45:33.562Z] Removing intermediate container ec7b1622a156 [2023-05-30T21:45:33.562Z] ---> f130b4d50e70 [2023-05-30T21:45:33.562Z] Step 14/25 : COPY . . [2023-05-30T21:45:35.492Z] ---> c9c4b0895c5d [2023-05-30T21:45:35.492Z] Step 15/25 : RUN ${MAKE} [2023-05-30T21:45:35.751Z] ---> Running in 40ca47a02181 [2023-05-30T21:45:36.009Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-30T21:45:54.098Z] Removing intermediate container 40ca47a02181 [2023-05-30T21:45:54.098Z] ---> f0dbd096c46f [2023-05-30T21:45:54.098Z] Step 16/25 : FROM alpine:3.17 [2023-05-30T21:45:54.099Z] 3.17: Pulling from library/alpine [2023-05-30T21:45:54.099Z] f56be85fc22e: Already exists [2023-05-30T21:45:54.099Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T21:45:54.099Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T21:45:54.099Z] ---> 9ed4aefc74f6 [2023-05-30T21:45:54.099Z] Step 17/25 : EXPOSE 4000 [2023-05-30T21:45:54.099Z] ---> Running in a98c083fb91d [2023-05-30T21:45:54.099Z] Removing intermediate container a98c083fb91d [2023-05-30T21:45:54.099Z] ---> 013eaa52d52d [2023-05-30T21:45:54.099Z] Step 18/25 : 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 [2023-05-30T21:45:55.034Z] ---> ab1064c2b6d3 [2023-05-30T21:45:55.034Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-30T21:45:55.293Z] ---> 4edd659ed485 [2023-05-30T21:45:55.293Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-30T21:45:55.293Z] ---> 69c78891bcb8 [2023-05-30T21:45:55.293Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-30T21:45:55.293Z] ---> Running in 2bc91c2d44df [2023-05-30T21:45:55.293Z] Removing intermediate container 2bc91c2d44df [2023-05-30T21:45:55.293Z] ---> c17834e60e65 [2023-05-30T21:45:55.293Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-30T21:45:55.552Z] ---> Running in 79c65c52baf1 [2023-05-30T21:45:55.552Z] Removing intermediate container 79c65c52baf1 [2023-05-30T21:45:55.552Z] ---> ca7138a5080f [2023-05-30T21:45:55.552Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T21:45:55.552Z] ---> Running in ea668801d152 [2023-05-30T21:45:55.552Z] Removing intermediate container ea668801d152 [2023-05-30T21:45:55.552Z] ---> 670b99ae629e [2023-05-30T21:45:55.552Z] Step 24/25 : LABEL git_sha=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [2023-05-30T21:45:55.552Z] ---> Running in f7901c976ef5 [2023-05-30T21:45:55.811Z] Removing intermediate container f7901c976ef5 [2023-05-30T21:45:55.811Z] ---> 9638c769b6bf [2023-05-30T21:45:55.811Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T21:45:55.811Z] ---> Running in 0c87562d648e [2023-05-30T21:45:55.811Z] Removing intermediate container 0c87562d648e [2023-05-30T21:45:55.811Z] ---> 25942abafd91 [2023-05-30T21:45:55.811Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T21:45:55.811Z] Successfully built 25942abafd91 [2023-05-30T21:45:55.811Z] 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 [2023-05-30T21:45:56.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T21:45:56.703Z] [2023-05-30T21:45:56.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:45:57.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T21:45:57.093Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T21:45:57.093Z] 5eb5b503b376: Pulling fs layer [2023-05-30T21:45:57.093Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T21:45:57.093Z] ec43610c2a17: Pulling fs layer [2023-05-30T21:45:57.093Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T21:45:57.093Z] 33b1e0a273af: Pulling fs layer [2023-05-30T21:45:57.093Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T21:45:57.093Z] 2f39f015ded8: Pulling fs layer [2023-05-30T21:45:57.093Z] 3a2ae6a8a46f: Waiting [2023-05-30T21:45:57.093Z] 33b1e0a273af: Waiting [2023-05-30T21:45:57.093Z] 5d3b04190fa2: Waiting [2023-05-30T21:45:57.093Z] 2f39f015ded8: Waiting [2023-05-30T21:45:57.093Z] 5c69ac0246d0: Download complete [2023-05-30T21:45:57.093Z] 3a2ae6a8a46f: Download complete [2023-05-30T21:45:57.093Z] 33b1e0a273af: Verifying Checksum [2023-05-30T21:45:57.093Z] 33b1e0a273af: Download complete [2023-05-30T21:45:57.093Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T21:45:57.093Z] 5d3b04190fa2: Download complete [2023-05-30T21:45:57.093Z] ec43610c2a17: Verifying Checksum [2023-05-30T21:45:57.093Z] ec43610c2a17: Download complete [2023-05-30T21:45:57.352Z] 5eb5b503b376: Verifying Checksum [2023-05-30T21:45:57.352Z] 5eb5b503b376: Download complete [2023-05-30T21:45:57.916Z] 2f39f015ded8: Download complete [2023-05-30T21:45:58.480Z] 5eb5b503b376: Pull complete [2023-05-30T21:45:58.480Z] 5c69ac0246d0: Pull complete [2023-05-30T21:45:59.045Z] ec43610c2a17: Pull complete [2023-05-30T21:45:59.045Z] 3a2ae6a8a46f: Pull complete [2023-05-30T21:45:59.303Z] 33b1e0a273af: Pull complete [2023-05-30T21:45:59.303Z] 5d3b04190fa2: Pull complete [2023-05-30T21:46:03.481Z] 2f39f015ded8: Pull complete [2023-05-30T21:46:03.481Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T21:46:03.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T21:46:03.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:46:03.727Z] prd-ubuntu20.04-docker-8c-8g-17370 does not seem to be running inside a container [2023-05-30T21:46:03.761Z] $ 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-621 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621:/w/workspace/edgexfoundry_edgex-ui-go_PR-621:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@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-lftools-log-publisher:latest cat [2023-05-30T21:46:08.226Z] $ docker top da3b71b8bd4963eed8e1a6cff20946053636f20d8f15199a1d0a70932eea3071 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:46:08.664Z] ---> job-cost.sh [2023-05-30T21:46:08.664Z] lf-activate-venv: SKIPPING [2023-05-30T21:46:08.664Z] INFO: No Stack... [2023-05-30T21:46:08.923Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T21:46:09.181Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T21:46:09.498Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives/cost.csv [2023-05-30T21:46:09.498Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T21:46:09.542Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] [2023-05-30T21:46:09.547Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] did not exist. Created. [2023-05-30T21:46:09.547Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T21:46:09.942Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T21:46:10.633Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T21:46:10.649Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T21:46:10.744Z] $ docker stop --time=1 da3b71b8bd4963eed8e1a6cff20946053636f20d8f15199a1d0a70932eea3071 [2023-05-30T21:46:11.909Z] $ docker rm -f --volumes da3b71b8bd4963eed8e1a6cff20946053636f20d8f15199a1d0a70932eea3071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T21:46:40.196Z] Removing intermediate container b83ce0a34d47 [2023-05-30T21:46:40.196Z] ---> bdc29f3b64eb [2023-05-30T21:46:40.196Z] Step 14/15 : COPY . . [2023-05-30T21:46:40.196Z] ---> 3fec2291dbd1 [2023-05-30T21:46:40.196Z] Step 15/15 : RUN ${MAKE} [2023-05-30T21:46:40.196Z] ---> Running in bd9bded2ceff [2023-05-30T21:46:40.196Z] noop [2023-05-30T21:46:40.196Z] Removing intermediate container bd9bded2ceff [2023-05-30T21:46:40.196Z] ---> 128da1da4c54 [2023-05-30T21:46:40.196Z] Successfully built 128da1da4c54 [2023-05-30T21:46:40.196Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:46:40.677Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T21:46:40.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:46:40.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-17372 does not seem to be running inside a container [2023-05-30T21:46:41.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T21:46:42.222Z] $ docker top ef2708b0ceea56d15a850b76e0bbad92a6af9aa913bfa6b494e5fea343bee70b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T21:46:43.118Z] + go version [2023-05-30T21:46:43.118Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T21:46:43.151Z] $ docker stop --time=1 ef2708b0ceea56d15a850b76e0bbad92a6af9aa913bfa6b494e5fea343bee70b [2023-05-30T21:46:44.763Z] $ docker rm -f --volumes ef2708b0ceea56d15a850b76e0bbad92a6af9aa913bfa6b494e5fea343bee70b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:46:45.630Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T21:46:45.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:46:45.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-17372 does not seem to be running inside a container [2023-05-30T21:46:45.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T21:46:48.487Z] $ docker top 9a01a8471f0f73dbda0ff8d56c9786f9550cdcfbd31daca9fc0b9fbd356a9825 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T21:46:49.391Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-30T21:46:50.098Z] + make test [2023-05-30T21:46:50.098Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-30T21:47:22.355Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-30T21:49:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-30T21:49:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-30T21:49:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-30T21:49:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-30T21:49:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-30T21:49:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-30T21:49:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-30T21:49:14.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-30T21:49:14.033Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-30T21:49:41.216Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T21:49:41.216Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T21:49:41.216Z] ./bin/test-attribution-txt.sh [2023-05-30T21:49:41.816Z] make -C web test [2023-05-30T21:49:41.816Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-30T21:49:41.816Z] make[1]: tput: No such file or directory [2023-05-30T21:49:41.816Z] make[1]: tput: No such file or directory [2023-05-30T21:49:41.816Z] warning: generating ./VERSION [2023-05-30T21:49:41.816Z] echo "0.0.0" > VERSION [2023-05-30T21:49:41.816Z] docker build \ [2023-05-30T21:49:41.816Z] -f Dockerfile \ [2023-05-30T21:49:41.816Z] --build-arg USER=1000 \ [2023-05-30T21:49:41.816Z] \ [2023-05-30T21:49:41.816Z] --label "git_sha=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c" \ [2023-05-30T21:49:41.816Z] -t edgexfoundry/edgex-web-ui:82f81ddbde698eb5e28c2cc375814a2e87ba4b2c \ [2023-05-30T21:49:41.816Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-30T21:49:41.816Z] . [2023-05-30T21:49:41.816Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-30T21:49:41.816Z] Install the buildx component to build images with BuildKit: [2023-05-30T21:49:41.816Z] https://docs.docker.com/go/buildx/ [2023-05-30T21:49:41.816Z] [2023-05-30T21:49:42.430Z] Sending build context to Docker daemon 2.571MB [2023-05-30T21:49:42.430Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-30T21:49:42.705Z] 16.17-alpine3.15: Pulling from library/node [2023-05-30T21:49:42.974Z] 47517142f6ba: Pulling fs layer [2023-05-30T21:49:42.974Z] 5f8c4bfa009b: Pulling fs layer [2023-05-30T21:49:42.974Z] f7079c9c4ba1: Pulling fs layer [2023-05-30T21:49:42.974Z] aba105e6f55a: Pulling fs layer [2023-05-30T21:49:42.974Z] aba105e6f55a: Waiting [2023-05-30T21:49:42.974Z] 47517142f6ba: Download complete [2023-05-30T21:49:43.243Z] aba105e6f55a: Verifying Checksum [2023-05-30T21:49:43.243Z] aba105e6f55a: Download complete [2023-05-30T21:49:43.514Z] f7079c9c4ba1: Verifying Checksum [2023-05-30T21:49:43.514Z] f7079c9c4ba1: Download complete [2023-05-30T21:49:43.514Z] 47517142f6ba: Pull complete [2023-05-30T21:49:44.927Z] 5f8c4bfa009b: Verifying Checksum [2023-05-30T21:49:44.927Z] 5f8c4bfa009b: Download complete [2023-05-30T21:49:48.292Z] 5f8c4bfa009b: Pull complete [2023-05-30T21:49:48.563Z] f7079c9c4ba1: Pull complete [2023-05-30T21:49:48.845Z] aba105e6f55a: Pull complete [2023-05-30T21:49:48.845Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-30T21:49:48.845Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-30T21:49:48.845Z] ---> bf1b8b58d215 [2023-05-30T21:49:48.845Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-30T21:49:49.433Z] ---> Running in b6166afc334b [2023-05-30T21:49:50.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-30T21:49:50.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-30T21:49:51.625Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-30T21:49:51.625Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-30T21:49:51.625Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-30T21:49:51.625Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-30T21:49:51.625Z] (5/128) Installing libxcb (1.14-r2) [2023-05-30T21:49:51.625Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-30T21:49:51.893Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-30T21:49:51.894Z] (8/128) Installing libice (1.0.10-r0) [2023-05-30T21:49:51.894Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-30T21:49:51.894Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-30T21:49:51.894Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-30T21:49:51.894Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-30T21:49:51.894Z] (13/128) Installing xset (1.2.4-r0) [2023-05-30T21:49:52.161Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-30T21:49:52.161Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-30T21:49:52.161Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-30T21:49:52.161Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-30T21:49:52.161Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-30T21:49:52.161Z] (19/128) Installing libintl (0.21-r0) [2023-05-30T21:49:52.161Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-30T21:49:52.161Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-30T21:49:52.161Z] (22/128) Installing pcre (8.45-r1) [2023-05-30T21:49:52.161Z] (23/128) Installing glib (2.70.5-r0) [2023-05-30T21:49:52.161Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-30T21:49:52.161Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-30T21:49:52.426Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-30T21:49:52.426Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-30T21:49:52.426Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-30T21:49:52.426Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-30T21:49:52.426Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-30T21:49:52.426Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-30T21:49:52.426Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-30T21:49:52.426Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-30T21:49:52.426Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-30T21:49:52.693Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-30T21:49:52.693Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-30T21:49:52.693Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-30T21:49:52.693Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-30T21:49:52.693Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-30T21:49:52.693Z] (40/128) Installing libxi (1.8-r0) [2023-05-30T21:49:52.693Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-30T21:49:52.693Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-30T21:49:52.693Z] (43/128) Installing atk (2.36.0-r0) [2023-05-30T21:49:52.693Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-30T21:49:52.693Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-30T21:49:52.693Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-30T21:49:52.693Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-30T21:49:52.693Z] (48/128) Installing expat (2.5.0-r0) [2023-05-30T21:49:52.961Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-30T21:49:52.961Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-30T21:49:52.961Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-30T21:49:52.961Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-30T21:49:52.961Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-30T21:49:52.961Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-30T21:49:52.961Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-30T21:49:52.961Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-30T21:49:52.961Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-30T21:49:52.961Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-30T21:49:52.961Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-30T21:49:52.961Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-30T21:49:52.961Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-30T21:49:53.228Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-30T21:49:53.228Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-30T21:49:53.228Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-30T21:49:53.228Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-30T21:49:53.228Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-30T21:49:53.228Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-30T21:49:53.228Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-30T21:49:53.228Z] (69/128) Installing pango (1.48.10-r0) [2023-05-30T21:49:53.228Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-30T21:49:53.228Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-30T21:49:53.228Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-30T21:49:53.228Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-30T21:49:53.495Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-30T21:49:53.495Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-30T21:49:53.762Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-30T21:49:53.762Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-30T21:49:53.762Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-30T21:49:54.028Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-30T21:49:54.028Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-30T21:49:56.611Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-30T21:49:56.611Z] (80/128) Installing flac (1.3.4-r0) [2023-05-30T21:49:56.611Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-30T21:49:56.611Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-30T21:49:56.611Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-30T21:49:56.611Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-30T21:49:56.611Z] (85/128) Installing libass (0.15.2-r0) [2023-05-30T21:49:56.611Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-30T21:49:56.611Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-05-30T21:49:56.611Z] (88/128) Installing ncurses-libs (6.3_p20211120-r2) [2023-05-30T21:49:56.611Z] (89/128) Installing lame (3.100-r0) [2023-05-30T21:49:56.611Z] (90/128) Installing opus (1.3.1-r1) [2023-05-30T21:49:56.611Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-30T21:49:56.611Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-30T21:49:56.611Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-30T21:49:56.877Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-30T21:49:56.877Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-30T21:49:56.877Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-30T21:49:56.877Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-30T21:49:56.877Z] (98/128) Installing libva (2.13.0-r0) [2023-05-30T21:49:56.877Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-30T21:49:56.877Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-30T21:49:56.877Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-30T21:49:57.146Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-30T21:49:57.146Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-30T21:49:57.146Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-30T21:49:57.146Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-30T21:49:57.146Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-30T21:49:57.146Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-30T21:49:57.730Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-30T21:49:57.730Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-30T21:49:57.730Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-30T21:49:57.730Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-30T21:49:57.730Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-30T21:49:57.730Z] (113/128) Installing nspr (4.32-r0) [2023-05-30T21:49:57.730Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-30T21:49:57.730Z] (115/128) Installing nss (3.78.1-r0) [2023-05-30T21:49:57.999Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-30T21:49:57.999Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-30T21:49:57.999Z] (118/128) Installing orc (0.4.32-r0) [2023-05-30T21:49:57.999Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-30T21:49:57.999Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-30T21:49:57.999Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-30T21:49:57.999Z] (122/128) Installing libpulse (15.0-r2) [2023-05-30T21:49:57.999Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-30T21:49:57.999Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-30T21:49:57.999Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-30T21:49:57.999Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-30T21:49:57.999Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-30T21:49:57.999Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-30T21:50:02.264Z] Executing busybox-1.34.1-r7.trigger [2023-05-30T21:50:02.264Z] Executing glib-2.70.5-r0.trigger [2023-05-30T21:50:02.264Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-30T21:50:04.218Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-30T21:50:04.218Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-30T21:50:04.218Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-30T21:50:04.218Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-30T21:50:04.218Z] OK: 275 MiB in 144 packages [2023-05-30T21:50:12.431Z] Removing intermediate container b6166afc334b [2023-05-30T21:50:12.431Z] ---> e73295991888 [2023-05-30T21:50:12.431Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-30T21:50:12.431Z] ---> Running in 25784fb8b85a [2023-05-30T21:50:12.699Z] Removing intermediate container 25784fb8b85a [2023-05-30T21:50:12.699Z] ---> 324ff4fe144a [2023-05-30T21:50:12.699Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-30T21:50:12.699Z] ---> Running in 9051b8c15aba [2023-05-30T21:50:12.967Z] Removing intermediate container 9051b8c15aba [2023-05-30T21:50:12.967Z] ---> a4ec8edde509 [2023-05-30T21:50:12.967Z] Step 5/10 : RUN npm install -g npm [2023-05-30T21:50:12.967Z] ---> Running in 4e90a19c7f10 [2023-05-30T21:50:39.643Z] [2023-05-30T21:50:39.643Z] removed 7 packages, changed 101 packages, and audited 264 packages in 23s [2023-05-30T21:50:39.643Z] [2023-05-30T21:50:39.643Z] 27 packages are looking for funding [2023-05-30T21:50:39.643Z] run `npm fund` for details [2023-05-30T21:50:39.643Z] [2023-05-30T21:50:39.643Z] found 0 vulnerabilities [2023-05-30T21:50:43.896Z] Removing intermediate container 4e90a19c7f10 [2023-05-30T21:50:43.896Z] ---> 61f81cfcce83 [2023-05-30T21:50:43.896Z] Step 6/10 : ARG USER=1000 [2023-05-30T21:50:43.896Z] ---> Running in c850ea8d3be5 [2023-05-30T21:50:43.896Z] Removing intermediate container c850ea8d3be5 [2023-05-30T21:50:43.896Z] ---> 8ca68828d6ee [2023-05-30T21:50:43.896Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-30T21:50:44.168Z] ---> Running in 7abcd8b1a5ab [2023-05-30T21:50:45.587Z] Removing intermediate container 7abcd8b1a5ab [2023-05-30T21:50:45.587Z] ---> 97caf124b627 [2023-05-30T21:50:45.587Z] Step 8/10 : USER $USER:$USER [2023-05-30T21:50:45.587Z] ---> Running in 22cda9983748 [2023-05-30T21:50:45.856Z] Removing intermediate container 22cda9983748 [2023-05-30T21:50:45.856Z] ---> f2a7ceaa6591 [2023-05-30T21:50:45.856Z] Step 9/10 : WORKDIR /app [2023-05-30T21:50:46.122Z] ---> Running in 38e89436daf9 [2023-05-30T21:50:46.390Z] Removing intermediate container 38e89436daf9 [2023-05-30T21:50:46.390Z] ---> b5c2801f4e3b [2023-05-30T21:50:46.390Z] Step 10/10 : LABEL git_sha=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [2023-05-30T21:50:46.390Z] ---> Running in 05be0d53b3cf [2023-05-30T21:50:46.658Z] Removing intermediate container 05be0d53b3cf [2023-05-30T21:50:46.658Z] ---> 642b7ad4f97f [2023-05-30T21:50:46.658Z] Successfully built 642b7ad4f97f [2023-05-30T21:50:46.658Z] Successfully tagged edgexfoundry/edgex-web-ui:82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [2023-05-30T21:50:46.658Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-30T21:50:46.658Z] touch edgex-web-ui.imagebuilt [2023-05-30T21:50:46.658Z] mkdir -p node_modules coverage [2023-05-30T21:50:46.658Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-30T21:50:46.658Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-30T21:50:58.962Z] npm WARN old lockfile [2023-05-30T21:50:58.962Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-30T21:50:58.962Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-30T21:50:58.962Z] npm WARN old lockfile [2023-05-30T21:50:58.962Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-30T21:50:58.962Z] npm WARN old lockfile [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE required: { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE }, [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE required: { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE }, [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE required: { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE }, [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE required: { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE }, [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE required: { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE }, [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE required: { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE }, [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE required: { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE }, [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE required: { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE }, [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE required: { [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE }, [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T21:51:37.806Z] npm WARN EBADENGINE } [2023-05-30T21:52:04.484Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-30T21:52:04.752Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-30T21:52:06.164Z] 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 [2023-05-30T21:52:06.431Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-30T21:52:07.393Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T21:52:07.661Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-30T21:52:11.916Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-30T21:52:20.117Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-30T21:52:20.117Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-30T21:52:20.701Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-30T21:52:30.761Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-30T21:52:43.060Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-30T21:52:43.060Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T21:52:43.060Z] 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. [2023-05-30T21:52:47.313Z] 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. [2023-05-30T21:52:47.897Z] 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. [2023-05-30T21:52:49.306Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T21:53:01.615Z] 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 [2023-05-30T21:53:02.575Z] 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 [2023-05-30T21:53:24.639Z] 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. [2023-05-30T21:53:46.685Z] 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. [2023-05-30T21:54:25.538Z] [2023-05-30T21:54:25.538Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-30T21:54:25.538Z] [2023-05-30T21:54:25.538Z] 90 packages are looking for funding [2023-05-30T21:54:25.538Z] run `npm fund` for details [2023-05-30T21:54:25.538Z] [2023-05-30T21:54:25.538Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-30T21:54:25.538Z] [2023-05-30T21:54:25.538Z] To address issues that do not require attention, run: [2023-05-30T21:54:25.538Z] npm audit fix [2023-05-30T21:54:25.538Z] [2023-05-30T21:54:25.538Z] To address all issues (including breaking changes), run: [2023-05-30T21:54:25.538Z] npm audit fix --force [2023-05-30T21:54:25.538Z] [2023-05-30T21:54:25.538Z] Run `npm audit` for details. [2023-05-30T21:54:25.538Z] 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 [2023-05-30T21:54:40.561Z] - Generating browser application bundles (phase: setup)... [2023-05-30T21:55:12.819Z] Compiling @angular/core : es2015 as esm2015 [2023-05-30T21:55:12.819Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-30T21:55:39.497Z] Compiling @angular/common : es2015 as esm2015 [2023-05-30T21:55:39.497Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-30T21:55:46.132Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-30T21:55:46.132Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-30T21:55:50.400Z] Compiling @angular/router : es2015 as esm2015 [2023-05-30T21:55:50.985Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-30T21:55:56.567Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-30T21:55:58.569Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-30T21:55:58.569Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-30T21:56:02.961Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-30T21:56:03.927Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-30T21:56:04.196Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-30T21:57:00.588Z] 30 05 2023 21:56:57.983:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-30T21:57:00.588Z] 30 05 2023 21:56:57.995:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-30T21:57:00.588Z] 30 05 2023 21:56:58.018:INFO [launcher]: Starting browser ChromeHeadless [2023-05-30T21:58:22.312Z] 30 05 2023 21:58:18.273:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-30T21:58:28.935Z] 30 05 2023 21:58:28.734:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-30T21:58:47.138Z] ✔ Browser application bundle generation complete. [2023-05-30T21:58:48.547Z] 30 05 2023 21:58:48.114:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket fK0OVF5SX64V3i52AAAB with id 24875151 [2023-05-30T21:59:06.754Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-30T21:59:06.754Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.469 secs) [2023-05-30T21:59:07.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.061 secs) [2023-05-30T21:59:07.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.424 secs) [2023-05-30T21:59:07.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.739 secs) [2023-05-30T21:59:08.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.897 secs) [2023-05-30T21:59:08.404Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.167 secs) [2023-05-30T21:59:08.404Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.201 secs) [2023-05-30T21:59:08.986Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.487 secs) [2023-05-30T21:59:08.986Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.558 secs) [2023-05-30T21:59:08.986Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.63 secs) [2023-05-30T21:59:09.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.778 secs) [2023-05-30T21:59:09.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.042 secs) [2023-05-30T21:59:09.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.157 secs) [2023-05-30T21:59:09.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.256 secs) [2023-05-30T21:59:10.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.33 secs) [2023-05-30T21:59:10.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.344 secs) [2023-05-30T21:59:10.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.477 secs) [2023-05-30T21:59:10.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.804 secs) [2023-05-30T21:59:10.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.911 secs) [2023-05-30T21:59:10.900Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.122 secs) [2023-05-30T21:59:11.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.228 secs) [2023-05-30T21:59:11.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.277 secs) [2023-05-30T21:59:11.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.63 secs) [2023-05-30T21:59:12.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.069 secs) [2023-05-30T21:59:12.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.247 secs) [2023-05-30T21:59:12.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.555 secs) [2023-05-30T21:59:12.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.642 secs) [2023-05-30T21:59:12.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.712 secs) [2023-05-30T21:59:13.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.782 secs) [2023-05-30T21:59:13.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.818 secs) [2023-05-30T21:59:13.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.847 secs) [2023-05-30T21:59:13.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.896 secs) [2023-05-30T21:59:14.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 6.517 secs) [2023-05-30T21:59:14.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.687 secs) [2023-05-30T21:59:14.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.792 secs) [2023-05-30T21:59:14.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.974 secs) [2023-05-30T21:59:14.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 7.081 secs) [2023-05-30T21:59:14.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 7.113 secs) [2023-05-30T21:59:14.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 7.142 secs) [2023-05-30T21:59:14.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 7.202 secs) [2023-05-30T21:59:14.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.325 secs) [2023-05-30T21:59:15.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.473 secs) [2023-05-30T21:59:15.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.529 secs) [2023-05-30T21:59:15.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 7.584 secs) [2023-05-30T21:59:15.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.666 secs) [2023-05-30T21:59:15.632Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.878 secs) [2023-05-30T21:59:15.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.966 secs) [2023-05-30T21:59:16.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 8.186 secs) [2023-05-30T21:59:16.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 8.253 secs) [2023-05-30T21:59:16.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 8.31 secs) [2023-05-30T21:59:16.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 8.376 secs) [2023-05-30T21:59:16.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 8.518 secs) [2023-05-30T21:59:16.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 8.548 secs) [2023-05-30T21:59:16.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 8.577 secs) [2023-05-30T21:59:16.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.636 secs) [2023-05-30T21:59:16.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.654 secs) [2023-05-30T21:59:16.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.696 secs) [2023-05-30T21:59:16.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.839 secs) [2023-05-30T21:59:17.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.888 secs) [2023-05-30T21:59:17.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.932 secs) [2023-05-30T21:59:17.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.962 secs) [2023-05-30T21:59:17.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.007 secs) [2023-05-30T21:59:17.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.03 secs) [2023-05-30T21:59:17.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.041 secs) [2023-05-30T21:59:17.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.07 secs) [2023-05-30T21:59:17.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.086 secs) [2023-05-30T21:59:17.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.227 secs) [2023-05-30T21:59:17.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.301 secs) [2023-05-30T21:59:18.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.327 secs) [2023-05-30T21:59:18.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.346 secs) [2023-05-30T21:59:18.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.667 secs) [2023-05-30T21:59:18.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.715 secs) [2023-05-30T21:59:18.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.756 secs) [2023-05-30T21:59:18.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.898 secs) [2023-05-30T21:59:18.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.952 secs) [2023-05-30T21:59:18.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.971 secs) [2023-05-30T21:59:18.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.018 secs) [2023-05-30T21:59:18.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.038 secs) [2023-05-30T21:59:18.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.053 secs) [2023-05-30T21:59:18.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.062 secs) [2023-05-30T21:59:19.091Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.242 secs) [2023-05-30T21:59:19.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.267 secs) [2023-05-30T21:59:19.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.282 secs) [2023-05-30T21:59:19.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.357 secs) [2023-05-30T21:59:19.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.375 secs) [2023-05-30T21:59:19.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.388 secs) [2023-05-30T21:59:19.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.583 secs) [2023-05-30T21:59:19.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.65 secs) [2023-05-30T21:59:19.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.67 secs) [2023-05-30T21:59:19.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.682 secs) [2023-05-30T21:59:20.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.854 secs) [2023-05-30T21:59:20.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.892 secs) [2023-05-30T21:59:20.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.914 secs) [2023-05-30T21:59:20.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.954 secs) [2023-05-30T21:59:20.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.974 secs) [2023-05-30T21:59:20.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.001 secs) [2023-05-30T21:59:20.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.023 secs) [2023-05-30T21:59:20.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.1 secs) [2023-05-30T21:59:20.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.115 secs) [2023-05-30T21:59:20.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.126 secs) [2023-05-30T21:59:20.682Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.229 secs) [2023-05-30T21:59:20.682Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.255 secs) [2023-05-30T21:59:20.682Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.374 secs) [2023-05-30T21:59:20.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.39 secs) [2023-05-30T21:59:20.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.476 secs) [2023-05-30T21:59:20.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.526 secs) [2023-05-30T21:59:20.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.548 secs) [2023-05-30T21:59:21.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.637 secs) [2023-05-30T21:59:21.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.667 secs) [2023-05-30T21:59:21.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.697 secs) [2023-05-30T21:59:21.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.719 secs) [2023-05-30T21:59:21.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.76 secs) [2023-05-30T21:59:21.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.816 secs) [2023-05-30T21:59:21.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.954 secs) [2023-05-30T21:59:21.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.012 secs) [2023-05-30T21:59:21.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.049 secs) [2023-05-30T21:59:21.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.08 secs) [2023-05-30T21:59:22.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.124 secs) [2023-05-30T21:59:22.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.138 secs) [2023-05-30T21:59:22.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.147 secs) [2023-05-30T21:59:22.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.17 secs) [2023-05-30T21:59:22.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.215 secs) [2023-05-30T21:59:22.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.233 secs) [2023-05-30T21:59:22.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.28 secs) [2023-05-30T21:59:22.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.326 secs) [2023-05-30T21:59:22.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.367 secs) [2023-05-30T21:59:22.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.386 secs) [2023-05-30T21:59:22.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.396 secs) [2023-05-30T21:59:22.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.499 secs) [2023-05-30T21:59:22.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.569 secs) [2023-05-30T21:59:22.814Z] WARN: ' [2023-05-30T21:59:22.814Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-30T21:59:22.815Z] Support for using the ngModel input property and ngModelChange event with [2023-05-30T21:59:22.815Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-30T21:59:22.815Z] in a future version of Angular. [2023-05-30T21:59:22.815Z] [2023-05-30T21:59:22.815Z] For more information on this, see our API docs here: [2023-05-30T21:59:22.815Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-30T21:59:22.815Z] ' [2023-05-30T21:59:22.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.569 secs) [2023-05-30T21:59:22.815Z] WARN: ' [2023-05-30T21:59:22.815Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-30T21:59:22.815Z] Support for using the ngModel input property and ngModelChange event with [2023-05-30T21:59:22.815Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-30T21:59:22.815Z] in a future version of Angular. [2023-05-30T21:59:22.815Z] [2023-05-30T21:59:22.815Z] For more information on this, see our API docs here: [2023-05-30T21:59:22.815Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-30T21:59:22.815Z] ' [2023-05-30T21:59:22.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 12.706 secs) [2023-05-30T21:59:22.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 12.737 secs) [2023-05-30T21:59:23.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 12.948 secs) [2023-05-30T21:59:23.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.121 secs) [2023-05-30T21:59:23.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.281 secs) [2023-05-30T21:59:23.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.396 secs) [2023-05-30T21:59:23.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.472 secs) [2023-05-30T21:59:23.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.486 secs) [2023-05-30T21:59:23.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.5 secs) [2023-05-30T21:59:23.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.518 secs) [2023-05-30T21:59:23.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.549 secs) [2023-05-30T21:59:24.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.597 secs) [2023-05-30T21:59:24.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.616 secs) [2023-05-30T21:59:24.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.628 secs) [2023-05-30T21:59:24.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.701 secs) [2023-05-30T21:59:25.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.239 secs / 13.701 secs) [2023-05-30T21:59:25.110Z] TOTAL: 145 SUCCESS [2023-05-30T21:59:25.110Z] ✔ Browser application bundle generation complete. [2023-05-30T21:59:28.438Z] [2023-05-30T21:59:28.438Z] =============================== Coverage summary =============================== [2023-05-30T21:59:28.438Z] Statements : 41.56% ( 1425/3429 ) [2023-05-30T21:59:28.438Z] Branches : 12.14% ( 109/898 ) [2023-05-30T21:59:28.438Z] Functions : 33.33% ( 417/1251 ) [2023-05-30T21:59:28.438Z] Lines : 39.45% ( 1280/3245 ) [2023-05-30T21:59:28.438Z] ================================================================================ [2023-05-30T21:59:28.438Z] 30 05 2023 21:59:27.959:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-30T21:59:29.019Z] ✔ Browser application bundle generation complete. [2023-05-30T21:59:29.974Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-30T21:59:30.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T21:59:30.043Z] $ docker stop --time=1 9a01a8471f0f73dbda0ff8d56c9786f9550cdcfbd31daca9fc0b9fbd356a9825 [2023-05-30T21:59:31.824Z] $ docker rm -f --volumes 9a01a8471f0f73dbda0ff8d56c9786f9550cdcfbd31daca9fc0b9fbd356a9825 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T21:59:32.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T21:59:35.517Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T21:59:40.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T21:59:41.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T21:59:44.163Z] + ls -al . [2023-05-30T21:59:44.163Z] total 176 [2023-05-30T21:59:44.163Z] drwxrwxr-x 13 jenkins jenkins 4096 May 30 21:46 . [2023-05-30T21:59:44.163Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:44 .. [2023-05-30T21:59:44.163Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:44 .blubracket [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 18 May 30 21:44 .dockerignore [2023-05-30T21:59:44.163Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 21:44 .git [2023-05-30T21:59:44.163Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:44 .github [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 185 May 30 21:44 .gitignore [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 30 21:44 Attribution.txt [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 19103 May 30 21:44 CHANGELOG.md [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 30 21:44 CONTRIBUTING.md [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 30 21:44 Dockerfile [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 652 May 30 21:44 Jenkinsfile [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 30 21:44 LICENSE [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 30 21:44 Makefile [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 4549 May 30 21:44 README.md [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 21:42 VERSION [2023-05-30T21:59:44.163Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:44 assets [2023-05-30T21:59:44.163Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:44 bin [2023-05-30T21:59:44.163Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:44 cmd [2023-05-30T21:59:44.163Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 21:46 coverage.out [2023-05-30T21:59:44.163Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:44 docs [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 30 21:44 go.mod [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 30 21:44 go.sum [2023-05-30T21:59:44.163Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 21:44 internal [2023-05-30T21:59:44.163Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:44 snap [2023-05-30T21:59:44.163Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:44 testing [2023-05-30T21:59:44.163Z] -rw-rw-r-- 1 jenkins jenkins 155 May 30 21:44 version.go [2023-05-30T21:59:44.163Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 21:50 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:59:44.583Z] + 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=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c --label arch=arm64 --label version=0.0.0 . [2023-05-30T21:59:46.237Z] Sending build context to Docker daemon 33.12MB [2023-05-30T21:59:46.237Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T21:59:46.237Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T21:59:46.237Z] ---> 128da1da4c54 [2023-05-30T21:59:46.237Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-30T21:59:46.818Z] ---> Running in 169f2c374a05 [2023-05-30T21:59:47.087Z] Removing intermediate container 169f2c374a05 [2023-05-30T21:59:47.087Z] ---> 47355d82f447 [2023-05-30T21:59:47.087Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T21:59:47.087Z] ---> Running in 5a565a14b093 [2023-05-30T21:59:47.355Z] Removing intermediate container 5a565a14b093 [2023-05-30T21:59:47.355Z] ---> 43ca6892181a [2023-05-30T21:59:47.355Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T21:59:47.623Z] ---> Running in e9d044cd8767 [2023-05-30T21:59:47.890Z] Removing intermediate container e9d044cd8767 [2023-05-30T21:59:47.890Z] ---> 6d5d49c66634 [2023-05-30T21:59:47.890Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-30T21:59:47.890Z] ---> Running in 90f1e02588f0 [2023-05-30T21:59:48.156Z] Removing intermediate container 90f1e02588f0 [2023-05-30T21:59:48.156Z] ---> a44fa77cceef [2023-05-30T21:59:48.156Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-30T21:59:48.156Z] ---> Running in 53add8da6b1f [2023-05-30T21:59:48.421Z] Removing intermediate container 53add8da6b1f [2023-05-30T21:59:48.421Z] ---> e89bb70022d5 [2023-05-30T21:59:48.422Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-30T21:59:52.666Z] ---> 0a6505b939a5 [2023-05-30T21:59:52.666Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T21:59:52.666Z] ---> Running in df9b9e60072e [2023-05-30T21:59:53.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T21:59:54.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T21:59:55.156Z] OK: 263 MiB in 53 packages [2023-05-30T21:59:56.114Z] Removing intermediate container df9b9e60072e [2023-05-30T21:59:56.114Z] ---> 5fcacada5265 [2023-05-30T21:59:56.114Z] Step 10/25 : ENV GO111MODULE=on [2023-05-30T21:59:56.114Z] ---> Running in e589f4b8f5fe [2023-05-30T21:59:56.381Z] Removing intermediate container e589f4b8f5fe [2023-05-30T21:59:56.381Z] ---> 5e5a62ff1701 [2023-05-30T21:59:56.381Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-30T21:59:56.647Z] ---> Running in fb5a9803a22f [2023-05-30T21:59:56.914Z] Removing intermediate container fb5a9803a22f [2023-05-30T21:59:56.914Z] ---> 9f231a0b9173 [2023-05-30T21:59:56.914Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-30T21:59:57.496Z] ---> ba9b0f4f5855 [2023-05-30T21:59:57.496Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T21:59:57.496Z] ---> Running in 1a512b27c1f7 [2023-05-30T22:00:00.077Z] Removing intermediate container 1a512b27c1f7 [2023-05-30T22:00:00.077Z] ---> 6c4599e927e7 [2023-05-30T22:00:00.077Z] Step 14/25 : COPY . . [2023-05-30T22:00:04.339Z] ---> f90b0eef7b48 [2023-05-30T22:00:04.339Z] Step 15/25 : RUN ${MAKE} [2023-05-30T22:00:04.339Z] ---> Running in 806931cc3e2a [2023-05-30T22:00:04.917Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-30T22:01:56.538Z] Removing intermediate container 806931cc3e2a [2023-05-30T22:01:56.538Z] ---> f34ca59fdea7 [2023-05-30T22:01:56.538Z] Step 16/25 : FROM alpine:3.17 [2023-05-30T22:01:56.538Z] 3.17: Pulling from library/alpine [2023-05-30T22:01:56.538Z] c41833b44d91: Already exists [2023-05-30T22:01:56.538Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T22:01:56.538Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T22:01:56.538Z] ---> 51e60588ff2c [2023-05-30T22:01:56.538Z] Step 17/25 : EXPOSE 4000 [2023-05-30T22:01:56.538Z] ---> Running in f908d6cbdcae [2023-05-30T22:01:56.538Z] Removing intermediate container f908d6cbdcae [2023-05-30T22:01:56.538Z] ---> 847f500587fa [2023-05-30T22:01:56.538Z] Step 18/25 : 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 [2023-05-30T22:01:57.496Z] ---> 361024640cfa [2023-05-30T22:01:57.496Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-30T22:01:58.077Z] ---> d43cb55cdd64 [2023-05-30T22:01:58.077Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-30T22:01:58.343Z] ---> 0060b45f35fe [2023-05-30T22:01:58.343Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-30T22:01:58.609Z] ---> Running in b6bef23aea24 [2023-05-30T22:01:58.873Z] Removing intermediate container b6bef23aea24 [2023-05-30T22:01:58.873Z] ---> a7280c595eab [2023-05-30T22:01:58.873Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-30T22:01:58.873Z] ---> Running in 56823929b549 [2023-05-30T22:01:59.139Z] Removing intermediate container 56823929b549 [2023-05-30T22:01:59.139Z] ---> 29430d25a16e [2023-05-30T22:01:59.139Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T22:01:59.139Z] ---> Running in 7b7384f18f0f [2023-05-30T22:01:59.406Z] Removing intermediate container 7b7384f18f0f [2023-05-30T22:01:59.406Z] ---> d76d6b7c3a5f [2023-05-30T22:01:59.406Z] Step 24/25 : LABEL git_sha=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [2023-05-30T22:01:59.406Z] ---> Running in d8991b9ad549 [2023-05-30T22:01:59.672Z] Removing intermediate container d8991b9ad549 [2023-05-30T22:01:59.672Z] ---> 05e416b0aaa5 [2023-05-30T22:01:59.672Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T22:01:59.944Z] ---> Running in 337bf7c16e92 [2023-05-30T22:02:00.209Z] Removing intermediate container 337bf7c16e92 [2023-05-30T22:02:00.209Z] ---> 3e9ac613ab88 [2023-05-30T22:02:00.209Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T22:02:00.209Z] Successfully built 3e9ac613ab88 [2023-05-30T22:02:00.209Z] 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 [2023-05-30T22:02:01.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T22:02:01.110Z] [2023-05-30T22:02:01.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:02:01.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T22:02:01.505Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T22:02:01.505Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T22:02:01.505Z] 04944245beec: Pulling fs layer [2023-05-30T22:02:01.505Z] 699f458cf7ca: Pulling fs layer [2023-05-30T22:02:01.505Z] 765212b225bb: Pulling fs layer [2023-05-30T22:02:01.505Z] f23df028b6ca: Pulling fs layer [2023-05-30T22:02:01.505Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T22:02:01.505Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T22:02:01.505Z] 765212b225bb: Waiting [2023-05-30T22:02:01.505Z] f23df028b6ca: Waiting [2023-05-30T22:02:01.505Z] d65c8cfc05b1: Waiting [2023-05-30T22:02:01.505Z] 2437ff75d9bd: Waiting [2023-05-30T22:02:01.774Z] 04944245beec: Verifying Checksum [2023-05-30T22:02:01.774Z] 04944245beec: Download complete [2023-05-30T22:02:01.774Z] 765212b225bb: Verifying Checksum [2023-05-30T22:02:01.774Z] 765212b225bb: Download complete [2023-05-30T22:02:01.774Z] f23df028b6ca: Verifying Checksum [2023-05-30T22:02:01.774Z] f23df028b6ca: Download complete [2023-05-30T22:02:01.774Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T22:02:01.774Z] d65c8cfc05b1: Download complete [2023-05-30T22:02:01.774Z] 699f458cf7ca: Verifying Checksum [2023-05-30T22:02:02.356Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T22:02:02.356Z] 8998bd30e6a1: Download complete [2023-05-30T22:02:04.291Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T22:02:04.291Z] 2437ff75d9bd: Download complete [2023-05-30T22:02:06.228Z] 8998bd30e6a1: Pull complete [2023-05-30T22:02:06.492Z] 04944245beec: Pull complete [2023-05-30T22:02:08.430Z] 699f458cf7ca: Pull complete [2023-05-30T22:02:08.698Z] 765212b225bb: Pull complete [2023-05-30T22:02:09.279Z] f23df028b6ca: Pull complete [2023-05-30T22:02:09.564Z] d65c8cfc05b1: Pull complete [2023-05-30T22:02:24.533Z] 2437ff75d9bd: Pull complete [2023-05-30T22:02:24.533Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T22:02:24.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T22:02:24.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:02:24.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-17372 does not seem to be running inside a container [2023-05-30T22:02:24.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T22:02:27.552Z] $ docker top 8cfdf8d4952b6cb4ebd6710cea9e002ac81a229b2e02b391d737ee38710fd089 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:02:28.133Z] ---> job-cost.sh [2023-05-30T22:02:28.402Z] lf-activate-venv: SKIPPING [2023-05-30T22:02:28.402Z] INFO: No Stack... [2023-05-30T22:02:28.981Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T22:02:29.563Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T22:02:29.915Z] + cut -d,+ -f6 [2023-05-30T22:02:29.915Z] cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2023-05-30T22:02:29.995Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] [2023-05-30T22:02:30.000Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] did not exist. Created. [2023-05-30T22:02:30.000Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T22:02:30.414Z] /w/workspace/edgex-ui-go/1@tmp/durable-c25fbf51/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T22:02:30.779Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T22:02:30.814Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T22:02:35.530Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T22:02:35.563Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T22:02:35.650Z] $ docker stop --time=1 8cfdf8d4952b6cb4ebd6710cea9e002ac81a229b2e02b391d737ee38710fd089 [2023-05-30T22:02:37.307Z] $ docker rm -f --volumes 8cfdf8d4952b6cb4ebd6710cea9e002ac81a229b2e02b391d737ee38710fd089 [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 [2023-05-30T22:02:38.314Z] provisioning config files... [2023-05-30T22:02:38.323Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/config1521057316538416090tmp [Pipeline] { [Pipeline] sh [2023-05-30T22:02:38.659Z] + set +x [2023-05-30T22:02:38.659Z] + curl -s https://codecov.io/bash [2023-05-30T22:02:38.659Z] + bash -s -- [2023-05-30T22:02:38.918Z] [2023-05-30T22:02:38.918Z] _____ _ [2023-05-30T22:02:38.918Z] / ____| | | [2023-05-30T22:02:38.918Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T22:02:38.918Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T22:02:38.918Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T22:02:38.918Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T22:02:38.918Z] Bash-1.0.6 [2023-05-30T22:02:38.918Z] [2023-05-30T22:02:38.918Z] [2023-05-30T22:02:38.918Z] ==> git version 2.25.1 found [2023-05-30T22:02:38.918Z] ==> 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 [2023-05-30T22:02:38.918Z] Release-Date: 2020-01-08 [2023-05-30T22:02:38.918Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-30T22:02:38.918Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T22:02:38.918Z] ==> Jenkins CI detected. [2023-05-30T22:02:38.918Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-621 [2023-05-30T22:02:38.918Z] project root: . [2023-05-30T22:02:38.918Z] --> token set from env [2023-05-30T22:02:38.918Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T22:02:38.918Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T22:02:38.918Z] ==> Python coveragepy not found [2023-05-30T22:02:38.919Z] ==> Searching for coverage reports in: [2023-05-30T22:02:38.919Z] + . [2023-05-30T22:02:38.919Z] -> Found 1 reports [2023-05-30T22:02:39.179Z] ==> Detecting git/mercurial file structure [2023-05-30T22:02:39.179Z] ==> Reading reports [2023-05-30T22:02:39.179Z] + ./coverage.out bytes=10 [2023-05-30T22:02:39.179Z] ==> Appending adjustments [2023-05-30T22:02:39.179Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T22:02:39.748Z] + Found adjustments [2023-05-30T22:02:39.748Z] ==> Gzipping contents [2023-05-30T22:02:39.748Z] 12K /tmp/codecov.5r8Zyq.gz [2023-05-30T22:02:39.748Z] ==> Uploading reports [2023-05-30T22:02:39.748Z] url: https://codecov.io [2023-05-30T22:02:39.748Z] query: branch=PR-621&commit=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=621&job=&cmd_args= [2023-05-30T22:02:39.748Z] -> Pinging Codecov [2023-05-30T22:02:39.748Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-621&commit=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=621&job=&cmd_args= [2023-05-30T22:02:40.006Z] -> Uploading to [2023-05-30T22:02:40.006Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/FB506323287CE973F263BFD2A0EB1F37/82f81ddbde698eb5e28c2cc375814a2e87ba4b2c/914cf30a-6ed2-49c8-9956-325d84b5a781.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T220239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=409a9b06a082e9321d44f62b045810874f85f7132f81f938e25855dd707610f1 [2023-05-30T22:02:40.006Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T22:02:40.006Z] Dload Upload Total Spent Left Speed [2023-05-30T22:02:40.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 36504 --:--:-- --:--:-- --:--:-- 36504 [2023-05-30T22:02:40.265Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [Pipeline] } [2023-05-30T22:02:40.289Z] 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 [2023-05-30T22:02:42.111Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives ] [2023-05-30T22:02:42.111Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives [2023-05-30T22:02:42.111Z] total 16 [2023-05-30T22:02:42.111Z] drwxr-xr-x 3 root root 4096 May 30 21:46 . [2023-05-30T22:02:42.111Z] drwxrwxr-x 15 jenkins jenkins 4096 May 30 21:46 .. [2023-05-30T22:02:42.111Z] drwxr-xr-x 2 root root 4096 May 30 21:46 cost [2023-05-30T22:02:42.111Z] -rw-r--r-- 1 root root 83 May 30 21:46 cost.csv [2023-05-30T22:02:42.111Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives [2023-05-30T22:02:42.111Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives [2023-05-30T22:02:42.111Z] total 16 [2023-05-30T22:02:42.111Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 21:46 . [2023-05-30T22:02:42.111Z] drwxrwxr-x 15 jenkins jenkins 4096 May 30 21:46 .. [2023-05-30T22:02:42.111Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 21:46 cost [2023-05-30T22:02:42.111Z] -rw-r--r-- 1 jenkins jenkins 83 May 30 21:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:02:42.438Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:02:43.330Z] ---> package-listing.sh [2023-05-30T22:02:43.330Z] ++ facter osfamily [2023-05-30T22:02:43.330Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T22:02:43.589Z] + OS_FAMILY=debian [2023-05-30T22:02:43.590Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-621 [2023-05-30T22:02:43.590Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T22:02:43.590Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T22:02:43.590Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T22:02:43.590Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T22:02:43.590Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-621 ']' [2023-05-30T22:02:43.590Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T22:02:43.590Z] + case "${OS_FAMILY}" in [2023-05-30T22:02:43.590Z] + dpkg -l [2023-05-30T22:02:43.590Z] + grep '^ii' [2023-05-30T22:02:43.590Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T22:02:43.590Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T22:02:43.590Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T22:02:43.590Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-621 ']' [2023-05-30T22:02:43.590Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives/ [2023-05-30T22:02:43.590Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives/ [Pipeline] echo [2023-05-30T22:02:43.622Z] 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-621/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T22:02:43.931Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:02:44.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T22:02:44.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:02:44.429Z] prd-ubuntu20.04-docker-8c-8g-17370 does not seem to be running inside a container [2023-05-30T22:02:44.462Z] $ 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-621/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-621 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621:/w/workspace/edgexfoundry_edgex-ui-go_PR-621:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T22:02:44.668Z] $ docker top 85cef351aefde82b68849d5d1d66066f188b9f20facb82f0af48431215e95e30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T22:02:45.109Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T22:02:45.427Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T22:02:45.731Z] + ls /var/log/sa-host [2023-05-30T22:02:45.732Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T22:02:45.944Z] provisioning config files... [2023-05-30T22:02:45.953Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/config14458588613129056106tmp [Pipeline] { [Pipeline] echo [2023-05-30T22:02:46.013Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:02:46.323Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T22:02:46.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:02:46.742Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T22:02:46.776Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:02:47.088Z] ---> sudo-logs.sh [2023-05-30T22:02:47.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T22:02:47.170Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:02:47.480Z] ---> job-cost.sh [2023-05-30T22:02:47.480Z] lf-activate-venv: SKIPPING [2023-05-30T22:02:47.480Z] DEBUG: total: 0.2199999988079071 [2023-05-30T22:02:47.480Z] INFO: Retrieving Stack Cost... [2023-05-30T22:02:48.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T22:02:48.308Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T22:02:48.346Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:02:48.656Z] ---> logs-deploy.sh [2023-05-30T22:02:48.656Z] lf-activate-venv: SKIPPING [2023-05-30T22:02:48.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-621/1 [2023-05-30T22:02:48.656Z] INFO: archiving workspace using pattern(s): [2023-05-30T22:02:49.591Z] Archives upload complete. [2023-05-30T22:02:49.591Z] INFO: archiving logs to Nexus