Pull request #566 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e60cc90e90edf5699ef3da7a26c96bf5daef26cf+631204ad6e31f2ad7f2af9d8870acc6cdc448164 (9e1b1f1dd47a4998a7ba446955409158f86d13ff) 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-ssh15186358276422046913.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1114575427614239721.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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-566/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-566/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10812289567769256507.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7556206475796218514.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-566/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-566/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6016756508530480257.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 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117089’ Running on prd-ubuntu20.04-docker-8c-8g-117092 in /w/workspace/edgexfoundry_edgex-ui-go_PR-566 [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-566 # 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 Merging remotes/origin/main commit 631204ad6e31f2ad7f2af9d8870acc6cdc448164 into PR head commit e60cc90e90edf5699ef3da7a26c96bf5daef26cf Merge succeeded, producing e60cc90e90edf5699ef3da7a26c96bf5daef26cf Checking out Revision e60cc90e90edf5699ef3da7a26c96bf5daef26cf (PR-566) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > 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/566/head:refs/remotes/origin/PR-566 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e60cc90e90edf5699ef3da7a26c96bf5daef26cf # 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 631204ad6e31f2ad7f2af9d8870acc6cdc448164 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e60cc90e90edf5699ef3da7a26c96bf5daef26cf # timeout=10 > git rev-list --no-walk 2200f8ef825af80b0b715a47901bc46b57d6c0b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T07:56:01.314Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T07:56:01.356Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T07:56:01.377Z] ========================================================= [2022-10-26T07:56:01.377Z] EdgeX Global Pipelines Version Info [2022-10-26T07:56:01.377Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:56:02.482Z] ------------------- [2022-10-26T07:56:02.482Z] stable info: [2022-10-26T07:56:02.482Z] ------------------- [2022-10-26T07:56:02.482Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T07:56:02.482Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T07:56:02.482Z] Message: update stable to v1.0.243 [2022-10-26T07:56:02.742Z] ------------------- [2022-10-26T07:56:02.742Z] experimental info: [2022-10-26T07:56:02.742Z] ------------------- [2022-10-26T07:56:02.742Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T07:56:02.742Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T07:56:02.742Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T07:56:02.887Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-26T07:56:02.895Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-26T07:56:02.908Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T07:56:02.918Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T07:56:02.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T07:56:02.934Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T07:56:02.942Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T07:56:02.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T07:56:02.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T07:56:02.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T07:56:02.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T07:56:03.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-26T07:56:03.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T07:56:03.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T07:56:03.041Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T07:56:03.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T07:56:03.063Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T07:56:03.079Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T07:56:03.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T07:56:03.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T07:56:03.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T07:56:03.122Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T07:56:03.138Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T07:56:03.154Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T07:56:03.165Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T07:56:03.175Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T07:56:03.186Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T07:56:03.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-566 [Pipeline] echo [2022-10-26T07:56:03.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-566 [Pipeline] echo [2022-10-26T07:56:03.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-566 [Pipeline] echo [2022-10-26T07:56:03.224Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e60cc90e90edf5699ef3da7a26c96bf5daef26cf [Pipeline] echo [2022-10-26T07:56:03.231Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e60cc90 [Pipeline] echo [2022-10-26T07:56:03.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T07:56:03.286Z] provisioning config files... [2022-10-26T07:56:03.297Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/config15105192995049886321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:56:03.599Z] ---> docker-login.sh [2022-10-26T07:56:03.599Z] nexus3.edgexfoundry.org:10001 [2022-10-26T07:56:03.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:03.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:03.859Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:03.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:03.859Z] [2022-10-26T07:56:03.859Z] Login Succeeded [2022-10-26T07:56:03.859Z] nexus3.edgexfoundry.org:10002 [2022-10-26T07:56:03.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:04.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:04.120Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:04.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:04.121Z] [2022-10-26T07:56:04.121Z] Login Succeeded [2022-10-26T07:56:04.121Z] nexus3.edgexfoundry.org:10003 [2022-10-26T07:56:04.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:04.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:04.121Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:04.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:04.121Z] [2022-10-26T07:56:04.121Z] Login Succeeded [2022-10-26T07:56:04.121Z] nexus3.edgexfoundry.org:10004 [2022-10-26T07:56:04.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:04.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:04.121Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:04.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:04.121Z] [2022-10-26T07:56:04.121Z] Login Succeeded [2022-10-26T07:56:04.382Z] docker.io [2022-10-26T07:56:04.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:04.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:04.642Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:04.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:04.642Z] [2022-10-26T07:56:04.642Z] Login Succeeded [2022-10-26T07:56:04.642Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T07:56:04.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T07:56:05.016Z] + git rev-list -1 --merges e60cc90e90edf5699ef3da7a26c96bf5daef26cf~1..e60cc90e90edf5699ef3da7a26c96bf5daef26cf [Pipeline] echo [2022-10-26T07:56:05.050Z] -----------> git rev-list -1 --merges e60cc90e90edf5699ef3da7a26c96bf5daef26cf~1..e60cc90e90edf5699ef3da7a26c96bf5daef26cf e60cc90e90edf5699ef3da7a26c96bf5daef26cf [false] [Pipeline] sh [2022-10-26T07:56:05.347Z] + git log --format=format:%s -1 e60cc90e90edf5699ef3da7a26c96bf5daef26cf [Pipeline] echo [2022-10-26T07:56:05.364Z] ========================================================= [2022-10-26T07:56:05.364Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T07:56:05.364Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T07:56:05.679Z] + git log --format=format:%s -1 e60cc90e90edf5699ef3da7a26c96bf5daef26cf [Pipeline] echo [2022-10-26T07:56:05.691Z] [semverPrep] GIT_COMMIT: e60cc90e90edf5699ef3da7a26c96bf5daef26cf, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2022-10-26T07:56:05.700Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T07:56:06.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T07:56:06.027Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T07:56:06.027Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T07:56:06.027Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T07:56:06.027Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T07:56:06.027Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T07:56:06.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:06.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T07:56:06.361Z] [2022-10-26T07:56:06.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:06.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T07:56:06.661Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T07:56:06.661Z] b85a868b505f: Pulling fs layer [2022-10-26T07:56:06.661Z] e2be974225ed: Pulling fs layer [2022-10-26T07:56:06.661Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T07:56:06.661Z] 988bab9f4d93: Pulling fs layer [2022-10-26T07:56:06.661Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T07:56:06.661Z] eaf3925da568: Pulling fs layer [2022-10-26T07:56:06.661Z] bab4dde63d76: Pulling fs layer [2022-10-26T07:56:06.661Z] bde34c3a00c8: Pulling fs layer [2022-10-26T07:56:06.661Z] b352a97aabf1: Pulling fs layer [2022-10-26T07:56:06.661Z] 4872d77fe225: Pulling fs layer [2022-10-26T07:56:06.661Z] 5851b861e8e6: Pulling fs layer [2022-10-26T07:56:06.661Z] 1469e6f7b9e6: Waiting [2022-10-26T07:56:06.661Z] b352a97aabf1: Waiting [2022-10-26T07:56:06.661Z] eaf3925da568: Waiting [2022-10-26T07:56:06.661Z] 4872d77fe225: Waiting [2022-10-26T07:56:06.661Z] bab4dde63d76: Waiting [2022-10-26T07:56:06.661Z] 988bab9f4d93: Waiting [2022-10-26T07:56:06.661Z] e2be974225ed: Verifying Checksum [2022-10-26T07:56:06.661Z] e2be974225ed: Download complete [2022-10-26T07:56:06.661Z] 988bab9f4d93: Verifying Checksum [2022-10-26T07:56:06.661Z] 988bab9f4d93: Download complete [2022-10-26T07:56:06.921Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T07:56:06.921Z] 1469e6f7b9e6: Download complete [2022-10-26T07:56:06.921Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T07:56:06.921Z] eaf3925da568: Verifying Checksum [2022-10-26T07:56:06.921Z] eaf3925da568: Download complete [2022-10-26T07:56:06.921Z] 339a4e72a1f5: Download complete [2022-10-26T07:56:06.921Z] bde34c3a00c8: Verifying Checksum [2022-10-26T07:56:06.921Z] bde34c3a00c8: Download complete [2022-10-26T07:56:06.921Z] b352a97aabf1: Download complete [2022-10-26T07:56:06.921Z] 4872d77fe225: Download complete [2022-10-26T07:56:06.921Z] 5851b861e8e6: Verifying Checksum [2022-10-26T07:56:06.921Z] 5851b861e8e6: Download complete [2022-10-26T07:56:06.921Z] b85a868b505f: Verifying Checksum [2022-10-26T07:56:06.921Z] b85a868b505f: Download complete [2022-10-26T07:56:07.180Z] bab4dde63d76: Verifying Checksum [2022-10-26T07:56:07.180Z] bab4dde63d76: Download complete [2022-10-26T07:56:08.117Z] b85a868b505f: Pull complete [2022-10-26T07:56:08.376Z] e2be974225ed: Pull complete [2022-10-26T07:56:08.944Z] 339a4e72a1f5: Pull complete [2022-10-26T07:56:08.944Z] 988bab9f4d93: Pull complete [2022-10-26T07:56:09.204Z] 1469e6f7b9e6: Pull complete [2022-10-26T07:56:09.462Z] eaf3925da568: Pull complete [2022-10-26T07:56:11.369Z] bab4dde63d76: Pull complete [2022-10-26T07:56:11.369Z] bde34c3a00c8: Pull complete [2022-10-26T07:56:11.369Z] b352a97aabf1: Pull complete [2022-10-26T07:56:11.369Z] 4872d77fe225: Pull complete [2022-10-26T07:56:11.631Z] 5851b861e8e6: Pull complete [2022-10-26T07:56:11.631Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T07:56:11.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T07:56:11.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:56:11.723Z] prd-ubuntu20.04-docker-8c-8g-117092 does not seem to be running inside a container [2022-10-26T07:56:11.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-566 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566:/w/workspace/edgexfoundry_edgex-ui-go_PR-566:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@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-devops/py-git-semver:0.1.4 cat [2022-10-26T07:56:13.523Z] $ docker top ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 -eo pid,comm [2022-10-26T07:56:13.594Z] 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-10-26T07:56:13.594Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T07:56:13.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T07:56:13.633Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T07:56:13.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T07:56:13.746Z] $ docker exec ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 ssh-agent [2022-10-26T07:56:13.868Z] SSH_AUTH_SOCK=/tmp/ssh-m3ymCd0s6wWq/agent.33 [2022-10-26T07:56:13.868Z] SSH_AGENT_PID=39 [2022-10-26T07:56:13.875Z] Running ssh-add (command line suppressed) [2022-10-26T07:56:13.978Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/private_key_6110532924297936825.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/private_key_6110532924297936825.key) [2022-10-26T07:56:13.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T07:56:14.287Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T07:56:14.296Z] $ docker exec --env ******** --env ******** ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 ssh-agent -k [2022-10-26T07:56:14.389Z] unset SSH_AUTH_SOCK; [2022-10-26T07:56:14.390Z] unset SSH_AGENT_PID; [2022-10-26T07:56:14.390Z] echo Agent pid 39 killed; [2022-10-26T07:56:14.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T07:56:14.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T07:56:14.432Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T07:56:14.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T07:56:14.554Z] $ docker exec ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 ssh-agent [2022-10-26T07:56:14.687Z] SSH_AUTH_SOCK=/tmp/ssh-Eg7WodZynkmZ/agent.71 [2022-10-26T07:56:14.687Z] SSH_AGENT_PID=77 [2022-10-26T07:56:14.692Z] Running ssh-add (command line suppressed) [2022-10-26T07:56:14.803Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/private_key_3306291829349104730.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/private_key_3306291829349104730.key) [2022-10-26T07:56:14.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T07:56:15.109Z] + git semver init [2022-10-26T07:56:15.368Z] 2022-10-26 07:56:15,287 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T07:56:15.368Z] 2022-10-26 07:56:15,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver [2022-10-26T07:56:15.368Z] 2022-10-26 07:56:15,288 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver [2022-10-26T07:56:15.368Z] 2022-10-26 07:56:15,288 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-566, universal_newlines=False, shell=None, istream=None) [2022-10-26T07:56:16.746Z] 2022-10-26 07:56:16,669 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.git/info/exclude [2022-10-26T07:56:16.746Z] 2022-10-26 07:56:16,670 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver/PR-566 with force:False [2022-10-26T07:56:16.747Z] 2022-10-26 07:56:16,670 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver/PR-566 [2022-10-26T07:56:16.747Z] 2022-10-26 07:56:16,674 [execute] INFO git cat-file --batch-check [2022-10-26T07:56:16.747Z] 2022-10-26 07:56:16,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T07:56:16.747Z] 2022-10-26 07:56:16,680 [execute] INFO git cat-file --batch [2022-10-26T07:56:16.747Z] 2022-10-26 07:56:16,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T07:56:16.747Z] 2022-10-26 07:56:16,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver/PR-566 [2022-10-26T07:56:16.747Z] 0.0.0 [Pipeline] } [2022-10-26T07:56:16.752Z] $ docker exec --env ******** --env ******** ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 ssh-agent -k [2022-10-26T07:56:16.848Z] unset SSH_AUTH_SOCK; [2022-10-26T07:56:16.849Z] unset SSH_AGENT_PID; [2022-10-26T07:56:16.849Z] echo Agent pid 77 killed; [2022-10-26T07:56:16.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T07:56:17.169Z] + git semver [Pipeline] } [2022-10-26T07:56:17.437Z] $ docker stop --time=1 ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 [2022-10-26T07:56:18.792Z] $ docker rm -f ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T07:56:19.131Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T07:56:19.301Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T07:56:19.304Z] [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-10-26T07:56:19.420Z] provisioning config files... [2022-10-26T07:56:19.430Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/config14128086216432107213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:56:19.724Z] ---> docker-login.sh [2022-10-26T07:56:19.724Z] nexus3.edgexfoundry.org:10001 [2022-10-26T07:56:19.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:19.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:19.724Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:19.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:19.724Z] [2022-10-26T07:56:19.724Z] Login Succeeded [2022-10-26T07:56:19.724Z] nexus3.edgexfoundry.org:10002 [2022-10-26T07:56:19.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:19.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:19.724Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:19.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:19.724Z] [2022-10-26T07:56:19.724Z] Login Succeeded [2022-10-26T07:56:19.724Z] nexus3.edgexfoundry.org:10003 [2022-10-26T07:56:19.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:19.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:19.984Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:19.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:19.984Z] [2022-10-26T07:56:19.984Z] Login Succeeded [2022-10-26T07:56:19.984Z] nexus3.edgexfoundry.org:10004 [2022-10-26T07:56:19.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:19.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:19.984Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:19.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:19.984Z] [2022-10-26T07:56:19.984Z] Login Succeeded [2022-10-26T07:56:19.984Z] docker.io [2022-10-26T07:56:20.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:20.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:20.503Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:20.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:20.503Z] [2022-10-26T07:56:20.503Z] Login Succeeded [2022-10-26T07:56:20.503Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T07:56:20.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T07:56:20.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T07:56:20.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T07:56:20.585Z] ========================================================= [2022-10-26T07:56:20.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T07:56:20.585Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:20.899Z] + 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-10-26T07:56:21.160Z] Sending build context to Docker daemon 45.52MB [2022-10-26T07:56:21.160Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T07:56:21.160Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-26T07:56:21.160Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T07:56:21.160Z] 213ec9aee27d: Pulling fs layer [2022-10-26T07:56:21.160Z] 4583459ba037: Pulling fs layer [2022-10-26T07:56:21.160Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T07:56:21.160Z] 53926ce57604: Pulling fs layer [2022-10-26T07:56:21.160Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T07:56:21.160Z] 30f14e443154: Pulling fs layer [2022-10-26T07:56:21.160Z] 801331c1e519: Pulling fs layer [2022-10-26T07:56:21.160Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T07:56:21.160Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T07:56:21.160Z] 30f14e443154: Waiting [2022-10-26T07:56:21.160Z] 801331c1e519: Waiting [2022-10-26T07:56:21.160Z] 21b2b0c7a3f4: Waiting [2022-10-26T07:56:21.160Z] 7d9ed39f4882: Waiting [2022-10-26T07:56:21.160Z] 99cc6dd402b0: Waiting [2022-10-26T07:56:21.160Z] 53926ce57604: Waiting [2022-10-26T07:56:21.160Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T07:56:21.160Z] 93c1e223e6f2: Download complete [2022-10-26T07:56:21.160Z] 4583459ba037: Download complete [2022-10-26T07:56:21.160Z] 21b2b0c7a3f4: Download complete [2022-10-26T07:56:21.160Z] 30f14e443154: Download complete [2022-10-26T07:56:21.160Z] 213ec9aee27d: Verifying Checksum [2022-10-26T07:56:21.160Z] 213ec9aee27d: Download complete [2022-10-26T07:56:21.429Z] 801331c1e519: Verifying Checksum [2022-10-26T07:56:21.429Z] 801331c1e519: Download complete [2022-10-26T07:56:21.429Z] 213ec9aee27d: Pull complete [2022-10-26T07:56:21.429Z] 4583459ba037: Pull complete [2022-10-26T07:56:21.709Z] 93c1e223e6f2: Pull complete [2022-10-26T07:56:21.983Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T07:56:21.983Z] 7d9ed39f4882: Download complete [2022-10-26T07:56:22.245Z] 53926ce57604: Verifying Checksum [2022-10-26T07:56:22.245Z] 53926ce57604: Download complete [2022-10-26T07:56:22.504Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T07:56:22.504Z] 99cc6dd402b0: Download complete [2022-10-26T07:56:26.682Z] 53926ce57604: Pull complete [2022-10-26T07:56:26.682Z] 21b2b0c7a3f4: Pull complete [2022-10-26T07:56:26.682Z] 30f14e443154: Pull complete [2022-10-26T07:56:26.682Z] 801331c1e519: Pull complete [2022-10-26T07:56:28.576Z] 99cc6dd402b0: Pull complete [2022-10-26T07:56:29.142Z] 7d9ed39f4882: Pull complete [2022-10-26T07:56:29.142Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T07:56:29.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T07:56:29.142Z] ---> 1dedd983c030 [2022-10-26T07:56:29.142Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T07:56:31.146Z] ---> Running in 41c6ddc4d7bb [2022-10-26T07:56:31.146Z] Removing intermediate container 41c6ddc4d7bb [2022-10-26T07:56:31.146Z] ---> 36b6a2bd246d [2022-10-26T07:56:31.146Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T07:56:31.146Z] ---> Running in a78f4ceea3e0 [2022-10-26T07:56:31.146Z] Removing intermediate container a78f4ceea3e0 [2022-10-26T07:56:31.146Z] ---> b03fd4271916 [2022-10-26T07:56:31.146Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T07:56:31.410Z] ---> Running in 28fb9c3dfd51 [2022-10-26T07:56:31.410Z] Removing intermediate container 28fb9c3dfd51 [2022-10-26T07:56:31.410Z] ---> 88fa2a0f6de2 [2022-10-26T07:56:31.410Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-26T07:56:31.410Z] ---> Running in 83d7858421d9 [2022-10-26T07:56:31.410Z] Removing intermediate container 83d7858421d9 [2022-10-26T07:56:31.410Z] ---> faae5ac1ad53 [2022-10-26T07:56:31.410Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T07:56:31.669Z] ---> Running in da52e8288583 [2022-10-26T07:56:31.669Z] Removing intermediate container da52e8288583 [2022-10-26T07:56:31.669Z] ---> c8b136e77f3b [2022-10-26T07:56:31.669Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T07:56:32.235Z] latest: Pulling from library/docker [2022-10-26T07:56:32.235Z] 213ec9aee27d: Already exists [2022-10-26T07:56:32.235Z] 7b0dd730a5c3: Pulling fs layer [2022-10-26T07:56:32.235Z] 4b90f8029a36: Pulling fs layer [2022-10-26T07:56:32.235Z] a89466c712af: Pulling fs layer [2022-10-26T07:56:32.235Z] 9c6a0a734fa9: Pulling fs layer [2022-10-26T07:56:32.235Z] beeedf2bf9bb: Pulling fs layer [2022-10-26T07:56:32.235Z] 3bc3016a9123: Pulling fs layer [2022-10-26T07:56:32.235Z] 45d434503156: Pulling fs layer [2022-10-26T07:56:32.235Z] 539e1dfa3993: Pulling fs layer [2022-10-26T07:56:32.235Z] 9c6a0a734fa9: Waiting [2022-10-26T07:56:32.235Z] beeedf2bf9bb: Waiting [2022-10-26T07:56:32.235Z] 539e1dfa3993: Waiting [2022-10-26T07:56:32.235Z] 45d434503156: Waiting [2022-10-26T07:56:32.493Z] 4b90f8029a36: Verifying Checksum [2022-10-26T07:56:32.493Z] 4b90f8029a36: Download complete [2022-10-26T07:56:32.493Z] 7b0dd730a5c3: Download complete [2022-10-26T07:56:32.493Z] a89466c712af: Verifying Checksum [2022-10-26T07:56:32.493Z] a89466c712af: Download complete [2022-10-26T07:56:32.748Z] 7b0dd730a5c3: Pull complete [2022-10-26T07:56:32.748Z] 4b90f8029a36: Pull complete [2022-10-26T07:56:32.748Z] 9c6a0a734fa9: Verifying Checksum [2022-10-26T07:56:32.748Z] 3bc3016a9123: Verifying Checksum [2022-10-26T07:56:32.748Z] 3bc3016a9123: Download complete [2022-10-26T07:56:32.748Z] beeedf2bf9bb: Verifying Checksum [2022-10-26T07:56:32.748Z] beeedf2bf9bb: Download complete [2022-10-26T07:56:33.007Z] 45d434503156: Verifying Checksum [2022-10-26T07:56:33.007Z] 45d434503156: Download complete [2022-10-26T07:56:33.007Z] 539e1dfa3993: Verifying Checksum [2022-10-26T07:56:33.007Z] 539e1dfa3993: Download complete [2022-10-26T07:56:33.007Z] a89466c712af: Pull complete [2022-10-26T07:56:33.573Z] 9c6a0a734fa9: Pull complete [2022-10-26T07:56:33.831Z] beeedf2bf9bb: Pull complete [2022-10-26T07:56:33.831Z] 3bc3016a9123: Pull complete [2022-10-26T07:56:33.831Z] 45d434503156: Pull complete [2022-10-26T07:56:34.089Z] 539e1dfa3993: Pull complete [2022-10-26T07:56:34.089Z] Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 [2022-10-26T07:56:34.089Z] Status: Downloaded newer image for docker:latest [2022-10-26T07:56:34.391Z] Still waiting to schedule task [2022-10-26T07:56:34.392Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117090’ [2022-10-26T07:56:35.031Z] ---> b68e6c998dd6 [2022-10-26T07:56:35.031Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T07:56:35.295Z] ---> Running in 3d706e183ac7 [2022-10-26T07:56:35.861Z] Removing intermediate container 3d706e183ac7 [2022-10-26T07:56:35.861Z] ---> 89d2c33afb58 [2022-10-26T07:56:35.861Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T07:56:35.861Z] ---> Running in d47f9e55986e [2022-10-26T07:56:36.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T07:56:36.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T07:56:37.253Z] OK: 211 MiB in 51 packages [2022-10-26T07:56:37.511Z] Removing intermediate container d47f9e55986e [2022-10-26T07:56:37.511Z] ---> ce2fb62d3537 [2022-10-26T07:56:37.511Z] Step 11/16 : ENV GO111MODULE=on [2022-10-26T07:56:37.511Z] ---> Running in 105bfe6447a0 [2022-10-26T07:56:37.769Z] Removing intermediate container 105bfe6447a0 [2022-10-26T07:56:37.769Z] ---> 40f847cd7c62 [2022-10-26T07:56:37.769Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T07:56:37.769Z] ---> Running in c6dcaf2b2f51 [2022-10-26T07:56:37.769Z] Removing intermediate container c6dcaf2b2f51 [2022-10-26T07:56:37.769Z] ---> 661e4a743647 [2022-10-26T07:56:37.769Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-26T07:56:38.030Z] ---> 4398f5b03abd [2022-10-26T07:56:38.030Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T07:56:38.030Z] ---> Running in 1fbed96ffbe6 [2022-10-26T07:56:56.153Z] Removing intermediate container 1fbed96ffbe6 [2022-10-26T07:56:56.153Z] ---> f6f1e65caf09 [2022-10-26T07:56:56.153Z] Step 15/16 : COPY . . [2022-10-26T07:56:56.153Z] ---> 9f882783956e [2022-10-26T07:56:56.153Z] Step 16/16 : RUN ${MAKE} [2022-10-26T07:56:56.153Z] ---> Running in e8f53e7ec092 [2022-10-26T07:56:56.153Z] noop [2022-10-26T07:56:56.153Z] Removing intermediate container e8f53e7ec092 [2022-10-26T07:56:56.153Z] ---> 2fc71e170b42 [2022-10-26T07:56:56.153Z] Successfully built 2fc71e170b42 [2022-10-26T07:56:56.153Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:56.469Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T07:56:56.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:56:56.529Z] prd-ubuntu20.04-docker-8c-8g-117092 does not seem to be running inside a container [2022-10-26T07:56:56.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-566 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566:/w/workspace/edgexfoundry_edgex-ui-go_PR-566:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T07:56:56.920Z] $ docker top d1e8e9269d9dedaa7860da1e4f401482e31b89aed982c47f48d6b4fc23995063 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T07:56:57.266Z] + go version [2022-10-26T07:56:57.266Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T07:56:57.272Z] $ docker stop --time=1 d1e8e9269d9dedaa7860da1e4f401482e31b89aed982c47f48d6b4fc23995063 [2022-10-26T07:56:58.614Z] $ docker rm -f d1e8e9269d9dedaa7860da1e4f401482e31b89aed982c47f48d6b4fc23995063 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:59.066Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T07:56:59.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:56:59.141Z] prd-ubuntu20.04-docker-8c-8g-117092 does not seem to be running inside a container [2022-10-26T07:56:59.166Z] $ 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-566 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566:/w/workspace/edgexfoundry_edgex-ui-go_PR-566:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T07:56:59.534Z] $ docker top 2af704a27030596fc67a1ff15545efc67b6b29103f2eb8bcf3d4f41363d70d56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T07:56:59.881Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-566 [Pipeline] fileExists [Pipeline] sh [2022-10-26T07:57:00.174Z] + make test [2022-10-26T07:57:00.174Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-26T07:57:00.434Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-26T07:57:08.563Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-26T07:57:08.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-26T07:57:08.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-26T07:57:08.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-26T07:57:08.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-26T07:57:08.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-26T07:57:08.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-26T07:57:08.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-26T07:57:08.563Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-26T07:57:11.087Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T07:57:11.087Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T07:57:11.087Z] ./bin/test-attribution-txt.sh [2022-10-26T07:57:11.087Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-26T07:57:11.087Z] make -C web test [2022-10-26T07:57:11.087Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-566/web' [2022-10-26T07:57:11.087Z] make[1]: tput: No such file or directory [2022-10-26T07:57:11.087Z] make[1]: tput: No such file or directory [2022-10-26T07:57:11.087Z] warning: generating ./VERSION [2022-10-26T07:57:11.087Z] echo "0.0.0" > VERSION [2022-10-26T07:57:11.087Z] docker build \ [2022-10-26T07:57:11.087Z] -f Dockerfile \ [2022-10-26T07:57:11.087Z] --build-arg USER=1000 \ [2022-10-26T07:57:11.087Z] \ [2022-10-26T07:57:11.087Z] --label "git_sha=e60cc90e90edf5699ef3da7a26c96bf5daef26cf" \ [2022-10-26T07:57:11.087Z] -t edgexfoundry/edgex-web-ui:e60cc90e90edf5699ef3da7a26c96bf5daef26cf \ [2022-10-26T07:57:11.087Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-26T07:57:11.087Z] . [2022-10-26T07:57:11.345Z] Sending build context to Docker daemon 3.269MB [2022-10-26T07:57:11.345Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-26T07:57:11.345Z] 16.17-alpine3.15: Pulling from library/node [2022-10-26T07:57:11.345Z] 9621f1afde84: Pulling fs layer [2022-10-26T07:57:11.345Z] c6f70ee39829: Pulling fs layer [2022-10-26T07:57:11.345Z] 56892a8094a2: Pulling fs layer [2022-10-26T07:57:11.345Z] 58dd87906ef0: Pulling fs layer [2022-10-26T07:57:11.345Z] 58dd87906ef0: Waiting [2022-10-26T07:57:11.345Z] 56892a8094a2: Download complete [2022-10-26T07:57:11.345Z] 9621f1afde84: Verifying Checksum [2022-10-26T07:57:11.345Z] 9621f1afde84: Download complete [2022-10-26T07:57:11.345Z] 58dd87906ef0: Download complete [2022-10-26T07:57:11.602Z] 9621f1afde84: Pull complete [2022-10-26T07:57:11.859Z] c6f70ee39829: Verifying Checksum [2022-10-26T07:57:11.859Z] c6f70ee39829: Download complete [2022-10-26T07:57:12.788Z] c6f70ee39829: Pull complete [2022-10-26T07:57:12.788Z] 56892a8094a2: Pull complete [2022-10-26T07:57:12.788Z] 58dd87906ef0: Pull complete [2022-10-26T07:57:12.788Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-26T07:57:12.788Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-26T07:57:13.045Z] ---> b69703f70c3d [2022-10-26T07:57:13.045Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-26T07:57:13.978Z] ---> Running in 71bda279afc5 [2022-10-26T07:57:13.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T07:57:14.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T07:57:14.495Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-26T07:57:14.495Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-26T07:57:14.495Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-26T07:57:14.495Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-26T07:57:14.495Z] (5/129) Installing libxcb (1.14-r2) [2022-10-26T07:57:14.495Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-26T07:57:14.495Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-26T07:57:14.495Z] (8/129) Installing libice (1.0.10-r0) [2022-10-26T07:57:14.495Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-26T07:57:14.495Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-26T07:57:14.495Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-26T07:57:14.495Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-26T07:57:14.495Z] (13/129) Installing xset (1.2.4-r0) [2022-10-26T07:57:14.495Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-26T07:57:14.495Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-26T07:57:14.495Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-26T07:57:14.495Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-26T07:57:14.495Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-26T07:57:14.495Z] (19/129) Installing libintl (0.21-r0) [2022-10-26T07:57:14.495Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-26T07:57:14.495Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-26T07:57:14.495Z] (22/129) Installing pcre (8.45-r1) [2022-10-26T07:57:14.495Z] (23/129) Installing glib (2.70.1-r0) [2022-10-26T07:57:14.495Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-26T07:57:14.495Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-26T07:57:14.495Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-26T07:57:14.495Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T07:57:14.495Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-26T07:57:14.495Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-26T07:57:14.495Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-26T07:57:14.495Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-26T07:57:14.495Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-26T07:57:14.754Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-26T07:57:14.754Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-26T07:57:14.754Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-26T07:57:14.754Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-26T07:57:14.754Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-26T07:57:14.754Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-26T07:57:14.754Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-26T07:57:14.754Z] (40/129) Installing libxi (1.8-r0) [2022-10-26T07:57:14.754Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-26T07:57:14.754Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-26T07:57:14.754Z] (43/129) Installing atk (2.36.0-r0) [2022-10-26T07:57:14.754Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-26T07:57:14.754Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-26T07:57:14.754Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-26T07:57:14.754Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-26T07:57:14.754Z] (48/129) Installing expat (2.5.0-r0) [2022-10-26T07:57:14.754Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-26T07:57:14.754Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-26T07:57:14.754Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-26T07:57:14.754Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-26T07:57:14.754Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-26T07:57:14.754Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-26T07:57:14.754Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-26T07:57:14.754Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-26T07:57:14.754Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-26T07:57:14.754Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-26T07:57:14.754Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-26T07:57:14.754Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-26T07:57:14.754Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-26T07:57:14.754Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-26T07:57:14.754Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-26T07:57:14.754Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-26T07:57:14.754Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-26T07:57:14.754Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-26T07:57:14.754Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-26T07:57:14.754Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-26T07:57:15.013Z] (69/129) Installing pango (1.48.10-r0) [2022-10-26T07:57:15.013Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-26T07:57:15.013Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-26T07:57:15.013Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-26T07:57:15.013Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-26T07:57:15.013Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-26T07:57:15.013Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-26T07:57:15.013Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-26T07:57:15.013Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-26T07:57:15.013Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-26T07:57:15.013Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-26T07:57:15.013Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-26T07:57:17.545Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-26T07:57:17.545Z] (80/129) Installing flac (1.3.4-r0) [2022-10-26T07:57:17.545Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-26T07:57:17.545Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-26T07:57:17.545Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-26T07:57:17.545Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-26T07:57:17.545Z] (85/129) Installing libass (0.15.2-r0) [2022-10-26T07:57:17.545Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-26T07:57:17.545Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-26T07:57:17.545Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-26T07:57:17.545Z] (89/129) Installing lame (3.100-r0) [2022-10-26T07:57:17.545Z] (90/129) Installing opus (1.3.1-r1) [2022-10-26T07:57:17.545Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-26T07:57:17.545Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-26T07:57:17.545Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-26T07:57:17.545Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-26T07:57:17.545Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-26T07:57:17.545Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T07:57:17.545Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-26T07:57:17.545Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-26T07:57:17.545Z] (99/129) Installing libva (2.13.0-r0) [2022-10-26T07:57:17.545Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-26T07:57:17.545Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-26T07:57:17.545Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-26T07:57:17.545Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-26T07:57:17.545Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-26T07:57:17.545Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-26T07:57:17.545Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-26T07:57:17.545Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-26T07:57:17.545Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-26T07:57:17.545Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-26T07:57:17.545Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-26T07:57:17.545Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-26T07:57:17.545Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-26T07:57:17.545Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-26T07:57:17.545Z] (114/129) Installing nspr (4.32-r0) [2022-10-26T07:57:17.545Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-26T07:57:17.545Z] (116/129) Installing nss (3.78.1-r0) [2022-10-26T07:57:17.545Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-26T07:57:17.545Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-26T07:57:17.545Z] (119/129) Installing orc (0.4.32-r0) [2022-10-26T07:57:17.545Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-26T07:57:17.545Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-26T07:57:17.545Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-26T07:57:17.545Z] (123/129) Installing libpulse (15.0-r2) [2022-10-26T07:57:17.803Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-26T07:57:17.804Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-26T07:57:17.804Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-26T07:57:17.804Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-26T07:57:17.804Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-26T07:57:17.804Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-26T07:57:18.736Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T07:57:18.736Z] Executing glib-2.70.1-r0.trigger [2022-10-26T07:57:18.736Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-26T07:57:20.755Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-26T07:57:20.755Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-26T07:57:20.755Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-26T07:57:20.755Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-26T07:57:20.755Z] OK: 286 MiB in 145 packages [2022-10-26T07:57:24.088Z] Removing intermediate container 71bda279afc5 [2022-10-26T07:57:24.088Z] ---> 9550a8590a24 [2022-10-26T07:57:24.088Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-26T07:57:24.088Z] ---> Running in 43a16dfb52b0 [2022-10-26T07:57:24.088Z] Removing intermediate container 43a16dfb52b0 [2022-10-26T07:57:24.088Z] ---> 9b70993e51f6 [2022-10-26T07:57:24.088Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-26T07:57:24.347Z] ---> Running in e0907e99d093 [2022-10-26T07:57:24.347Z] Removing intermediate container e0907e99d093 [2022-10-26T07:57:24.347Z] ---> 504944b8f498 [2022-10-26T07:57:24.347Z] Step 5/10 : RUN npm install -g npm [2022-10-26T07:57:24.347Z] ---> Running in d262390edbaf [2022-10-26T07:57:30.903Z] [2022-10-26T07:57:30.903Z] changed 54 packages, and audited 212 packages in 6s [2022-10-26T07:57:30.903Z] [2022-10-26T07:57:30.903Z] 11 packages are looking for funding [2022-10-26T07:57:30.903Z] run `npm fund` for details [2022-10-26T07:57:30.903Z] [2022-10-26T07:57:30.903Z] found 0 vulnerabilities [2022-10-26T07:57:31.469Z] Removing intermediate container d262390edbaf [2022-10-26T07:57:31.469Z] ---> ddbcb354fa4f [2022-10-26T07:57:31.469Z] Step 6/10 : ARG USER=1000 [2022-10-26T07:57:31.469Z] ---> Running in 070256ccab42 [2022-10-26T07:57:31.728Z] Removing intermediate container 070256ccab42 [2022-10-26T07:57:31.728Z] ---> 75e929a968ec [2022-10-26T07:57:31.728Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-26T07:57:31.728Z] ---> Running in d7d9aea5f409 [2022-10-26T07:57:32.295Z] Removing intermediate container d7d9aea5f409 [2022-10-26T07:57:32.295Z] ---> 6b0381bff2b8 [2022-10-26T07:57:32.295Z] Step 8/10 : USER $USER:$USER [2022-10-26T07:57:32.295Z] ---> Running in 14c06c909a42 [2022-10-26T07:57:32.295Z] Removing intermediate container 14c06c909a42 [2022-10-26T07:57:32.295Z] ---> 687e4d1a6308 [2022-10-26T07:57:32.295Z] Step 9/10 : WORKDIR /app [2022-10-26T07:57:32.554Z] ---> Running in 1201b2031385 [2022-10-26T07:57:32.554Z] Removing intermediate container 1201b2031385 [2022-10-26T07:57:32.554Z] ---> 05f04cad944f [2022-10-26T07:57:32.555Z] Step 10/10 : LABEL git_sha=e60cc90e90edf5699ef3da7a26c96bf5daef26cf [2022-10-26T07:57:32.555Z] ---> Running in 288b1e47fcfe [2022-10-26T07:57:32.555Z] Removing intermediate container 288b1e47fcfe [2022-10-26T07:57:32.555Z] ---> 2da2cb00c25f [2022-10-26T07:57:32.813Z] Successfully built 2da2cb00c25f [2022-10-26T07:57:32.813Z] Successfully tagged edgexfoundry/edgex-web-ui:e60cc90e90edf5699ef3da7a26c96bf5daef26cf [2022-10-26T07:57:32.813Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-26T07:57:32.813Z] touch edgex-web-ui.imagebuilt [2022-10-26T07:57:32.813Z] mkdir -p node_modules coverage [2022-10-26T07:57:32.813Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-26T07:57:32.813Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE }, [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE }, [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE }, [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE }, [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE }, [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE }, [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE }, [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE }, [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE }, [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:57:34.717Z] npm WARN EBADENGINE } [2022-10-26T07:57:38.902Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-26T07:57:39.161Z] 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-10-26T07:57:39.161Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-26T07:57:39.161Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T07:57:39.726Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-26T07:57:39.984Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-26T07:57:40.552Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-26T07:57:41.486Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-26T07:57:41.486Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-26T07:57:44.769Z] 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-10-26T07:57:44.769Z] 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-10-26T07:57:44.769Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T07:57:45.026Z] 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-10-26T07:57:45.285Z] 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-10-26T07:57:46.222Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T07:57:46.789Z] 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-10-26T07:57:47.355Z] 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-10-26T07:57:49.253Z] 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-10-26T07:57:51.783Z] 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-10-26T07:57:57.042Z] [2022-10-26T07:57:57.042Z] added 1478 packages, and audited 1479 packages in 23s [2022-10-26T07:57:57.042Z] [2022-10-26T07:57:57.042Z] 90 packages are looking for funding [2022-10-26T07:57:57.042Z] run `npm fund` for details [2022-10-26T07:57:57.042Z] [2022-10-26T07:57:57.042Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-26T07:57:57.042Z] [2022-10-26T07:57:57.042Z] To address issues that do not require attention, run: [2022-10-26T07:57:57.042Z] npm audit fix [2022-10-26T07:57:57.042Z] [2022-10-26T07:57:57.042Z] To address all issues (including breaking changes), run: [2022-10-26T07:57:57.042Z] npm audit fix --force [2022-10-26T07:57:57.042Z] [2022-10-26T07:57:57.042Z] Run `npm audit` for details. [2022-10-26T07:58:00.324Z] 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-10-26T07:58:02.235Z] - Generating browser application bundles (phase: setup)... [2022-10-26T07:58:06.415Z] Compiling @angular/core : es2015 as esm2015 [2022-10-26T07:58:06.415Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-26T07:58:10.595Z] Compiling @angular/common : es2015 as esm2015 [2022-10-26T07:58:10.595Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-26T07:58:10.595Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-26T07:58:10.595Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-26T07:58:11.159Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-26T07:58:11.159Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-26T07:58:11.420Z] Compiling @angular/router : es2015 as esm2015 [2022-10-26T07:58:11.420Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-26T07:58:11.420Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-26T07:58:11.984Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-26T07:58:11.984Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-26T07:58:13.880Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-26T07:58:20.447Z] 26 10 2022 07:58:19.373:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-26T07:58:20.447Z] 26 10 2022 07:58:19.375:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-26T07:58:20.447Z] 26 10 2022 07:58:19.383:INFO [launcher]: Starting browser ChromeHeadless [2022-10-26T07:58:32.649Z] ✔ Browser application bundle generation complete. [2022-10-26T07:58:32.649Z] 26 10 2022 07:58:31.222:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Wi5itkKlh_W9By-CAAAB with id 27889846 [2022-10-26T07:58:34.039Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-26T07:58:34.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.112 secs) [2022-10-26T07:58:34.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.153 secs) [2022-10-26T07:58:34.563Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.266 secs) [2022-10-26T07:58:34.563Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.298 secs) [2022-10-26T07:58:34.563Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.304 secs) [2022-10-26T07:58:34.563Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.348 secs) [2022-10-26T07:58:34.563Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.358 secs) [2022-10-26T07:58:34.563Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.386 secs) [2022-10-26T07:58:34.563Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.42 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.425 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.43 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.447 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.496 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.513 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.528 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.567 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.57 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.574 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.597 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.601 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.607 secs) [2022-10-26T07:58:34.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.615 secs) [2022-10-26T07:58:35.080Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.628 secs) [2022-10-26T07:58:35.080Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.634 secs) [2022-10-26T07:58:35.080Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.638 secs) [2022-10-26T07:58:35.080Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.642 secs) [2022-10-26T07:58:35.080Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.644 secs) [2022-10-26T07:58:35.080Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.646 secs) [2022-10-26T07:58:35.080Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.648 secs) [2022-10-26T07:58:35.080Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.652 secs) [2022-10-26T07:58:35.080Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.772 secs) [2022-10-26T07:58:35.080Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.812 secs) [2022-10-26T07:58:35.080Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.822 secs) [2022-10-26T07:58:35.338Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.832 secs) [2022-10-26T07:58:35.338Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.838 secs) [2022-10-26T07:58:35.338Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.863 secs) [2022-10-26T07:58:35.338Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.872 secs) [2022-10-26T07:58:35.338Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.897 secs) [2022-10-26T07:58:35.338Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.94 secs) [2022-10-26T07:58:35.338Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.96 secs) [2022-10-26T07:58:35.338Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.97 secs) [2022-10-26T07:58:35.338Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.977 secs) [2022-10-26T07:58:35.338Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.98 secs) [2022-10-26T07:58:35.338Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.983 secs) [2022-10-26T07:58:35.338Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.99 secs) [2022-10-26T07:58:35.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.02 secs) [2022-10-26T07:58:35.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.027 secs) [2022-10-26T07:58:35.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.031 secs) [2022-10-26T07:58:35.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.038 secs) [2022-10-26T07:58:35.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.04 secs) [2022-10-26T07:58:35.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.05 secs) [2022-10-26T07:58:35.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.079 secs) [2022-10-26T07:58:35.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.113 secs) [2022-10-26T07:58:35.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.126 secs) [2022-10-26T07:58:35.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.134 secs) [2022-10-26T07:58:35.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.142 secs) [2022-10-26T07:58:35.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.158 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.187 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.194 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.21 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.219 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.226 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.231 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.235 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.239 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.241 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.252 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.26 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.264 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.276 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.284 secs) [2022-10-26T07:58:35.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.306 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.31 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.314 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.338 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.368 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.386 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.396 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.404 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.42 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.438 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.441 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.442 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.443 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.444 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.452 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.454 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.456 secs) [2022-10-26T07:58:36.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.48 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.488 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.494 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.5 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.515 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.524 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.54 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.552 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.586 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.589 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.591 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.612 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.617 secs) [2022-10-26T07:58:36.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.621 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.627 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.675 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.684 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.687 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.689 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.692 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.697 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.701 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.702 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.71 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.729 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.733 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.735 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.743 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.75 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.772 secs) [2022-10-26T07:58:36.632Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.784 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.803 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.806 secs) [2022-10-26T07:58:36.890Z] WARN: ' [2022-10-26T07:58:36.890Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T07:58:36.890Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T07:58:36.890Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T07:58:36.890Z] in a future version of Angular. [2022-10-26T07:58:36.890Z] [2022-10-26T07:58:36.890Z] For more information on this, see our API docs here: [2022-10-26T07:58:36.890Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T07:58:36.890Z] ' [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.806 secs) [2022-10-26T07:58:36.890Z] WARN: ' [2022-10-26T07:58:36.890Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T07:58:36.890Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T07:58:36.890Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T07:58:36.890Z] in a future version of Angular. [2022-10-26T07:58:36.890Z] [2022-10-26T07:58:36.890Z] For more information on this, see our API docs here: [2022-10-26T07:58:36.890Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T07:58:36.890Z] ' [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.824 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.835 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.86 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.869 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.884 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.894 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.905 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.914 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.921 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.924 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.931 secs) [2022-10-26T07:58:36.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.943 secs) [2022-10-26T07:58:37.148Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.963 secs) [2022-10-26T07:58:37.148Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.985 secs) [2022-10-26T07:58:37.148Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.009 secs) [2022-10-26T07:58:37.148Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.017 secs) [2022-10-26T07:58:37.148Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.023 secs) [2022-10-26T07:58:37.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.03 secs) [2022-10-26T07:58:37.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.038 secs) [2022-10-26T07:58:37.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.054 secs) [2022-10-26T07:58:37.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.06 secs) [2022-10-26T07:58:37.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.077 secs) [2022-10-26T07:58:37.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.085 secs) [2022-10-26T07:58:37.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.094 secs) [2022-10-26T07:58:37.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.109 secs) [2022-10-26T07:58:37.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.112 secs) [2022-10-26T07:58:37.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.128 secs) [2022-10-26T07:58:37.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.14 secs) [2022-10-26T07:58:37.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.322 secs / 2.14 secs) [2022-10-26T07:58:37.407Z] TOTAL: 149 SUCCESS [2022-10-26T07:58:37.407Z] ✔ Browser application bundle generation complete. [2022-10-26T07:58:37.973Z] [2022-10-26T07:58:37.973Z] =============================== Coverage summary =============================== [2022-10-26T07:58:37.973Z] Statements : 40.95% ( 1466/3580 ) [2022-10-26T07:58:37.973Z] Branches : 12.03% ( 111/923 ) [2022-10-26T07:58:37.973Z] Functions : 33.2% ( 431/1298 ) [2022-10-26T07:58:37.973Z] Lines : 38.88% ( 1317/3387 ) [2022-10-26T07:58:37.973Z] ================================================================================ [2022-10-26T07:58:37.973Z] ✔ Browser application bundle generation complete. [2022-10-26T07:58:38.539Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-566/web' [Pipeline] echo [2022-10-26T07:58:38.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T07:58:38.561Z] $ docker stop --time=1 2af704a27030596fc67a1ff15545efc67b6b29103f2eb8bcf3d4f41363d70d56 [2022-10-26T07:58:39.879Z] $ docker rm -f 2af704a27030596fc67a1ff15545efc67b6b29103f2eb8bcf3d4f41363d70d56 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T07:58:40.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T07:58:40.903Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T07:58:41.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T07:58:41.876Z] + ls -al . [2022-10-26T07:58:41.876Z] total 184 [2022-10-26T07:58:41.876Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 07:57 . [2022-10-26T07:58:41.876Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:55 .. [2022-10-26T07:58:41.876Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:56 .blubracket [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 07:56 .dockerignore [2022-10-26T07:58:41.876Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:56 .git [2022-10-26T07:58:41.876Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:56 .github [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 07:56 .gitignore [2022-10-26T07:58:41.876Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 07:56 .semver [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 07:56 Attribution.txt [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 07:56 CHANGELOG.md [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 07:56 CONTRIBUTING.md [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 07:56 Dockerfile [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 07:56 Jenkinsfile [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 07:56 LICENSE [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 07:56 Makefile [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 07:56 README.md [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 07:56 VERSION [2022-10-26T07:58:41.876Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:56 assets [2022-10-26T07:58:41.876Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:56 bin [2022-10-26T07:58:41.876Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:56 cmd [2022-10-26T07:58:41.876Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 07:57 coverage.out [2022-10-26T07:58:41.876Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:56 docs [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 3152 Oct 26 07:56 go.mod [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 43972 Oct 26 07:56 go.sum [2022-10-26T07:58:41.876Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:56 internal [2022-10-26T07:58:41.876Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:56 snap [2022-10-26T07:58:41.876Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:56 testing [2022-10-26T07:58:41.876Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 07:56 version.go [2022-10-26T07:58:41.876Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 07:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:58:42.179Z] + 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=e60cc90e90edf5699ef3da7a26c96bf5daef26cf --label arch=amd64 --label version=0.0.0 . [2022-10-26T07:58:42.499Z] Sending build context to Docker daemon 48.27MB [2022-10-26T07:58:42.499Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T07:58:42.499Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-26T07:58:42.499Z] ---> 2fc71e170b42 [2022-10-26T07:58:42.499Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T07:58:42.757Z] ---> Running in d7bf815a3146 [2022-10-26T07:58:42.757Z] Removing intermediate container d7bf815a3146 [2022-10-26T07:58:42.757Z] ---> 71978bc2ae33 [2022-10-26T07:58:42.757Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T07:58:43.015Z] ---> Running in e44d1c3c8673 [2022-10-26T07:58:43.015Z] Removing intermediate container e44d1c3c8673 [2022-10-26T07:58:43.015Z] ---> 2896df360543 [2022-10-26T07:58:43.015Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T07:58:43.015Z] ---> Running in a28e1b33bb85 [2022-10-26T07:58:43.015Z] Removing intermediate container a28e1b33bb85 [2022-10-26T07:58:43.015Z] ---> 87f1c53996e4 [2022-10-26T07:58:43.015Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-26T07:58:43.272Z] ---> Running in 3a3c942095fd [2022-10-26T07:58:43.272Z] Removing intermediate container 3a3c942095fd [2022-10-26T07:58:43.272Z] ---> c88fc934b30d [2022-10-26T07:58:43.272Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T07:58:43.272Z] ---> Running in 0f64268dddff [2022-10-26T07:58:43.272Z] Removing intermediate container 0f64268dddff [2022-10-26T07:58:43.272Z] ---> 6c1e87b8713c [2022-10-26T07:58:43.272Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T07:58:44.205Z] ---> 1877770f1b7c [2022-10-26T07:58:44.205Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T07:58:44.205Z] ---> Running in 5d90f986a12c [2022-10-26T07:58:44.773Z] Removing intermediate container 5d90f986a12c [2022-10-26T07:58:44.773Z] ---> d0d9e73a4818 [2022-10-26T07:58:44.773Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T07:58:44.773Z] ---> Running in 06744ed62ce8 [2022-10-26T07:58:45.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T07:58:45.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T07:58:46.225Z] OK: 211 MiB in 51 packages [2022-10-26T07:58:46.225Z] Removing intermediate container 06744ed62ce8 [2022-10-26T07:58:46.225Z] ---> 39610beba572 [2022-10-26T07:58:46.225Z] Step 11/26 : ENV GO111MODULE=on [2022-10-26T07:58:46.225Z] ---> Running in 74fdab6dceea [2022-10-26T07:58:46.483Z] Removing intermediate container 74fdab6dceea [2022-10-26T07:58:46.483Z] ---> 247759ae2c53 [2022-10-26T07:58:46.483Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T07:58:46.483Z] ---> Running in 91796046d974 [2022-10-26T07:58:46.483Z] Removing intermediate container 91796046d974 [2022-10-26T07:58:46.483Z] ---> 34e1f353e3ab [2022-10-26T07:58:46.483Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-26T07:58:46.741Z] ---> 357459a36c39 [2022-10-26T07:58:46.741Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T07:58:46.741Z] ---> Running in bb4d10f41107 [2022-10-26T07:58:47.676Z] Removing intermediate container bb4d10f41107 [2022-10-26T07:58:47.676Z] ---> 225a9aca3032 [2022-10-26T07:58:47.676Z] Step 15/26 : COPY . . [2022-10-26T07:58:48.005Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117095 in /w/workspace/edgexfoundry_edgex-ui-go_PR-566 [Pipeline] { [Pipeline] ws [2022-10-26T07:58:48.019Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-10-26T07:58:48.060Z] The recommended git tool is: git [2022-10-26T07:58:48.613Z] ---> 371855ed030a [2022-10-26T07:58:48.613Z] Step 16/26 : RUN ${MAKE} [2022-10-26T07:58:48.613Z] ---> Running in c9e90712d734 [2022-10-26T07:58:48.871Z] 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-10-26T07:58:53.927Z] using credential edgex-jenkins-ssh [2022-10-26T07:58:53.950Z] Cloning the remote Git repository [2022-10-26T07:58:54.004Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T07:58:54.105Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-10-26T07:58:54.288Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T07:58:54.290Z] > git --version # timeout=10 [2022-10-26T07:58:54.315Z] > git --version # 'git version 2.25.1' [2022-10-26T07:58:54.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T07:58:54.375Z] Verifying host key using known hosts file [2022-10-26T07:58:54.600Z] 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-10-26T07:58:54.614Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T07:58:58.010Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-26T07:58:58.031Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T07:58:58.832Z] Removing intermediate container c9e90712d734 [2022-10-26T07:58:58.832Z] ---> fc041e96fd4d [2022-10-26T07:58:58.832Z] Step 17/26 : FROM alpine:3.14 [2022-10-26T07:58:59.398Z] 3.14: Pulling from library/alpine [2022-10-26T07:58:59.657Z] c7ed990a2339: Pulling fs layer [2022-10-26T07:58:59.657Z] c7ed990a2339: Verifying Checksum [2022-10-26T07:58:59.657Z] c7ed990a2339: Download complete [2022-10-26T07:58:59.664Z] Merging remotes/origin/main commit 631204ad6e31f2ad7f2af9d8870acc6cdc448164 into PR head commit e60cc90e90edf5699ef3da7a26c96bf5daef26cf [2022-10-26T07:58:59.018Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-26T07:58:59.078Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T07:58:59.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T07:58:59.085Z] Verifying host key using known hosts file [2022-10-26T07:58:59.092Z] 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-10-26T07:58:59.106Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/566/head:refs/remotes/origin/PR-566 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-26T07:58:59.687Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T07:58:59.707Z] > git checkout -f e60cc90e90edf5699ef3da7a26c96bf5daef26cf # timeout=10 [2022-10-26T07:58:59.914Z] c7ed990a2339: Pull complete [2022-10-26T07:58:59.914Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T07:58:59.914Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T07:58:59.914Z] ---> dd53f409bf0b [2022-10-26T07:58:59.914Z] Step 18/26 : EXPOSE 4000 [2022-10-26T07:58:59.914Z] ---> Running in e001e0a8b82e [2022-10-26T07:58:59.914Z] Removing intermediate container e001e0a8b82e [2022-10-26T07:58:59.914Z] ---> ae514d69e2fb [2022-10-26T07:58:59.914Z] 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-10-26T07:59:00.263Z] Merge succeeded, producing e60cc90e90edf5699ef3da7a26c96bf5daef26cf [2022-10-26T07:59:00.263Z] Checking out Revision e60cc90e90edf5699ef3da7a26c96bf5daef26cf (PR-566) [2022-10-26T07:59:00.846Z] ---> 2306ceff67d3 [2022-10-26T07:59:00.846Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-26T07:59:00.846Z] ---> b5cf07cc212c [2022-10-26T07:59:00.846Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-26T07:59:00.846Z] ---> 801a7e26e5fd [2022-10-26T07:59:00.846Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T07:59:00.951Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-10-26T07:59:01.106Z] ---> Running in 80c2d4ecc396 [2022-10-26T07:59:01.106Z] Removing intermediate container 80c2d4ecc396 [2022-10-26T07:59:01.106Z] ---> 800029dd5859 [2022-10-26T07:59:01.106Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-26T07:59:01.106Z] ---> Running in e1703972ed64 [2022-10-26T07:59:01.363Z] Removing intermediate container e1703972ed64 [2022-10-26T07:59:01.363Z] ---> 42a9bc8e70b2 [2022-10-26T07:59:01.363Z] Step 24/26 : LABEL arch=amd64 [2022-10-26T07:59:01.363Z] ---> Running in c3de07de4644 [2022-10-26T07:59:01.363Z] Removing intermediate container c3de07de4644 [2022-10-26T07:59:01.363Z] ---> ffe9474c890d [2022-10-26T07:59:01.363Z] Step 25/26 : LABEL git_sha=e60cc90e90edf5699ef3da7a26c96bf5daef26cf [2022-10-26T07:59:01.363Z] ---> Running in 905102428c76 [Pipeline] withEnv [Pipeline] { [2022-10-26T07:59:00.143Z] > git remote # timeout=10 [2022-10-26T07:59:00.164Z] > git config --get remote.origin.url # timeout=10 [2022-10-26T07:59:00.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T07:59:00.200Z] Verifying host key using known hosts file [2022-10-26T07:59:00.204Z] 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-10-26T07:59:00.214Z] > git merge 631204ad6e31f2ad7f2af9d8870acc6cdc448164 # timeout=10 [2022-10-26T07:59:00.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-26T07:59:00.274Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T07:59:00.290Z] > git checkout -f e60cc90e90edf5699ef3da7a26c96bf5daef26cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T07:59:01.624Z] Removing intermediate container 905102428c76 [2022-10-26T07:59:01.624Z] ---> e8c4f5c18b4e [2022-10-26T07:59:01.624Z] Step 26/26 : LABEL version=0.0.0 [2022-10-26T07:59:01.624Z] ---> Running in d33e95aac8f1 [2022-10-26T07:59:01.624Z] Removing intermediate container d33e95aac8f1 [2022-10-26T07:59:01.624Z] ---> fc3568aea429 [2022-10-26T07:59:01.624Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T07:59:01.624Z] Successfully built fc3568aea429 [2022-10-26T07:59:01.624Z] 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-10-26T07:59:02.016Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T07:59:02.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T07:59:02.017Z] Dload Upload Total Spent Left Speed [2022-10-26T07:59:02.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [2022-10-26T07:59:02.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T07:59:02.089Z] [2022-10-26T07:59:02.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:59:02.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T07:59:02.383Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T07:59:02.383Z] 5eb5b503b376: Pulling fs layer [2022-10-26T07:59:02.383Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T07:59:02.383Z] ec43610c2a17: Pulling fs layer [2022-10-26T07:59:02.383Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T07:59:02.383Z] 33b1e0a273af: Pulling fs layer [2022-10-26T07:59:02.383Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T07:59:02.383Z] 2f39f015ded8: Pulling fs layer [2022-10-26T07:59:02.383Z] 3a2ae6a8a46f: Waiting [2022-10-26T07:59:02.383Z] 33b1e0a273af: Waiting [2022-10-26T07:59:02.383Z] 5d3b04190fa2: Waiting [2022-10-26T07:59:02.383Z] 2f39f015ded8: Waiting [2022-10-26T07:59:02.383Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T07:59:02.383Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T07:59:02.383Z] 3a2ae6a8a46f: Download complete [Pipeline] sh [2022-10-26T07:59:02.642Z] 33b1e0a273af: Verifying Checksum [2022-10-26T07:59:02.642Z] 33b1e0a273af: Download complete [2022-10-26T07:59:02.642Z] ec43610c2a17: Verifying Checksum [2022-10-26T07:59:02.642Z] ec43610c2a17: Download complete [2022-10-26T07:59:02.642Z] 5d3b04190fa2: Download complete [2022-10-26T07:59:02.642Z] 5eb5b503b376: Verifying Checksum [2022-10-26T07:59:02.642Z] 5eb5b503b376: Download complete [2022-10-26T07:59:02.727Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T07:59:03.095Z] + sudo tee /etc/docker/daemon.new [2022-10-26T07:59:03.095Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T07:59:03.095Z] { [2022-10-26T07:59:03.095Z] "registry-mirrors": [ [2022-10-26T07:59:03.095Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T07:59:03.095Z] ], [2022-10-26T07:59:03.095Z] "bip": "10.250.0.254/24", [2022-10-26T07:59:03.095Z] "hosts": [ [2022-10-26T07:59:03.095Z] "tcp://0.0.0.0:5555", [2022-10-26T07:59:03.095Z] "unix:///var/run/docker.sock" [2022-10-26T07:59:03.095Z] ], [2022-10-26T07:59:03.095Z] "mtu": 1458, [2022-10-26T07:59:03.095Z] "selinux-enabled": true, [2022-10-26T07:59:03.095Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T07:59:03.095Z] } [Pipeline] sh [2022-10-26T07:59:03.207Z] 2f39f015ded8: Download complete [2022-10-26T07:59:03.441Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T07:59:03.772Z] 5eb5b503b376: Pull complete [2022-10-26T07:59:03.772Z] 5c69ac0246d0: Pull complete [2022-10-26T07:59:03.776Z] + sudo service docker restart [2022-10-26T07:59:04.336Z] ec43610c2a17: Pull complete [2022-10-26T07:59:04.336Z] 3a2ae6a8a46f: Pull complete [2022-10-26T07:59:04.336Z] 33b1e0a273af: Pull complete [2022-10-26T07:59:04.593Z] 5d3b04190fa2: Pull complete [2022-10-26T07:59:08.770Z] 2f39f015ded8: Pull complete [2022-10-26T07:59:08.770Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T07:59:08.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T07:59:08.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:59:08.838Z] prd-ubuntu20.04-docker-8c-8g-117092 does not seem to be running inside a container [2022-10-26T07:59:08.859Z] $ 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-566 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566:/w/workspace/edgexfoundry_edgex-ui-go_PR-566:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T07:59:10.594Z] $ docker top fcbfc69876064d2ee52206d4d49abf7629b18dc18467556aea98de2d6f605980 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:59:10.961Z] ---> job-cost.sh [2022-10-26T07:59:10.962Z] lf-activate-venv: SKIPPING [2022-10-26T07:59:10.962Z] INFO: No Stack... [2022-10-26T07:59:11.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T07:59:11.477Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T07:59:11.762Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives/cost.csv [2022-10-26T07:59:11.762Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T07:59:11.774Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] [2022-10-26T07:59:11.779Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] did not exist. Created. [2022-10-26T07:59:11.779Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T07:59:12.074Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T07:59:12.457Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T07:59:12.463Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T07:59:12.479Z] $ docker stop --time=1 fcbfc69876064d2ee52206d4d49abf7629b18dc18467556aea98de2d6f605980 [2022-10-26T07:59:13.740Z] $ docker rm -f fcbfc69876064d2ee52206d4d49abf7629b18dc18467556aea98de2d6f605980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T07:59:22.037Z] provisioning config files... [2022-10-26T07:59:22.062Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8077003834741423074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:59:22.419Z] ---> docker-login.sh [2022-10-26T07:59:22.419Z] nexus3.edgexfoundry.org:10001 [2022-10-26T07:59:23.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:59:23.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:59:23.012Z] Configure a credential helper to remove this warning. See [2022-10-26T07:59:23.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:59:23.012Z] [2022-10-26T07:59:23.012Z] Login Succeeded [2022-10-26T07:59:23.012Z] nexus3.edgexfoundry.org:10002 [2022-10-26T07:59:23.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:59:23.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:59:23.557Z] Configure a credential helper to remove this warning. See [2022-10-26T07:59:23.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:59:23.557Z] [2022-10-26T07:59:23.557Z] Login Succeeded [2022-10-26T07:59:23.557Z] nexus3.edgexfoundry.org:10003 [2022-10-26T07:59:23.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:59:23.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:59:23.829Z] Configure a credential helper to remove this warning. See [2022-10-26T07:59:23.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:59:23.829Z] [2022-10-26T07:59:23.829Z] Login Succeeded [2022-10-26T07:59:23.829Z] nexus3.edgexfoundry.org:10004 [2022-10-26T07:59:24.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:59:24.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:59:24.380Z] Configure a credential helper to remove this warning. See [2022-10-26T07:59:24.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:59:24.380Z] [2022-10-26T07:59:24.380Z] Login Succeeded [2022-10-26T07:59:24.380Z] docker.io [2022-10-26T07:59:24.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:59:24.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:59:24.923Z] Configure a credential helper to remove this warning. See [2022-10-26T07:59:24.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:59:24.923Z] [2022-10-26T07:59:24.923Z] Login Succeeded [2022-10-26T07:59:24.923Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T07:59:24.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T07:59:25.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T07:59:25.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T07:59:25.163Z] ========================================================= [2022-10-26T07:59:25.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T07:59:25.163Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:59:25.515Z] + 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-10-26T07:59:26.510Z] Sending build context to Docker daemon 28.73MB [2022-10-26T07:59:26.510Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T07:59:26.510Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-26T07:59:26.780Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T07:59:26.780Z] 9b18e9b68314: Pulling fs layer [2022-10-26T07:59:26.780Z] d32db5db7311: Pulling fs layer [2022-10-26T07:59:26.780Z] d0c4b47475fc: Pulling fs layer [2022-10-26T07:59:26.780Z] 5831b945b038: Pulling fs layer [2022-10-26T07:59:26.780Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T07:59:26.780Z] e10730c5d714: Pulling fs layer [2022-10-26T07:59:26.780Z] 5dd5c2283517: Pulling fs layer [2022-10-26T07:59:26.780Z] d5ac0230b979: Pulling fs layer [2022-10-26T07:59:26.780Z] 5831b945b038: Waiting [2022-10-26T07:59:26.780Z] e10730c5d714: Waiting [2022-10-26T07:59:26.780Z] 86bbec2aaacd: Waiting [2022-10-26T07:59:26.780Z] 5dd5c2283517: Waiting [2022-10-26T07:59:26.780Z] d5ac0230b979: Waiting [2022-10-26T07:59:26.780Z] d0c4b47475fc: Verifying Checksum [2022-10-26T07:59:26.780Z] d0c4b47475fc: Download complete [2022-10-26T07:59:26.780Z] d32db5db7311: Verifying Checksum [2022-10-26T07:59:26.780Z] d32db5db7311: Download complete [2022-10-26T07:59:26.780Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T07:59:26.780Z] 86bbec2aaacd: Download complete [2022-10-26T07:59:26.781Z] e10730c5d714: Verifying Checksum [2022-10-26T07:59:26.781Z] e10730c5d714: Download complete [2022-10-26T07:59:26.781Z] 9b18e9b68314: Verifying Checksum [2022-10-26T07:59:26.781Z] 9b18e9b68314: Download complete [2022-10-26T07:59:27.760Z] 9b18e9b68314: Pull complete [2022-10-26T07:59:28.032Z] d5ac0230b979: Verifying Checksum [2022-10-26T07:59:28.032Z] d5ac0230b979: Download complete [2022-10-26T07:59:28.304Z] d32db5db7311: Pull complete [2022-10-26T07:59:28.894Z] d0c4b47475fc: Pull complete [2022-10-26T07:59:29.161Z] 5dd5c2283517: Verifying Checksum [2022-10-26T07:59:29.161Z] 5dd5c2283517: Download complete [2022-10-26T07:59:30.126Z] 5831b945b038: Verifying Checksum [2022-10-26T07:59:30.126Z] 5831b945b038: Download complete [2022-10-26T07:59:42.473Z] 5831b945b038: Pull complete [2022-10-26T07:59:42.473Z] 86bbec2aaacd: Pull complete [2022-10-26T07:59:42.473Z] e10730c5d714: Pull complete [2022-10-26T07:59:49.270Z] 5dd5c2283517: Pull complete [2022-10-26T07:59:50.702Z] d5ac0230b979: Pull complete [2022-10-26T07:59:50.702Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T07:59:50.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T07:59:50.702Z] ---> 59b3b1a385d4 [2022-10-26T07:59:50.702Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T07:59:53.359Z] ---> Running in 6d04b96d4512 [2022-10-26T07:59:53.359Z] Removing intermediate container 6d04b96d4512 [2022-10-26T07:59:53.359Z] ---> 3a892a4de116 [2022-10-26T07:59:53.359Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T07:59:53.627Z] ---> Running in 3c4385d7f09c [2022-10-26T07:59:53.899Z] Removing intermediate container 3c4385d7f09c [2022-10-26T07:59:53.899Z] ---> e198fabfda19 [2022-10-26T07:59:53.899Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T07:59:53.899Z] ---> Running in 2fb629c68f95 [2022-10-26T07:59:54.487Z] Removing intermediate container 2fb629c68f95 [2022-10-26T07:59:54.487Z] ---> 9378d255bc30 [2022-10-26T07:59:54.487Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-26T07:59:54.487Z] ---> Running in bc5166de4784 [2022-10-26T07:59:54.754Z] Removing intermediate container bc5166de4784 [2022-10-26T07:59:54.754Z] ---> 02fc781e47d7 [2022-10-26T07:59:54.754Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T07:59:55.025Z] ---> Running in e048d21cbb70 [2022-10-26T07:59:55.292Z] Removing intermediate container e048d21cbb70 [2022-10-26T07:59:55.292Z] ---> 82845c540a15 [2022-10-26T07:59:55.292Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T07:59:55.876Z] latest: Pulling from library/docker [2022-10-26T07:59:56.143Z] 9b18e9b68314: Already exists [2022-10-26T07:59:56.143Z] e5833820420a: Pulling fs layer [2022-10-26T07:59:56.143Z] 79069699b830: Pulling fs layer [2022-10-26T07:59:56.143Z] 1ee9c3c3cf30: Pulling fs layer [2022-10-26T07:59:56.143Z] e0d61bd8b9f5: Pulling fs layer [2022-10-26T07:59:56.143Z] 245f2ec60f2d: Pulling fs layer [2022-10-26T07:59:56.143Z] 565435f1ea60: Pulling fs layer [2022-10-26T07:59:56.143Z] a2b0e4f6483b: Pulling fs layer [2022-10-26T07:59:56.143Z] 2f6ebfe41273: Pulling fs layer [2022-10-26T07:59:56.143Z] e0d61bd8b9f5: Waiting [2022-10-26T07:59:56.143Z] 245f2ec60f2d: Waiting [2022-10-26T07:59:56.143Z] 565435f1ea60: Waiting [2022-10-26T07:59:56.143Z] a2b0e4f6483b: Waiting [2022-10-26T07:59:56.143Z] 2f6ebfe41273: Waiting [2022-10-26T07:59:56.143Z] 79069699b830: Download complete [2022-10-26T07:59:56.143Z] e5833820420a: Verifying Checksum [2022-10-26T07:59:56.143Z] e5833820420a: Download complete [2022-10-26T07:59:56.419Z] 1ee9c3c3cf30: Verifying Checksum [2022-10-26T07:59:56.419Z] 1ee9c3c3cf30: Download complete [2022-10-26T07:59:56.687Z] 565435f1ea60: Verifying Checksum [2022-10-26T07:59:56.687Z] 565435f1ea60: Download complete [2022-10-26T07:59:56.687Z] e0d61bd8b9f5: Verifying Checksum [2022-10-26T07:59:56.687Z] e0d61bd8b9f5: Download complete [2022-10-26T07:59:56.687Z] 245f2ec60f2d: Verifying Checksum [2022-10-26T07:59:56.687Z] 245f2ec60f2d: Download complete [2022-10-26T07:59:56.954Z] a2b0e4f6483b: Verifying Checksum [2022-10-26T07:59:56.954Z] a2b0e4f6483b: Download complete [2022-10-26T07:59:56.954Z] 2f6ebfe41273: Download complete [2022-10-26T07:59:56.954Z] e5833820420a: Pull complete [2022-10-26T07:59:57.226Z] 79069699b830: Pull complete [2022-10-26T07:59:58.197Z] 1ee9c3c3cf30: Pull complete [2022-10-26T07:59:59.157Z] e0d61bd8b9f5: Pull complete [2022-10-26T08:00:00.128Z] 245f2ec60f2d: Pull complete [2022-10-26T08:00:00.128Z] 565435f1ea60: Pull complete [2022-10-26T08:00:00.394Z] a2b0e4f6483b: Pull complete [2022-10-26T08:00:00.664Z] 2f6ebfe41273: Pull complete [2022-10-26T08:00:00.664Z] Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 [2022-10-26T08:00:00.664Z] Status: Downloaded newer image for docker:latest [2022-10-26T08:00:03.285Z] ---> e8f845798ad6 [2022-10-26T08:00:03.285Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T08:00:03.285Z] ---> Running in 30d755215316 [2022-10-26T08:00:05.252Z] Removing intermediate container 30d755215316 [2022-10-26T08:00:05.252Z] ---> f6ea3f6093f4 [2022-10-26T08:00:05.252Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T08:00:05.523Z] ---> Running in 89dbb4534c8c [2022-10-26T08:00:06.503Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T08:00:07.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T08:00:08.509Z] OK: 221 MiB in 51 packages [2022-10-26T08:00:09.488Z] Removing intermediate container 89dbb4534c8c [2022-10-26T08:00:09.488Z] ---> b19d0336a1b0 [2022-10-26T08:00:09.488Z] Step 11/16 : ENV GO111MODULE=on [2022-10-26T08:00:09.488Z] ---> Running in 98554dd91b0f [2022-10-26T08:00:10.086Z] Removing intermediate container 98554dd91b0f [2022-10-26T08:00:10.086Z] ---> 7f324f39151b [2022-10-26T08:00:10.086Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T08:00:10.086Z] ---> Running in 265d4c6bf611 [2022-10-26T08:00:10.365Z] Removing intermediate container 265d4c6bf611 [2022-10-26T08:00:10.365Z] ---> 26877486762f [2022-10-26T08:00:10.365Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-26T08:00:10.953Z] ---> 5717bfce9d6f [2022-10-26T08:00:10.953Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T08:00:11.224Z] ---> Running in dd6ae5d3417c [2022-10-26T08:01:07.663Z] Removing intermediate container dd6ae5d3417c [2022-10-26T08:01:07.663Z] ---> 40baa38c523f [2022-10-26T08:01:07.663Z] Step 15/16 : COPY . . [2022-10-26T08:01:11.017Z] ---> 99baad919f40 [2022-10-26T08:01:11.017Z] Step 16/16 : RUN ${MAKE} [2022-10-26T08:01:11.017Z] ---> Running in ebdca6634c96 [2022-10-26T08:01:11.991Z] noop [2022-10-26T08:01:12.588Z] Removing intermediate container ebdca6634c96 [2022-10-26T08:01:12.588Z] ---> c3f1fa09b028 [2022-10-26T08:01:12.856Z] Successfully built c3f1fa09b028 [2022-10-26T08:01:12.856Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:01:13.208Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T08:01:13.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:01:13.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-117095 does not seem to be running inside a container [2022-10-26T08:01:13.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T08:01:15.449Z] $ docker top c5b137c920febd1c661a3756196278a7aa740256bd2d97b9cda3055e73d8400b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T08:01:16.315Z] + go version [2022-10-26T08:01:16.315Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T08:01:16.336Z] $ docker stop --time=1 c5b137c920febd1c661a3756196278a7aa740256bd2d97b9cda3055e73d8400b [2022-10-26T08:01:18.043Z] $ docker rm -f c5b137c920febd1c661a3756196278a7aa740256bd2d97b9cda3055e73d8400b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:01:18.601Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T08:01:18.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:01:18.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-117095 does not seem to be running inside a container [2022-10-26T08:01:18.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T08:01:20.293Z] $ docker top 2c41f50b8c526f01c0c2e525f8969eb8bf13e87e83c3709dc23d2ea65ffec5fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T08:01:21.139Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2022-10-26T08:01:21.790Z] + make test [2022-10-26T08:01:21.790Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-26T08:01:23.732Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-26T08:02:45.409Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-26T08:02:45.409Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-26T08:02:45.409Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-26T08:02:45.409Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-26T08:02:45.409Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-26T08:02:45.409Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-26T08:02:45.409Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-26T08:02:45.409Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-26T08:02:45.409Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-26T08:03:12.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T08:03:12.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T08:03:12.119Z] ./bin/test-attribution-txt.sh [2022-10-26T08:03:12.119Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-26T08:03:12.119Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T08:03:12.119Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-26T08:03:12.119Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-26T08:03:12.120Z] make -C web test [2022-10-26T08:03:12.120Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2022-10-26T08:03:12.120Z] make[1]: tput: No such file or directory [2022-10-26T08:03:12.120Z] make[1]: tput: No such file or directory [2022-10-26T08:03:12.120Z] warning: generating ./VERSION [2022-10-26T08:03:12.120Z] echo "0.0.0" > VERSION [2022-10-26T08:03:12.120Z] docker build \ [2022-10-26T08:03:12.120Z] -f Dockerfile \ [2022-10-26T08:03:12.120Z] --build-arg USER=1000 \ [2022-10-26T08:03:12.120Z] \ [2022-10-26T08:03:12.120Z] --label "git_sha=e60cc90e90edf5699ef3da7a26c96bf5daef26cf" \ [2022-10-26T08:03:12.120Z] -t edgexfoundry/edgex-web-ui:e60cc90e90edf5699ef3da7a26c96bf5daef26cf \ [2022-10-26T08:03:12.120Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-26T08:03:12.120Z] . [2022-10-26T08:03:12.120Z] Sending build context to Docker daemon 3.269MB [2022-10-26T08:03:12.120Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-26T08:03:12.120Z] 16.17-alpine3.15: Pulling from library/node [2022-10-26T08:03:12.120Z] 47517142f6ba: Pulling fs layer [2022-10-26T08:03:12.120Z] 5f8c4bfa009b: Pulling fs layer [2022-10-26T08:03:12.120Z] f7079c9c4ba1: Pulling fs layer [2022-10-26T08:03:12.120Z] aba105e6f55a: Pulling fs layer [2022-10-26T08:03:12.120Z] f7079c9c4ba1: Verifying Checksum [2022-10-26T08:03:12.120Z] f7079c9c4ba1: Download complete [2022-10-26T08:03:12.120Z] aba105e6f55a: Verifying Checksum [2022-10-26T08:03:12.120Z] aba105e6f55a: Download complete [2022-10-26T08:03:12.120Z] 47517142f6ba: Download complete [2022-10-26T08:03:12.120Z] 47517142f6ba: Pull complete [2022-10-26T08:03:12.120Z] 5f8c4bfa009b: Verifying Checksum [2022-10-26T08:03:12.120Z] 5f8c4bfa009b: Download complete [2022-10-26T08:03:16.395Z] 5f8c4bfa009b: Pull complete [2022-10-26T08:03:16.667Z] f7079c9c4ba1: Pull complete [2022-10-26T08:03:16.949Z] aba105e6f55a: Pull complete [2022-10-26T08:03:16.949Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-26T08:03:16.949Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-26T08:03:16.949Z] ---> bf1b8b58d215 [2022-10-26T08:03:16.949Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-26T08:03:17.561Z] ---> Running in 5f9711d772e1 [2022-10-26T08:03:18.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T08:03:18.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T08:03:19.762Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-26T08:03:19.762Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-26T08:03:20.029Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-26T08:03:20.029Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-26T08:03:20.029Z] (5/128) Installing libxcb (1.14-r2) [2022-10-26T08:03:20.029Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-26T08:03:20.300Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-26T08:03:20.300Z] (8/128) Installing libice (1.0.10-r0) [2022-10-26T08:03:20.300Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-26T08:03:20.300Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-26T08:03:20.300Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-26T08:03:20.300Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-26T08:03:20.300Z] (13/128) Installing xset (1.2.4-r0) [2022-10-26T08:03:20.300Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-26T08:03:20.300Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-26T08:03:20.300Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-26T08:03:20.300Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-26T08:03:20.300Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-26T08:03:20.300Z] (19/128) Installing libintl (0.21-r0) [2022-10-26T08:03:20.300Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-26T08:03:20.300Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-26T08:03:20.300Z] (22/128) Installing pcre (8.45-r1) [2022-10-26T08:03:20.300Z] (23/128) Installing glib (2.70.1-r0) [2022-10-26T08:03:20.300Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-26T08:03:20.568Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-26T08:03:20.568Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-26T08:03:20.568Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T08:03:20.568Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-26T08:03:20.568Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-26T08:03:20.568Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-26T08:03:20.568Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-26T08:03:20.568Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-26T08:03:20.838Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-26T08:03:20.838Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-26T08:03:20.838Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-26T08:03:20.838Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-26T08:03:20.838Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-26T08:03:20.838Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-26T08:03:20.838Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-26T08:03:20.838Z] (40/128) Installing libxi (1.8-r0) [2022-10-26T08:03:20.838Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-26T08:03:20.838Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-26T08:03:20.838Z] (43/128) Installing atk (2.36.0-r0) [2022-10-26T08:03:20.838Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-26T08:03:20.838Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-26T08:03:20.838Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-26T08:03:20.838Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-26T08:03:20.838Z] (48/128) Installing expat (2.5.0-r0) [2022-10-26T08:03:20.838Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-26T08:03:20.838Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-26T08:03:20.838Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-26T08:03:20.838Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-26T08:03:21.108Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-26T08:03:21.109Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-26T08:03:21.109Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-26T08:03:21.109Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-26T08:03:21.109Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-26T08:03:21.109Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-26T08:03:21.109Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-26T08:03:21.109Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-26T08:03:21.109Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-26T08:03:21.109Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-26T08:03:21.387Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-26T08:03:21.387Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-26T08:03:21.387Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-26T08:03:21.387Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-26T08:03:21.387Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-26T08:03:21.387Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-26T08:03:21.387Z] (69/128) Installing pango (1.48.10-r0) [2022-10-26T08:03:21.387Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-26T08:03:21.387Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-26T08:03:21.387Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-26T08:03:21.387Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-26T08:03:21.656Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-26T08:03:21.656Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-26T08:03:21.925Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-26T08:03:21.925Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-26T08:03:21.925Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-26T08:03:22.195Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-26T08:03:22.195Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-26T08:03:24.158Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-26T08:03:24.158Z] (80/128) Installing flac (1.3.4-r0) [2022-10-26T08:03:24.158Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-26T08:03:24.427Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-26T08:03:24.427Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-26T08:03:24.427Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-26T08:03:24.427Z] (85/128) Installing libass (0.15.2-r0) [2022-10-26T08:03:24.427Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-26T08:03:24.427Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-26T08:03:24.427Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-26T08:03:24.427Z] (89/128) Installing lame (3.100-r0) [2022-10-26T08:03:24.696Z] (90/128) Installing opus (1.3.1-r1) [2022-10-26T08:03:24.696Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-26T08:03:24.696Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-26T08:03:24.696Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-26T08:03:24.696Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-26T08:03:24.696Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-26T08:03:24.696Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T08:03:24.696Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-26T08:03:24.696Z] (98/128) Installing libva (2.13.0-r0) [2022-10-26T08:03:24.696Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-26T08:03:24.696Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-26T08:03:24.696Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-26T08:03:24.696Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-26T08:03:24.696Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-26T08:03:24.696Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-26T08:03:24.965Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-26T08:03:24.965Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-26T08:03:24.965Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-26T08:03:25.548Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-26T08:03:25.548Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-26T08:03:25.548Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-26T08:03:25.548Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-26T08:03:25.548Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-26T08:03:25.548Z] (113/128) Installing nspr (4.32-r0) [2022-10-26T08:03:25.548Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-26T08:03:25.548Z] (115/128) Installing nss (3.78.1-r0) [2022-10-26T08:03:25.548Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-26T08:03:25.548Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-26T08:03:25.548Z] (118/128) Installing orc (0.4.32-r0) [2022-10-26T08:03:25.548Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-26T08:03:25.816Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-26T08:03:25.816Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-26T08:03:25.816Z] (122/128) Installing libpulse (15.0-r2) [2022-10-26T08:03:25.816Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-26T08:03:25.816Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-26T08:03:25.816Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-26T08:03:25.816Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-26T08:03:25.816Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-26T08:03:25.816Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-26T08:03:30.084Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T08:03:30.085Z] Executing glib-2.70.1-r0.trigger [2022-10-26T08:03:30.085Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-26T08:03:35.431Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-26T08:03:35.431Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-26T08:03:35.431Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-26T08:03:35.431Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-26T08:03:35.700Z] OK: 275 MiB in 144 packages [2022-10-26T08:03:45.785Z] Removing intermediate container 5f9711d772e1 [2022-10-26T08:03:45.785Z] ---> 68fd58de81d3 [2022-10-26T08:03:45.785Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-26T08:03:45.785Z] ---> Running in 49df98b3a743 [2022-10-26T08:03:45.785Z] Removing intermediate container 49df98b3a743 [2022-10-26T08:03:45.785Z] ---> 08cb97c80088 [2022-10-26T08:03:45.785Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-26T08:03:45.785Z] ---> Running in 923236e907dd [2022-10-26T08:03:46.055Z] Removing intermediate container 923236e907dd [2022-10-26T08:03:46.055Z] ---> 3f66e8cb05a3 [2022-10-26T08:03:46.055Z] Step 5/10 : RUN npm install -g npm [2022-10-26T08:03:46.324Z] ---> Running in 7368c3b68d86 [2022-10-26T08:04:18.564Z] [2022-10-26T08:04:18.564Z] changed 54 packages, and audited 212 packages in 25s [2022-10-26T08:04:18.564Z] [2022-10-26T08:04:18.564Z] 11 packages are looking for funding [2022-10-26T08:04:18.564Z] run `npm fund` for details [2022-10-26T08:04:18.564Z] [2022-10-26T08:04:18.564Z] found 0 vulnerabilities [2022-10-26T08:04:18.836Z] Removing intermediate container 7368c3b68d86 [2022-10-26T08:04:18.836Z] ---> 344efd4fb244 [2022-10-26T08:04:18.836Z] Step 6/10 : ARG USER=1000 [2022-10-26T08:04:19.107Z] ---> Running in bffe577285d0 [2022-10-26T08:04:19.376Z] Removing intermediate container bffe577285d0 [2022-10-26T08:04:19.376Z] ---> 92ed15213cf4 [2022-10-26T08:04:19.376Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-26T08:04:19.376Z] ---> Running in 0765d7f48c93 [2022-10-26T08:04:21.323Z] Removing intermediate container 0765d7f48c93 [2022-10-26T08:04:21.323Z] ---> 9868e8fab804 [2022-10-26T08:04:21.323Z] Step 8/10 : USER $USER:$USER [2022-10-26T08:04:21.323Z] ---> Running in 26c78a8a86d2 [2022-10-26T08:04:21.323Z] Removing intermediate container 26c78a8a86d2 [2022-10-26T08:04:21.323Z] ---> 9dd54ec9d0f1 [2022-10-26T08:04:21.323Z] Step 9/10 : WORKDIR /app [2022-10-26T08:04:21.593Z] ---> Running in 430b1ce5b0e7 [2022-10-26T08:04:21.859Z] Removing intermediate container 430b1ce5b0e7 [2022-10-26T08:04:21.859Z] ---> 8e60d5101cf7 [2022-10-26T08:04:21.859Z] Step 10/10 : LABEL git_sha=e60cc90e90edf5699ef3da7a26c96bf5daef26cf [2022-10-26T08:04:21.859Z] ---> Running in cc346073eb4c [2022-10-26T08:04:22.127Z] Removing intermediate container cc346073eb4c [2022-10-26T08:04:22.127Z] ---> 285c13fe70e3 [2022-10-26T08:04:22.392Z] Successfully built 285c13fe70e3 [2022-10-26T08:04:22.393Z] Successfully tagged edgexfoundry/edgex-web-ui:e60cc90e90edf5699ef3da7a26c96bf5daef26cf [2022-10-26T08:04:22.393Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-26T08:04:22.393Z] touch edgex-web-ui.imagebuilt [2022-10-26T08:04:22.393Z] mkdir -p node_modules coverage [2022-10-26T08:04:22.393Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-26T08:04:22.393Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE required: { [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE }, [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE } [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE required: { [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE }, [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE } [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:04:34.716Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE }, [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE }, [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE }, [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE }, [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE }, [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE }, [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE required: { [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE }, [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:04:34.717Z] npm WARN EBADENGINE } [2022-10-26T08:05:21.579Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-26T08:05:21.579Z] 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-10-26T08:05:21.579Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-26T08:05:21.579Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T08:05:21.579Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-26T08:05:21.579Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-26T08:05:31.705Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-26T08:05:31.973Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-26T08:05:35.336Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-26T08:05:57.418Z] 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-10-26T08:05:57.418Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T08:05:57.418Z] 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-10-26T08:05:59.992Z] 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-10-26T08:06:00.957Z] 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-10-26T08:06:02.902Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T08:06:17.880Z] 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-10-26T08:06:17.880Z] 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-10-26T08:06:36.090Z] 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-10-26T08:06:58.150Z] 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-10-26T08:07:37.186Z] [2022-10-26T08:07:37.186Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-26T08:07:37.186Z] [2022-10-26T08:07:37.186Z] 90 packages are looking for funding [2022-10-26T08:07:37.186Z] run `npm fund` for details [2022-10-26T08:07:37.186Z] [2022-10-26T08:07:37.186Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-26T08:07:37.186Z] [2022-10-26T08:07:37.186Z] To address issues that do not require attention, run: [2022-10-26T08:07:37.186Z] npm audit fix [2022-10-26T08:07:37.186Z] [2022-10-26T08:07:37.186Z] To address all issues (including breaking changes), run: [2022-10-26T08:07:37.186Z] npm audit fix --force [2022-10-26T08:07:37.186Z] [2022-10-26T08:07:37.186Z] Run `npm audit` for details. [2022-10-26T08:07:37.452Z] 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-10-26T08:07:55.659Z] - Generating browser application bundles (phase: setup)... [2022-10-26T08:08:27.870Z] Compiling @angular/core : es2015 as esm2015 [2022-10-26T08:08:27.870Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-26T08:09:00.085Z] Compiling @angular/common : es2015 as esm2015 [2022-10-26T08:09:00.085Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-26T08:09:02.666Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-26T08:09:02.666Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-26T08:09:06.949Z] Compiling @angular/router : es2015 as esm2015 [2022-10-26T08:09:07.216Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-26T08:09:12.565Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-26T08:09:14.511Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-26T08:09:14.511Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-26T08:09:18.764Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-26T08:09:18.764Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-26T08:09:19.722Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-26T08:10:27.582Z] 26 10 2022 08:10:23.861:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-26T08:10:27.582Z] 26 10 2022 08:10:23.876:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-26T08:10:27.582Z] 26 10 2022 08:10:23.906:INFO [launcher]: Starting browser ChromeHeadless [2022-10-26T08:11:49.219Z] 26 10 2022 08:11:39.228:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-26T08:11:49.219Z] 26 10 2022 08:11:45.365:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-26T08:12:45.608Z] ✔ Browser application bundle generation complete. [2022-10-26T08:12:45.608Z] 26 10 2022 08:12:45.381:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-26T08:12:46.196Z] 26 10 2022 08:12:46.004:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2022-10-26T08:12:48.148Z] 26 10 2022 08:12:47.871:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket UBR5lkk_OWtaGS6FAAAB with id 10304150 [2022-10-26T08:13:06.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-26T08:13:06.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.961 secs) [2022-10-26T08:13:07.202Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.005 secs) [2022-10-26T08:13:07.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.64 secs) [2022-10-26T08:13:08.100Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.73 secs) [2022-10-26T08:13:08.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.177 secs) [2022-10-26T08:13:08.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.238 secs) [2022-10-26T08:13:08.968Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.366 secs) [2022-10-26T08:13:08.968Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.413 secs) [2022-10-26T08:13:08.968Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.434 secs) [2022-10-26T08:13:08.968Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.457 secs) [2022-10-26T08:13:09.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.475 secs) [2022-10-26T08:13:09.540Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.806 secs) [2022-10-26T08:13:09.540Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.899 secs) [2022-10-26T08:13:09.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.168 secs) [2022-10-26T08:13:10.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.258 secs) [2022-10-26T08:13:10.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.296 secs) [2022-10-26T08:13:10.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.329 secs) [2022-10-26T08:13:10.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.807 secs) [2022-10-26T08:13:10.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.9 secs) [2022-10-26T08:13:11.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.013 secs) [2022-10-26T08:13:11.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.042 secs) [2022-10-26T08:13:11.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.304 secs) [2022-10-26T08:13:11.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.329 secs) [2022-10-26T08:13:11.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.343 secs) [2022-10-26T08:13:11.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.398 secs) [2022-10-26T08:13:11.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.465 secs) [2022-10-26T08:13:11.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.537 secs) [2022-10-26T08:13:11.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.566 secs) [2022-10-26T08:13:11.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.592 secs) [2022-10-26T08:13:11.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.615 secs) [2022-10-26T08:13:12.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.951 secs) [2022-10-26T08:13:12.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.025 secs) [2022-10-26T08:13:12.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.103 secs) [2022-10-26T08:13:12.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.171 secs) [2022-10-26T08:13:12.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.511 secs) [2022-10-26T08:13:12.942Z] WARN: ' [2022-10-26T08:13:12.942Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T08:13:12.942Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T08:13:12.942Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T08:13:12.942Z] in a future version of Angular. [2022-10-26T08:13:12.942Z] [2022-10-26T08:13:12.942Z] For more information on this, see our API docs here: [2022-10-26T08:13:12.942Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T08:13:12.942Z] ' [2022-10-26T08:13:12.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.511 secs) [2022-10-26T08:13:13.213Z] WARN: ' [2022-10-26T08:13:13.213Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T08:13:13.213Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T08:13:13.213Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T08:13:13.213Z] in a future version of Angular. [2022-10-26T08:13:13.213Z] [2022-10-26T08:13:13.213Z] For more information on this, see our API docs here: [2022-10-26T08:13:13.213Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T08:13:13.213Z] ' [2022-10-26T08:13:13.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.75 secs) [2022-10-26T08:13:13.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.765 secs) [2022-10-26T08:13:13.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.776 secs) [2022-10-26T08:13:13.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.996 secs) [2022-10-26T08:13:13.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.03 secs) [2022-10-26T08:13:13.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.08 secs) [2022-10-26T08:13:13.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.139 secs) [2022-10-26T08:13:13.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.161 secs) [2022-10-26T08:13:13.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.177 secs) [2022-10-26T08:13:14.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.599 secs) [2022-10-26T08:13:14.296Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.729 secs) [2022-10-26T08:13:14.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.95 secs) [2022-10-26T08:13:14.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.967 secs) [2022-10-26T08:13:14.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.977 secs) [2022-10-26T08:13:14.828Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.02 secs) [2022-10-26T08:13:14.828Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.143 secs) [2022-10-26T08:13:15.095Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.433 secs) [2022-10-26T08:13:15.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.529 secs) [2022-10-26T08:13:15.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.554 secs) [2022-10-26T08:13:15.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.609 secs) [2022-10-26T08:13:15.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.712 secs) [2022-10-26T08:13:15.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.749 secs) [2022-10-26T08:13:15.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.904 secs) [2022-10-26T08:13:16.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.588 secs) [2022-10-26T08:13:16.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.699 secs) [2022-10-26T08:13:16.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.715 secs) [2022-10-26T08:13:16.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.729 secs) [2022-10-26T08:13:17.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.863 secs) [2022-10-26T08:13:17.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.937 secs) [2022-10-26T08:13:17.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.976 secs) [2022-10-26T08:13:17.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.136 secs) [2022-10-26T08:13:17.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.213 secs) [2022-10-26T08:13:17.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.282 secs) [2022-10-26T08:13:17.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.436 secs) [2022-10-26T08:13:17.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.495 secs) [2022-10-26T08:13:18.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.707 secs) [2022-10-26T08:13:18.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.884 secs) [2022-10-26T08:13:18.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.967 secs) [2022-10-26T08:13:18.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.215 secs) [2022-10-26T08:13:19.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.262 secs) [2022-10-26T08:13:19.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.317 secs) [2022-10-26T08:13:19.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.532 secs) [2022-10-26T08:13:19.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.668 secs) [2022-10-26T08:13:19.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.743 secs) [2022-10-26T08:13:19.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.834 secs) [2022-10-26T08:13:19.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.899 secs) [2022-10-26T08:13:19.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.935 secs) [2022-10-26T08:13:20.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.975 secs) [2022-10-26T08:13:20.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.999 secs) [2022-10-26T08:13:20.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.028 secs) [2022-10-26T08:13:20.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.124 secs) [2022-10-26T08:13:20.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.196 secs) [2022-10-26T08:13:20.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.286 secs) [2022-10-26T08:13:20.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.4 secs) [2022-10-26T08:13:20.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.421 secs) [2022-10-26T08:13:20.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.455 secs) [2022-10-26T08:13:20.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.544 secs) [2022-10-26T08:13:20.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.596 secs) [2022-10-26T08:13:21.139Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.653 secs) [2022-10-26T08:13:21.139Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.701 secs) [2022-10-26T08:13:21.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.886 secs) [2022-10-26T08:13:21.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.941 secs) [2022-10-26T08:13:21.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.97 secs) [2022-10-26T08:13:21.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.98 secs) [2022-10-26T08:13:21.668Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.131 secs) [2022-10-26T08:13:21.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.26 secs) [2022-10-26T08:13:21.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.319 secs) [2022-10-26T08:13:22.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.449 secs) [2022-10-26T08:13:22.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.467 secs) [2022-10-26T08:13:22.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.495 secs) [2022-10-26T08:13:22.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.731 secs) [2022-10-26T08:13:22.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.834 secs) [2022-10-26T08:13:22.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.903 secs) [2022-10-26T08:13:22.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.933 secs) [2022-10-26T08:13:22.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.944 secs) [2022-10-26T08:13:22.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.014 secs) [2022-10-26T08:13:22.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.032 secs) [2022-10-26T08:13:22.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.048 secs) [2022-10-26T08:13:22.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.119 secs) [2022-10-26T08:13:23.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.338 secs) [2022-10-26T08:13:23.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.372 secs) [2022-10-26T08:13:23.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.386 secs) [2022-10-26T08:13:23.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.458 secs) [2022-10-26T08:13:23.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.532 secs) [2022-10-26T08:13:23.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.571 secs) [2022-10-26T08:13:23.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.617 secs) [2022-10-26T08:13:23.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.638 secs) [2022-10-26T08:13:23.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.667 secs) [2022-10-26T08:13:24.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.806 secs) [2022-10-26T08:13:24.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.855 secs) [2022-10-26T08:13:24.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.898 secs) [2022-10-26T08:13:24.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.963 secs) [2022-10-26T08:13:24.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.06 secs) [2022-10-26T08:13:24.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.234 secs) [2022-10-26T08:13:24.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.308 secs) [2022-10-26T08:13:24.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.323 secs) [2022-10-26T08:13:24.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.334 secs) [2022-10-26T08:13:24.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.35 secs) [2022-10-26T08:13:25.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.662 secs) [2022-10-26T08:13:25.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.767 secs) [2022-10-26T08:13:25.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.856 secs) [2022-10-26T08:13:25.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.894 secs) [2022-10-26T08:13:25.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.923 secs) [2022-10-26T08:13:25.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.055 secs) [2022-10-26T08:13:25.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.134 secs) [2022-10-26T08:13:26.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.306 secs) [2022-10-26T08:13:26.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.423 secs) [2022-10-26T08:13:26.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.531 secs) [2022-10-26T08:13:26.792Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.609 secs) [2022-10-26T08:13:27.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.762 secs) [2022-10-26T08:13:27.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.897 secs) [2022-10-26T08:13:27.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.928 secs) [2022-10-26T08:13:27.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.969 secs) [2022-10-26T08:13:27.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.999 secs) [2022-10-26T08:13:28.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.565 secs / 15.999 secs) [2022-10-26T08:13:28.559Z] TOTAL: 149 SUCCESS [2022-10-26T08:13:28.559Z] ✔ Browser application bundle generation complete. [2022-10-26T08:13:32.810Z] [2022-10-26T08:13:32.810Z] =============================== Coverage summary =============================== [2022-10-26T08:13:32.810Z] Statements : 40.98% ( 1467/3580 ) [2022-10-26T08:13:32.810Z] Branches : 12.03% ( 111/923 ) [2022-10-26T08:13:32.810Z] Functions : 33.28% ( 432/1298 ) [2022-10-26T08:13:32.810Z] Lines : 38.91% ( 1318/3387 ) [2022-10-26T08:13:32.810Z] ================================================================================ [2022-10-26T08:13:32.810Z] 26 10 2022 08:13:31.993:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-26T08:13:33.391Z] ✔ Browser application bundle generation complete. [2022-10-26T08:13:34.351Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2022-10-26T08:13:34.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T08:13:34.344Z] $ docker stop --time=1 2c41f50b8c526f01c0c2e525f8969eb8bf13e87e83c3709dc23d2ea65ffec5fb [2022-10-26T08:13:36.057Z] $ docker rm -f 2c41f50b8c526f01c0c2e525f8969eb8bf13e87e83c3709dc23d2ea65ffec5fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T08:13:36.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T08:13:40.340Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T08:13:45.707Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T08:13:46.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T08:13:48.991Z] + ls -al . [2022-10-26T08:13:48.991Z] total 180 [2022-10-26T08:13:48.991Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 26 08:01 . [2022-10-26T08:13:48.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:58 .. [2022-10-26T08:13:48.991Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:58 .blubracket [2022-10-26T08:13:48.991Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 07:58 .dockerignore [2022-10-26T08:13:48.991Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:59 .git [2022-10-26T08:13:48.991Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:58 .github [2022-10-26T08:13:48.991Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 07:58 .gitignore [2022-10-26T08:13:48.991Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 07:58 Attribution.txt [2022-10-26T08:13:48.992Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 07:58 CHANGELOG.md [2022-10-26T08:13:48.992Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 07:58 CONTRIBUTING.md [2022-10-26T08:13:48.992Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 07:58 Dockerfile [2022-10-26T08:13:48.992Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 07:58 Jenkinsfile [2022-10-26T08:13:48.992Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 07:58 LICENSE [2022-10-26T08:13:48.992Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 07:58 Makefile [2022-10-26T08:13:48.992Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 07:58 README.md [2022-10-26T08:13:48.992Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 07:56 VERSION [2022-10-26T08:13:48.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:58 assets [2022-10-26T08:13:48.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:58 bin [2022-10-26T08:13:48.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:58 cmd [2022-10-26T08:13:48.992Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 08:01 coverage.out [2022-10-26T08:13:48.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:58 docs [2022-10-26T08:13:48.992Z] -rw-rw-r-- 1 jenkins jenkins 3152 Oct 26 07:58 go.mod [2022-10-26T08:13:48.992Z] -rw-rw-r-- 1 jenkins jenkins 43972 Oct 26 07:58 go.sum [2022-10-26T08:13:48.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:58 internal [2022-10-26T08:13:48.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:58 snap [2022-10-26T08:13:48.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:58 testing [2022-10-26T08:13:48.992Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 07:58 version.go [2022-10-26T08:13:48.992Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 08:04 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:13:49.335Z] + 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=e60cc90e90edf5699ef3da7a26c96bf5daef26cf --label arch=arm64 --label version=0.0.0 . [2022-10-26T08:13:50.748Z] Sending build context to Docker daemon 31.48MB [2022-10-26T08:13:50.748Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T08:13:50.748Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-26T08:13:50.748Z] ---> c3f1fa09b028 [2022-10-26T08:13:50.748Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T08:13:51.013Z] ---> Running in 7ea682841688 [2022-10-26T08:13:51.284Z] Removing intermediate container 7ea682841688 [2022-10-26T08:13:51.284Z] ---> a0d21a3bad96 [2022-10-26T08:13:51.284Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T08:13:51.551Z] ---> Running in b0d651ab0817 [2022-10-26T08:13:51.817Z] Removing intermediate container b0d651ab0817 [2022-10-26T08:13:51.817Z] ---> 21d3bd345759 [2022-10-26T08:13:51.817Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T08:13:51.817Z] ---> Running in 9ba7f267c0ab [2022-10-26T08:13:52.084Z] Removing intermediate container 9ba7f267c0ab [2022-10-26T08:13:52.084Z] ---> 837f7e48c4a4 [2022-10-26T08:13:52.084Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-26T08:13:52.084Z] ---> Running in 0cc087e89c30 [2022-10-26T08:13:52.350Z] Removing intermediate container 0cc087e89c30 [2022-10-26T08:13:52.350Z] ---> f46c214feedd [2022-10-26T08:13:52.350Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T08:13:52.618Z] ---> Running in ab5c51a8d3e3 [2022-10-26T08:13:52.883Z] Removing intermediate container ab5c51a8d3e3 [2022-10-26T08:13:52.883Z] ---> 13fa176ad8c6 [2022-10-26T08:13:52.883Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T08:13:54.822Z] ---> b62530fd3f8a [2022-10-26T08:13:54.822Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T08:13:54.822Z] ---> Running in 52ce5351483e [2022-10-26T08:13:56.770Z] Removing intermediate container 52ce5351483e [2022-10-26T08:13:56.770Z] ---> 6f0872c5b088 [2022-10-26T08:13:56.770Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T08:13:56.770Z] ---> Running in 353724c5b326 [2022-10-26T08:13:57.733Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T08:13:58.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T08:13:59.720Z] OK: 221 MiB in 51 packages [2022-10-26T08:14:00.681Z] Removing intermediate container 353724c5b326 [2022-10-26T08:14:00.681Z] ---> 8fcd51076b95 [2022-10-26T08:14:00.681Z] Step 11/26 : ENV GO111MODULE=on [2022-10-26T08:14:00.681Z] ---> Running in c9e40c9c2825 [2022-10-26T08:14:00.947Z] Removing intermediate container c9e40c9c2825 [2022-10-26T08:14:00.947Z] ---> f0bcc26e1179 [2022-10-26T08:14:00.947Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T08:14:00.947Z] ---> Running in 4de512db02c8 [2022-10-26T08:14:01.529Z] Removing intermediate container 4de512db02c8 [2022-10-26T08:14:01.529Z] ---> 395c8f2d309d [2022-10-26T08:14:01.529Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-26T08:14:02.114Z] ---> 5cafe294d6eb [2022-10-26T08:14:02.114Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T08:14:02.114Z] ---> Running in fe20e627001b [2022-10-26T08:14:04.055Z] Removing intermediate container fe20e627001b [2022-10-26T08:14:04.055Z] ---> fc9d51fc83e4 [2022-10-26T08:14:04.055Z] Step 15/26 : COPY . . [2022-10-26T08:14:08.302Z] ---> ba8ef2de5b8d [2022-10-26T08:14:08.302Z] Step 16/26 : RUN ${MAKE} [2022-10-26T08:14:08.302Z] ---> Running in c88d9e7ea178 [2022-10-26T08:14:09.257Z] 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-10-26T08:15:30.871Z] Removing intermediate container c88d9e7ea178 [2022-10-26T08:15:30.871Z] ---> ce1e714ffdf2 [2022-10-26T08:15:30.871Z] Step 17/26 : FROM alpine:3.14 [2022-10-26T08:15:30.871Z] 3.14: Pulling from library/alpine [2022-10-26T08:15:30.871Z] 90cda3b7c325: Pulling fs layer [2022-10-26T08:15:30.871Z] 90cda3b7c325: Verifying Checksum [2022-10-26T08:15:30.871Z] 90cda3b7c325: Download complete [2022-10-26T08:15:30.871Z] 90cda3b7c325: Pull complete [2022-10-26T08:15:30.871Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T08:15:30.871Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T08:15:30.871Z] ---> 376ba31ae3da [2022-10-26T08:15:30.871Z] Step 18/26 : EXPOSE 4000 [2022-10-26T08:15:30.871Z] ---> Running in 1dfeb1ead09d [2022-10-26T08:15:30.871Z] Removing intermediate container 1dfeb1ead09d [2022-10-26T08:15:30.871Z] ---> b05f162b2e53 [2022-10-26T08:15:30.871Z] 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-10-26T08:15:30.871Z] ---> fe9a64595cab [2022-10-26T08:15:30.871Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-26T08:15:30.871Z] ---> 7ad1e3dc1c05 [2022-10-26T08:15:30.871Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-26T08:15:30.871Z] ---> 6bf6b2b19cbc [2022-10-26T08:15:30.871Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T08:15:30.871Z] ---> Running in 477ad98d2088 [2022-10-26T08:15:30.871Z] Removing intermediate container 477ad98d2088 [2022-10-26T08:15:30.871Z] ---> ced9213e8649 [2022-10-26T08:15:30.871Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-26T08:15:30.871Z] ---> Running in 2457c2f4e84a [2022-10-26T08:15:30.871Z] Removing intermediate container 2457c2f4e84a [2022-10-26T08:15:30.871Z] ---> c308e6eb64a3 [2022-10-26T08:15:30.871Z] Step 24/26 : LABEL arch=arm64 [2022-10-26T08:15:30.871Z] ---> Running in e19f43b17f56 [2022-10-26T08:15:30.871Z] Removing intermediate container e19f43b17f56 [2022-10-26T08:15:30.871Z] ---> 7c50a6cfd5d3 [2022-10-26T08:15:30.871Z] Step 25/26 : LABEL git_sha=e60cc90e90edf5699ef3da7a26c96bf5daef26cf [2022-10-26T08:15:30.871Z] ---> Running in 258b47157aec [2022-10-26T08:15:30.871Z] Removing intermediate container 258b47157aec [2022-10-26T08:15:30.871Z] ---> c09b3add1446 [2022-10-26T08:15:30.871Z] Step 26/26 : LABEL version=0.0.0 [2022-10-26T08:15:30.871Z] ---> Running in b49c09f368ae [2022-10-26T08:15:30.871Z] Removing intermediate container b49c09f368ae [2022-10-26T08:15:30.871Z] ---> ee6a5ae15413 [2022-10-26T08:15:30.871Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T08:15:30.871Z] Successfully built ee6a5ae15413 [2022-10-26T08:15:30.871Z] 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-10-26T08:15:31.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T08:15:31.368Z] [2022-10-26T08:15:31.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:15:31.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T08:15:31.704Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T08:15:31.704Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T08:15:31.704Z] 04944245beec: Pulling fs layer [2022-10-26T08:15:31.704Z] 699f458cf7ca: Pulling fs layer [2022-10-26T08:15:31.704Z] 765212b225bb: Pulling fs layer [2022-10-26T08:15:31.704Z] f23df028b6ca: Pulling fs layer [2022-10-26T08:15:31.704Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T08:15:31.704Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T08:15:31.704Z] 765212b225bb: Waiting [2022-10-26T08:15:31.704Z] 2437ff75d9bd: Waiting [2022-10-26T08:15:31.704Z] f23df028b6ca: Waiting [2022-10-26T08:15:31.704Z] d65c8cfc05b1: Waiting [2022-10-26T08:15:31.971Z] 04944245beec: Verifying Checksum [2022-10-26T08:15:31.971Z] 04944245beec: Download complete [2022-10-26T08:15:31.971Z] 765212b225bb: Verifying Checksum [2022-10-26T08:15:31.971Z] 765212b225bb: Download complete [2022-10-26T08:15:31.971Z] f23df028b6ca: Verifying Checksum [2022-10-26T08:15:31.971Z] f23df028b6ca: Download complete [2022-10-26T08:15:31.971Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T08:15:31.971Z] d65c8cfc05b1: Download complete [2022-10-26T08:15:32.243Z] 699f458cf7ca: Verifying Checksum [2022-10-26T08:15:32.243Z] 699f458cf7ca: Download complete [2022-10-26T08:15:32.511Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T08:15:32.511Z] 8998bd30e6a1: Download complete [2022-10-26T08:15:35.090Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T08:15:35.090Z] 2437ff75d9bd: Download complete [2022-10-26T08:15:36.500Z] 8998bd30e6a1: Pull complete [2022-10-26T08:15:37.082Z] 04944245beec: Pull complete [2022-10-26T08:15:38.489Z] 699f458cf7ca: Pull complete [2022-10-26T08:15:38.489Z] 765212b225bb: Pull complete [2022-10-26T08:15:39.447Z] f23df028b6ca: Pull complete [2022-10-26T08:15:39.713Z] d65c8cfc05b1: Pull complete [2022-10-26T08:15:54.702Z] 2437ff75d9bd: Pull complete [2022-10-26T08:15:54.702Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T08:15:54.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T08:15:54.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:15:54.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-117095 does not seem to be running inside a container [2022-10-26T08:15:54.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T08:15:57.968Z] $ docker top f9327ae2f4f964d00bf52c600841f3f9adc9365dcde69a1ed8a127a40a9e756f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:15:58.865Z] ---> job-cost.sh [2022-10-26T08:15:58.865Z] lf-activate-venv: SKIPPING [2022-10-26T08:15:58.865Z] INFO: No Stack... [2022-10-26T08:15:59.448Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T08:16:00.029Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T08:16:00.664Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2022-10-26T08:16:00.664Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T08:16:00.733Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] [2022-10-26T08:16:00.739Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] did not exist. Created. [2022-10-26T08:16:00.739Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T08:16:01.390Z] /w/workspace/edgex-ui-go/2@tmp/durable-5f885835/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T08:16:02.047Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T08:16:02.065Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T08:16:07.220Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T08:16:07.227Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T08:16:07.209Z] $ docker stop --time=1 f9327ae2f4f964d00bf52c600841f3f9adc9365dcde69a1ed8a127a40a9e756f [2022-10-26T08:16:09.016Z] $ docker rm -f f9327ae2f4f964d00bf52c600841f3f9adc9365dcde69a1ed8a127a40a9e756f [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-10-26T08:16:09.407Z] provisioning config files... [2022-10-26T08:16:09.413Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/config9009192521362569026tmp [Pipeline] { [Pipeline] sh [2022-10-26T08:16:09.702Z] + set +x [2022-10-26T08:16:09.702Z] + + bash -scurl -- -s [2022-10-26T08:16:09.702Z] https://codecov.io/bash [2022-10-26T08:16:09.702Z] [2022-10-26T08:16:09.702Z] _____ _ [2022-10-26T08:16:09.702Z] / ____| | | [2022-10-26T08:16:09.702Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T08:16:09.702Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T08:16:09.702Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T08:16:09.702Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T08:16:09.702Z] Bash-1.0.6 [2022-10-26T08:16:09.702Z] [2022-10-26T08:16:09.702Z] [2022-10-26T08:16:09.702Z] ==> git version 2.25.1 found [2022-10-26T08:16:09.702Z] ==> 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-10-26T08:16:09.702Z] Release-Date: 2020-01-08 [2022-10-26T08:16:09.702Z] 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-10-26T08:16:09.702Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T08:16:09.702Z] ==> Jenkins CI detected. [2022-10-26T08:16:09.702Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-566 [2022-10-26T08:16:09.702Z] project root: . [2022-10-26T08:16:09.702Z] --> token set from env [2022-10-26T08:16:09.702Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T08:16:09.702Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T08:16:09.960Z] ==> Python coveragepy not found [2022-10-26T08:16:09.960Z] ==> Searching for coverage reports in: [2022-10-26T08:16:09.960Z] + . [2022-10-26T08:16:09.960Z] -> Found 1 reports [2022-10-26T08:16:09.960Z] ==> Detecting git/mercurial file structure [2022-10-26T08:16:09.960Z] ==> Reading reports [2022-10-26T08:16:09.960Z] + ./coverage.out bytes=10 [2022-10-26T08:16:09.960Z] ==> Appending adjustments [2022-10-26T08:16:09.960Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T08:16:10.534Z] + Found adjustments [2022-10-26T08:16:10.534Z] ==> Gzipping contents [2022-10-26T08:16:10.534Z] 12K /tmp/codecov.44BKLc.gz [2022-10-26T08:16:10.534Z] ==> Uploading reports [2022-10-26T08:16:10.534Z] url: https://codecov.io [2022-10-26T08:16:10.534Z] query: branch=PR-566&commit=e60cc90e90edf5699ef3da7a26c96bf5daef26cf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-566%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=566&job=&cmd_args= [2022-10-26T08:16:10.534Z] -> Pinging Codecov [2022-10-26T08:16:10.534Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-566&commit=e60cc90e90edf5699ef3da7a26c96bf5daef26cf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-566%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=566&job=&cmd_args= [2022-10-26T08:16:11.101Z] -> Uploading to [2022-10-26T08:16:11.101Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/FB506323287CE973F263BFD2A0EB1F37/e60cc90e90edf5699ef3da7a26c96bf5daef26cf/ddb81f1d-1f0b-4408-947f-a4324052eb23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T081610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a847ff23767cccc4042b34b63c6bab53022a39ad5681ca0c32e6c8a96f3e46ee [2022-10-26T08:16:11.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T08:16:11.101Z] Dload Upload Total Spent Left Speed [2022-10-26T08:16:11.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 30593 --:--:-- --:--:-- --:--:-- 30593 [2022-10-26T08:16:11.359Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e60cc90e90edf5699ef3da7a26c96bf5daef26cf [Pipeline] } [2022-10-26T08:16:11.366Z] 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-10-26T08:16:12.037Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives ] [2022-10-26T08:16:12.037Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives [2022-10-26T08:16:12.037Z] total 16 [2022-10-26T08:16:12.037Z] drwxr-xr-x 3 root root 4096 Oct 26 07:59 . [2022-10-26T08:16:12.037Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 07:59 .. [2022-10-26T08:16:12.037Z] drwxr-xr-x 2 root root 4096 Oct 26 07:59 cost [2022-10-26T08:16:12.037Z] -rw-r--r-- 1 root root 83 Oct 26 07:59 cost.csv [2022-10-26T08:16:12.037Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives [2022-10-26T08:16:12.037Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives [2022-10-26T08:16:12.037Z] total 16 [2022-10-26T08:16:12.037Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 07:59 . [2022-10-26T08:16:12.037Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 07:59 .. [2022-10-26T08:16:12.037Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 07:59 cost [2022-10-26T08:16:12.037Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 26 07:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:16:12.323Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:16:13.175Z] ---> package-listing.sh [2022-10-26T08:16:13.175Z] ++ facter osfamily [2022-10-26T08:16:13.175Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T08:16:13.434Z] + OS_FAMILY=debian [2022-10-26T08:16:13.434Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-566 [2022-10-26T08:16:13.434Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T08:16:13.434Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T08:16:13.434Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T08:16:13.434Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T08:16:13.434Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-566 ']' [2022-10-26T08:16:13.434Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T08:16:13.434Z] + case "${OS_FAMILY}" in [2022-10-26T08:16:13.434Z] + dpkg -l [2022-10-26T08:16:13.434Z] + grep '^ii' [2022-10-26T08:16:13.434Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T08:16:13.434Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T08:16:13.434Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T08:16:13.434Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-566 ']' [2022-10-26T08:16:13.434Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives/ [2022-10-26T08:16:13.434Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives/ [Pipeline] echo [2022-10-26T08:16:13.444Z] 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-566/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T08:16:13.722Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:16:14.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T08:16:14.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:16:14.341Z] prd-ubuntu20.04-docker-8c-8g-117092 does not seem to be running inside a container [2022-10-26T08:16:14.368Z] $ 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-566/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-566 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566:/w/workspace/edgexfoundry_edgex-ui-go_PR-566:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T08:16:14.614Z] $ docker top de9dd58006168ef7ccbcbce7e1e1ad10951c428f0753d06d298a5b62dbceea3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T08:16:14.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T08:16:15.243Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T08:16:15.523Z] + ls /var/log/sa-host [2022-10-26T08:16:15.524Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T08:16:15.596Z] provisioning config files... [2022-10-26T08:16:15.604Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/config14060738572940522044tmp [Pipeline] { [Pipeline] echo [2022-10-26T08:16:15.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:16:15.900Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T08:16:15.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:16:16.232Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T08:16:16.240Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:16:16.519Z] ---> sudo-logs.sh [2022-10-26T08:16:16.519Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T08:16:16.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:16:16.828Z] ---> job-cost.sh [2022-10-26T08:16:16.828Z] lf-activate-venv: SKIPPING [2022-10-26T08:16:16.828Z] DEBUG: total: 0.2199999988079071 [2022-10-26T08:16:16.828Z] INFO: Retrieving Stack Cost... [2022-10-26T08:16:17.394Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T08:16:17.652Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T08:16:17.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:16:17.943Z] ---> logs-deploy.sh [2022-10-26T08:16:17.943Z] lf-activate-venv: SKIPPING [2022-10-26T08:16:17.943Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-566/2 [2022-10-26T08:16:17.943Z] INFO: archiving workspace using pattern(s): [2022-10-26T08:16:18.876Z] Archives upload complete. [2022-10-26T08:16:18.876Z] INFO: archiving logs to Nexus