Pull request #578 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f935e31fed26b56ad20f053d6b1d70f00f004371+1fc6aad09b79efe7d583b860cd1a98c2a76983c7 (1201bff1a57fe4e679f7fe42773f2d80bb8b79d7) 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-ssh16394545860127874149.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10655480346222447297.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-578/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-578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1479927411112397352.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5619625255147992358.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12707804033338106324.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-578/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-578/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4207629264280117836.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-118853’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118855 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [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-578 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 Merge succeeded, producing f935e31fed26b56ad20f053d6b1d70f00f004371 Checking out Revision f935e31fed26b56ad20f053d6b1d70f00f004371 (PR-578) Commit message: "chore(deps): Bump socket.io-parser from 4.0.4 to 4.0.5 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-09T23:28:11.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-09T23:28:11.699Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 [Pipeline] echo [2022-11-09T23:28:11.790Z] ========================================================= [2022-11-09T23:28:11.790Z] EdgeX Global Pipelines Version Info [2022-11-09T23:28:11.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:28:12.522Z] ------------------- [2022-11-09T23:28:12.522Z] stable info: [2022-11-09T23:28:12.522Z] ------------------- [2022-11-09T23:28:12.522Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-09T23:28:12.522Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T23:28:12.522Z] Message: update stable to v1.0.244 [2022-11-09T23:28:13.096Z] ------------------- [2022-11-09T23:28:13.096Z] experimental info: [2022-11-09T23:28:13.096Z] ------------------- [2022-11-09T23:28:13.096Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-09T23:28:13.096Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T23:28:13.096Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-09T23:28:13.346Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-11-09T23:28:13.384Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-11-09T23:28:13.419Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-09T23:28:13.456Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-09T23:28:13.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-09T23:28:13.534Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-09T23:28:13.568Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-09T23:28:13.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-09T23:28:13.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-09T23:28:13.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-09T23:28:13.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-09T23:28:13.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-11-09T23:28:13.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-09T23:28:13.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-09T23:28:13.882Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T23:28:13.919Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T23:28:13.959Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-09T23:28:13.995Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-09T23:28:14.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-09T23:28:14.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-09T23:28:14.110Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-09T23:28:14.144Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-09T23:28:14.178Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-09T23:28:14.212Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-09T23:28:14.245Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-09T23:28:14.282Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-09T23:28:14.317Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-09T23:28:14.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-578 [Pipeline] echo [2022-11-09T23:28:14.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-578 [Pipeline] echo [2022-11-09T23:28:14.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-578 [Pipeline] echo [2022-11-09T23:28:14.471Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f935e31fed26b56ad20f053d6b1d70f00f004371 [Pipeline] echo [2022-11-09T23:28:14.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f935e31 [Pipeline] echo [2022-11-09T23:28:14.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T23:28:14.655Z] provisioning config files... [2022-11-09T23:28:14.669Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config8991101844672633266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:28:15.007Z] ---> docker-login.sh [2022-11-09T23:28:15.007Z] nexus3.edgexfoundry.org:10001 [2022-11-09T23:28:15.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:28:15.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:28:15.268Z] Configure a credential helper to remove this warning. See [2022-11-09T23:28:15.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:28:15.268Z] [2022-11-09T23:28:15.268Z] Login Succeeded [2022-11-09T23:28:15.268Z] nexus3.edgexfoundry.org:10002 [2022-11-09T23:28:15.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:28:15.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:28:15.552Z] Configure a credential helper to remove this warning. See [2022-11-09T23:28:15.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:28:15.552Z] [2022-11-09T23:28:15.552Z] Login Succeeded [2022-11-09T23:28:15.552Z] nexus3.edgexfoundry.org:10003 [2022-11-09T23:28:15.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:28:15.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:28:15.552Z] Configure a credential helper to remove this warning. See [2022-11-09T23:28:15.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:28:15.552Z] [2022-11-09T23:28:15.552Z] Login Succeeded [2022-11-09T23:28:15.552Z] nexus3.edgexfoundry.org:10004 [2022-11-09T23:28:15.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:28:15.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:28:15.552Z] Configure a credential helper to remove this warning. See [2022-11-09T23:28:15.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:28:15.552Z] [2022-11-09T23:28:15.552Z] Login Succeeded [2022-11-09T23:28:15.552Z] docker.io [2022-11-09T23:28:15.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:28:16.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:28:16.093Z] Configure a credential helper to remove this warning. See [2022-11-09T23:28:16.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:28:16.093Z] [2022-11-09T23:28:16.093Z] Login Succeeded [2022-11-09T23:28:16.093Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T23:28:16.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-09T23:28:16.755Z] + git rev-list -1 --merges f935e31fed26b56ad20f053d6b1d70f00f004371~1..f935e31fed26b56ad20f053d6b1d70f00f004371 [Pipeline] echo [2022-11-09T23:28:16.800Z] -----------> git rev-list -1 --merges f935e31fed26b56ad20f053d6b1d70f00f004371~1..f935e31fed26b56ad20f053d6b1d70f00f004371 f935e31fed26b56ad20f053d6b1d70f00f004371 [false] [Pipeline] sh [2022-11-09T23:28:17.118Z] + git log --format=format:%s -1 f935e31fed26b56ad20f053d6b1d70f00f004371 [Pipeline] echo [2022-11-09T23:28:17.153Z] ========================================================= [2022-11-09T23:28:17.153Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-09T23:28:17.153Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T23:28:17.590Z] + git log --format=format:%s -1 f935e31fed26b56ad20f053d6b1d70f00f004371 [Pipeline] echo [2022-11-09T23:28:17.622Z] [semverPrep] GIT_COMMIT: f935e31fed26b56ad20f053d6b1d70f00f004371, Commit Message: chore(deps): Bump socket.io-parser from 4.0.4 to 4.0.5 in /web [Pipeline] echo [2022-11-09T23:28:17.652Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-09T23:28:18.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T23:28:18.030Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-09T23:28:18.030Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-09T23:28:18.030Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-09T23:28:18.030Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-09T23:28:18.030Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-09T23:28:18.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:28:18.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T23:28:18.513Z] [2022-11-09T23:28:18.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:28:18.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T23:28:18.887Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-09T23:28:18.887Z] b85a868b505f: Pulling fs layer [2022-11-09T23:28:18.887Z] e2be974225ed: Pulling fs layer [2022-11-09T23:28:18.887Z] 339a4e72a1f5: Pulling fs layer [2022-11-09T23:28:18.887Z] 988bab9f4d93: Pulling fs layer [2022-11-09T23:28:18.887Z] 1469e6f7b9e6: Pulling fs layer [2022-11-09T23:28:18.887Z] eaf3925da568: Pulling fs layer [2022-11-09T23:28:18.887Z] bab4dde63d76: Pulling fs layer [2022-11-09T23:28:18.887Z] bde34c3a00c8: Pulling fs layer [2022-11-09T23:28:18.887Z] b352a97aabf1: Pulling fs layer [2022-11-09T23:28:18.887Z] 1469e6f7b9e6: Waiting [2022-11-09T23:28:18.887Z] eaf3925da568: Waiting [2022-11-09T23:28:18.887Z] bab4dde63d76: Waiting [2022-11-09T23:28:18.887Z] bde34c3a00c8: Waiting [2022-11-09T23:28:18.887Z] 988bab9f4d93: Waiting [2022-11-09T23:28:18.887Z] 4872d77fe225: Pulling fs layer [2022-11-09T23:28:18.887Z] 5851b861e8e6: Pulling fs layer [2022-11-09T23:28:18.887Z] 4872d77fe225: Waiting [2022-11-09T23:28:18.887Z] 5851b861e8e6: Waiting [2022-11-09T23:28:18.887Z] b352a97aabf1: Waiting [2022-11-09T23:28:18.887Z] e2be974225ed: Verifying Checksum [2022-11-09T23:28:18.887Z] e2be974225ed: Download complete [2022-11-09T23:28:18.887Z] 988bab9f4d93: Download complete [2022-11-09T23:28:19.149Z] 1469e6f7b9e6: Verifying Checksum [2022-11-09T23:28:19.149Z] 1469e6f7b9e6: Download complete [2022-11-09T23:28:19.149Z] eaf3925da568: Verifying Checksum [2022-11-09T23:28:19.149Z] eaf3925da568: Download complete [2022-11-09T23:28:19.149Z] 339a4e72a1f5: Verifying Checksum [2022-11-09T23:28:19.149Z] 339a4e72a1f5: Download complete [2022-11-09T23:28:19.149Z] bde34c3a00c8: Verifying Checksum [2022-11-09T23:28:19.149Z] bde34c3a00c8: Download complete [2022-11-09T23:28:19.149Z] b352a97aabf1: Verifying Checksum [2022-11-09T23:28:19.149Z] b352a97aabf1: Download complete [2022-11-09T23:28:19.149Z] 4872d77fe225: Download complete [2022-11-09T23:28:19.149Z] b85a868b505f: Verifying Checksum [2022-11-09T23:28:19.149Z] b85a868b505f: Download complete [2022-11-09T23:28:19.149Z] 5851b861e8e6: Verifying Checksum [2022-11-09T23:28:19.149Z] 5851b861e8e6: Download complete [2022-11-09T23:28:19.409Z] bab4dde63d76: Verifying Checksum [2022-11-09T23:28:19.409Z] bab4dde63d76: Download complete [2022-11-09T23:28:20.345Z] b85a868b505f: Pull complete [2022-11-09T23:28:20.604Z] e2be974225ed: Pull complete [2022-11-09T23:28:20.864Z] 339a4e72a1f5: Pull complete [2022-11-09T23:28:21.124Z] 988bab9f4d93: Pull complete [2022-11-09T23:28:21.382Z] 1469e6f7b9e6: Pull complete [2022-11-09T23:28:21.382Z] eaf3925da568: Pull complete [2022-11-09T23:28:23.290Z] bab4dde63d76: Pull complete [2022-11-09T23:28:23.291Z] bde34c3a00c8: Pull complete [2022-11-09T23:28:23.291Z] b352a97aabf1: Pull complete [2022-11-09T23:28:23.291Z] 4872d77fe225: Pull complete [2022-11-09T23:28:23.551Z] 5851b861e8e6: Pull complete [2022-11-09T23:28:23.551Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-09T23:28:23.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T23:28:23.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T23:28:23.780Z] prd-ubuntu20.04-docker-8c-8g-118855 does not seem to be running inside a container [2022-11-09T23:28:23.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T23:28:25.023Z] $ docker top e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 -eo pid,comm [2022-11-09T23:28:25.073Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-09T23:28:25.073Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T23:28:25.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T23:28:25.202Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T23:28:25.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T23:28:25.326Z] $ docker exec e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 ssh-agent [2022-11-09T23:28:25.441Z] SSH_AUTH_SOCK=/tmp/ssh-BtbCD8JmKjg4/agent.32 [2022-11-09T23:28:25.441Z] SSH_AGENT_PID=38 [2022-11-09T23:28:25.449Z] Running ssh-add (command line suppressed) [2022-11-09T23:28:25.554Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_17132884724445533742.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_17132884724445533742.key) [2022-11-09T23:28:25.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T23:28:25.901Z] + git tag --points-at HEAD [Pipeline] } [2022-11-09T23:28:25.927Z] $ docker exec --env ******** --env ******** e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 ssh-agent -k [2022-11-09T23:28:26.023Z] unset SSH_AUTH_SOCK; [2022-11-09T23:28:26.025Z] unset SSH_AGENT_PID; [2022-11-09T23:28:26.025Z] echo Agent pid 38 killed; [2022-11-09T23:28:26.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-09T23:28:26.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T23:28:26.112Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T23:28:26.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T23:28:26.230Z] $ docker exec e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 ssh-agent [2022-11-09T23:28:26.344Z] SSH_AUTH_SOCK=/tmp/ssh-JNwmmc8MRkSh/agent.70 [2022-11-09T23:28:26.344Z] SSH_AGENT_PID=76 [2022-11-09T23:28:26.350Z] Running ssh-add (command line suppressed) [2022-11-09T23:28:26.453Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_789016232408700256.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_789016232408700256.key) [2022-11-09T23:28:26.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T23:28:26.804Z] + git semver init [2022-11-09T23:28:27.063Z] 2022-11-09 23:28:26,999 [run_init] DEBUG init version:0.0.0 force:False [2022-11-09T23:28:27.063Z] 2022-11-09 23:28:27,000 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver [2022-11-09T23:28:27.063Z] 2022-11-09 23:28:27,001 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver [2022-11-09T23:28:27.063Z] 2022-11-09 23:28:27,001 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578, universal_newlines=False, shell=None, istream=None) [2022-11-09T23:28:28.447Z] 2022-11-09 23:28:28,417 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.git/info/exclude [2022-11-09T23:28:28.447Z] 2022-11-09 23:28:28,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 with force:False [2022-11-09T23:28:28.447Z] 2022-11-09 23:28:28,418 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 [2022-11-09T23:28:28.447Z] 2022-11-09 23:28:28,423 [execute] INFO git cat-file --batch-check [2022-11-09T23:28:28.447Z] 2022-11-09 23:28:28,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T23:28:28.447Z] 2022-11-09 23:28:28,431 [execute] INFO git cat-file --batch [2022-11-09T23:28:28.447Z] 2022-11-09 23:28:28,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T23:28:28.447Z] 2022-11-09 23:28:28,437 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 [2022-11-09T23:28:28.447Z] 0.0.0 [Pipeline] } [2022-11-09T23:28:28.724Z] $ docker exec --env ******** --env ******** e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 ssh-agent -k [2022-11-09T23:28:28.827Z] unset SSH_AUTH_SOCK; [2022-11-09T23:28:28.828Z] unset SSH_AGENT_PID; [2022-11-09T23:28:28.828Z] echo Agent pid 76 killed; [2022-11-09T23:28:28.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T23:28:29.268Z] + git semver [Pipeline] } [2022-11-09T23:28:29.554Z] $ docker stop --time=1 e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 [2022-11-09T23:28:30.877Z] $ docker rm -f e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T23:28:31.292Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-09T23:28:31.522Z] Stashed 1 file(s) [Pipeline] echo [2022-11-09T23:28:31.542Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T23:28:32.130Z] provisioning config files... [2022-11-09T23:28:32.139Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config4464050229273916753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:28:32.479Z] ---> docker-login.sh [2022-11-09T23:28:32.479Z] nexus3.edgexfoundry.org:10001 [2022-11-09T23:28:32.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:28:32.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:28:32.479Z] Configure a credential helper to remove this warning. See [2022-11-09T23:28:32.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:28:32.479Z] [2022-11-09T23:28:32.479Z] Login Succeeded [2022-11-09T23:28:32.479Z] nexus3.edgexfoundry.org:10002 [2022-11-09T23:28:32.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:28:32.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:28:32.479Z] Configure a credential helper to remove this warning. See [2022-11-09T23:28:32.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:28:32.479Z] [2022-11-09T23:28:32.479Z] Login Succeeded [2022-11-09T23:28:32.479Z] nexus3.edgexfoundry.org:10003 [2022-11-09T23:28:32.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:28:32.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:28:32.737Z] Configure a credential helper to remove this warning. See [2022-11-09T23:28:32.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:28:32.737Z] [2022-11-09T23:28:32.737Z] Login Succeeded [2022-11-09T23:28:32.737Z] nexus3.edgexfoundry.org:10004 [2022-11-09T23:28:32.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:28:32.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:28:32.737Z] Configure a credential helper to remove this warning. See [2022-11-09T23:28:32.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:28:32.737Z] [2022-11-09T23:28:32.737Z] Login Succeeded [2022-11-09T23:28:32.737Z] docker.io [2022-11-09T23:28:32.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:28:33.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:28:33.255Z] Configure a credential helper to remove this warning. See [2022-11-09T23:28:33.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:28:33.255Z] [2022-11-09T23:28:33.255Z] Login Succeeded [2022-11-09T23:28:33.255Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T23:28:33.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-09T23:28:33.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T23:28:33.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T23:28:33.539Z] ========================================================= [2022-11-09T23:28:33.539Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-09T23:28:33.539Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:28:33.996Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-09T23:28:34.256Z] Sending build context to Docker daemon 45.52MB [2022-11-09T23:28:34.256Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-09T23:28:34.256Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-09T23:28:34.256Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-09T23:28:34.256Z] 213ec9aee27d: Pulling fs layer [2022-11-09T23:28:34.256Z] 4583459ba037: Pulling fs layer [2022-11-09T23:28:34.256Z] 93c1e223e6f2: Pulling fs layer [2022-11-09T23:28:34.256Z] 53926ce57604: Pulling fs layer [2022-11-09T23:28:34.256Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-09T23:28:34.256Z] 22ff95d597cd: Pulling fs layer [2022-11-09T23:28:34.256Z] 53926ce57604: Waiting [2022-11-09T23:28:34.256Z] 21b2b0c7a3f4: Waiting [2022-11-09T23:28:34.256Z] 22ff95d597cd: Waiting [2022-11-09T23:28:34.256Z] 12d6caf4c0d1: Pulling fs layer [2022-11-09T23:28:34.256Z] 96b7cbca73a9: Pulling fs layer [2022-11-09T23:28:34.256Z] a7acece74701: Pulling fs layer [2022-11-09T23:28:34.256Z] 96b7cbca73a9: Waiting [2022-11-09T23:28:34.256Z] 93c1e223e6f2: Verifying Checksum [2022-11-09T23:28:34.256Z] 93c1e223e6f2: Download complete [2022-11-09T23:28:34.256Z] 4583459ba037: Download complete [2022-11-09T23:28:34.256Z] 21b2b0c7a3f4: Download complete [2022-11-09T23:28:34.256Z] 22ff95d597cd: Verifying Checksum [2022-11-09T23:28:34.256Z] 22ff95d597cd: Download complete [2022-11-09T23:28:34.256Z] 213ec9aee27d: Verifying Checksum [2022-11-09T23:28:34.256Z] 213ec9aee27d: Download complete [2022-11-09T23:28:34.256Z] 12d6caf4c0d1: Download complete [2022-11-09T23:28:34.515Z] 213ec9aee27d: Pull complete [2022-11-09T23:28:34.515Z] 4583459ba037: Pull complete [2022-11-09T23:28:34.515Z] 93c1e223e6f2: Pull complete [2022-11-09T23:28:35.090Z] a7acece74701: Verifying Checksum [2022-11-09T23:28:35.090Z] a7acece74701: Download complete [2022-11-09T23:28:35.349Z] 53926ce57604: Download complete [2022-11-09T23:28:35.349Z] 96b7cbca73a9: Verifying Checksum [2022-11-09T23:28:38.634Z] 53926ce57604: Pull complete [2022-11-09T23:28:38.634Z] 21b2b0c7a3f4: Pull complete [2022-11-09T23:28:38.893Z] 22ff95d597cd: Pull complete [2022-11-09T23:28:38.893Z] 12d6caf4c0d1: Pull complete [2022-11-09T23:28:40.797Z] 96b7cbca73a9: Pull complete [2022-11-09T23:28:41.734Z] a7acece74701: Pull complete [2022-11-09T23:28:41.734Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-09T23:28:41.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T23:28:41.734Z] ---> db6d94c90886 [2022-11-09T23:28:41.734Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-09T23:28:43.115Z] ---> Running in f1076c8b2e83 [2022-11-09T23:28:43.374Z] Removing intermediate container f1076c8b2e83 [2022-11-09T23:28:43.374Z] ---> 69c3e3d3c232 [2022-11-09T23:28:43.374Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-09T23:28:43.374Z] ---> Running in a39af383fdcc [2022-11-09T23:28:43.374Z] Removing intermediate container a39af383fdcc [2022-11-09T23:28:43.374Z] ---> cd41de4ed012 [2022-11-09T23:28:43.374Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-09T23:28:43.374Z] ---> Running in 27a667eb6a7b [2022-11-09T23:28:43.374Z] Removing intermediate container 27a667eb6a7b [2022-11-09T23:28:43.374Z] ---> 33153c7f67d0 [2022-11-09T23:28:43.374Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-09T23:28:43.632Z] ---> Running in 8ec848588fc6 [2022-11-09T23:28:43.632Z] Removing intermediate container 8ec848588fc6 [2022-11-09T23:28:43.632Z] ---> cf4a4414507f [2022-11-09T23:28:43.632Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-09T23:28:43.632Z] ---> Running in ed10eb6b8e57 [2022-11-09T23:28:43.632Z] Removing intermediate container ed10eb6b8e57 [2022-11-09T23:28:43.632Z] ---> 35179b989ac5 [2022-11-09T23:28:43.632Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-09T23:28:44.201Z] latest: Pulling from library/docker [2022-11-09T23:28:44.201Z] 213ec9aee27d: Already exists [2022-11-09T23:28:44.201Z] 7b0dd730a5c3: Pulling fs layer [2022-11-09T23:28:44.201Z] 4b90f8029a36: Pulling fs layer [2022-11-09T23:28:44.201Z] a89466c712af: Pulling fs layer [2022-11-09T23:28:44.201Z] 9c6a0a734fa9: Pulling fs layer [2022-11-09T23:28:44.201Z] beeedf2bf9bb: Pulling fs layer [2022-11-09T23:28:44.201Z] 3bc3016a9123: Pulling fs layer [2022-11-09T23:28:44.201Z] 45d434503156: Pulling fs layer [2022-11-09T23:28:44.201Z] 539e1dfa3993: Pulling fs layer [2022-11-09T23:28:44.201Z] beeedf2bf9bb: Waiting [2022-11-09T23:28:44.201Z] 3bc3016a9123: Waiting [2022-11-09T23:28:44.201Z] 45d434503156: Waiting [2022-11-09T23:28:44.201Z] 9c6a0a734fa9: Waiting [2022-11-09T23:28:44.461Z] 4b90f8029a36: Verifying Checksum [2022-11-09T23:28:44.461Z] 4b90f8029a36: Download complete [2022-11-09T23:28:44.461Z] 7b0dd730a5c3: Verifying Checksum [2022-11-09T23:28:44.461Z] 7b0dd730a5c3: Download complete [2022-11-09T23:28:44.721Z] 7b0dd730a5c3: Pull complete [2022-11-09T23:28:44.721Z] 4b90f8029a36: Pull complete [2022-11-09T23:28:44.979Z] beeedf2bf9bb: Verifying Checksum [2022-11-09T23:28:44.979Z] beeedf2bf9bb: Download complete [2022-11-09T23:28:44.979Z] a89466c712af: Verifying Checksum [2022-11-09T23:28:44.979Z] a89466c712af: Download complete [2022-11-09T23:28:45.237Z] 3bc3016a9123: Verifying Checksum [2022-11-09T23:28:45.237Z] 3bc3016a9123: Download complete [2022-11-09T23:28:45.237Z] 9c6a0a734fa9: Verifying Checksum [2022-11-09T23:28:45.237Z] 9c6a0a734fa9: Download complete [2022-11-09T23:28:45.237Z] 45d434503156: Verifying Checksum [2022-11-09T23:28:45.237Z] 45d434503156: Download complete [2022-11-09T23:28:45.237Z] 539e1dfa3993: Verifying Checksum [2022-11-09T23:28:45.237Z] 539e1dfa3993: Download complete [2022-11-09T23:28:45.495Z] a89466c712af: Pull complete [2022-11-09T23:28:45.754Z] 9c6a0a734fa9: Pull complete [2022-11-09T23:28:46.013Z] beeedf2bf9bb: Pull complete [2022-11-09T23:28:46.271Z] 3bc3016a9123: Pull complete [2022-11-09T23:28:46.272Z] 45d434503156: Pull complete [2022-11-09T23:28:46.272Z] 539e1dfa3993: Pull complete [2022-11-09T23:28:46.272Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-09T23:28:46.272Z] Status: Downloaded newer image for docker:latest [2022-11-09T23:28:46.972Z] Still waiting to schedule task [2022-11-09T23:28:46.973Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-09T23:28:47.207Z] ---> bf795c93692a [2022-11-09T23:28:47.207Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-09T23:28:47.207Z] ---> Running in 7ab3e9349cec [2022-11-09T23:28:47.777Z] Removing intermediate container 7ab3e9349cec [2022-11-09T23:28:47.777Z] ---> c436b8786f23 [2022-11-09T23:28:47.777Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-09T23:28:47.777Z] ---> Running in 0e2e463a02aa [2022-11-09T23:28:48.036Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T23:28:48.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T23:28:49.175Z] OK: 211 MiB in 51 packages [2022-11-09T23:28:49.433Z] Removing intermediate container 0e2e463a02aa [2022-11-09T23:28:49.433Z] ---> 6d3781214427 [2022-11-09T23:28:49.433Z] Step 11/16 : ENV GO111MODULE=on [2022-11-09T23:28:49.433Z] ---> Running in 2563d7cb8236 [2022-11-09T23:28:49.433Z] Removing intermediate container 2563d7cb8236 [2022-11-09T23:28:49.433Z] ---> c05446b51483 [2022-11-09T23:28:49.433Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-09T23:28:49.433Z] ---> Running in 78de3f91e80e [2022-11-09T23:28:49.691Z] Removing intermediate container 78de3f91e80e [2022-11-09T23:28:49.691Z] ---> 40794250381e [2022-11-09T23:28:49.691Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-09T23:28:49.691Z] ---> 2818d6ad394b [2022-11-09T23:28:49.691Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T23:28:49.691Z] ---> Running in 59a8a857c9ff [2022-11-09T23:29:07.779Z] Removing intermediate container 59a8a857c9ff [2022-11-09T23:29:07.779Z] ---> 5de98311e9da [2022-11-09T23:29:07.779Z] Step 15/16 : COPY . . [2022-11-09T23:29:08.715Z] ---> a97346a5e298 [2022-11-09T23:29:08.715Z] Step 16/16 : RUN ${MAKE} [2022-11-09T23:29:08.715Z] ---> Running in 93975c0f4fb1 [2022-11-09T23:29:08.974Z] noop [2022-11-09T23:29:09.233Z] Removing intermediate container 93975c0f4fb1 [2022-11-09T23:29:09.233Z] ---> ab83afe0d90b [2022-11-09T23:29:09.233Z] Successfully built ab83afe0d90b [2022-11-09T23:29:09.233Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:29:09.672Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T23:29:09.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T23:29:09.811Z] prd-ubuntu20.04-docker-8c-8g-118855 does not seem to be running inside a container [2022-11-09T23:29:09.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-09T23:29:10.152Z] $ docker top 3b51c1c1acd531b75cfccb40352fb9dc55b2c5f523c8dc818576292069944b01 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T23:29:10.538Z] + go version [2022-11-09T23:29:10.538Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-09T23:29:10.572Z] $ docker stop --time=1 3b51c1c1acd531b75cfccb40352fb9dc55b2c5f523c8dc818576292069944b01 [2022-11-09T23:29:11.849Z] $ docker rm -f 3b51c1c1acd531b75cfccb40352fb9dc55b2c5f523c8dc818576292069944b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:29:12.551Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T23:29:12.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T23:29:12.705Z] prd-ubuntu20.04-docker-8c-8g-118855 does not seem to be running inside a container [2022-11-09T23:29:12.745Z] $ 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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-09T23:29:13.073Z] $ docker top 8b40dc007f3370e86437bbafeecb6cf1c3ef94ed3ccd59ff8b939be1d85646d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T23:29:13.452Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] fileExists [Pipeline] sh [2022-11-09T23:29:13.807Z] + make test [2022-11-09T23:29:13.807Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-09T23:29:14.066Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-09T23:29:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-09T23:29:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-09T23:29:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-09T23:29:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-09T23:29:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-09T23:29:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-09T23:29:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-09T23:29:24.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-09T23:29:24.034Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-09T23:29:25.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T23:29:25.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T23:29:25.408Z] ./bin/test-attribution-txt.sh [2022-11-09T23:29:25.408Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-09T23:29:25.408Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-09T23:29:25.666Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-09T23:29:25.666Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-09T23:29:25.666Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-09T23:29:25.666Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-09T23:29:25.666Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-09T23:29:25.666Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-09T23:29:25.666Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-09T23:29:25.666Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-09T23:29:25.666Z] make -C web test [2022-11-09T23:29:25.666Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' [2022-11-09T23:29:25.666Z] make[1]: tput: No such file or directory [2022-11-09T23:29:25.666Z] make[1]: tput: No such file or directory [2022-11-09T23:29:25.666Z] warning: generating ./VERSION [2022-11-09T23:29:25.666Z] echo "0.0.0" > VERSION [2022-11-09T23:29:25.666Z] docker build \ [2022-11-09T23:29:25.666Z] -f Dockerfile \ [2022-11-09T23:29:25.666Z] --build-arg USER=1000 \ [2022-11-09T23:29:25.666Z] \ [2022-11-09T23:29:25.666Z] --label "git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371" \ [2022-11-09T23:29:25.666Z] -t edgexfoundry/edgex-web-ui:f935e31fed26b56ad20f053d6b1d70f00f004371 \ [2022-11-09T23:29:25.666Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-09T23:29:25.666Z] . [2022-11-09T23:29:25.666Z] Sending build context to Docker daemon 3.269MB [2022-11-09T23:29:25.666Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-09T23:29:26.235Z] 16.17-alpine3.15: Pulling from library/node [2022-11-09T23:29:26.235Z] 9621f1afde84: Pulling fs layer [2022-11-09T23:29:26.235Z] c6f70ee39829: Pulling fs layer [2022-11-09T23:29:26.235Z] 56892a8094a2: Pulling fs layer [2022-11-09T23:29:26.235Z] 58dd87906ef0: Pulling fs layer [2022-11-09T23:29:26.235Z] 58dd87906ef0: Waiting [2022-11-09T23:29:26.494Z] 9621f1afde84: Download complete [2022-11-09T23:29:26.494Z] 58dd87906ef0: Verifying Checksum [2022-11-09T23:29:26.494Z] 58dd87906ef0: Download complete [2022-11-09T23:29:26.494Z] 9621f1afde84: Pull complete [2022-11-09T23:29:26.753Z] c6f70ee39829: Verifying Checksum [2022-11-09T23:29:26.753Z] c6f70ee39829: Download complete [2022-11-09T23:29:27.689Z] c6f70ee39829: Pull complete [2022-11-09T23:29:27.950Z] 56892a8094a2: Pull complete [2022-11-09T23:29:27.950Z] 58dd87906ef0: Pull complete [2022-11-09T23:29:27.950Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-09T23:29:27.950Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-09T23:29:27.950Z] ---> b69703f70c3d [2022-11-09T23:29:27.950Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-09T23:29:28.517Z] ---> Running in b25efc608321 [2022-11-09T23:29:28.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T23:29:29.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T23:29:29.290Z] (1/129) Installing libxau (1.0.9-r0) [2022-11-09T23:29:29.290Z] (2/129) Installing libmd (1.0.3-r0) [2022-11-09T23:29:29.290Z] (3/129) Installing libbsd (0.11.3-r1) [2022-11-09T23:29:29.290Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-11-09T23:29:29.290Z] (5/129) Installing libxcb (1.14-r2) [2022-11-09T23:29:29.290Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-11-09T23:29:29.290Z] (7/129) Installing libxext (1.3.4-r0) [2022-11-09T23:29:29.290Z] (8/129) Installing libice (1.0.10-r0) [2022-11-09T23:29:29.290Z] (9/129) Installing libuuid (2.37.4-r0) [2022-11-09T23:29:29.290Z] (10/129) Installing libsm (1.2.3-r0) [2022-11-09T23:29:29.290Z] (11/129) Installing libxt (1.2.1-r0) [2022-11-09T23:29:29.548Z] (12/129) Installing libxmu (1.1.3-r0) [2022-11-09T23:29:29.548Z] (13/129) Installing xset (1.2.4-r0) [2022-11-09T23:29:29.548Z] (14/129) Installing xprop (1.2.5-r0) [2022-11-09T23:29:29.548Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-11-09T23:29:29.548Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-09T23:29:29.548Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-11-09T23:29:29.548Z] (18/129) Installing libffi (3.4.2-r1) [2022-11-09T23:29:29.548Z] (19/129) Installing libintl (0.21-r0) [2022-11-09T23:29:29.548Z] (20/129) Installing libblkid (2.37.4-r0) [2022-11-09T23:29:29.548Z] (21/129) Installing libmount (2.37.4-r0) [2022-11-09T23:29:29.548Z] (22/129) Installing pcre (8.45-r1) [2022-11-09T23:29:29.548Z] (23/129) Installing glib (2.70.1-r0) [2022-11-09T23:29:29.548Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-11-09T23:29:29.548Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-11-09T23:29:29.548Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-11-09T23:29:29.548Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-11-09T23:29:29.548Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-11-09T23:29:29.548Z] (29/129) Installing libpng (1.6.37-r1) [2022-11-09T23:29:29.548Z] (30/129) Installing libwebp (1.2.2-r0) [2022-11-09T23:29:29.548Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-11-09T23:29:29.548Z] (32/129) Installing tiff (4.4.0-r0) [2022-11-09T23:29:29.548Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-11-09T23:29:29.548Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-09T23:29:29.548Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-11-09T23:29:29.548Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-11-09T23:29:29.548Z] (37/129) Installing libxrender (0.9.10-r3) [2022-11-09T23:29:29.548Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-11-09T23:29:29.808Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-11-09T23:29:29.808Z] (40/129) Installing libxi (1.8-r0) [2022-11-09T23:29:29.808Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-11-09T23:29:29.808Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-11-09T23:29:29.808Z] (43/129) Installing atk (2.36.0-r0) [2022-11-09T23:29:29.808Z] (44/129) Installing libxtst (1.2.3-r3) [2022-11-09T23:29:29.808Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-11-09T23:29:29.808Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-11-09T23:29:29.808Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-11-09T23:29:29.808Z] (48/129) Installing expat (2.5.0-r0) [2022-11-09T23:29:29.808Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-11-09T23:29:29.808Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-11-09T23:29:29.808Z] (51/129) Installing freetype (2.11.1-r2) [2022-11-09T23:29:29.808Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-11-09T23:29:29.808Z] (53/129) Installing pixman (0.40.0-r4) [2022-11-09T23:29:29.808Z] (54/129) Installing cairo (1.16.0-r5) [2022-11-09T23:29:29.808Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-11-09T23:29:29.808Z] (56/129) Installing avahi-libs (0.8-r5) [2022-11-09T23:29:29.808Z] (57/129) Installing gmp (6.2.1-r1) [2022-11-09T23:29:29.808Z] (58/129) Installing nettle (3.7.3-r0) [2022-11-09T23:29:29.809Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-11-09T23:29:29.809Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-11-09T23:29:29.809Z] (61/129) Installing libunistring (0.9.10-r1) [2022-11-09T23:29:30.066Z] (62/129) Installing gnutls (3.7.1-r1) [2022-11-09T23:29:30.066Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-11-09T23:29:30.066Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-11-09T23:29:30.066Z] (65/129) Installing fribidi (1.0.11-r0) [2022-11-09T23:29:30.066Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-11-09T23:29:30.066Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-11-09T23:29:30.066Z] (68/129) Installing libxft (2.3.4-r0) [2022-11-09T23:29:30.066Z] (69/129) Installing pango (1.48.10-r0) [2022-11-09T23:29:30.066Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-11-09T23:29:30.066Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-09T23:29:30.066Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-11-09T23:29:30.066Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-11-09T23:29:30.066Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-11-09T23:29:30.066Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-11-09T23:29:30.324Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-09T23:29:30.324Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-11-09T23:29:30.324Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-11-09T23:29:30.324Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-11-09T23:29:30.324Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-09T23:29:32.224Z] (79/129) Installing libogg (1.3.5-r0) [2022-11-09T23:29:32.224Z] (80/129) Installing flac (1.3.4-r0) [2022-11-09T23:29:32.224Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-11-09T23:29:32.484Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-11-09T23:29:32.484Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-11-09T23:29:32.484Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-11-09T23:29:32.484Z] (85/129) Installing libass (0.15.2-r0) [2022-11-09T23:29:32.484Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-11-09T23:29:32.484Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-09T23:29:32.484Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-09T23:29:32.484Z] (89/129) Installing lame (3.100-r0) [2022-11-09T23:29:32.484Z] (90/129) Installing opus (1.3.1-r1) [2022-11-09T23:29:32.484Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-11-09T23:29:32.484Z] (92/129) Installing soxr (0.1.3-r2) [2022-11-09T23:29:32.484Z] (93/129) Installing libsrt (1.4.2-r1) [2022-11-09T23:29:32.484Z] (94/129) Installing libssh (0.9.6-r1) [2022-11-09T23:29:32.484Z] (95/129) Installing libtheora (1.1.1-r16) [2022-11-09T23:29:32.484Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-11-09T23:29:32.484Z] (97/129) Installing libpciaccess (0.16-r0) [2022-11-09T23:29:32.484Z] (98/129) Installing libdrm (2.4.109-r0) [2022-11-09T23:29:32.742Z] (99/129) Installing libva (2.13.0-r0) [2022-11-09T23:29:32.742Z] (100/129) Installing libvdpau (1.4-r0) [2022-11-09T23:29:32.742Z] (101/129) Installing vidstab (1.1.0-r1) [2022-11-09T23:29:32.742Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-11-09T23:29:32.742Z] (103/129) Installing libvpx (1.10.0-r0) [2022-11-09T23:29:32.742Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-11-09T23:29:32.742Z] (105/129) Installing x264-libs (20210613-r0) [2022-11-09T23:29:32.742Z] (106/129) Installing x265-libs (3.5-r0) [2022-11-09T23:29:32.742Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-11-09T23:29:32.742Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-11-09T23:29:33.000Z] (109/129) Installing libevent (2.1.12-r4) [2022-11-09T23:29:33.000Z] (110/129) Installing mesa (21.2.6-r0) [2022-11-09T23:29:33.000Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-11-09T23:29:33.000Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-11-09T23:29:33.000Z] (113/129) Installing lcms2 (2.12-r1) [2022-11-09T23:29:33.000Z] (114/129) Installing nspr (4.32-r0) [2022-11-09T23:29:33.000Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-11-09T23:29:33.000Z] (116/129) Installing nss (3.78.1-r0) [2022-11-09T23:29:33.000Z] (117/129) Installing libasyncns (0.8-r1) [2022-11-09T23:29:33.000Z] (118/129) Installing libltdl (2.4.6-r7) [2022-11-09T23:29:33.000Z] (119/129) Installing orc (0.4.32-r0) [2022-11-09T23:29:33.000Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-11-09T23:29:33.000Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-11-09T23:29:33.000Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-11-09T23:29:33.000Z] (123/129) Installing libpulse (15.0-r2) [2022-11-09T23:29:33.000Z] (124/129) Installing re2 (2021.11.01-r0) [2022-11-09T23:29:33.000Z] (125/129) Installing snappy (1.1.9-r1) [2022-11-09T23:29:33.000Z] (126/129) Installing libgpg-error (1.42-r1) [2022-11-09T23:29:33.000Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-11-09T23:29:33.000Z] (128/129) Installing libxslt (1.1.35-r0) [2022-11-09T23:29:33.000Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-11-09T23:29:33.936Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T23:29:33.936Z] Executing glib-2.70.1-r0.trigger [2022-11-09T23:29:34.195Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-09T23:29:36.101Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-09T23:29:36.101Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-09T23:29:36.101Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-09T23:29:36.101Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-09T23:29:36.101Z] OK: 286 MiB in 145 packages [2022-11-09T23:29:39.523Z] Removing intermediate container b25efc608321 [2022-11-09T23:29:39.523Z] ---> c28b426dd9d6 [2022-11-09T23:29:39.523Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-09T23:29:39.523Z] ---> Running in bf1f2dce4cab [2022-11-09T23:29:39.523Z] Removing intermediate container bf1f2dce4cab [2022-11-09T23:29:39.523Z] ---> 55306be6ff17 [2022-11-09T23:29:39.523Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-09T23:29:39.523Z] ---> Running in 54b574123877 [2022-11-09T23:29:39.523Z] Removing intermediate container 54b574123877 [2022-11-09T23:29:39.523Z] ---> 204c6286b933 [2022-11-09T23:29:39.523Z] Step 5/10 : RUN npm install -g npm [2022-11-09T23:29:39.523Z] ---> Running in 191e2a9ff298 [2022-11-09T23:29:46.101Z] [2022-11-09T23:29:46.101Z] removed 7 packages, changed 79 packages, and audited 223 packages in 5s [2022-11-09T23:29:46.101Z] [2022-11-09T23:29:46.101Z] 14 packages are looking for funding [2022-11-09T23:29:46.101Z] run `npm fund` for details [2022-11-09T23:29:46.101Z] [2022-11-09T23:29:46.101Z] found 0 vulnerabilities [2022-11-09T23:29:46.101Z] Removing intermediate container 191e2a9ff298 [2022-11-09T23:29:46.101Z] ---> 4461f90cd226 [2022-11-09T23:29:46.101Z] Step 6/10 : ARG USER=1000 [2022-11-09T23:29:46.360Z] ---> Running in bafc2f774e45 [2022-11-09T23:29:46.360Z] Removing intermediate container bafc2f774e45 [2022-11-09T23:29:46.360Z] ---> e3b7fac2b947 [2022-11-09T23:29:46.360Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-09T23:29:46.360Z] ---> Running in e3b5ea1e8ee9 [2022-11-09T23:29:46.927Z] Removing intermediate container e3b5ea1e8ee9 [2022-11-09T23:29:46.927Z] ---> bf6d9f4b2f04 [2022-11-09T23:29:46.927Z] Step 8/10 : USER $USER:$USER [2022-11-09T23:29:46.927Z] ---> Running in dc9fc79a9261 [2022-11-09T23:29:46.927Z] Removing intermediate container dc9fc79a9261 [2022-11-09T23:29:46.927Z] ---> 599e79851592 [2022-11-09T23:29:46.927Z] Step 9/10 : WORKDIR /app [2022-11-09T23:29:46.927Z] ---> Running in f06e840ef0ea [2022-11-09T23:29:46.927Z] Removing intermediate container f06e840ef0ea [2022-11-09T23:29:46.927Z] ---> 02f9a2848246 [2022-11-09T23:29:46.927Z] Step 10/10 : LABEL git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371 [2022-11-09T23:29:46.927Z] ---> Running in 0981720f9f73 [2022-11-09T23:29:47.185Z] Removing intermediate container 0981720f9f73 [2022-11-09T23:29:47.185Z] ---> 57eb478c017b [2022-11-09T23:29:47.185Z] Successfully built 57eb478c017b [2022-11-09T23:29:47.185Z] Successfully tagged edgexfoundry/edgex-web-ui:f935e31fed26b56ad20f053d6b1d70f00f004371 [2022-11-09T23:29:47.185Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-09T23:29:47.185Z] touch edgex-web-ui.imagebuilt [2022-11-09T23:29:47.185Z] mkdir -p node_modules coverage [2022-11-09T23:29:47.185Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-09T23:29:47.185Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE required: { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE }, [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE } [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE required: { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE }, [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE } [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE required: { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE }, [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE } [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE required: { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE }, [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE } [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE required: { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE }, [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE } [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE required: { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE }, [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE } [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE required: { [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:29:49.082Z] npm WARN EBADENGINE }, [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE } [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE required: { [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE }, [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE } [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE required: { [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE }, [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:29:49.083Z] npm WARN EBADENGINE } [2022-11-09T23:29:53.275Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-09T23:29:53.275Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-09T23:29:53.275Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-11-09T23:29:53.275Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-09T23:29:53.275Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-09T23:29:53.534Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-09T23:29:54.103Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-09T23:29:55.481Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-09T23:29:55.481Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-09T23:29:56.856Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2022-11-09T23:29:56.856Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-11-09T23:29:58.227Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-11-09T23:29:58.793Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-09T23:29:59.052Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-09T23:29:59.311Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-09T23:29:59.569Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-09T23:29:59.569Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-09T23:30:00.944Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-09T23:30:03.481Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-11-09T23:30:08.745Z] [2022-11-09T23:30:08.745Z] added 1478 packages, and audited 1479 packages in 21s [2022-11-09T23:30:08.745Z] [2022-11-09T23:30:08.745Z] 90 packages are looking for funding [2022-11-09T23:30:08.745Z] run `npm fund` for details [2022-11-09T23:30:08.745Z] [2022-11-09T23:30:08.745Z] 15 vulnerabilities (3 moderate, 8 high, 4 critical) [2022-11-09T23:30:08.745Z] [2022-11-09T23:30:08.745Z] To address issues that do not require attention, run: [2022-11-09T23:30:08.745Z] npm audit fix [2022-11-09T23:30:08.745Z] [2022-11-09T23:30:08.745Z] To address all issues (including breaking changes), run: [2022-11-09T23:30:08.745Z] npm audit fix --force [2022-11-09T23:30:08.745Z] [2022-11-09T23:30:08.745Z] Run `npm audit` for details. [2022-11-09T23:30:11.290Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-11-09T23:30:13.833Z] - Generating browser application bundles (phase: setup)... [2022-11-09T23:30:18.032Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-09T23:30:18.032Z] Compiling @angular/core : es2015 as esm2015 [2022-11-09T23:30:22.266Z] Compiling @angular/common : es2015 as esm2015 [2022-11-09T23:30:22.266Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-09T23:30:22.523Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-09T23:30:22.523Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-09T23:30:23.088Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-09T23:30:23.088Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-09T23:30:23.345Z] Compiling @angular/router : es2015 as esm2015 [2022-11-09T23:30:23.604Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-09T23:30:23.604Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-09T23:30:23.861Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-09T23:30:24.124Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-09T23:30:26.023Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-09T23:30:26.564Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118857 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] { [Pipeline] ws [2022-11-09T23:30:26.615Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-11-09T23:30:26.710Z] The recommended git tool is: git [2022-11-09T23:30:31.978Z] using credential edgex-jenkins-ssh [2022-11-09T23:30:31.994Z] Cloning the remote Git repository [2022-11-09T23:30:32.583Z] 09 11 2022 23:30:32.042:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-09T23:30:32.583Z] 09 11 2022 23:30:32.044:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-09T23:30:32.583Z] 09 11 2022 23:30:32.047:INFO [launcher]: Starting browser ChromeHeadless [2022-11-09T23:30:32.037Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-09T23:30:32.118Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-11-09T23:30:32.263Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-09T23:30:32.264Z] > git --version # timeout=10 [2022-11-09T23:30:32.295Z] > git --version # 'git version 2.25.1' [2022-11-09T23:30:32.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-09T23:30:32.369Z] Verifying host key using known hosts file [2022-11-09T23:30:32.599Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-09T23:30:32.615Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T23:30:35.997Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-09T23:30:36.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T23:30:37.568Z] Merging remotes/origin/main commit 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 [2022-11-09T23:30:38.206Z] Merge succeeded, producing f935e31fed26b56ad20f053d6b1d70f00f004371 [2022-11-09T23:30:38.206Z] Checking out Revision f935e31fed26b56ad20f053d6b1d70f00f004371 (PR-578) [2022-11-09T23:30:36.941Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-09T23:30:36.985Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-09T23:30:36.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-09T23:30:36.993Z] Verifying host key using known hosts file [2022-11-09T23:30:37.001Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-09T23:30:37.017Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-09T23:30:37.588Z] > git config core.sparsecheckout # timeout=10 [2022-11-09T23:30:37.609Z] > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 [2022-11-09T23:30:38.073Z] > git remote # timeout=10 [2022-11-09T23:30:38.093Z] > git config --get remote.origin.url # timeout=10 [2022-11-09T23:30:38.120Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-09T23:30:38.127Z] Verifying host key using known hosts file [2022-11-09T23:30:38.132Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-09T23:30:38.142Z] > git merge 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 [2022-11-09T23:30:38.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-09T23:30:38.212Z] > git config core.sparsecheckout # timeout=10 [2022-11-09T23:30:38.228Z] > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 [2022-11-09T23:30:38.722Z] Commit message: "chore(deps): Bump socket.io-parser from 4.0.4 to 4.0.5 in /web" [2022-11-09T23:30:38.777Z] > git --version # timeout=10 [2022-11-09T23:30:38.791Z] > git --version # 'git version 2.25.1' [2022-11-09T23:30:38.823Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T23:30:39.912Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-09T23:30:39.912Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T23:30:39.912Z] Dload Upload Total Spent Left Speed [2022-11-09T23:30:39.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 [Pipeline] sh [2022-11-09T23:30:40.652Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-09T23:30:40.998Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-09T23:30:40.998Z] + sudo tee /etc/docker/daemon.new [2022-11-09T23:30:40.998Z] { [2022-11-09T23:30:40.998Z] "registry-mirrors": [ [2022-11-09T23:30:40.998Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-09T23:30:40.998Z] ], [2022-11-09T23:30:40.998Z] "bip": "10.250.0.254/24", [2022-11-09T23:30:40.998Z] "hosts": [ [2022-11-09T23:30:40.998Z] "tcp://0.0.0.0:5555", [2022-11-09T23:30:40.998Z] "unix:///var/run/docker.sock" [2022-11-09T23:30:40.998Z] ], [2022-11-09T23:30:40.998Z] "mtu": 1458, [2022-11-09T23:30:40.998Z] "selinux-enabled": true, [2022-11-09T23:30:40.998Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-09T23:30:40.998Z] } [Pipeline] sh [2022-11-09T23:30:41.347Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-09T23:30:41.701Z] + sudo service docker restart [2022-11-09T23:30:44.805Z] ✔ Browser application bundle generation complete. [2022-11-09T23:30:44.805Z] 09 11 2022 23:30:44.604:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket X3OgK8e--VFTd1ElAAAB with id 18543186 [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.06 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.186 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.194 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.196 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.209 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.248 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.316 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.348 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.363 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.38 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.415 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.42 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.429 secs) [2022-11-09T23:30:48.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.434 secs) [2022-11-09T23:30:48.363Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.488 secs) [2022-11-09T23:30:48.363Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.524 secs) [2022-11-09T23:30:48.363Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.542 secs) [2022-11-09T23:30:48.363Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.556 secs) [2022-11-09T23:30:48.363Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.604 secs) [2022-11-09T23:30:48.363Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.611 secs) [2022-11-09T23:30:48.363Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.642 secs) [2022-11-09T23:30:48.363Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.648 secs) [2022-11-09T23:30:48.363Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.655 secs) [2022-11-09T23:30:48.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.687 secs) [2022-11-09T23:30:48.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.692 secs) [2022-11-09T23:30:48.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.694 secs) [2022-11-09T23:30:48.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.721 secs) [2022-11-09T23:30:48.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.729 secs) [2022-11-09T23:30:48.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.732 secs) [2022-11-09T23:30:48.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.765 secs) [2022-11-09T23:30:48.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.773 secs) [2022-11-09T23:30:48.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.778 secs) [2022-11-09T23:30:48.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.795 secs) [2022-11-09T23:30:48.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.832 secs) [2022-11-09T23:30:48.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.845 secs) [2022-11-09T23:30:48.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.863 secs) [2022-11-09T23:30:48.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.873 secs) [2022-11-09T23:30:48.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.89 secs) [2022-11-09T23:30:48.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.893 secs) [2022-11-09T23:30:48.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.917 secs) [2022-11-09T23:30:48.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.927 secs) [2022-11-09T23:30:48.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.929 secs) [2022-11-09T23:30:48.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.99 secs) [2022-11-09T23:30:48.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.01 secs) [2022-11-09T23:30:48.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.024 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.05 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.072 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.082 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.085 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.092 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.099 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.126 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.131 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.135 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.139 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.141 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.143 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.145 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.147 secs) [2022-11-09T23:30:49.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.165 secs) [2022-11-09T23:30:49.144Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.169 secs) [2022-11-09T23:30:49.144Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.192 secs) [2022-11-09T23:30:49.144Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.2 secs) [2022-11-09T23:30:49.404Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.215 secs) [2022-11-09T23:30:49.404Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.222 secs) [2022-11-09T23:30:49.404Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.245 secs) [2022-11-09T23:30:49.404Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.254 secs) [2022-11-09T23:30:49.404Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.258 secs) [2022-11-09T23:30:49.404Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.277 secs) [2022-11-09T23:30:49.404Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.282 secs) [2022-11-09T23:30:49.404Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.295 secs) [2022-11-09T23:30:49.404Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.361 secs) [2022-11-09T23:30:49.404Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.388 secs) [2022-11-09T23:30:49.404Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.391 secs) [2022-11-09T23:30:49.404Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.404 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.425 secs) [2022-11-09T23:30:49.663Z] WARN: ' [2022-11-09T23:30:49.663Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-09T23:30:49.663Z] Support for using the ngModel input property and ngModelChange event with [2022-11-09T23:30:49.663Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-09T23:30:49.663Z] in a future version of Angular. [2022-11-09T23:30:49.663Z] [2022-11-09T23:30:49.663Z] For more information on this, see our API docs here: [2022-11-09T23:30:49.663Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-09T23:30:49.663Z] ' [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.425 secs) [2022-11-09T23:30:49.663Z] WARN: ' [2022-11-09T23:30:49.663Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-09T23:30:49.663Z] Support for using the ngModel input property and ngModelChange event with [2022-11-09T23:30:49.663Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-09T23:30:49.663Z] in a future version of Angular. [2022-11-09T23:30:49.663Z] [2022-11-09T23:30:49.663Z] For more information on this, see our API docs here: [2022-11-09T23:30:49.663Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-09T23:30:49.663Z] ' [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.452 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.456 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.457 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.474 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.486 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.51 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.514 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.521 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.558 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.567 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.569 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.571 secs) [2022-11-09T23:30:49.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.602 secs) [2022-11-09T23:30:49.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.611 secs) [2022-11-09T23:30:49.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.639 secs) [2022-11-09T23:30:49.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.66 secs) [2022-11-09T23:30:49.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.672 secs) [2022-11-09T23:30:49.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.698 secs) [2022-11-09T23:30:49.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.714 secs) [2022-11-09T23:30:49.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.721 secs) [2022-11-09T23:30:49.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.728 secs) [2022-11-09T23:30:49.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.745 secs) [2022-11-09T23:30:49.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.758 secs) [2022-11-09T23:30:49.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.762 secs) [2022-11-09T23:30:49.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.765 secs) [2022-11-09T23:30:49.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.776 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.799 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.808 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.82 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.829 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.831 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.844 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.862 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.868 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.871 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.872 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.875 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.882 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.889 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.905 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.914 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.917 secs) [2022-11-09T23:30:50.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.918 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.946 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.962 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.974 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.983 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.995 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.019 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.024 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.03 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.037 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.041 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.047 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.052 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.085 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.092 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.093 secs) [2022-11-09T23:30:50.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.095 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.114 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.123 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.132 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.136 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.138 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.141 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.208 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.222 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.225 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.227 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.229 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.23 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.237 secs) [2022-11-09T23:30:50.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.244 secs) [2022-11-09T23:30:50.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.334 secs / 2.244 secs) [2022-11-09T23:30:50.958Z] TOTAL: 149 SUCCESS [2022-11-09T23:30:50.958Z] ✔ Browser application bundle generation complete. [2022-11-09T23:30:51.215Z] [2022-11-09T23:30:51.215Z] =============================== Coverage summary =============================== [2022-11-09T23:30:51.215Z] Statements : 40.87% ( 1463/3580 ) [2022-11-09T23:30:51.215Z] Branches : 12.03% ( 111/923 ) [2022-11-09T23:30:51.215Z] Functions : 33.13% ( 430/1298 ) [2022-11-09T23:30:51.215Z] Lines : 38.8% ( 1314/3387 ) [2022-11-09T23:30:51.215Z] ================================================================================ [2022-11-09T23:30:51.473Z] ✔ Browser application bundle generation complete. [2022-11-09T23:30:51.738Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' [Pipeline] echo [2022-11-09T23:30:51.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-09T23:30:51.806Z] $ docker stop --time=1 8b40dc007f3370e86437bbafeecb6cf1c3ef94ed3ccd59ff8b939be1d85646d2 [2022-11-09T23:30:53.096Z] $ docker rm -f 8b40dc007f3370e86437bbafeecb6cf1c3ef94ed3ccd59ff8b939be1d85646d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T23:30:53.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-09T23:30:54.234Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-09T23:30:54.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-09T23:30:55.399Z] + ls -al . [2022-11-09T23:30:55.399Z] total 188 [2022-11-09T23:30:55.399Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 9 23:29 . [2022-11-09T23:30:55.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 23:28 .. [2022-11-09T23:30:55.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:28 .blubracket [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 9 23:28 .dockerignore [2022-11-09T23:30:55.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 23:28 .git [2022-11-09T23:30:55.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 23:28 .github [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 9 23:28 .gitignore [2022-11-09T23:30:55.399Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 23:28 .semver [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 9 23:28 Attribution.txt [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 17205 Nov 9 23:28 CHANGELOG.md [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 23:28 CONTRIBUTING.md [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 9 23:28 Dockerfile [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 23:28 Jenkinsfile [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 23:28 LICENSE [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 9 23:28 Makefile [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 9 23:28 README.md [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 23:28 VERSION [2022-11-09T23:30:55.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 23:28 assets [2022-11-09T23:30:55.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:28 bin [2022-11-09T23:30:55.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 23:28 cmd [2022-11-09T23:30:55.399Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 23:29 coverage.out [2022-11-09T23:30:55.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:28 docs [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 3110 Nov 9 23:28 go.mod [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 43888 Nov 9 23:28 go.sum [2022-11-09T23:30:55.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 23:28 internal [2022-11-09T23:30:55.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 23:28 snap [2022-11-09T23:30:55.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 23:28 testing [2022-11-09T23:30:55.399Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 23:28 version.go [2022-11-09T23:30:55.399Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 9 23:29 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:30:55.789Z] + 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=f935e31fed26b56ad20f053d6b1d70f00f004371 --label arch=amd64 --label version=0.0.0 . [2022-11-09T23:30:56.066Z] Sending build context to Docker daemon 48.28MB [2022-11-09T23:30:56.066Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-09T23:30:56.066Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-09T23:30:56.066Z] ---> ab83afe0d90b [2022-11-09T23:30:56.066Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-09T23:30:56.325Z] ---> Running in b033f9461c89 [2022-11-09T23:30:56.325Z] Removing intermediate container b033f9461c89 [2022-11-09T23:30:56.325Z] ---> 10d43501efb6 [2022-11-09T23:30:56.325Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-09T23:30:56.325Z] ---> Running in 5ab8ce93104d [2022-11-09T23:30:56.325Z] Removing intermediate container 5ab8ce93104d [2022-11-09T23:30:56.325Z] ---> 4bc14b4dbd5c [2022-11-09T23:30:56.325Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-09T23:30:56.325Z] ---> Running in 50d03443c184 [2022-11-09T23:30:56.583Z] Removing intermediate container 50d03443c184 [2022-11-09T23:30:56.583Z] ---> 96650820c0ad [2022-11-09T23:30:56.583Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-09T23:30:56.583Z] ---> Running in 885414f33b6e [2022-11-09T23:30:56.583Z] Removing intermediate container 885414f33b6e [2022-11-09T23:30:56.583Z] ---> 4c532993fe15 [2022-11-09T23:30:56.583Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-09T23:30:56.583Z] ---> Running in 8f23df27e07b [2022-11-09T23:30:56.583Z] Removing intermediate container 8f23df27e07b [2022-11-09T23:30:56.583Z] ---> d8259bdab9f8 [2022-11-09T23:30:56.583Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-09T23:30:57.519Z] ---> 8172c74f1ef6 [2022-11-09T23:30:57.519Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-09T23:30:57.519Z] ---> Running in 84a1a042dbdc [2022-11-09T23:30:57.777Z] Removing intermediate container 84a1a042dbdc [2022-11-09T23:30:57.777Z] ---> 1176c682e0d2 [2022-11-09T23:30:57.777Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-09T23:30:57.777Z] ---> Running in ae855417648d [2022-11-09T23:30:58.343Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T23:30:58.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T23:30:59.543Z] OK: 211 MiB in 51 packages [2022-11-09T23:30:59.801Z] Removing intermediate container ae855417648d [2022-11-09T23:30:59.801Z] ---> c6a357970c41 [2022-11-09T23:30:59.801Z] Step 11/26 : ENV GO111MODULE=on [2022-11-09T23:30:59.801Z] ---> Running in a830c2b838e4 [2022-11-09T23:30:59.801Z] Removing intermediate container a830c2b838e4 [2022-11-09T23:30:59.801Z] ---> a38d651c9f7e [2022-11-09T23:30:59.801Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-09T23:30:59.801Z] ---> Running in 676df8021ab1 [2022-11-09T23:30:59.801Z] Removing intermediate container 676df8021ab1 [2022-11-09T23:30:59.801Z] ---> 158c1468a4f5 [2022-11-09T23:30:59.801Z] Step 13/26 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T23:31:00.062Z] ---> 6f8c1ce65c4c [2022-11-09T23:31:00.062Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T23:31:00.062Z] ---> Running in 5b44bc7beac7 [2022-11-09T23:31:00.063Z] provisioning config files... [2022-11-09T23:31:00.087Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7985260234727192634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:31:00.475Z] ---> docker-login.sh [2022-11-09T23:31:00.475Z] nexus3.edgexfoundry.org:10001 [2022-11-09T23:31:00.631Z] Removing intermediate container 5b44bc7beac7 [2022-11-09T23:31:00.631Z] ---> d3050d5311f7 [2022-11-09T23:31:00.631Z] Step 15/26 : COPY . . [2022-11-09T23:31:01.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:31:01.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:31:01.061Z] Configure a credential helper to remove this warning. See [2022-11-09T23:31:01.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:31:01.061Z] [2022-11-09T23:31:01.061Z] Login Succeeded [2022-11-09T23:31:01.061Z] nexus3.edgexfoundry.org:10002 [2022-11-09T23:31:01.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:31:01.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:31:01.340Z] Configure a credential helper to remove this warning. See [2022-11-09T23:31:01.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:31:01.340Z] [2022-11-09T23:31:01.340Z] Login Succeeded [2022-11-09T23:31:01.340Z] nexus3.edgexfoundry.org:10003 [2022-11-09T23:31:01.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:31:01.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:31:01.885Z] Configure a credential helper to remove this warning. See [2022-11-09T23:31:01.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:31:01.885Z] [2022-11-09T23:31:01.885Z] Login Succeeded [2022-11-09T23:31:01.885Z] nexus3.edgexfoundry.org:10004 [2022-11-09T23:31:02.006Z] ---> 8049f0bb319f [2022-11-09T23:31:02.006Z] Step 16/26 : RUN ${MAKE} [2022-11-09T23:31:02.006Z] ---> Running in 2a7d1d594f46 [2022-11-09T23:31:02.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:31:02.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:31:02.157Z] Configure a credential helper to remove this warning. See [2022-11-09T23:31:02.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:31:02.157Z] [2022-11-09T23:31:02.157Z] Login Succeeded [2022-11-09T23:31:02.157Z] docker.io [2022-11-09T23:31:02.265Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-11-09T23:31:02.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T23:31:02.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T23:31:02.692Z] Configure a credential helper to remove this warning. See [2022-11-09T23:31:02.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T23:31:02.692Z] [2022-11-09T23:31:02.692Z] Login Succeeded [2022-11-09T23:31:02.692Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T23:31:02.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-09T23:31:02.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T23:31:03.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T23:31:03.061Z] ========================================================= [2022-11-09T23:31:03.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-09T23:31:03.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:31:03.558Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-09T23:31:04.535Z] Sending build context to Docker daemon 28.73MB [2022-11-09T23:31:04.535Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-09T23:31:04.535Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-09T23:31:04.535Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-09T23:31:04.535Z] 9b18e9b68314: Pulling fs layer [2022-11-09T23:31:04.535Z] 35d82f9e3411: Pulling fs layer [2022-11-09T23:31:04.535Z] e16973657156: Pulling fs layer [2022-11-09T23:31:04.535Z] fc693d55d65f: Pulling fs layer [2022-11-09T23:31:04.535Z] 7e9fc2657dce: Pulling fs layer [2022-11-09T23:31:04.535Z] dda99020689f: Pulling fs layer [2022-11-09T23:31:04.535Z] db1c61fa0a46: Pulling fs layer [2022-11-09T23:31:04.535Z] 891c053d2c06: Pulling fs layer [2022-11-09T23:31:04.535Z] fc693d55d65f: Waiting [2022-11-09T23:31:04.535Z] dda99020689f: Waiting [2022-11-09T23:31:04.535Z] db1c61fa0a46: Waiting [2022-11-09T23:31:04.535Z] 7e9fc2657dce: Waiting [2022-11-09T23:31:04.535Z] e16973657156: Verifying Checksum [2022-11-09T23:31:04.535Z] e16973657156: Download complete [2022-11-09T23:31:04.535Z] 35d82f9e3411: Verifying Checksum [2022-11-09T23:31:04.535Z] 35d82f9e3411: Download complete [2022-11-09T23:31:04.535Z] 7e9fc2657dce: Verifying Checksum [2022-11-09T23:31:04.535Z] 7e9fc2657dce: Download complete [2022-11-09T23:31:04.809Z] dda99020689f: Verifying Checksum [2022-11-09T23:31:04.809Z] dda99020689f: Download complete [2022-11-09T23:31:04.809Z] 9b18e9b68314: Verifying Checksum [2022-11-09T23:31:04.809Z] 9b18e9b68314: Download complete [2022-11-09T23:31:05.773Z] 9b18e9b68314: Pull complete [2022-11-09T23:31:05.773Z] 891c053d2c06: Verifying Checksum [2022-11-09T23:31:05.773Z] 891c053d2c06: Download complete [2022-11-09T23:31:06.044Z] 35d82f9e3411: Pull complete [2022-11-09T23:31:06.316Z] e16973657156: Pull complete [2022-11-09T23:31:06.901Z] db1c61fa0a46: Verifying Checksum [2022-11-09T23:31:06.901Z] db1c61fa0a46: Download complete [2022-11-09T23:31:07.172Z] fc693d55d65f: Verifying Checksum [2022-11-09T23:31:07.172Z] fc693d55d65f: Download complete [2022-11-09T23:31:14.460Z] Removing intermediate container 2a7d1d594f46 [2022-11-09T23:31:14.460Z] ---> 8d3356d5bca6 [2022-11-09T23:31:14.460Z] Step 17/26 : FROM alpine:3.14 [2022-11-09T23:31:14.460Z] 3.14: Pulling from library/alpine [2022-11-09T23:31:14.460Z] c7ed990a2339: Pulling fs layer [2022-11-09T23:31:14.460Z] c7ed990a2339: Verifying Checksum [2022-11-09T23:31:14.460Z] c7ed990a2339: Download complete [2022-11-09T23:31:14.460Z] c7ed990a2339: Pull complete [2022-11-09T23:31:14.460Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-09T23:31:14.460Z] Status: Downloaded newer image for alpine:3.14 [2022-11-09T23:31:14.460Z] ---> dd53f409bf0b [2022-11-09T23:31:14.460Z] Step 18/26 : EXPOSE 4000 [2022-11-09T23:31:14.718Z] ---> Running in bd803408d686 [2022-11-09T23:31:14.718Z] Removing intermediate container bd803408d686 [2022-11-09T23:31:14.718Z] ---> d23b5714c66c [2022-11-09T23:31:14.718Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-09T23:31:15.285Z] ---> aea349c1a6c0 [2022-11-09T23:31:15.285Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-09T23:31:15.285Z] ---> 15c856c14e98 [2022-11-09T23:31:15.285Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-09T23:31:15.543Z] ---> 9c37ca95d316 [2022-11-09T23:31:15.543Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-09T23:31:15.543Z] ---> Running in 8e1bb1ea9ea3 [2022-11-09T23:31:15.543Z] Removing intermediate container 8e1bb1ea9ea3 [2022-11-09T23:31:15.543Z] ---> 8ac2abddae6b [2022-11-09T23:31:15.543Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-09T23:31:15.543Z] ---> Running in 1bd9e6f246f9 [2022-11-09T23:31:15.801Z] Removing intermediate container 1bd9e6f246f9 [2022-11-09T23:31:15.801Z] ---> e776b9849f71 [2022-11-09T23:31:15.801Z] Step 24/26 : LABEL arch=amd64 [2022-11-09T23:31:15.801Z] ---> Running in a78b6cf9a980 [2022-11-09T23:31:15.801Z] Removing intermediate container a78b6cf9a980 [2022-11-09T23:31:15.801Z] ---> 46459361af19 [2022-11-09T23:31:15.801Z] Step 25/26 : LABEL git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371 [2022-11-09T23:31:15.801Z] ---> Running in d22a549548c5 [2022-11-09T23:31:15.801Z] Removing intermediate container d22a549548c5 [2022-11-09T23:31:15.801Z] ---> 39f93e95c408 [2022-11-09T23:31:15.801Z] Step 26/26 : LABEL version=0.0.0 [2022-11-09T23:31:15.801Z] ---> Running in 437e99cddb0a [2022-11-09T23:31:16.059Z] Removing intermediate container 437e99cddb0a [2022-11-09T23:31:16.059Z] ---> 6bc5d01a2de8 [2022-11-09T23:31:16.059Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-09T23:31:16.059Z] Successfully built 6bc5d01a2de8 [2022-11-09T23:31:16.059Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:31:16.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T23:31:16.948Z] [2022-11-09T23:31:16.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:31:17.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T23:31:17.321Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-09T23:31:17.321Z] 5eb5b503b376: Pulling fs layer [2022-11-09T23:31:17.321Z] 5c69ac0246d0: Pulling fs layer [2022-11-09T23:31:17.321Z] ec43610c2a17: Pulling fs layer [2022-11-09T23:31:17.321Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-09T23:31:17.321Z] 33b1e0a273af: Pulling fs layer [2022-11-09T23:31:17.321Z] 5d3b04190fa2: Pulling fs layer [2022-11-09T23:31:17.321Z] 2f39f015ded8: Pulling fs layer [2022-11-09T23:31:17.321Z] 3a2ae6a8a46f: Waiting [2022-11-09T23:31:17.321Z] 33b1e0a273af: Waiting [2022-11-09T23:31:17.321Z] 5d3b04190fa2: Waiting [2022-11-09T23:31:17.321Z] 2f39f015ded8: Waiting [2022-11-09T23:31:17.321Z] 5c69ac0246d0: Verifying Checksum [2022-11-09T23:31:17.321Z] 5c69ac0246d0: Download complete [2022-11-09T23:31:17.321Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-09T23:31:17.321Z] 3a2ae6a8a46f: Download complete [2022-11-09T23:31:17.579Z] ec43610c2a17: Verifying Checksum [2022-11-09T23:31:17.579Z] ec43610c2a17: Download complete [2022-11-09T23:31:17.579Z] 33b1e0a273af: Verifying Checksum [2022-11-09T23:31:17.579Z] 33b1e0a273af: Download complete [2022-11-09T23:31:17.579Z] 5d3b04190fa2: Verifying Checksum [2022-11-09T23:31:17.579Z] 5d3b04190fa2: Download complete [2022-11-09T23:31:17.579Z] 5eb5b503b376: Verifying Checksum [2022-11-09T23:31:17.579Z] 5eb5b503b376: Download complete [2022-11-09T23:31:18.144Z] 2f39f015ded8: Download complete [2022-11-09T23:31:18.710Z] 5eb5b503b376: Pull complete [2022-11-09T23:31:18.969Z] 5c69ac0246d0: Pull complete [2022-11-09T23:31:19.489Z] fc693d55d65f: Pull complete [2022-11-09T23:31:19.489Z] 7e9fc2657dce: Pull complete [2022-11-09T23:31:19.489Z] dda99020689f: Pull complete [2022-11-09T23:31:19.535Z] ec43610c2a17: Pull complete [2022-11-09T23:31:19.535Z] 3a2ae6a8a46f: Pull complete [2022-11-09T23:31:19.793Z] 33b1e0a273af: Pull complete [2022-11-09T23:31:19.793Z] 5d3b04190fa2: Pull complete [2022-11-09T23:31:23.746Z] db1c61fa0a46: Pull complete [2022-11-09T23:31:25.059Z] 2f39f015ded8: Pull complete [2022-11-09T23:31:25.059Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-09T23:31:25.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T23:31:25.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T23:31:25.271Z] prd-ubuntu20.04-docker-8c-8g-118855 does not seem to be running inside a container [2022-11-09T23:31:25.300Z] $ 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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-09T23:31:25.346Z] 891c053d2c06: Pull complete [2022-11-09T23:31:25.346Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-09T23:31:25.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T23:31:25.346Z] ---> f96f9c87975a [2022-11-09T23:31:25.346Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-09T23:31:26.514Z] $ docker top 07c5b4c6aa73a19a2d0b6cc1c446a68ffcc985f8dc1cf50b497a0098b1bbe782 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:31:27.003Z] ---> job-cost.sh [2022-11-09T23:31:27.003Z] lf-activate-venv: SKIPPING [2022-11-09T23:31:27.003Z] INFO: No Stack... [2022-11-09T23:31:27.261Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-09T23:31:27.828Z] INFO: Archiving Costs [Pipeline] sh [2022-11-09T23:31:27.939Z] ---> Running in f61d977eb4d1 [2022-11-09T23:31:27.939Z] Removing intermediate container f61d977eb4d1 [2022-11-09T23:31:27.939Z] ---> c6f29dd8363e [2022-11-09T23:31:27.939Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-09T23:31:27.939Z] ---> Running in 2245b0a95e7c [2022-11-09T23:31:28.140Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/cost.csv [2022-11-09T23:31:28.140Z] + cut -d, -f6 [Pipeline] lock [2022-11-09T23:31:28.185Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] [2022-11-09T23:31:28.189Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] did not exist. Created. [2022-11-09T23:31:28.190Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] [Pipeline] { [2022-11-09T23:31:28.207Z] Removing intermediate container 2245b0a95e7c [2022-11-09T23:31:28.207Z] ---> 4a04135de73f [2022-11-09T23:31:28.207Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-09T23:31:28.207Z] ---> Running in f279df2178d7 [Pipeline] unstash [Pipeline] sh [2022-11-09T23:31:28.475Z] Removing intermediate container f279df2178d7 [2022-11-09T23:31:28.475Z] ---> ac2e9f259ee6 [2022-11-09T23:31:28.475Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-09T23:31:28.589Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-09T23:31:28.744Z] ---> Running in 8168f7498923 [2022-11-09T23:31:29.002Z] Stashed 1 file(s) [Pipeline] } [2022-11-09T23:31:29.016Z] Removing intermediate container 8168f7498923 [2022-11-09T23:31:29.016Z] ---> 1ce7acd2a3ea [2022-11-09T23:31:29.016Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-09T23:31:29.016Z] ---> Running in 93a8468cec51 [2022-11-09T23:31:29.022Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-09T23:31:29.105Z] $ docker stop --time=1 07c5b4c6aa73a19a2d0b6cc1c446a68ffcc985f8dc1cf50b497a0098b1bbe782 [2022-11-09T23:31:29.282Z] Removing intermediate container 93a8468cec51 [2022-11-09T23:31:29.282Z] ---> 1504e3c2fcb5 [2022-11-09T23:31:29.282Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-09T23:31:30.243Z] latest: Pulling from library/docker [2022-11-09T23:31:30.243Z] 9b18e9b68314: Already exists [2022-11-09T23:31:30.243Z] e5833820420a: Pulling fs layer [2022-11-09T23:31:30.243Z] 79069699b830: Pulling fs layer [2022-11-09T23:31:30.243Z] 444a66d86b54: Pulling fs layer [2022-11-09T23:31:30.243Z] af8c662400c0: Pulling fs layer [2022-11-09T23:31:30.243Z] 7851778f47af: Pulling fs layer [2022-11-09T23:31:30.243Z] 969048075247: Pulling fs layer [2022-11-09T23:31:30.243Z] 9d9d268b6129: Pulling fs layer [2022-11-09T23:31:30.243Z] 71d72239e8c8: Pulling fs layer [2022-11-09T23:31:30.243Z] af8c662400c0: Waiting [2022-11-09T23:31:30.243Z] 7851778f47af: Waiting [2022-11-09T23:31:30.243Z] 969048075247: Waiting [2022-11-09T23:31:30.243Z] 9d9d268b6129: Waiting [2022-11-09T23:31:30.243Z] 71d72239e8c8: Waiting [2022-11-09T23:31:30.332Z] $ docker rm -f 07c5b4c6aa73a19a2d0b6cc1c446a68ffcc985f8dc1cf50b497a0098b1bbe782 [Pipeline] // withDockerContainer [Pipeline] } [2022-11-09T23:31:30.512Z] 79069699b830: Verifying Checksum [2022-11-09T23:31:30.512Z] 79069699b830: Download complete [2022-11-09T23:31:30.512Z] e5833820420a: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-09T23:31:31.095Z] 7851778f47af: Verifying Checksum [2022-11-09T23:31:31.096Z] 7851778f47af: Download complete [2022-11-09T23:31:31.096Z] af8c662400c0: Verifying Checksum [2022-11-09T23:31:31.096Z] af8c662400c0: Download complete [2022-11-09T23:31:31.096Z] 444a66d86b54: Verifying Checksum [2022-11-09T23:31:31.096Z] 444a66d86b54: Download complete [2022-11-09T23:31:31.096Z] 9d9d268b6129: Verifying Checksum [2022-11-09T23:31:31.096Z] 9d9d268b6129: Download complete [2022-11-09T23:31:31.096Z] 71d72239e8c8: Verifying Checksum [2022-11-09T23:31:31.096Z] 71d72239e8c8: Download complete [2022-11-09T23:31:31.096Z] e5833820420a: Pull complete [2022-11-09T23:31:31.096Z] 969048075247: Verifying Checksum [2022-11-09T23:31:31.096Z] 969048075247: Download complete [2022-11-09T23:31:31.364Z] 79069699b830: Pull complete [2022-11-09T23:31:32.320Z] 444a66d86b54: Pull complete [2022-11-09T23:31:33.284Z] af8c662400c0: Pull complete [2022-11-09T23:31:34.247Z] 7851778f47af: Pull complete [2022-11-09T23:31:34.247Z] 969048075247: Pull complete [2022-11-09T23:31:34.514Z] 9d9d268b6129: Pull complete [2022-11-09T23:31:34.782Z] 71d72239e8c8: Pull complete [2022-11-09T23:31:34.782Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-09T23:31:34.782Z] Status: Downloaded newer image for docker:latest [2022-11-09T23:31:37.363Z] ---> a17345614fed [2022-11-09T23:31:37.363Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-09T23:31:37.363Z] ---> Running in e9f90cb09c77 [2022-11-09T23:31:39.317Z] Removing intermediate container e9f90cb09c77 [2022-11-09T23:31:39.317Z] ---> cfb2327ab138 [2022-11-09T23:31:39.317Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-09T23:31:39.590Z] ---> Running in e37fc8f3d1bf [2022-11-09T23:31:40.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T23:31:40.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T23:31:42.245Z] OK: 221 MiB in 51 packages [2022-11-09T23:31:43.207Z] Removing intermediate container e37fc8f3d1bf [2022-11-09T23:31:43.207Z] ---> a83dbe51ba6b [2022-11-09T23:31:43.207Z] Step 11/16 : ENV GO111MODULE=on [2022-11-09T23:31:43.207Z] ---> Running in 7465d93daa62 [2022-11-09T23:31:43.207Z] Removing intermediate container 7465d93daa62 [2022-11-09T23:31:43.207Z] ---> cc8b82d86c45 [2022-11-09T23:31:43.207Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-09T23:31:43.476Z] ---> Running in e52a7371b679 [2022-11-09T23:31:43.743Z] Removing intermediate container e52a7371b679 [2022-11-09T23:31:43.744Z] ---> 4f06e11f81ea [2022-11-09T23:31:43.744Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-09T23:31:44.332Z] ---> dcf637b1e7fa [2022-11-09T23:31:44.332Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T23:31:44.332Z] ---> Running in ee68c3a058ec [2022-11-09T23:32:40.736Z] Removing intermediate container ee68c3a058ec [2022-11-09T23:32:40.736Z] ---> 0136bac07d00 [2022-11-09T23:32:40.736Z] Step 15/16 : COPY . . [2022-11-09T23:32:42.699Z] ---> f813b013769d [2022-11-09T23:32:42.699Z] Step 16/16 : RUN ${MAKE} [2022-11-09T23:32:42.699Z] ---> Running in 0d7f930d0be8 [2022-11-09T23:32:43.667Z] noop [2022-11-09T23:32:44.255Z] Removing intermediate container 0d7f930d0be8 [2022-11-09T23:32:44.255Z] ---> d80b131bd46c [2022-11-09T23:32:44.255Z] Successfully built d80b131bd46c [2022-11-09T23:32:44.528Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:32:44.992Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T23:32:44.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T23:32:45.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-118857 does not seem to be running inside a container [2022-11-09T23:32:45.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-09T23:32:46.516Z] $ docker top 3ec29013f2e292a722f31a3f362a214ea1a730b163cc9e60c9843510adfdae2b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T23:32:47.410Z] + go version [2022-11-09T23:32:47.410Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-09T23:32:47.447Z] $ docker stop --time=1 3ec29013f2e292a722f31a3f362a214ea1a730b163cc9e60c9843510adfdae2b [2022-11-09T23:32:49.055Z] $ docker rm -f 3ec29013f2e292a722f31a3f362a214ea1a730b163cc9e60c9843510adfdae2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:32:49.928Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T23:32:49.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T23:32:50.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-118857 does not seem to be running inside a container [2022-11-09T23:32:50.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-09T23:32:51.436Z] $ docker top 198d19c5d2b13696c3cdeb2d50bf846909a7ff5e9781c68dfa050907ba16dd69 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T23:32:52.316Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-09T23:32:52.714Z] + make test [2022-11-09T23:32:52.983Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-09T23:32:54.931Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-09T23:34:16.591Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-09T23:34:16.591Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-09T23:34:16.591Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-09T23:34:16.591Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-09T23:34:16.591Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-09T23:34:16.591Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-09T23:34:16.591Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-09T23:34:16.591Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-09T23:34:16.591Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-09T23:34:31.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T23:34:31.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T23:34:31.607Z] ./bin/test-attribution-txt.sh [2022-11-09T23:34:31.607Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-09T23:34:31.607Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-09T23:34:31.607Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-09T23:34:31.607Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-09T23:34:31.607Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-09T23:34:31.608Z] make -C web test [2022-11-09T23:34:31.608Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-11-09T23:34:31.608Z] make[1]: tput: No such file or directory [2022-11-09T23:34:31.608Z] make[1]: tput: No such file or directory [2022-11-09T23:34:31.608Z] warning: generating ./VERSION [2022-11-09T23:34:31.608Z] echo "0.0.0" > VERSION [2022-11-09T23:34:31.608Z] docker build \ [2022-11-09T23:34:31.608Z] -f Dockerfile \ [2022-11-09T23:34:31.608Z] --build-arg USER=1000 \ [2022-11-09T23:34:31.608Z] \ [2022-11-09T23:34:31.608Z] --label "git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371" \ [2022-11-09T23:34:31.608Z] -t edgexfoundry/edgex-web-ui:f935e31fed26b56ad20f053d6b1d70f00f004371 \ [2022-11-09T23:34:31.608Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-09T23:34:31.608Z] . [2022-11-09T23:34:31.608Z] Sending build context to Docker daemon 3.269MB [2022-11-09T23:34:31.875Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-09T23:34:32.143Z] 16.17-alpine3.15: Pulling from library/node [2022-11-09T23:34:32.143Z] 47517142f6ba: Pulling fs layer [2022-11-09T23:34:32.143Z] 5f8c4bfa009b: Pulling fs layer [2022-11-09T23:34:32.143Z] f7079c9c4ba1: Pulling fs layer [2022-11-09T23:34:32.143Z] aba105e6f55a: Pulling fs layer [2022-11-09T23:34:32.143Z] aba105e6f55a: Waiting [2022-11-09T23:34:32.143Z] f7079c9c4ba1: Verifying Checksum [2022-11-09T23:34:32.143Z] f7079c9c4ba1: Download complete [2022-11-09T23:34:32.143Z] 47517142f6ba: Verifying Checksum [2022-11-09T23:34:32.143Z] 47517142f6ba: Download complete [2022-11-09T23:34:32.143Z] aba105e6f55a: Verifying Checksum [2022-11-09T23:34:32.143Z] aba105e6f55a: Download complete [2022-11-09T23:34:32.728Z] 47517142f6ba: Pull complete [2022-11-09T23:34:32.995Z] 5f8c4bfa009b: Verifying Checksum [2022-11-09T23:34:32.995Z] 5f8c4bfa009b: Download complete [2022-11-09T23:34:36.342Z] 5f8c4bfa009b: Pull complete [2022-11-09T23:34:36.925Z] f7079c9c4ba1: Pull complete [2022-11-09T23:34:36.925Z] aba105e6f55a: Pull complete [2022-11-09T23:34:36.925Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-09T23:34:37.193Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-09T23:34:37.193Z] ---> bf1b8b58d215 [2022-11-09T23:34:37.193Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-09T23:34:37.465Z] ---> Running in 0a302139aee5 [2022-11-09T23:34:38.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T23:34:39.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T23:34:39.977Z] (1/128) Installing libxau (1.0.9-r0) [2022-11-09T23:34:39.977Z] (2/128) Installing libmd (1.0.3-r0) [2022-11-09T23:34:39.977Z] (3/128) Installing libbsd (0.11.3-r1) [2022-11-09T23:34:39.977Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-11-09T23:34:39.977Z] (5/128) Installing libxcb (1.14-r2) [2022-11-09T23:34:39.977Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-11-09T23:34:40.252Z] (7/128) Installing libxext (1.3.4-r0) [2022-11-09T23:34:40.252Z] (8/128) Installing libice (1.0.10-r0) [2022-11-09T23:34:40.252Z] (9/128) Installing libuuid (2.37.4-r0) [2022-11-09T23:34:40.252Z] (10/128) Installing libsm (1.2.3-r0) [2022-11-09T23:34:40.252Z] (11/128) Installing libxt (1.2.1-r0) [2022-11-09T23:34:40.252Z] (12/128) Installing libxmu (1.1.3-r0) [2022-11-09T23:34:40.252Z] (13/128) Installing xset (1.2.4-r0) [2022-11-09T23:34:40.252Z] (14/128) Installing xprop (1.2.5-r0) [2022-11-09T23:34:40.252Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-11-09T23:34:40.252Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-09T23:34:40.252Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-11-09T23:34:40.252Z] (18/128) Installing libffi (3.4.2-r1) [2022-11-09T23:34:40.252Z] (19/128) Installing libintl (0.21-r0) [2022-11-09T23:34:40.252Z] (20/128) Installing libblkid (2.37.4-r0) [2022-11-09T23:34:40.252Z] (21/128) Installing libmount (2.37.4-r0) [2022-11-09T23:34:40.252Z] (22/128) Installing pcre (8.45-r1) [2022-11-09T23:34:40.252Z] (23/128) Installing glib (2.70.1-r0) [2022-11-09T23:34:40.520Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-11-09T23:34:40.520Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-11-09T23:34:40.520Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-11-09T23:34:40.520Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-11-09T23:34:40.520Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-11-09T23:34:40.520Z] (29/128) Installing libpng (1.6.37-r1) [2022-11-09T23:34:40.789Z] (30/128) Installing libwebp (1.2.2-r0) [2022-11-09T23:34:40.789Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-11-09T23:34:40.789Z] (32/128) Installing tiff (4.4.0-r0) [2022-11-09T23:34:40.789Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-11-09T23:34:40.789Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-09T23:34:40.789Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-11-09T23:34:40.789Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-11-09T23:34:40.789Z] (37/128) Installing libxrender (0.9.10-r3) [2022-11-09T23:34:40.789Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-11-09T23:34:40.789Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-11-09T23:34:40.789Z] (40/128) Installing libxi (1.8-r0) [2022-11-09T23:34:40.789Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-11-09T23:34:40.789Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-11-09T23:34:40.789Z] (43/128) Installing atk (2.36.0-r0) [2022-11-09T23:34:40.789Z] (44/128) Installing libxtst (1.2.3-r3) [2022-11-09T23:34:40.789Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-11-09T23:34:40.789Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-11-09T23:34:40.789Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-11-09T23:34:40.789Z] (48/128) Installing expat (2.5.0-r0) [2022-11-09T23:34:40.789Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-11-09T23:34:41.057Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-11-09T23:34:41.057Z] (51/128) Installing freetype (2.11.1-r2) [2022-11-09T23:34:41.057Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-11-09T23:34:41.057Z] (53/128) Installing pixman (0.40.0-r4) [2022-11-09T23:34:41.057Z] (54/128) Installing cairo (1.16.0-r5) [2022-11-09T23:34:41.057Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-11-09T23:34:41.057Z] (56/128) Installing avahi-libs (0.8-r5) [2022-11-09T23:34:41.057Z] (57/128) Installing gmp (6.2.1-r1) [2022-11-09T23:34:41.057Z] (58/128) Installing nettle (3.7.3-r0) [2022-11-09T23:34:41.057Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-11-09T23:34:41.057Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-11-09T23:34:41.057Z] (61/128) Installing libunistring (0.9.10-r1) [2022-11-09T23:34:41.324Z] (62/128) Installing gnutls (3.7.1-r1) [2022-11-09T23:34:41.324Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-11-09T23:34:41.324Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-11-09T23:34:41.324Z] (65/128) Installing fribidi (1.0.11-r0) [2022-11-09T23:34:41.324Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-11-09T23:34:41.324Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-11-09T23:34:41.324Z] (68/128) Installing libxft (2.3.4-r0) [2022-11-09T23:34:41.324Z] (69/128) Installing pango (1.48.10-r0) [2022-11-09T23:34:41.324Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-11-09T23:34:41.324Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-09T23:34:41.324Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-11-09T23:34:41.591Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-11-09T23:34:41.591Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-11-09T23:34:41.591Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-11-09T23:34:41.859Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-09T23:34:42.126Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-11-09T23:34:42.126Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-11-09T23:34:42.126Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-11-09T23:34:42.126Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-09T23:34:44.067Z] (79/128) Installing libogg (1.3.5-r0) [2022-11-09T23:34:44.338Z] (80/128) Installing flac (1.3.4-r0) [2022-11-09T23:34:44.338Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-11-09T23:34:44.338Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-11-09T23:34:44.338Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-11-09T23:34:44.338Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-11-09T23:34:44.338Z] (85/128) Installing libass (0.15.2-r0) [2022-11-09T23:34:44.605Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-11-09T23:34:44.605Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-09T23:34:44.605Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-09T23:34:44.605Z] (89/128) Installing lame (3.100-r0) [2022-11-09T23:34:44.605Z] (90/128) Installing opus (1.3.1-r1) [2022-11-09T23:34:44.605Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-11-09T23:34:44.605Z] (92/128) Installing soxr (0.1.3-r2) [2022-11-09T23:34:44.605Z] (93/128) Installing libsrt (1.4.2-r1) [2022-11-09T23:34:44.605Z] (94/128) Installing libssh (0.9.6-r1) [2022-11-09T23:34:44.605Z] (95/128) Installing libtheora (1.1.1-r16) [2022-11-09T23:34:44.605Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-11-09T23:34:44.875Z] (97/128) Installing libdrm (2.4.109-r0) [2022-11-09T23:34:44.875Z] (98/128) Installing libva (2.13.0-r0) [2022-11-09T23:34:44.875Z] (99/128) Installing libvdpau (1.4-r0) [2022-11-09T23:34:44.875Z] (100/128) Installing vidstab (1.1.0-r1) [2022-11-09T23:34:44.875Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-11-09T23:34:44.875Z] (102/128) Installing libvpx (1.10.0-r0) [2022-11-09T23:34:44.875Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-11-09T23:34:44.875Z] (104/128) Installing x264-libs (20210613-r0) [2022-11-09T23:34:44.875Z] (105/128) Installing x265-libs (3.5-r0) [2022-11-09T23:34:44.875Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-11-09T23:34:44.875Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-11-09T23:34:45.495Z] (108/128) Installing libevent (2.1.12-r4) [2022-11-09T23:34:45.495Z] (109/128) Installing mesa (21.2.6-r0) [2022-11-09T23:34:45.495Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-11-09T23:34:45.495Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-11-09T23:34:45.495Z] (112/128) Installing lcms2 (2.12-r1) [2022-11-09T23:34:45.495Z] (113/128) Installing nspr (4.32-r0) [2022-11-09T23:34:45.495Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-11-09T23:34:45.495Z] (115/128) Installing nss (3.78.1-r0) [2022-11-09T23:34:45.761Z] (116/128) Installing libasyncns (0.8-r1) [2022-11-09T23:34:45.761Z] (117/128) Installing libltdl (2.4.6-r7) [2022-11-09T23:34:45.761Z] (118/128) Installing orc (0.4.32-r0) [2022-11-09T23:34:45.761Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-11-09T23:34:45.761Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-11-09T23:34:45.761Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-11-09T23:34:45.761Z] (122/128) Installing libpulse (15.0-r2) [2022-11-09T23:34:45.761Z] (123/128) Installing re2 (2021.11.01-r0) [2022-11-09T23:34:45.761Z] (124/128) Installing snappy (1.1.9-r1) [2022-11-09T23:34:45.761Z] (125/128) Installing libgpg-error (1.42-r1) [2022-11-09T23:34:45.761Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-11-09T23:34:45.761Z] (127/128) Installing libxslt (1.1.35-r0) [2022-11-09T23:34:46.029Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-11-09T23:34:50.310Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T23:34:50.310Z] Executing glib-2.70.1-r0.trigger [2022-11-09T23:34:50.310Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-09T23:34:55.664Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-09T23:34:55.664Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-09T23:34:55.664Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-09T23:34:55.664Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-09T23:34:55.664Z] OK: 275 MiB in 144 packages [2022-11-09T23:35:05.748Z] Removing intermediate container 0a302139aee5 [2022-11-09T23:35:05.748Z] ---> 05a46d494997 [2022-11-09T23:35:05.748Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-09T23:35:05.748Z] ---> Running in 3d89ac84241a [2022-11-09T23:35:05.748Z] Removing intermediate container 3d89ac84241a [2022-11-09T23:35:05.748Z] ---> 7520de40da98 [2022-11-09T23:35:05.748Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-09T23:35:05.748Z] ---> Running in 9ce8fc224273 [2022-11-09T23:35:06.333Z] Removing intermediate container 9ce8fc224273 [2022-11-09T23:35:06.333Z] ---> 0f16288b0fe6 [2022-11-09T23:35:06.333Z] Step 5/10 : RUN npm install -g npm [2022-11-09T23:35:06.333Z] ---> Running in 9d83e3d34c23 [2022-11-09T23:35:33.043Z] [2022-11-09T23:35:33.043Z] removed 7 packages, changed 79 packages, and audited 223 packages in 23s [2022-11-09T23:35:33.043Z] [2022-11-09T23:35:33.043Z] 14 packages are looking for funding [2022-11-09T23:35:33.043Z] run `npm fund` for details [2022-11-09T23:35:33.043Z] [2022-11-09T23:35:33.043Z] found 0 vulnerabilities [2022-11-09T23:35:37.308Z] Removing intermediate container 9d83e3d34c23 [2022-11-09T23:35:37.308Z] ---> 62b1c1924209 [2022-11-09T23:35:37.308Z] Step 6/10 : ARG USER=1000 [2022-11-09T23:35:37.308Z] ---> Running in 22ad116fb00f [2022-11-09T23:35:37.308Z] Removing intermediate container 22ad116fb00f [2022-11-09T23:35:37.308Z] ---> a4193d9b819e [2022-11-09T23:35:37.308Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-09T23:35:37.308Z] ---> Running in 08600cae81f7 [2022-11-09T23:35:38.724Z] Removing intermediate container 08600cae81f7 [2022-11-09T23:35:38.724Z] ---> 88197e55c49e [2022-11-09T23:35:38.724Z] Step 8/10 : USER $USER:$USER [2022-11-09T23:35:38.724Z] ---> Running in b1b23e86f58e [2022-11-09T23:35:38.994Z] Removing intermediate container b1b23e86f58e [2022-11-09T23:35:38.994Z] ---> a486d94d84f3 [2022-11-09T23:35:38.994Z] Step 9/10 : WORKDIR /app [2022-11-09T23:35:39.272Z] ---> Running in 7796d445536c [2022-11-09T23:35:39.540Z] Removing intermediate container 7796d445536c [2022-11-09T23:35:39.540Z] ---> e30298ce3928 [2022-11-09T23:35:39.540Z] Step 10/10 : LABEL git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371 [2022-11-09T23:35:39.540Z] ---> Running in ccbe608813e1 [2022-11-09T23:35:39.808Z] Removing intermediate container ccbe608813e1 [2022-11-09T23:35:39.808Z] ---> 70b8b003c0ff [2022-11-09T23:35:40.083Z] Successfully built 70b8b003c0ff [2022-11-09T23:35:40.084Z] Successfully tagged edgexfoundry/edgex-web-ui:f935e31fed26b56ad20f053d6b1d70f00f004371 [2022-11-09T23:35:40.084Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-09T23:35:40.084Z] touch edgex-web-ui.imagebuilt [2022-11-09T23:35:40.084Z] mkdir -p node_modules coverage [2022-11-09T23:35:40.084Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-09T23:35:40.084Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE required: { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE }, [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE required: { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE }, [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE required: { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE }, [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE required: { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE }, [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE required: { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE }, [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE required: { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE }, [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE required: { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE }, [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE required: { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE }, [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE Unsupported engine { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE required: { [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE }, [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } [2022-11-09T23:35:52.396Z] npm WARN EBADENGINE } [2022-11-09T23:36:31.284Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-09T23:36:31.284Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-11-09T23:36:31.284Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-09T23:36:31.284Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-09T23:36:33.891Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-09T23:36:39.397Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-09T23:36:47.652Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-09T23:36:47.918Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-09T23:36:47.918Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-09T23:37:14.629Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-09T23:37:14.629Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-09T23:37:14.895Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-09T23:37:19.157Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-09T23:37:21.094Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-09T23:37:22.495Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-09T23:37:34.777Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2022-11-09T23:37:35.359Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-11-09T23:37:53.549Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-11-09T23:38:15.605Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-11-09T23:38:54.482Z] [2022-11-09T23:38:54.482Z] added 1475 packages, and audited 1476 packages in 3m [2022-11-09T23:38:54.482Z] [2022-11-09T23:38:54.482Z] 90 packages are looking for funding [2022-11-09T23:38:54.482Z] run `npm fund` for details [2022-11-09T23:38:54.482Z] [2022-11-09T23:38:54.482Z] 15 vulnerabilities (3 moderate, 8 high, 4 critical) [2022-11-09T23:38:54.482Z] [2022-11-09T23:38:54.482Z] To address issues that do not require attention, run: [2022-11-09T23:38:54.482Z] npm audit fix [2022-11-09T23:38:54.482Z] [2022-11-09T23:38:54.482Z] To address all issues (including breaking changes), run: [2022-11-09T23:38:54.482Z] npm audit fix --force [2022-11-09T23:38:54.482Z] [2022-11-09T23:38:54.482Z] Run `npm audit` for details. [2022-11-09T23:38:54.482Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-11-09T23:39:12.692Z] - Generating browser application bundles (phase: setup)... [2022-11-09T23:39:44.917Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-09T23:39:44.917Z] Compiling @angular/core : es2015 as esm2015 [2022-11-09T23:40:23.814Z] Compiling @angular/common : es2015 as esm2015 [2022-11-09T23:40:23.814Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-09T23:40:25.767Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-09T23:40:25.767Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-09T23:40:31.117Z] Compiling @angular/router : es2015 as esm2015 [2022-11-09T23:40:31.384Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-09T23:40:38.037Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-09T23:40:38.998Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-09T23:40:39.580Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-09T23:40:44.925Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-09T23:40:44.925Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-09T23:40:45.195Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-09T23:41:53.057Z] 09 11 2022 23:41:47.769:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-09T23:41:53.057Z] 09 11 2022 23:41:47.798:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-09T23:41:53.057Z] 09 11 2022 23:41:47.827:INFO [launcher]: Starting browser ChromeHeadless [2022-11-09T23:42:49.436Z] 09 11 2022 23:42:47.994:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-11-09T23:42:59.522Z] 09 11 2022 23:42:59.086:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-09T23:43:46.373Z] 09 11 2022 23:43:43.364:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-11-09T23:44:09.506Z] ✔ Browser application bundle generation complete. [2022-11-09T23:44:09.506Z] 09 11 2022 23:44:09.463:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket V0I38YNbpbkC1E2kAAAB with id 15690860 [2022-11-09T23:44:31.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-09T23:44:31.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.706 secs) [2022-11-09T23:44:31.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.956 secs) [2022-11-09T23:44:31.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.084 secs) [2022-11-09T23:44:31.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.237 secs) [2022-11-09T23:44:31.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.916 secs) [2022-11-09T23:44:31.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.968 secs) [2022-11-09T23:44:31.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.995 secs) [2022-11-09T23:44:31.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.142 secs) [2022-11-09T23:44:31.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.254 secs) [2022-11-09T23:44:31.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.414 secs) [2022-11-09T23:44:32.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.487 secs) [2022-11-09T23:44:32.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.018 secs) [2022-11-09T23:44:32.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.053 secs) [2022-11-09T23:44:32.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.103 secs) [2022-11-09T23:44:32.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.185 secs) [2022-11-09T23:44:33.234Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.229 secs) [2022-11-09T23:44:33.234Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.3 secs) [2022-11-09T23:44:33.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.535 secs) [2022-11-09T23:44:33.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.62 secs) [2022-11-09T23:44:33.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.744 secs) [2022-11-09T23:44:34.049Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.071 secs) [2022-11-09T23:44:34.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.199 secs) [2022-11-09T23:44:34.586Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.543 secs) [2022-11-09T23:44:34.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.596 secs) [2022-11-09T23:44:34.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.633 secs) [2022-11-09T23:44:34.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.651 secs) [2022-11-09T23:44:34.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.666 secs) [2022-11-09T23:44:35.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.954 secs) [2022-11-09T23:44:35.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.997 secs) [2022-11-09T23:44:35.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.032 secs) [2022-11-09T23:44:35.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.452 secs) [2022-11-09T23:44:36.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.633 secs) [2022-11-09T23:44:36.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.91 secs) [2022-11-09T23:44:36.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.993 secs) [2022-11-09T23:44:36.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.078 secs) [2022-11-09T23:44:36.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.115 secs) [2022-11-09T23:44:37.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.424 secs) [2022-11-09T23:44:37.312Z] WARN: ' [2022-11-09T23:44:37.312Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-09T23:44:37.312Z] Support for using the ngModel input property and ngModelChange event with [2022-11-09T23:44:37.312Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-09T23:44:37.312Z] in a future version of Angular. [2022-11-09T23:44:37.312Z] [2022-11-09T23:44:37.312Z] For more information on this, see our API docs here: [2022-11-09T23:44:37.312Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-09T23:44:37.312Z] ' [2022-11-09T23:44:37.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.424 secs) [2022-11-09T23:44:37.312Z] WARN: ' [2022-11-09T23:44:37.312Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-09T23:44:37.312Z] Support for using the ngModel input property and ngModelChange event with [2022-11-09T23:44:37.312Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-09T23:44:37.312Z] in a future version of Angular. [2022-11-09T23:44:37.312Z] [2022-11-09T23:44:37.312Z] For more information on this, see our API docs here: [2022-11-09T23:44:37.312Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-09T23:44:37.312Z] ' [2022-11-09T23:44:37.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.692 secs) [2022-11-09T23:44:37.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.737 secs) [2022-11-09T23:44:37.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.768 secs) [2022-11-09T23:44:37.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.837 secs) [2022-11-09T23:44:37.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.871 secs) [2022-11-09T23:44:37.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.902 secs) [2022-11-09T23:44:37.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.997 secs) [2022-11-09T23:44:37.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.018 secs) [2022-11-09T23:44:37.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.03 secs) [2022-11-09T23:44:38.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.056 secs) [2022-11-09T23:44:38.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.208 secs) [2022-11-09T23:44:38.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.227 secs) [2022-11-09T23:44:38.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.242 secs) [2022-11-09T23:44:38.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.254 secs) [2022-11-09T23:44:38.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.394 secs) [2022-11-09T23:44:38.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.428 secs) [2022-11-09T23:44:38.647Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.582 secs) [2022-11-09T23:44:38.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.902 secs) [2022-11-09T23:44:39.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.965 secs) [2022-11-09T23:44:39.450Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.17 secs) [2022-11-09T23:44:39.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.361 secs) [2022-11-09T23:44:39.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.437 secs) [2022-11-09T23:44:39.985Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.517 secs) [2022-11-09T23:44:40.572Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.239 secs) [2022-11-09T23:44:40.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.397 secs) [2022-11-09T23:44:41.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.556 secs) [2022-11-09T23:44:41.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.58 secs) [2022-11-09T23:44:41.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.593 secs) [2022-11-09T23:44:41.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.79 secs) [2022-11-09T23:44:41.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.847 secs) [2022-11-09T23:44:41.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 10.013 secs) [2022-11-09T23:44:41.908Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 10.039 secs) [2022-11-09T23:44:41.908Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 10.059 secs) [2022-11-09T23:44:41.908Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.267 secs) [2022-11-09T23:44:42.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.341 secs) [2022-11-09T23:44:42.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.411 secs) [2022-11-09T23:44:42.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.584 secs) [2022-11-09T23:44:42.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.713 secs) [2022-11-09T23:44:42.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.735 secs) [2022-11-09T23:44:42.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.77 secs) [2022-11-09T23:44:42.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.801 secs) [2022-11-09T23:44:42.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.911 secs) [2022-11-09T23:44:43.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.935 secs) [2022-11-09T23:44:43.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.947 secs) [2022-11-09T23:44:43.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.978 secs) [2022-11-09T23:44:43.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.037 secs) [2022-11-09T23:44:43.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.101 secs) [2022-11-09T23:44:43.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.209 secs) [2022-11-09T23:44:43.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.224 secs) [2022-11-09T23:44:43.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.239 secs) [2022-11-09T23:44:43.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.296 secs) [2022-11-09T23:44:43.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.329 secs) [2022-11-09T23:44:44.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.514 secs) [2022-11-09T23:44:44.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.583 secs) [2022-11-09T23:44:44.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.672 secs) [2022-11-09T23:44:44.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.72 secs) [2022-11-09T23:44:44.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.787 secs) [2022-11-09T23:44:44.582Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.815 secs) [2022-11-09T23:44:44.582Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.831 secs) [2022-11-09T23:44:44.582Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.852 secs) [2022-11-09T23:44:44.850Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 12.052 secs) [2022-11-09T23:44:44.850Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.139 secs) [2022-11-09T23:44:45.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.27 secs) [2022-11-09T23:44:45.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.353 secs) [2022-11-09T23:44:45.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.434 secs) [2022-11-09T23:44:45.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.485 secs) [2022-11-09T23:44:45.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.719 secs) [2022-11-09T23:44:46.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.115 secs) [2022-11-09T23:44:46.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.19 secs) [2022-11-09T23:44:46.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 13.354 secs) [2022-11-09T23:44:46.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 13.437 secs) [2022-11-09T23:44:46.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 13.5 secs) [2022-11-09T23:44:47.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 13.66 secs) [2022-11-09T23:44:47.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.72 secs) [2022-11-09T23:44:47.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.778 secs) [2022-11-09T23:44:47.600Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.974 secs) [2022-11-09T23:44:47.600Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.991 secs) [2022-11-09T23:44:47.600Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 14.002 secs) [2022-11-09T23:44:47.600Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 14.095 secs) [2022-11-09T23:44:47.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 14.109 secs) [2022-11-09T23:44:47.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 14.274 secs) [2022-11-09T23:44:48.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 14.389 secs) [2022-11-09T23:44:48.404Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 14.518 secs) [2022-11-09T23:44:48.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 14.558 secs) [2022-11-09T23:44:48.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.6 secs) [2022-11-09T23:44:48.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.635 secs) [2022-11-09T23:44:48.671Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.692 secs) [2022-11-09T23:44:48.671Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.726 secs) [2022-11-09T23:44:48.671Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.753 secs) [2022-11-09T23:44:48.671Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.765 secs) [2022-11-09T23:44:48.939Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.998 secs) [2022-11-09T23:44:49.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 15.145 secs) [2022-11-09T23:44:49.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 15.205 secs) [2022-11-09T23:44:49.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 15.23 secs) [2022-11-09T23:44:49.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 15.254 secs) [2022-11-09T23:44:49.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 15.29 secs) [2022-11-09T23:44:49.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.394 secs) [2022-11-09T23:44:49.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.476 secs) [2022-11-09T23:44:50.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.651 secs) [2022-11-09T23:44:50.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.671 secs) [2022-11-09T23:44:50.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.681 secs) [2022-11-09T23:44:50.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.724 secs) [2022-11-09T23:44:50.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.8 secs) [2022-11-09T23:44:50.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 16.135 secs) [2022-11-09T23:44:51.131Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 16.511 secs) [2022-11-09T23:44:51.131Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 16.616 secs) [2022-11-09T23:44:51.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 16.874 secs) [2022-11-09T23:44:51.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 16.962 secs) [2022-11-09T23:44:51.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 17.056 secs) [2022-11-09T23:44:51.980Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 17.089 secs) [2022-11-09T23:44:51.980Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 17.212 secs) [2022-11-09T23:44:52.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 17.263 secs) [2022-11-09T23:44:53.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (24.068 secs / 17.263 secs) [2022-11-09T23:44:53.208Z] TOTAL: 149 SUCCESS [2022-11-09T23:44:53.208Z] ✔ Browser application bundle generation complete. [2022-11-09T23:44:57.462Z] [2022-11-09T23:44:57.462Z] =============================== Coverage summary =============================== [2022-11-09T23:44:57.462Z] Statements : 40.98% ( 1467/3580 ) [2022-11-09T23:44:57.462Z] Branches : 12.03% ( 111/923 ) [2022-11-09T23:44:57.462Z] Functions : 33.28% ( 432/1298 ) [2022-11-09T23:44:57.462Z] Lines : 38.91% ( 1318/3387 ) [2022-11-09T23:44:57.462Z] ================================================================================ [2022-11-09T23:44:57.462Z] 09 11 2022 23:44:57.110:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-09T23:44:58.422Z] ✔ Browser application bundle generation complete. [2022-11-09T23:44:59.384Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2022-11-09T23:44:59.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-09T23:44:59.447Z] $ docker stop --time=1 198d19c5d2b13696c3cdeb2d50bf846909a7ff5e9781c68dfa050907ba16dd69 [2022-11-09T23:45:01.226Z] $ docker rm -f 198d19c5d2b13696c3cdeb2d50bf846909a7ff5e9781c68dfa050907ba16dd69 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T23:45:02.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-09T23:45:05.668Z] Warning: overwriting stash ‘coverage-report’ [2022-11-09T23:45:11.257Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T23:45:11.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-09T23:45:14.811Z] + ls -al . [2022-11-09T23:45:14.811Z] total 184 [2022-11-09T23:45:14.811Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 9 23:32 . [2022-11-09T23:45:14.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 23:30 .. [2022-11-09T23:45:14.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:30 .blubracket [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 9 23:30 .dockerignore [2022-11-09T23:45:14.811Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 23:30 .git [2022-11-09T23:45:14.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 23:30 .github [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 9 23:30 .gitignore [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 9 23:30 Attribution.txt [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 17205 Nov 9 23:30 CHANGELOG.md [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 23:30 CONTRIBUTING.md [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 9 23:30 Dockerfile [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 23:30 Jenkinsfile [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 23:30 LICENSE [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 9 23:30 Makefile [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 9 23:30 README.md [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 23:28 VERSION [2022-11-09T23:45:14.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 23:30 assets [2022-11-09T23:45:14.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:30 bin [2022-11-09T23:45:14.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 23:30 cmd [2022-11-09T23:45:14.811Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 23:32 coverage.out [2022-11-09T23:45:14.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:30 docs [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 3110 Nov 9 23:30 go.mod [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 43888 Nov 9 23:30 go.sum [2022-11-09T23:45:14.811Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 23:30 internal [2022-11-09T23:45:14.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 23:30 snap [2022-11-09T23:45:14.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 23:30 testing [2022-11-09T23:45:14.811Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 23:30 version.go [2022-11-09T23:45:14.811Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 9 23:35 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:45:15.238Z] + 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=f935e31fed26b56ad20f053d6b1d70f00f004371 --label arch=arm64 --label version=0.0.0 . [2022-11-09T23:45:16.657Z] Sending build context to Docker daemon 31.49MB [2022-11-09T23:45:16.657Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-09T23:45:16.657Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-09T23:45:16.657Z] ---> d80b131bd46c [2022-11-09T23:45:16.657Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-09T23:45:17.617Z] ---> Running in b2a4b9d28564 [2022-11-09T23:45:17.883Z] Removing intermediate container b2a4b9d28564 [2022-11-09T23:45:17.883Z] ---> 150bf8332c65 [2022-11-09T23:45:17.883Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-09T23:45:17.883Z] ---> Running in 911d2b341969 [2022-11-09T23:45:18.150Z] Removing intermediate container 911d2b341969 [2022-11-09T23:45:18.150Z] ---> 8fd87fd80474 [2022-11-09T23:45:18.150Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-09T23:45:18.416Z] ---> Running in b8c6a005d1fc [2022-11-09T23:45:18.682Z] Removing intermediate container b8c6a005d1fc [2022-11-09T23:45:18.682Z] ---> 970255c4ad5e [2022-11-09T23:45:18.682Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-09T23:45:18.682Z] ---> Running in 4623a4c34f0e [2022-11-09T23:45:18.948Z] Removing intermediate container 4623a4c34f0e [2022-11-09T23:45:18.948Z] ---> e6baf1c33a02 [2022-11-09T23:45:18.948Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-09T23:45:18.948Z] ---> Running in d783a9948f5a [2022-11-09T23:45:19.215Z] Removing intermediate container d783a9948f5a [2022-11-09T23:45:19.215Z] ---> 9401bf005bb1 [2022-11-09T23:45:19.215Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-09T23:45:21.152Z] ---> 83db5a16caad [2022-11-09T23:45:21.152Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-09T23:45:21.152Z] ---> Running in 14f5a65dcf3c [2022-11-09T23:45:23.090Z] Removing intermediate container 14f5a65dcf3c [2022-11-09T23:45:23.090Z] ---> 526e064f5e4b [2022-11-09T23:45:23.090Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-09T23:45:23.090Z] ---> Running in d2658dfac4d9 [2022-11-09T23:45:23.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T23:45:24.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T23:45:25.652Z] OK: 221 MiB in 51 packages [2022-11-09T23:45:26.609Z] Removing intermediate container d2658dfac4d9 [2022-11-09T23:45:26.609Z] ---> 337e50875c3f [2022-11-09T23:45:26.609Z] Step 11/26 : ENV GO111MODULE=on [2022-11-09T23:45:26.609Z] ---> Running in 39cc9e813593 [2022-11-09T23:45:26.874Z] Removing intermediate container 39cc9e813593 [2022-11-09T23:45:26.874Z] ---> 6cc9385e5e9d [2022-11-09T23:45:26.874Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-09T23:45:26.874Z] ---> Running in 42305b5bbc3e [2022-11-09T23:45:27.139Z] Removing intermediate container 42305b5bbc3e [2022-11-09T23:45:27.139Z] ---> 23faaa0d2d67 [2022-11-09T23:45:27.139Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-09T23:45:27.723Z] ---> cceb89d23367 [2022-11-09T23:45:27.723Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T23:45:27.723Z] ---> Running in 836c8ab2cba2 [2022-11-09T23:45:29.670Z] Removing intermediate container 836c8ab2cba2 [2022-11-09T23:45:29.670Z] ---> 97f2346a9cfe [2022-11-09T23:45:29.670Z] Step 15/26 : COPY . . [2022-11-09T23:45:33.928Z] ---> cd61355d8cae [2022-11-09T23:45:33.928Z] Step 16/26 : RUN ${MAKE} [2022-11-09T23:45:33.928Z] ---> Running in 4b9623ff4d75 [2022-11-09T23:45:34.896Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-11-09T23:46:56.521Z] Removing intermediate container 4b9623ff4d75 [2022-11-09T23:46:56.521Z] ---> ad34c4bae4a3 [2022-11-09T23:46:56.521Z] Step 17/26 : FROM alpine:3.14 [2022-11-09T23:46:56.521Z] 3.14: Pulling from library/alpine [2022-11-09T23:46:56.521Z] 90cda3b7c325: Pulling fs layer [2022-11-09T23:46:56.521Z] 90cda3b7c325: Verifying Checksum [2022-11-09T23:46:56.521Z] 90cda3b7c325: Pull complete [2022-11-09T23:46:56.521Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-09T23:46:56.521Z] Status: Downloaded newer image for alpine:3.14 [2022-11-09T23:46:56.521Z] ---> 376ba31ae3da [2022-11-09T23:46:56.521Z] Step 18/26 : EXPOSE 4000 [2022-11-09T23:46:56.521Z] ---> Running in 09734dad238c [2022-11-09T23:46:56.521Z] Removing intermediate container 09734dad238c [2022-11-09T23:46:56.521Z] ---> f408601e1a71 [2022-11-09T23:46:56.521Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-09T23:46:56.521Z] ---> 48fea1d5ec93 [2022-11-09T23:46:56.521Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-09T23:46:56.521Z] ---> 166fdb6b1346 [2022-11-09T23:46:56.521Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-09T23:46:57.106Z] ---> e5c7afcde51a [2022-11-09T23:46:57.106Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-09T23:46:57.106Z] ---> Running in 8fd8e9010751 [2022-11-09T23:46:57.374Z] Removing intermediate container 8fd8e9010751 [2022-11-09T23:46:57.374Z] ---> 9ca6a30fa921 [2022-11-09T23:46:57.374Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-09T23:46:57.640Z] ---> Running in 19bab7a523c6 [2022-11-09T23:46:57.906Z] Removing intermediate container 19bab7a523c6 [2022-11-09T23:46:57.906Z] ---> feaf85c46bce [2022-11-09T23:46:57.906Z] Step 24/26 : LABEL arch=arm64 [2022-11-09T23:46:57.906Z] ---> Running in 4e1ca66395f0 [2022-11-09T23:46:58.171Z] Removing intermediate container 4e1ca66395f0 [2022-11-09T23:46:58.171Z] ---> 78a760cf3a0d [2022-11-09T23:46:58.171Z] Step 25/26 : LABEL git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371 [2022-11-09T23:46:58.171Z] ---> Running in 25d86bafb5a9 [2022-11-09T23:46:58.438Z] Removing intermediate container 25d86bafb5a9 [2022-11-09T23:46:58.438Z] ---> 67ec5908570e [2022-11-09T23:46:58.438Z] Step 26/26 : LABEL version=0.0.0 [2022-11-09T23:46:58.706Z] ---> Running in 744b4437c945 [2022-11-09T23:46:58.974Z] Removing intermediate container 744b4437c945 [2022-11-09T23:46:58.974Z] ---> c201e409d200 [2022-11-09T23:46:58.974Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-09T23:46:59.241Z] Successfully built c201e409d200 [2022-11-09T23:46:59.241Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:47:00.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T23:47:00.008Z] [2022-11-09T23:47:00.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:47:00.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T23:47:00.695Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-09T23:47:00.695Z] 8998bd30e6a1: Pulling fs layer [2022-11-09T23:47:00.695Z] 04944245beec: Pulling fs layer [2022-11-09T23:47:00.695Z] 699f458cf7ca: Pulling fs layer [2022-11-09T23:47:00.695Z] 765212b225bb: Pulling fs layer [2022-11-09T23:47:00.695Z] f23df028b6ca: Pulling fs layer [2022-11-09T23:47:00.695Z] d65c8cfc05b1: Pulling fs layer [2022-11-09T23:47:00.695Z] 2437ff75d9bd: Pulling fs layer [2022-11-09T23:47:00.695Z] 765212b225bb: Waiting [2022-11-09T23:47:00.695Z] f23df028b6ca: Waiting [2022-11-09T23:47:00.695Z] d65c8cfc05b1: Waiting [2022-11-09T23:47:00.695Z] 2437ff75d9bd: Waiting [2022-11-09T23:47:00.695Z] 04944245beec: Verifying Checksum [2022-11-09T23:47:00.695Z] 04944245beec: Download complete [2022-11-09T23:47:00.695Z] 765212b225bb: Verifying Checksum [2022-11-09T23:47:00.695Z] 765212b225bb: Download complete [2022-11-09T23:47:00.695Z] f23df028b6ca: Download complete [2022-11-09T23:47:00.695Z] d65c8cfc05b1: Verifying Checksum [2022-11-09T23:47:00.695Z] d65c8cfc05b1: Download complete [2022-11-09T23:47:00.966Z] 699f458cf7ca: Verifying Checksum [2022-11-09T23:47:00.966Z] 699f458cf7ca: Download complete [2022-11-09T23:47:01.242Z] 8998bd30e6a1: Verifying Checksum [2022-11-09T23:47:01.242Z] 8998bd30e6a1: Download complete [2022-11-09T23:47:03.830Z] 2437ff75d9bd: Verifying Checksum [2022-11-09T23:47:03.830Z] 2437ff75d9bd: Download complete [2022-11-09T23:47:05.241Z] 8998bd30e6a1: Pull complete [2022-11-09T23:47:05.828Z] 04944245beec: Pull complete [2022-11-09T23:47:07.240Z] 699f458cf7ca: Pull complete [2022-11-09T23:47:07.506Z] 765212b225bb: Pull complete [2022-11-09T23:47:08.092Z] f23df028b6ca: Pull complete [2022-11-09T23:47:08.675Z] d65c8cfc05b1: Pull complete [2022-11-09T23:47:23.661Z] 2437ff75d9bd: Pull complete [2022-11-09T23:47:23.661Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-09T23:47:23.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T23:47:23.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T23:47:23.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-118857 does not seem to be running inside a container [2022-11-09T23:47:24.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-09T23:47:27.022Z] $ docker top 4ab774413481f66e3ce77306962f8018914f7a8047451d00ca7fa7fdd805011c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:47:27.599Z] ---> job-cost.sh [2022-11-09T23:47:27.867Z] lf-activate-venv: SKIPPING [2022-11-09T23:47:27.867Z] INFO: No Stack... [2022-11-09T23:47:28.445Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-09T23:47:29.025Z] INFO: Archiving Costs [Pipeline] sh [2022-11-09T23:47:29.458Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-11-09T23:47:29.458Z] + cut -d, -f6 [Pipeline] lock [2022-11-09T23:47:29.535Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] [2022-11-09T23:47:29.540Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] did not exist. Created. [2022-11-09T23:47:29.540Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-09T23:47:30.004Z] /w/workspace/edgex-ui-go/1@tmp/durable-268dffd2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-09T23:47:30.679Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-09T23:47:30.719Z] Warning: overwriting stash ‘stack-cost’ [2022-11-09T23:47:35.479Z] Stashed 1 file(s) [Pipeline] } [2022-11-09T23:47:35.498Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-09T23:47:35.575Z] $ docker stop --time=1 4ab774413481f66e3ce77306962f8018914f7a8047451d00ca7fa7fdd805011c [2022-11-09T23:47:37.249Z] $ docker rm -f 4ab774413481f66e3ce77306962f8018914f7a8047451d00ca7fa7fdd805011c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-09T23:47:38.246Z] provisioning config files... [2022-11-09T23:47:38.255Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config4229848294456004643tmp [Pipeline] { [Pipeline] sh [2022-11-09T23:47:38.599Z] + set +x [2022-11-09T23:47:38.599Z] + curl -s https://codecov.io/bash [2022-11-09T23:47:38.599Z] + bash -s -- [2022-11-09T23:47:38.859Z] [2022-11-09T23:47:38.859Z] _____ _ [2022-11-09T23:47:38.859Z] / ____| | | [2022-11-09T23:47:38.859Z] | | ___ __| | ___ ___ _____ __ [2022-11-09T23:47:38.859Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-09T23:47:38.859Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-09T23:47:38.859Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-09T23:47:38.859Z] Bash-1.0.6 [2022-11-09T23:47:38.859Z] [2022-11-09T23:47:38.859Z] [2022-11-09T23:47:38.859Z] ==> git version 2.25.1 found [2022-11-09T23:47:38.859Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-09T23:47:38.859Z] Release-Date: 2020-01-08 [2022-11-09T23:47:38.859Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-09T23:47:38.859Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-09T23:47:38.859Z] ==> Jenkins CI detected. [2022-11-09T23:47:38.859Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [2022-11-09T23:47:38.859Z] project root: . [2022-11-09T23:47:38.859Z] --> token set from env [2022-11-09T23:47:38.859Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-09T23:47:38.859Z] ==> Running gcov in . (disable via -X gcov) [2022-11-09T23:47:38.859Z] ==> Python coveragepy not found [2022-11-09T23:47:38.859Z] ==> Searching for coverage reports in: [2022-11-09T23:47:38.859Z] + . [2022-11-09T23:47:39.117Z] -> Found 1 reports [2022-11-09T23:47:39.117Z] ==> Detecting git/mercurial file structure [2022-11-09T23:47:39.117Z] ==> Reading reports [2022-11-09T23:47:39.117Z] + ./coverage.out bytes=10 [2022-11-09T23:47:39.117Z] ==> Appending adjustments [2022-11-09T23:47:39.117Z] https://docs.codecov.io/docs/fixing-reports [2022-11-09T23:47:39.686Z] + Found adjustments [2022-11-09T23:47:39.686Z] ==> Gzipping contents [2022-11-09T23:47:39.686Z] 12K /tmp/codecov.IvPYgs.gz [2022-11-09T23:47:39.686Z] ==> Uploading reports [2022-11-09T23:47:39.686Z] url: https://codecov.io [2022-11-09T23:47:39.686Z] query: branch=PR-578&commit=f935e31fed26b56ad20f053d6b1d70f00f004371&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-578%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=578&job=&cmd_args= [2022-11-09T23:47:39.686Z] -> Pinging Codecov [2022-11-09T23:47:39.686Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-578&commit=f935e31fed26b56ad20f053d6b1d70f00f004371&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-578%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=578&job=&cmd_args= [2022-11-09T23:47:40.255Z] -> Uploading to [2022-11-09T23:47:40.255Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-09/FB506323287CE973F263BFD2A0EB1F37/f935e31fed26b56ad20f053d6b1d70f00f004371/666206b1-c572-4320-9e45-9d6efcdd42da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T234740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff78d7823cd549d2bfb210d77df65a4e14185244a9ff05f18d8ecf00152e7556 [2022-11-09T23:47:40.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T23:47:40.255Z] Dload Upload Total Spent Left Speed [2022-11-09T23:47:40.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 33353 --:--:-- --:--:-- --:--:-- 33353 [2022-11-09T23:47:40.515Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/f935e31fed26b56ad20f053d6b1d70f00f004371 [Pipeline] } [2022-11-09T23:47:40.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-09T23:47:42.289Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives ] [2022-11-09T23:47:42.289Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives [2022-11-09T23:47:42.289Z] total 16 [2022-11-09T23:47:42.289Z] drwxr-xr-x 3 root root 4096 Nov 9 23:31 . [2022-11-09T23:47:42.289Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 9 23:31 .. [2022-11-09T23:47:42.289Z] drwxr-xr-x 2 root root 4096 Nov 9 23:31 cost [2022-11-09T23:47:42.289Z] -rw-r--r-- 1 root root 83 Nov 9 23:31 cost.csv [2022-11-09T23:47:42.289Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives [2022-11-09T23:47:42.289Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives [2022-11-09T23:47:42.289Z] total 16 [2022-11-09T23:47:42.289Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 23:31 . [2022-11-09T23:47:42.289Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 9 23:31 .. [2022-11-09T23:47:42.289Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 23:31 cost [2022-11-09T23:47:42.289Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 9 23:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:47:42.614Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:47:43.507Z] ---> package-listing.sh [2022-11-09T23:47:43.507Z] ++ facter osfamily [2022-11-09T23:47:43.507Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-09T23:47:43.766Z] + OS_FAMILY=debian [2022-11-09T23:47:43.766Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-578 [2022-11-09T23:47:43.766Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-09T23:47:43.766Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-09T23:47:43.766Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-09T23:47:43.766Z] + PACKAGES=/tmp/packages_start.txt [2022-11-09T23:47:43.766Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' [2022-11-09T23:47:43.766Z] + PACKAGES=/tmp/packages_end.txt [2022-11-09T23:47:43.766Z] + case "${OS_FAMILY}" in [2022-11-09T23:47:43.766Z] + dpkg -l [2022-11-09T23:47:43.766Z] + grep '^ii' [2022-11-09T23:47:43.766Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-09T23:47:43.766Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-09T23:47:43.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-09T23:47:43.766Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' [2022-11-09T23:47:43.766Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ [2022-11-09T23:47:43.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ [Pipeline] echo [2022-11-09T23:47:43.803Z] 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-578/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-09T23:47:44.096Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T23:47:44.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T23:47:44.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T23:47:44.871Z] prd-ubuntu20.04-docker-8c-8g-118855 does not seem to be running inside a container [2022-11-09T23:47:44.901Z] $ 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-578/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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-09T23:47:45.096Z] $ docker top e8cdbc83e09c74f8f86dcac1fbf7156bceb1a3b817ebc52cf95ff854f8f18804 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T23:47:45.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-09T23:47:45.792Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-09T23:47:46.106Z] + ls /var/log/sa-host [2022-11-09T23:47:46.106Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T23:47:46.324Z] provisioning config files... [2022-11-09T23:47:46.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config14377167482224019099tmp [Pipeline] { [Pipeline] echo [2022-11-09T23:47:46.384Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:47:46.696Z] ---> create-netrc.sh [Pipeline] } [2022-11-09T23:47:46.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:47:47.132Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-09T23:47:47.165Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:47:47.476Z] ---> sudo-logs.sh [2022-11-09T23:47:47.476Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-09T23:47:47.563Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:47:47.870Z] ---> job-cost.sh [2022-11-09T23:47:47.870Z] lf-activate-venv: SKIPPING [2022-11-09T23:47:47.870Z] DEBUG: total: 0.2199999988079071 [2022-11-09T23:47:47.870Z] INFO: Retrieving Stack Cost... [2022-11-09T23:47:48.129Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-09T23:47:48.697Z] INFO: Archiving Costs [Pipeline] echo [2022-11-09T23:47:48.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T23:47:49.042Z] ---> logs-deploy.sh [2022-11-09T23:47:49.042Z] lf-activate-venv: SKIPPING [2022-11-09T23:47:49.042Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-578/1 [2022-11-09T23:47:49.042Z] INFO: archiving workspace using pattern(s): [2022-11-09T23:47:49.979Z] Archives upload complete. [2022-11-09T23:47:49.979Z] INFO: archiving logs to Nexus