Pull request #640 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 251009a23b66d691ac4c64301926a540a4ba3d86+f65144e2eab94398f5e1f661bab73f031313c3c8 (b007e99a77037a6410df1f0fbbccdf7a630c80db) 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-ssh9006584186245089214.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7343889116496303850.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6409329499912192619.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17660035669061222844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10382757317539360042.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13189752666060219659.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9395 in /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [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-640 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/640/head:refs/remotes/origin/PR-640 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f65144e2eab94398f5e1f661bab73f031313c3c8 into PR head commit 251009a23b66d691ac4c64301926a540a4ba3d86 Merge succeeded, producing 251009a23b66d691ac4c64301926a540a4ba3d86 Checking out Revision 251009a23b66d691ac4c64301926a540a4ba3d86 (PR-640) Commit message: "chore(deps-dev): Bump @babel/traverse from 7.15.4 to 7.23.2 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 251009a23b66d691ac4c64301926a540a4ba3d86 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f65144e2eab94398f5e1f661bab73f031313c3c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 251009a23b66d691ac4c64301926a540a4ba3d86 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-17T08:15:25.627Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-17T08:15:25.822Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-17T08:15:25.931Z] ========================================================= [2023-10-17T08:15:25.932Z] EdgeX Global Pipelines Version Info [2023-10-17T08:15:25.932Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:15:27.072Z] ------------------- [2023-10-17T08:15:27.072Z] stable info: [2023-10-17T08:15:27.072Z] ------------------- [2023-10-17T08:15:27.072Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-17T08:15:27.072Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T08:15:27.072Z] Message: update stable to v1.0.254 [2023-10-17T08:15:27.333Z] ------------------- [2023-10-17T08:15:27.333Z] experimental info: [2023-10-17T08:15:27.333Z] ------------------- [2023-10-17T08:15:27.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-17T08:15:27.333Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T08:15:27.333Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-17T08:15:27.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-10-17T08:15:27.679Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-10-17T08:15:27.718Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-17T08:15:27.759Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-17T08:15:27.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-17T08:15:27.847Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-17T08:15:27.892Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-17T08:15:27.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-17T08:15:27.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-17T08:15:28.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-17T08:15:28.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-17T08:15:28.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-10-17T08:15:28.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-17T08:15:28.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-17T08:15:28.257Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T08:15:28.302Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T08:15:28.344Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T08:15:28.389Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T08:15:28.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-17T08:15:28.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-17T08:15:28.525Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-17T08:15:28.566Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-17T08:15:28.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-17T08:15:28.654Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-17T08:15:28.700Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-17T08:15:28.743Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-17T08:15:28.784Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-17T08:15:28.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-640 [Pipeline] echo [2023-10-17T08:15:28.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-640 [Pipeline] echo [2023-10-17T08:15:28.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-640 [Pipeline] echo [2023-10-17T08:15:28.968Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 251009a23b66d691ac4c64301926a540a4ba3d86 [Pipeline] echo [2023-10-17T08:15:29.010Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 251009a [Pipeline] echo [2023-10-17T08:15:29.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T08:15:29.173Z] provisioning config files... [2023-10-17T08:15:29.223Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config1506032312502267706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:15:29.563Z] ---> docker-login.sh [2023-10-17T08:15:29.564Z] nexus3.edgexfoundry.org:10001 [2023-10-17T08:15:29.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:15:29.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:15:29.825Z] Configure a credential helper to remove this warning. See [2023-10-17T08:15:29.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:15:29.825Z] [2023-10-17T08:15:29.825Z] Login Succeeded [2023-10-17T08:15:29.825Z] nexus3.edgexfoundry.org:10002 [2023-10-17T08:15:30.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:15:30.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:15:30.085Z] Configure a credential helper to remove this warning. See [2023-10-17T08:15:30.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:15:30.085Z] [2023-10-17T08:15:30.085Z] Login Succeeded [2023-10-17T08:15:30.085Z] nexus3.edgexfoundry.org:10003 [2023-10-17T08:15:30.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:15:30.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:15:30.085Z] Configure a credential helper to remove this warning. See [2023-10-17T08:15:30.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:15:30.085Z] [2023-10-17T08:15:30.085Z] Login Succeeded [2023-10-17T08:15:30.085Z] nexus3.edgexfoundry.org:10004 [2023-10-17T08:15:30.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:15:30.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:15:30.346Z] Configure a credential helper to remove this warning. See [2023-10-17T08:15:30.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:15:30.346Z] [2023-10-17T08:15:30.346Z] Login Succeeded [2023-10-17T08:15:30.346Z] docker.io [2023-10-17T08:15:30.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:15:30.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:15:30.607Z] Configure a credential helper to remove this warning. See [2023-10-17T08:15:30.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:15:30.607Z] [2023-10-17T08:15:30.607Z] Login Succeeded [2023-10-17T08:15:30.607Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T08:15:30.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-17T08:15:31.256Z] + git rev-list -1 --merges 251009a23b66d691ac4c64301926a540a4ba3d86~1..251009a23b66d691ac4c64301926a540a4ba3d86 [Pipeline] echo [2023-10-17T08:15:31.322Z] -----------> git rev-list -1 --merges 251009a23b66d691ac4c64301926a540a4ba3d86~1..251009a23b66d691ac4c64301926a540a4ba3d86 251009a23b66d691ac4c64301926a540a4ba3d86 [false] [Pipeline] sh [2023-10-17T08:15:31.638Z] + git log --format=format:%s -1 251009a23b66d691ac4c64301926a540a4ba3d86 [Pipeline] echo [2023-10-17T08:15:31.678Z] ========================================================= [2023-10-17T08:15:31.678Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-17T08:15:31.678Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T08:15:32.124Z] + git log --format=format:%s -1 251009a23b66d691ac4c64301926a540a4ba3d86 [Pipeline] echo [2023-10-17T08:15:32.158Z] [semverPrep] GIT_COMMIT: 251009a23b66d691ac4c64301926a540a4ba3d86, Commit Message: chore(deps-dev): Bump @babel/traverse from 7.15.4 to 7.23.2 in /web [Pipeline] echo [2023-10-17T08:15:32.192Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-17T08:15:32.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T08:15:32.605Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-17T08:15:32.605Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-17T08:15:32.605Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-17T08:15:32.605Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-17T08:15:32.605Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-17T08:15:32.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:15:33.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T08:15:33.096Z] [2023-10-17T08:15:33.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:15:33.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T08:15:33.733Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-17T08:15:33.733Z] b85a868b505f: Pulling fs layer [2023-10-17T08:15:33.733Z] e2be974225ed: Pulling fs layer [2023-10-17T08:15:33.733Z] 339a4e72a1f5: Pulling fs layer [2023-10-17T08:15:33.733Z] 988bab9f4d93: Pulling fs layer [2023-10-17T08:15:33.733Z] 1469e6f7b9e6: Pulling fs layer [2023-10-17T08:15:33.733Z] eaf3925da568: Pulling fs layer [2023-10-17T08:15:33.733Z] bab4dde63d76: Pulling fs layer [2023-10-17T08:15:33.733Z] bde34c3a00c8: Pulling fs layer [2023-10-17T08:15:33.733Z] b352a97aabf1: Pulling fs layer [2023-10-17T08:15:33.733Z] 4872d77fe225: Pulling fs layer [2023-10-17T08:15:33.733Z] 5851b861e8e6: Pulling fs layer [2023-10-17T08:15:33.733Z] eaf3925da568: Waiting [2023-10-17T08:15:33.733Z] bab4dde63d76: Waiting [2023-10-17T08:15:33.733Z] bde34c3a00c8: Waiting [2023-10-17T08:15:33.733Z] 4872d77fe225: Waiting [2023-10-17T08:15:33.733Z] 988bab9f4d93: Waiting [2023-10-17T08:15:33.733Z] 1469e6f7b9e6: Waiting [2023-10-17T08:15:33.733Z] 5851b861e8e6: Waiting [2023-10-17T08:15:33.733Z] e2be974225ed: Download complete [2023-10-17T08:15:33.733Z] 988bab9f4d93: Verifying Checksum [2023-10-17T08:15:33.733Z] 988bab9f4d93: Download complete [2023-10-17T08:15:33.994Z] 1469e6f7b9e6: Verifying Checksum [2023-10-17T08:15:33.994Z] 1469e6f7b9e6: Download complete [2023-10-17T08:15:33.994Z] 339a4e72a1f5: Verifying Checksum [2023-10-17T08:15:33.994Z] 339a4e72a1f5: Download complete [2023-10-17T08:15:33.994Z] eaf3925da568: Verifying Checksum [2023-10-17T08:15:33.994Z] eaf3925da568: Download complete [2023-10-17T08:15:33.994Z] bde34c3a00c8: Verifying Checksum [2023-10-17T08:15:33.994Z] bde34c3a00c8: Download complete [2023-10-17T08:15:33.994Z] b352a97aabf1: Download complete [2023-10-17T08:15:33.994Z] 4872d77fe225: Verifying Checksum [2023-10-17T08:15:33.994Z] 4872d77fe225: Download complete [2023-10-17T08:15:33.994Z] 5851b861e8e6: Download complete [2023-10-17T08:15:33.994Z] b85a868b505f: Verifying Checksum [2023-10-17T08:15:33.994Z] b85a868b505f: Download complete [2023-10-17T08:15:34.562Z] bab4dde63d76: Verifying Checksum [2023-10-17T08:15:34.562Z] bab4dde63d76: Download complete [2023-10-17T08:15:35.499Z] b85a868b505f: Pull complete [2023-10-17T08:15:35.499Z] e2be974225ed: Pull complete [2023-10-17T08:15:36.068Z] 339a4e72a1f5: Pull complete [2023-10-17T08:15:36.068Z] 988bab9f4d93: Pull complete [2023-10-17T08:15:36.328Z] 1469e6f7b9e6: Pull complete [2023-10-17T08:15:36.586Z] eaf3925da568: Pull complete [2023-10-17T08:15:38.487Z] bab4dde63d76: Pull complete [2023-10-17T08:15:38.487Z] bde34c3a00c8: Pull complete [2023-10-17T08:15:38.487Z] b352a97aabf1: Pull complete [2023-10-17T08:15:38.487Z] 4872d77fe225: Pull complete [2023-10-17T08:15:38.747Z] 5851b861e8e6: Pull complete [2023-10-17T08:15:38.747Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-17T08:15:38.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T08:15:38.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T08:15:38.990Z] prd-ubuntu20.04-docker-8c-8g-9395 does not seem to be running inside a container [2023-10-17T08:15:39.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T08:15:41.939Z] $ docker top daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb -eo pid,comm [2023-10-17T08:15:42.019Z] 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-10-17T08:15:42.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T08:15:42.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T08:15:42.137Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T08:15:42.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T08:15:42.267Z] $ docker exec daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb ssh-agent [2023-10-17T08:15:42.370Z] SSH_AUTH_SOCK=/tmp/ssh-9iCrCeDY3UqE/agent.32 [2023-10-17T08:15:42.370Z] SSH_AGENT_PID=38 [2023-10-17T08:15:42.380Z] Running ssh-add (command line suppressed) [2023-10-17T08:15:42.498Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_1116078426170763105.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_1116078426170763105.key) [2023-10-17T08:15:42.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T08:15:42.841Z] + git tag --points-at HEAD [Pipeline] } [2023-10-17T08:15:42.869Z] $ docker exec --env ******** --env ******** daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb ssh-agent -k [2023-10-17T08:15:42.970Z] unset SSH_AUTH_SOCK; [2023-10-17T08:15:42.970Z] unset SSH_AGENT_PID; [2023-10-17T08:15:42.970Z] echo Agent pid 38 killed; [2023-10-17T08:15:42.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-17T08:15:43.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T08:15:43.068Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T08:15:43.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T08:15:43.205Z] $ docker exec daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb ssh-agent [2023-10-17T08:15:43.321Z] SSH_AUTH_SOCK=/tmp/ssh-QFHlg8s6e48H/agent.70 [2023-10-17T08:15:43.321Z] SSH_AGENT_PID=76 [2023-10-17T08:15:43.326Z] Running ssh-add (command line suppressed) [2023-10-17T08:15:43.428Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_17872837956475315645.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_17872837956475315645.key) [2023-10-17T08:15:43.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T08:15:43.770Z] + git semver init [2023-10-17T08:15:44.031Z] 2023-10-17 08:15:43,962 [run_init] DEBUG init version:0.0.0 force:False [2023-10-17T08:15:44.031Z] 2023-10-17 08:15:43,963 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver [2023-10-17T08:15:44.031Z] 2023-10-17 08:15:43,963 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver [2023-10-17T08:15:44.031Z] 2023-10-17 08:15:43,964 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-640, universal_newlines=False, shell=None, istream=None) [2023-10-17T08:15:45.936Z] 2023-10-17 08:15:45,578 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.git/info/exclude [2023-10-17T08:15:45.936Z] 2023-10-17 08:15:45,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver/PR-640 with force:False [2023-10-17T08:15:45.936Z] 2023-10-17 08:15:45,578 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver/PR-640 [2023-10-17T08:15:45.936Z] 2023-10-17 08:15:45,582 [execute] INFO git cat-file --batch-check [2023-10-17T08:15:45.937Z] 2023-10-17 08:15:45,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T08:15:45.937Z] 2023-10-17 08:15:45,589 [execute] INFO git cat-file --batch [2023-10-17T08:15:45.937Z] 2023-10-17 08:15:45,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T08:15:45.937Z] 2023-10-17 08:15:45,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver/PR-640 [2023-10-17T08:15:45.937Z] 0.0.0 [Pipeline] } [2023-10-17T08:15:45.966Z] $ docker exec --env ******** --env ******** daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb ssh-agent -k [2023-10-17T08:15:46.068Z] unset SSH_AUTH_SOCK; [2023-10-17T08:15:46.068Z] unset SSH_AGENT_PID; [2023-10-17T08:15:46.068Z] echo Agent pid 76 killed; [2023-10-17T08:15:46.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T08:15:46.513Z] + git semver [Pipeline] } [2023-10-17T08:15:46.801Z] $ docker stop --time=1 daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb [2023-10-17T08:15:48.237Z] $ docker rm -f --volumes daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T08:15:48.678Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-17T08:15:48.950Z] Stashed 1 file(s) [Pipeline] echo [2023-10-17T08:15:48.968Z] [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-10-17T08:15:49.555Z] provisioning config files... [2023-10-17T08:15:49.566Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config13498279403636807471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:15:49.916Z] ---> docker-login.sh [2023-10-17T08:15:49.916Z] nexus3.edgexfoundry.org:10001 [2023-10-17T08:15:49.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:15:49.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:15:49.916Z] Configure a credential helper to remove this warning. See [2023-10-17T08:15:49.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:15:49.916Z] [2023-10-17T08:15:49.916Z] Login Succeeded [2023-10-17T08:15:49.916Z] nexus3.edgexfoundry.org:10002 [2023-10-17T08:15:49.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:15:49.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:15:49.916Z] Configure a credential helper to remove this warning. See [2023-10-17T08:15:49.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:15:49.916Z] [2023-10-17T08:15:49.916Z] Login Succeeded [2023-10-17T08:15:49.916Z] nexus3.edgexfoundry.org:10003 [2023-10-17T08:15:50.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:15:50.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:15:50.175Z] Configure a credential helper to remove this warning. See [2023-10-17T08:15:50.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:15:50.175Z] [2023-10-17T08:15:50.175Z] Login Succeeded [2023-10-17T08:15:50.175Z] nexus3.edgexfoundry.org:10004 [2023-10-17T08:15:50.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:15:50.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:15:50.176Z] Configure a credential helper to remove this warning. See [2023-10-17T08:15:50.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:15:50.176Z] [2023-10-17T08:15:50.176Z] Login Succeeded [2023-10-17T08:15:50.176Z] docker.io [2023-10-17T08:15:50.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:15:50.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:15:50.434Z] Configure a credential helper to remove this warning. See [2023-10-17T08:15:50.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:15:50.435Z] [2023-10-17T08:15:50.435Z] Login Succeeded [2023-10-17T08:15:50.435Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T08:15:50.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-17T08:15:50.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T08:15:50.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T08:15:50.737Z] ========================================================= [2023-10-17T08:15:50.737Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-17T08:15:50.737Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:15:51.207Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-17T08:15:51.468Z] Sending build context to Docker daemon 48.87MB [2023-10-17T08:15:51.468Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T08:15:51.468Z] Step 2/15 : FROM ${BASE} AS builder [2023-10-17T08:15:51.468Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-17T08:15:51.468Z] 7264a8db6415: Pulling fs layer [2023-10-17T08:15:51.468Z] c4d48a809fc2: Pulling fs layer [2023-10-17T08:15:51.468Z] 4f1c88b9dad5: Pulling fs layer [2023-10-17T08:15:51.468Z] ad3a456e5733: Pulling fs layer [2023-10-17T08:15:51.468Z] 33e27b845d1e: Pulling fs layer [2023-10-17T08:15:51.468Z] c68163c4e522: Pulling fs layer [2023-10-17T08:15:51.468Z] 50da416c3ac9: Pulling fs layer [2023-10-17T08:15:51.468Z] 23d2d4c4bb30: Pulling fs layer [2023-10-17T08:15:51.468Z] 23d2d4c4bb30: Waiting [2023-10-17T08:15:51.468Z] ad3a456e5733: Waiting [2023-10-17T08:15:51.468Z] c68163c4e522: Waiting [2023-10-17T08:15:51.468Z] 33e27b845d1e: Waiting [2023-10-17T08:15:51.468Z] c4d48a809fc2: Download complete [2023-10-17T08:15:51.468Z] ad3a456e5733: Verifying Checksum [2023-10-17T08:15:51.468Z] ad3a456e5733: Download complete [2023-10-17T08:15:51.468Z] 33e27b845d1e: Verifying Checksum [2023-10-17T08:15:51.468Z] 33e27b845d1e: Download complete [2023-10-17T08:15:51.468Z] 7264a8db6415: Verifying Checksum [2023-10-17T08:15:51.468Z] 7264a8db6415: Download complete [2023-10-17T08:15:51.728Z] c68163c4e522: Verifying Checksum [2023-10-17T08:15:51.728Z] c68163c4e522: Download complete [2023-10-17T08:15:51.728Z] 7264a8db6415: Pull complete [2023-10-17T08:15:51.990Z] 23d2d4c4bb30: Verifying Checksum [2023-10-17T08:15:51.990Z] 23d2d4c4bb30: Download complete [2023-10-17T08:15:51.990Z] c4d48a809fc2: Pull complete [2023-10-17T08:15:52.248Z] 4f1c88b9dad5: Verifying Checksum [2023-10-17T08:15:52.248Z] 4f1c88b9dad5: Download complete [2023-10-17T08:15:52.507Z] 50da416c3ac9: Verifying Checksum [2023-10-17T08:15:52.507Z] 50da416c3ac9: Download complete [2023-10-17T08:15:55.792Z] 4f1c88b9dad5: Pull complete [2023-10-17T08:15:55.792Z] ad3a456e5733: Pull complete [2023-10-17T08:15:55.792Z] 33e27b845d1e: Pull complete [2023-10-17T08:15:55.792Z] c68163c4e522: Pull complete [2023-10-17T08:15:58.322Z] 50da416c3ac9: Pull complete [2023-10-17T08:15:58.889Z] 23d2d4c4bb30: Pull complete [2023-10-17T08:15:58.889Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-17T08:15:58.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-17T08:15:58.889Z] ---> 0786185ac409 [2023-10-17T08:15:58.889Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-17T08:16:02.180Z] ---> Running in b6db6f3da9e7 [2023-10-17T08:16:02.180Z] Removing intermediate container b6db6f3da9e7 [2023-10-17T08:16:02.180Z] ---> 259b1aadea63 [2023-10-17T08:16:02.180Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T08:16:02.180Z] ---> Running in 51cc0ae46dab [2023-10-17T08:16:02.180Z] Removing intermediate container 51cc0ae46dab [2023-10-17T08:16:02.180Z] ---> 548add1f09e9 [2023-10-17T08:16:02.180Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T08:16:02.180Z] ---> Running in 514de23e393a [2023-10-17T08:16:02.180Z] Removing intermediate container 514de23e393a [2023-10-17T08:16:02.180Z] ---> d291afa0c574 [2023-10-17T08:16:02.180Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-10-17T08:16:02.180Z] ---> Running in 52131e805213 [2023-10-17T08:16:02.180Z] Removing intermediate container 52131e805213 [2023-10-17T08:16:02.180Z] ---> c1878a61f620 [2023-10-17T08:16:02.180Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-17T08:16:02.180Z] ---> Running in a3148f014227 [2023-10-17T08:16:02.180Z] Removing intermediate container a3148f014227 [2023-10-17T08:16:02.180Z] ---> 4bc6853a961d [2023-10-17T08:16:02.180Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-17T08:16:02.748Z] latest: Pulling from library/docker [2023-10-17T08:16:02.748Z] 96526aa774ef: Pulling fs layer [2023-10-17T08:16:02.748Z] 6c3b1865084b: Pulling fs layer [2023-10-17T08:16:02.748Z] 4f4fb700ef54: Pulling fs layer [2023-10-17T08:16:02.748Z] 54a726528b5b: Pulling fs layer [2023-10-17T08:16:02.748Z] 5a5753e84c88: Pulling fs layer [2023-10-17T08:16:02.748Z] 64810bdae737: Pulling fs layer [2023-10-17T08:16:02.748Z] 1018d1edcb4a: Pulling fs layer [2023-10-17T08:16:02.748Z] f597a6889ca7: Pulling fs layer [2023-10-17T08:16:02.748Z] 89aff94efcc8: Pulling fs layer [2023-10-17T08:16:02.748Z] bb02da600b13: Pulling fs layer [2023-10-17T08:16:02.748Z] f39c3f1a21ee: Pulling fs layer [2023-10-17T08:16:02.748Z] 0ada77b08db9: Pulling fs layer [2023-10-17T08:16:02.748Z] a7cb420cc483: Pulling fs layer [2023-10-17T08:16:02.748Z] f7fae12ce83a: Pulling fs layer [2023-10-17T08:16:02.748Z] 54a726528b5b: Waiting [2023-10-17T08:16:02.748Z] 5a5753e84c88: Waiting [2023-10-17T08:16:02.748Z] 64810bdae737: Waiting [2023-10-17T08:16:02.748Z] 1018d1edcb4a: Waiting [2023-10-17T08:16:02.748Z] f597a6889ca7: Waiting [2023-10-17T08:16:02.748Z] 89aff94efcc8: Waiting [2023-10-17T08:16:02.748Z] bb02da600b13: Waiting [2023-10-17T08:16:02.748Z] f39c3f1a21ee: Waiting [2023-10-17T08:16:02.748Z] 0ada77b08db9: Waiting [2023-10-17T08:16:02.748Z] a7cb420cc483: Waiting [2023-10-17T08:16:02.748Z] f7fae12ce83a: Waiting [2023-10-17T08:16:03.008Z] 4f4fb700ef54: Verifying Checksum [2023-10-17T08:16:03.008Z] 4f4fb700ef54: Download complete [2023-10-17T08:16:03.008Z] 6c3b1865084b: Verifying Checksum [2023-10-17T08:16:03.008Z] 6c3b1865084b: Download complete [2023-10-17T08:16:03.008Z] 96526aa774ef: Verifying Checksum [2023-10-17T08:16:03.008Z] 96526aa774ef: Download complete [2023-10-17T08:16:03.266Z] 96526aa774ef: Pull complete [2023-10-17T08:16:03.266Z] 54a726528b5b: Verifying Checksum [2023-10-17T08:16:03.266Z] 54a726528b5b: Download complete [2023-10-17T08:16:03.266Z] 64810bdae737: Verifying Checksum [2023-10-17T08:16:03.266Z] 64810bdae737: Download complete [2023-10-17T08:16:03.266Z] 5a5753e84c88: Verifying Checksum [2023-10-17T08:16:03.266Z] 5a5753e84c88: Download complete [2023-10-17T08:16:03.266Z] 1018d1edcb4a: Download complete [2023-10-17T08:16:03.266Z] 6c3b1865084b: Pull complete [2023-10-17T08:16:03.266Z] f597a6889ca7: Download complete [2023-10-17T08:16:03.266Z] 89aff94efcc8: Verifying Checksum [2023-10-17T08:16:03.266Z] 89aff94efcc8: Download complete [2023-10-17T08:16:03.266Z] 4f4fb700ef54: Pull complete [2023-10-17T08:16:03.524Z] f39c3f1a21ee: Download complete [2023-10-17T08:16:03.525Z] bb02da600b13: Verifying Checksum [2023-10-17T08:16:03.525Z] bb02da600b13: Download complete [2023-10-17T08:16:03.525Z] a7cb420cc483: Download complete [2023-10-17T08:16:03.525Z] f7fae12ce83a: Download complete [2023-10-17T08:16:03.782Z] 54a726528b5b: Pull complete [2023-10-17T08:16:03.782Z] 0ada77b08db9: Verifying Checksum [2023-10-17T08:16:03.782Z] 0ada77b08db9: Download complete [2023-10-17T08:16:04.040Z] 5a5753e84c88: Pull complete [2023-10-17T08:16:04.377Z] Still waiting to schedule task [2023-10-17T08:16:04.377Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-17T08:16:04.607Z] 64810bdae737: Pull complete [2023-10-17T08:16:04.607Z] 1018d1edcb4a: Pull complete [2023-10-17T08:16:04.866Z] f597a6889ca7: Pull complete [2023-10-17T08:16:04.866Z] 89aff94efcc8: Pull complete [2023-10-17T08:16:05.124Z] bb02da600b13: Pull complete [2023-10-17T08:16:05.124Z] f39c3f1a21ee: Pull complete [2023-10-17T08:16:06.057Z] 0ada77b08db9: Pull complete [2023-10-17T08:16:06.316Z] a7cb420cc483: Pull complete [2023-10-17T08:16:06.316Z] f7fae12ce83a: Pull complete [2023-10-17T08:16:06.316Z] Digest: sha256:f28ffd78641197871fea8fd679f2bf8a1cdafa4dc3f1ce3e700ad964aac2879a [2023-10-17T08:16:06.316Z] Status: Downloaded newer image for docker:latest [2023-10-17T08:16:07.693Z] ---> 8278b01a2f30 [2023-10-17T08:16:07.693Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T08:16:07.693Z] ---> Running in c029b2cb7604 [2023-10-17T08:16:07.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T08:16:08.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T08:16:08.469Z] OK: 264 MiB in 52 packages [2023-10-17T08:16:08.728Z] Removing intermediate container c029b2cb7604 [2023-10-17T08:16:08.728Z] ---> 720298257f28 [2023-10-17T08:16:08.728Z] Step 10/15 : ENV GO111MODULE=on [2023-10-17T08:16:08.728Z] ---> Running in b279046c9726 [2023-10-17T08:16:08.986Z] Removing intermediate container b279046c9726 [2023-10-17T08:16:08.986Z] ---> d72bd7b13f7d [2023-10-17T08:16:08.986Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-17T08:16:08.986Z] ---> Running in b2b414bda6e3 [2023-10-17T08:16:08.986Z] Removing intermediate container b2b414bda6e3 [2023-10-17T08:16:08.986Z] ---> c6761d26d0b2 [2023-10-17T08:16:08.986Z] Step 12/15 : COPY go.mod vendor* ./ [2023-10-17T08:16:09.245Z] ---> 1ed12cae6523 [2023-10-17T08:16:09.245Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T08:16:09.245Z] ---> Running in 8d3405acd560 [2023-10-17T08:17:05.495Z] Removing intermediate container 8d3405acd560 [2023-10-17T08:17:05.495Z] ---> a425ffbfdca9 [2023-10-17T08:17:05.495Z] Step 14/15 : COPY . . [2023-10-17T08:17:05.495Z] ---> 5e1ed23e96b7 [2023-10-17T08:17:05.495Z] Step 15/15 : RUN ${MAKE} [2023-10-17T08:17:05.495Z] ---> Running in c6e4b791f804 [2023-10-17T08:17:05.754Z] noop [2023-10-17T08:17:06.013Z] Removing intermediate container c6e4b791f804 [2023-10-17T08:17:06.013Z] ---> 78f126ec33c0 [2023-10-17T08:17:06.013Z] Successfully built 78f126ec33c0 [2023-10-17T08:17:06.013Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:17:06.457Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T08:17:06.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T08:17:06.622Z] prd-ubuntu20.04-docker-8c-8g-9395 does not seem to be running inside a container [2023-10-17T08:17:06.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-17T08:17:07.052Z] $ docker top b799de18f1a6d09209803b3333811d900d085bd5c53e7b3bb170b804c2bdf7dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T08:17:07.434Z] + go version [2023-10-17T08:17:07.434Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-17T08:17:07.465Z] $ docker stop --time=1 b799de18f1a6d09209803b3333811d900d085bd5c53e7b3bb170b804c2bdf7dd [2023-10-17T08:17:08.763Z] $ docker rm -f --volumes b799de18f1a6d09209803b3333811d900d085bd5c53e7b3bb170b804c2bdf7dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:17:09.550Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T08:17:09.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T08:17:09.714Z] prd-ubuntu20.04-docker-8c-8g-9395 does not seem to be running inside a container [2023-10-17T08:17:09.746Z] $ 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-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-17T08:17:10.139Z] $ docker top e7de9e1bf5b9b16621126bc9e5c8a58d9110251198e7b4e7f456a05d8f10ec3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T08:17:10.604Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [Pipeline] fileExists [Pipeline] sh [2023-10-17T08:17:10.974Z] + make test [2023-10-17T08:17:10.974Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-10-17T08:17:12.346Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-10-17T08:17:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-10-17T08:17:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-10-17T08:17:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-10-17T08:17:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-10-17T08:17:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-10-17T08:17:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-10-17T08:17:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-10-17T08:17:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-10-17T08:17:20.450Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-10-17T08:17:23.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T08:17:23.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-17T08:17:23.729Z] ./bin/test-attribution-txt.sh [2023-10-17T08:17:23.729Z] make -C web test [2023-10-17T08:17:23.729Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-640/web' [2023-10-17T08:17:23.729Z] make[1]: tput: No such file or directory [2023-10-17T08:17:23.729Z] make[1]: tput: No such file or directory [2023-10-17T08:17:23.729Z] warning: generating ./VERSION [2023-10-17T08:17:23.729Z] echo "0.0.0" > VERSION [2023-10-17T08:17:23.987Z] docker build \ [2023-10-17T08:17:23.987Z] -f Dockerfile \ [2023-10-17T08:17:23.987Z] --build-arg USER=1000 \ [2023-10-17T08:17:23.987Z] \ [2023-10-17T08:17:23.987Z] --label "git_sha=251009a23b66d691ac4c64301926a540a4ba3d86" \ [2023-10-17T08:17:23.987Z] -t edgexfoundry/edgex-web-ui:251009a23b66d691ac4c64301926a540a4ba3d86 \ [2023-10-17T08:17:23.987Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-10-17T08:17:23.987Z] . [2023-10-17T08:17:23.987Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-10-17T08:17:23.987Z] Install the buildx component to build images with BuildKit: [2023-10-17T08:17:23.987Z] https://docs.docker.com/go/buildx/ [2023-10-17T08:17:23.987Z] [2023-10-17T08:17:23.987Z] Sending build context to Docker daemon 2.708MB [2023-10-17T08:17:23.987Z] Step 1/11 : FROM node:18-alpine3.18 [2023-10-17T08:17:24.554Z] 18-alpine3.18: Pulling from library/node [2023-10-17T08:17:24.554Z] 96526aa774ef: Already exists [2023-10-17T08:17:24.554Z] e5c6f827c015: Pulling fs layer [2023-10-17T08:17:24.554Z] e2c1ecea9632: Pulling fs layer [2023-10-17T08:17:24.554Z] adf638b6ca51: Pulling fs layer [2023-10-17T08:17:24.812Z] adf638b6ca51: Download complete [2023-10-17T08:17:25.070Z] e2c1ecea9632: Verifying Checksum [2023-10-17T08:17:25.070Z] e2c1ecea9632: Download complete [2023-10-17T08:17:26.444Z] e5c6f827c015: Verifying Checksum [2023-10-17T08:17:26.444Z] e5c6f827c015: Download complete [2023-10-17T08:17:28.342Z] e5c6f827c015: Pull complete [2023-10-17T08:17:28.342Z] e2c1ecea9632: Pull complete [2023-10-17T08:17:28.604Z] adf638b6ca51: Pull complete [2023-10-17T08:17:28.604Z] Digest: sha256:0fe7402d11d8c85474c6ec6f9c9c8048cd0549c95535832b7f0735a4b47690a5 [2023-10-17T08:17:28.604Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-10-17T08:17:28.604Z] ---> 5b9bcd66c7b9 [2023-10-17T08:17:28.604Z] Step 2/11 : RUN apk add --no-cache chromium [2023-10-17T08:17:32.135Z] ---> Running in b00b2394bbd1 [2023-10-17T08:17:32.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T08:17:32.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T08:17:32.652Z] (1/154) Installing libexpat (2.5.0-r1) [2023-10-17T08:17:32.652Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-10-17T08:17:32.652Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-10-17T08:17:32.652Z] (4/154) Installing libpng (1.6.39-r3) [2023-10-17T08:17:32.652Z] (5/154) Installing freetype (2.13.0-r5) [2023-10-17T08:17:32.652Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-10-17T08:17:32.652Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-10-17T08:17:32.652Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-10-17T08:17:32.652Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-10-17T08:17:32.652Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-10-17T08:17:32.652Z] (11/154) Installing libffi (3.4.4-r2) [2023-10-17T08:17:32.652Z] (12/154) Installing libintl (0.21.1-r7) [2023-10-17T08:17:32.652Z] (13/154) Installing libblkid (2.38.1-r8) [2023-10-17T08:17:32.652Z] (14/154) Installing libmount (2.38.1-r8) [2023-10-17T08:17:32.652Z] (15/154) Installing pcre2 (10.42-r1) [2023-10-17T08:17:32.652Z] (16/154) Installing glib (2.76.4-r0) [2023-10-17T08:17:33.589Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-10-17T08:17:33.589Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-10-17T08:17:33.589Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-10-17T08:17:33.589Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-10-17T08:17:33.589Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-17T08:17:33.589Z] (22/154) Installing libwebp (1.3.2-r0) [2023-10-17T08:17:33.589Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-10-17T08:17:33.589Z] (24/154) Installing tiff (4.5.1-r0) [2023-10-17T08:17:33.589Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-10-17T08:17:33.589Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-10-17T08:17:33.589Z] (27/154) Installing libxau (1.0.11-r2) [2023-10-17T08:17:33.589Z] (28/154) Installing libmd (1.0.4-r2) [2023-10-17T08:17:33.589Z] (29/154) Installing libbsd (0.11.7-r1) [2023-10-17T08:17:33.589Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-10-17T08:17:33.589Z] (31/154) Installing libxcb (1.15-r1) [2023-10-17T08:17:33.589Z] (32/154) Installing libx11 (1.8.4-r4) [2023-10-17T08:17:33.589Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-10-17T08:17:33.589Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-10-17T08:17:33.589Z] (35/154) Installing libxrender (0.9.11-r3) [2023-10-17T08:17:33.589Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-10-17T08:17:33.589Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-10-17T08:17:33.589Z] (38/154) Installing libxext (1.3.5-r2) [2023-10-17T08:17:33.589Z] (39/154) Installing libxi (1.8.1-r0) [2023-10-17T08:17:33.589Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-10-17T08:17:33.589Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-10-17T08:17:33.589Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-10-17T08:17:33.589Z] (43/154) Installing libxtst (1.2.4-r2) [2023-10-17T08:17:33.589Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-10-17T08:17:33.848Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-10-17T08:17:33.848Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-10-17T08:17:33.848Z] (47/154) Installing pixman (0.42.2-r1) [2023-10-17T08:17:33.848Z] (48/154) Installing cairo (1.17.8-r1) [2023-10-17T08:17:33.848Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-10-17T08:17:33.848Z] (50/154) Installing avahi-libs (0.8-r13) [2023-10-17T08:17:33.848Z] (51/154) Installing gmp (6.2.1-r3) [2023-10-17T08:17:33.848Z] (52/154) Installing nettle (3.8.1-r2) [2023-10-17T08:17:33.848Z] (53/154) Installing libunistring (1.1-r1) [2023-10-17T08:17:33.848Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-10-17T08:17:33.848Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-10-17T08:17:33.848Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-10-17T08:17:33.848Z] (57/154) Installing gnutls (3.8.0-r2) [2023-10-17T08:17:33.848Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-10-17T08:17:33.848Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-10-17T08:17:33.848Z] (60/154) Installing fribidi (1.0.13-r0) [2023-10-17T08:17:33.848Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-10-17T08:17:33.848Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-10-17T08:17:34.109Z] (63/154) Installing libxft (2.3.8-r1) [2023-10-17T08:17:34.109Z] (64/154) Installing pango (1.50.14-r1) [2023-10-17T08:17:34.109Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-10-17T08:17:34.109Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-10-17T08:17:34.109Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-10-17T08:17:34.109Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-10-17T08:17:34.109Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-10-17T08:17:34.109Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-10-17T08:17:34.109Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-10-17T08:17:34.109Z] (71/154) Installing icu-data-full (73.2-r2) [2023-10-17T08:17:34.367Z] (72/154) Installing mesa (23.0.4-r0) [2023-10-17T08:17:34.367Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-10-17T08:17:34.934Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-10-17T08:17:34.934Z] (75/154) Installing libpciaccess (0.17-r2) [2023-10-17T08:17:34.934Z] (76/154) Installing libdrm (2.4.115-r4) [2023-10-17T08:17:35.192Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-10-17T08:17:35.193Z] (78/154) Installing libelf (0.189-r2) [2023-10-17T08:17:35.193Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-10-17T08:17:35.193Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-10-17T08:17:35.193Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-10-17T08:17:35.193Z] (82/154) Installing libmagic (5.45-r0) [2023-10-17T08:17:35.193Z] (83/154) Installing file (5.45-r0) [2023-10-17T08:17:35.193Z] (84/154) Installing libice (1.1.1-r2) [2023-10-17T08:17:35.193Z] (85/154) Installing libuuid (2.38.1-r8) [2023-10-17T08:17:35.193Z] (86/154) Installing libsm (1.2.4-r1) [2023-10-17T08:17:35.193Z] (87/154) Installing libxt (1.3.0-r2) [2023-10-17T08:17:35.193Z] (88/154) Installing libxmu (1.1.4-r2) [2023-10-17T08:17:35.193Z] (89/154) Installing xset (1.2.5-r1) [2023-10-17T08:17:35.193Z] (90/154) Installing xprop (1.2.6-r0) [2023-10-17T08:17:35.193Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-10-17T08:17:35.451Z] (92/154) Installing libogg (1.3.5-r4) [2023-10-17T08:17:35.451Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-10-17T08:17:35.451Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-10-17T08:17:35.451Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-10-17T08:17:35.451Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-10-17T08:17:35.451Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-10-17T08:17:35.451Z] (98/154) Installing libva (2.18.0-r1) [2023-10-17T08:17:35.451Z] (99/154) Installing libvdpau (1.5-r1) [2023-10-17T08:17:35.451Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-10-17T08:17:35.451Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-10-17T08:17:35.710Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-10-17T08:17:35.710Z] (103/154) Installing libhwy (1.0.4-r1) [2023-10-17T08:17:35.710Z] (104/154) Installing lcms2 (2.15-r2) [2023-10-17T08:17:35.710Z] (105/154) Installing libjxl (0.8.2-r0) [2023-10-17T08:17:35.710Z] (106/154) Installing lame-libs (3.100-r5) [2023-10-17T08:17:35.710Z] (107/154) Installing opus (1.4-r0) [2023-10-17T08:17:35.710Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-10-17T08:17:35.710Z] (109/154) Installing soxr (0.1.3-r5) [2023-10-17T08:17:35.710Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-10-17T08:17:35.710Z] (111/154) Installing libtheora (1.1.1-r17) [2023-10-17T08:17:35.710Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-10-17T08:17:35.710Z] (113/154) Installing libvpx (1.13.0-r2) [2023-10-17T08:17:36.278Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-10-17T08:17:36.278Z] (115/154) Installing numactl (2.0.16-r4) [2023-10-17T08:17:36.278Z] (116/154) Installing x265-libs (3.5-r4) [2023-10-17T08:17:36.278Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-10-17T08:17:36.278Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-17T08:17:36.536Z] (119/154) Installing libbluray (1.3.4-r0) [2023-10-17T08:17:36.536Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-10-17T08:17:36.536Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-10-17T08:17:36.536Z] (122/154) Installing cjson (1.7.15-r4) [2023-10-17T08:17:36.536Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-10-17T08:17:36.536Z] (124/154) Installing librist (0.2.7-r0) [2023-10-17T08:17:36.536Z] (125/154) Installing libsrt (1.5.2-r0) [2023-10-17T08:17:36.536Z] (126/154) Installing libssh (0.10.5-r0) [2023-10-17T08:17:36.536Z] (127/154) Installing libsodium (1.0.18-r3) [2023-10-17T08:17:36.536Z] (128/154) Installing libzmq (4.3.4-r4) [2023-10-17T08:17:36.536Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-10-17T08:17:36.794Z] (130/154) Installing libevent (2.1.12-r6) [2023-10-17T08:17:36.794Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-10-17T08:17:36.794Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-10-17T08:17:36.794Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-10-17T08:17:36.794Z] (134/154) Installing icu-libs (73.2-r2) [2023-10-17T08:17:36.794Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-10-17T08:17:36.794Z] (136/154) Installing minizip (1.2.13-r0) [2023-10-17T08:17:36.794Z] (137/154) Installing nspr (4.35-r2) [2023-10-17T08:17:36.794Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-10-17T08:17:36.794Z] (139/154) Installing nss (3.91-r0) [2023-10-17T08:17:36.794Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-10-17T08:17:36.794Z] (141/154) Installing libasyncns (0.8-r1) [2023-10-17T08:17:36.794Z] (142/154) Installing libltdl (2.4.7-r2) [2023-10-17T08:17:36.794Z] (143/154) Installing orc (0.4.34-r0) [2023-10-17T08:17:36.794Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-10-17T08:17:36.794Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-10-17T08:17:36.794Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-10-17T08:17:36.794Z] (147/154) Installing libpulse (16.1-r10) [2023-10-17T08:17:36.794Z] (148/154) Installing snappy (1.1.10-r1) [2023-10-17T08:17:36.794Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-10-17T08:17:36.794Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-10-17T08:17:36.794Z] (151/154) Installing libgpg-error (1.47-r1) [2023-10-17T08:17:36.794Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-10-17T08:17:36.794Z] (153/154) Installing libxslt (1.1.38-r0) [2023-10-17T08:17:36.794Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-10-17T08:17:38.697Z] Executing busybox-1.36.1-r2.trigger [2023-10-17T08:17:38.697Z] Executing fontconfig-2.14.2-r3.trigger [2023-10-17T08:17:38.697Z] Executing mkfontscale-1.2.2-r3.trigger [2023-10-17T08:17:38.697Z] Executing glib-2.76.4-r0.trigger [2023-10-17T08:17:38.697Z] Executing shared-mime-info-2.2-r5.trigger [2023-10-17T08:17:38.697Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-10-17T08:17:38.697Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-10-17T08:17:38.697Z] OK: 576 MiB in 171 packages [2023-10-17T08:17:39.845Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9396 in /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [Pipeline] { [Pipeline] ws [2023-10-17T08:17:39.908Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-10-17T08:17:39.985Z] The recommended git tool is: git [2023-10-17T08:17:44.686Z] using credential edgex-jenkins-ssh [2023-10-17T08:17:44.700Z] Cloning the remote Git repository [2023-10-17T08:17:44.739Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-10-17T08:17:44.834Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-10-17T08:17:44.958Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-10-17T08:17:44.959Z] > git --version # timeout=10 [2023-10-17T08:17:44.978Z] > git --version # 'git version 2.25.1' [2023-10-17T08:17:44.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T08:17:45.112Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T08:17:48.521Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-10-17T08:17:48.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T08:17:49.865Z] Merging remotes/origin/main commit f65144e2eab94398f5e1f661bab73f031313c3c8 into PR head commit 251009a23b66d691ac4c64301926a540a4ba3d86 [2023-10-17T08:17:49.320Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-10-17T08:17:49.357Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-10-17T08:17:49.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T08:17:49.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/640/head:refs/remotes/origin/PR-640 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-17T08:17:49.881Z] > git config core.sparsecheckout # timeout=10 [2023-10-17T08:17:49.946Z] > git checkout -f 251009a23b66d691ac4c64301926a540a4ba3d86 # timeout=10 [2023-10-17T08:17:50.425Z] Merge succeeded, producing 251009a23b66d691ac4c64301926a540a4ba3d86 [2023-10-17T08:17:50.425Z] Checking out Revision 251009a23b66d691ac4c64301926a540a4ba3d86 (PR-640) [2023-10-17T08:17:50.903Z] Removing intermediate container b00b2394bbd1 [2023-10-17T08:17:50.903Z] ---> 9ed3c25ba22f [2023-10-17T08:17:50.903Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-10-17T08:17:50.903Z] ---> Running in 62fcf9b2da69 [2023-10-17T08:17:50.903Z] Removing intermediate container 62fcf9b2da69 [2023-10-17T08:17:50.903Z] ---> c8d0f1eb9db3 [2023-10-17T08:17:50.903Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-10-17T08:17:50.903Z] ---> Running in 5fa2bfb673d5 [2023-10-17T08:17:50.903Z] Removing intermediate container 5fa2bfb673d5 [2023-10-17T08:17:50.903Z] ---> 431deb2bf93c [2023-10-17T08:17:50.903Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-10-17T08:17:50.903Z] ---> Running in a887f37b08ea [2023-10-17T08:17:50.903Z] Removing intermediate container a887f37b08ea [2023-10-17T08:17:50.903Z] ---> 206501f197b9 [2023-10-17T08:17:50.903Z] Step 6/11 : RUN npm install -g npm [2023-10-17T08:17:50.903Z] ---> Running in 1744d902e089 [2023-10-17T08:17:51.214Z] Commit message: "chore(deps-dev): Bump @babel/traverse from 7.15.4 to 7.23.2 in /web" [2023-10-17T08:17:51.257Z] > git --version # timeout=10 [2023-10-17T08:17:51.269Z] > git --version # 'git version 2.25.1' [2023-10-17T08:17:51.290Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T08:17:50.327Z] > git remote # timeout=10 [2023-10-17T08:17:50.347Z] > git config --get remote.origin.url # timeout=10 [2023-10-17T08:17:50.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T08:17:50.384Z] > git merge f65144e2eab94398f5e1f661bab73f031313c3c8 # timeout=10 [2023-10-17T08:17:50.410Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-17T08:17:50.432Z] > git config core.sparsecheckout # timeout=10 [2023-10-17T08:17:50.451Z] > git checkout -f 251009a23b66d691ac4c64301926a540a4ba3d86 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T08:17:52.568Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-17T08:17:52.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T08:17:52.568Z] Dload Upload Total Spent Left Speed [2023-10-17T08:17:52.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-10-17T08:17:53.207Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-17T08:17:53.549Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-17T08:17:53.549Z] + sudo tee /etc/docker/daemon.new [2023-10-17T08:17:53.549Z] { [2023-10-17T08:17:53.549Z] "registry-mirrors": [ [2023-10-17T08:17:53.549Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-17T08:17:53.549Z] ], [2023-10-17T08:17:53.549Z] "bip": "10.250.0.254/24", [2023-10-17T08:17:53.549Z] "hosts": [ [2023-10-17T08:17:53.549Z] "tcp://0.0.0.0:5555", [2023-10-17T08:17:53.549Z] "unix:///var/run/docker.sock" [2023-10-17T08:17:53.549Z] ], [2023-10-17T08:17:53.549Z] "mtu": 1458, [2023-10-17T08:17:53.549Z] "selinux-enabled": true, [2023-10-17T08:17:53.549Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-17T08:17:53.549Z] } [Pipeline] sh [2023-10-17T08:17:53.897Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-17T08:17:54.237Z] + sudo service docker restart [2023-10-17T08:17:57.556Z] [2023-10-17T08:17:57.556Z] removed 2 packages, and changed 62 packages in 7s [2023-10-17T08:17:57.556Z] [2023-10-17T08:17:57.556Z] 29 packages are looking for funding [2023-10-17T08:17:57.556Z] run `npm fund` for details [2023-10-17T08:17:59.480Z] Removing intermediate container 1744d902e089 [2023-10-17T08:17:59.480Z] ---> e64eac61c42f [2023-10-17T08:17:59.480Z] Step 7/11 : ARG USER=1000 [2023-10-17T08:17:59.480Z] ---> Running in 8dd7f7f19151 [2023-10-17T08:17:59.480Z] Removing intermediate container 8dd7f7f19151 [2023-10-17T08:17:59.480Z] ---> d14ed087659f [2023-10-17T08:17:59.480Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-10-17T08:17:59.740Z] ---> Running in 057bd1e98c30 [2023-10-17T08:18:00.309Z] Removing intermediate container 057bd1e98c30 [2023-10-17T08:18:00.309Z] ---> 6802eae3f6d7 [2023-10-17T08:18:00.309Z] Step 9/11 : USER $USER:$USER [2023-10-17T08:18:00.309Z] ---> Running in f108b2628f06 [2023-10-17T08:18:00.309Z] Removing intermediate container f108b2628f06 [2023-10-17T08:18:00.309Z] ---> 867f32b210c3 [2023-10-17T08:18:00.309Z] Step 10/11 : WORKDIR /app [2023-10-17T08:18:00.309Z] ---> Running in 4fdfd43f8cae [2023-10-17T08:18:00.567Z] Removing intermediate container 4fdfd43f8cae [2023-10-17T08:18:00.567Z] ---> 86ee7c9e1d61 [2023-10-17T08:18:00.567Z] Step 11/11 : LABEL git_sha=251009a23b66d691ac4c64301926a540a4ba3d86 [2023-10-17T08:18:00.567Z] ---> Running in 7f340f89f846 [2023-10-17T08:18:00.567Z] Removing intermediate container 7f340f89f846 [2023-10-17T08:18:00.567Z] ---> e6b7c168c645 [2023-10-17T08:18:00.567Z] Successfully built e6b7c168c645 [2023-10-17T08:18:00.567Z] Successfully tagged edgexfoundry/edgex-web-ui:251009a23b66d691ac4c64301926a540a4ba3d86 [2023-10-17T08:18:00.567Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-10-17T08:18:00.567Z] touch edgex-web-ui.imagebuilt [2023-10-17T08:18:00.567Z] mkdir -p node_modules coverage [2023-10-17T08:18:00.567Z] chown "1000:1000" node_modules coverage package-lock.json [2023-10-17T08:18:00.567Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE required: { [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE }, [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE } [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE required: { [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE }, [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE } [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE required: { [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE }, [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE } [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:18:02.469Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE required: { [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE }, [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE } [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE required: { [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE }, [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE } [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE required: { [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE }, [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE } [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE required: { [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE }, [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE } [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE required: { [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE }, [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE } [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE required: { [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE }, [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:18:02.470Z] npm WARN EBADENGINE } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T08:18:12.546Z] provisioning config files... [2023-10-17T08:18:12.570Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6651190385205115307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:18:12.950Z] ---> docker-login.sh [2023-10-17T08:18:12.951Z] nexus3.edgexfoundry.org:10001 [2023-10-17T08:18:13.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:18:13.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:18:13.497Z] Configure a credential helper to remove this warning. See [2023-10-17T08:18:13.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:18:13.497Z] [2023-10-17T08:18:13.497Z] Login Succeeded [2023-10-17T08:18:13.497Z] nexus3.edgexfoundry.org:10002 [2023-10-17T08:18:13.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:18:13.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:18:13.766Z] Configure a credential helper to remove this warning. See [2023-10-17T08:18:13.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:18:13.766Z] [2023-10-17T08:18:13.766Z] Login Succeeded [2023-10-17T08:18:13.766Z] nexus3.edgexfoundry.org:10003 [2023-10-17T08:18:14.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:18:14.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:18:14.304Z] Configure a credential helper to remove this warning. See [2023-10-17T08:18:14.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:18:14.304Z] [2023-10-17T08:18:14.304Z] Login Succeeded [2023-10-17T08:18:14.304Z] nexus3.edgexfoundry.org:10004 [2023-10-17T08:18:14.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:18:14.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:18:14.575Z] Configure a credential helper to remove this warning. See [2023-10-17T08:18:14.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:18:14.575Z] [2023-10-17T08:18:14.575Z] Login Succeeded [2023-10-17T08:18:14.575Z] docker.io [2023-10-17T08:18:14.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T08:18:15.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T08:18:15.118Z] Configure a credential helper to remove this warning. See [2023-10-17T08:18:15.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T08:18:15.118Z] [2023-10-17T08:18:15.118Z] Login Succeeded [2023-10-17T08:18:15.118Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T08:18:15.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-17T08:18:15.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T08:18:15.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T08:18:15.586Z] ========================================================= [2023-10-17T08:18:15.586Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-17T08:18:15.586Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:18:16.081Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-17T08:18:17.346Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-10-17T08:18:17.346Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-10-17T08:18:17.346Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-10-17T08:18:17.346Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-17T08:18:17.346Z] 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-10-17T08:18:17.346Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-10-17T08:18:17.346Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-10-17T08:18:17.346Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-10-17T08:18:17.346Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-10-17T08:18:17.346Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-17T08:18:17.346Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-10-17T08:18:17.346Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-17T08:18:17.346Z] 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-10-17T08:18:17.346Z] 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-10-17T08:18:17.346Z] 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-10-17T08:18:17.346Z] 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-10-17T08:18:17.495Z] Sending build context to Docker daemon 31.52MB [2023-10-17T08:18:17.495Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T08:18:17.495Z] Step 2/15 : FROM ${BASE} AS builder [2023-10-17T08:18:17.495Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-17T08:18:17.495Z] 9fda8d8052c6: Pulling fs layer [2023-10-17T08:18:17.495Z] 5d54e960e981: Pulling fs layer [2023-10-17T08:18:17.495Z] c4a7e357bf2a: Pulling fs layer [2023-10-17T08:18:17.495Z] f0e02332f6b5: Pulling fs layer [2023-10-17T08:18:17.495Z] cefa15bbcfad: Pulling fs layer [2023-10-17T08:18:17.495Z] 17808c966233: Pulling fs layer [2023-10-17T08:18:17.495Z] f4c1fc716caa: Pulling fs layer [2023-10-17T08:18:17.495Z] cefa15bbcfad: Waiting [2023-10-17T08:18:17.495Z] 17808c966233: Waiting [2023-10-17T08:18:17.495Z] f4c1fc716caa: Waiting [2023-10-17T08:18:17.495Z] f0e02332f6b5: Waiting [2023-10-17T08:18:17.495Z] 5d54e960e981: Verifying Checksum [2023-10-17T08:18:17.495Z] 5d54e960e981: Download complete [2023-10-17T08:18:17.495Z] f0e02332f6b5: Verifying Checksum [2023-10-17T08:18:17.495Z] f0e02332f6b5: Download complete [2023-10-17T08:18:17.495Z] cefa15bbcfad: Verifying Checksum [2023-10-17T08:18:17.495Z] cefa15bbcfad: Download complete [2023-10-17T08:18:17.495Z] 9fda8d8052c6: Verifying Checksum [2023-10-17T08:18:17.495Z] 9fda8d8052c6: Download complete [2023-10-17T08:18:17.925Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-10-17T08:18:18.084Z] f4c1fc716caa: Verifying Checksum [2023-10-17T08:18:18.084Z] f4c1fc716caa: Download complete [2023-10-17T08:18:18.673Z] 9fda8d8052c6: Pull complete [2023-10-17T08:18:19.263Z] 5d54e960e981: Pull complete [2023-10-17T08:18:19.531Z] c4a7e357bf2a: Verifying Checksum [2023-10-17T08:18:19.531Z] c4a7e357bf2a: Download complete [2023-10-17T08:18:20.490Z] 17808c966233: Verifying Checksum [2023-10-17T08:18:20.490Z] 17808c966233: Download complete [2023-10-17T08:18:20.529Z] 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-10-17T08:18:20.529Z] 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-10-17T08:18:23.061Z] 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-10-17T08:18:27.256Z] 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-10-17T08:18:32.925Z] c4a7e357bf2a: Pull complete [2023-10-17T08:18:32.925Z] f0e02332f6b5: Pull complete [2023-10-17T08:18:32.925Z] cefa15bbcfad: Pull complete [2023-10-17T08:18:33.826Z] [2023-10-17T08:18:33.826Z] added 1483 packages, and audited 1484 packages in 32s [2023-10-17T08:18:33.826Z] [2023-10-17T08:18:33.826Z] 76 vulnerabilities (1 low, 53 moderate, 18 high, 4 critical) [2023-10-17T08:18:33.826Z] [2023-10-17T08:18:33.826Z] To address issues that do not require attention, run: [2023-10-17T08:18:33.826Z] npm audit fix [2023-10-17T08:18:33.826Z] [2023-10-17T08:18:33.826Z] To address all issues (including breaking changes), run: [2023-10-17T08:18:33.826Z] npm audit fix --force [2023-10-17T08:18:33.826Z] [2023-10-17T08:18:33.826Z] Run `npm audit` for details. [2023-10-17T08:18:37.120Z] 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-10-17T08:18:39.021Z] - Generating browser application bundles (phase: setup)... [2023-10-17T08:18:41.150Z] 17808c966233: Pull complete [2023-10-17T08:18:42.559Z] f4c1fc716caa: Pull complete [2023-10-17T08:18:42.559Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-17T08:18:42.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-17T08:18:42.559Z] ---> ea914061e18c [2023-10-17T08:18:42.559Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-17T08:18:43.209Z] Compiling @angular/core : es2015 as esm2015 [2023-10-17T08:18:43.209Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-10-17T08:18:44.495Z] ---> Running in b387d811c720 [2023-10-17T08:18:44.495Z] Removing intermediate container b387d811c720 [2023-10-17T08:18:44.495Z] ---> 2bc0745cee8d [2023-10-17T08:18:44.495Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T08:18:44.762Z] ---> Running in 9910cd859c2f [2023-10-17T08:18:45.031Z] Removing intermediate container 9910cd859c2f [2023-10-17T08:18:45.031Z] ---> efd15916dd75 [2023-10-17T08:18:45.031Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T08:18:45.031Z] ---> Running in 86a4ea69f4d2 [2023-10-17T08:18:45.299Z] Removing intermediate container 86a4ea69f4d2 [2023-10-17T08:18:45.299Z] ---> 8f4dac6359f1 [2023-10-17T08:18:45.299Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-10-17T08:18:45.299Z] ---> Running in 66774435d262 [2023-10-17T08:18:45.740Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-10-17T08:18:45.741Z] Compiling @angular/common : es2015 as esm2015 [2023-10-17T08:18:45.881Z] Removing intermediate container 66774435d262 [2023-10-17T08:18:45.881Z] ---> 1683ab4c2eed [2023-10-17T08:18:45.881Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-17T08:18:45.881Z] ---> Running in ff9661f68a9c [2023-10-17T08:18:46.147Z] Removing intermediate container ff9661f68a9c [2023-10-17T08:18:46.147Z] ---> 7f6faed35adb [2023-10-17T08:18:46.147Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-17T08:18:46.306Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-10-17T08:18:46.306Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-10-17T08:18:46.563Z] Compiling @angular/common/http : es2015 as esm2015 [2023-10-17T08:18:46.726Z] latest: Pulling from library/docker [2023-10-17T08:18:46.726Z] 579b34f0a95b: Pulling fs layer [2023-10-17T08:18:46.726Z] 2ecd494fa26a: Pulling fs layer [2023-10-17T08:18:46.726Z] 4f4fb700ef54: Pulling fs layer [2023-10-17T08:18:46.726Z] 152366591504: Pulling fs layer [2023-10-17T08:18:46.726Z] 002e729a1bea: Pulling fs layer [2023-10-17T08:18:46.726Z] 4475640d4b97: Pulling fs layer [2023-10-17T08:18:46.726Z] 479bb069c953: Pulling fs layer [2023-10-17T08:18:46.726Z] 66610116e541: Pulling fs layer [2023-10-17T08:18:46.726Z] c755325432ec: Pulling fs layer [2023-10-17T08:18:46.726Z] 0c0c0e07713e: Pulling fs layer [2023-10-17T08:18:46.726Z] 9dca35f54c3f: Pulling fs layer [2023-10-17T08:18:46.726Z] 72c9535dbe0a: Pulling fs layer [2023-10-17T08:18:46.726Z] 4327d02e6b19: Pulling fs layer [2023-10-17T08:18:46.726Z] 838c0131b953: Pulling fs layer [2023-10-17T08:18:46.726Z] 152366591504: Waiting [2023-10-17T08:18:46.726Z] 002e729a1bea: Waiting [2023-10-17T08:18:46.726Z] 66610116e541: Waiting [2023-10-17T08:18:46.726Z] c755325432ec: Waiting [2023-10-17T08:18:46.726Z] 0c0c0e07713e: Waiting [2023-10-17T08:18:46.726Z] 9dca35f54c3f: Waiting [2023-10-17T08:18:46.726Z] 72c9535dbe0a: Waiting [2023-10-17T08:18:46.726Z] 4327d02e6b19: Waiting [2023-10-17T08:18:46.726Z] 838c0131b953: Waiting [2023-10-17T08:18:46.726Z] 4475640d4b97: Waiting [2023-10-17T08:18:46.726Z] 479bb069c953: Waiting [2023-10-17T08:18:46.821Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-10-17T08:18:46.994Z] 4f4fb700ef54: Verifying Checksum [2023-10-17T08:18:46.994Z] 4f4fb700ef54: Download complete [2023-10-17T08:18:46.994Z] 2ecd494fa26a: Verifying Checksum [2023-10-17T08:18:46.994Z] 2ecd494fa26a: Download complete [2023-10-17T08:18:46.995Z] 579b34f0a95b: Verifying Checksum [2023-10-17T08:18:46.995Z] 579b34f0a95b: Download complete [2023-10-17T08:18:47.079Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-10-17T08:18:47.079Z] Compiling @angular/router : es2015 as esm2015 [2023-10-17T08:18:47.336Z] Compiling @angular/forms : es2015 as esm2015 [2023-10-17T08:18:47.336Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-10-17T08:18:47.584Z] 152366591504: Verifying Checksum [2023-10-17T08:18:47.584Z] 152366591504: Download complete [2023-10-17T08:18:47.584Z] 002e729a1bea: Verifying Checksum [2023-10-17T08:18:47.584Z] 002e729a1bea: Download complete [2023-10-17T08:18:47.584Z] 479bb069c953: Verifying Checksum [2023-10-17T08:18:47.584Z] 479bb069c953: Download complete [2023-10-17T08:18:47.854Z] 4475640d4b97: Verifying Checksum [2023-10-17T08:18:47.854Z] 4475640d4b97: Download complete [2023-10-17T08:18:47.854Z] 66610116e541: Verifying Checksum [2023-10-17T08:18:47.854Z] 66610116e541: Download complete [2023-10-17T08:18:47.854Z] c755325432ec: Verifying Checksum [2023-10-17T08:18:47.854Z] c755325432ec: Download complete [2023-10-17T08:18:47.854Z] 579b34f0a95b: Pull complete [2023-10-17T08:18:47.854Z] 9dca35f54c3f: Verifying Checksum [2023-10-17T08:18:47.854Z] 9dca35f54c3f: Download complete [2023-10-17T08:18:47.901Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-10-17T08:18:48.124Z] 4327d02e6b19: Verifying Checksum [2023-10-17T08:18:48.124Z] 4327d02e6b19: Download complete [2023-10-17T08:18:48.124Z] 0c0c0e07713e: Verifying Checksum [2023-10-17T08:18:48.124Z] 0c0c0e07713e: Download complete [2023-10-17T08:18:48.124Z] 838c0131b953: Verifying Checksum [2023-10-17T08:18:48.124Z] 838c0131b953: Download complete [2023-10-17T08:18:48.719Z] 2ecd494fa26a: Pull complete [2023-10-17T08:18:48.836Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-10-17T08:18:48.985Z] 4f4fb700ef54: Pull complete [2023-10-17T08:18:49.250Z] 72c9535dbe0a: Verifying Checksum [2023-10-17T08:18:49.250Z] 72c9535dbe0a: Download complete [2023-10-17T08:18:49.834Z] 152366591504: Pull complete [2023-10-17T08:18:51.238Z] 002e729a1bea: Pull complete [2023-10-17T08:18:52.643Z] 4475640d4b97: Pull complete [2023-10-17T08:18:52.643Z] 479bb069c953: Pull complete [2023-10-17T08:18:52.911Z] 66610116e541: Pull complete [2023-10-17T08:18:53.016Z] 17 10 2023 08:18:52.996:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-10-17T08:18:53.016Z] 17 10 2023 08:18:52.998:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-10-17T08:18:53.016Z] 17 10 2023 08:18:53.001:INFO [launcher]: Starting browser ChromeHeadless [2023-10-17T08:18:53.180Z] c755325432ec: Pull complete [2023-10-17T08:18:55.141Z] 0c0c0e07713e: Pull complete [2023-10-17T08:18:55.410Z] 9dca35f54c3f: Pull complete [2023-10-17T08:18:58.748Z] 72c9535dbe0a: Pull complete [2023-10-17T08:18:58.748Z] 4327d02e6b19: Pull complete [2023-10-17T08:18:58.748Z] 838c0131b953: Pull complete [2023-10-17T08:18:58.748Z] Digest: sha256:f28ffd78641197871fea8fd679f2bf8a1cdafa4dc3f1ce3e700ad964aac2879a [2023-10-17T08:18:58.748Z] Status: Downloaded newer image for docker:latest [2023-10-17T08:19:01.395Z] ---> af6da6e1b8f4 [2023-10-17T08:19:01.395Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T08:19:01.395Z] ---> Running in e5c503b5a9c2 [2023-10-17T08:19:02.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T08:19:02.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T08:19:03.581Z] OK: 266 MiB in 52 packages [2023-10-17T08:19:04.536Z] Removing intermediate container e5c503b5a9c2 [2023-10-17T08:19:04.536Z] ---> 97454d15ae07 [2023-10-17T08:19:04.536Z] Step 10/15 : ENV GO111MODULE=on [2023-10-17T08:19:04.536Z] ---> Running in 9d54b60859b1 [2023-10-17T08:19:04.805Z] Removing intermediate container 9d54b60859b1 [2023-10-17T08:19:04.805Z] ---> 3dc86096d087 [2023-10-17T08:19:04.805Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-17T08:19:04.805Z] ---> Running in f2713eaec8f3 [2023-10-17T08:19:05.070Z] Removing intermediate container f2713eaec8f3 [2023-10-17T08:19:05.071Z] ---> f77630470d6d [2023-10-17T08:19:05.071Z] Step 12/15 : COPY go.mod vendor* ./ [2023-10-17T08:19:05.216Z] ✔ Browser application bundle generation complete. [2023-10-17T08:19:05.216Z] 17 10 2023 08:19:04.197:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket YacyDkFlihZ6s0jfAAAB with id 4201127 [2023-10-17T08:19:07.117Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-10-17T08:19:07.117Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.074 secs) [2023-10-17T08:19:07.117Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.102 secs) [2023-10-17T08:19:07.117Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.125 secs) [2023-10-17T08:19:07.117Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.135 secs) [2023-10-17T08:19:07.117Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.166 secs) [2023-10-17T08:19:07.117Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.208 secs) [2023-10-17T08:19:07.117Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.218 secs) [2023-10-17T08:19:07.117Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.232 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.263 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.271 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.283 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.291 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.295 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.297 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.3 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.311 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.319 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.332 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.36 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.369 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.385 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.389 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.393 secs) [2023-10-17T08:19:07.378Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.396 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.456 secs) [2023-10-17T08:19:07.636Z] WARN: ' [2023-10-17T08:19:07.636Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-17T08:19:07.636Z] Support for using the ngModel input property and ngModelChange event with [2023-10-17T08:19:07.636Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-17T08:19:07.636Z] in a future version of Angular. [2023-10-17T08:19:07.636Z] [2023-10-17T08:19:07.636Z] For more information on this, see our API docs here: [2023-10-17T08:19:07.636Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-17T08:19:07.636Z] ' [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.456 secs) [2023-10-17T08:19:07.636Z] WARN: ' [2023-10-17T08:19:07.636Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-17T08:19:07.636Z] Support for using the ngModel input property and ngModelChange event with [2023-10-17T08:19:07.636Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-17T08:19:07.636Z] in a future version of Angular. [2023-10-17T08:19:07.636Z] [2023-10-17T08:19:07.636Z] For more information on this, see our API docs here: [2023-10-17T08:19:07.636Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-17T08:19:07.636Z] ' [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.524 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.531 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.544 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.551 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.57 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.576 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.581 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.583 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.593 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.599 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.605 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.611 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.613 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.617 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.628 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.635 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.644 secs) [2023-10-17T08:19:07.636Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.648 secs) [2023-10-17T08:19:07.895Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.667 secs) [2023-10-17T08:19:07.895Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.683 secs) [2023-10-17T08:19:07.895Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.689 secs) [2023-10-17T08:19:07.895Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.717 secs) [2023-10-17T08:19:07.895Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.721 secs) [2023-10-17T08:19:07.896Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.723 secs) [2023-10-17T08:19:07.896Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.737 secs) [2023-10-17T08:19:07.896Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.76 secs) [2023-10-17T08:19:07.896Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.83 secs) [2023-10-17T08:19:07.896Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.86 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.886 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.893 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.9 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.911 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.921 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.926 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.929 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.932 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.941 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.943 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.957 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.964 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.994 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 1.007 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 1.023 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 1.03 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 1.039 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 1.056 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.059 secs) [2023-10-17T08:19:08.155Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.067 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.077 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.082 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.087 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.092 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.123 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.145 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.162 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.164 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.183 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.185 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.187 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.204 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.22 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.223 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.225 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.226 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.232 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.251 secs) [2023-10-17T08:19:08.414Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.263 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.269 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.282 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.299 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.325 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.343 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.355 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.364 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.382 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.387 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.392 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.395 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.397 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.399 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.412 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.414 secs) [2023-10-17T08:19:08.675Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-17T08:19:08.675Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-17T08:19:08.675Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.414 secs) [2023-10-17T08:19:08.675Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-17T08:19:08.675Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-17T08:19:08.675Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.417 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.426 secs) [2023-10-17T08:19:08.675Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.45 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.48 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.495 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.502 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.52 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.522 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.523 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.536 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.539 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.541 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.554 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.563 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.569 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.571 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.573 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.574 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.576 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.577 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.598 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.615 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.622 secs) [2023-10-17T08:19:08.934Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.628 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.64 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.647 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.65 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.653 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.659 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.664 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.669 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.671 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.673 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.675 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.677 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.678 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.68 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.681 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.682 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.683 secs) [2023-10-17T08:19:09.195Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.336 secs / 1.683 secs) [2023-10-17T08:19:09.195Z] TOTAL: 147 SUCCESS [2023-10-17T08:19:09.195Z] ✔ Browser application bundle generation complete. [2023-10-17T08:19:09.315Z] ---> 9742d7db9f0b [2023-10-17T08:19:09.315Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T08:19:09.315Z] ---> Running in a6d236af8a38 [2023-10-17T08:19:09.767Z] [2023-10-17T08:19:09.767Z] =============================== Coverage summary =============================== [2023-10-17T08:19:09.767Z] Statements : 41.03% ( 1473/3590 ) [2023-10-17T08:19:09.767Z] Branches : 11.75% ( 114/970 ) [2023-10-17T08:19:09.767Z] Functions : 32.21% ( 422/1310 ) [2023-10-17T08:19:09.767Z] Lines : 39.02% ( 1328/3403 ) [2023-10-17T08:19:09.767Z] ================================================================================ [2023-10-17T08:19:09.767Z] ✔ Browser application bundle generation complete. [2023-10-17T08:19:10.392Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-640/web' [Pipeline] echo [2023-10-17T08:19:10.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-17T08:19:10.463Z] $ docker stop --time=1 e7de9e1bf5b9b16621126bc9e5c8a58d9110251198e7b4e7f456a05d8f10ec3c [2023-10-17T08:19:11.774Z] $ docker rm -f --volumes e7de9e1bf5b9b16621126bc9e5c8a58d9110251198e7b4e7f456a05d8f10ec3c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T08:19:12.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-17T08:19:13.178Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-17T08:19:14.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-17T08:19:14.589Z] + ls -al . [2023-10-17T08:19:14.589Z] total 180 [2023-10-17T08:19:14.589Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 17 08:17 . [2023-10-17T08:19:14.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 08:15 .. [2023-10-17T08:19:14.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 08:15 .blubracket [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 17 08:15 .dockerignore [2023-10-17T08:19:14.589Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 08:15 .git [2023-10-17T08:19:14.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 08:15 .github [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 17 08:15 .gitignore [2023-10-17T08:19:14.589Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 08:15 .semver [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 8418 Oct 17 08:15 Attribution.txt [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 19103 Oct 17 08:15 CHANGELOG.md [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 17 08:15 CONTRIBUTING.md [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 1788 Oct 17 08:15 Dockerfile [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 17 08:15 Jenkinsfile [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 17 08:15 LICENSE [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 2134 Oct 17 08:15 Makefile [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 4549 Oct 17 08:15 README.md [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 08:15 VERSION [2023-10-17T08:19:14.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 08:15 assets [2023-10-17T08:19:14.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 08:15 bin [2023-10-17T08:19:14.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 08:15 cmd [2023-10-17T08:19:14.589Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 17 08:17 coverage.out [2023-10-17T08:19:14.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 08:15 docs [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 2999 Oct 17 08:15 go.mod [2023-10-17T08:19:14.589Z] -rw-rw-r-- 1 jenkins jenkins 30528 Oct 17 08:15 go.sum [2023-10-17T08:19:14.589Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 08:15 internal [2023-10-17T08:19:14.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 08:15 snap [2023-10-17T08:19:14.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 08:15 testing [2023-10-17T08:19:14.590Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 17 08:15 version.go [2023-10-17T08:19:14.590Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 08:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:19:14.985Z] + 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=251009a23b66d691ac4c64301926a540a4ba3d86 --label arch=amd64 --label version=0.0.0 . [2023-10-17T08:19:15.244Z] Sending build context to Docker daemon 51.58MB [2023-10-17T08:19:15.244Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T08:19:15.244Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-17T08:19:15.244Z] ---> 78f126ec33c0 [2023-10-17T08:19:15.244Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-17T08:19:17.801Z] ---> Running in c7edbe66ed41 [2023-10-17T08:19:17.801Z] Removing intermediate container c7edbe66ed41 [2023-10-17T08:19:17.801Z] ---> 65025c1b1e58 [2023-10-17T08:19:17.801Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T08:19:17.801Z] ---> Running in 534e6749f43d [2023-10-17T08:19:18.061Z] Removing intermediate container 534e6749f43d [2023-10-17T08:19:18.061Z] ---> 69b32f8078f3 [2023-10-17T08:19:18.061Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T08:19:18.320Z] ---> Running in 6c87809c2dda [2023-10-17T08:19:18.580Z] Removing intermediate container 6c87809c2dda [2023-10-17T08:19:18.580Z] ---> fab9883d98c0 [2023-10-17T08:19:18.580Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-10-17T08:19:18.839Z] ---> Running in 962711be12a9 [2023-10-17T08:19:19.098Z] Removing intermediate container 962711be12a9 [2023-10-17T08:19:19.098Z] ---> f8ebcf16aa42 [2023-10-17T08:19:19.098Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-17T08:19:19.098Z] ---> Running in f1c2e4f30c38 [2023-10-17T08:19:19.356Z] Removing intermediate container f1c2e4f30c38 [2023-10-17T08:19:19.356Z] ---> 321f8ee876db [2023-10-17T08:19:19.356Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-17T08:19:21.894Z] ---> ded163e7b249 [2023-10-17T08:19:21.894Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T08:19:21.894Z] ---> Running in e6f3a2b8b0bd [2023-10-17T08:19:22.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T08:19:22.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T08:19:22.675Z] OK: 264 MiB in 52 packages [2023-10-17T08:19:23.611Z] Removing intermediate container e6f3a2b8b0bd [2023-10-17T08:19:23.611Z] ---> dd93b388ac85 [2023-10-17T08:19:23.611Z] Step 10/25 : ENV GO111MODULE=on [2023-10-17T08:19:23.871Z] ---> Running in de2dcdf86df2 [2023-10-17T08:19:24.130Z] Removing intermediate container de2dcdf86df2 [2023-10-17T08:19:24.130Z] ---> 5d6dc4a0e350 [2023-10-17T08:19:24.130Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-17T08:19:24.130Z] ---> Running in 82d99e429a8f [2023-10-17T08:19:24.130Z] Removing intermediate container 82d99e429a8f [2023-10-17T08:19:24.130Z] ---> 423421910b80 [2023-10-17T08:19:24.130Z] Step 12/25 : COPY go.mod vendor* ./ [2023-10-17T08:19:24.388Z] ---> 49ce9b05462d [2023-10-17T08:19:24.388Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T08:19:24.388Z] ---> Running in 5faf5d6dee30 [2023-10-17T08:19:25.324Z] Removing intermediate container 5faf5d6dee30 [2023-10-17T08:19:25.324Z] ---> a08a3e349ee6 [2023-10-17T08:19:25.324Z] Step 14/25 : COPY . . [2023-10-17T08:19:27.311Z] ---> d6050cba798c [2023-10-17T08:19:27.311Z] Step 15/25 : RUN ${MAKE} [2023-10-17T08:19:27.311Z] ---> Running in d18060a2c6ef [2023-10-17T08:19:27.311Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-10-17T08:19:45.389Z] Removing intermediate container d18060a2c6ef [2023-10-17T08:19:45.389Z] ---> 317b82445470 [2023-10-17T08:19:45.389Z] Step 16/25 : FROM alpine:3.18 [2023-10-17T08:19:45.389Z] 3.18: Pulling from library/alpine [2023-10-17T08:19:45.389Z] 96526aa774ef: Already exists [2023-10-17T08:19:45.389Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T08:19:45.389Z] Status: Downloaded newer image for alpine:3.18 [2023-10-17T08:19:45.389Z] ---> 8ca4688f4f35 [2023-10-17T08:19:45.389Z] Step 17/25 : EXPOSE 4000 [2023-10-17T08:19:45.389Z] ---> Running in 91e2e59f5f93 [2023-10-17T08:19:45.389Z] Removing intermediate container 91e2e59f5f93 [2023-10-17T08:19:45.389Z] ---> 25328ea55987 [2023-10-17T08:19:45.389Z] 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-10-17T08:19:46.765Z] ---> 426a1ad0dbb3 [2023-10-17T08:19:46.765Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-10-17T08:19:46.765Z] ---> 8d864954bb27 [2023-10-17T08:19:46.765Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-10-17T08:19:46.765Z] ---> 8636173fd650 [2023-10-17T08:19:46.765Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-10-17T08:19:46.765Z] ---> Running in d2fe78f61bdc [2023-10-17T08:19:47.024Z] Removing intermediate container d2fe78f61bdc [2023-10-17T08:19:47.024Z] ---> 89897cc9f41c [2023-10-17T08:19:47.024Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-10-17T08:19:47.024Z] ---> Running in 193527950c91 [2023-10-17T08:19:47.024Z] Removing intermediate container 193527950c91 [2023-10-17T08:19:47.024Z] ---> 9e0fd522ee6b [2023-10-17T08:19:47.024Z] Step 23/25 : LABEL arch=amd64 [2023-10-17T08:19:47.024Z] ---> Running in 01ceac744929 [2023-10-17T08:19:47.024Z] Removing intermediate container 01ceac744929 [2023-10-17T08:19:47.024Z] ---> 286816eb34dd [2023-10-17T08:19:47.024Z] Step 24/25 : LABEL git_sha=251009a23b66d691ac4c64301926a540a4ba3d86 [2023-10-17T08:19:47.024Z] ---> Running in 162c33005a5f [2023-10-17T08:19:47.282Z] Removing intermediate container 162c33005a5f [2023-10-17T08:19:47.282Z] ---> 73d6abe75a53 [2023-10-17T08:19:47.282Z] Step 25/25 : LABEL version=0.0.0 [2023-10-17T08:19:47.282Z] ---> Running in f8c641d7e595 [2023-10-17T08:19:47.282Z] Removing intermediate container f8c641d7e595 [2023-10-17T08:19:47.282Z] ---> 6fff6b9d93fb [2023-10-17T08:19:47.282Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-17T08:19:47.282Z] Successfully built 6fff6b9d93fb [2023-10-17T08:19:47.282Z] 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-10-17T08:19:48.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T08:19:48.226Z] [2023-10-17T08:19:48.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:19:48.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T08:19:48.610Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-17T08:19:48.610Z] 5eb5b503b376: Pulling fs layer [2023-10-17T08:19:48.610Z] 5c69ac0246d0: Pulling fs layer [2023-10-17T08:19:48.610Z] ec43610c2a17: Pulling fs layer [2023-10-17T08:19:48.610Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-17T08:19:48.610Z] 33b1e0a273af: Pulling fs layer [2023-10-17T08:19:48.610Z] 5d3b04190fa2: Pulling fs layer [2023-10-17T08:19:48.610Z] 2f39f015ded8: Pulling fs layer [2023-10-17T08:19:48.610Z] 3a2ae6a8a46f: Waiting [2023-10-17T08:19:48.610Z] 5d3b04190fa2: Waiting [2023-10-17T08:19:48.610Z] 5c69ac0246d0: Verifying Checksum [2023-10-17T08:19:48.610Z] 5c69ac0246d0: Download complete [2023-10-17T08:19:48.610Z] 3a2ae6a8a46f: Download complete [2023-10-17T08:19:48.610Z] 33b1e0a273af: Verifying Checksum [2023-10-17T08:19:48.610Z] 33b1e0a273af: Download complete [2023-10-17T08:19:48.610Z] 5d3b04190fa2: Verifying Checksum [2023-10-17T08:19:48.610Z] 5d3b04190fa2: Download complete [2023-10-17T08:19:48.874Z] ec43610c2a17: Verifying Checksum [2023-10-17T08:19:48.874Z] ec43610c2a17: Download complete [2023-10-17T08:19:48.874Z] 5eb5b503b376: Verifying Checksum [2023-10-17T08:19:48.874Z] 5eb5b503b376: Download complete [2023-10-17T08:19:49.441Z] 2f39f015ded8: Download complete [2023-10-17T08:19:50.007Z] 5eb5b503b376: Pull complete [2023-10-17T08:19:50.264Z] 5c69ac0246d0: Pull complete [2023-10-17T08:19:50.831Z] ec43610c2a17: Pull complete [2023-10-17T08:19:50.831Z] 3a2ae6a8a46f: Pull complete [2023-10-17T08:19:51.089Z] 33b1e0a273af: Pull complete [2023-10-17T08:19:51.089Z] 5d3b04190fa2: Pull complete [2023-10-17T08:19:56.350Z] 2f39f015ded8: Pull complete [2023-10-17T08:19:56.350Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-17T08:19:56.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T08:19:56.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T08:19:56.588Z] prd-ubuntu20.04-docker-8c-8g-9395 does not seem to be running inside a container [2023-10-17T08:19:56.622Z] $ 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-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-17T08:20:03.244Z] $ docker top 863c450d71c93e8178f028540c77dbd43c48e5fa4bf1bc2aad799104b456a77d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:20:03.716Z] ---> job-cost.sh [2023-10-17T08:20:03.716Z] lf-activate-venv: SKIPPING [2023-10-17T08:20:03.716Z] INFO: No Stack... [2023-10-17T08:20:04.285Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T08:20:04.544Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T08:20:04.865Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives/cost.csv [2023-10-17T08:20:04.866Z] + cut -d, -f6 [Pipeline] lock [2023-10-17T08:20:04.907Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] [2023-10-17T08:20:04.912Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] did not exist. Created. [2023-10-17T08:20:04.912Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T08:20:05.303Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-17T08:20:06.000Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T08:20:06.015Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T08:20:06.101Z] $ docker stop --time=1 863c450d71c93e8178f028540c77dbd43c48e5fa4bf1bc2aad799104b456a77d [2023-10-17T08:20:08.411Z] $ docker rm -f --volumes 863c450d71c93e8178f028540c77dbd43c48e5fa4bf1bc2aad799104b456a77d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-17T08:20:31.116Z] Removing intermediate container a6d236af8a38 [2023-10-17T08:20:31.116Z] ---> c4ca1fdc1ca6 [2023-10-17T08:20:31.116Z] Step 14/15 : COPY . . [2023-10-17T08:20:34.452Z] ---> 44a543ceb198 [2023-10-17T08:20:34.452Z] Step 15/15 : RUN ${MAKE} [2023-10-17T08:20:34.452Z] ---> Running in ec725624dd99 [2023-10-17T08:20:35.032Z] noop [2023-10-17T08:20:35.612Z] Removing intermediate container ec725624dd99 [2023-10-17T08:20:35.612Z] ---> ab2ee5430fdc [2023-10-17T08:20:35.612Z] Successfully built ab2ee5430fdc [2023-10-17T08:20:35.881Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:20:36.344Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T08:20:36.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T08:20:36.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-9396 does not seem to be running inside a container [2023-10-17T08:20:36.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-17T08:20:37.831Z] $ docker top 7e9aae35ebe7c746749207bdf26e2acc879d3228bc40c66f3570fad65011f017 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T08:20:38.703Z] + go version [2023-10-17T08:20:38.703Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-17T08:20:38.740Z] $ docker stop --time=1 7e9aae35ebe7c746749207bdf26e2acc879d3228bc40c66f3570fad65011f017 [2023-10-17T08:20:40.371Z] $ docker rm -f --volumes 7e9aae35ebe7c746749207bdf26e2acc879d3228bc40c66f3570fad65011f017 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:20:41.189Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T08:20:41.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T08:20:41.436Z] prd-ubuntu20.04-docker-arm64-4c-16g-9396 does not seem to be running inside a container [2023-10-17T08:20:41.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-17T08:20:45.494Z] $ docker top d541692681471c7f04dff5ce7b9d96d03ba93604d79f5b03efa4ee554cdc6b3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T08:20:46.058Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-17T08:20:46.698Z] + make test [2023-10-17T08:20:46.698Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-10-17T08:20:50.956Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-10-17T08:21:58.804Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-10-17T08:21:58.804Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-10-17T08:21:58.804Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-10-17T08:21:58.804Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-10-17T08:21:58.804Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-10-17T08:21:58.804Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-10-17T08:21:58.804Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-10-17T08:21:58.804Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-10-17T08:21:58.804Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-10-17T08:22:11.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T08:22:11.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-17T08:22:11.117Z] ./bin/test-attribution-txt.sh [2023-10-17T08:22:11.117Z] make -C web test [2023-10-17T08:22:11.117Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-10-17T08:22:11.117Z] make[1]: tput: No such file or directory [2023-10-17T08:22:11.117Z] make[1]: tput: No such file or directory [2023-10-17T08:22:11.117Z] warning: generating ./VERSION [2023-10-17T08:22:11.117Z] echo "0.0.0" > VERSION [2023-10-17T08:22:11.117Z] docker build \ [2023-10-17T08:22:11.117Z] -f Dockerfile \ [2023-10-17T08:22:11.117Z] --build-arg USER=1000 \ [2023-10-17T08:22:11.117Z] \ [2023-10-17T08:22:11.117Z] --label "git_sha=251009a23b66d691ac4c64301926a540a4ba3d86" \ [2023-10-17T08:22:11.117Z] -t edgexfoundry/edgex-web-ui:251009a23b66d691ac4c64301926a540a4ba3d86 \ [2023-10-17T08:22:11.117Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-10-17T08:22:11.117Z] . [2023-10-17T08:22:11.117Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-10-17T08:22:11.117Z] Install the buildx component to build images with BuildKit: [2023-10-17T08:22:11.117Z] https://docs.docker.com/go/buildx/ [2023-10-17T08:22:11.117Z] [2023-10-17T08:22:11.117Z] Sending build context to Docker daemon 2.708MB [2023-10-17T08:22:11.117Z] Step 1/11 : FROM node:18-alpine3.18 [2023-10-17T08:22:11.117Z] 18-alpine3.18: Pulling from library/node [2023-10-17T08:22:11.117Z] 579b34f0a95b: Already exists [2023-10-17T08:22:11.117Z] 11166062bf20: Pulling fs layer [2023-10-17T08:22:11.117Z] 1971aa049f3c: Pulling fs layer [2023-10-17T08:22:11.117Z] 570ecaef29ae: Pulling fs layer [2023-10-17T08:22:11.117Z] 570ecaef29ae: Download complete [2023-10-17T08:22:11.382Z] 1971aa049f3c: Verifying Checksum [2023-10-17T08:22:11.382Z] 1971aa049f3c: Download complete [2023-10-17T08:22:13.319Z] 11166062bf20: Verifying Checksum [2023-10-17T08:22:13.319Z] 11166062bf20: Download complete [2023-10-17T08:22:23.391Z] 11166062bf20: Pull complete [2023-10-17T08:22:23.391Z] 1971aa049f3c: Pull complete [2023-10-17T08:22:23.391Z] 570ecaef29ae: Pull complete [2023-10-17T08:22:23.391Z] Digest: sha256:0fe7402d11d8c85474c6ec6f9c9c8048cd0549c95535832b7f0735a4b47690a5 [2023-10-17T08:22:23.391Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-10-17T08:22:23.391Z] ---> 3c1464c59861 [2023-10-17T08:22:23.391Z] Step 2/11 : RUN apk add --no-cache chromium [2023-10-17T08:22:23.391Z] ---> Running in 42b1737b62f2 [2023-10-17T08:22:24.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T08:22:24.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T08:22:25.581Z] (1/151) Installing libexpat (2.5.0-r1) [2023-10-17T08:22:25.581Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-10-17T08:22:25.847Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-10-17T08:22:25.847Z] (4/151) Installing libpng (1.6.39-r3) [2023-10-17T08:22:25.847Z] (5/151) Installing freetype (2.13.0-r5) [2023-10-17T08:22:25.847Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-10-17T08:22:25.847Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-10-17T08:22:26.112Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-10-17T08:22:26.112Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-10-17T08:22:26.112Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-10-17T08:22:26.378Z] (11/151) Installing libffi (3.4.4-r2) [2023-10-17T08:22:26.378Z] (12/151) Installing libintl (0.21.1-r7) [2023-10-17T08:22:26.378Z] (13/151) Installing libblkid (2.38.1-r8) [2023-10-17T08:22:26.378Z] (14/151) Installing libmount (2.38.1-r8) [2023-10-17T08:22:26.378Z] (15/151) Installing pcre2 (10.42-r1) [2023-10-17T08:22:26.378Z] (16/151) Installing glib (2.76.4-r0) [2023-10-17T08:22:26.642Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-10-17T08:22:26.643Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-10-17T08:22:26.643Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-10-17T08:22:26.643Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-10-17T08:22:26.643Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-17T08:22:26.908Z] (22/151) Installing libwebp (1.3.2-r0) [2023-10-17T08:22:26.908Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-10-17T08:22:26.908Z] (24/151) Installing tiff (4.5.1-r0) [2023-10-17T08:22:26.908Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-10-17T08:22:26.908Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-10-17T08:22:26.908Z] (27/151) Installing libxau (1.0.11-r2) [2023-10-17T08:22:26.908Z] (28/151) Installing libmd (1.0.4-r2) [2023-10-17T08:22:26.908Z] (29/151) Installing libbsd (0.11.7-r1) [2023-10-17T08:22:26.908Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-10-17T08:22:26.908Z] (31/151) Installing libxcb (1.15-r1) [2023-10-17T08:22:27.173Z] (32/151) Installing libx11 (1.8.4-r4) [2023-10-17T08:22:27.173Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-10-17T08:22:27.173Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-10-17T08:22:27.173Z] (35/151) Installing libxrender (0.9.11-r3) [2023-10-17T08:22:27.174Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-10-17T08:22:27.174Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-10-17T08:22:27.174Z] (38/151) Installing libxext (1.3.5-r2) [2023-10-17T08:22:27.174Z] (39/151) Installing libxi (1.8.1-r0) [2023-10-17T08:22:27.174Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-10-17T08:22:27.174Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-10-17T08:22:27.174Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-10-17T08:22:27.174Z] (43/151) Installing libxtst (1.2.4-r2) [2023-10-17T08:22:27.174Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-10-17T08:22:27.439Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-10-17T08:22:27.439Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-10-17T08:22:27.439Z] (47/151) Installing pixman (0.42.2-r1) [2023-10-17T08:22:27.439Z] (48/151) Installing cairo (1.17.8-r1) [2023-10-17T08:22:27.439Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-10-17T08:22:27.439Z] (50/151) Installing avahi-libs (0.8-r13) [2023-10-17T08:22:27.439Z] (51/151) Installing gmp (6.2.1-r3) [2023-10-17T08:22:27.439Z] (52/151) Installing nettle (3.8.1-r2) [2023-10-17T08:22:27.439Z] (53/151) Installing libunistring (1.1-r1) [2023-10-17T08:22:27.704Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-10-17T08:22:27.704Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-10-17T08:22:27.704Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-10-17T08:22:27.704Z] (57/151) Installing gnutls (3.8.0-r2) [2023-10-17T08:22:27.704Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-10-17T08:22:27.704Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-10-17T08:22:27.704Z] (60/151) Installing fribidi (1.0.13-r0) [2023-10-17T08:22:27.704Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-10-17T08:22:27.704Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-10-17T08:22:27.704Z] (63/151) Installing libxft (2.3.8-r1) [2023-10-17T08:22:27.704Z] (64/151) Installing pango (1.50.14-r1) [2023-10-17T08:22:27.704Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-10-17T08:22:27.704Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-10-17T08:22:27.704Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-10-17T08:22:27.704Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-10-17T08:22:27.969Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-10-17T08:22:27.969Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-10-17T08:22:28.550Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-10-17T08:22:28.550Z] (71/151) Installing icu-data-full (73.2-r2) [2023-10-17T08:22:29.132Z] (72/151) Installing mesa (23.0.4-r0) [2023-10-17T08:22:29.132Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-10-17T08:22:31.709Z] (74/151) Installing libdrm (2.4.115-r4) [2023-10-17T08:22:31.709Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-10-17T08:22:31.709Z] (76/151) Installing libelf (0.189-r2) [2023-10-17T08:22:31.709Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-10-17T08:22:31.709Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-10-17T08:22:32.294Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-10-17T08:22:32.294Z] (80/151) Installing libmagic (5.45-r0) [2023-10-17T08:22:32.561Z] (81/151) Installing file (5.45-r0) [2023-10-17T08:22:32.561Z] (82/151) Installing libice (1.1.1-r2) [2023-10-17T08:22:32.561Z] (83/151) Installing libuuid (2.38.1-r8) [2023-10-17T08:22:32.561Z] (84/151) Installing libsm (1.2.4-r1) [2023-10-17T08:22:32.561Z] (85/151) Installing libxt (1.3.0-r2) [2023-10-17T08:22:32.561Z] (86/151) Installing libxmu (1.1.4-r2) [2023-10-17T08:22:32.561Z] (87/151) Installing xset (1.2.5-r1) [2023-10-17T08:22:32.561Z] (88/151) Installing xprop (1.2.6-r0) [2023-10-17T08:22:32.561Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-10-17T08:22:32.561Z] (90/151) Installing libogg (1.3.5-r4) [2023-10-17T08:22:32.561Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-10-17T08:22:32.561Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-10-17T08:22:32.828Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-10-17T08:22:32.828Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-10-17T08:22:33.096Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-10-17T08:22:33.363Z] (96/151) Installing libva (2.18.0-r1) [2023-10-17T08:22:33.363Z] (97/151) Installing libvdpau (1.5-r1) [2023-10-17T08:22:33.363Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-10-17T08:22:33.363Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-10-17T08:22:33.363Z] (100/151) Installing libhwy (1.0.4-r1) [2023-10-17T08:22:33.363Z] (101/151) Installing lcms2 (2.15-r2) [2023-10-17T08:22:33.363Z] (102/151) Installing libjxl (0.8.2-r0) [2023-10-17T08:22:33.363Z] (103/151) Installing lame-libs (3.100-r5) [2023-10-17T08:22:33.363Z] (104/151) Installing opus (1.4-r0) [2023-10-17T08:22:33.630Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-10-17T08:22:33.630Z] (106/151) Installing soxr (0.1.3-r5) [2023-10-17T08:22:33.630Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-10-17T08:22:33.630Z] (108/151) Installing libtheora (1.1.1-r17) [2023-10-17T08:22:33.630Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-10-17T08:22:33.630Z] (110/151) Installing libvpx (1.13.0-r2) [2023-10-17T08:22:33.897Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-10-17T08:22:33.897Z] (112/151) Installing numactl (2.0.16-r4) [2023-10-17T08:22:33.897Z] (113/151) Installing x265-libs (3.5-r4) [2023-10-17T08:22:34.164Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-10-17T08:22:34.164Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-17T08:22:34.752Z] (116/151) Installing libbluray (1.3.4-r0) [2023-10-17T08:22:34.752Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-10-17T08:22:34.752Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-10-17T08:22:34.752Z] (119/151) Installing cjson (1.7.15-r4) [2023-10-17T08:22:34.752Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-10-17T08:22:34.752Z] (121/151) Installing librist (0.2.7-r0) [2023-10-17T08:22:34.752Z] (122/151) Installing libsrt (1.5.2-r0) [2023-10-17T08:22:34.752Z] (123/151) Installing libssh (0.10.5-r0) [2023-10-17T08:22:35.019Z] (124/151) Installing libsodium (1.0.18-r3) [2023-10-17T08:22:35.019Z] (125/151) Installing libzmq (4.3.4-r4) [2023-10-17T08:22:35.019Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-10-17T08:22:35.019Z] (127/151) Installing libevent (2.1.12-r6) [2023-10-17T08:22:35.019Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-10-17T08:22:35.286Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-10-17T08:22:35.286Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-10-17T08:22:35.286Z] (131/151) Installing icu-libs (73.2-r2) [2023-10-17T08:22:35.552Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-10-17T08:22:35.552Z] (133/151) Installing minizip (1.2.13-r0) [2023-10-17T08:22:35.552Z] (134/151) Installing nspr (4.35-r2) [2023-10-17T08:22:35.552Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-10-17T08:22:35.552Z] (136/151) Installing nss (3.91-r0) [2023-10-17T08:22:35.552Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-10-17T08:22:35.552Z] (138/151) Installing libasyncns (0.8-r1) [2023-10-17T08:22:35.552Z] (139/151) Installing libltdl (2.4.7-r2) [2023-10-17T08:22:35.818Z] (140/151) Installing orc (0.4.34-r0) [2023-10-17T08:22:35.818Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-10-17T08:22:35.818Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-10-17T08:22:35.818Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-10-17T08:22:35.818Z] (144/151) Installing libpulse (16.1-r10) [2023-10-17T08:22:35.818Z] (145/151) Installing snappy (1.1.10-r1) [2023-10-17T08:22:36.084Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-10-17T08:22:36.084Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-10-17T08:22:36.084Z] (148/151) Installing libgpg-error (1.47-r1) [2023-10-17T08:22:36.084Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-10-17T08:22:36.084Z] (150/151) Installing libxslt (1.1.38-r0) [2023-10-17T08:22:36.084Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-10-17T08:22:42.735Z] Executing busybox-1.36.1-r2.trigger [2023-10-17T08:22:42.735Z] Executing fontconfig-2.14.2-r3.trigger [2023-10-17T08:22:42.735Z] Executing mkfontscale-1.2.2-r3.trigger [2023-10-17T08:22:42.735Z] Executing glib-2.76.4-r0.trigger [2023-10-17T08:22:42.735Z] Executing shared-mime-info-2.2-r5.trigger [2023-10-17T08:22:44.144Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-10-17T08:22:44.144Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-10-17T08:22:44.144Z] OK: 555 MiB in 168 packages [2023-10-17T08:22:59.136Z] Removing intermediate container 42b1737b62f2 [2023-10-17T08:22:59.136Z] ---> e95f0bb0fd03 [2023-10-17T08:22:59.136Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-10-17T08:22:59.136Z] ---> Running in 3ee509a1cb66 [2023-10-17T08:22:59.136Z] Removing intermediate container 3ee509a1cb66 [2023-10-17T08:22:59.136Z] ---> d35a6698e00b [2023-10-17T08:22:59.136Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-10-17T08:22:59.136Z] ---> Running in cee2e1b692b1 [2023-10-17T08:22:59.136Z] Removing intermediate container cee2e1b692b1 [2023-10-17T08:22:59.136Z] ---> 2bd3920a9ea9 [2023-10-17T08:22:59.136Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-10-17T08:22:59.136Z] ---> Running in 4b1274e0adb6 [2023-10-17T08:22:59.136Z] Removing intermediate container 4b1274e0adb6 [2023-10-17T08:22:59.136Z] ---> a0b918c69542 [2023-10-17T08:22:59.136Z] Step 6/11 : RUN npm install -g npm [2023-10-17T08:22:59.136Z] ---> Running in c3e281d94008 [2023-10-17T08:23:25.786Z] [2023-10-17T08:23:25.786Z] removed 2 packages, and changed 62 packages in 21s [2023-10-17T08:23:25.786Z] [2023-10-17T08:23:25.786Z] 29 packages are looking for funding [2023-10-17T08:23:25.786Z] run `npm fund` for details [2023-10-17T08:23:30.046Z] Removing intermediate container c3e281d94008 [2023-10-17T08:23:30.046Z] ---> 368e305e100d [2023-10-17T08:23:30.046Z] Step 7/11 : ARG USER=1000 [2023-10-17T08:23:30.046Z] ---> Running in e9687e494ce5 [2023-10-17T08:23:30.046Z] Removing intermediate container e9687e494ce5 [2023-10-17T08:23:30.046Z] ---> c1764fa2a9b9 [2023-10-17T08:23:30.046Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-10-17T08:23:30.317Z] ---> Running in 7326806e4672 [2023-10-17T08:23:31.728Z] Removing intermediate container 7326806e4672 [2023-10-17T08:23:31.728Z] ---> a2a66c0d265c [2023-10-17T08:23:31.728Z] Step 9/11 : USER $USER:$USER [2023-10-17T08:23:31.996Z] ---> Running in a301e35dc4ac [2023-10-17T08:23:32.263Z] Removing intermediate container a301e35dc4ac [2023-10-17T08:23:32.263Z] ---> 07c40cc398dc [2023-10-17T08:23:32.263Z] Step 10/11 : WORKDIR /app [2023-10-17T08:23:32.263Z] ---> Running in e1804172b691 [2023-10-17T08:23:32.529Z] Removing intermediate container e1804172b691 [2023-10-17T08:23:32.529Z] ---> b2a1861b3389 [2023-10-17T08:23:32.529Z] Step 11/11 : LABEL git_sha=251009a23b66d691ac4c64301926a540a4ba3d86 [2023-10-17T08:23:32.529Z] ---> Running in c8982755c52f [2023-10-17T08:23:32.794Z] Removing intermediate container c8982755c52f [2023-10-17T08:23:32.794Z] ---> 5109231bc54b [2023-10-17T08:23:33.061Z] Successfully built 5109231bc54b [2023-10-17T08:23:33.061Z] Successfully tagged edgexfoundry/edgex-web-ui:251009a23b66d691ac4c64301926a540a4ba3d86 [2023-10-17T08:23:33.061Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-10-17T08:23:33.061Z] touch edgex-web-ui.imagebuilt [2023-10-17T08:23:33.061Z] mkdir -p node_modules coverage [2023-10-17T08:23:33.061Z] chown "1000:1000" node_modules coverage package-lock.json [2023-10-17T08:23:33.061Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE required: { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE }, [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE required: { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE }, [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE required: { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE }, [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE required: { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE }, [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE required: { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE }, [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE required: { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE }, [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE required: { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE }, [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE required: { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE }, [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE Unsupported engine { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE required: { [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE }, [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } [2023-10-17T08:23:45.480Z] npm WARN EBADENGINE } [2023-10-17T08:25:22.130Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-10-17T08:25:22.130Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-10-17T08:25:22.130Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-17T08:25:22.130Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-10-17T08:25:22.130Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-10-17T08:25:22.130Z] 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-10-17T08:25:22.130Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-17T08:25:22.130Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-10-17T08:25:22.130Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-17T08:25:22.130Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-10-17T08:25:25.453Z] 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-10-17T08:25:25.717Z] 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-10-17T08:25:25.717Z] 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-10-17T08:25:25.717Z] 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-10-17T08:25:31.034Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-10-17T08:25:46.000Z] 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-10-17T08:25:46.000Z] 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-10-17T08:25:58.295Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-10-17T08:25:58.295Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-10-17T08:26:16.477Z] 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-10-17T08:26:48.653Z] 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-10-17T08:27:27.489Z] [2023-10-17T08:27:27.489Z] added 1480 packages, and audited 1481 packages in 4m [2023-10-17T08:27:27.489Z] [2023-10-17T08:27:27.489Z] 76 vulnerabilities (1 low, 53 moderate, 18 high, 4 critical) [2023-10-17T08:27:27.489Z] [2023-10-17T08:27:27.489Z] To address issues that do not require attention, run: [2023-10-17T08:27:27.489Z] npm audit fix [2023-10-17T08:27:27.489Z] [2023-10-17T08:27:27.489Z] To address all issues (including breaking changes), run: [2023-10-17T08:27:27.489Z] npm audit fix --force [2023-10-17T08:27:27.489Z] [2023-10-17T08:27:27.489Z] Run `npm audit` for details. [2023-10-17T08:27:27.489Z] 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-10-17T08:27:39.776Z] - Generating browser application bundles (phase: setup)... [2023-10-17T08:28:06.427Z] Compiling @angular/core : es2015 as esm2015 [2023-10-17T08:28:06.427Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-10-17T08:28:28.462Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-10-17T08:28:28.462Z] Compiling @angular/common : es2015 as esm2015 [2023-10-17T08:28:31.807Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-10-17T08:28:31.807Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-10-17T08:28:35.158Z] Compiling @angular/router : es2015 as esm2015 [2023-10-17T08:28:35.428Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-10-17T08:28:39.671Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-10-17T08:28:40.625Z] Compiling @angular/common/http : es2015 as esm2015 [2023-10-17T08:28:41.203Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-10-17T08:28:44.530Z] Compiling @angular/forms : es2015 as esm2015 [2023-10-17T08:28:44.530Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-10-17T08:28:45.110Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-10-17T08:29:31.942Z] 17 10 2023 08:29:27.298:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-10-17T08:29:31.942Z] 17 10 2023 08:29:27.313:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-10-17T08:29:31.942Z] 17 10 2023 08:29:27.337:INFO [launcher]: Starting browser ChromeHeadless [2023-10-17T08:30:39.751Z] 17 10 2023 08:30:34.194:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-10-17T08:30:45.077Z] 17 10 2023 08:30:44.876:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-10-17T08:31:03.275Z] ✔ Browser application bundle generation complete. [2023-10-17T08:31:03.854Z] 17 10 2023 08:31:03.804:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket R-vNTMMoNvbmqIrMAAAB with id 57706336 [2023-10-17T08:31:22.144Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-10-17T08:31:22.144Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.663 secs) [2023-10-17T08:31:22.144Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.783 secs) [2023-10-17T08:31:22.144Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.843 secs) [2023-10-17T08:31:22.144Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.017 secs) [2023-10-17T08:31:22.144Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.087 secs) [2023-10-17T08:31:22.418Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.281 secs) [2023-10-17T08:31:22.418Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.334 secs) [2023-10-17T08:31:22.418Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.386 secs) [2023-10-17T08:31:22.690Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.492 secs) [2023-10-17T08:31:22.690Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.547 secs) [2023-10-17T08:31:22.690Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.566 secs) [2023-10-17T08:31:22.964Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 1.809 secs) [2023-10-17T08:31:23.242Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 1.949 secs) [2023-10-17T08:31:23.242Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 1.978 secs) [2023-10-17T08:31:23.242Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 1.988 secs) [2023-10-17T08:31:23.242Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.033 secs) [2023-10-17T08:31:23.523Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.126 secs) [2023-10-17T08:31:23.523Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.182 secs) [2023-10-17T08:31:23.795Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 2.362 secs) [2023-10-17T08:31:23.795Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.414 secs) [2023-10-17T08:31:24.065Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.5 secs) [2023-10-17T08:31:24.065Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.698 secs) [2023-10-17T08:31:24.341Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.734 secs) [2023-10-17T08:31:24.341Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.744 secs) [2023-10-17T08:31:24.341Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.791 secs) [2023-10-17T08:31:24.341Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 2.812 secs) [2023-10-17T08:31:24.341Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 2.83 secs) [2023-10-17T08:31:24.619Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 2.851 secs) [2023-10-17T08:31:24.619Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 2.975 secs) [2023-10-17T08:31:24.619Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.049 secs) [2023-10-17T08:31:24.894Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.1 secs) [2023-10-17T08:31:24.895Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 3.167 secs) [2023-10-17T08:31:24.895Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.225 secs) [2023-10-17T08:31:24.895Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.29 secs) [2023-10-17T08:31:25.165Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.316 secs) [2023-10-17T08:31:25.165Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.344 secs) [2023-10-17T08:31:25.165Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-17T08:31:25.165Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-17T08:31:25.165Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-17T08:31:25.165Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.344 secs) [2023-10-17T08:31:25.165Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-17T08:31:25.165Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-17T08:31:25.165Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-17T08:31:25.165Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.37 secs) [2023-10-17T08:31:25.165Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.492 secs) [2023-10-17T08:31:25.432Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 3.514 secs) [2023-10-17T08:31:25.432Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 3.557 secs) [2023-10-17T08:31:25.697Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 3.794 secs) [2023-10-17T08:31:25.697Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 3.826 secs) [2023-10-17T08:31:25.697Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 3.878 secs) [2023-10-17T08:31:25.963Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 3.996 secs) [2023-10-17T08:31:25.963Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.031 secs) [2023-10-17T08:31:25.963Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.078 secs) [2023-10-17T08:31:26.228Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.184 secs) [2023-10-17T08:31:26.228Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.198 secs) [2023-10-17T08:31:26.228Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.219 secs) [2023-10-17T08:31:26.228Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 4.23 secs) [2023-10-17T08:31:26.228Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 4.241 secs) [2023-10-17T08:31:26.493Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 4.341 secs) [2023-10-17T08:31:26.493Z] WARN: ' [2023-10-17T08:31:26.493Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-17T08:31:26.493Z] Support for using the ngModel input property and ngModelChange event with [2023-10-17T08:31:26.493Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-17T08:31:26.493Z] in a future version of Angular. [2023-10-17T08:31:26.493Z] [2023-10-17T08:31:26.493Z] For more information on this, see our API docs here: [2023-10-17T08:31:26.493Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-17T08:31:26.493Z] ' [2023-10-17T08:31:26.493Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 4.341 secs) [2023-10-17T08:31:26.493Z] WARN: ' [2023-10-17T08:31:26.493Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-17T08:31:26.493Z] Support for using the ngModel input property and ngModelChange event with [2023-10-17T08:31:26.493Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-17T08:31:26.493Z] in a future version of Angular. [2023-10-17T08:31:26.493Z] [2023-10-17T08:31:26.493Z] For more information on this, see our API docs here: [2023-10-17T08:31:26.493Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-17T08:31:26.493Z] ' [2023-10-17T08:31:26.493Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 4.48 secs) [2023-10-17T08:31:26.758Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 4.662 secs) [2023-10-17T08:31:27.022Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 4.843 secs) [2023-10-17T08:31:27.022Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 4.894 secs) [2023-10-17T08:31:27.289Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 4.953 secs) [2023-10-17T08:31:27.289Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.001 secs) [2023-10-17T08:31:27.289Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.023 secs) [2023-10-17T08:31:27.289Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.034 secs) [2023-10-17T08:31:27.289Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.041 secs) [2023-10-17T08:31:27.289Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.059 secs) [2023-10-17T08:31:27.289Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.071 secs) [2023-10-17T08:31:27.289Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 5.089 secs) [2023-10-17T08:31:27.289Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 5.097 secs) [2023-10-17T08:31:27.554Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 5.105 secs) [2023-10-17T08:31:27.554Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 5.165 secs) [2023-10-17T08:31:27.554Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 5.19 secs) [2023-10-17T08:31:27.554Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 5.257 secs) [2023-10-17T08:31:27.554Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 5.272 secs) [2023-10-17T08:31:27.820Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 5.316 secs) [2023-10-17T08:31:27.820Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 5.337 secs) [2023-10-17T08:31:27.820Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 5.359 secs) [2023-10-17T08:31:27.820Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 5.372 secs) [2023-10-17T08:31:27.820Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 5.379 secs) [2023-10-17T08:31:27.820Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 5.478 secs) [2023-10-17T08:31:28.085Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 5.615 secs) [2023-10-17T08:31:28.350Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 5.814 secs) [2023-10-17T08:31:28.350Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 5.826 secs) [2023-10-17T08:31:28.350Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 5.836 secs) [2023-10-17T08:31:28.616Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 5.88 secs) [2023-10-17T08:31:28.616Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 5.926 secs) [2023-10-17T08:31:28.616Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 5.979 secs) [2023-10-17T08:31:28.616Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 6.01 secs) [2023-10-17T08:31:28.616Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 6.024 secs) [2023-10-17T08:31:28.616Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 6.036 secs) [2023-10-17T08:31:28.881Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 6.044 secs) [2023-10-17T08:31:28.881Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 6.139 secs) [2023-10-17T08:31:28.881Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 6.252 secs) [2023-10-17T08:31:29.461Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 6.491 secs) [2023-10-17T08:31:29.461Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 6.528 secs) [2023-10-17T08:31:29.461Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 6.582 secs) [2023-10-17T08:31:29.461Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 6.625 secs) [2023-10-17T08:31:29.461Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 6.637 secs) [2023-10-17T08:31:29.461Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 6.644 secs) [2023-10-17T08:31:29.725Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 6.732 secs) [2023-10-17T08:31:29.725Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 6.748 secs) [2023-10-17T08:31:29.991Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 6.899 secs) [2023-10-17T08:31:29.991Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 6.942 secs) [2023-10-17T08:31:29.991Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 7.004 secs) [2023-10-17T08:31:29.991Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 7.02 secs) [2023-10-17T08:31:29.991Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 7.028 secs) [2023-10-17T08:31:30.260Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 7.044 secs) [2023-10-17T08:31:30.260Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 7.052 secs) [2023-10-17T08:31:30.260Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 7.067 secs) [2023-10-17T08:31:30.261Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 7.097 secs) [2023-10-17T08:31:30.261Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 7.186 secs) [2023-10-17T08:31:30.525Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 7.259 secs) [2023-10-17T08:31:30.525Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 7.28 secs) [2023-10-17T08:31:30.525Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 7.3 secs) [2023-10-17T08:31:30.525Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 7.323 secs) [2023-10-17T08:31:30.791Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 7.467 secs) [2023-10-17T08:31:30.791Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 7.498 secs) [2023-10-17T08:31:30.791Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 7.561 secs) [2023-10-17T08:31:31.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 7.613 secs) [2023-10-17T08:31:31.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 7.647 secs) [2023-10-17T08:31:31.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 7.672 secs) [2023-10-17T08:31:31.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 7.794 secs) [2023-10-17T08:31:31.321Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 7.813 secs) [2023-10-17T08:31:31.588Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 8.052 secs) [2023-10-17T08:31:31.588Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 8.129 secs) [2023-10-17T08:31:31.853Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 8.272 secs) [2023-10-17T08:31:31.853Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 8.424 secs) [2023-10-17T08:31:32.118Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 8.531 secs) [2023-10-17T08:31:32.118Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 8.628 secs) [2023-10-17T08:31:32.384Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 8.699 secs) [2023-10-17T08:31:32.384Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 8.784 secs) [2023-10-17T08:31:32.649Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 8.851 secs) [2023-10-17T08:31:32.649Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 8.887 secs) [2023-10-17T08:31:32.915Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 8.996 secs) [2023-10-17T08:31:32.915Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.024 secs) [2023-10-17T08:31:32.915Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 9.08 secs) [2023-10-17T08:31:32.915Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 9.107 secs) [2023-10-17T08:31:32.915Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 9.137 secs) [2023-10-17T08:31:33.179Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 9.157 secs) [2023-10-17T08:31:33.179Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 9.189 secs) [2023-10-17T08:31:33.179Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 9.201 secs) [2023-10-17T08:31:33.444Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 9.425 secs) [2023-10-17T08:31:33.444Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 9.463 secs) [2023-10-17T08:31:33.444Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 9.561 secs) [2023-10-17T08:31:33.709Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 9.659 secs) [2023-10-17T08:31:33.709Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 9.704 secs) [2023-10-17T08:31:34.288Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 10.087 secs) [2023-10-17T08:31:34.288Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 10.131 secs) [2023-10-17T08:31:34.288Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 10.177 secs) [2023-10-17T08:31:34.552Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 10.261 secs) [2023-10-17T08:31:34.552Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 10.31 secs) [2023-10-17T08:31:35.502Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (14.583 secs / 10.31 secs) [2023-10-17T08:31:35.502Z] TOTAL: 147 SUCCESS [2023-10-17T08:31:35.502Z] ✔ Browser application bundle generation complete. [2023-10-17T08:31:38.826Z] [2023-10-17T08:31:38.826Z] =============================== Coverage summary =============================== [2023-10-17T08:31:38.826Z] Statements : 41.06% ( 1474/3590 ) [2023-10-17T08:31:38.826Z] Branches : 11.75% ( 114/970 ) [2023-10-17T08:31:38.826Z] Functions : 32.29% ( 423/1310 ) [2023-10-17T08:31:38.826Z] Lines : 39.05% ( 1329/3403 ) [2023-10-17T08:31:38.826Z] ================================================================================ [2023-10-17T08:31:38.826Z] 17 10 2023 08:31:38.091:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-10-17T08:31:39.091Z] ✔ Browser application bundle generation complete. [2023-10-17T08:31:40.050Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-10-17T08:31:40.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-17T08:31:40.108Z] $ docker stop --time=1 d541692681471c7f04dff5ce7b9d96d03ba93604d79f5b03efa4ee554cdc6b3e [2023-10-17T08:31:41.826Z] $ docker rm -f --volumes d541692681471c7f04dff5ce7b9d96d03ba93604d79f5b03efa4ee554cdc6b3e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T08:31:42.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-17T08:31:45.485Z] Warning: overwriting stash ‘coverage-report’ [2023-10-17T08:31:52.169Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T08:31:52.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-17T08:31:55.690Z] + ls -al . [2023-10-17T08:31:55.690Z] total 176 [2023-10-17T08:31:55.690Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 17 08:20 . [2023-10-17T08:31:55.690Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 08:17 .. [2023-10-17T08:31:55.690Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 08:17 .blubracket [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 17 08:17 .dockerignore [2023-10-17T08:31:55.690Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 08:17 .git [2023-10-17T08:31:55.690Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 08:17 .github [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 17 08:17 .gitignore [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 8418 Oct 17 08:17 Attribution.txt [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 19103 Oct 17 08:17 CHANGELOG.md [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 17 08:17 CONTRIBUTING.md [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 1788 Oct 17 08:17 Dockerfile [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 17 08:17 Jenkinsfile [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 17 08:17 LICENSE [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 2134 Oct 17 08:17 Makefile [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 4549 Oct 17 08:17 README.md [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 08:15 VERSION [2023-10-17T08:31:55.690Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 08:17 assets [2023-10-17T08:31:55.690Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 08:17 bin [2023-10-17T08:31:55.690Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 08:17 cmd [2023-10-17T08:31:55.690Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 17 08:20 coverage.out [2023-10-17T08:31:55.690Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 08:17 docs [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 2999 Oct 17 08:17 go.mod [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 30528 Oct 17 08:17 go.sum [2023-10-17T08:31:55.690Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 08:17 internal [2023-10-17T08:31:55.690Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 08:17 snap [2023-10-17T08:31:55.690Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 08:17 testing [2023-10-17T08:31:55.690Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 17 08:17 version.go [2023-10-17T08:31:55.690Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 08:23 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:31:56.095Z] + 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=251009a23b66d691ac4c64301926a540a4ba3d86 --label arch=arm64 --label version=0.0.0 . [2023-10-17T08:31:57.515Z] Sending build context to Docker daemon 34.22MB [2023-10-17T08:31:57.515Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T08:31:57.515Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-17T08:31:57.515Z] ---> ab2ee5430fdc [2023-10-17T08:31:57.515Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-17T08:31:58.688Z] ---> Running in 5b44787e12e0 [2023-10-17T08:31:58.688Z] Removing intermediate container 5b44787e12e0 [2023-10-17T08:31:58.688Z] ---> 3d5432a9af11 [2023-10-17T08:31:58.688Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T08:31:58.688Z] ---> Running in ab5ce00eed99 [2023-10-17T08:31:59.268Z] Removing intermediate container ab5ce00eed99 [2023-10-17T08:31:59.268Z] ---> 99827a282466 [2023-10-17T08:31:59.268Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T08:31:59.268Z] ---> Running in 3b9639cb33b5 [2023-10-17T08:31:59.534Z] Removing intermediate container 3b9639cb33b5 [2023-10-17T08:31:59.534Z] ---> a17c35814119 [2023-10-17T08:31:59.534Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-10-17T08:31:59.534Z] ---> Running in f860ee8d38f1 [2023-10-17T08:31:59.799Z] Removing intermediate container f860ee8d38f1 [2023-10-17T08:31:59.799Z] ---> 617ffcad84ee [2023-10-17T08:31:59.799Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-17T08:31:59.799Z] ---> Running in f51dde49cb35 [2023-10-17T08:32:00.068Z] Removing intermediate container f51dde49cb35 [2023-10-17T08:32:00.068Z] ---> e22d66bb835a [2023-10-17T08:32:00.068Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-17T08:32:02.006Z] ---> 8ab1fa76a46b [2023-10-17T08:32:02.006Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T08:32:02.006Z] ---> Running in debb35cbb6e7 [2023-10-17T08:32:02.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T08:32:03.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T08:32:04.178Z] OK: 266 MiB in 52 packages [2023-10-17T08:32:05.589Z] Removing intermediate container debb35cbb6e7 [2023-10-17T08:32:05.589Z] ---> c983beda7e73 [2023-10-17T08:32:05.589Z] Step 10/25 : ENV GO111MODULE=on [2023-10-17T08:32:05.589Z] ---> Running in 3a2d9a715b0f [2023-10-17T08:32:05.855Z] Removing intermediate container 3a2d9a715b0f [2023-10-17T08:32:05.855Z] ---> 2875c977ee68 [2023-10-17T08:32:05.855Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-17T08:32:06.121Z] ---> Running in a5c13afe00d4 [2023-10-17T08:32:06.386Z] Removing intermediate container a5c13afe00d4 [2023-10-17T08:32:06.386Z] ---> f9cda9d106a1 [2023-10-17T08:32:06.386Z] Step 12/25 : COPY go.mod vendor* ./ [2023-10-17T08:32:06.651Z] ---> 717e86aaad96 [2023-10-17T08:32:06.651Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T08:32:06.916Z] ---> Running in cf425b6c17d0 [2023-10-17T08:32:09.487Z] Removing intermediate container cf425b6c17d0 [2023-10-17T08:32:09.487Z] ---> 3c11c691902d [2023-10-17T08:32:09.487Z] Step 14/25 : COPY . . [2023-10-17T08:32:13.735Z] ---> ead04799edab [2023-10-17T08:32:13.735Z] Step 15/25 : RUN ${MAKE} [2023-10-17T08:32:13.735Z] ---> Running in 7dfad233e240 [2023-10-17T08:32:14.693Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-10-17T08:33:51.290Z] Removing intermediate container 7dfad233e240 [2023-10-17T08:33:51.290Z] ---> 42514344e41c [2023-10-17T08:33:51.290Z] Step 16/25 : FROM alpine:3.18 [2023-10-17T08:33:51.290Z] 3.18: Pulling from library/alpine [2023-10-17T08:33:51.290Z] 579b34f0a95b: Already exists [2023-10-17T08:33:51.290Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T08:33:51.290Z] Status: Downloaded newer image for alpine:3.18 [2023-10-17T08:33:51.290Z] ---> 3cc203321400 [2023-10-17T08:33:51.290Z] Step 17/25 : EXPOSE 4000 [2023-10-17T08:33:51.290Z] ---> Running in 06752c2c8e92 [2023-10-17T08:33:51.290Z] Removing intermediate container 06752c2c8e92 [2023-10-17T08:33:51.290Z] ---> ab4473749506 [2023-10-17T08:33:51.290Z] 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-10-17T08:33:51.290Z] ---> 89aa11c8b60c [2023-10-17T08:33:51.290Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-10-17T08:33:51.290Z] ---> 158ceb4d89e7 [2023-10-17T08:33:51.290Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-10-17T08:33:51.290Z] ---> cdaeeda88b58 [2023-10-17T08:33:51.290Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-10-17T08:33:51.290Z] ---> Running in fe9b690fa05b [2023-10-17T08:33:51.290Z] Removing intermediate container fe9b690fa05b [2023-10-17T08:33:51.290Z] ---> 8a88a674aab5 [2023-10-17T08:33:51.290Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-10-17T08:33:51.290Z] ---> Running in ab40494bb5ba [2023-10-17T08:33:51.290Z] Removing intermediate container ab40494bb5ba [2023-10-17T08:33:51.290Z] ---> 7f20569e878d [2023-10-17T08:33:51.290Z] Step 23/25 : LABEL arch=arm64 [2023-10-17T08:33:51.290Z] ---> Running in f5fc5ed0f94c [2023-10-17T08:33:51.290Z] Removing intermediate container f5fc5ed0f94c [2023-10-17T08:33:51.290Z] ---> c9ae598e55c8 [2023-10-17T08:33:51.290Z] Step 24/25 : LABEL git_sha=251009a23b66d691ac4c64301926a540a4ba3d86 [2023-10-17T08:33:51.290Z] ---> Running in a555148e19cc [2023-10-17T08:33:51.290Z] Removing intermediate container a555148e19cc [2023-10-17T08:33:51.290Z] ---> 18ae0f005dd3 [2023-10-17T08:33:51.290Z] Step 25/25 : LABEL version=0.0.0 [2023-10-17T08:33:51.290Z] ---> Running in e5c526c7a4d4 [2023-10-17T08:33:51.290Z] Removing intermediate container e5c526c7a4d4 [2023-10-17T08:33:51.290Z] ---> 30ad43e543d6 [2023-10-17T08:33:51.290Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-17T08:33:51.290Z] Successfully built 30ad43e543d6 [2023-10-17T08:33:51.290Z] 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-10-17T08:33:52.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T08:33:52.127Z] [2023-10-17T08:33:52.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:33:52.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T08:33:52.532Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-17T08:33:52.532Z] 8998bd30e6a1: Pulling fs layer [2023-10-17T08:33:52.532Z] 04944245beec: Pulling fs layer [2023-10-17T08:33:52.532Z] 699f458cf7ca: Pulling fs layer [2023-10-17T08:33:52.532Z] 765212b225bb: Pulling fs layer [2023-10-17T08:33:52.532Z] f23df028b6ca: Pulling fs layer [2023-10-17T08:33:52.532Z] d65c8cfc05b1: Pulling fs layer [2023-10-17T08:33:52.532Z] 2437ff75d9bd: Pulling fs layer [2023-10-17T08:33:52.532Z] f23df028b6ca: Waiting [2023-10-17T08:33:52.532Z] 765212b225bb: Waiting [2023-10-17T08:33:52.532Z] d65c8cfc05b1: Waiting [2023-10-17T08:33:52.532Z] 2437ff75d9bd: Waiting [2023-10-17T08:33:52.802Z] 04944245beec: Verifying Checksum [2023-10-17T08:33:52.802Z] 04944245beec: Download complete [2023-10-17T08:33:52.802Z] 765212b225bb: Verifying Checksum [2023-10-17T08:33:52.802Z] 765212b225bb: Download complete [2023-10-17T08:33:52.802Z] f23df028b6ca: Verifying Checksum [2023-10-17T08:33:52.802Z] f23df028b6ca: Download complete [2023-10-17T08:33:52.802Z] d65c8cfc05b1: Download complete [2023-10-17T08:33:52.802Z] 699f458cf7ca: Verifying Checksum [2023-10-17T08:33:52.802Z] 699f458cf7ca: Download complete [2023-10-17T08:33:53.385Z] 8998bd30e6a1: Verifying Checksum [2023-10-17T08:33:53.385Z] 8998bd30e6a1: Download complete [2023-10-17T08:33:55.957Z] 2437ff75d9bd: Verifying Checksum [2023-10-17T08:33:55.957Z] 2437ff75d9bd: Download complete [2023-10-17T08:33:57.893Z] 8998bd30e6a1: Pull complete [2023-10-17T08:33:58.473Z] 04944245beec: Pull complete [2023-10-17T08:34:00.408Z] 699f458cf7ca: Pull complete [2023-10-17T08:34:00.408Z] 765212b225bb: Pull complete [2023-10-17T08:34:00.990Z] f23df028b6ca: Pull complete [2023-10-17T08:34:01.254Z] d65c8cfc05b1: Pull complete [2023-10-17T08:34:19.443Z] 2437ff75d9bd: Pull complete [2023-10-17T08:34:19.443Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-17T08:34:19.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T08:34:19.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T08:34:19.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-9396 does not seem to be running inside a container [2023-10-17T08:34:19.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-17T08:34:22.643Z] $ docker top 3600f649fb81134b621a64fb7785fb332bdc29ec5d12134f6124259c0ed34e58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:34:23.228Z] ---> job-cost.sh [2023-10-17T08:34:23.492Z] lf-activate-venv: SKIPPING [2023-10-17T08:34:23.492Z] INFO: No Stack... [2023-10-17T08:34:24.069Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-17T08:34:24.650Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T08:34:24.999Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-10-17T08:34:24.999Z] + cut -d, -f6 [Pipeline] lock [2023-10-17T08:34:25.340Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] [2023-10-17T08:34:25.345Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] did not exist. Created. [2023-10-17T08:34:25.345Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T08:34:25.754Z] /w/workspace/edgex-ui-go/1@tmp/durable-fb9cc055/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-17T08:34:26.368Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-17T08:34:26.403Z] Warning: overwriting stash ‘stack-cost’ [2023-10-17T08:34:32.682Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T08:34:32.698Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T08:34:32.766Z] $ docker stop --time=1 3600f649fb81134b621a64fb7785fb332bdc29ec5d12134f6124259c0ed34e58 [2023-10-17T08:34:34.397Z] $ docker rm -f --volumes 3600f649fb81134b621a64fb7785fb332bdc29ec5d12134f6124259c0ed34e58 [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-10-17T08:34:35.508Z] provisioning config files... [2023-10-17T08:34:35.516Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config12116284044377104615tmp [Pipeline] { [Pipeline] sh [2023-10-17T08:34:35.849Z] + set +x [2023-10-17T08:34:35.849Z] + curl -s https://codecov.io/bash [2023-10-17T08:34:35.849Z] + bash -s -- [2023-10-17T08:34:35.849Z] [2023-10-17T08:34:35.849Z] _____ _ [2023-10-17T08:34:35.849Z] / ____| | | [2023-10-17T08:34:35.849Z] | | ___ __| | ___ ___ _____ __ [2023-10-17T08:34:35.849Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-17T08:34:35.849Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-17T08:34:35.849Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-17T08:34:35.849Z] Bash-1.0.6 [2023-10-17T08:34:35.849Z] [2023-10-17T08:34:35.849Z] [2023-10-17T08:34:35.849Z] ==> git version 2.25.1 found [2023-10-17T08:34:35.849Z] ==> 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-10-17T08:34:35.849Z] Release-Date: 2020-01-08 [2023-10-17T08:34:35.849Z] 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-10-17T08:34:35.849Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-17T08:34:35.849Z] ==> Jenkins CI detected. [2023-10-17T08:34:35.849Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [2023-10-17T08:34:35.849Z] project root: . [2023-10-17T08:34:35.849Z] --> token set from env [2023-10-17T08:34:35.849Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-17T08:34:35.849Z] ==> Running gcov in . (disable via -X gcov) [2023-10-17T08:34:36.109Z] ==> Python coveragepy not found [2023-10-17T08:34:36.109Z] ==> Searching for coverage reports in: [2023-10-17T08:34:36.109Z] + . [2023-10-17T08:34:36.109Z] -> Found 1 reports [2023-10-17T08:34:36.109Z] ==> Detecting git/mercurial file structure [2023-10-17T08:34:36.109Z] ==> Reading reports [2023-10-17T08:34:36.109Z] + ./coverage.out bytes=10 [2023-10-17T08:34:36.109Z] ==> Appending adjustments [2023-10-17T08:34:36.109Z] https://docs.codecov.io/docs/fixing-reports [2023-10-17T08:34:36.680Z] + Found adjustments [2023-10-17T08:34:36.680Z] ==> Gzipping contents [2023-10-17T08:34:36.942Z] 12K /tmp/codecov.0brHgX.gz [2023-10-17T08:34:36.942Z] ==> Uploading reports [2023-10-17T08:34:36.942Z] url: https://codecov.io [2023-10-17T08:34:36.942Z] query: branch=PR-640&commit=251009a23b66d691ac4c64301926a540a4ba3d86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=640&job=&cmd_args= [2023-10-17T08:34:36.942Z] -> Pinging Codecov [2023-10-17T08:34:36.942Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-640&commit=251009a23b66d691ac4c64301926a540a4ba3d86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=640&job=&cmd_args= [2023-10-17T08:34:38.847Z] -> Uploading to [2023-10-17T08:34:38.847Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-17/FB506323287CE973F263BFD2A0EB1F37/251009a23b66d691ac4c64301926a540a4ba3d86/b9e035c9-32c2-4818-ba4e-9d897dd0b1d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231017T083438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad4cb45e33d4bd63d43a2f0f8db8d97e3ee545691c815b441abc7c3a16b1e3b1 [2023-10-17T08:34:38.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T08:34:38.847Z] Dload Upload Total Spent Left Speed [2023-10-17T08:34:38.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8896 0 0 100 8896 0 30465 --:--:-- --:--:-- --:--:-- 30465 [2023-10-17T08:34:38.847Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/251009a23b66d691ac4c64301926a540a4ba3d86 [Pipeline] } [2023-10-17T08:34:38.876Z] 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-10-17T08:34:40.706Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives ] [2023-10-17T08:34:40.706Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives [2023-10-17T08:34:40.706Z] total 16 [2023-10-17T08:34:40.706Z] drwxr-xr-x 3 root root 4096 Oct 17 08:20 . [2023-10-17T08:34:40.706Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 17 08:20 .. [2023-10-17T08:34:40.706Z] drwxr-xr-x 2 root root 4096 Oct 17 08:20 cost [2023-10-17T08:34:40.707Z] -rw-r--r-- 1 root root 83 Oct 17 08:20 cost.csv [2023-10-17T08:34:40.707Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives [2023-10-17T08:34:40.707Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives [2023-10-17T08:34:40.707Z] total 16 [2023-10-17T08:34:40.707Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 08:20 . [2023-10-17T08:34:40.707Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 17 08:20 .. [2023-10-17T08:34:40.707Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 08:20 cost [2023-10-17T08:34:40.707Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 17 08:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:34:41.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:34:41.926Z] ---> package-listing.sh [2023-10-17T08:34:41.926Z] ++ facter osfamily [2023-10-17T08:34:41.926Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-17T08:34:42.185Z] + OS_FAMILY=debian [2023-10-17T08:34:42.185Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-640 [2023-10-17T08:34:42.185Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-17T08:34:42.185Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-17T08:34:42.185Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-17T08:34:42.185Z] + PACKAGES=/tmp/packages_start.txt [2023-10-17T08:34:42.185Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-640 ']' [2023-10-17T08:34:42.185Z] + PACKAGES=/tmp/packages_end.txt [2023-10-17T08:34:42.185Z] + case "${OS_FAMILY}" in [2023-10-17T08:34:42.185Z] + dpkg -l [2023-10-17T08:34:42.185Z] + grep '^ii' [2023-10-17T08:34:42.185Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-17T08:34:42.185Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-17T08:34:42.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-17T08:34:42.185Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-640 ']' [2023-10-17T08:34:42.185Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives/ [2023-10-17T08:34:42.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives/ [Pipeline] echo [2023-10-17T08:34:42.217Z] 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-640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-17T08:34:42.509Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T08:34:43.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T08:34:43.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T08:34:43.358Z] prd-ubuntu20.04-docker-8c-8g-9395 does not seem to be running inside a container [2023-10-17T08:34:43.392Z] $ 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-640/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-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-17T08:34:43.575Z] $ docker top fe83feff940a73beb1da8e80b8763e9ae5989a19a97baa631d0fdf1bb446ea13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T08:34:43.983Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-17T08:34:44.299Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-17T08:34:44.609Z] + ls /var/log/sa-host [2023-10-17T08:34:44.609Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T08:34:44.822Z] provisioning config files... [2023-10-17T08:34:44.831Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config3942779125771138555tmp [Pipeline] { [Pipeline] echo [2023-10-17T08:34:44.884Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:34:45.203Z] ---> create-netrc.sh [Pipeline] } [2023-10-17T08:34:45.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:34:45.634Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-17T08:34:45.663Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:34:45.975Z] ---> sudo-logs.sh [2023-10-17T08:34:45.975Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-17T08:34:46.060Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:34:46.369Z] ---> job-cost.sh [2023-10-17T08:34:46.370Z] lf-activate-venv: SKIPPING [2023-10-17T08:34:46.370Z] DEBUG: total: 0.2199999988079071 [2023-10-17T08:34:46.370Z] INFO: Retrieving Stack Cost... [2023-10-17T08:34:47.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T08:34:47.566Z] INFO: Archiving Costs [Pipeline] echo [2023-10-17T08:34:47.598Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T08:34:47.912Z] ---> logs-deploy.sh [2023-10-17T08:34:47.912Z] lf-activate-venv: SKIPPING [2023-10-17T08:34:47.912Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-640/1 [2023-10-17T08:34:47.912Z] INFO: archiving workspace using pattern(s): [2023-10-17T08:34:48.848Z] Archives upload complete. [2023-10-17T08:34:49.107Z] INFO: archiving logs to Nexus