Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 5f438056cf0d27be832a44d306540d9cec6ea88f+a2613f37b18292cfb09bf777d2af224928a20c7e (e5579b6486563235f290ccfc167621479bbc6bbc) 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-ssh8463682571170125488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3838435939183142524.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-553/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-553/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12587111026890342353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh11672904753007984513.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-553/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-553/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7373031596402163882.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-29999’ Running on prd-ubuntu20.04-docker-8c-8g-30002 in /w/workspace/edgexfoundry_edgex-ui-go_PR-553 [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-553 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a2613f37b18292cfb09bf777d2af224928a20c7e into PR head commit 5f438056cf0d27be832a44d306540d9cec6ea88f Merge succeeded, producing e3d1255f5e451640bd171db812744933547b53ce Checking out Revision e3d1255f5e451640bd171db812744933547b53ce (PR-553) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f438056cf0d27be832a44d306540d9cec6ea88f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3d1255f5e451640bd171db812744933547b53ce # timeout=10 Commit message: "Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD" > git rev-list --no-walk 5f438056cf0d27be832a44d306540d9cec6ea88f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:06:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:06:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:06:53 ========================================================= 22:06:53 EdgeX Global Pipelines Version Info 22:06:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:06:53 ------------------- 22:06:53 stable info: 22:06:53 ------------------- 22:06:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:06:53 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:06:53 Message: update stable to v1.0.239 22:06:54 ------------------- 22:06:54 experimental info: 22:06:54 ------------------- 22:06:54 Commited By: **** collab-it+edgex@linuxfoundation.org 22:06:54 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:06:54 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:06:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:06:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:06:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:06:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-553 [Pipeline] echo 22:06:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-553 [Pipeline] echo 22:06:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-553 [Pipeline] echo 22:06:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3d1255f5e451640bd171db812744933547b53ce [Pipeline] echo 22:06:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3d1255 [Pipeline] echo 22:06:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:55 provisioning config files... 22:06:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/config1312868520304237318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:55 ---> docker-login.sh 22:06:55 nexus3.edgexfoundry.org:10001 22:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:55 Configure a credential helper to remove this warning. See 22:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:55 22:06:55 Login Succeeded 22:06:55 nexus3.edgexfoundry.org:10002 22:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:56 Configure a credential helper to remove this warning. See 22:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:56 22:06:56 Login Succeeded 22:06:56 nexus3.edgexfoundry.org:10003 22:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:56 Configure a credential helper to remove this warning. See 22:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:56 22:06:56 Login Succeeded 22:06:56 nexus3.edgexfoundry.org:10004 22:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:56 Configure a credential helper to remove this warning. See 22:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:56 22:06:56 Login Succeeded 22:06:56 docker.io 22:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:56 Configure a credential helper to remove this warning. See 22:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:56 22:06:56 Login Succeeded 22:06:56 ---> docker-login.sh ends [Pipeline] } 22:06:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:06:57 + git rev-list -1 --merges e3d1255f5e451640bd171db812744933547b53ce~1..e3d1255f5e451640bd171db812744933547b53ce [Pipeline] echo 22:06:57 -----------> git rev-list -1 --merges e3d1255f5e451640bd171db812744933547b53ce~1..e3d1255f5e451640bd171db812744933547b53ce e3d1255f5e451640bd171db812744933547b53ce 22:06:57 e3d1255f5e451640bd171db812744933547b53ce [false] [Pipeline] sh 22:06:57 + git log --format=format:%s -1 e3d1255f5e451640bd171db812744933547b53ce [Pipeline] echo 22:06:57 ========================================================= 22:06:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:06:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:06:57 + git log --format=format:%s -1 e3d1255f5e451640bd171db812744933547b53ce [Pipeline] echo 22:06:57 [semverPrep] GIT_COMMIT: e3d1255f5e451640bd171db812744933547b53ce, Commit Message: Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD [Pipeline] echo 22:06:57 [semverPrep] This is not a build commit. [Pipeline] sh 22:06:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:06:58 + grep -v github /etc/ssh/ssh_known_hosts 22:06:58 + [ -e /tmp/ssh_known_hosts ] 22:06:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:06:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:06:58 + sudo tee -a /etc/ssh/ssh_known_hosts 22:06:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:06:58 22:06:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:06:58 0.1.4: Pulling from edgex-devops/py-git-semver 22:06:58 b85a868b505f: Pulling fs layer 22:06:58 e2be974225ed: Pulling fs layer 22:06:58 339a4e72a1f5: Pulling fs layer 22:06:58 988bab9f4d93: Pulling fs layer 22:06:58 1469e6f7b9e6: Pulling fs layer 22:06:58 eaf3925da568: Pulling fs layer 22:06:58 bab4dde63d76: Pulling fs layer 22:06:58 bde34c3a00c8: Pulling fs layer 22:06:58 b352a97aabf1: Pulling fs layer 22:06:58 4872d77fe225: Pulling fs layer 22:06:58 5851b861e8e6: Pulling fs layer 22:06:58 bde34c3a00c8: Waiting 22:06:58 b352a97aabf1: Waiting 22:06:58 4872d77fe225: Waiting 22:06:58 1469e6f7b9e6: Waiting 22:06:58 bab4dde63d76: Waiting 22:06:58 988bab9f4d93: Waiting 22:06:58 988bab9f4d93: Verifying Checksum 22:06:58 988bab9f4d93: Download complete 22:06:59 1469e6f7b9e6: Verifying Checksum 22:06:59 1469e6f7b9e6: Download complete 22:06:59 339a4e72a1f5: Verifying Checksum 22:06:59 339a4e72a1f5: Download complete 22:06:59 bde34c3a00c8: Verifying Checksum 22:06:59 bde34c3a00c8: Download complete 22:06:59 b352a97aabf1: Verifying Checksum 22:06:59 b352a97aabf1: Download complete 22:06:59 4872d77fe225: Verifying Checksum 22:06:59 4872d77fe225: Download complete 22:06:59 5851b861e8e6: Download complete 22:06:59 b85a868b505f: Verifying Checksum 22:06:59 b85a868b505f: Download complete 22:06:59 bab4dde63d76: Verifying Checksum 22:06:59 bab4dde63d76: Download complete 22:07:00 b85a868b505f: Pull complete 22:07:00 e2be974225ed: Pull complete 22:07:01 339a4e72a1f5: Pull complete 22:07:01 988bab9f4d93: Pull complete 22:07:01 1469e6f7b9e6: Pull complete 22:07:01 eaf3925da568: Pull complete 22:07:03 bab4dde63d76: Pull complete 22:07:03 bde34c3a00c8: Pull complete 22:07:04 b352a97aabf1: Pull complete 22:07:04 4872d77fe225: Pull complete 22:07:04 5851b861e8e6: Pull complete 22:07:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:07:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:04 prd-ubuntu20.04-docker-8c-8g-30002 does not seem to be running inside a container 22:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-553 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553:/w/workspace/edgexfoundry_edgex-ui-go_PR-553:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@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-devops/py-git-semver:0.1.4 cat 22:07:07 $ docker top 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 -eo pid,comm 22:07:07 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). 22:07:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:07 [ssh-agent] Looking for ssh-agent implementation... 22:07:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:07 $ docker exec 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 ssh-agent 22:07:07 SSH_AUTH_SOCK=/tmp/ssh-VL7oy03JIHia/agent.33 22:07:07 SSH_AGENT_PID=39 22:07:07 Running ssh-add (command line suppressed) 22:07:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/private_key_3957684431609601294.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/private_key_3957684431609601294.key) 22:07:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:08 + git tag --points-at HEAD [Pipeline] } 22:07:08 $ docker exec --env ******** --env ******** 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 ssh-agent -k 22:07:08 unset SSH_AUTH_SOCK; 22:07:08 unset SSH_AGENT_PID; 22:07:08 echo Agent pid 39 killed; 22:07:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:07:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:08 [ssh-agent] Looking for ssh-agent implementation... 22:07:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:08 $ docker exec 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 ssh-agent 22:07:08 SSH_AUTH_SOCK=/tmp/ssh-FKktv4bVURNr/agent.71 22:07:08 SSH_AGENT_PID=77 22:07:08 Running ssh-add (command line suppressed) 22:07:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/private_key_3811036724029601967.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/private_key_3811036724029601967.key) 22:07:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:09 + git semver init 22:07:09 2022-09-20 22:07:09,302 [run_init] DEBUG init version:0.0.0 force:False 22:07:09 2022-09-20 22:07:09,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver 22:07:09 2022-09-20 22:07:09,303 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver 22:07:09 2022-09-20 22:07:09,303 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-553, universal_newlines=False, shell=None, istream=None) 22:07:10 2022-09-20 22:07:10,733 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.git/info/exclude 22:07:10 2022-09-20 22:07:10,733 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver/PR-553 with force:False 22:07:10 2022-09-20 22:07:10,733 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver/PR-553 22:07:10 2022-09-20 22:07:10,738 [execute] INFO git cat-file --batch-check 22:07:10 2022-09-20 22:07:10,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver, universal_newlines=False, shell=None, istream=) 22:07:10 2022-09-20 22:07:10,744 [execute] INFO git cat-file --batch 22:07:10 2022-09-20 22:07:10,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver, universal_newlines=False, shell=None, istream=) 22:07:10 2022-09-20 22:07:10,750 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-553/.semver/PR-553 22:07:10 0.0.0 [Pipeline] } 22:07:11 $ docker exec --env ******** --env ******** 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 ssh-agent -k 22:07:11 unset SSH_AUTH_SOCK; 22:07:11 unset SSH_AGENT_PID; 22:07:11 echo Agent pid 77 killed; 22:07:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:11 + git semver [Pipeline] } 22:07:11 $ docker stop --time=1 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 22:07:13 $ docker rm -f 9492d1be5bb8122995fc9bf22462e73ee9f98d56b484ad618f7824e5723207a9 [Pipeline] // withDockerContainer [Pipeline] sh 22:07:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:07:13 Stashed 1 file(s) [Pipeline] echo 22:07:13 [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 22:07:13 provisioning config files... 22:07:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/config4381180533118815752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:14 ---> docker-login.sh 22:07:14 nexus3.edgexfoundry.org:10001 22:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:14 Configure a credential helper to remove this warning. See 22:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:14 22:07:14 Login Succeeded 22:07:14 nexus3.edgexfoundry.org:10002 22:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:14 Configure a credential helper to remove this warning. See 22:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:14 22:07:14 Login Succeeded 22:07:14 nexus3.edgexfoundry.org:10003 22:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:14 Configure a credential helper to remove this warning. See 22:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:14 22:07:14 Login Succeeded 22:07:14 nexus3.edgexfoundry.org:10004 22:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:14 Configure a credential helper to remove this warning. See 22:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:14 22:07:14 Login Succeeded 22:07:14 docker.io 22:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:14 Configure a credential helper to remove this warning. See 22:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:14 22:07:14 Login Succeeded 22:07:14 ---> docker-login.sh ends [Pipeline] } 22:07:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:07:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:14 ========================================================= 22:07:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:07:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:15 + 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 . 22:07:15 Sending build context to Docker daemon 45.42MB 22:07:15 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 22:07:15 Step 2/16 : FROM ${BASE} AS builder 22:07:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:07:15 2408cc74d12b: Pulling fs layer 22:07:15 ea60b727a1ce: Pulling fs layer 22:07:15 30c4a7721957: Pulling fs layer 22:07:15 370296b7ddb6: Pulling fs layer 22:07:15 7c6cee850709: Pulling fs layer 22:07:15 39a5fcdaea64: Pulling fs layer 22:07:15 d94ebbe4e438: Pulling fs layer 22:07:15 bcfd1f05c69d: Pulling fs layer 22:07:15 59ccb84bbe0f: Pulling fs layer 22:07:15 370296b7ddb6: Waiting 22:07:15 d94ebbe4e438: Waiting 22:07:15 39a5fcdaea64: Waiting 22:07:15 59ccb84bbe0f: Waiting 22:07:15 30c4a7721957: Download complete 22:07:15 ea60b727a1ce: Verifying Checksum 22:07:15 ea60b727a1ce: Download complete 22:07:15 7c6cee850709: Verifying Checksum 22:07:15 7c6cee850709: Download complete 22:07:15 39a5fcdaea64: Verifying Checksum 22:07:15 39a5fcdaea64: Download complete 22:07:15 2408cc74d12b: Verifying Checksum 22:07:15 2408cc74d12b: Download complete 22:07:15 d94ebbe4e438: Download complete 22:07:15 2408cc74d12b: Pull complete 22:07:15 ea60b727a1ce: Pull complete 22:07:16 30c4a7721957: Pull complete 22:07:16 59ccb84bbe0f: Verifying Checksum 22:07:16 59ccb84bbe0f: Download complete 22:07:16 370296b7ddb6: Verifying Checksum 22:07:16 370296b7ddb6: Download complete 22:07:16 bcfd1f05c69d: Verifying Checksum 22:07:16 bcfd1f05c69d: Download complete 22:07:20 370296b7ddb6: Pull complete 22:07:20 7c6cee850709: Pull complete 22:07:20 39a5fcdaea64: Pull complete 22:07:20 d94ebbe4e438: Pull complete 22:07:22 bcfd1f05c69d: Pull complete 22:07:23 59ccb84bbe0f: Pull complete 22:07:23 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:07:23 ---> a4fb48ad2a94 22:07:23 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:07:28 ---> Running in ff2ae024cf98 22:07:28 Removing intermediate container ff2ae024cf98 22:07:28 ---> 536f98569b86 22:07:28 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 22:07:28 Still waiting to schedule task 22:07:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-30000’ 22:07:28 ---> Running in 01522aa30f20 22:07:28 Removing intermediate container 01522aa30f20 22:07:28 ---> da57252f8976 22:07:28 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 22:07:28 ---> Running in 360c9a681e28 22:07:28 Removing intermediate container 360c9a681e28 22:07:28 ---> bad53449f7be 22:07:28 Step 6/16 : LABEL Name=edgex-ui-go 22:07:28 ---> Running in 3d2eeb8d4e7b 22:07:29 Removing intermediate container 3d2eeb8d4e7b 22:07:29 ---> 0e5ff9ead004 22:07:29 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 22:07:29 ---> Running in 230a4452f409 22:07:29 Removing intermediate container 230a4452f409 22:07:29 ---> e00812f75ecb 22:07:29 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:07:29 latest: Pulling from library/docker 22:07:30 213ec9aee27d: Pulling fs layer 22:07:30 6eb510456a42: Pulling fs layer 22:07:30 4627ba0696d0: Pulling fs layer 22:07:30 58acb0837d57: Pulling fs layer 22:07:30 12036fa74330: Pulling fs layer 22:07:30 c052aa9e92bf: Pulling fs layer 22:07:30 87c6260f9eda: Pulling fs layer 22:07:30 669290a31ba1: Pulling fs layer 22:07:30 12036fa74330: Waiting 22:07:30 c052aa9e92bf: Waiting 22:07:30 58acb0837d57: Waiting 22:07:30 d77965d4a857: Pulling fs layer 22:07:30 d77965d4a857: Waiting 22:07:30 669290a31ba1: Waiting 22:07:30 4627ba0696d0: Verifying Checksum 22:07:30 4627ba0696d0: Download complete 22:07:30 6eb510456a42: Verifying Checksum 22:07:30 6eb510456a42: Download complete 22:07:30 213ec9aee27d: Verifying Checksum 22:07:30 213ec9aee27d: Download complete 22:07:30 213ec9aee27d: Pull complete 22:07:30 58acb0837d57: Verifying Checksum 22:07:30 58acb0837d57: Download complete 22:07:30 6eb510456a42: Pull complete 22:07:30 4627ba0696d0: Pull complete 22:07:30 12036fa74330: Verifying Checksum 22:07:30 12036fa74330: Download complete 22:07:30 c052aa9e92bf: Verifying Checksum 22:07:30 c052aa9e92bf: Download complete 22:07:30 87c6260f9eda: Download complete 22:07:31 669290a31ba1: Verifying Checksum 22:07:31 669290a31ba1: Download complete 22:07:31 d77965d4a857: Verifying Checksum 22:07:31 d77965d4a857: Download complete 22:07:31 58acb0837d57: Pull complete 22:07:32 12036fa74330: Pull complete 22:07:32 c052aa9e92bf: Pull complete 22:07:33 87c6260f9eda: Pull complete 22:07:33 669290a31ba1: Pull complete 22:07:33 d77965d4a857: Pull complete 22:07:33 Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 22:07:34 Status: Downloaded newer image for docker:latest 22:07:36 ---> d88de0820687 22:07:36 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:36 ---> Running in 69e31c8188c1 22:07:37 Removing intermediate container 69e31c8188c1 22:07:37 ---> 63feef65429c 22:07:37 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:37 ---> Running in b8170b1e8b4f 22:07:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:07:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:07:38 OK: 211 MiB in 51 packages 22:07:39 Removing intermediate container b8170b1e8b4f 22:07:39 ---> a95a0f16d8ad 22:07:39 Step 11/16 : ENV GO111MODULE=on 22:07:39 ---> Running in 1ca365f35edf 22:07:39 Removing intermediate container 1ca365f35edf 22:07:39 ---> e632d2183d6a 22:07:39 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:07:39 ---> Running in 43207c6051a8 22:07:39 Removing intermediate container 43207c6051a8 22:07:39 ---> 897763f2e5dc 22:07:39 Step 13/16 : COPY go.mod vendor* ./ 22:07:39 ---> 63dbd9adfd00 22:07:39 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:39 ---> Running in 7247236f9065 22:07:52 Removing intermediate container 7247236f9065 22:07:52 ---> 1e5bb6e07b13 22:07:52 Step 15/16 : COPY . . 22:07:53 ---> d8a8aa37319c 22:07:53 Step 16/16 : RUN ${MAKE} 22:07:53 ---> Running in 499c5bd044a4 22:07:53 noop 22:07:53 Removing intermediate container 499c5bd044a4 22:07:53 ---> 5b9c2ad734b5 22:07:53 Successfully built 5b9c2ad734b5 22:07:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:53 + docker inspect -f . ci-base-image-x86_64 22:07:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:53 prd-ubuntu20.04-docker-8c-8g-30002 does not seem to be running inside a container 22:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-553 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553:/w/workspace/edgexfoundry_edgex-ui-go_PR-553:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:07:54 $ docker top 9a63a39e655b2512f034beaeba94b27b1d78de014714506c088f3a42e2b6fc2c -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:54 + go version 22:07:54 go version go1.18.3 linux/amd64 [Pipeline] } 22:07:54 $ docker stop --time=1 9a63a39e655b2512f034beaeba94b27b1d78de014714506c088f3a42e2b6fc2c 22:07:56 $ docker rm -f 9a63a39e655b2512f034beaeba94b27b1d78de014714506c088f3a42e2b6fc2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:56 + docker inspect -f . ci-base-image-x86_64 22:07:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:56 prd-ubuntu20.04-docker-8c-8g-30002 does not seem to be running inside a container 22:07:56 $ 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-553 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553:/w/workspace/edgexfoundry_edgex-ui-go_PR-553:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:07:57 $ docker top 1a794ee82ad16594c6b677a24ee563349752c66adc4795edd67bc4681b0a765d -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-553 [Pipeline] fileExists [Pipeline] sh 22:07:57 + make test 22:07:57 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:07:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:08:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:08:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:08:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:08:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:08:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:08:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:08:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:08:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:08:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:08:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:08:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:08:04 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:08:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:08:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:08:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:08:06 ./bin/test-attribution-txt.sh 22:08:06 make -C web test 22:08:06 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-553/web' 22:08:06 make[1]: tput: No such file or directory 22:08:06 make[1]: tput: No such file or directory 22:08:06 warning: generating ./VERSION 22:08:06 echo "0.0.0" > VERSION 22:08:06 docker build \ 22:08:06 -f Dockerfile \ 22:08:06 --build-arg USER=1000 \ 22:08:06 \ 22:08:06 --label "git_sha=e3d1255f5e451640bd171db812744933547b53ce" \ 22:08:06 -t edgexfoundry/edgex-web-ui:e3d1255f5e451640bd171db812744933547b53ce \ 22:08:06 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 22:08:06 . 22:08:06 Sending build context to Docker daemon 3.269MB 22:08:06 Step 1/10 : FROM node:16.17-alpine3.15 22:08:06 16.17-alpine3.15: Pulling from library/node 22:08:07 9621f1afde84: Pulling fs layer 22:08:07 16f891d21976: Pulling fs layer 22:08:07 cf6a4a42ec8c: Pulling fs layer 22:08:07 297e921c64f6: Pulling fs layer 22:08:07 cf6a4a42ec8c: Verifying Checksum 22:08:07 cf6a4a42ec8c: Download complete 22:08:07 9621f1afde84: Verifying Checksum 22:08:07 9621f1afde84: Download complete 22:08:07 297e921c64f6: Download complete 22:08:07 9621f1afde84: Pull complete 22:08:07 16f891d21976: Verifying Checksum 22:08:07 16f891d21976: Download complete 22:08:08 16f891d21976: Pull complete 22:08:08 cf6a4a42ec8c: Pull complete 22:08:08 297e921c64f6: Pull complete 22:08:08 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 22:08:08 Status: Downloaded newer image for node:16.17-alpine3.15 22:08:08 ---> 141d857b2a92 22:08:08 Step 2/10 : RUN apk add --no-cache chromium 22:08:10 ---> Running in c26f85493388 22:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:08:10 (1/129) Installing libxau (1.0.9-r0) 22:08:10 (2/129) Installing libmd (1.0.3-r0) 22:08:10 (3/129) Installing libbsd (0.11.3-r1) 22:08:10 (4/129) Installing libxdmcp (1.1.3-r0) 22:08:10 (5/129) Installing libxcb (1.14-r2) 22:08:10 (6/129) Installing libx11 (1.7.2-r0) 22:08:10 (7/129) Installing libxext (1.3.4-r0) 22:08:10 (8/129) Installing libice (1.0.10-r0) 22:08:10 (9/129) Installing libuuid (2.37.4-r0) 22:08:10 (10/129) Installing libsm (1.2.3-r0) 22:08:10 (11/129) Installing libxt (1.2.1-r0) 22:08:10 (12/129) Installing libxmu (1.1.3-r0) 22:08:10 (13/129) Installing xset (1.2.4-r0) 22:08:10 (14/129) Installing xprop (1.2.5-r0) 22:08:10 (15/129) Installing xdg-utils (1.1.3-r0) 22:08:10 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 22:08:10 (17/129) Installing pkgconf (1.8.0-r0) 22:08:10 (18/129) Installing libffi (3.4.2-r1) 22:08:10 (19/129) Installing libintl (0.21-r0) 22:08:10 (20/129) Installing libblkid (2.37.4-r0) 22:08:10 (21/129) Installing libmount (2.37.4-r0) 22:08:10 (22/129) Installing pcre (8.45-r1) 22:08:10 (23/129) Installing glib (2.70.1-r0) 22:08:10 (24/129) Installing xz-libs (5.2.5-r1) 22:08:10 (25/129) Installing libxml2 (2.9.14-r1) 22:08:10 (26/129) Installing shared-mime-info (2.1-r0) 22:08:10 (27/129) Installing hicolor-icon-theme (0.17-r1) 22:08:10 (28/129) Installing libjpeg-turbo (2.1.2-r0) 22:08:10 (29/129) Installing libpng (1.6.37-r1) 22:08:10 (30/129) Installing libwebp (1.2.2-r0) 22:08:10 (31/129) Installing zstd-libs (1.5.0-r0) 22:08:10 (32/129) Installing tiff (4.3.0-r1) 22:08:10 (33/129) Installing gdk-pixbuf (2.42.8-r0) 22:08:10 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 22:08:10 (35/129) Installing libxcomposite (0.4.5-r0) 22:08:10 (36/129) Installing libxfixes (6.0.0-r0) 22:08:10 (37/129) Installing libxrender (0.9.10-r3) 22:08:10 (38/129) Installing libxcursor (1.2.0-r0) 22:08:10 (39/129) Installing libxdamage (1.1.5-r1) 22:08:10 (40/129) Installing libxi (1.8-r0) 22:08:10 (41/129) Installing libxinerama (1.1.4-r1) 22:08:10 (42/129) Installing libxrandr (1.5.2-r1) 22:08:10 (43/129) Installing atk (2.36.0-r0) 22:08:11 (44/129) Installing libxtst (1.2.3-r3) 22:08:11 (45/129) Installing dbus-libs (1.12.20-r4) 22:08:11 (46/129) Installing at-spi2-core (2.42.0-r0) 22:08:11 (47/129) Installing at-spi2-atk (2.38.0-r0) 22:08:11 (48/129) Installing expat (2.4.7-r0) 22:08:11 (49/129) Installing brotli-libs (1.0.9-r5) 22:08:11 (50/129) Installing libbz2 (1.0.8-r1) 22:08:11 (51/129) Installing freetype (2.11.1-r2) 22:08:11 (52/129) Installing fontconfig (2.13.1-r4) 22:08:11 (53/129) Installing pixman (0.40.0-r3) 22:08:11 (54/129) Installing cairo (1.16.0-r5) 22:08:11 (55/129) Installing cairo-gobject (1.16.0-r5) 22:08:11 (56/129) Installing avahi-libs (0.8-r5) 22:08:11 (57/129) Installing gmp (6.2.1-r1) 22:08:11 (58/129) Installing nettle (3.7.3-r0) 22:08:11 (59/129) Installing p11-kit (0.24.0-r1) 22:08:11 (60/129) Installing libtasn1 (4.18.0-r0) 22:08:11 (61/129) Installing libunistring (0.9.10-r1) 22:08:11 (62/129) Installing gnutls (3.7.1-r1) 22:08:11 (63/129) Installing cups-libs (2.3.3-r6) 22:08:11 (64/129) Installing libepoxy (1.5.9-r0) 22:08:11 (65/129) Installing fribidi (1.0.11-r0) 22:08:11 (66/129) Installing graphite2 (1.3.14-r0) 22:08:11 (67/129) Installing harfbuzz (3.0.0-r2) 22:08:11 (68/129) Installing libxft (2.3.4-r0) 22:08:11 (69/129) Installing pango (1.48.10-r0) 22:08:11 (70/129) Installing wayland-libs-client (1.19.0-r1) 22:08:11 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 22:08:11 (72/129) Installing wayland-libs-egl (1.19.0-r1) 22:08:11 (73/129) Installing xkeyboard-config (2.34-r0) 22:08:11 (74/129) Installing libxkbcommon (1.3.1-r0) 22:08:11 (75/129) Installing gtk+3.0 (3.24.30-r0) 22:08:11 Executing gtk+3.0-3.24.30-r0.post-install 22:08:11 (76/129) Installing libfontenc (1.1.4-r0) 22:08:11 (77/129) Installing mkfontscale (1.2.1-r1) 22:08:11 (78/129) Installing ttf-opensans (1.10-r1) 22:08:11 Executing ttf-opensans-1.10-r1.post-install 22:08:14 (79/129) Installing libogg (1.3.5-r0) 22:08:14 (80/129) Installing flac (1.3.4-r0) 22:08:14 (81/129) Installing alsa-lib (1.2.5.1-r1) 22:08:14 (82/129) Installing libatomic (10.3.1_git20211027-r0) 22:08:14 (83/129) Installing sdl2 (2.0.16-r4) 22:08:14 (84/129) Installing aom-libs (3.2.0-r0) 22:08:14 (85/129) Installing libass (0.15.2-r0) 22:08:14 (86/129) Installing libdav1d (0.9.2-r0) 22:08:14 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 22:08:14 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 22:08:14 (89/129) Installing lame (3.100-r0) 22:08:14 (90/129) Installing opus (1.3.1-r1) 22:08:14 (91/129) Installing libgomp (10.3.1_git20211027-r0) 22:08:14 (92/129) Installing soxr (0.1.3-r2) 22:08:14 (93/129) Installing libsrt (1.4.2-r1) 22:08:14 (94/129) Installing libssh (0.9.6-r1) 22:08:14 (95/129) Installing libtheora (1.1.1-r16) 22:08:14 (96/129) Installing v4l-utils-libs (1.22.1-r1) 22:08:14 (97/129) Installing libpciaccess (0.16-r0) 22:08:14 (98/129) Installing libdrm (2.4.109-r0) 22:08:14 (99/129) Installing libva (2.13.0-r0) 22:08:14 (100/129) Installing libvdpau (1.4-r0) 22:08:14 (101/129) Installing vidstab (1.1.0-r1) 22:08:14 (102/129) Installing libvorbis (1.3.7-r0) 22:08:14 (103/129) Installing libvpx (1.10.0-r0) 22:08:14 (104/129) Installing vulkan-loader (1.2.196-r0) 22:08:14 (105/129) Installing x264-libs (20210613-r0) 22:08:14 (106/129) Installing x265-libs (3.5-r0) 22:08:14 (107/129) Installing xvidcore (1.3.7-r1) 22:08:14 (108/129) Installing ffmpeg-libs (4.4.1-r2) 22:08:14 (109/129) Installing libevent (2.1.12-r4) 22:08:14 (110/129) Installing mesa (21.2.6-r0) 22:08:14 (111/129) Installing wayland-libs-server (1.19.0-r1) 22:08:14 (112/129) Installing mesa-gbm (21.2.6-r0) 22:08:14 (113/129) Installing lcms2 (2.12-r1) 22:08:14 (114/129) Installing nspr (4.32-r0) 22:08:14 (115/129) Installing sqlite-libs (3.36.0-r0) 22:08:14 (116/129) Installing nss (3.78.1-r0) 22:08:14 (117/129) Installing libasyncns (0.8-r1) 22:08:14 (118/129) Installing libltdl (2.4.6-r7) 22:08:14 (119/129) Installing orc (0.4.32-r0) 22:08:14 (120/129) Installing libsndfile (1.0.31-r1) 22:08:14 (121/129) Installing speexdsp (1.2.0-r0) 22:08:14 (122/129) Installing tdb-libs (1.4.5-r0) 22:08:14 (123/129) Installing libpulse (15.0-r2) 22:08:14 (124/129) Installing re2 (2021.11.01-r0) 22:08:14 (125/129) Installing snappy (1.1.9-r1) 22:08:14 (126/129) Installing libgpg-error (1.42-r1) 22:08:14 (127/129) Installing libgcrypt (1.9.4-r0) 22:08:14 (128/129) Installing libxslt (1.1.35-r0) 22:08:14 (129/129) Installing chromium (99.0.4844.84-r0) 22:08:15 Executing busybox-1.34.1-r7.trigger 22:08:15 Executing glib-2.70.1-r0.trigger 22:08:15 Executing shared-mime-info-2.1-r0.trigger 22:08:19 Executing gdk-pixbuf-2.42.8-r0.trigger 22:08:19 Executing gtk-update-icon-cache-2.24.33-r0.trigger 22:08:19 Executing fontconfig-2.13.1-r4.trigger 22:08:19 Executing mkfontscale-1.2.1-r1.trigger 22:08:19 OK: 286 MiB in 145 packages 22:08:23 Removing intermediate container c26f85493388 22:08:23 ---> 0d2aa13c77c2 22:08:23 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 22:08:23 ---> Running in a4b06cc30ae3 22:08:23 Removing intermediate container a4b06cc30ae3 22:08:23 ---> de324401c456 22:08:23 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 22:08:23 ---> Running in 82b6cf5ba3c2 22:08:23 Removing intermediate container 82b6cf5ba3c2 22:08:23 ---> fd1160e9442f 22:08:23 Step 5/10 : RUN npm install -g npm 22:08:23 ---> Running in 62d824f34293 22:08:30 22:08:30 changed 54 packages, and audited 212 packages in 6s 22:08:30 22:08:30 11 packages are looking for funding 22:08:30 run `npm fund` for details 22:08:30 22:08:30 found 0 vulnerabilities 22:08:31 Removing intermediate container 62d824f34293 22:08:31 ---> a98834401cda 22:08:31 Step 6/10 : ARG USER=1000 22:08:31 ---> Running in 3cf82f6a5459 22:08:31 Removing intermediate container 3cf82f6a5459 22:08:31 ---> 8e096407b5bf 22:08:31 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 22:08:31 ---> Running in 213269c2d9bc 22:08:32 Removing intermediate container 213269c2d9bc 22:08:32 ---> aa65ee86a578 22:08:32 Step 8/10 : USER $USER:$USER 22:08:32 ---> Running in b0faad783575 22:08:32 Removing intermediate container b0faad783575 22:08:32 ---> a73638b9c33a 22:08:32 Step 9/10 : WORKDIR /app 22:08:32 ---> Running in a2357faa7094 22:08:32 Removing intermediate container a2357faa7094 22:08:32 ---> 62ad022ff586 22:08:32 Step 10/10 : LABEL git_sha=e3d1255f5e451640bd171db812744933547b53ce 22:08:32 ---> Running in acbb659f05bf 22:08:32 Removing intermediate container acbb659f05bf 22:08:32 ---> 72549839e824 22:08:32 Successfully built 72549839e824 22:08:32 Successfully tagged edgexfoundry/edgex-web-ui:e3d1255f5e451640bd171db812744933547b53ce 22:08:32 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 22:08:32 touch edgex-web-ui.imagebuilt 22:08:32 mkdir -p node_modules coverage 22:08:32 chown "1000:1000" node_modules coverage package-lock.json 22:08:32 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 22:08:34 npm WARN EBADENGINE Unsupported engine { 22:08:34 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 22:08:34 npm WARN EBADENGINE required: { 22:08:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:08:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:08:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:08:34 npm WARN EBADENGINE }, 22:08:34 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:08:34 npm WARN EBADENGINE } 22:08:34 npm WARN EBADENGINE Unsupported engine { 22:08:34 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 22:08:34 npm WARN EBADENGINE required: { 22:08:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:08:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:08:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:08:34 npm WARN EBADENGINE }, 22:08:34 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:08:34 npm WARN EBADENGINE } 22:08:34 npm WARN EBADENGINE Unsupported engine { 22:08:34 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 22:08:34 npm WARN EBADENGINE required: { 22:08:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:08:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:08:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:08:34 npm WARN EBADENGINE }, 22:08:34 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:08:34 npm WARN EBADENGINE } 22:08:34 npm WARN EBADENGINE Unsupported engine { 22:08:34 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 22:08:34 npm WARN EBADENGINE required: { 22:08:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:08:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:08:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:08:34 npm WARN EBADENGINE }, 22:08:34 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:08:34 npm WARN EBADENGINE } 22:08:34 npm WARN EBADENGINE Unsupported engine { 22:08:34 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 22:08:34 npm WARN EBADENGINE required: { 22:08:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:08:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:08:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:08:34 npm WARN EBADENGINE }, 22:08:34 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:08:34 npm WARN EBADENGINE } 22:08:34 npm WARN EBADENGINE Unsupported engine { 22:08:34 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 22:08:34 npm WARN EBADENGINE required: { 22:08:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:08:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:08:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:08:34 npm WARN EBADENGINE }, 22:08:34 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:08:34 npm WARN EBADENGINE } 22:08:34 npm WARN EBADENGINE Unsupported engine { 22:08:34 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 22:08:34 npm WARN EBADENGINE required: { 22:08:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:08:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:08:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:08:34 npm WARN EBADENGINE }, 22:08:34 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:08:34 npm WARN EBADENGINE } 22:08:34 npm WARN EBADENGINE Unsupported engine { 22:08:34 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 22:08:34 npm WARN EBADENGINE required: { 22:08:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:08:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:08:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:08:34 npm WARN EBADENGINE }, 22:08:34 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:08:34 npm WARN EBADENGINE } 22:08:34 npm WARN EBADENGINE Unsupported engine { 22:08:34 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 22:08:34 npm WARN EBADENGINE required: { 22:08:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:08:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:08:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:08:34 npm WARN EBADENGINE }, 22:08:34 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:08:34 npm WARN EBADENGINE } 22:08:38 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 22:08:38 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 22:08:38 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 22:08:38 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 22:08:39 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 22:08:39 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 22:08:40 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 22:08:41 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 22:08:41 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 22:08:43 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 22:08:43 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 22:08:44 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. 22:08:45 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 22:08:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 22:08:45 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. 22:08:45 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. 22:08:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 22:08:49 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. 22:08:52 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. 22:08:56 22:08:56 added 1478 packages, and audited 1479 packages in 23s 22:08:56 22:08:56 90 packages are looking for funding 22:08:56 run `npm fund` for details 22:08:56 22:08:56 13 vulnerabilities (3 moderate, 8 high, 2 critical) 22:08:56 22:08:56 To address issues that do not require attention, run: 22:08:56 npm audit fix 22:08:56 22:08:56 To address all issues (including breaking changes), run: 22:08:56 npm audit fix --force 22:08:56 22:08:56 Run `npm audit` for details. 22:09:02 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 22:09:04 - Generating browser application bundles (phase: setup)... 22:09:09 Compiling @angular/compiler/testing : es2015 as esm2015 22:09:09 Compiling @angular/core : es2015 as esm2015 22:09:13 Compiling @angular/common : es2015 as esm2015 22:09:13 Compiling @angular/core/testing : es2015 as esm2015 22:09:13 Compiling @angular/platform-browser : es2015 as esm2015 22:09:13 Compiling @angular/common/testing : es2015 as esm2015 22:09:14 Compiling @angular/common/http : es2015 as esm2015 22:09:14 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 22:09:14 Compiling @angular/router : es2015 as esm2015 22:09:14 Compiling @angular/platform-browser/testing : es2015 as esm2015 22:09:14 Compiling @angular/forms : es2015 as esm2015 22:09:15 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 22:09:15 Compiling @angular/common/http/testing : es2015 as esm2015 22:09:17 Compiling @angular/router/testing : es2015 as esm2015 22:09:23 20 09 2022 22:09:23.165:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 22:09:23 20 09 2022 22:09:23.169:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 22:09:23 20 09 2022 22:09:23.179:INFO [launcher]: Starting browser ChromeHeadless 22:09:38 ✔ Browser application bundle generation complete. 22:09:38 20 09 2022 22:09:36.499:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket C7qwlWxTBAb5OSDOAAAB with id 43771874 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.026 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.033 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.036 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.073 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.09 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.093 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.096 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.098 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.101 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.103 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.105 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.107 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.139 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.144 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.148 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.232 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.244 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.247 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.249 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.277 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.299 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.321 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.337 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.342 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.343 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.345 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.346 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.351 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.393 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.399 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.416 secs) 22:09:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.46 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.463 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.465 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.496 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.535 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.539 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.547 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.564 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.572 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.581 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.627 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.634 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.656 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.715 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.724 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.727 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.734 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.745 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.754 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.759 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.762 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.764 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.765 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.789 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.802 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.813 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.849 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.871 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.885 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.891 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.893 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.896 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.913 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.924 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.934 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.941 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 0.945 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 0.951 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.038 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.058 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.068 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.087 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.091 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.093 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.109 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.114 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.117 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.128 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.134 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.141 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.151 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.171 secs) 22:09:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.184 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.24 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.275 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.285 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.292 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.306 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.328 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.338 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.345 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.365 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.377 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.382 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.395 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.399 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.43 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.451 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.459 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.466 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.477 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.485 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.488 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.49 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.506 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.535 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.551 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.556 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.574 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.605 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.609 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.635 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.649 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.669 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.708 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.722 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.743 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.756 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.76 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.77 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.775 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.778 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.796 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.806 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.814 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.819 secs) 22:09:41 WARN: ' 22:09:41 It looks like you're using ngModel on the same form field as formControlName. 22:09:41 Support for using the ngModel input property and ngModelChange event with 22:09:41 reactive form directives has been deprecated in Angular v6 and will be removed 22:09:41 in a future version of Angular. 22:09:41 22:09:41 For more information on this, see our API docs here: 22:09:41 https://angular.io/api/forms/FormControlName#use-with-ngmodel 22:09:41 ' 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.819 secs) 22:09:41 WARN: ' 22:09:41 It looks like you're using ngModel on the same form field as formControlName. 22:09:41 Support for using the ngModel input property and ngModelChange event with 22:09:41 reactive form directives has been deprecated in Angular v6 and will be removed 22:09:41 in a future version of Angular. 22:09:41 22:09:41 For more information on this, see our API docs here: 22:09:41 https://angular.io/api/forms/FormControlName#use-with-ngmodel 22:09:41 ' 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.838 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.856 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.871 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.875 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.879 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.882 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.892 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.897 secs) 22:09:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.901 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.924 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.935 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.94 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.963 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.974 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.983 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.991 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.998 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.027 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.035 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.053 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.07 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.078 secs) 22:09:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.102 secs / 2.078 secs) 22:09:42 TOTAL: 149 SUCCESS 22:09:42 ✔ Browser application bundle generation complete. 22:09:43 22:09:43 =============================== Coverage summary =============================== 22:09:43 Statements : 40.98% ( 1467/3580 ) 22:09:43 Branches : 12.03% ( 111/923 ) 22:09:43 Functions : 33.28% ( 432/1298 ) 22:09:43 Lines : 38.91% ( 1318/3387 ) 22:09:43 ================================================================================ 22:09:43 ✔ Browser application bundle generation complete. 22:09:43 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-553/web' [Pipeline] echo 22:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:09:43 $ docker stop --time=1 1a794ee82ad16594c6b677a24ee563349752c66adc4795edd67bc4681b0a765d 22:09:45 $ docker rm -f 1a794ee82ad16594c6b677a24ee563349752c66adc4795edd67bc4681b0a765d [Pipeline] // withDockerContainer [Pipeline] sh 22:09:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:09:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:09:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:09:47 + ls -al . 22:09:47 total 172 22:09:47 drwxrwxr-x 15 jenkins jenkins 4096 Sep 20 22:07 . 22:09:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 22:06 .. 22:09:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 22:06 .blubracket 22:09:47 -rw-rw-r-- 1 jenkins jenkins 18 Sep 20 22:06 .dockerignore 22:09:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 22:07 .git 22:09:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:06 .github 22:09:47 -rw-rw-r-- 1 jenkins jenkins 185 Sep 20 22:06 .gitignore 22:09:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 22:07 .semver 22:09:47 -rw-rw-r-- 1 jenkins jenkins 4856 Sep 20 22:06 Attribution.txt 22:09:47 -rw-rw-r-- 1 jenkins jenkins 14570 Sep 20 22:06 CHANGELOG.md 22:09:47 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 22:06 CONTRIBUTING.md 22:09:47 -rw-rw-r-- 1 jenkins jenkins 1684 Sep 20 22:06 Dockerfile 22:09:47 -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 22:06 Jenkinsfile 22:09:47 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 22:06 LICENSE 22:09:47 -rw-rw-r-- 1 jenkins jenkins 1541 Sep 20 22:06 Makefile 22:09:47 -rw-rw-r-- 1 jenkins jenkins 4398 Sep 20 22:06 README.md 22:09:47 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 22:07 VERSION 22:09:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:06 assets 22:09:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 22:06 bin 22:09:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:06 cmd 22:09:47 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 22:07 coverage.out 22:09:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 22:06 docs 22:09:47 -rw-rw-r-- 1 jenkins jenkins 1945 Sep 20 22:06 go.mod 22:09:47 -rw-rw-r-- 1 jenkins jenkins 25578 Sep 20 22:06 go.sum 22:09:47 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 22:06 internal 22:09:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:06 pkg 22:09:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 22:06 snap 22:09:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 22:06 testing 22:09:47 -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 22:06 version.go 22:09:47 drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 22:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:47 + 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=e3d1255f5e451640bd171db812744933547b53ce --label arch=amd64 --label version=0.0.0 . 22:09:48 Sending build context to Docker daemon 48.17MB 22:09:48 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 22:09:48 Step 2/24 : FROM ${BASE} AS builder 22:09:48 ---> 5b9c2ad734b5 22:09:48 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:09:48 ---> Running in 0417a3437411 22:09:48 Removing intermediate container 0417a3437411 22:09:48 ---> 513e041e51f7 22:09:48 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 22:09:48 ---> Running in 83ede8b9badf 22:09:48 Removing intermediate container 83ede8b9badf 22:09:48 ---> de3e23e8d5f1 22:09:48 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 22:09:48 ---> Running in f3ce514875e1 22:09:48 Removing intermediate container f3ce514875e1 22:09:48 ---> b6559d822ace 22:09:48 Step 6/24 : LABEL Name=edgex-ui-go 22:09:48 ---> Running in 487954707c2c 22:09:48 Removing intermediate container 487954707c2c 22:09:48 ---> 70150d7e0c1f 22:09:48 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 22:09:49 ---> Running in d8790e6ba1bb 22:09:49 Removing intermediate container d8790e6ba1bb 22:09:49 ---> ca8856767a03 22:09:49 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:09:50 ---> 2266bbb0dc84 22:09:50 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:50 ---> Running in 72a7e4779a99 22:09:50 Removing intermediate container 72a7e4779a99 22:09:50 ---> 3c16ae623df6 22:09:50 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:50 ---> Running in 58e61aa5c0d8 22:09:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:09:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:09:52 OK: 211 MiB in 51 packages 22:09:52 Removing intermediate container 58e61aa5c0d8 22:09:52 ---> 33dc72007460 22:09:52 Step 11/24 : ENV GO111MODULE=on 22:09:52 ---> Running in 359d67514a16 22:09:52 Removing intermediate container 359d67514a16 22:09:52 ---> 4dad4ae36817 22:09:52 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:09:52 ---> Running in 3d344dd70c68 22:09:52 Removing intermediate container 3d344dd70c68 22:09:52 ---> cfc3bbc34b21 22:09:52 Step 13/24 : COPY go.mod vendor* ./ 22:09:53 ---> 3a3ab50be026 22:09:53 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:53 ---> Running in b22b58734fa4 22:09:53 Removing intermediate container b22b58734fa4 22:09:53 ---> daaf80dcd1bd 22:09:53 Step 15/24 : COPY . . 22:09:54 ---> b0be89c438aa 22:09:54 Step 16/24 : RUN ${MAKE} 22:09:54 ---> Running in 78ba130dd7a9 22:09:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:10:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:10:03 Removing intermediate container 78ba130dd7a9 22:10:03 ---> 20286f001606 22:10:03 Step 17/24 : FROM alpine:3.14 22:10:03 3.14: Pulling from library/alpine 22:10:03 c7ed990a2339: Pulling fs layer 22:10:03 c7ed990a2339: Verifying Checksum 22:10:03 c7ed990a2339: Download complete 22:10:04 c7ed990a2339: Pull complete 22:10:04 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 22:10:04 Status: Downloaded newer image for alpine:3.14 22:10:04 ---> dd53f409bf0b 22:10:04 Step 18/24 : EXPOSE 4000 22:10:04 ---> Running in 9d9b5cdbb6f9 22:10:04 Removing intermediate container 9d9b5cdbb6f9 22:10:04 ---> 0134c98c989c 22:10:04 Step 19/24 : 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 22:10:04 ---> fadf7ddd9079 22:10:04 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:10:04 ---> Running in ef4dadd19e30 22:10:04 Removing intermediate container ef4dadd19e30 22:10:04 ---> 1c845dd7ebeb 22:10:04 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:10:04 ---> Running in 19095149c046 22:10:04 Removing intermediate container 19095149c046 22:10:04 ---> fa600c2bc2ab 22:10:04 Step 22/24 : LABEL arch=amd64 22:10:04 ---> Running in 92f6b9816126 22:10:05 Removing intermediate container 92f6b9816126 22:10:05 ---> 714b5fc928f2 22:10:05 Step 23/24 : LABEL git_sha=e3d1255f5e451640bd171db812744933547b53ce 22:10:05 ---> Running in 4ae653677573 22:10:05 Removing intermediate container 4ae653677573 22:10:05 ---> 8402add71d23 22:10:05 Step 24/24 : LABEL version=0.0.0 22:10:05 ---> Running in 383128ac2f10 22:10:05 Removing intermediate container 383128ac2f10 22:10:05 ---> 83784c7626f5 22:10:05 [Warning] One or more build-args [ARCH] were not consumed 22:10:05 Successfully built 83784c7626f5 22:10:05 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 22:10:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:05 22:10:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:05 latest: Pulling from edgex-lftools-log-publisher 22:10:05 5eb5b503b376: Pulling fs layer 22:10:05 5c69ac0246d0: Pulling fs layer 22:10:05 ec43610c2a17: Pulling fs layer 22:10:05 3a2ae6a8a46f: Pulling fs layer 22:10:05 33b1e0a273af: Pulling fs layer 22:10:05 5d3b04190fa2: Pulling fs layer 22:10:05 2f39f015ded8: Pulling fs layer 22:10:05 3a2ae6a8a46f: Waiting 22:10:05 2f39f015ded8: Waiting 22:10:05 33b1e0a273af: Waiting 22:10:05 5d3b04190fa2: Waiting 22:10:05 5c69ac0246d0: Download complete 22:10:05 33b1e0a273af: Verifying Checksum 22:10:05 33b1e0a273af: Download complete 22:10:06 5d3b04190fa2: Download complete 22:10:06 ec43610c2a17: Verifying Checksum 22:10:06 ec43610c2a17: Download complete 22:10:06 5eb5b503b376: Verifying Checksum 22:10:06 5eb5b503b376: Download complete 22:10:06 2f39f015ded8: Download complete 22:10:07 5eb5b503b376: Pull complete 22:10:07 5c69ac0246d0: Pull complete 22:10:08 ec43610c2a17: Pull complete 22:10:08 3a2ae6a8a46f: Pull complete 22:10:08 33b1e0a273af: Pull complete 22:10:08 5d3b04190fa2: Pull complete 22:10:13 2f39f015ded8: Pull complete 22:10:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:13 prd-ubuntu20.04-docker-8c-8g-30002 does not seem to be running inside a container 22:10:13 $ 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-553 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553:/w/workspace/edgexfoundry_edgex-ui-go_PR-553:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:10:17 $ docker top 6459a04dba478008e69ca300625234d3bf619576c142f12b476eb75bd4512239 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:17 ---> job-cost.sh 22:10:17 lf-activate-venv: SKIPPING 22:10:17 INFO: No Stack... 22:10:17 INFO: Retrieving Pricing Info for: v3-standard-8 22:10:18 INFO: Archiving Costs [Pipeline] sh 22:10:18 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives/cost.csv 22:10:18 + cut -d, -f6 [Pipeline] lock 22:10:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] 22:10:18 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] did not exist. Created. 22:10:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:10:19 + echo total: 0.2199999988079071 [Pipeline] stash 22:10:19 Stashed 1 file(s) [Pipeline] } 22:10:19 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:10:19 $ docker stop --time=1 6459a04dba478008e69ca300625234d3bf619576c142f12b476eb75bd4512239 22:10:20 $ docker rm -f 6459a04dba478008e69ca300625234d3bf619576c142f12b476eb75bd4512239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:10:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-30005 in /w/workspace/edgexfoundry_edgex-ui-go_PR-553 [Pipeline] { [Pipeline] ws 22:10:21 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 22:10:21 The recommended git tool is: git 22:10:27 using credential edgex-jenkins-ssh 22:10:27 Cloning the remote Git repository 22:10:27 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:10:27 > git init /w/workspace/edgex-ui-go/2 # timeout=10 22:10:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:10:27 > git --version # timeout=10 22:10:27 > git --version # 'git version 2.25.1' 22:10:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:31 Merging remotes/origin/main commit a2613f37b18292cfb09bf777d2af224928a20c7e into PR head commit 5f438056cf0d27be832a44d306540d9cec6ea88f 22:10:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:10:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:10:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:10:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:10:31 > git config core.sparsecheckout # timeout=10 22:10:33 Merge succeeded, producing df8cc391b8ef8c04a2edb27ab69610c82258a447 22:10:33 Checking out Revision df8cc391b8ef8c04a2edb27ab69610c82258a447 (PR-553) 22:10:32 > git checkout -f 5f438056cf0d27be832a44d306540d9cec6ea88f # timeout=10 22:10:32 > git remote # timeout=10 22:10:32 > git config --get remote.origin.url # timeout=10 22:10:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:32 > git merge a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 22:10:33 > git rev-parse HEAD^{commit} # timeout=10 22:10:33 > git config core.sparsecheckout # timeout=10 22:10:33 > git checkout -f df8cc391b8ef8c04a2edb27ab69610c82258a447 # timeout=10 22:10:37 Commit message: "Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD" 22:10:37 > git rev-list --no-walk 5f438056cf0d27be832a44d306540d9cec6ea88f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:10:38 % Total % Received % Xferd Average Speed Time Time Time Current 22:10:38 Dload Upload Total Spent Left Speed 22:10:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh 22:10:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:10:39 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 22:10:39 22:10:39 { 22:10:39 "registry-mirrors": [ 22:10:39 "https://nexus3.edgexfoundry.org:10001" 22:10:39 ], 22:10:39 "bip": "10.250.0.254/24", 22:10:39 "hosts": [ 22:10:39 "tcp://0.0.0.0:5555", 22:10:39 "unix:///var/run/docker.sock" 22:10:39 ], 22:10:39 "mtu": 1458, 22:10:39 "selinux-enabled": true, 22:10:39 "seccomp-profile": "/etc/docker/seccomp.json" 22:10:39 } [Pipeline] sh 22:10:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:10:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:58 provisioning config files... 22:10:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2888685361781477516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:59 ---> docker-login.sh 22:10:59 nexus3.edgexfoundry.org:10001 22:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:00 Configure a credential helper to remove this warning. See 22:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:00 22:11:00 Login Succeeded 22:11:00 nexus3.edgexfoundry.org:10002 22:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:00 Configure a credential helper to remove this warning. See 22:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:00 22:11:00 Login Succeeded 22:11:00 nexus3.edgexfoundry.org:10003 22:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:01 Configure a credential helper to remove this warning. See 22:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:01 22:11:01 Login Succeeded 22:11:01 nexus3.edgexfoundry.org:10004 22:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:01 Configure a credential helper to remove this warning. See 22:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:01 22:11:01 Login Succeeded 22:11:01 docker.io 22:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:02 Configure a credential helper to remove this warning. See 22:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:02 22:11:02 Login Succeeded 22:11:02 ---> docker-login.sh ends [Pipeline] } 22:11:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:11:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:03 ========================================================= 22:11:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:11:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:03 + 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 . 22:11:04 Sending build context to Docker daemon 28.7MB 22:11:04 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 22:11:04 Step 2/16 : FROM ${BASE} AS builder 22:11:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:11:04 b3c136eddcbf: Pulling fs layer 22:11:04 c0a3192eca97: Pulling fs layer 22:11:04 a050256f5b6f: Pulling fs layer 22:11:04 656be50a0ddc: Pulling fs layer 22:11:04 2bbca73fdf42: Pulling fs layer 22:11:04 46d945488cbd: Pulling fs layer 22:11:04 8a5474983e97: Pulling fs layer 22:11:04 329c88fbcd65: Pulling fs layer 22:11:04 656be50a0ddc: Waiting 22:11:04 329c88fbcd65: Waiting 22:11:04 2bbca73fdf42: Waiting 22:11:04 8a5474983e97: Waiting 22:11:04 46d945488cbd: Waiting 22:11:04 a050256f5b6f: Verifying Checksum 22:11:04 a050256f5b6f: Download complete 22:11:04 c0a3192eca97: Verifying Checksum 22:11:04 c0a3192eca97: Download complete 22:11:04 2bbca73fdf42: Download complete 22:11:04 46d945488cbd: Download complete 22:11:04 b3c136eddcbf: Verifying Checksum 22:11:04 b3c136eddcbf: Download complete 22:11:05 b3c136eddcbf: Pull complete 22:11:06 329c88fbcd65: Verifying Checksum 22:11:06 329c88fbcd65: Download complete 22:11:06 c0a3192eca97: Pull complete 22:11:07 a050256f5b6f: Pull complete 22:11:07 8a5474983e97: Verifying Checksum 22:11:07 8a5474983e97: Download complete 22:11:08 656be50a0ddc: Verifying Checksum 22:11:08 656be50a0ddc: Download complete 22:11:20 656be50a0ddc: Pull complete 22:11:20 2bbca73fdf42: Pull complete 22:11:20 46d945488cbd: Pull complete 22:11:27 8a5474983e97: Pull complete 22:11:28 329c88fbcd65: Pull complete 22:11:28 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:11:28 ---> ff4287adb874 22:11:28 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:11:30 ---> Running in ee56e7a0513b 22:11:31 Removing intermediate container ee56e7a0513b 22:11:31 ---> a7221a7f126a 22:11:31 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 22:11:31 ---> Running in fdc170463ada 22:11:31 Removing intermediate container fdc170463ada 22:11:31 ---> a8539d7bdbf9 22:11:31 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 22:11:31 ---> Running in 9203331b1cd4 22:11:32 Removing intermediate container 9203331b1cd4 22:11:32 ---> 116fef337902 22:11:32 Step 6/16 : LABEL Name=edgex-ui-go 22:11:32 ---> Running in 0844a77c29af 22:11:32 Removing intermediate container 0844a77c29af 22:11:32 ---> da68e733f1b4 22:11:32 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 22:11:32 ---> Running in 416925a705af 22:11:32 Removing intermediate container 416925a705af 22:11:32 ---> 59f4a843befb 22:11:32 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:11:33 latest: Pulling from library/docker 22:11:33 9b18e9b68314: Pulling fs layer 22:11:33 5abd6445c68b: Pulling fs layer 22:11:33 7b6c1cdde492: Pulling fs layer 22:11:33 7917cc27eb40: Pulling fs layer 22:11:33 3f2fb837c2a9: Pulling fs layer 22:11:33 2486db73c6ed: Pulling fs layer 22:11:33 3a8154f64bae: Pulling fs layer 22:11:33 88fa92f19f9d: Pulling fs layer 22:11:33 e7efe5d1ee32: Pulling fs layer 22:11:33 2486db73c6ed: Waiting 22:11:33 88fa92f19f9d: Waiting 22:11:33 e7efe5d1ee32: Waiting 22:11:33 7917cc27eb40: Waiting 22:11:33 3f2fb837c2a9: Waiting 22:11:33 3a8154f64bae: Waiting 22:11:34 7b6c1cdde492: Verifying Checksum 22:11:34 7b6c1cdde492: Download complete 22:11:34 5abd6445c68b: Verifying Checksum 22:11:34 5abd6445c68b: Download complete 22:11:34 9b18e9b68314: Verifying Checksum 22:11:34 9b18e9b68314: Download complete 22:11:34 7917cc27eb40: Verifying Checksum 22:11:34 7917cc27eb40: Download complete 22:11:34 2486db73c6ed: Verifying Checksum 22:11:34 2486db73c6ed: Download complete 22:11:34 3a8154f64bae: Verifying Checksum 22:11:34 3a8154f64bae: Download complete 22:11:34 3f2fb837c2a9: Verifying Checksum 22:11:34 3f2fb837c2a9: Download complete 22:11:34 9b18e9b68314: Pull complete 22:11:34 88fa92f19f9d: Verifying Checksum 22:11:34 88fa92f19f9d: Download complete 22:11:34 e7efe5d1ee32: Download complete 22:11:35 5abd6445c68b: Pull complete 22:11:35 7b6c1cdde492: Pull complete 22:11:36 7917cc27eb40: Pull complete 22:11:37 3f2fb837c2a9: Pull complete 22:11:38 2486db73c6ed: Pull complete 22:11:38 3a8154f64bae: Pull complete 22:11:38 88fa92f19f9d: Pull complete 22:11:38 e7efe5d1ee32: Pull complete 22:11:38 Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 22:11:38 Status: Downloaded newer image for docker:latest 22:11:41 ---> a241c317c2a1 22:11:41 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:41 ---> Running in d362bee54105 22:11:43 Removing intermediate container d362bee54105 22:11:43 ---> 0bf303541133 22:11:43 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:43 ---> Running in eed8e44f634a 22:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:11:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:11:46 OK: 221 MiB in 51 packages 22:11:47 Removing intermediate container eed8e44f634a 22:11:47 ---> 910f6797ea93 22:11:47 Step 11/16 : ENV GO111MODULE=on 22:11:47 ---> Running in d1fed97f9fcb 22:11:47 Removing intermediate container d1fed97f9fcb 22:11:47 ---> 266bf6d2c744 22:11:47 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:11:47 ---> Running in 824a241dfc58 22:11:47 Removing intermediate container 824a241dfc58 22:11:47 ---> 8e4af677555d 22:11:47 Step 13/16 : COPY go.mod vendor* ./ 22:11:48 ---> 1bc1eb3a37b2 22:11:48 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:48 ---> Running in 98275faf8953 22:12:20 Removing intermediate container 98275faf8953 22:12:20 ---> fc67cad53c4e 22:12:20 Step 15/16 : COPY . . 22:12:20 ---> 277b94086c67 22:12:20 Step 16/16 : RUN ${MAKE} 22:12:20 ---> Running in 2c4247561808 22:12:20 noop 22:12:20 Removing intermediate container 2c4247561808 22:12:20 ---> 8a3bb2a5031a 22:12:20 Successfully built 8a3bb2a5031a 22:12:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:21 + docker inspect -f . ci-base-image-arm64 22:12:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:21 prd-ubuntu20.04-docker-arm64-4c-16g-30005 does not seem to be running inside a container 22:12:21 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:12:22 $ docker top ec2ce082268f78f3791324f0827abde41f6dc1e9f0e6fae62ecc4afaaf5ed712 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:23 + go version 22:12:23 go version go1.18.3 linux/arm64 [Pipeline] } 22:12:23 $ docker stop --time=1 ec2ce082268f78f3791324f0827abde41f6dc1e9f0e6fae62ecc4afaaf5ed712 22:12:25 $ docker rm -f ec2ce082268f78f3791324f0827abde41f6dc1e9f0e6fae62ecc4afaaf5ed712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:26 + docker inspect -f . ci-base-image-arm64 22:12:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:26 prd-ubuntu20.04-docker-arm64-4c-16g-30005 does not seem to be running inside a container 22:12:26 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:12:27 $ docker top c0f62f89c95792fc173b99b9c87a71c84c2531afe26cf217c6a6d5fcd6a450a5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:28 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 22:12:29 + make test 22:12:29 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:12:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:13:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:13:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:13:28 ./bin/test-attribution-txt.sh 22:13:28 make -C web test 22:13:28 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 22:13:28 make[1]: tput: No such file or directory 22:13:28 make[1]: tput: No such file or directory 22:13:28 warning: generating ./VERSION 22:13:28 echo "0.0.0" > VERSION 22:13:28 docker build \ 22:13:28 -f Dockerfile \ 22:13:28 --build-arg USER=1000 \ 22:13:28 \ 22:13:28 --label "git_sha=df8cc391b8ef8c04a2edb27ab69610c82258a447" \ 22:13:28 -t edgexfoundry/edgex-web-ui:df8cc391b8ef8c04a2edb27ab69610c82258a447 \ 22:13:28 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 22:13:28 . 22:13:28 Sending build context to Docker daemon 3.269MB 22:13:28 Step 1/10 : FROM node:16.17-alpine3.15 22:13:28 16.17-alpine3.15: Pulling from library/node 22:13:28 47517142f6ba: Pulling fs layer 22:13:28 17eb293efcef: Pulling fs layer 22:13:28 5f80d66b68ae: Pulling fs layer 22:13:28 55cd42e1afe3: Pulling fs layer 22:13:28 55cd42e1afe3: Waiting 22:13:28 5f80d66b68ae: Verifying Checksum 22:13:28 5f80d66b68ae: Download complete 22:13:28 47517142f6ba: Download complete 22:13:28 55cd42e1afe3: Verifying Checksum 22:13:28 55cd42e1afe3: Download complete 22:13:29 47517142f6ba: Pull complete 22:13:29 17eb293efcef: Verifying Checksum 22:13:29 17eb293efcef: Download complete 22:13:32 17eb293efcef: Pull complete 22:13:33 5f80d66b68ae: Pull complete 22:13:33 55cd42e1afe3: Pull complete 22:13:33 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 22:13:33 Status: Downloaded newer image for node:16.17-alpine3.15 22:13:33 ---> ddf45b724adc 22:13:33 Step 2/10 : RUN apk add --no-cache chromium 22:13:33 ---> Running in 43b5381df9ae 22:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:13:36 (1/128) Installing libxau (1.0.9-r0) 22:13:36 (2/128) Installing libmd (1.0.3-r0) 22:13:36 (3/128) Installing libbsd (0.11.3-r1) 22:13:36 (4/128) Installing libxdmcp (1.1.3-r0) 22:13:36 (5/128) Installing libxcb (1.14-r2) 22:13:36 (6/128) Installing libx11 (1.7.2-r0) 22:13:36 (7/128) Installing libxext (1.3.4-r0) 22:13:36 (8/128) Installing libice (1.0.10-r0) 22:13:36 (9/128) Installing libuuid (2.37.4-r0) 22:13:36 (10/128) Installing libsm (1.2.3-r0) 22:13:36 (11/128) Installing libxt (1.2.1-r0) 22:13:36 (12/128) Installing libxmu (1.1.3-r0) 22:13:36 (13/128) Installing xset (1.2.4-r0) 22:13:36 (14/128) Installing xprop (1.2.5-r0) 22:13:36 (15/128) Installing xdg-utils (1.1.3-r0) 22:13:36 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 22:13:36 (17/128) Installing pkgconf (1.8.0-r0) 22:13:36 (18/128) Installing libffi (3.4.2-r1) 22:13:36 (19/128) Installing libintl (0.21-r0) 22:13:36 (20/128) Installing libblkid (2.37.4-r0) 22:13:36 (21/128) Installing libmount (2.37.4-r0) 22:13:36 (22/128) Installing pcre (8.45-r1) 22:13:36 (23/128) Installing glib (2.70.1-r0) 22:13:36 (24/128) Installing xz-libs (5.2.5-r1) 22:13:36 (25/128) Installing libxml2 (2.9.14-r1) 22:13:36 (26/128) Installing shared-mime-info (2.1-r0) 22:13:36 (27/128) Installing hicolor-icon-theme (0.17-r1) 22:13:36 (28/128) Installing libjpeg-turbo (2.1.2-r0) 22:13:36 (29/128) Installing libpng (1.6.37-r1) 22:13:36 (30/128) Installing libwebp (1.2.2-r0) 22:13:36 (31/128) Installing zstd-libs (1.5.0-r0) 22:13:37 (32/128) Installing tiff (4.3.0-r1) 22:13:37 (33/128) Installing gdk-pixbuf (2.42.8-r0) 22:13:37 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 22:13:37 (35/128) Installing libxcomposite (0.4.5-r0) 22:13:37 (36/128) Installing libxfixes (6.0.0-r0) 22:13:37 (37/128) Installing libxrender (0.9.10-r3) 22:13:37 (38/128) Installing libxcursor (1.2.0-r0) 22:13:37 (39/128) Installing libxdamage (1.1.5-r1) 22:13:37 (40/128) Installing libxi (1.8-r0) 22:13:37 (41/128) Installing libxinerama (1.1.4-r1) 22:13:37 (42/128) Installing libxrandr (1.5.2-r1) 22:13:37 (43/128) Installing atk (2.36.0-r0) 22:13:37 (44/128) Installing libxtst (1.2.3-r3) 22:13:37 (45/128) Installing dbus-libs (1.12.20-r4) 22:13:37 (46/128) Installing at-spi2-core (2.42.0-r0) 22:13:37 (47/128) Installing at-spi2-atk (2.38.0-r0) 22:13:37 (48/128) Installing expat (2.4.7-r0) 22:13:37 (49/128) Installing brotli-libs (1.0.9-r5) 22:13:37 (50/128) Installing libbz2 (1.0.8-r1) 22:13:37 (51/128) Installing freetype (2.11.1-r2) 22:13:37 (52/128) Installing fontconfig (2.13.1-r4) 22:13:37 (53/128) Installing pixman (0.40.0-r3) 22:13:37 (54/128) Installing cairo (1.16.0-r5) 22:13:37 (55/128) Installing cairo-gobject (1.16.0-r5) 22:13:37 (56/128) Installing avahi-libs (0.8-r5) 22:13:37 (57/128) Installing gmp (6.2.1-r1) 22:13:37 (58/128) Installing nettle (3.7.3-r0) 22:13:37 (59/128) Installing p11-kit (0.24.0-r1) 22:13:37 (60/128) Installing libtasn1 (4.18.0-r0) 22:13:37 (61/128) Installing libunistring (0.9.10-r1) 22:13:37 (62/128) Installing gnutls (3.7.1-r1) 22:13:37 (63/128) Installing cups-libs (2.3.3-r6) 22:13:37 (64/128) Installing libepoxy (1.5.9-r0) 22:13:37 (65/128) Installing fribidi (1.0.11-r0) 22:13:37 (66/128) Installing graphite2 (1.3.14-r0) 22:13:37 (67/128) Installing harfbuzz (3.0.0-r2) 22:13:37 (68/128) Installing libxft (2.3.4-r0) 22:13:37 (69/128) Installing pango (1.48.10-r0) 22:13:37 (70/128) Installing wayland-libs-client (1.19.0-r1) 22:13:37 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 22:13:38 (72/128) Installing wayland-libs-egl (1.19.0-r1) 22:13:38 (73/128) Installing xkeyboard-config (2.34-r0) 22:13:38 (74/128) Installing libxkbcommon (1.3.1-r0) 22:13:38 (75/128) Installing gtk+3.0 (3.24.30-r0) 22:13:38 Executing gtk+3.0-3.24.30-r0.post-install 22:13:38 (76/128) Installing libfontenc (1.1.4-r0) 22:13:38 (77/128) Installing mkfontscale (1.2.1-r1) 22:13:38 (78/128) Installing ttf-opensans (1.10-r1) 22:13:38 Executing ttf-opensans-1.10-r1.post-install 22:13:40 (79/128) Installing libogg (1.3.5-r0) 22:13:40 (80/128) Installing flac (1.3.4-r0) 22:13:40 (81/128) Installing alsa-lib (1.2.5.1-r1) 22:13:40 (82/128) Installing libatomic (10.3.1_git20211027-r0) 22:13:40 (83/128) Installing sdl2 (2.0.16-r4) 22:13:40 (84/128) Installing aom-libs (3.2.0-r0) 22:13:40 (85/128) Installing libass (0.15.2-r0) 22:13:40 (86/128) Installing libdav1d (0.9.2-r0) 22:13:41 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 22:13:41 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 22:13:41 (89/128) Installing lame (3.100-r0) 22:13:41 (90/128) Installing opus (1.3.1-r1) 22:13:41 (91/128) Installing libgomp (10.3.1_git20211027-r0) 22:13:41 (92/128) Installing soxr (0.1.3-r2) 22:13:41 (93/128) Installing libsrt (1.4.2-r1) 22:13:41 (94/128) Installing libssh (0.9.6-r1) 22:13:41 (95/128) Installing libtheora (1.1.1-r16) 22:13:41 (96/128) Installing v4l-utils-libs (1.22.1-r1) 22:13:41 (97/128) Installing libdrm (2.4.109-r0) 22:13:41 (98/128) Installing libva (2.13.0-r0) 22:13:41 (99/128) Installing libvdpau (1.4-r0) 22:13:41 (100/128) Installing vidstab (1.1.0-r1) 22:13:41 (101/128) Installing libvorbis (1.3.7-r0) 22:13:41 (102/128) Installing libvpx (1.10.0-r0) 22:13:41 (103/128) Installing vulkan-loader (1.2.196-r0) 22:13:41 (104/128) Installing x264-libs (20210613-r0) 22:13:41 (105/128) Installing x265-libs (3.5-r0) 22:13:41 (106/128) Installing xvidcore (1.3.7-r1) 22:13:41 (107/128) Installing ffmpeg-libs (4.4.1-r2) 22:13:41 (108/128) Installing libevent (2.1.12-r4) 22:13:41 (109/128) Installing mesa (21.2.6-r0) 22:13:41 (110/128) Installing wayland-libs-server (1.19.0-r1) 22:13:41 (111/128) Installing mesa-gbm (21.2.6-r0) 22:13:41 (112/128) Installing lcms2 (2.12-r1) 22:13:42 (113/128) Installing nspr (4.32-r0) 22:13:42 (114/128) Installing sqlite-libs (3.36.0-r0) 22:13:42 (115/128) Installing nss (3.78.1-r0) 22:13:42 (116/128) Installing libasyncns (0.8-r1) 22:13:42 (117/128) Installing libltdl (2.4.6-r7) 22:13:42 (118/128) Installing orc (0.4.32-r0) 22:13:42 (119/128) Installing libsndfile (1.0.31-r1) 22:13:42 (120/128) Installing speexdsp (1.2.0-r0) 22:13:42 (121/128) Installing tdb-libs (1.4.5-r0) 22:13:42 (122/128) Installing libpulse (15.0-r2) 22:13:42 (123/128) Installing re2 (2021.11.01-r0) 22:13:42 (124/128) Installing snappy (1.1.9-r1) 22:13:42 (125/128) Installing libgpg-error (1.42-r1) 22:13:42 (126/128) Installing libgcrypt (1.9.4-r0) 22:13:42 (127/128) Installing libxslt (1.1.35-r0) 22:13:42 (128/128) Installing chromium (99.0.4844.84-r0) 22:13:46 Executing busybox-1.34.1-r7.trigger 22:13:46 Executing glib-2.70.1-r0.trigger 22:13:46 Executing shared-mime-info-2.1-r0.trigger 22:13:52 Executing gdk-pixbuf-2.42.8-r0.trigger 22:13:52 Executing gtk-update-icon-cache-2.24.33-r0.trigger 22:13:52 Executing fontconfig-2.13.1-r4.trigger 22:13:52 Executing mkfontscale-1.2.1-r1.trigger 22:13:52 OK: 275 MiB in 144 packages 22:14:00 Removing intermediate container 43b5381df9ae 22:14:00 ---> 610886c51c10 22:14:00 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 22:14:00 ---> Running in 7d6599c4deaf 22:14:00 Removing intermediate container 7d6599c4deaf 22:14:00 ---> 9c2b4b4406f2 22:14:00 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 22:14:00 ---> Running in bea8231ef0f7 22:14:00 Removing intermediate container bea8231ef0f7 22:14:00 ---> d56bada14fe3 22:14:00 Step 5/10 : RUN npm install -g npm 22:14:00 ---> Running in 27c10cffad58 22:14:27 22:14:27 changed 54 packages, and audited 212 packages in 23s 22:14:27 22:14:27 11 packages are looking for funding 22:14:27 run `npm fund` for details 22:14:27 22:14:27 found 0 vulnerabilities 22:14:30 Removing intermediate container 27c10cffad58 22:14:30 ---> c106e1db3b72 22:14:30 Step 6/10 : ARG USER=1000 22:14:30 ---> Running in 6097b2288361 22:14:30 Removing intermediate container 6097b2288361 22:14:30 ---> 37b89b2c567d 22:14:30 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 22:14:30 ---> Running in d7cc41c23b7e 22:14:32 Removing intermediate container d7cc41c23b7e 22:14:32 ---> d1c2dc2c4363 22:14:32 Step 8/10 : USER $USER:$USER 22:14:32 ---> Running in fcaa4166e935 22:14:32 Removing intermediate container fcaa4166e935 22:14:32 ---> ed26781da2e8 22:14:32 Step 9/10 : WORKDIR /app 22:14:33 ---> Running in 3b39fd8eca76 22:14:33 Removing intermediate container 3b39fd8eca76 22:14:33 ---> 89f73fa50e27 22:14:33 Step 10/10 : LABEL git_sha=df8cc391b8ef8c04a2edb27ab69610c82258a447 22:14:33 ---> Running in b29594af052c 22:14:33 Removing intermediate container b29594af052c 22:14:33 ---> 4a2a4f835a26 22:14:34 Successfully built 4a2a4f835a26 22:14:34 Successfully tagged edgexfoundry/edgex-web-ui:df8cc391b8ef8c04a2edb27ab69610c82258a447 22:14:34 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 22:14:34 touch edgex-web-ui.imagebuilt 22:14:34 mkdir -p node_modules coverage 22:14:34 chown "1000:1000" node_modules coverage package-lock.json 22:14:34 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 22:14:46 npm WARN EBADENGINE Unsupported engine { 22:14:46 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 22:14:46 npm WARN EBADENGINE required: { 22:14:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:14:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:14:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:14:46 npm WARN EBADENGINE }, 22:14:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:14:46 npm WARN EBADENGINE } 22:14:46 npm WARN EBADENGINE Unsupported engine { 22:14:46 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 22:14:46 npm WARN EBADENGINE required: { 22:14:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:14:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:14:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:14:46 npm WARN EBADENGINE }, 22:14:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:14:46 npm WARN EBADENGINE } 22:14:46 npm WARN EBADENGINE Unsupported engine { 22:14:46 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 22:14:46 npm WARN EBADENGINE required: { 22:14:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:14:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:14:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:14:46 npm WARN EBADENGINE }, 22:14:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:14:46 npm WARN EBADENGINE } 22:14:46 npm WARN EBADENGINE Unsupported engine { 22:14:46 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 22:14:46 npm WARN EBADENGINE required: { 22:14:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:14:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:14:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:14:46 npm WARN EBADENGINE }, 22:14:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:14:46 npm WARN EBADENGINE } 22:14:46 npm WARN EBADENGINE Unsupported engine { 22:14:46 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 22:14:46 npm WARN EBADENGINE required: { 22:14:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:14:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:14:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:14:46 npm WARN EBADENGINE }, 22:14:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:14:46 npm WARN EBADENGINE } 22:14:46 npm WARN EBADENGINE Unsupported engine { 22:14:46 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 22:14:46 npm WARN EBADENGINE required: { 22:14:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:14:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:14:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:14:46 npm WARN EBADENGINE }, 22:14:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:14:46 npm WARN EBADENGINE } 22:14:46 npm WARN EBADENGINE Unsupported engine { 22:14:46 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 22:14:46 npm WARN EBADENGINE required: { 22:14:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:14:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:14:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:14:46 npm WARN EBADENGINE }, 22:14:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:14:46 npm WARN EBADENGINE } 22:14:46 npm WARN EBADENGINE Unsupported engine { 22:14:46 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 22:14:46 npm WARN EBADENGINE required: { 22:14:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:14:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:14:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:14:46 npm WARN EBADENGINE }, 22:14:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:14:46 npm WARN EBADENGINE } 22:14:46 npm WARN EBADENGINE Unsupported engine { 22:14:46 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 22:14:46 npm WARN EBADENGINE required: { 22:14:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:14:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:14:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:14:46 npm WARN EBADENGINE }, 22:14:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 22:14:46 npm WARN EBADENGINE } 22:15:25 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 22:15:25 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 22:15:25 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 22:15:25 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 22:15:25 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 22:15:26 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 22:15:37 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 22:15:37 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 22:15:38 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 22:16:00 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 22:16:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 22:16:02 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. 22:16:08 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. 22:16:09 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. 22:16:11 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 22:16:22 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 22:16:24 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 22:16:39 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. 22:17:01 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. 22:17:34 22:17:34 added 1475 packages, and audited 1476 packages in 3m 22:17:34 22:17:34 90 packages are looking for funding 22:17:34 run `npm fund` for details 22:17:34 22:17:34 13 vulnerabilities (3 moderate, 8 high, 2 critical) 22:17:34 22:17:34 To address issues that do not require attention, run: 22:17:34 npm audit fix 22:17:34 22:17:34 To address all issues (including breaking changes), run: 22:17:34 npm audit fix --force 22:17:34 22:17:34 Run `npm audit` for details. 22:17:34 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 22:17:49 - Generating browser application bundles (phase: setup)... 22:18:22 Compiling @angular/core : es2015 as esm2015 22:18:22 Compiling @angular/compiler/testing : es2015 as esm2015 22:18:54 Compiling @angular/common : es2015 as esm2015 22:18:54 Compiling @angular/core/testing : es2015 as esm2015 22:18:58 Compiling @angular/platform-browser : es2015 as esm2015 22:18:58 Compiling @angular/common/testing : es2015 as esm2015 22:19:02 Compiling @angular/router : es2015 as esm2015 22:19:02 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 22:19:08 Compiling @angular/platform-browser/testing : es2015 as esm2015 22:19:10 Compiling @angular/common/http : es2015 as esm2015 22:19:10 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 22:19:14 Compiling @angular/forms : es2015 as esm2015 22:19:14 Compiling @angular/common/http/testing : es2015 as esm2015 22:19:14 Compiling @angular/router/testing : es2015 as esm2015 22:20:11 20 09 2022 22:20:10.914:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 22:20:11 20 09 2022 22:20:10.926:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 22:20:11 20 09 2022 22:20:10.950:INFO [launcher]: Starting browser ChromeHeadless 22:21:19 20 09 2022 22:21:15.597:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 22:21:19 20 09 2022 22:21:18.007:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 22:21:51 20 09 2022 22:21:49.259:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 22:22:07 ✔ Browser application bundle generation complete. 22:22:08 20 09 2022 22:22:07.749:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket yx6GHjdDrnsOao4_AAAB with id 14466292 22:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 22:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.446 secs) 22:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.789 secs) 22:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.582 secs) 22:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.028 secs) 22:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.112 secs) 22:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.158 secs) 22:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.17 secs) 22:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.386 secs) 22:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.706 secs) 22:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.771 secs) 22:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.947 secs) 22:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.004 secs) 22:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.024 secs) 22:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.221 secs) 22:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.29 secs) 22:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.359 secs) 22:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.375 secs) 22:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.387 secs) 22:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.569 secs) 22:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.692 secs) 22:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.8 secs) 22:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.847 secs) 22:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.026 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.08 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.122 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.345 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.371 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.382 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.518 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.584 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.606 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.616 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.628 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.64 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.669 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.688 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.704 secs) 22:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.786 secs) 22:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.84 secs) 22:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.868 secs) 22:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.918 secs) 22:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.935 secs) 22:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.946 secs) 22:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.998 secs) 22:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.037 secs) 22:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.064 secs) 22:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.297 secs) 22:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.384 secs) 22:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.591 secs) 22:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.677 secs) 22:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.726 secs) 22:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.771 secs) 22:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.79 secs) 22:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.801 secs) 22:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.887 secs) 22:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.035 secs) 22:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.092 secs) 22:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.145 secs) 22:22:33 WARN: ' 22:22:33 It looks like you're using ngModel on the same form field as formControlName. 22:22:33 Support for using the ngModel input property and ngModelChange event with 22:22:33 reactive form directives has been deprecated in Angular v6 and will be removed 22:22:33 in a future version of Angular. 22:22:33 22:22:33 For more information on this, see our API docs here: 22:22:33 https://angular.io/api/forms/FormControlName#use-with-ngmodel 22:22:33 ' 22:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.145 secs) 22:22:33 WARN: ' 22:22:33 It looks like you're using ngModel on the same form field as formControlName. 22:22:33 Support for using the ngModel input property and ngModelChange event with 22:22:33 reactive form directives has been deprecated in Angular v6 and will be removed 22:22:33 in a future version of Angular. 22:22:33 22:22:33 For more information on this, see our API docs here: 22:22:33 https://angular.io/api/forms/FormControlName#use-with-ngmodel 22:22:33 ' 22:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.366 secs) 22:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.787 secs) 22:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.002 secs) 22:22:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.31 secs) 22:22:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.606 secs) 22:22:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.691 secs) 22:22:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.814 secs) 22:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.882 secs) 22:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.939 secs) 22:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.024 secs) 22:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.064 secs) 22:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.146 secs) 22:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.341 secs) 22:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.368 secs) 22:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.385 secs) 22:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.404 secs) 22:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.478 secs) 22:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.583 secs) 22:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.604 secs) 22:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.7 secs) 22:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.846 secs) 22:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.93 secs) 22:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.072 secs) 22:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.155 secs) 22:22:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.24 secs) 22:22:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.392 secs) 22:22:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.484 secs) 22:22:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.526 secs) 22:22:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.54 secs) 22:22:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.684 secs) 22:22:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.72 secs) 22:22:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.821 secs) 22:22:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.88 secs) 22:22:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.9 secs) 22:22:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.167 secs) 22:22:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.258 secs) 22:22:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.437 secs) 22:22:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.676 secs) 22:22:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.888 secs) 22:22:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.962 secs) 22:22:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.036 secs) 22:22:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.149 secs) 22:22:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.17 secs) 22:22:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.199 secs) 22:22:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.348 secs) 22:22:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.508 secs) 22:22:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.545 secs) 22:22:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.562 secs) 22:22:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.631 secs) 22:22:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.678 secs) 22:22:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.698 secs) 22:22:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.766 secs) 22:22:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.803 secs) 22:22:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.838 secs) 22:22:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.933 secs) 22:22:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.067 secs) 22:22:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.126 secs) 22:22:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.161 secs) 22:22:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.231 secs) 22:22:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.247 secs) 22:22:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.257 secs) 22:22:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.284 secs) 22:22:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.618 secs) 22:22:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.744 secs) 22:22:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.766 secs) 22:22:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.776 secs) 22:22:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.851 secs) 22:22:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.953 secs) 22:22:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.534 secs) 22:22:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.567 secs) 22:22:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.579 secs) 22:22:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.606 secs) 22:22:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.71 secs) 22:22:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.744 secs) 22:22:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.785 secs) 22:22:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.816 secs) 22:22:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.124 secs) 22:22:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.161 secs) 22:22:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.212 secs) 22:22:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.261 secs) 22:22:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.286 secs) 22:22:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.308 secs) 22:22:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.334 secs) 22:22:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.463 secs) 22:22:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.553 secs) 22:22:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.592 secs) 22:22:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.619 secs) 22:22:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.675 secs) 22:22:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.837 secs) 22:22:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.892 secs) 22:22:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.922 secs) 22:22:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.988 secs / 14.922 secs) 22:22:46 TOTAL: 149 SUCCESS 22:22:46 ✔ Browser application bundle generation complete. 22:22:50 22:22:50 =============================== Coverage summary =============================== 22:22:50 Statements : 40.98% ( 1467/3580 ) 22:22:50 Branches : 12.03% ( 111/923 ) 22:22:50 Functions : 33.28% ( 432/1298 ) 22:22:50 Lines : 38.91% ( 1318/3387 ) 22:22:50 ================================================================================ 22:22:50 20 09 2022 22:22:49.542:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 22:22:50 ✔ Browser application bundle generation complete. 22:22:51 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 22:22:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:22:51 $ docker stop --time=1 c0f62f89c95792fc173b99b9c87a71c84c2531afe26cf217c6a6d5fcd6a450a5 22:22:53 $ docker rm -f c0f62f89c95792fc173b99b9c87a71c84c2531afe26cf217c6a6d5fcd6a450a5 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:22:56 Warning: overwriting stash ‘coverage-report’ 22:23:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:23:05 + ls -al . 22:23:05 total 168 22:23:05 drwxrwxr-x 14 jenkins jenkins 4096 Sep 20 22:12 . 22:23:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 22:10 .. 22:23:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 22:10 .blubracket 22:23:05 -rw-rw-r-- 1 jenkins jenkins 18 Sep 20 22:10 .dockerignore 22:23:05 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 22:10 .git 22:23:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:10 .github 22:23:05 -rw-rw-r-- 1 jenkins jenkins 185 Sep 20 22:10 .gitignore 22:23:05 -rw-rw-r-- 1 jenkins jenkins 4856 Sep 20 22:10 Attribution.txt 22:23:05 -rw-rw-r-- 1 jenkins jenkins 14570 Sep 20 22:10 CHANGELOG.md 22:23:05 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 22:10 CONTRIBUTING.md 22:23:05 -rw-rw-r-- 1 jenkins jenkins 1684 Sep 20 22:10 Dockerfile 22:23:05 -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 22:10 Jenkinsfile 22:23:05 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 22:10 LICENSE 22:23:05 -rw-rw-r-- 1 jenkins jenkins 1541 Sep 20 22:10 Makefile 22:23:05 -rw-rw-r-- 1 jenkins jenkins 4398 Sep 20 22:10 README.md 22:23:05 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 22:07 VERSION 22:23:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:10 assets 22:23:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 22:10 bin 22:23:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:10 cmd 22:23:05 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 22:12 coverage.out 22:23:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 22:10 docs 22:23:05 -rw-rw-r-- 1 jenkins jenkins 1945 Sep 20 22:10 go.mod 22:23:05 -rw-rw-r-- 1 jenkins jenkins 25578 Sep 20 22:10 go.sum 22:23:05 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 22:10 internal 22:23:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 22:10 pkg 22:23:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 22:10 snap 22:23:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 22:10 testing 22:23:05 -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 22:10 version.go 22:23:05 drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 22:14 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:06 + 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=df8cc391b8ef8c04a2edb27ab69610c82258a447 --label arch=arm64 --label version=0.0.0 . 22:23:07 Sending build context to Docker daemon 31.45MB 22:23:07 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 22:23:07 Step 2/24 : FROM ${BASE} AS builder 22:23:07 ---> 8a3bb2a5031a 22:23:07 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:23:08 ---> Running in 4ca372936fd8 22:23:08 Removing intermediate container 4ca372936fd8 22:23:08 ---> e4b1186f04d3 22:23:08 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 22:23:08 ---> Running in 58248f7b58c3 22:23:09 Removing intermediate container 58248f7b58c3 22:23:09 ---> 5c4b5c6ad95d 22:23:09 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 22:23:09 ---> Running in e6377e0915ab 22:23:09 Removing intermediate container e6377e0915ab 22:23:09 ---> 2810d6a0049f 22:23:09 Step 6/24 : LABEL Name=edgex-ui-go 22:23:09 ---> Running in c63662917ab0 22:23:09 Removing intermediate container c63662917ab0 22:23:09 ---> 6e42768f402e 22:23:09 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 22:23:09 ---> Running in 3a394319c6fe 22:23:10 Removing intermediate container 3a394319c6fe 22:23:10 ---> cc3742450b79 22:23:10 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:23:12 ---> d177f238ab16 22:23:12 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:12 ---> Running in 33d243ce9bc8 22:23:14 Removing intermediate container 33d243ce9bc8 22:23:14 ---> 72102f63f765 22:23:14 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:23:14 ---> Running in 48f350d2cd76 22:23:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:23:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:23:16 OK: 221 MiB in 51 packages 22:23:17 Removing intermediate container 48f350d2cd76 22:23:17 ---> c9c024ce3371 22:23:17 Step 11/24 : ENV GO111MODULE=on 22:23:17 ---> Running in fa8db8d99286 22:23:17 Removing intermediate container fa8db8d99286 22:23:17 ---> 5618e3f721ac 22:23:17 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:23:17 ---> Running in 81830e2d8b04 22:23:18 Removing intermediate container 81830e2d8b04 22:23:18 ---> 1430f14e79f0 22:23:18 Step 13/24 : COPY go.mod vendor* ./ 22:23:18 ---> 1c8a6aac0c39 22:23:18 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:18 ---> Running in c32030acfcc8 22:23:20 Removing intermediate container c32030acfcc8 22:23:20 ---> c6094c73b3eb 22:23:20 Step 15/24 : COPY . . 22:23:25 ---> 6cc4c29cf2e4 22:23:25 Step 16/24 : RUN ${MAKE} 22:23:25 ---> Running in 7046db7c0d02 22:23:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:23:58 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:24:05 Removing intermediate container 7046db7c0d02 22:24:05 ---> 255129926e17 22:24:05 Step 17/24 : FROM alpine:3.14 22:24:05 3.14: Pulling from library/alpine 22:24:05 90cda3b7c325: Pulling fs layer 22:24:05 90cda3b7c325: Verifying Checksum 22:24:05 90cda3b7c325: Download complete 22:24:05 90cda3b7c325: Pull complete 22:24:05 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 22:24:05 Status: Downloaded newer image for alpine:3.14 22:24:05 ---> 376ba31ae3da 22:24:05 Step 18/24 : EXPOSE 4000 22:24:06 ---> Running in 98160ee95335 22:24:06 Removing intermediate container 98160ee95335 22:24:06 ---> 1f16fac9f5ab 22:24:06 Step 19/24 : 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 22:24:07 ---> 94566b34c232 22:24:07 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:24:07 ---> Running in bc00521d9884 22:24:08 Removing intermediate container bc00521d9884 22:24:08 ---> f1cde61c0c0a 22:24:08 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:24:08 ---> Running in 28c6162cf416 22:24:08 Removing intermediate container 28c6162cf416 22:24:08 ---> 80c75556a496 22:24:08 Step 22/24 : LABEL arch=arm64 22:24:08 ---> Running in a81fd8be3b8a 22:24:08 Removing intermediate container a81fd8be3b8a 22:24:08 ---> 7864e7a1b8b0 22:24:08 Step 23/24 : LABEL git_sha=df8cc391b8ef8c04a2edb27ab69610c82258a447 22:24:08 ---> Running in 3c269d4e448b 22:24:09 Removing intermediate container 3c269d4e448b 22:24:09 ---> 3b104d162a2a 22:24:09 Step 24/24 : LABEL version=0.0.0 22:24:09 ---> Running in 344ad5eec467 22:24:09 Removing intermediate container 344ad5eec467 22:24:09 ---> 563632518e39 22:24:09 [Warning] One or more build-args [ARCH] were not consumed 22:24:09 Successfully built 563632518e39 22:24:09 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 22:24:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:10 22:24:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:10 arm64: Pulling from edgex-lftools-log-publisher 22:24:10 8998bd30e6a1: Pulling fs layer 22:24:10 04944245beec: Pulling fs layer 22:24:10 699f458cf7ca: Pulling fs layer 22:24:10 765212b225bb: Pulling fs layer 22:24:10 f23df028b6ca: Pulling fs layer 22:24:10 d65c8cfc05b1: Pulling fs layer 22:24:10 765212b225bb: Waiting 22:24:10 f23df028b6ca: Waiting 22:24:10 2437ff75d9bd: Pulling fs layer 22:24:10 d65c8cfc05b1: Waiting 22:24:10 2437ff75d9bd: Waiting 22:24:10 04944245beec: Download complete 22:24:10 765212b225bb: Verifying Checksum 22:24:10 765212b225bb: Download complete 22:24:10 f23df028b6ca: Verifying Checksum 22:24:10 f23df028b6ca: Download complete 22:24:10 d65c8cfc05b1: Verifying Checksum 22:24:10 d65c8cfc05b1: Download complete 22:24:11 699f458cf7ca: Verifying Checksum 22:24:11 699f458cf7ca: Download complete 22:24:11 8998bd30e6a1: Verifying Checksum 22:24:11 8998bd30e6a1: Download complete 22:24:13 2437ff75d9bd: Verifying Checksum 22:24:13 2437ff75d9bd: Download complete 22:24:15 8998bd30e6a1: Pull complete 22:24:15 04944245beec: Pull complete 22:24:17 699f458cf7ca: Pull complete 22:24:17 765212b225bb: Pull complete 22:24:18 f23df028b6ca: Pull complete 22:24:18 d65c8cfc05b1: Pull complete 22:24:33 2437ff75d9bd: Pull complete 22:24:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:34 prd-ubuntu20.04-docker-arm64-4c-16g-30005 does not seem to be running inside a container 22:24:34 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:24:36 $ docker top f24b4ddb51a881d8729c9f8b361e7d7cfd2a3e471cd6195ca1aa07147f048a75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:37 ---> job-cost.sh 22:24:37 lf-activate-venv: SKIPPING 22:24:37 INFO: No Stack... 22:24:38 INFO: Retrieving Pricing Info for: v3-standard-4 22:24:38 INFO: Archiving Costs [Pipeline] sh 22:24:39 + + cut -d, -f6 22:24:39 cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 22:24:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] 22:24:39 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] did not exist. Created. 22:24:39 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:40 /w/workspace/edgex-ui-go/2@tmp/durable-1d80769c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:24:41 + echo total: 0.10999999940395355 [Pipeline] stash 22:24:41 Warning: overwriting stash ‘stack-cost’ 22:24:46 Stashed 1 file(s) [Pipeline] } 22:24:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-553-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:24:46 $ docker stop --time=1 f24b4ddb51a881d8729c9f8b361e7d7cfd2a3e471cd6195ca1aa07147f048a75 22:24:47 $ docker rm -f f24b4ddb51a881d8729c9f8b361e7d7cfd2a3e471cd6195ca1aa07147f048a75 [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 22:24:48 provisioning config files... 22:24:48 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/config6568595389021546687tmp [Pipeline] { [Pipeline] sh 22:24:48 + set +x 22:24:48 + curl -s https://codecov.io/bash 22:24:48 + bash -s -- 22:24:48 22:24:48 _____ _ 22:24:48 / ____| | | 22:24:48 | | ___ __| | ___ ___ _____ __ 22:24:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:24:48 | |___| (_) | (_| | __/ (_| (_) \ V / 22:24:48 \_____\___/ \__,_|\___|\___\___/ \_/ 22:24:48 Bash-1.0.6 22:24:48 22:24:48 22:24:48 ==> git version 2.25.1 found 22:24:48 ==> 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 22:24:48 Release-Date: 2020-01-08 22:24:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:24:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:24:48 ==> Jenkins CI detected. 22:24:48 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-553 22:24:48 project root: . 22:24:48 --> token set from env 22:24:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:24:48 ==> Running gcov in . (disable via -X gcov) 22:24:48 ==> Python coveragepy not found 22:24:48 ==> Searching for coverage reports in: 22:24:48 + . 22:24:48 -> Found 1 reports 22:24:48 ==> Detecting git/mercurial file structure 22:24:48 ==> Reading reports 22:24:48 + ./coverage.out bytes=10 22:24:48 ==> Appending adjustments 22:24:48 https://docs.codecov.io/docs/fixing-reports 22:24:49 + Found adjustments 22:24:49 ==> Gzipping contents 22:24:49 12K /tmp/codecov.uF20FD.gz 22:24:49 ==> Uploading reports 22:24:49 url: https://codecov.io 22:24:49 query: branch=PR-553&commit=e3d1255f5e451640bd171db812744933547b53ce&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-553%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=553&job=&cmd_args= 22:24:49 -> Pinging Codecov 22:24:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-553&commit=e3d1255f5e451640bd171db812744933547b53ce&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-553%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=553&job=&cmd_args= 22:24:49 -> Uploading to 22:24:49 https://storage.googleapis.com/codecov/v4/raw/2022-09-20/FB506323287CE973F263BFD2A0EB1F37/e3d1255f5e451640bd171db812744933547b53ce/dd2c0a01-2bf4-4733-9502-dd0a271b62e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T222449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2e16d95a98c808e59dfa8922b0acc9ca56c7964cfbf75029b4a8ab2b4e27d36 22:24:50 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:50 Dload Upload Total Spent Left Speed 22:24:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9182 0 0 100 9182 0 39072 --:--:-- --:--:-- --:--:-- 39072 22:24:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e3d1255f5e451640bd171db812744933547b53ce [Pipeline] } 22:24:50 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 22:24:50 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives ] 22:24:50 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives 22:24:50 total 16 22:24:50 drwxr-xr-x 3 root root 4096 Sep 20 22:10 . 22:24:50 drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 22:10 .. 22:24:50 drwxr-xr-x 2 root root 4096 Sep 20 22:10 cost 22:24:50 -rw-r--r-- 1 root root 83 Sep 20 22:10 cost.csv 22:24:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives 22:24:50 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives 22:24:50 total 16 22:24:50 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 22:10 . 22:24:50 drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 22:10 .. 22:24:50 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 22:10 cost 22:24:50 -rw-r--r-- 1 jenkins jenkins 83 Sep 20 22:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:24:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:51 ---> package-listing.sh 22:24:51 ++ facter osfamily 22:24:51 ++ tr '[:upper:]' '[:lower:]' 22:24:52 + OS_FAMILY=debian 22:24:52 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-553 22:24:52 + START_PACKAGES=/tmp/packages_start.txt 22:24:52 + END_PACKAGES=/tmp/packages_end.txt 22:24:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:52 + PACKAGES=/tmp/packages_start.txt 22:24:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-553 ']' 22:24:52 + PACKAGES=/tmp/packages_end.txt 22:24:52 + case "${OS_FAMILY}" in 22:24:52 + dpkg -l 22:24:52 + grep '^ii' 22:24:52 + '[' -f /tmp/packages_start.txt ']' 22:24:52 + '[' -f /tmp/packages_end.txt ']' 22:24:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-553 ']' 22:24:52 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives/ 22:24:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-553/archives/ [Pipeline] echo 22:24:52 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-553/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:53 prd-ubuntu20.04-docker-8c-8g-30002 does not seem to be running inside a container 22:24:53 $ 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-553/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-553 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553:/w/workspace/edgexfoundry_edgex-ui-go_PR-553:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:53 $ docker top 9d5f3dc30b2dfb06538c3f9993d71d070fd08a4e59e594b9c8a50bf5c60f2143 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:53 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:54 + mkdir -p /var/log/sysstat [Pipeline] sh 22:24:54 + ls /var/log/sa-host 22:24:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:54 provisioning config files... 22:24:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-553@tmp/config9115345058020324328tmp [Pipeline] { [Pipeline] echo 22:24:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:54 ---> create-netrc.sh [Pipeline] } 22:24:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:24:55 ---> python-tools-install.sh [Pipeline] echo 22:24:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:55 ---> sudo-logs.sh 22:24:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:24:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:55 ---> job-cost.sh 22:24:55 lf-activate-venv: SKIPPING 22:24:55 DEBUG: total: 0.2199999988079071 22:24:55 INFO: Retrieving Stack Cost... 22:24:56 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:56 INFO: Archiving Costs [Pipeline] echo 22:24:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:56 ---> logs-deploy.sh 22:24:56 lf-activate-venv: SKIPPING 22:24:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-553/2 22:24:56 INFO: archiving workspace using pattern(s): 22:24:57 Archives upload complete. 22:24:57 INFO: archiving logs to Nexus