Pull request #616 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eeebeb455c034b8266b0ae337caae24f721710a4+588e4747f1d3645342cd4a28a51c9f1e9b808114 (442f05d344369d21dad3c0b5892868e2ee933719) 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-ssh10972127019762502613.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-ssh18131032430549083565.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12624935541068725568.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 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-ssh1092110794430139010.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-616/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-616/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4895353875230828055.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16742 in /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [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-616 # 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 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit eeebeb455c034b8266b0ae337caae24f721710a4 > 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/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eeebeb455c034b8266b0ae337caae24f721710a4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing eeebeb455c034b8266b0ae337caae24f721710a4 Checking out Revision eeebeb455c034b8266b0ae337caae24f721710a4 (PR-616) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T17:54:03.752Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T17:54:03.807Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T17:54:03.832Z] ========================================================= [2023-05-24T17:54:03.832Z] EdgeX Global Pipelines Version Info [2023-05-24T17:54:03.832Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eeebeb455c034b8266b0ae337caae24f721710a4 # timeout=10 > git rev-list --no-walk 295d9255ef2afa6aeb8c743482b96de3e8f83f5d # timeout=10 [2023-05-24T17:54:04.540Z] ------------------- [2023-05-24T17:54:04.540Z] stable info: [2023-05-24T17:54:04.540Z] ------------------- [2023-05-24T17:54:04.540Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T17:54:04.540Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T17:54:04.540Z] Message: update stable to v1.0.249 [2023-05-24T17:54:05.111Z] ------------------- [2023-05-24T17:54:05.111Z] experimental info: [2023-05-24T17:54:05.111Z] ------------------- [2023-05-24T17:54:05.111Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T17:54:05.111Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T17:54:05.111Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T17:54:05.291Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-24T17:54:05.302Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-24T17:54:05.322Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T17:54:05.339Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T17:54:05.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T17:54:05.363Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T17:54:05.375Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T17:54:05.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T17:54:05.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T17:54:05.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T17:54:05.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T17:54:05.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-24T17:54:05.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T17:54:05.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T17:54:05.476Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T17:54:05.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T17:54:05.508Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T17:54:05.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T17:54:05.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T17:54:05.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T17:54:05.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T17:54:05.563Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T17:54:05.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T17:54:05.581Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T17:54:05.590Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T17:54:05.600Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T17:54:05.608Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T17:54:05.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-616 [Pipeline] echo [2023-05-24T17:54:05.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-616 [Pipeline] echo [2023-05-24T17:54:05.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-616 [Pipeline] echo [2023-05-24T17:54:05.641Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eeebeb455c034b8266b0ae337caae24f721710a4 [Pipeline] echo [2023-05-24T17:54:05.649Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eeebeb4 [Pipeline] echo [2023-05-24T17:54:05.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T17:54:05.695Z] provisioning config files... [2023-05-24T17:54:05.708Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config11131084894483570767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T17:54:06.001Z] ---> docker-login.sh [2023-05-24T17:54:06.001Z] nexus3.edgexfoundry.org:10001 [2023-05-24T17:54:06.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:06.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:06.262Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:06.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:06.262Z] [2023-05-24T17:54:06.262Z] Login Succeeded [2023-05-24T17:54:06.262Z] nexus3.edgexfoundry.org:10002 [2023-05-24T17:54:06.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:06.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:06.262Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:06.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:06.262Z] [2023-05-24T17:54:06.262Z] Login Succeeded [2023-05-24T17:54:06.262Z] nexus3.edgexfoundry.org:10003 [2023-05-24T17:54:06.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:06.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:06.523Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:06.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:06.523Z] [2023-05-24T17:54:06.523Z] Login Succeeded [2023-05-24T17:54:06.523Z] nexus3.edgexfoundry.org:10004 [2023-05-24T17:54:06.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:06.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:06.523Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:06.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:06.523Z] [2023-05-24T17:54:06.523Z] Login Succeeded [2023-05-24T17:54:06.523Z] docker.io [2023-05-24T17:54:06.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:06.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:06.784Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:06.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:06.784Z] [2023-05-24T17:54:06.784Z] Login Succeeded [2023-05-24T17:54:06.784Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T17:54:06.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T17:54:07.173Z] + git rev-list -1 --merges eeebeb455c034b8266b0ae337caae24f721710a4~1..eeebeb455c034b8266b0ae337caae24f721710a4 [Pipeline] echo [2023-05-24T17:54:07.246Z] -----------> git rev-list -1 --merges eeebeb455c034b8266b0ae337caae24f721710a4~1..eeebeb455c034b8266b0ae337caae24f721710a4 eeebeb455c034b8266b0ae337caae24f721710a4 [false] [Pipeline] sh [2023-05-24T17:54:07.548Z] + git log --format=format:%s -1 eeebeb455c034b8266b0ae337caae24f721710a4 [Pipeline] echo [2023-05-24T17:54:07.636Z] ========================================================= [2023-05-24T17:54:07.636Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T17:54:07.636Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T17:54:07.971Z] + git log --format=format:%s -1 eeebeb455c034b8266b0ae337caae24f721710a4 [Pipeline] echo [2023-05-24T17:54:07.983Z] [semverPrep] GIT_COMMIT: eeebeb455c034b8266b0ae337caae24f721710a4, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3 [Pipeline] echo [2023-05-24T17:54:07.991Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T17:54:08.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T17:54:08.350Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T17:54:08.350Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T17:54:08.350Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T17:54:08.350Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T17:54:08.350Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T17:54:08.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:54:08.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T17:54:08.787Z] [2023-05-24T17:54:08.787Z] 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-24T17:54:09.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T17:54:09.102Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T17:54:09.102Z] b85a868b505f: Pulling fs layer [2023-05-24T17:54:09.102Z] e2be974225ed: Pulling fs layer [2023-05-24T17:54:09.102Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T17:54:09.102Z] 988bab9f4d93: Pulling fs layer [2023-05-24T17:54:09.102Z] 988bab9f4d93: Waiting [2023-05-24T17:54:09.102Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T17:54:09.102Z] eaf3925da568: Pulling fs layer [2023-05-24T17:54:09.102Z] bab4dde63d76: Pulling fs layer [2023-05-24T17:54:09.102Z] 1469e6f7b9e6: Waiting [2023-05-24T17:54:09.102Z] bde34c3a00c8: Pulling fs layer [2023-05-24T17:54:09.102Z] bab4dde63d76: Waiting [2023-05-24T17:54:09.102Z] b352a97aabf1: Pulling fs layer [2023-05-24T17:54:09.102Z] 4872d77fe225: Pulling fs layer [2023-05-24T17:54:09.102Z] 5851b861e8e6: Pulling fs layer [2023-05-24T17:54:09.102Z] bde34c3a00c8: Waiting [2023-05-24T17:54:09.102Z] eaf3925da568: Waiting [2023-05-24T17:54:09.102Z] b352a97aabf1: Waiting [2023-05-24T17:54:09.102Z] 4872d77fe225: Waiting [2023-05-24T17:54:09.102Z] 5851b861e8e6: Waiting [2023-05-24T17:54:09.102Z] e2be974225ed: Download complete [2023-05-24T17:54:09.102Z] 988bab9f4d93: Download complete [2023-05-24T17:54:09.102Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T17:54:09.102Z] 1469e6f7b9e6: Download complete [2023-05-24T17:54:09.363Z] eaf3925da568: Verifying Checksum [2023-05-24T17:54:09.363Z] eaf3925da568: Download complete [2023-05-24T17:54:09.363Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T17:54:09.363Z] 339a4e72a1f5: Download complete [2023-05-24T17:54:09.363Z] bde34c3a00c8: Verifying Checksum [2023-05-24T17:54:09.363Z] bde34c3a00c8: Download complete [2023-05-24T17:54:09.363Z] b352a97aabf1: Download complete [2023-05-24T17:54:09.363Z] 4872d77fe225: Verifying Checksum [2023-05-24T17:54:09.363Z] 4872d77fe225: Download complete [2023-05-24T17:54:09.363Z] 5851b861e8e6: Verifying Checksum [2023-05-24T17:54:09.363Z] 5851b861e8e6: Download complete [2023-05-24T17:54:09.363Z] b85a868b505f: Verifying Checksum [2023-05-24T17:54:09.363Z] b85a868b505f: Download complete [2023-05-24T17:54:09.623Z] bab4dde63d76: Verifying Checksum [2023-05-24T17:54:09.623Z] bab4dde63d76: Download complete [2023-05-24T17:54:10.565Z] b85a868b505f: Pull complete [2023-05-24T17:54:10.565Z] e2be974225ed: Pull complete [2023-05-24T17:54:11.133Z] 339a4e72a1f5: Pull complete [2023-05-24T17:54:11.133Z] 988bab9f4d93: Pull complete [2023-05-24T17:54:11.393Z] 1469e6f7b9e6: Pull complete [2023-05-24T17:54:11.393Z] eaf3925da568: Pull complete [2023-05-24T17:54:13.302Z] bab4dde63d76: Pull complete [2023-05-24T17:54:13.302Z] bde34c3a00c8: Pull complete [2023-05-24T17:54:13.302Z] b352a97aabf1: Pull complete [2023-05-24T17:54:13.302Z] 4872d77fe225: Pull complete [2023-05-24T17:54:13.302Z] 5851b861e8e6: Pull complete [2023-05-24T17:54:13.302Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T17:54:13.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T17:54:13.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T17:54:13.400Z] prd-ubuntu20.04-docker-8c-8g-16742 does not seem to be running inside a container [2023-05-24T17:54:13.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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-24T17:54:16.318Z] $ docker top 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 -eo pid,comm [2023-05-24T17:54:16.374Z] 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-24T17:54:16.374Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T17:54:16.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T17:54:16.418Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T17:54:16.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T17:54:16.545Z] $ docker exec 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 ssh-agent [2023-05-24T17:54:16.650Z] SSH_AUTH_SOCK=/tmp/ssh-oHRij53BFm8R/agent.33 [2023-05-24T17:54:16.650Z] SSH_AGENT_PID=39 [2023-05-24T17:54:16.658Z] Running ssh-add (command line suppressed) [2023-05-24T17:54:16.763Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_6782463317653614337.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_6782463317653614337.key) [2023-05-24T17:54:16.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T17:54:17.065Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T17:54:17.081Z] $ docker exec --env ******** --env ******** 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 ssh-agent -k [2023-05-24T17:54:17.180Z] unset SSH_AUTH_SOCK; [2023-05-24T17:54:17.180Z] unset SSH_AGENT_PID; [2023-05-24T17:54:17.180Z] echo Agent pid 39 killed; [2023-05-24T17:54:17.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T17:54:17.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T17:54:17.216Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T17:54:17.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T17:54:17.339Z] $ docker exec 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 ssh-agent [2023-05-24T17:54:17.444Z] SSH_AUTH_SOCK=/tmp/ssh-MLZutvfb5NkB/agent.72 [2023-05-24T17:54:17.444Z] SSH_AGENT_PID=78 [2023-05-24T17:54:17.449Z] Running ssh-add (command line suppressed) [2023-05-24T17:54:17.556Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_11899514217751188975.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_11899514217751188975.key) [2023-05-24T17:54:17.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T17:54:17.863Z] + git semver init [2023-05-24T17:54:18.122Z] 2023-05-24 17:54:18,040 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T17:54:18.122Z] 2023-05-24 17:54:18,042 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver [2023-05-24T17:54:18.122Z] 2023-05-24 17:54:18,042 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver [2023-05-24T17:54:18.122Z] 2023-05-24 17:54:18,042 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-616, universal_newlines=False, shell=None, istream=None) [2023-05-24T17:54:20.032Z] 2023-05-24 17:54:19,547 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.git/info/exclude [2023-05-24T17:54:20.032Z] 2023-05-24 17:54:19,547 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver/PR-616 with force:False [2023-05-24T17:54:20.032Z] 2023-05-24 17:54:19,548 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver/PR-616 [2023-05-24T17:54:20.032Z] 2023-05-24 17:54:19,552 [execute] INFO git cat-file --batch-check [2023-05-24T17:54:20.032Z] 2023-05-24 17:54:19,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T17:54:20.032Z] 2023-05-24 17:54:19,559 [execute] INFO git cat-file --batch [2023-05-24T17:54:20.032Z] 2023-05-24 17:54:19,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T17:54:20.032Z] 2023-05-24 17:54:19,565 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver/PR-616 [2023-05-24T17:54:20.032Z] 0.0.0 [Pipeline] } [2023-05-24T17:54:20.049Z] $ docker exec --env ******** --env ******** 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 ssh-agent -k [2023-05-24T17:54:20.161Z] unset SSH_AUTH_SOCK; [2023-05-24T17:54:20.162Z] unset SSH_AGENT_PID; [2023-05-24T17:54:20.162Z] echo Agent pid 78 killed; [2023-05-24T17:54:20.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T17:54:20.476Z] + git semver [Pipeline] } [2023-05-24T17:54:20.756Z] $ docker stop --time=1 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 [2023-05-24T17:54:22.059Z] $ docker rm -f --volumes 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T17:54:22.399Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T17:54:22.615Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T17:54:22.617Z] [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-24T17:54:22.751Z] provisioning config files... [2023-05-24T17:54:22.760Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config5425700385345661270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T17:54:23.058Z] ---> docker-login.sh [2023-05-24T17:54:23.058Z] nexus3.edgexfoundry.org:10001 [2023-05-24T17:54:23.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:23.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:23.058Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:23.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:23.058Z] [2023-05-24T17:54:23.058Z] Login Succeeded [2023-05-24T17:54:23.058Z] nexus3.edgexfoundry.org:10002 [2023-05-24T17:54:23.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:23.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:23.058Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:23.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:23.058Z] [2023-05-24T17:54:23.058Z] Login Succeeded [2023-05-24T17:54:23.058Z] nexus3.edgexfoundry.org:10003 [2023-05-24T17:54:23.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:23.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:23.318Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:23.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:23.318Z] [2023-05-24T17:54:23.318Z] Login Succeeded [2023-05-24T17:54:23.318Z] nexus3.edgexfoundry.org:10004 [2023-05-24T17:54:23.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:23.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:23.318Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:23.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:23.318Z] [2023-05-24T17:54:23.318Z] Login Succeeded [2023-05-24T17:54:23.318Z] docker.io [2023-05-24T17:54:23.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:23.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:23.578Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:23.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:23.578Z] [2023-05-24T17:54:23.578Z] Login Succeeded [2023-05-24T17:54:23.578Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T17:54:23.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T17:54:23.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T17:54:23.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T17:54:23.673Z] ========================================================= [2023-05-24T17:54:23.673Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T17:54:23.673Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:54:23.992Z] + 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-24T17:54:24.371Z] Sending build context to Docker daemon 47.69MB [2023-05-24T17:54:24.371Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T17:54:24.371Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T17:54:24.371Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T17:54:24.371Z] f56be85fc22e: Pulling fs layer [2023-05-24T17:54:24.371Z] 85791d961cd3: Pulling fs layer [2023-05-24T17:54:24.371Z] d694b5ae8c79: Pulling fs layer [2023-05-24T17:54:24.371Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T17:54:24.371Z] 4d19c01a9841: Pulling fs layer [2023-05-24T17:54:24.371Z] 9325e15d5711: Pulling fs layer [2023-05-24T17:54:24.371Z] 556b6ee489ea: Pulling fs layer [2023-05-24T17:54:24.371Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T17:54:24.371Z] 4d19c01a9841: Waiting [2023-05-24T17:54:24.371Z] 9325e15d5711: Waiting [2023-05-24T17:54:24.371Z] 556b6ee489ea: Waiting [2023-05-24T17:54:24.371Z] c5a4b2cf53e6: Waiting [2023-05-24T17:54:24.371Z] 9f32a84ed3da: Waiting [2023-05-24T17:54:24.371Z] 85791d961cd3: Download complete [2023-05-24T17:54:24.371Z] 9f32a84ed3da: Download complete [2023-05-24T17:54:24.371Z] 4d19c01a9841: Verifying Checksum [2023-05-24T17:54:24.371Z] 4d19c01a9841: Download complete [2023-05-24T17:54:24.371Z] f56be85fc22e: Download complete [2023-05-24T17:54:24.371Z] 9325e15d5711: Verifying Checksum [2023-05-24T17:54:24.371Z] 9325e15d5711: Download complete [2023-05-24T17:54:24.631Z] f56be85fc22e: Pull complete [2023-05-24T17:54:24.631Z] 85791d961cd3: Pull complete [2023-05-24T17:54:24.889Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T17:54:24.889Z] c5a4b2cf53e6: Download complete [2023-05-24T17:54:24.889Z] d694b5ae8c79: Verifying Checksum [2023-05-24T17:54:24.889Z] d694b5ae8c79: Download complete [2023-05-24T17:54:25.147Z] 556b6ee489ea: Verifying Checksum [2023-05-24T17:54:25.147Z] 556b6ee489ea: Download complete [2023-05-24T17:54:28.433Z] d694b5ae8c79: Pull complete [2023-05-24T17:54:28.433Z] 9f32a84ed3da: Pull complete [2023-05-24T17:54:28.433Z] 4d19c01a9841: Pull complete [2023-05-24T17:54:28.433Z] 9325e15d5711: Pull complete [2023-05-24T17:54:30.961Z] 556b6ee489ea: Pull complete [2023-05-24T17:54:31.533Z] c5a4b2cf53e6: Pull complete [2023-05-24T17:54:31.533Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T17:54:31.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T17:54:31.533Z] ---> c4be618373d6 [2023-05-24T17:54:31.533Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T17:54:36.822Z] ---> Running in 0b08990f76ce [2023-05-24T17:54:36.822Z] Removing intermediate container 0b08990f76ce [2023-05-24T17:54:36.822Z] ---> 39caf42cee70 [2023-05-24T17:54:36.822Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T17:54:36.822Z] ---> Running in 5aca21c9ac1e [2023-05-24T17:54:37.085Z] Removing intermediate container 5aca21c9ac1e [2023-05-24T17:54:37.085Z] ---> cf7b30937e2d [2023-05-24T17:54:37.085Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T17:54:37.085Z] ---> Running in 17cc6613c0db [2023-05-24T17:54:37.346Z] Removing intermediate container 17cc6613c0db [2023-05-24T17:54:37.346Z] ---> 8bfba7b1cf40 [2023-05-24T17:54:37.346Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T17:54:37.346Z] ---> Running in e5470a630a8c [2023-05-24T17:54:37.346Z] Removing intermediate container e5470a630a8c [2023-05-24T17:54:37.346Z] ---> 7d6d36e41185 [2023-05-24T17:54:37.346Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T17:54:37.607Z] ---> Running in 988acc4decec [2023-05-24T17:54:37.607Z] Removing intermediate container 988acc4decec [2023-05-24T17:54:37.607Z] ---> f128e0981dce [2023-05-24T17:54:37.607Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T17:54:37.718Z] Still waiting to schedule task [2023-05-24T17:54:37.718Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T17:54:37.866Z] latest: Pulling from library/docker [2023-05-24T17:54:38.125Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-24T17:54:38.125Z] dfb60e7f5d22: Pulling fs layer [2023-05-24T17:54:38.125Z] f74671f55a8d: Pulling fs layer [2023-05-24T17:54:38.125Z] 75039dcfa57a: Pulling fs layer [2023-05-24T17:54:38.125Z] a867a08cc62a: Pulling fs layer [2023-05-24T17:54:38.125Z] f897c97d93d5: Pulling fs layer [2023-05-24T17:54:38.125Z] 5893dfdf0269: Pulling fs layer [2023-05-24T17:54:38.125Z] 7bd0f5addfbf: Pulling fs layer [2023-05-24T17:54:38.125Z] b3364461d2a2: Pulling fs layer [2023-05-24T17:54:38.125Z] 3b63b390fabe: Pulling fs layer [2023-05-24T17:54:38.125Z] 200a256d559f: Pulling fs layer [2023-05-24T17:54:38.125Z] f897c97d93d5: Waiting [2023-05-24T17:54:38.125Z] b3364461d2a2: Waiting [2023-05-24T17:54:38.125Z] 5893dfdf0269: Waiting [2023-05-24T17:54:38.125Z] 7bd0f5addfbf: Waiting [2023-05-24T17:54:38.125Z] 75039dcfa57a: Waiting [2023-05-24T17:54:38.125Z] f36549cf8e4b: Pulling fs layer [2023-05-24T17:54:38.125Z] 135f01648aa4: Pulling fs layer [2023-05-24T17:54:38.125Z] f9804e6a84f9: Pulling fs layer [2023-05-24T17:54:38.125Z] 200a256d559f: Waiting [2023-05-24T17:54:38.125Z] f36549cf8e4b: Waiting [2023-05-24T17:54:38.125Z] 135f01648aa4: Waiting [2023-05-24T17:54:38.125Z] f74671f55a8d: Download complete [2023-05-24T17:54:38.125Z] dfb60e7f5d22: Verifying Checksum [2023-05-24T17:54:38.125Z] dfb60e7f5d22: Download complete [2023-05-24T17:54:38.125Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-24T17:54:38.125Z] 8a49fdb3b6a5: Download complete [2023-05-24T17:54:38.384Z] 8a49fdb3b6a5: Pull complete [2023-05-24T17:54:38.384Z] a867a08cc62a: Verifying Checksum [2023-05-24T17:54:38.384Z] a867a08cc62a: Download complete [2023-05-24T17:54:38.642Z] 75039dcfa57a: Verifying Checksum [2023-05-24T17:54:38.642Z] 5893dfdf0269: Verifying Checksum [2023-05-24T17:54:38.642Z] 5893dfdf0269: Download complete [2023-05-24T17:54:38.642Z] dfb60e7f5d22: Pull complete [2023-05-24T17:54:38.642Z] f897c97d93d5: Verifying Checksum [2023-05-24T17:54:38.642Z] f897c97d93d5: Download complete [2023-05-24T17:54:38.642Z] 7bd0f5addfbf: Verifying Checksum [2023-05-24T17:54:38.642Z] 7bd0f5addfbf: Download complete [2023-05-24T17:54:38.642Z] f74671f55a8d: Pull complete [2023-05-24T17:54:38.642Z] b3364461d2a2: Verifying Checksum [2023-05-24T17:54:38.642Z] b3364461d2a2: Download complete [2023-05-24T17:54:38.642Z] 200a256d559f: Download complete [2023-05-24T17:54:38.902Z] 3b63b390fabe: Verifying Checksum [2023-05-24T17:54:38.902Z] 3b63b390fabe: Download complete [2023-05-24T17:54:38.902Z] 135f01648aa4: Download complete [2023-05-24T17:54:38.902Z] f9804e6a84f9: Download complete [2023-05-24T17:54:38.902Z] 75039dcfa57a: Pull complete [2023-05-24T17:54:39.468Z] a867a08cc62a: Pull complete [2023-05-24T17:54:39.727Z] f897c97d93d5: Pull complete [2023-05-24T17:54:39.986Z] 5893dfdf0269: Pull complete [2023-05-24T17:54:39.986Z] f36549cf8e4b: Verifying Checksum [2023-05-24T17:54:39.986Z] f36549cf8e4b: Download complete [2023-05-24T17:54:39.986Z] 7bd0f5addfbf: Pull complete [2023-05-24T17:54:39.986Z] b3364461d2a2: Pull complete [2023-05-24T17:54:40.245Z] 3b63b390fabe: Pull complete [2023-05-24T17:54:40.245Z] 200a256d559f: Pull complete [2023-05-24T17:54:41.182Z] f36549cf8e4b: Pull complete [2023-05-24T17:54:41.442Z] 135f01648aa4: Pull complete [2023-05-24T17:54:41.442Z] f9804e6a84f9: Pull complete [2023-05-24T17:54:41.442Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T17:54:41.442Z] Status: Downloaded newer image for docker:latest [2023-05-24T17:54:43.997Z] ---> a45db3ac1655 [2023-05-24T17:54:43.997Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T17:54:43.997Z] ---> Running in d7eb8c71c9e1 [2023-05-24T17:54:43.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T17:54:43.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T17:54:44.257Z] OK: 265 MiB in 53 packages [2023-05-24T17:54:44.516Z] Removing intermediate container d7eb8c71c9e1 [2023-05-24T17:54:44.516Z] ---> 17cd0c7434f3 [2023-05-24T17:54:44.516Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T17:54:44.516Z] ---> Running in 4bec3f678b53 [2023-05-24T17:54:44.516Z] Removing intermediate container 4bec3f678b53 [2023-05-24T17:54:44.516Z] ---> a4f29786b3be [2023-05-24T17:54:44.516Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T17:54:44.776Z] ---> Running in 2218e349faa5 [2023-05-24T17:54:44.776Z] Removing intermediate container 2218e349faa5 [2023-05-24T17:54:44.776Z] ---> ab2552472391 [2023-05-24T17:54:44.776Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T17:54:44.776Z] ---> bde3404afe1b [2023-05-24T17:54:44.776Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T17:54:44.776Z] ---> Running in 6b23828cf749 [2023-05-24T17:55:11.395Z] Removing intermediate container 6b23828cf749 [2023-05-24T17:55:11.395Z] ---> 8a4c93972e61 [2023-05-24T17:55:11.395Z] Step 14/15 : COPY . . [2023-05-24T17:55:12.795Z] ---> 2bf46bd5c3ea [2023-05-24T17:55:12.795Z] Step 15/15 : RUN ${MAKE} [2023-05-24T17:55:12.795Z] ---> Running in 67bdebaf0091 [2023-05-24T17:55:12.795Z] noop [2023-05-24T17:55:13.054Z] Removing intermediate container 67bdebaf0091 [2023-05-24T17:55:13.054Z] ---> 43a9042ec7df [2023-05-24T17:55:13.054Z] Successfully built 43a9042ec7df [2023-05-24T17:55:13.054Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:55:13.368Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T17:55:13.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T17:55:13.438Z] prd-ubuntu20.04-docker-8c-8g-16742 does not seem to be running inside a container [2023-05-24T17:55:13.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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-24T17:55:13.791Z] $ docker top c713ceb2179da9e1d52ce733a3a04d5d12187da516a83791a638b9d5bd1e365e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T17:55:14.127Z] + go version [2023-05-24T17:55:14.127Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T17:55:14.140Z] $ docker stop --time=1 c713ceb2179da9e1d52ce733a3a04d5d12187da516a83791a638b9d5bd1e365e [2023-05-24T17:55:15.408Z] $ docker rm -f --volumes c713ceb2179da9e1d52ce733a3a04d5d12187da516a83791a638b9d5bd1e365e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:55:15.805Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T17:55:15.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T17:55:15.869Z] prd-ubuntu20.04-docker-8c-8g-16742 does not seem to be running inside a container [2023-05-24T17:55:15.897Z] $ 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-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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-24T17:55:16.214Z] $ docker top d3c7c55617b377ac277104983fc1e16421c6bd6041e70837f768034f59f223fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T17:55:16.549Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [Pipeline] fileExists [Pipeline] sh [2023-05-24T17:55:16.841Z] + make test [2023-05-24T17:55:16.842Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T17:55:21.026Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T17:55:29.222Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T17:55:29.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T17:55:29.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T17:55:29.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T17:55:29.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T17:55:29.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T17:55:29.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T17:55:29.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T17:55:29.222Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T17:55:32.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T17:55:32.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T17:55:32.573Z] ./bin/test-attribution-txt.sh [2023-05-24T17:55:32.573Z] make -C web test [2023-05-24T17:55:32.573Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-616/web' [2023-05-24T17:55:32.573Z] make[1]: tput: No such file or directory [2023-05-24T17:55:32.573Z] make[1]: tput: No such file or directory [2023-05-24T17:55:32.573Z] warning: generating ./VERSION [2023-05-24T17:55:32.573Z] echo "0.0.0" > VERSION [2023-05-24T17:55:32.573Z] docker build \ [2023-05-24T17:55:32.573Z] -f Dockerfile \ [2023-05-24T17:55:32.573Z] --build-arg USER=1000 \ [2023-05-24T17:55:32.573Z] \ [2023-05-24T17:55:32.573Z] --label "git_sha=eeebeb455c034b8266b0ae337caae24f721710a4" \ [2023-05-24T17:55:32.573Z] -t edgexfoundry/edgex-web-ui:eeebeb455c034b8266b0ae337caae24f721710a4 \ [2023-05-24T17:55:32.573Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T17:55:32.573Z] . [2023-05-24T17:55:32.573Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T17:55:32.573Z] Install the buildx component to build images with BuildKit: [2023-05-24T17:55:32.573Z] https://docs.docker.com/go/buildx/ [2023-05-24T17:55:32.573Z] [2023-05-24T17:55:32.831Z] Sending build context to Docker daemon 2.571MB [2023-05-24T17:55:32.831Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T17:55:32.831Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T17:55:32.831Z] 9621f1afde84: Pulling fs layer [2023-05-24T17:55:32.831Z] c6f70ee39829: Pulling fs layer [2023-05-24T17:55:32.831Z] 56892a8094a2: Pulling fs layer [2023-05-24T17:55:32.831Z] 58dd87906ef0: Pulling fs layer [2023-05-24T17:55:32.831Z] 58dd87906ef0: Waiting [2023-05-24T17:55:32.831Z] 56892a8094a2: Verifying Checksum [2023-05-24T17:55:32.831Z] 56892a8094a2: Download complete [2023-05-24T17:55:33.091Z] 9621f1afde84: Verifying Checksum [2023-05-24T17:55:33.091Z] 9621f1afde84: Download complete [2023-05-24T17:55:33.091Z] 58dd87906ef0: Download complete [2023-05-24T17:55:33.091Z] 9621f1afde84: Pull complete [2023-05-24T17:55:33.091Z] c6f70ee39829: Verifying Checksum [2023-05-24T17:55:33.091Z] c6f70ee39829: Download complete [2023-05-24T17:55:34.465Z] c6f70ee39829: Pull complete [2023-05-24T17:55:34.466Z] 56892a8094a2: Pull complete [2023-05-24T17:55:34.466Z] 58dd87906ef0: Pull complete [2023-05-24T17:55:34.466Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T17:55:34.466Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T17:55:34.466Z] ---> b69703f70c3d [2023-05-24T17:55:34.466Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T17:55:37.752Z] ---> Running in b68aa0626c0a [2023-05-24T17:55:37.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-24T17:55:38.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-24T17:55:38.013Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-24T17:55:38.013Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-24T17:55:38.013Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-24T17:55:38.013Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-24T17:55:38.013Z] (5/129) Installing libxcb (1.14-r2) [2023-05-24T17:55:38.013Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-24T17:55:38.013Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-24T17:55:38.272Z] (8/129) Installing libice (1.0.10-r0) [2023-05-24T17:55:38.272Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-24T17:55:38.272Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-24T17:55:38.272Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-24T17:55:38.272Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-24T17:55:38.272Z] (13/129) Installing xset (1.2.4-r0) [2023-05-24T17:55:38.272Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-24T17:55:38.272Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-24T17:55:38.272Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T17:55:38.272Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-24T17:55:38.272Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-24T17:55:38.272Z] (19/129) Installing libintl (0.21-r0) [2023-05-24T17:55:38.272Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-24T17:55:38.272Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-24T17:55:38.272Z] (22/129) Installing pcre (8.45-r1) [2023-05-24T17:55:38.272Z] (23/129) Installing glib (2.70.5-r0) [2023-05-24T17:55:38.272Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-24T17:55:38.272Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-24T17:55:38.273Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-24T17:55:38.273Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T17:55:38.273Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T17:55:38.273Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-24T17:55:38.273Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-24T17:55:38.273Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-24T17:55:38.273Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-24T17:55:38.273Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T17:55:38.273Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T17:55:38.273Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-24T17:55:38.273Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-24T17:55:38.273Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-24T17:55:38.273Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-24T17:55:38.273Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-24T17:55:38.273Z] (40/129) Installing libxi (1.8-r0) [2023-05-24T17:55:38.273Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-24T17:55:38.273Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-24T17:55:38.273Z] (43/129) Installing atk (2.36.0-r0) [2023-05-24T17:55:38.533Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-24T17:55:38.533Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-24T17:55:38.533Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-24T17:55:38.533Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T17:55:38.533Z] (48/129) Installing expat (2.5.0-r0) [2023-05-24T17:55:38.533Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-24T17:55:38.533Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-24T17:55:38.533Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-24T17:55:38.533Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-24T17:55:38.533Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-24T17:55:38.533Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-24T17:55:38.533Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-24T17:55:38.533Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-24T17:55:38.533Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-24T17:55:38.533Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-24T17:55:38.533Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-24T17:55:38.533Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-24T17:55:38.533Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-24T17:55:38.533Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-24T17:55:38.533Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-24T17:55:38.533Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-24T17:55:38.533Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-24T17:55:38.533Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-24T17:55:38.533Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-24T17:55:38.533Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-24T17:55:38.533Z] (69/129) Installing pango (1.48.10-r0) [2023-05-24T17:55:38.533Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T17:55:38.533Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T17:55:38.533Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T17:55:38.793Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-24T17:55:38.793Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-24T17:55:38.793Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T17:55:38.793Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T17:55:38.793Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-24T17:55:38.793Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-24T17:55:39.053Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-24T17:55:39.053Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T17:55:40.956Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-24T17:55:40.956Z] (80/129) Installing flac (1.3.4-r0) [2023-05-24T17:55:40.956Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T17:55:40.956Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T17:55:40.956Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-24T17:55:40.956Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-24T17:55:40.956Z] (85/129) Installing libass (0.15.2-r0) [2023-05-24T17:55:40.956Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-24T17:55:40.956Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T17:55:41.214Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T17:55:41.214Z] (89/129) Installing lame (3.100-r0) [2023-05-24T17:55:41.214Z] (90/129) Installing opus (1.3.1-r1) [2023-05-24T17:55:41.214Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T17:55:41.214Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-24T17:55:41.214Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-24T17:55:41.214Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-24T17:55:41.214Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-24T17:55:41.214Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T17:55:41.214Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-24T17:55:41.214Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-24T17:55:41.214Z] (99/129) Installing libva (2.13.0-r0) [2023-05-24T17:55:41.214Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-24T17:55:41.214Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-24T17:55:41.214Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-24T17:55:41.214Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-24T17:55:41.214Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-24T17:55:41.214Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-24T17:55:41.214Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-24T17:55:41.214Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-24T17:55:41.214Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T17:55:41.472Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-24T17:55:41.472Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-24T17:55:41.472Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T17:55:41.472Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-24T17:55:41.472Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-24T17:55:41.472Z] (114/129) Installing nspr (4.32-r0) [2023-05-24T17:55:41.472Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-24T17:55:41.472Z] (116/129) Installing nss (3.78.1-r0) [2023-05-24T17:55:41.472Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-24T17:55:41.472Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-24T17:55:41.472Z] (119/129) Installing orc (0.4.32-r0) [2023-05-24T17:55:41.472Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-24T17:55:41.731Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-24T17:55:41.731Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-24T17:55:41.731Z] (123/129) Installing libpulse (15.0-r2) [2023-05-24T17:55:41.731Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-24T17:55:41.731Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-24T17:55:41.731Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-24T17:55:41.731Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-24T17:55:41.731Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-24T17:55:41.731Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-24T17:55:42.666Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T17:55:42.666Z] Executing glib-2.70.5-r0.trigger [2023-05-24T17:55:42.666Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T17:55:43.233Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T17:55:43.233Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T17:55:43.233Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T17:55:43.233Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T17:55:43.233Z] OK: 286 MiB in 145 packages [2023-05-24T17:55:48.579Z] Removing intermediate container b68aa0626c0a [2023-05-24T17:55:48.579Z] ---> bde5690f4bd0 [2023-05-24T17:55:48.579Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T17:55:48.579Z] ---> Running in ff9baf32bc0d [2023-05-24T17:55:48.579Z] Removing intermediate container ff9baf32bc0d [2023-05-24T17:55:48.579Z] ---> 8d901cefb691 [2023-05-24T17:55:48.579Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T17:55:48.839Z] ---> Running in 762fada8ec68 [2023-05-24T17:55:48.839Z] Removing intermediate container 762fada8ec68 [2023-05-24T17:55:48.839Z] ---> df438ea4d259 [2023-05-24T17:55:48.839Z] Step 5/10 : RUN npm install -g npm [2023-05-24T17:55:48.839Z] ---> Running in 7ee372c5f1f0 [2023-05-24T17:55:56.962Z] [2023-05-24T17:55:56.962Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-24T17:55:56.962Z] [2023-05-24T17:55:56.962Z] 27 packages are looking for funding [2023-05-24T17:55:56.962Z] run `npm fund` for details [2023-05-24T17:55:56.962Z] [2023-05-24T17:55:56.962Z] found 0 vulnerabilities [2023-05-24T17:55:57.221Z] Removing intermediate container 7ee372c5f1f0 [2023-05-24T17:55:57.221Z] ---> b2ec0ad88188 [2023-05-24T17:55:57.221Z] Step 6/10 : ARG USER=1000 [2023-05-24T17:55:57.221Z] ---> Running in 66ecacc3ecdf [2023-05-24T17:55:57.479Z] Removing intermediate container 66ecacc3ecdf [2023-05-24T17:55:57.479Z] ---> 2502f943450d [2023-05-24T17:55:57.479Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T17:55:57.479Z] ---> Running in 24fe431d8183 [2023-05-24T17:55:58.044Z] Removing intermediate container 24fe431d8183 [2023-05-24T17:55:58.044Z] ---> bf5b98da890b [2023-05-24T17:55:58.044Z] Step 8/10 : USER $USER:$USER [2023-05-24T17:55:58.044Z] ---> Running in 4ee543b0f2ad [2023-05-24T17:55:58.044Z] Removing intermediate container 4ee543b0f2ad [2023-05-24T17:55:58.044Z] ---> 385afe441bd4 [2023-05-24T17:55:58.044Z] Step 9/10 : WORKDIR /app [2023-05-24T17:55:58.302Z] ---> Running in 9b2d13be0b04 [2023-05-24T17:55:58.302Z] Removing intermediate container 9b2d13be0b04 [2023-05-24T17:55:58.302Z] ---> 4a57a7e26438 [2023-05-24T17:55:58.302Z] Step 10/10 : LABEL git_sha=eeebeb455c034b8266b0ae337caae24f721710a4 [2023-05-24T17:55:58.302Z] ---> Running in 473a288276fc [2023-05-24T17:55:58.561Z] Removing intermediate container 473a288276fc [2023-05-24T17:55:58.561Z] ---> 9549fb49aee9 [2023-05-24T17:55:58.561Z] Successfully built 9549fb49aee9 [2023-05-24T17:55:58.561Z] Successfully tagged edgexfoundry/edgex-web-ui:eeebeb455c034b8266b0ae337caae24f721710a4 [2023-05-24T17:55:58.561Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T17:55:58.561Z] touch edgex-web-ui.imagebuilt [2023-05-24T17:55:58.561Z] mkdir -p node_modules coverage [2023-05-24T17:55:58.561Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T17:55:58.561Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T17:56:00.463Z] npm WARN old lockfile [2023-05-24T17:56:00.463Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T17:56:00.463Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T17:56:00.463Z] npm WARN old lockfile [2023-05-24T17:56:00.463Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T17:56:00.463Z] npm WARN old lockfile [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE required: { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE }, [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE required: { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE }, [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE required: { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE }, [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE required: { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE }, [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE required: { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE }, [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE required: { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE }, [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE required: { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE }, [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE required: { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE }, [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE required: { [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE }, [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:56:08.573Z] npm WARN EBADENGINE } [2023-05-24T17:56:11.917Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T17:56:12.175Z] 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-24T17:56:12.175Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T17:56:12.175Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T17:56:12.175Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T17:56:12.433Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T17:56:12.691Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T17:56:12.950Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T17:56:14.324Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T17:56:14.324Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T17:56:15.697Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T17:56:16.633Z] 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-24T17:56:16.893Z] 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-24T17:56:17.150Z] 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-24T17:56:17.150Z] 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-24T17:56:17.407Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T17:56:17.974Z] 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-24T17:56:17.974Z] 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-24T17:56:19.350Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T17:56:21.256Z] 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-24T17:56:23.795Z] 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-24T17:56:29.056Z] [2023-05-24T17:56:29.056Z] added 1478 packages, and audited 1479 packages in 29s [2023-05-24T17:56:29.056Z] [2023-05-24T17:56:29.056Z] 90 packages are looking for funding [2023-05-24T17:56:29.056Z] run `npm fund` for details [2023-05-24T17:56:29.056Z] [2023-05-24T17:56:29.056Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T17:56:29.056Z] [2023-05-24T17:56:29.056Z] To address issues that do not require attention, run: [2023-05-24T17:56:29.056Z] npm audit fix [2023-05-24T17:56:29.056Z] [2023-05-24T17:56:29.056Z] To address all issues (including breaking changes), run: [2023-05-24T17:56:29.056Z] npm audit fix --force [2023-05-24T17:56:29.056Z] [2023-05-24T17:56:29.056Z] Run `npm audit` for details. [2023-05-24T17:56:37.171Z] 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-24T17:56:39.075Z] - Generating browser application bundles (phase: setup)... [2023-05-24T17:56:43.257Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T17:56:43.257Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T17:56:46.537Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T17:56:46.537Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T17:56:47.103Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T17:56:47.103Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T17:56:47.669Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T17:56:47.669Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T17:56:47.928Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T17:56:47.928Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T17:56:47.928Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T17:56:48.188Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T17:56:48.445Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T17:56:50.348Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T17:56:56.911Z] 24 05 2023 17:56:56.396:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T17:56:56.911Z] 24 05 2023 17:56:56.401:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T17:56:56.911Z] 24 05 2023 17:56:56.408:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T17:57:09.103Z] ✔ Browser application bundle generation complete. [2023-05-24T17:57:09.103Z] 24 05 2023 17:57:07.444:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Oosd_qktx-Hjmuz-AAAB with id 83837010 [2023-05-24T17:57:10.479Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T17:57:10.479Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.31 secs) [2023-05-24T17:57:10.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.339 secs) [2023-05-24T17:57:10.737Z] WARN: ' [2023-05-24T17:57:10.737Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T17:57:10.737Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T17:57:10.737Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T17:57:10.737Z] in a future version of Angular. [2023-05-24T17:57:10.737Z] [2023-05-24T17:57:10.737Z] For more information on this, see our API docs here: [2023-05-24T17:57:10.737Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T17:57:10.737Z] ' [2023-05-24T17:57:10.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.339 secs) [2023-05-24T17:57:10.737Z] WARN: ' [2023-05-24T17:57:10.737Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T17:57:10.737Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T17:57:10.737Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T17:57:10.737Z] in a future version of Angular. [2023-05-24T17:57:10.737Z] [2023-05-24T17:57:10.737Z] For more information on this, see our API docs here: [2023-05-24T17:57:10.737Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T17:57:10.737Z] ' [2023-05-24T17:57:10.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.373 secs) [2023-05-24T17:57:10.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.384 secs) [2023-05-24T17:57:10.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.398 secs) [2023-05-24T17:57:10.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.41 secs) [2023-05-24T17:57:10.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.481 secs) [2023-05-24T17:57:10.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.512 secs) [2023-05-24T17:57:10.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.528 secs) [2023-05-24T17:57:10.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.584 secs) [2023-05-24T17:57:10.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.607 secs) [2023-05-24T17:57:10.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.613 secs) [2023-05-24T17:57:11.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.66 secs) [2023-05-24T17:57:11.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.676 secs) [2023-05-24T17:57:11.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.715 secs) [2023-05-24T17:57:11.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.732 secs) [2023-05-24T17:57:11.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.767 secs) [2023-05-24T17:57:11.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.828 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.854 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.86 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.881 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.891 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.904 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.909 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.921 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.962 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.972 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.981 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.991 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.994 secs) [2023-05-24T17:57:11.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 1.008 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 1.016 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 1.018 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 1.024 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 1.036 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 1.046 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 1.055 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.063 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.069 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.087 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.091 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.094 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.098 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.106 secs) [2023-05-24T17:57:11.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.13 secs) [2023-05-24T17:57:11.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.132 secs) [2023-05-24T17:57:11.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.136 secs) [2023-05-24T17:57:11.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.165 secs) [2023-05-24T17:57:11.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.171 secs) [2023-05-24T17:57:11.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.177 secs) [2023-05-24T17:57:11.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.181 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.204 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.209 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.212 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.22 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.235 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.241 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.244 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.245 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.247 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.248 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.252 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.254 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.267 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.296 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.318 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.328 secs) [2023-05-24T17:57:12.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.344 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.369 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.38 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.384 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.386 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.389 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.391 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.409 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.429 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.431 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.433 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.456 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.462 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.464 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.465 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.48 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.517 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.525 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.527 secs) [2023-05-24T17:57:12.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.529 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.536 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.553 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.562 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.569 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.573 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.596 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.608 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.61 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.612 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.629 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.648 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.655 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.662 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.664 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.678 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.685 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.687 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.697 secs) [2023-05-24T17:57:12.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.7 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.702 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.71 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.712 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.713 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.715 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.72 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.736 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.739 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.746 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.749 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.754 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.757 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.771 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.78 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.784 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.806 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.811 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.818 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.822 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.825 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.832 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.834 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.848 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.854 secs) [2023-05-24T17:57:12.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.858 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.861 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.88 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.894 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.9 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.907 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.927 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.941 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.948 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.954 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.961 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.966 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.977 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.984 secs) [2023-05-24T17:57:13.059Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.991 secs) [2023-05-24T17:57:13.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.979 secs / 1.991 secs) [2023-05-24T17:57:13.316Z] TOTAL: 145 SUCCESS [2023-05-24T17:57:13.316Z] ✔ Browser application bundle generation complete. [2023-05-24T17:57:13.573Z] [2023-05-24T17:57:13.573Z] =============================== Coverage summary =============================== [2023-05-24T17:57:13.573Z] Statements : 41.53% ( 1424/3429 ) [2023-05-24T17:57:13.573Z] Branches : 12.14% ( 109/898 ) [2023-05-24T17:57:13.573Z] Functions : 33.25% ( 416/1251 ) [2023-05-24T17:57:13.573Z] Lines : 39.41% ( 1279/3245 ) [2023-05-24T17:57:13.573Z] ================================================================================ [2023-05-24T17:57:13.829Z] ✔ Browser application bundle generation complete. [2023-05-24T17:57:14.395Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-616/web' [Pipeline] echo [2023-05-24T17:57:14.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T17:57:14.423Z] $ docker stop --time=1 d3c7c55617b377ac277104983fc1e16421c6bd6041e70837f768034f59f223fc [2023-05-24T17:57:14.971Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16745 in /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [2023-05-24T17:57:15.730Z] $ docker rm -f --volumes d3c7c55617b377ac277104983fc1e16421c6bd6041e70837f768034f59f223fc [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-05-24T17:57:15.871Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2023-05-24T17:57:15.906Z] The recommended git tool is: git [2023-05-24T17:57:16.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T17:57:16.780Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T17:57:17.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T17:57:17.829Z] + ls -al . [2023-05-24T17:57:17.829Z] total 180 [2023-05-24T17:57:17.829Z] drwxrwxr-x 14 jenkins jenkins 4096 May 24 17:55 . [2023-05-24T17:57:17.829Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:54 .. [2023-05-24T17:57:17.829Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:54 .blubracket [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 17:54 .dockerignore [2023-05-24T17:57:17.829Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:54 .git [2023-05-24T17:57:17.829Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:54 .github [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 17:54 .gitignore [2023-05-24T17:57:17.829Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 17:54 .semver [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 17:54 Attribution.txt [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 17:54 CHANGELOG.md [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 17:54 CONTRIBUTING.md [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 17:54 Dockerfile [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 17:54 Jenkinsfile [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 17:54 LICENSE [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 17:54 Makefile [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 17:54 README.md [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 17:54 VERSION [2023-05-24T17:57:17.829Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:54 assets [2023-05-24T17:57:17.829Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:54 bin [2023-05-24T17:57:17.829Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:54 cmd [2023-05-24T17:57:17.829Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 17:55 coverage.out [2023-05-24T17:57:17.829Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:54 docs [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 3034 May 24 17:54 go.mod [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 30598 May 24 17:54 go.sum [2023-05-24T17:57:17.829Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:54 internal [2023-05-24T17:57:17.829Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:54 snap [2023-05-24T17:57:17.829Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:54 testing [2023-05-24T17:57:17.829Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 17:54 version.go [2023-05-24T17:57:17.829Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 17:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:57:18.226Z] + 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=eeebeb455c034b8266b0ae337caae24f721710a4 --label arch=amd64 --label version=0.0.0 . [2023-05-24T17:57:18.486Z] Sending build context to Docker daemon 50.45MB [2023-05-24T17:57:18.486Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T17:57:18.486Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T17:57:18.486Z] ---> 43a9042ec7df [2023-05-24T17:57:18.486Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T17:57:19.424Z] ---> Running in 0227db612af3 [2023-05-24T17:57:19.424Z] Removing intermediate container 0227db612af3 [2023-05-24T17:57:19.424Z] ---> 929aacf2091f [2023-05-24T17:57:19.424Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T17:57:19.424Z] ---> Running in 2188f1ad8d7e [2023-05-24T17:57:19.424Z] Removing intermediate container 2188f1ad8d7e [2023-05-24T17:57:19.424Z] ---> 8a04a50d0333 [2023-05-24T17:57:19.424Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T17:57:19.424Z] ---> Running in 8666f45dc069 [2023-05-24T17:57:19.682Z] Removing intermediate container 8666f45dc069 [2023-05-24T17:57:19.682Z] ---> c26192e1adad [2023-05-24T17:57:19.682Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T17:57:19.682Z] ---> Running in de3dc6cfe61f [2023-05-24T17:57:19.682Z] Removing intermediate container de3dc6cfe61f [2023-05-24T17:57:19.682Z] ---> 6bce71ab525b [2023-05-24T17:57:19.682Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T17:57:19.682Z] ---> Running in 310ae223c294 [2023-05-24T17:57:19.939Z] Removing intermediate container 310ae223c294 [2023-05-24T17:57:19.939Z] ---> 79c1c3462fcf [2023-05-24T17:57:19.939Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T17:57:20.873Z] ---> 40a0a597c55a [2023-05-24T17:57:20.873Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T17:57:21.133Z] ---> Running in c95069bde753 [2023-05-24T17:57:21.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T17:57:21.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T17:57:21.653Z] OK: 265 MiB in 53 packages [2023-05-24T17:57:21.911Z] Removing intermediate container c95069bde753 [2023-05-24T17:57:21.911Z] ---> 94a69e98aee8 [2023-05-24T17:57:21.912Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T17:57:21.912Z] ---> Running in e903ae6814c8 [2023-05-24T17:57:21.912Z] Removing intermediate container e903ae6814c8 [2023-05-24T17:57:21.912Z] ---> f226cd5ebf74 [2023-05-24T17:57:21.912Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T17:57:21.912Z] ---> Running in 05cdec35aed0 [2023-05-24T17:57:22.170Z] Removing intermediate container 05cdec35aed0 [2023-05-24T17:57:22.170Z] ---> e789a695d9be [2023-05-24T17:57:22.170Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T17:57:22.170Z] ---> e9929875ce96 [2023-05-24T17:57:22.170Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T17:57:22.170Z] ---> Running in b07e200abb33 [2023-05-24T17:57:22.566Z] using credential edgex-jenkins-ssh [2023-05-24T17:57:22.583Z] Cloning the remote Git repository [2023-05-24T17:57:23.104Z] Removing intermediate container b07e200abb33 [2023-05-24T17:57:23.104Z] ---> bf1607648e18 [2023-05-24T17:57:23.104Z] Step 14/25 : COPY . . [2023-05-24T17:57:22.643Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T17:57:22.760Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2023-05-24T17:57:22.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T17:57:22.933Z] > git --version # timeout=10 [2023-05-24T17:57:22.957Z] > git --version # 'git version 2.25.1' [2023-05-24T17:57:22.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T17:57:23.169Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T17:57:25.013Z] ---> cf4572dbab9f [2023-05-24T17:57:25.013Z] Step 15/25 : RUN ${MAKE} [2023-05-24T17:57:25.013Z] ---> Running in 4d7426436b56 [2023-05-24T17:57:25.270Z] 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-24T17:57:26.968Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T17:57:26.993Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T17:57:28.614Z] Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit eeebeb455c034b8266b0ae337caae24f721710a4 [2023-05-24T17:57:28.037Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T17:57:28.082Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T17:57:28.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T17:57:28.103Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T17:57:28.637Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T17:57:28.721Z] > git checkout -f eeebeb455c034b8266b0ae337caae24f721710a4 # timeout=10 [2023-05-24T17:57:29.169Z] > git remote # timeout=10 [2023-05-24T17:57:29.292Z] Merge succeeded, producing eeebeb455c034b8266b0ae337caae24f721710a4 [2023-05-24T17:57:29.292Z] Checking out Revision eeebeb455c034b8266b0ae337caae24f721710a4 (PR-616) [2023-05-24T17:57:30.044Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T17:57:29.196Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T17:57:29.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T17:57:29.242Z] > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 [2023-05-24T17:57:29.274Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T17:57:29.302Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T17:57:29.321Z] > git checkout -f eeebeb455c034b8266b0ae337caae24f721710a4 # timeout=10 [2023-05-24T17:57:30.983Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T17:57:30.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T17:57:30.983Z] Dload Upload Total Spent Left Speed [2023-05-24T17:57:30.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-05-24T17:57:31.724Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T17:57:32.075Z] + sudo tee /etc/docker/daemon.new [2023-05-24T17:57:32.075Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T17:57:32.075Z] { [2023-05-24T17:57:32.075Z] "registry-mirrors": [ [2023-05-24T17:57:32.075Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T17:57:32.075Z] ], [2023-05-24T17:57:32.075Z] "bip": "10.250.0.254/24", [2023-05-24T17:57:32.075Z] "hosts": [ [2023-05-24T17:57:32.075Z] "tcp://0.0.0.0:5555", [2023-05-24T17:57:32.075Z] "unix:///var/run/docker.sock" [2023-05-24T17:57:32.075Z] ], [2023-05-24T17:57:32.075Z] "mtu": 1458, [2023-05-24T17:57:32.075Z] "selinux-enabled": true, [2023-05-24T17:57:32.075Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T17:57:32.075Z] } [Pipeline] sh [2023-05-24T17:57:32.407Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T17:57:32.735Z] + sudo service docker restart [2023-05-24T17:57:43.352Z] Removing intermediate container 4d7426436b56 [2023-05-24T17:57:43.353Z] ---> cfae7484a01d [2023-05-24T17:57:43.353Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T17:57:43.353Z] 3.17: Pulling from library/alpine [2023-05-24T17:57:43.353Z] f56be85fc22e: Already exists [2023-05-24T17:57:43.611Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T17:57:43.611Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T17:57:43.611Z] ---> 9ed4aefc74f6 [2023-05-24T17:57:43.611Z] Step 17/25 : EXPOSE 4000 [2023-05-24T17:57:43.611Z] ---> Running in 4f7c23d40183 [2023-05-24T17:57:43.611Z] Removing intermediate container 4f7c23d40183 [2023-05-24T17:57:43.611Z] ---> 1e7e44aabbf9 [2023-05-24T17:57:43.611Z] 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-24T17:57:44.987Z] ---> 05e262fb9622 [2023-05-24T17:57:44.987Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T17:57:44.987Z] ---> b07843136d4b [2023-05-24T17:57:44.987Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T17:57:44.987Z] ---> d4e2a7194dfe [2023-05-24T17:57:44.987Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T17:57:44.987Z] ---> Running in d0328b3b3c4d [2023-05-24T17:57:45.245Z] Removing intermediate container d0328b3b3c4d [2023-05-24T17:57:45.245Z] ---> 1b03257ed0e6 [2023-05-24T17:57:45.245Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T17:57:45.245Z] ---> Running in 1ccb0707f46d [2023-05-24T17:57:45.245Z] Removing intermediate container 1ccb0707f46d [2023-05-24T17:57:45.245Z] ---> 87b23e92a70f [2023-05-24T17:57:45.245Z] Step 23/25 : LABEL arch=amd64 [2023-05-24T17:57:45.245Z] ---> Running in fbf15be0fbd1 [2023-05-24T17:57:45.245Z] Removing intermediate container fbf15be0fbd1 [2023-05-24T17:57:45.245Z] ---> b3c3ff9b3c3a [2023-05-24T17:57:45.245Z] Step 24/25 : LABEL git_sha=eeebeb455c034b8266b0ae337caae24f721710a4 [2023-05-24T17:57:45.245Z] ---> Running in b37c0b81b1d4 [2023-05-24T17:57:45.504Z] Removing intermediate container b37c0b81b1d4 [2023-05-24T17:57:45.504Z] ---> 537af56c1302 [2023-05-24T17:57:45.504Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T17:57:45.504Z] ---> Running in 0cb7f39037ef [2023-05-24T17:57:45.504Z] Removing intermediate container 0cb7f39037ef [2023-05-24T17:57:45.504Z] ---> d6fa536a8ef2 [2023-05-24T17:57:45.504Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T17:57:45.504Z] Successfully built d6fa536a8ef2 [2023-05-24T17:57:45.504Z] 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-24T17:57:45.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T17:57:45.935Z] [2023-05-24T17:57:45.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:57:46.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T17:57:46.231Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T17:57:46.231Z] 5eb5b503b376: Pulling fs layer [2023-05-24T17:57:46.231Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T17:57:46.231Z] ec43610c2a17: Pulling fs layer [2023-05-24T17:57:46.231Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T17:57:46.231Z] 33b1e0a273af: Pulling fs layer [2023-05-24T17:57:46.231Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T17:57:46.231Z] 2f39f015ded8: Pulling fs layer [2023-05-24T17:57:46.231Z] 33b1e0a273af: Waiting [2023-05-24T17:57:46.231Z] 5d3b04190fa2: Waiting [2023-05-24T17:57:46.231Z] 2f39f015ded8: Waiting [2023-05-24T17:57:46.231Z] 3a2ae6a8a46f: Waiting [2023-05-24T17:57:46.231Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T17:57:46.231Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T17:57:46.231Z] 3a2ae6a8a46f: Download complete [2023-05-24T17:57:46.231Z] 33b1e0a273af: Verifying Checksum [2023-05-24T17:57:46.231Z] 33b1e0a273af: Download complete [2023-05-24T17:57:46.231Z] ec43610c2a17: Verifying Checksum [2023-05-24T17:57:46.232Z] ec43610c2a17: Download complete [2023-05-24T17:57:46.232Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T17:57:46.232Z] 5d3b04190fa2: Download complete [2023-05-24T17:57:46.491Z] 5eb5b503b376: Verifying Checksum [2023-05-24T17:57:46.491Z] 5eb5b503b376: Download complete [2023-05-24T17:57:47.058Z] 2f39f015ded8: Download complete [2023-05-24T17:57:47.625Z] 5eb5b503b376: Pull complete [2023-05-24T17:57:47.625Z] 5c69ac0246d0: Pull complete [2023-05-24T17:57:48.190Z] ec43610c2a17: Pull complete [2023-05-24T17:57:48.190Z] 3a2ae6a8a46f: Pull complete [2023-05-24T17:57:48.448Z] 33b1e0a273af: Pull complete [2023-05-24T17:57:48.448Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T17:57:51.132Z] provisioning config files... [2023-05-24T17:57:51.160Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config11108541039796748361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T17:57:51.525Z] ---> docker-login.sh [2023-05-24T17:57:51.525Z] nexus3.edgexfoundry.org:10001 [2023-05-24T17:57:52.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:57:52.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:57:52.121Z] Configure a credential helper to remove this warning. See [2023-05-24T17:57:52.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:57:52.121Z] [2023-05-24T17:57:52.121Z] Login Succeeded [2023-05-24T17:57:52.121Z] nexus3.edgexfoundry.org:10002 [2023-05-24T17:57:52.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:57:52.630Z] 2f39f015ded8: Pull complete [2023-05-24T17:57:52.630Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T17:57:52.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T17:57:52.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T17:57:52.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:57:52.666Z] Configure a credential helper to remove this warning. See [2023-05-24T17:57:52.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:57:52.666Z] [2023-05-24T17:57:52.666Z] Login Succeeded [2023-05-24T17:57:52.666Z] nexus3.edgexfoundry.org:10003 [2023-05-24T17:57:52.706Z] prd-ubuntu20.04-docker-8c-8g-16742 does not seem to be running inside a container [2023-05-24T17:57:52.735Z] $ 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-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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-24T17:57:52.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:57:52.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:57:52.937Z] Configure a credential helper to remove this warning. See [2023-05-24T17:57:52.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:57:52.937Z] [2023-05-24T17:57:52.937Z] Login Succeeded [2023-05-24T17:57:52.937Z] nexus3.edgexfoundry.org:10004 [2023-05-24T17:57:53.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:57:53.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:57:53.529Z] Configure a credential helper to remove this warning. See [2023-05-24T17:57:53.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:57:53.529Z] [2023-05-24T17:57:53.529Z] Login Succeeded [2023-05-24T17:57:53.529Z] docker.io [2023-05-24T17:57:53.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:57:54.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:57:54.069Z] Configure a credential helper to remove this warning. See [2023-05-24T17:57:54.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:57:54.069Z] [2023-05-24T17:57:54.069Z] Login Succeeded [2023-05-24T17:57:54.069Z] ---> docker-login.sh ends [2023-05-24T17:57:57.118Z] $ docker top dea8d2976e0c498e1680badfedf96b950e65d78762759da1e9e629ba3e7a9105 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-24T17:57:57.181Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-24T17:57:57.494Z] ---> job-cost.sh [2023-05-24T17:57:57.494Z] lf-activate-venv: SKIPPING [2023-05-24T17:57:57.494Z] INFO: No Stack... [Pipeline] echo [2023-05-24T17:57:57.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T17:57:57.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T17:57:57.571Z] ========================================================= [2023-05-24T17:57:57.571Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T17:57:57.571Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:57:57.923Z] + 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-24T17:57:58.062Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T17:57:58.321Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T17:57:58.608Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives/cost.csv [2023-05-24T17:57:58.608Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T17:57:58.619Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] [2023-05-24T17:57:58.624Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] did not exist. Created. [2023-05-24T17:57:58.625Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T17:57:58.908Z] Sending build context to Docker daemon 30.41MB [2023-05-24T17:57:58.908Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T17:57:58.908Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T17:57:58.922Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T17:57:59.188Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T17:57:59.189Z] c41833b44d91: Pulling fs layer [2023-05-24T17:57:59.189Z] ed15518f5707: Pulling fs layer [2023-05-24T17:57:59.189Z] feae8fd75edb: Pulling fs layer [2023-05-24T17:57:59.189Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T17:57:59.189Z] 3cdef696dda3: Pulling fs layer [2023-05-24T17:57:59.189Z] 2ced38df9373: Pulling fs layer [2023-05-24T17:57:59.189Z] 58f1dce35555: Pulling fs layer [2023-05-24T17:57:59.189Z] 242c74f7c9fa: Waiting [2023-05-24T17:57:59.189Z] 2ced38df9373: Waiting [2023-05-24T17:57:59.189Z] 58f1dce35555: Waiting [2023-05-24T17:57:59.189Z] 3cdef696dda3: Waiting [2023-05-24T17:57:59.189Z] ed15518f5707: Verifying Checksum [2023-05-24T17:57:59.189Z] ed15518f5707: Download complete [2023-05-24T17:57:59.189Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T17:57:59.189Z] 242c74f7c9fa: Download complete [2023-05-24T17:57:59.189Z] 3cdef696dda3: Verifying Checksum [2023-05-24T17:57:59.189Z] 3cdef696dda3: Download complete [2023-05-24T17:57:59.189Z] c41833b44d91: Download complete [2023-05-24T17:57:59.291Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T17:57:59.298Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T17:57:59.321Z] $ docker stop --time=1 dea8d2976e0c498e1680badfedf96b950e65d78762759da1e9e629ba3e7a9105 [2023-05-24T17:58:00.544Z] $ docker rm -f --volumes dea8d2976e0c498e1680badfedf96b950e65d78762759da1e9e629ba3e7a9105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T17:58:00.767Z] c41833b44d91: Pull complete [2023-05-24T17:58:01.049Z] 58f1dce35555: Verifying Checksum [2023-05-24T17:58:01.049Z] 58f1dce35555: Download complete [2023-05-24T17:58:01.644Z] ed15518f5707: Pull complete [2023-05-24T17:58:02.241Z] feae8fd75edb: Verifying Checksum [2023-05-24T17:58:02.241Z] feae8fd75edb: Download complete [2023-05-24T17:58:02.241Z] 2ced38df9373: Verifying Checksum [2023-05-24T17:58:02.241Z] 2ced38df9373: Download complete [2023-05-24T17:58:12.344Z] feae8fd75edb: Pull complete [2023-05-24T17:58:12.625Z] 242c74f7c9fa: Pull complete [2023-05-24T17:58:12.897Z] 3cdef696dda3: Pull complete [2023-05-24T17:58:19.583Z] 2ced38df9373: Pull complete [2023-05-24T17:58:21.543Z] 58f1dce35555: Pull complete [2023-05-24T17:58:21.543Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T17:58:21.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T17:58:21.543Z] ---> fadd8f120f05 [2023-05-24T17:58:21.543Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T17:58:23.497Z] ---> Running in 12573c00f387 [2023-05-24T17:58:23.765Z] Removing intermediate container 12573c00f387 [2023-05-24T17:58:23.765Z] ---> 845ffd240dc5 [2023-05-24T17:58:23.765Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T17:58:24.038Z] ---> Running in bdedb5989724 [2023-05-24T17:58:24.306Z] Removing intermediate container bdedb5989724 [2023-05-24T17:58:24.306Z] ---> b1b2ea9a0241 [2023-05-24T17:58:24.306Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T17:58:24.575Z] ---> Running in 0b75e14ff49c [2023-05-24T17:58:24.844Z] Removing intermediate container 0b75e14ff49c [2023-05-24T17:58:24.844Z] ---> 5b2bd93efe83 [2023-05-24T17:58:24.844Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T17:58:24.844Z] ---> Running in e09e30876719 [2023-05-24T17:58:25.112Z] Removing intermediate container e09e30876719 [2023-05-24T17:58:25.112Z] ---> 7d9d6101b221 [2023-05-24T17:58:25.112Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T17:58:25.380Z] ---> Running in d1321012d2ec [2023-05-24T17:58:25.648Z] Removing intermediate container d1321012d2ec [2023-05-24T17:58:25.648Z] ---> 055f20d0d79c [2023-05-24T17:58:25.648Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T17:58:26.237Z] latest: Pulling from library/docker [2023-05-24T17:58:26.237Z] 08409d417260: Pulling fs layer [2023-05-24T17:58:26.237Z] bf127bdc9f4f: Pulling fs layer [2023-05-24T17:58:26.237Z] 55b4810136f4: Pulling fs layer [2023-05-24T17:58:26.237Z] 2e7805c665c5: Pulling fs layer [2023-05-24T17:58:26.237Z] 560067f77f09: Pulling fs layer [2023-05-24T17:58:26.237Z] 87854ced1808: Pulling fs layer [2023-05-24T17:58:26.237Z] cb23a4dee6cb: Pulling fs layer [2023-05-24T17:58:26.237Z] 0f440641682c: Pulling fs layer [2023-05-24T17:58:26.237Z] d5751f9f360d: Pulling fs layer [2023-05-24T17:58:26.237Z] 39b4d37fd203: Pulling fs layer [2023-05-24T17:58:26.237Z] 181b4cd8a6de: Pulling fs layer [2023-05-24T17:58:26.237Z] 59b8b8583a6e: Pulling fs layer [2023-05-24T17:58:26.237Z] 5363e21a005c: Pulling fs layer [2023-05-24T17:58:26.237Z] d56ef98c0a70: Pulling fs layer [2023-05-24T17:58:26.237Z] 2e7805c665c5: Waiting [2023-05-24T17:58:26.237Z] 560067f77f09: Waiting [2023-05-24T17:58:26.237Z] 87854ced1808: Waiting [2023-05-24T17:58:26.237Z] cb23a4dee6cb: Waiting [2023-05-24T17:58:26.237Z] 59b8b8583a6e: Waiting [2023-05-24T17:58:26.237Z] 0f440641682c: Waiting [2023-05-24T17:58:26.237Z] 5363e21a005c: Waiting [2023-05-24T17:58:26.237Z] d5751f9f360d: Waiting [2023-05-24T17:58:26.237Z] 39b4d37fd203: Waiting [2023-05-24T17:58:26.237Z] 181b4cd8a6de: Waiting [2023-05-24T17:58:26.237Z] d56ef98c0a70: Waiting [2023-05-24T17:58:26.237Z] 55b4810136f4: Verifying Checksum [2023-05-24T17:58:26.237Z] 55b4810136f4: Download complete [2023-05-24T17:58:26.511Z] bf127bdc9f4f: Verifying Checksum [2023-05-24T17:58:26.511Z] bf127bdc9f4f: Download complete [2023-05-24T17:58:26.511Z] 08409d417260: Verifying Checksum [2023-05-24T17:58:26.511Z] 08409d417260: Download complete [2023-05-24T17:58:27.108Z] 560067f77f09: Verifying Checksum [2023-05-24T17:58:27.108Z] 560067f77f09: Download complete [2023-05-24T17:58:27.108Z] 2e7805c665c5: Verifying Checksum [2023-05-24T17:58:27.108Z] 2e7805c665c5: Download complete [2023-05-24T17:58:27.108Z] cb23a4dee6cb: Verifying Checksum [2023-05-24T17:58:27.108Z] cb23a4dee6cb: Download complete [2023-05-24T17:58:27.108Z] 0f440641682c: Verifying Checksum [2023-05-24T17:58:27.108Z] 0f440641682c: Download complete [2023-05-24T17:58:27.108Z] 87854ced1808: Verifying Checksum [2023-05-24T17:58:27.108Z] 87854ced1808: Download complete [2023-05-24T17:58:27.379Z] d5751f9f360d: Verifying Checksum [2023-05-24T17:58:27.379Z] d5751f9f360d: Download complete [2023-05-24T17:58:27.379Z] 08409d417260: Pull complete [2023-05-24T17:58:27.379Z] 181b4cd8a6de: Verifying Checksum [2023-05-24T17:58:27.379Z] 181b4cd8a6de: Download complete [2023-05-24T17:58:27.379Z] 5363e21a005c: Verifying Checksum [2023-05-24T17:58:27.379Z] 5363e21a005c: Download complete [2023-05-24T17:58:27.649Z] 39b4d37fd203: Download complete [2023-05-24T17:58:27.649Z] d56ef98c0a70: Verifying Checksum [2023-05-24T17:58:27.649Z] d56ef98c0a70: Download complete [2023-05-24T17:58:27.922Z] bf127bdc9f4f: Pull complete [2023-05-24T17:58:28.191Z] 55b4810136f4: Pull complete [2023-05-24T17:58:28.780Z] 59b8b8583a6e: Verifying Checksum [2023-05-24T17:58:28.780Z] 59b8b8583a6e: Download complete [2023-05-24T17:58:29.050Z] 2e7805c665c5: Pull complete [2023-05-24T17:58:30.469Z] 560067f77f09: Pull complete [2023-05-24T17:58:32.424Z] 87854ced1808: Pull complete [2023-05-24T17:58:32.692Z] cb23a4dee6cb: Pull complete [2023-05-24T17:58:32.961Z] 0f440641682c: Pull complete [2023-05-24T17:58:33.230Z] d5751f9f360d: Pull complete [2023-05-24T17:58:34.197Z] 39b4d37fd203: Pull complete [2023-05-24T17:58:34.465Z] 181b4cd8a6de: Pull complete [2023-05-24T17:58:37.059Z] 59b8b8583a6e: Pull complete [2023-05-24T17:58:37.329Z] 5363e21a005c: Pull complete [2023-05-24T17:58:37.597Z] d56ef98c0a70: Pull complete [2023-05-24T17:58:37.597Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T17:58:37.597Z] Status: Downloaded newer image for docker:latest [2023-05-24T17:58:40.184Z] ---> a38d36c3d8a3 [2023-05-24T17:58:40.184Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T17:58:40.184Z] ---> Running in c6da118e3b03 [2023-05-24T17:58:41.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T17:58:41.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T17:58:42.707Z] OK: 263 MiB in 53 packages [2023-05-24T17:58:46.087Z] Removing intermediate container c6da118e3b03 [2023-05-24T17:58:46.087Z] ---> 7b3c0915b8cd [2023-05-24T17:58:46.087Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T17:58:46.087Z] ---> Running in 59e024dfedaa [2023-05-24T17:58:46.087Z] Removing intermediate container 59e024dfedaa [2023-05-24T17:58:46.087Z] ---> 6b20bda09779 [2023-05-24T17:58:46.087Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T17:58:46.357Z] ---> Running in ea65f8fa7069 [2023-05-24T17:58:46.626Z] Removing intermediate container ea65f8fa7069 [2023-05-24T17:58:46.626Z] ---> 9c146ee1a4bb [2023-05-24T17:58:46.626Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T17:58:47.216Z] ---> 7ff22d3439ed [2023-05-24T17:58:47.216Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T17:58:47.487Z] ---> Running in 09ea456c8cb5 [2023-05-24T17:59:55.434Z] Removing intermediate container 09ea456c8cb5 [2023-05-24T17:59:55.434Z] ---> b8c693086f44 [2023-05-24T17:59:55.434Z] Step 14/15 : COPY . . [2023-05-24T17:59:55.434Z] ---> e1a62919d556 [2023-05-24T17:59:55.434Z] Step 15/15 : RUN ${MAKE} [2023-05-24T17:59:55.434Z] ---> Running in 532e67f49671 [2023-05-24T17:59:55.434Z] noop [2023-05-24T17:59:56.412Z] Removing intermediate container 532e67f49671 [2023-05-24T17:59:56.412Z] ---> 95c5e3f1f192 [2023-05-24T17:59:56.412Z] Successfully built 95c5e3f1f192 [2023-05-24T17:59:56.412Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:59:56.777Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T17:59:56.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T17:59:57.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-16745 does not seem to be running inside a container [2023-05-24T17:59:57.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T17:59:58.459Z] $ docker top 9a8d79acc8ac0d4d70e4e1337b7005969b6776d5bb02e1098385547b1db65dce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T17:59:59.340Z] + go version [2023-05-24T17:59:59.340Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T17:59:59.368Z] $ docker stop --time=1 9a8d79acc8ac0d4d70e4e1337b7005969b6776d5bb02e1098385547b1db65dce [2023-05-24T18:00:01.029Z] $ docker rm -f --volumes 9a8d79acc8ac0d4d70e4e1337b7005969b6776d5bb02e1098385547b1db65dce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:00:01.619Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T18:00:01.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:00:01.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-16745 does not seem to be running inside a container [2023-05-24T18:00:01.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T18:00:03.245Z] $ docker top a7418cfe1708b38903cac4a1568a9f223d7c107d21af0f323424efeb3cffa0fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:00:04.116Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:00:04.793Z] + make test [2023-05-24T18:00:04.793Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T18:00:43.715Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T18:02:50.480Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T18:02:50.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T18:02:50.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T18:02:50.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T18:02:50.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T18:02:50.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T18:02:50.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T18:02:50.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T18:02:50.480Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T18:03:17.224Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T18:03:17.224Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T18:03:17.224Z] ./bin/test-attribution-txt.sh [2023-05-24T18:03:17.224Z] make -C web test [2023-05-24T18:03:17.224Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2023-05-24T18:03:17.224Z] make[1]: tput: No such file or directory [2023-05-24T18:03:17.224Z] make[1]: tput: No such file or directory [2023-05-24T18:03:17.224Z] warning: generating ./VERSION [2023-05-24T18:03:17.224Z] echo "0.0.0" > VERSION [2023-05-24T18:03:17.224Z] docker build \ [2023-05-24T18:03:17.224Z] -f Dockerfile \ [2023-05-24T18:03:17.224Z] --build-arg USER=1000 \ [2023-05-24T18:03:17.224Z] \ [2023-05-24T18:03:17.224Z] --label "git_sha=eeebeb455c034b8266b0ae337caae24f721710a4" \ [2023-05-24T18:03:17.224Z] -t edgexfoundry/edgex-web-ui:eeebeb455c034b8266b0ae337caae24f721710a4 \ [2023-05-24T18:03:17.224Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T18:03:17.224Z] . [2023-05-24T18:03:17.224Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T18:03:17.224Z] Install the buildx component to build images with BuildKit: [2023-05-24T18:03:17.224Z] https://docs.docker.com/go/buildx/ [2023-05-24T18:03:17.224Z] [2023-05-24T18:03:17.820Z] Sending build context to Docker daemon 2.571MB [2023-05-24T18:03:17.820Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T18:03:17.820Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T18:03:17.820Z] 47517142f6ba: Pulling fs layer [2023-05-24T18:03:17.820Z] 5f8c4bfa009b: Pulling fs layer [2023-05-24T18:03:17.820Z] f7079c9c4ba1: Pulling fs layer [2023-05-24T18:03:17.820Z] aba105e6f55a: Pulling fs layer [2023-05-24T18:03:17.820Z] aba105e6f55a: Waiting [2023-05-24T18:03:18.089Z] f7079c9c4ba1: Verifying Checksum [2023-05-24T18:03:18.089Z] f7079c9c4ba1: Download complete [2023-05-24T18:03:18.089Z] 47517142f6ba: Verifying Checksum [2023-05-24T18:03:18.089Z] 47517142f6ba: Download complete [2023-05-24T18:03:18.089Z] aba105e6f55a: Verifying Checksum [2023-05-24T18:03:18.089Z] aba105e6f55a: Download complete [2023-05-24T18:03:18.677Z] 47517142f6ba: Pull complete [2023-05-24T18:03:18.677Z] 5f8c4bfa009b: Verifying Checksum [2023-05-24T18:03:18.677Z] 5f8c4bfa009b: Download complete [2023-05-24T18:03:22.944Z] 5f8c4bfa009b: Pull complete [2023-05-24T18:03:23.214Z] f7079c9c4ba1: Pull complete [2023-05-24T18:03:23.482Z] aba105e6f55a: Pull complete [2023-05-24T18:03:23.482Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T18:03:23.482Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T18:03:23.482Z] ---> bf1b8b58d215 [2023-05-24T18:03:23.482Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T18:03:24.073Z] ---> Running in 601df090ed2a [2023-05-24T18:03:25.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:03:25.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:03:26.595Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-24T18:03:26.595Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-24T18:03:26.595Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-24T18:03:26.595Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-24T18:03:26.595Z] (5/128) Installing libxcb (1.14-r2) [2023-05-24T18:03:26.595Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-24T18:03:26.864Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-24T18:03:26.864Z] (8/128) Installing libice (1.0.10-r0) [2023-05-24T18:03:26.864Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-24T18:03:26.864Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-24T18:03:26.864Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-24T18:03:26.864Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-24T18:03:26.864Z] (13/128) Installing xset (1.2.4-r0) [2023-05-24T18:03:26.864Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-24T18:03:26.864Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-24T18:03:26.864Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T18:03:26.864Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-24T18:03:26.864Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-24T18:03:26.864Z] (19/128) Installing libintl (0.21-r0) [2023-05-24T18:03:26.864Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-24T18:03:26.864Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-24T18:03:26.864Z] (22/128) Installing pcre (8.45-r1) [2023-05-24T18:03:27.134Z] (23/128) Installing glib (2.70.5-r0) [2023-05-24T18:03:27.134Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-24T18:03:27.134Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-24T18:03:27.134Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-24T18:03:27.134Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T18:03:27.403Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T18:03:27.403Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-24T18:03:27.403Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-24T18:03:27.403Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-24T18:03:27.403Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-24T18:03:27.403Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T18:03:27.403Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T18:03:27.403Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-24T18:03:27.403Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-24T18:03:27.403Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-24T18:03:27.403Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-24T18:03:27.403Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-24T18:03:27.403Z] (40/128) Installing libxi (1.8-r0) [2023-05-24T18:03:27.403Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-24T18:03:27.403Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-24T18:03:27.403Z] (43/128) Installing atk (2.36.0-r0) [2023-05-24T18:03:27.403Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-24T18:03:27.403Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-24T18:03:27.403Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-24T18:03:27.673Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T18:03:27.673Z] (48/128) Installing expat (2.5.0-r0) [2023-05-24T18:03:27.673Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-24T18:03:27.673Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-24T18:03:27.673Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-24T18:03:27.673Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-24T18:03:27.673Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-24T18:03:27.673Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-24T18:03:27.673Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-24T18:03:27.673Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-24T18:03:27.673Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-24T18:03:27.943Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-24T18:03:27.943Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-24T18:03:27.943Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-24T18:03:27.943Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-24T18:03:27.943Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-24T18:03:27.943Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-24T18:03:27.943Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-24T18:03:27.943Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-24T18:03:27.943Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-24T18:03:27.943Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-24T18:03:28.213Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-24T18:03:28.213Z] (69/128) Installing pango (1.48.10-r0) [2023-05-24T18:03:28.213Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T18:03:28.213Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T18:03:28.213Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T18:03:28.213Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-24T18:03:28.482Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-24T18:03:28.482Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T18:03:28.751Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T18:03:28.751Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-24T18:03:28.751Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-24T18:03:28.751Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-24T18:03:29.021Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T18:03:30.976Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-24T18:03:30.976Z] (80/128) Installing flac (1.3.4-r0) [2023-05-24T18:03:30.976Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T18:03:31.248Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T18:03:31.248Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-24T18:03:31.248Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-24T18:03:31.248Z] (85/128) Installing libass (0.15.2-r0) [2023-05-24T18:03:31.248Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-24T18:03:31.248Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T18:03:31.248Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T18:03:31.248Z] (89/128) Installing lame (3.100-r0) [2023-05-24T18:03:31.518Z] (90/128) Installing opus (1.3.1-r1) [2023-05-24T18:03:31.518Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T18:03:31.518Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-24T18:03:31.518Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-24T18:03:31.518Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-24T18:03:31.518Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-24T18:03:31.518Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T18:03:31.518Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-24T18:03:31.518Z] (98/128) Installing libva (2.13.0-r0) [2023-05-24T18:03:31.518Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-24T18:03:31.518Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-24T18:03:31.518Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-24T18:03:31.518Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-24T18:03:31.790Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-24T18:03:31.790Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-24T18:03:31.790Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-24T18:03:31.790Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-24T18:03:31.790Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T18:03:32.380Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-24T18:03:32.380Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-24T18:03:32.380Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T18:03:32.380Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-24T18:03:32.380Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-24T18:03:32.380Z] (113/128) Installing nspr (4.32-r0) [2023-05-24T18:03:32.380Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-24T18:03:32.380Z] (115/128) Installing nss (3.78.1-r0) [2023-05-24T18:03:32.652Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-24T18:03:32.652Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-24T18:03:32.652Z] (118/128) Installing orc (0.4.32-r0) [2023-05-24T18:03:32.652Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-24T18:03:32.652Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-24T18:03:32.652Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-24T18:03:32.652Z] (122/128) Installing libpulse (15.0-r2) [2023-05-24T18:03:32.652Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-24T18:03:32.652Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-24T18:03:32.652Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-24T18:03:32.652Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-24T18:03:32.652Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-24T18:03:32.652Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-24T18:03:36.941Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T18:03:36.941Z] Executing glib-2.70.5-r0.trigger [2023-05-24T18:03:36.941Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T18:03:39.545Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T18:03:39.545Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T18:03:39.545Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T18:03:39.545Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T18:03:39.545Z] OK: 275 MiB in 144 packages [2023-05-24T18:03:49.652Z] Removing intermediate container 601df090ed2a [2023-05-24T18:03:49.653Z] ---> ef2f986803d2 [2023-05-24T18:03:49.653Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T18:03:49.653Z] ---> Running in dc3bccaa7332 [2023-05-24T18:03:49.653Z] Removing intermediate container dc3bccaa7332 [2023-05-24T18:03:49.653Z] ---> 0e57b9607dac [2023-05-24T18:03:49.653Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T18:03:49.653Z] ---> Running in f2a31236ece6 [2023-05-24T18:03:49.653Z] Removing intermediate container f2a31236ece6 [2023-05-24T18:03:49.653Z] ---> bd27be6413e7 [2023-05-24T18:03:49.653Z] Step 5/10 : RUN npm install -g npm [2023-05-24T18:03:49.653Z] ---> Running in 42e2b7fafc48 [2023-05-24T18:04:28.553Z] [2023-05-24T18:04:28.553Z] removed 7 packages, changed 101 packages, and audited 264 packages in 32s [2023-05-24T18:04:28.553Z] [2023-05-24T18:04:28.553Z] 27 packages are looking for funding [2023-05-24T18:04:28.553Z] run `npm fund` for details [2023-05-24T18:04:28.553Z] [2023-05-24T18:04:28.553Z] found 0 vulnerabilities [2023-05-24T18:04:28.553Z] Removing intermediate container 42e2b7fafc48 [2023-05-24T18:04:28.553Z] ---> 7d9adf3d585d [2023-05-24T18:04:28.553Z] Step 6/10 : ARG USER=1000 [2023-05-24T18:04:32.043Z] ---> Running in 88b734319d34 [2023-05-24T18:04:32.043Z] Removing intermediate container 88b734319d34 [2023-05-24T18:04:32.043Z] ---> e552feda1074 [2023-05-24T18:04:32.043Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T18:04:32.043Z] ---> Running in ba0d07a73a53 [2023-05-24T18:04:34.068Z] Removing intermediate container ba0d07a73a53 [2023-05-24T18:04:34.068Z] ---> 7a725563d6c5 [2023-05-24T18:04:34.068Z] Step 8/10 : USER $USER:$USER [2023-05-24T18:04:34.068Z] ---> Running in 55dc91341fa9 [2023-05-24T18:04:34.068Z] Removing intermediate container 55dc91341fa9 [2023-05-24T18:04:34.068Z] ---> 96eaa9ad9dcb [2023-05-24T18:04:34.068Z] Step 9/10 : WORKDIR /app [2023-05-24T18:04:34.068Z] ---> Running in a0f3ac42396a [2023-05-24T18:04:34.339Z] Removing intermediate container a0f3ac42396a [2023-05-24T18:04:34.339Z] ---> 15260ac770b4 [2023-05-24T18:04:34.339Z] Step 10/10 : LABEL git_sha=eeebeb455c034b8266b0ae337caae24f721710a4 [2023-05-24T18:04:34.612Z] ---> Running in c2a39ddd766f [2023-05-24T18:04:34.881Z] Removing intermediate container c2a39ddd766f [2023-05-24T18:04:34.881Z] ---> 51ecf26525cb [2023-05-24T18:04:34.881Z] Successfully built 51ecf26525cb [2023-05-24T18:04:34.881Z] Successfully tagged edgexfoundry/edgex-web-ui:eeebeb455c034b8266b0ae337caae24f721710a4 [2023-05-24T18:04:34.881Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T18:04:34.881Z] touch edgex-web-ui.imagebuilt [2023-05-24T18:04:34.881Z] mkdir -p node_modules coverage [2023-05-24T18:04:34.881Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T18:04:34.881Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T18:04:47.254Z] npm WARN old lockfile [2023-05-24T18:04:47.254Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T18:04:47.254Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T18:04:47.254Z] npm WARN old lockfile [2023-05-24T18:04:47.254Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T18:04:47.254Z] npm WARN old lockfile [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE required: { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE }, [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE required: { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE }, [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE required: { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE }, [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE required: { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE }, [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE required: { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE }, [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE required: { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE }, [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE required: { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE }, [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE required: { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE }, [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE } [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE required: { [2023-05-24T18:05:34.119Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:05:34.120Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:05:34.120Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:05:34.120Z] npm WARN EBADENGINE }, [2023-05-24T18:05:34.120Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:05:34.120Z] npm WARN EBADENGINE } [2023-05-24T18:06:13.003Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T18:06:13.003Z] 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-24T18:06:13.003Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T18:06:13.003Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T18:06:13.003Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T18:06:13.592Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T18:06:17.857Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T18:06:30.191Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T18:06:30.191Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T18:06:30.191Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T18:06:42.528Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T18:06:54.838Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T18:06:54.838Z] 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-24T18:06:56.784Z] 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-24T18:07:01.047Z] 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-24T18:07:02.008Z] 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-24T18:07:03.415Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T18:07:15.727Z] 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-24T18:07:17.672Z] 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-24T18:07:44.361Z] 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-24T18:08:06.418Z] 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-24T18:08:53.269Z] [2023-05-24T18:08:53.269Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-24T18:08:53.269Z] [2023-05-24T18:08:53.269Z] 90 packages are looking for funding [2023-05-24T18:08:53.269Z] run `npm fund` for details [2023-05-24T18:08:53.269Z] [2023-05-24T18:08:53.269Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T18:08:53.269Z] [2023-05-24T18:08:53.269Z] To address issues that do not require attention, run: [2023-05-24T18:08:53.269Z] npm audit fix [2023-05-24T18:08:53.269Z] [2023-05-24T18:08:53.269Z] To address all issues (including breaking changes), run: [2023-05-24T18:08:53.269Z] npm audit fix --force [2023-05-24T18:08:53.269Z] [2023-05-24T18:08:53.269Z] Run `npm audit` for details. [2023-05-24T18:08:53.269Z] 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-24T18:09:11.481Z] - Generating browser application bundles (phase: setup)... [2023-05-24T18:09:50.441Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T18:09:50.441Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T18:10:22.684Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T18:10:22.684Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T18:10:26.950Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T18:10:26.950Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T18:10:32.324Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T18:10:32.324Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T18:10:37.687Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T18:10:40.299Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T18:10:40.299Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T18:10:45.660Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T18:10:45.660Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T18:10:45.928Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T18:12:07.730Z] 24 05 2023 18:11:54.861:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T18:12:07.730Z] 24 05 2023 18:11:54.878:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T18:12:07.730Z] 24 05 2023 18:11:54.914:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T18:13:15.621Z] 24 05 2023 18:13:08.642:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-24T18:13:18.201Z] 24 05 2023 18:13:17.757:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-24T18:13:20.141Z] 24 05 2023 18:13:19.605:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-24T18:14:28.027Z] 24 05 2023 18:14:21.877:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-24T18:14:28.027Z] ✔ Browser application bundle generation complete. [2023-05-24T18:14:28.027Z] 24 05 2023 18:14:23.325:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-05-24T18:14:28.027Z] 24 05 2023 18:14:25.570:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket eTvKOVwhTc0DnEKAAAAB with id 32340101 [2023-05-24T18:14:46.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T18:14:46.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.53 secs) [2023-05-24T18:14:46.516Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.638 secs) [2023-05-24T18:14:46.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.694 secs) [2023-05-24T18:14:46.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.716 secs) [2023-05-24T18:14:46.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.828 secs) [2023-05-24T18:14:46.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.865 secs) [2023-05-24T18:14:46.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.882 secs) [2023-05-24T18:14:46.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.9 secs) [2023-05-24T18:14:46.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.928 secs) [2023-05-24T18:14:46.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.954 secs) [2023-05-24T18:14:47.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.974 secs) [2023-05-24T18:14:47.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.213 secs) [2023-05-24T18:14:47.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.273 secs) [2023-05-24T18:14:47.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.303 secs) [2023-05-24T18:14:47.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.321 secs) [2023-05-24T18:14:47.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.366 secs) [2023-05-24T18:14:47.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.581 secs) [2023-05-24T18:14:48.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.872 secs) [2023-05-24T18:14:48.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.122 secs) [2023-05-24T18:14:48.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.147 secs) [2023-05-24T18:14:48.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.16 secs) [2023-05-24T18:14:48.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.24 secs) [2023-05-24T18:14:48.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.292 secs) [2023-05-24T18:14:48.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.44 secs) [2023-05-24T18:14:48.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.471 secs) [2023-05-24T18:14:48.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.486 secs) [2023-05-24T18:14:48.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.527 secs) [2023-05-24T18:14:48.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.679 secs) [2023-05-24T18:14:49.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.053 secs) [2023-05-24T18:14:49.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.161 secs) [2023-05-24T18:14:49.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.281 secs) [2023-05-24T18:14:50.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.365 secs) [2023-05-24T18:14:50.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.611 secs) [2023-05-24T18:14:50.943Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.171 secs) [2023-05-24T18:14:50.943Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.243 secs) [2023-05-24T18:14:51.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.297 secs) [2023-05-24T18:14:51.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.316 secs) [2023-05-24T18:14:51.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.332 secs) [2023-05-24T18:14:51.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.391 secs) [2023-05-24T18:14:51.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.587 secs) [2023-05-24T18:14:51.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.749 secs) [2023-05-24T18:14:52.009Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.934 secs) [2023-05-24T18:14:52.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.318 secs) [2023-05-24T18:14:52.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.335 secs) [2023-05-24T18:14:52.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.35 secs) [2023-05-24T18:14:52.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.41 secs) [2023-05-24T18:14:52.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.57 secs) [2023-05-24T18:14:52.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.738 secs) [2023-05-24T18:14:53.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.76 secs) [2023-05-24T18:14:53.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.962 secs) [2023-05-24T18:14:53.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.019 secs) [2023-05-24T18:14:53.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.071 secs) [2023-05-24T18:14:53.613Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.106 secs) [2023-05-24T18:14:53.613Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.168 secs) [2023-05-24T18:14:53.613Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.271 secs) [2023-05-24T18:14:54.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.56 secs) [2023-05-24T18:14:54.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.58 secs) [2023-05-24T18:14:54.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.598 secs) [2023-05-24T18:14:54.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.627 secs) [2023-05-24T18:14:54.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.725 secs) [2023-05-24T18:14:54.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.951 secs) [2023-05-24T18:14:54.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.066 secs) [2023-05-24T18:14:54.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.126 secs) [2023-05-24T18:14:54.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.2 secs) [2023-05-24T18:14:54.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.221 secs) [2023-05-24T18:14:54.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.233 secs) [2023-05-24T18:14:54.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.254 secs) [2023-05-24T18:14:54.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.292 secs) [2023-05-24T18:14:55.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.32 secs) [2023-05-24T18:14:55.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.37 secs) [2023-05-24T18:14:55.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.436 secs) [2023-05-24T18:14:55.265Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.474 secs) [2023-05-24T18:14:55.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.513 secs) [2023-05-24T18:14:55.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.786 secs) [2023-05-24T18:14:55.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.826 secs) [2023-05-24T18:14:56.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.879 secs) [2023-05-24T18:14:56.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.978 secs) [2023-05-24T18:14:56.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.049 secs) [2023-05-24T18:14:56.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.075 secs) [2023-05-24T18:14:56.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.101 secs) [2023-05-24T18:14:56.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.132 secs) [2023-05-24T18:14:56.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.211 secs) [2023-05-24T18:14:56.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.519 secs) [2023-05-24T18:14:56.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.679 secs) [2023-05-24T18:14:57.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.775 secs) [2023-05-24T18:14:57.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.796 secs) [2023-05-24T18:14:57.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.882 secs) [2023-05-24T18:14:57.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.114 secs) [2023-05-24T18:14:58.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.578 secs) [2023-05-24T18:14:58.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.747 secs) [2023-05-24T18:14:58.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.811 secs) [2023-05-24T18:14:58.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.832 secs) [2023-05-24T18:14:58.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.846 secs) [2023-05-24T18:14:58.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.901 secs) [2023-05-24T18:14:58.850Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.1 secs) [2023-05-24T18:14:59.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.189 secs) [2023-05-24T18:14:59.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.228 secs) [2023-05-24T18:14:59.387Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.371 secs) [2023-05-24T18:14:59.387Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.459 secs) [2023-05-24T18:15:00.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.098 secs) [2023-05-24T18:15:00.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.177 secs) [2023-05-24T18:15:00.349Z] WARN: ' [2023-05-24T18:15:00.349Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T18:15:00.349Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T18:15:00.349Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T18:15:00.349Z] in a future version of Angular. [2023-05-24T18:15:00.349Z] [2023-05-24T18:15:00.349Z] For more information on this, see our API docs here: [2023-05-24T18:15:00.349Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T18:15:00.349Z] ' [2023-05-24T18:15:00.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.177 secs) [2023-05-24T18:15:00.349Z] WARN: ' [2023-05-24T18:15:00.349Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T18:15:00.349Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T18:15:00.349Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T18:15:00.349Z] in a future version of Angular. [2023-05-24T18:15:00.349Z] [2023-05-24T18:15:00.349Z] For more information on this, see our API docs here: [2023-05-24T18:15:00.349Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T18:15:00.349Z] ' [2023-05-24T18:15:00.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.338 secs) [2023-05-24T18:15:00.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.476 secs) [2023-05-24T18:15:00.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.496 secs) [2023-05-24T18:15:00.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.663 secs) [2023-05-24T18:15:00.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.695 secs) [2023-05-24T18:15:01.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.853 secs) [2023-05-24T18:15:01.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.922 secs) [2023-05-24T18:15:01.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.988 secs) [2023-05-24T18:15:01.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.063 secs) [2023-05-24T18:15:01.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.082 secs) [2023-05-24T18:15:01.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.188 secs) [2023-05-24T18:15:01.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.268 secs) [2023-05-24T18:15:01.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.339 secs) [2023-05-24T18:15:02.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.592 secs) [2023-05-24T18:15:02.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.628 secs) [2023-05-24T18:15:02.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.702 secs) [2023-05-24T18:15:02.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.85 secs) [2023-05-24T18:15:02.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.93 secs) [2023-05-24T18:15:02.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.978 secs) [2023-05-24T18:15:02.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.996 secs) [2023-05-24T18:15:03.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.077 secs) [2023-05-24T18:15:03.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.109 secs) [2023-05-24T18:15:03.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.358 secs) [2023-05-24T18:15:03.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.435 secs) [2023-05-24T18:15:03.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.505 secs) [2023-05-24T18:15:03.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.571 secs) [2023-05-24T18:15:03.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.617 secs) [2023-05-24T18:15:04.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.92 secs) [2023-05-24T18:15:04.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 15.034 secs) [2023-05-24T18:15:04.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 15.086 secs) [2023-05-24T18:15:04.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 15.163 secs) [2023-05-24T18:15:04.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.193 secs) [2023-05-24T18:15:04.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.25 secs) [2023-05-24T18:15:04.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.269 secs) [2023-05-24T18:15:04.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.442 secs) [2023-05-24T18:15:04.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.498 secs) [2023-05-24T18:15:05.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.698 secs) [2023-05-24T18:15:05.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.959 secs) [2023-05-24T18:15:05.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 16.139 secs) [2023-05-24T18:15:06.004Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 16.258 secs) [2023-05-24T18:15:06.004Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 16.289 secs) [2023-05-24T18:15:06.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 16.321 secs) [2023-05-24T18:15:06.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 16.352 secs) [2023-05-24T18:15:06.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 16.498 secs) [2023-05-24T18:15:07.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (23.034 secs / 16.498 secs) [2023-05-24T18:15:07.676Z] TOTAL: 145 SUCCESS [2023-05-24T18:15:07.676Z] ✔ Browser application bundle generation complete. [2023-05-24T18:15:11.932Z] [2023-05-24T18:15:11.932Z] =============================== Coverage summary =============================== [2023-05-24T18:15:11.932Z] Statements : 41.56% ( 1425/3429 ) [2023-05-24T18:15:11.932Z] Branches : 12.14% ( 109/898 ) [2023-05-24T18:15:11.932Z] Functions : 33.33% ( 417/1251 ) [2023-05-24T18:15:11.932Z] Lines : 39.45% ( 1280/3245 ) [2023-05-24T18:15:11.932Z] ================================================================================ [2023-05-24T18:15:11.932Z] 24 05 2023 18:15:11.155:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-24T18:15:12.518Z] ✔ Browser application bundle generation complete. [2023-05-24T18:15:13.479Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2023-05-24T18:15:13.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T18:15:13.511Z] $ docker stop --time=1 a7418cfe1708b38903cac4a1568a9f223d7c107d21af0f323424efeb3cffa0fe [2023-05-24T18:15:15.349Z] $ docker rm -f --volumes a7418cfe1708b38903cac4a1568a9f223d7c107d21af0f323424efeb3cffa0fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T18:15:16.500Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T18:15:19.865Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T18:15:25.458Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T18:15:25.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T18:15:28.872Z] + ls -al . [2023-05-24T18:15:28.872Z] total 176 [2023-05-24T18:15:28.872Z] drwxrwxr-x 13 jenkins jenkins 4096 May 24 18:00 . [2023-05-24T18:15:28.872Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:57 .. [2023-05-24T18:15:28.872Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:57 .blubracket [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 17:57 .dockerignore [2023-05-24T18:15:28.872Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:57 .git [2023-05-24T18:15:28.872Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:57 .github [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 17:57 .gitignore [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 17:57 Attribution.txt [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 17:57 CHANGELOG.md [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 17:57 CONTRIBUTING.md [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 17:57 Dockerfile [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 17:57 Jenkinsfile [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 17:57 LICENSE [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 17:57 Makefile [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 17:57 README.md [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 17:54 VERSION [2023-05-24T18:15:28.872Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:57 assets [2023-05-24T18:15:28.872Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:57 bin [2023-05-24T18:15:28.872Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:57 cmd [2023-05-24T18:15:28.872Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 18:00 coverage.out [2023-05-24T18:15:28.872Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:57 docs [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 3034 May 24 17:57 go.mod [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 30598 May 24 17:57 go.sum [2023-05-24T18:15:28.872Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:57 internal [2023-05-24T18:15:28.872Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:57 snap [2023-05-24T18:15:28.872Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:57 testing [2023-05-24T18:15:28.872Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 17:57 version.go [2023-05-24T18:15:28.872Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 18:04 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:15:29.217Z] + 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=eeebeb455c034b8266b0ae337caae24f721710a4 --label arch=arm64 --label version=0.0.0 . [2023-05-24T18:15:30.637Z] Sending build context to Docker daemon 33.17MB [2023-05-24T18:15:30.637Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T18:15:30.637Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T18:15:30.637Z] ---> 95c5e3f1f192 [2023-05-24T18:15:30.637Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T18:15:31.598Z] ---> Running in f3ac96dc40ed [2023-05-24T18:15:31.865Z] Removing intermediate container f3ac96dc40ed [2023-05-24T18:15:31.865Z] ---> ef2ec2933c38 [2023-05-24T18:15:31.865Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T18:15:31.865Z] ---> Running in 9f4e937c1682 [2023-05-24T18:15:32.451Z] Removing intermediate container 9f4e937c1682 [2023-05-24T18:15:32.451Z] ---> fe2c517b0787 [2023-05-24T18:15:32.451Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T18:15:32.451Z] ---> Running in 5275aabae0a8 [2023-05-24T18:15:32.717Z] Removing intermediate container 5275aabae0a8 [2023-05-24T18:15:32.717Z] ---> 3e312417631b [2023-05-24T18:15:32.717Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T18:15:32.717Z] ---> Running in a97bb930f9ca [2023-05-24T18:15:32.989Z] Removing intermediate container a97bb930f9ca [2023-05-24T18:15:32.989Z] ---> 36e4a6881e3c [2023-05-24T18:15:32.989Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T18:15:33.259Z] ---> Running in 6935bc4744ec [2023-05-24T18:15:33.526Z] Removing intermediate container 6935bc4744ec [2023-05-24T18:15:33.526Z] ---> 1392cba7d5b5 [2023-05-24T18:15:33.527Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T18:15:35.469Z] ---> 97ea7149e40b [2023-05-24T18:15:35.469Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T18:15:35.469Z] ---> Running in 69c224ee8d9d [2023-05-24T18:15:36.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:15:37.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:15:38.423Z] OK: 263 MiB in 53 packages [2023-05-24T18:15:40.366Z] Removing intermediate container 69c224ee8d9d [2023-05-24T18:15:40.366Z] ---> 0ee19f21487f [2023-05-24T18:15:40.366Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T18:15:40.366Z] ---> Running in f2bc09e114f5 [2023-05-24T18:15:40.639Z] Removing intermediate container f2bc09e114f5 [2023-05-24T18:15:40.639Z] ---> 9f023c3a23b6 [2023-05-24T18:15:40.639Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T18:15:40.908Z] ---> Running in c8f081ed380f [2023-05-24T18:15:41.175Z] Removing intermediate container c8f081ed380f [2023-05-24T18:15:41.175Z] ---> 8ce0d15d0320 [2023-05-24T18:15:41.175Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T18:15:41.761Z] ---> 0d2441d1349d [2023-05-24T18:15:41.761Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:15:41.761Z] ---> Running in 45b54512f9c8 [2023-05-24T18:15:45.110Z] Removing intermediate container 45b54512f9c8 [2023-05-24T18:15:45.110Z] ---> 121c1e2a8795 [2023-05-24T18:15:45.110Z] Step 14/25 : COPY . . [2023-05-24T18:15:49.372Z] ---> 3de9a4cc417b [2023-05-24T18:15:49.372Z] Step 15/25 : RUN ${MAKE} [2023-05-24T18:15:49.372Z] ---> Running in ee2e981f6524 [2023-05-24T18:15:50.335Z] 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-24T18:18:12.035Z] Removing intermediate container ee2e981f6524 [2023-05-24T18:18:12.035Z] ---> c363a838ce0d [2023-05-24T18:18:12.035Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T18:18:12.035Z] 3.17: Pulling from library/alpine [2023-05-24T18:18:12.035Z] c41833b44d91: Already exists [2023-05-24T18:18:12.035Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T18:18:12.035Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T18:18:12.035Z] ---> 51e60588ff2c [2023-05-24T18:18:12.035Z] Step 17/25 : EXPOSE 4000 [2023-05-24T18:18:12.035Z] ---> Running in b1c22da0298a [2023-05-24T18:18:12.035Z] Removing intermediate container b1c22da0298a [2023-05-24T18:18:12.035Z] ---> 4d35a030f8da [2023-05-24T18:18:12.035Z] 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-24T18:18:12.035Z] ---> 0c9c4b873f92 [2023-05-24T18:18:12.035Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T18:18:12.035Z] ---> 68f2bcad6faf [2023-05-24T18:18:12.035Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T18:18:12.035Z] ---> 1edec5455873 [2023-05-24T18:18:12.035Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T18:18:12.035Z] ---> Running in a0994bf17b26 [2023-05-24T18:18:12.035Z] Removing intermediate container a0994bf17b26 [2023-05-24T18:18:12.035Z] ---> 8c9570ee54cb [2023-05-24T18:18:12.036Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T18:18:12.036Z] ---> Running in 9f00e82f1556 [2023-05-24T18:18:12.036Z] Removing intermediate container 9f00e82f1556 [2023-05-24T18:18:12.036Z] ---> 7a88a1799142 [2023-05-24T18:18:12.036Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T18:18:12.036Z] ---> Running in 9dcb126ea34e [2023-05-24T18:18:12.036Z] Removing intermediate container 9dcb126ea34e [2023-05-24T18:18:12.036Z] ---> fd09b5b2f2d9 [2023-05-24T18:18:12.036Z] Step 24/25 : LABEL git_sha=eeebeb455c034b8266b0ae337caae24f721710a4 [2023-05-24T18:18:12.036Z] ---> Running in 676ee520b362 [2023-05-24T18:18:12.036Z] Removing intermediate container 676ee520b362 [2023-05-24T18:18:12.036Z] ---> a241b89427fe [2023-05-24T18:18:12.036Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T18:18:12.036Z] ---> Running in 6bb521266fc1 [2023-05-24T18:18:12.036Z] Removing intermediate container 6bb521266fc1 [2023-05-24T18:18:12.036Z] ---> 0af74b6c8e6f [2023-05-24T18:18:12.036Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T18:18:12.036Z] Successfully built 0af74b6c8e6f [2023-05-24T18:18:12.036Z] 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-24T18:18:12.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T18:18:12.470Z] [2023-05-24T18:18:12.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:18:12.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T18:18:12.800Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T18:18:12.800Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T18:18:12.800Z] 04944245beec: Pulling fs layer [2023-05-24T18:18:12.800Z] 699f458cf7ca: Pulling fs layer [2023-05-24T18:18:12.800Z] 765212b225bb: Pulling fs layer [2023-05-24T18:18:12.800Z] f23df028b6ca: Pulling fs layer [2023-05-24T18:18:12.800Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T18:18:12.800Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T18:18:12.800Z] f23df028b6ca: Waiting [2023-05-24T18:18:12.800Z] d65c8cfc05b1: Waiting [2023-05-24T18:18:12.800Z] 2437ff75d9bd: Waiting [2023-05-24T18:18:12.800Z] 765212b225bb: Waiting [2023-05-24T18:18:13.065Z] 04944245beec: Verifying Checksum [2023-05-24T18:18:13.065Z] 04944245beec: Download complete [2023-05-24T18:18:13.065Z] 765212b225bb: Download complete [2023-05-24T18:18:13.065Z] f23df028b6ca: Verifying Checksum [2023-05-24T18:18:13.065Z] f23df028b6ca: Download complete [2023-05-24T18:18:13.065Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T18:18:13.065Z] d65c8cfc05b1: Download complete [2023-05-24T18:18:13.335Z] 699f458cf7ca: Verifying Checksum [2023-05-24T18:18:13.335Z] 699f458cf7ca: Download complete [2023-05-24T18:18:13.603Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T18:18:13.603Z] 8998bd30e6a1: Download complete [2023-05-24T18:18:16.183Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T18:18:16.183Z] 2437ff75d9bd: Download complete [2023-05-24T18:18:17.591Z] 8998bd30e6a1: Pull complete [2023-05-24T18:18:17.861Z] 04944245beec: Pull complete [2023-05-24T18:18:19.265Z] 699f458cf7ca: Pull complete [2023-05-24T18:18:19.265Z] 765212b225bb: Pull complete [2023-05-24T18:18:19.858Z] f23df028b6ca: Pull complete [2023-05-24T18:18:20.125Z] d65c8cfc05b1: Pull complete [2023-05-24T18:18:35.106Z] 2437ff75d9bd: Pull complete [2023-05-24T18:18:35.106Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T18:18:35.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T18:18:35.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:18:35.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-16745 does not seem to be running inside a container [2023-05-24T18:18:35.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T18:18:38.763Z] $ docker top da4bc8663a614d186d9849ba967984c2c0855b1f1e643e89525582c077630956 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:18:39.640Z] ---> job-cost.sh [2023-05-24T18:18:39.640Z] lf-activate-venv: SKIPPING [2023-05-24T18:18:39.640Z] INFO: No Stack... [2023-05-24T18:18:40.224Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T18:18:41.184Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T18:18:41.824Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2023-05-24T18:18:41.824Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T18:18:41.896Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] [2023-05-24T18:18:41.904Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] did not exist. Created. [2023-05-24T18:18:41.904Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T18:18:42.565Z] /w/workspace/edgex-ui-go/2@tmp/durable-d35cffc9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T18:18:43.225Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T18:18:43.248Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T18:18:48.309Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T18:18:48.315Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T18:18:48.329Z] $ docker stop --time=1 da4bc8663a614d186d9849ba967984c2c0855b1f1e643e89525582c077630956 [2023-05-24T18:18:50.098Z] $ docker rm -f --volumes da4bc8663a614d186d9849ba967984c2c0855b1f1e643e89525582c077630956 [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-24T18:18:50.459Z] provisioning config files... [2023-05-24T18:18:50.466Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config17064872079018886322tmp [Pipeline] { [Pipeline] sh [2023-05-24T18:18:50.760Z] + set +x [2023-05-24T18:18:50.760Z] + curl -s https://codecov.io/bash [2023-05-24T18:18:50.760Z] + bash -s -- [2023-05-24T18:18:50.760Z] [2023-05-24T18:18:50.760Z] _____ _ [2023-05-24T18:18:50.760Z] / ____| | | [2023-05-24T18:18:50.760Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T18:18:50.760Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T18:18:50.760Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T18:18:50.760Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T18:18:50.760Z] Bash-1.0.6 [2023-05-24T18:18:50.760Z] [2023-05-24T18:18:50.760Z] [2023-05-24T18:18:50.760Z] ==> git version 2.25.1 found [2023-05-24T18:18:50.760Z] ==> 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-24T18:18:50.760Z] Release-Date: 2020-01-08 [2023-05-24T18:18:50.760Z] 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-24T18:18:50.760Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T18:18:50.760Z] ==> Jenkins CI detected. [2023-05-24T18:18:50.760Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [2023-05-24T18:18:50.760Z] project root: . [2023-05-24T18:18:50.760Z] --> token set from env [2023-05-24T18:18:50.760Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T18:18:50.760Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T18:18:51.018Z] ==> Python coveragepy not found [2023-05-24T18:18:51.018Z] ==> Searching for coverage reports in: [2023-05-24T18:18:51.018Z] + . [2023-05-24T18:18:51.018Z] -> Found 1 reports [2023-05-24T18:18:51.018Z] ==> Detecting git/mercurial file structure [2023-05-24T18:18:51.018Z] ==> Reading reports [2023-05-24T18:18:51.018Z] + ./coverage.out bytes=10 [2023-05-24T18:18:51.018Z] ==> Appending adjustments [2023-05-24T18:18:51.018Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T18:18:51.585Z] + Found adjustments [2023-05-24T18:18:51.585Z] ==> Gzipping contents [2023-05-24T18:18:51.844Z] 12K /tmp/codecov.l0w8yJ.gz [2023-05-24T18:18:51.844Z] ==> Uploading reports [2023-05-24T18:18:51.844Z] url: https://codecov.io [2023-05-24T18:18:51.844Z] query: branch=PR-616&commit=eeebeb455c034b8266b0ae337caae24f721710a4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-616%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=616&job=&cmd_args= [2023-05-24T18:18:51.844Z] -> Pinging Codecov [2023-05-24T18:18:51.844Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-616&commit=eeebeb455c034b8266b0ae337caae24f721710a4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-616%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=616&job=&cmd_args= [2023-05-24T18:18:51.844Z] -> Uploading to [2023-05-24T18:18:51.844Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/eeebeb455c034b8266b0ae337caae24f721710a4/c1ee57fd-115f-47bb-bd94-9ccc2ccf9dbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T181851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e335f94156e2458701975d5144280f12c5904861942a6a8cecd31b4ed09f775c [2023-05-24T18:18:51.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T18:18:51.844Z] Dload Upload Total Spent Left Speed [2023-05-24T18:18:52.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 45039 --:--:-- --:--:-- --:--:-- 45039 [2023-05-24T18:18:52.103Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/eeebeb455c034b8266b0ae337caae24f721710a4 [Pipeline] } [2023-05-24T18:18:52.110Z] 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-24T18:18:52.798Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives ] [2023-05-24T18:18:52.798Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives [2023-05-24T18:18:52.798Z] total 16 [2023-05-24T18:18:52.798Z] drwxr-xr-x 3 root root 4096 May 24 17:57 . [2023-05-24T18:18:52.798Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 17:57 .. [2023-05-24T18:18:52.798Z] drwxr-xr-x 2 root root 4096 May 24 17:57 cost [2023-05-24T18:18:52.798Z] -rw-r--r-- 1 root root 83 May 24 17:57 cost.csv [2023-05-24T18:18:52.798Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives [2023-05-24T18:18:52.798Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives [2023-05-24T18:18:52.798Z] total 16 [2023-05-24T18:18:52.798Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 17:57 . [2023-05-24T18:18:52.798Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 17:57 .. [2023-05-24T18:18:52.798Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 17:57 cost [2023-05-24T18:18:52.798Z] -rw-r--r-- 1 jenkins jenkins 83 May 24 17:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:18:53.087Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:18:53.939Z] ---> package-listing.sh [2023-05-24T18:18:53.939Z] ++ facter osfamily [2023-05-24T18:18:53.939Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T18:18:54.198Z] + OS_FAMILY=debian [2023-05-24T18:18:54.198Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-616 [2023-05-24T18:18:54.198Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T18:18:54.198Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T18:18:54.198Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T18:18:54.198Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T18:18:54.198Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-616 ']' [2023-05-24T18:18:54.198Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T18:18:54.198Z] + case "${OS_FAMILY}" in [2023-05-24T18:18:54.198Z] + dpkg -l [2023-05-24T18:18:54.198Z] + grep '^ii' [2023-05-24T18:18:54.198Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T18:18:54.198Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T18:18:54.198Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T18:18:54.198Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-616 ']' [2023-05-24T18:18:54.198Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives/ [2023-05-24T18:18:54.198Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives/ [Pipeline] echo [2023-05-24T18:18:54.208Z] 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-616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T18:18:54.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:18:55.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:18:55.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:18:55.108Z] prd-ubuntu20.04-docker-8c-8g-16742 does not seem to be running inside a container [2023-05-24T18:18:55.134Z] $ 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-616/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-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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-24T18:18:55.330Z] $ docker top 7f40e7bd0c258e157dd58c083114599cf48c1c95da9a46f97c71355f3f5ef692 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:18:55.674Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T18:18:55.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T18:18:56.241Z] + ls /var/log/sa-host [2023-05-24T18:18:56.241Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T18:18:56.305Z] provisioning config files... [2023-05-24T18:18:56.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config14918648202383127050tmp [Pipeline] { [Pipeline] echo [2023-05-24T18:18:56.330Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:18:56.613Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T18:18:56.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:18:56.955Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T18:18:56.964Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:18:57.251Z] ---> sudo-logs.sh [2023-05-24T18:18:57.251Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T18:18:57.279Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:18:57.561Z] ---> job-cost.sh [2023-05-24T18:18:57.561Z] lf-activate-venv: SKIPPING [2023-05-24T18:18:57.561Z] DEBUG: total: 0.2199999988079071 [2023-05-24T18:18:57.561Z] INFO: Retrieving Stack Cost... [2023-05-24T18:18:57.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T18:18:58.386Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T18:18:58.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:18:58.682Z] ---> logs-deploy.sh [2023-05-24T18:18:58.682Z] lf-activate-venv: SKIPPING [2023-05-24T18:18:58.682Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-616/2 [2023-05-24T18:18:58.682Z] INFO: archiving workspace using pattern(s): [2023-05-24T18:18:59.618Z] Archives upload complete. [2023-05-24T18:18:59.618Z] INFO: archiving logs to Nexus