Pull request #588 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1089c8602ceed22321b22bf7cf4660df119324cf+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (77c2cdfbe7880fe1250aca77fd00b4c48c2356b1) 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-ssh413996937201705922.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17833692984378865284.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8970794502281343711.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6418219627732579094.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9143136836743464443.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-588/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-588/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17711506964248012437.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-3808 in /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [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-588 # 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 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 1089c8602ceed22321b22bf7cf4660df119324cf Merge succeeded, producing 1089c8602ceed22321b22bf7cf4660df119324cf Checking out Revision 1089c8602ceed22321b22bf7cf4660df119324cf (PR-588) Commit message: "chore(deps): Bump ua-parser-js from 0.7.31 to 0.7.33 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1089c8602ceed22321b22bf7cf4660df119324cf # 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 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1089c8602ceed22321b22bf7cf4660df119324cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:38:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:38:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:38:19 ========================================================= 10:38:19 EdgeX Global Pipelines Version Info 10:38:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:38:20 ------------------- 10:38:20 stable info: 10:38:20 ------------------- 10:38:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:38:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:38:20 Message: update stable to v1.0.244 10:38:20 ------------------- 10:38:20 experimental info: 10:38:20 ------------------- 10:38:20 Commited By: **** collab-it+edgex@linuxfoundation.org 10:38:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:38:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:38:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-588 [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-588 [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-588 [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1089c8602ceed22321b22bf7cf4660df119324cf [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1089c86 [Pipeline] echo 10:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:22 provisioning config files... 10:38:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config3396034259973014680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:23 ---> docker-login.sh 10:38:23 nexus3.edgexfoundry.org:10001 10:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:23 Configure a credential helper to remove this warning. See 10:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:23 10:38:23 Login Succeeded 10:38:23 nexus3.edgexfoundry.org:10002 10:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:23 Configure a credential helper to remove this warning. See 10:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:23 10:38:23 Login Succeeded 10:38:23 nexus3.edgexfoundry.org:10003 10:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:23 Configure a credential helper to remove this warning. See 10:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:23 10:38:23 Login Succeeded 10:38:23 nexus3.edgexfoundry.org:10004 10:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:23 Configure a credential helper to remove this warning. See 10:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:23 10:38:23 Login Succeeded 10:38:23 docker.io 10:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:24 Configure a credential helper to remove this warning. See 10:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:24 10:38:24 Login Succeeded 10:38:24 ---> docker-login.sh ends [Pipeline] } 10:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:38:24 + git rev-list -1 --merges 1089c8602ceed22321b22bf7cf4660df119324cf~1..1089c8602ceed22321b22bf7cf4660df119324cf [Pipeline] echo 10:38:24 -----------> git rev-list -1 --merges 1089c8602ceed22321b22bf7cf4660df119324cf~1..1089c8602ceed22321b22bf7cf4660df119324cf 1089c8602ceed22321b22bf7cf4660df119324cf [false] [Pipeline] sh 10:38:25 + git log --format=format:%s -1 1089c8602ceed22321b22bf7cf4660df119324cf [Pipeline] echo 10:38:25 ========================================================= 10:38:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:38:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:25 + git log --format=format:%s -1 1089c8602ceed22321b22bf7cf4660df119324cf [Pipeline] echo 10:38:25 [semverPrep] GIT_COMMIT: 1089c8602ceed22321b22bf7cf4660df119324cf, Commit Message: chore(deps): Bump ua-parser-js from 0.7.31 to 0.7.33 in /web [Pipeline] echo 10:38:25 [semverPrep] This is not a build commit. [Pipeline] sh 10:38:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:38:26 + grep -v github /etc/ssh/ssh_known_hosts 10:38:26 + [ -e /tmp/ssh_known_hosts ] 10:38:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:38:26 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 10:38:26 -a /etc/ssh/ssh_known_hosts 10:38:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:26 10:38:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:27 0.1.4: Pulling from edgex-devops/py-git-semver 10:38:27 b85a868b505f: Pulling fs layer 10:38:27 e2be974225ed: Pulling fs layer 10:38:27 339a4e72a1f5: Pulling fs layer 10:38:27 988bab9f4d93: Pulling fs layer 10:38:27 1469e6f7b9e6: Pulling fs layer 10:38:27 eaf3925da568: Pulling fs layer 10:38:27 bab4dde63d76: Pulling fs layer 10:38:27 bde34c3a00c8: Pulling fs layer 10:38:27 b352a97aabf1: Pulling fs layer 10:38:27 4872d77fe225: Pulling fs layer 10:38:27 5851b861e8e6: Pulling fs layer 10:38:27 bab4dde63d76: Waiting 10:38:27 b352a97aabf1: Waiting 10:38:27 1469e6f7b9e6: Waiting 10:38:27 eaf3925da568: Waiting 10:38:27 bde34c3a00c8: Waiting 10:38:27 988bab9f4d93: Waiting 10:38:27 e2be974225ed: Verifying Checksum 10:38:27 e2be974225ed: Download complete 10:38:27 988bab9f4d93: Download complete 10:38:27 339a4e72a1f5: Verifying Checksum 10:38:27 339a4e72a1f5: Download complete 10:38:27 1469e6f7b9e6: Verifying Checksum 10:38:27 1469e6f7b9e6: Download complete 10:38:27 eaf3925da568: Download complete 10:38:27 bde34c3a00c8: Verifying Checksum 10:38:27 bde34c3a00c8: Download complete 10:38:27 b352a97aabf1: Verifying Checksum 10:38:27 b352a97aabf1: Download complete 10:38:27 4872d77fe225: Verifying Checksum 10:38:27 4872d77fe225: Download complete 10:38:27 5851b861e8e6: Verifying Checksum 10:38:27 5851b861e8e6: Download complete 10:38:27 b85a868b505f: Download complete 10:38:28 bab4dde63d76: Verifying Checksum 10:38:28 bab4dde63d76: Download complete 10:38:30 b85a868b505f: Pull complete 10:38:32 e2be974225ed: Pull complete 10:38:33 339a4e72a1f5: Pull complete 10:38:34 988bab9f4d93: Pull complete 10:38:34 1469e6f7b9e6: Pull complete 10:38:34 eaf3925da568: Pull complete 10:38:37 bab4dde63d76: Pull complete 10:38:37 bde34c3a00c8: Pull complete 10:38:37 b352a97aabf1: Pull complete 10:38:37 4872d77fe225: Pull complete 10:38:37 5851b861e8e6: Pull complete 10:38:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:37 prd-ubuntu20.04-docker-8c-8g-3808 does not seem to be running inside a container 10:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:38:42 $ docker top 7d2a4e4a11a11195529c010de1e5fea610b4affc3b3fcb93745c8f721008b3f4 -eo pid,comm 10:38:42 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). 10:38:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:38:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:38:43 [ssh-agent] Looking for ssh-agent implementation... 10:38:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:43 $ docker exec 7d2a4e4a11a11195529c010de1e5fea610b4affc3b3fcb93745c8f721008b3f4 ssh-agent 10:38:43 SSH_AUTH_SOCK=/tmp/ssh-jzqgjzLAr6p7/agent.33 10:38:43 SSH_AGENT_PID=39 10:38:43 Running ssh-add (command line suppressed) 10:38:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_2453923513083288167.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_2453923513083288167.key) 10:38:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:38:43 + git tag --points-at HEAD [Pipeline] } 10:38:43 $ docker exec --env ******** --env ******** 7d2a4e4a11a11195529c010de1e5fea610b4affc3b3fcb93745c8f721008b3f4 ssh-agent -k 10:38:43 unset SSH_AUTH_SOCK; 10:38:43 unset SSH_AGENT_PID; 10:38:43 echo Agent pid 39 killed; 10:38:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:38:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:38:43 [ssh-agent] Looking for ssh-agent implementation... 10:38:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:44 $ docker exec 7d2a4e4a11a11195529c010de1e5fea610b4affc3b3fcb93745c8f721008b3f4 ssh-agent 10:38:44 SSH_AUTH_SOCK=/tmp/ssh-TDk9PfAuO38h/agent.71 10:38:44 SSH_AGENT_PID=77 10:38:44 Running ssh-add (command line suppressed) 10:38:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_17745615959202007928.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_17745615959202007928.key) 10:38:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:38:44 + git semver init 10:38:44 2023-01-27 10:38:44,881 [run_init] DEBUG init version:0.0.0 force:False 10:38:44 2023-01-27 10:38:44,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver 10:38:44 2023-01-27 10:38:44,884 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver 10:38:44 2023-01-27 10:38:44,884 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588, universal_newlines=False, shell=None, istream=None) 10:38:46 2023-01-27 10:38:46,419 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.git/info/exclude 10:38:46 2023-01-27 10:38:46,419 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 with force:False 10:38:46 2023-01-27 10:38:46,420 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 10:38:46 2023-01-27 10:38:46,424 [execute] INFO git cat-file --batch-check 10:38:46 2023-01-27 10:38:46,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) 10:38:46 2023-01-27 10:38:46,430 [execute] INFO git cat-file --batch 10:38:46 2023-01-27 10:38:46,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) 10:38:46 2023-01-27 10:38:46,436 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 10:38:46 0.0.0 [Pipeline] } 10:38:46 $ docker exec --env ******** --env ******** 7d2a4e4a11a11195529c010de1e5fea610b4affc3b3fcb93745c8f721008b3f4 ssh-agent -k 10:38:46 unset SSH_AUTH_SOCK; 10:38:46 unset SSH_AGENT_PID; 10:38:46 echo Agent pid 77 killed; 10:38:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:38:47 + git semver [Pipeline] } 10:38:47 $ docker stop --time=1 7d2a4e4a11a11195529c010de1e5fea610b4affc3b3fcb93745c8f721008b3f4 10:38:49 $ docker rm -f --volumes 7d2a4e4a11a11195529c010de1e5fea610b4affc3b3fcb93745c8f721008b3f4 [Pipeline] // withDockerContainer [Pipeline] sh 10:38:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:38:49 Stashed 1 file(s) [Pipeline] echo 10:38:49 [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 10:38:50 provisioning config files... 10:38:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config1106734518713629722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:50 ---> docker-login.sh 10:38:50 nexus3.edgexfoundry.org:10001 10:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:50 Configure a credential helper to remove this warning. See 10:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:50 10:38:50 Login Succeeded 10:38:50 nexus3.edgexfoundry.org:10002 10:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:50 Configure a credential helper to remove this warning. See 10:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:50 10:38:50 Login Succeeded 10:38:50 nexus3.edgexfoundry.org:10003 10:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:50 Configure a credential helper to remove this warning. See 10:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:50 10:38:50 Login Succeeded 10:38:50 nexus3.edgexfoundry.org:10004 10:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:50 Configure a credential helper to remove this warning. See 10:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:50 10:38:50 Login Succeeded 10:38:50 docker.io 10:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:51 Configure a credential helper to remove this warning. See 10:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:51 10:38:51 Login Succeeded 10:38:51 ---> docker-login.sh ends [Pipeline] } 10:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:38:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:38:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:38:51 ========================================================= 10:38:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:38:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:52 + 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 . 10:38:52 Sending build context to Docker daemon 45.66MB 10:38:52 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 10:38:52 Step 2/16 : FROM ${BASE} AS builder 10:38:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:38:52 213ec9aee27d: Pulling fs layer 10:38:52 4583459ba037: Pulling fs layer 10:38:52 93c1e223e6f2: Pulling fs layer 10:38:52 53926ce57604: Pulling fs layer 10:38:52 21b2b0c7a3f4: Pulling fs layer 10:38:52 22ff95d597cd: Pulling fs layer 10:38:52 12d6caf4c0d1: Pulling fs layer 10:38:52 21b2b0c7a3f4: Waiting 10:38:52 53926ce57604: Waiting 10:38:52 22ff95d597cd: Waiting 10:38:52 96b7cbca73a9: Pulling fs layer 10:38:52 12d6caf4c0d1: Waiting 10:38:52 a7acece74701: Pulling fs layer 10:38:52 96b7cbca73a9: Waiting 10:38:52 a7acece74701: Waiting 10:38:52 93c1e223e6f2: Verifying Checksum 10:38:52 93c1e223e6f2: Download complete 10:38:52 4583459ba037: Verifying Checksum 10:38:52 4583459ba037: Download complete 10:38:52 21b2b0c7a3f4: Download complete 10:38:52 22ff95d597cd: Verifying Checksum 10:38:52 22ff95d597cd: Download complete 10:38:52 213ec9aee27d: Verifying Checksum 10:38:52 213ec9aee27d: Download complete 10:38:52 12d6caf4c0d1: Download complete 10:38:52 213ec9aee27d: Pull complete 10:38:53 4583459ba037: Pull complete 10:38:53 93c1e223e6f2: Pull complete 10:38:54 53926ce57604: Verifying Checksum 10:38:54 53926ce57604: Download complete 10:38:54 a7acece74701: Verifying Checksum 10:38:54 a7acece74701: Download complete 10:38:54 96b7cbca73a9: Download complete 10:38:57 53926ce57604: Pull complete 10:38:57 21b2b0c7a3f4: Pull complete 10:38:57 22ff95d597cd: Pull complete 10:38:57 12d6caf4c0d1: Pull complete 10:38:59 96b7cbca73a9: Pull complete 10:39:00 a7acece74701: Pull complete 10:39:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:39:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:39:00 ---> db6d94c90886 10:39:00 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:39:05 Still waiting to schedule task 10:39:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:39:10 ---> Running in 3f8751c1d582 10:39:10 Removing intermediate container 3f8751c1d582 10:39:10 ---> 599965e40458 10:39:10 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 10:39:11 ---> Running in 49c8133ee510 10:39:11 Removing intermediate container 49c8133ee510 10:39:11 ---> a2246f1e5bd1 10:39:11 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 10:39:11 ---> Running in 12354f15e3de 10:39:11 Removing intermediate container 12354f15e3de 10:39:11 ---> 4b47d661fd4a 10:39:11 Step 6/16 : LABEL Name=edgex-ui-go 10:39:11 ---> Running in 4a72544b895f 10:39:11 Removing intermediate container 4a72544b895f 10:39:11 ---> b56d7b3b49c1 10:39:11 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 10:39:11 ---> Running in dcbac61fe31d 10:39:12 Removing intermediate container dcbac61fe31d 10:39:12 ---> 372673b0677d 10:39:12 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:39:12 latest: Pulling from library/docker 10:39:12 8921db27df28: Pulling fs layer 10:39:12 ea2378853794: Pulling fs layer 10:39:12 a201afc762d4: Pulling fs layer 10:39:12 7aa249bd6682: Pulling fs layer 10:39:12 67037cec525c: Pulling fs layer 10:39:12 f3384b857e77: Pulling fs layer 10:39:12 d553967fe4b4: Pulling fs layer 10:39:12 58f9f6a7d584: Pulling fs layer 10:39:12 7aa249bd6682: Waiting 10:39:12 67037cec525c: Waiting 10:39:12 f3384b857e77: Waiting 10:39:12 58f9f6a7d584: Waiting 10:39:12 d553967fe4b4: Waiting 10:39:12 ea2378853794: Verifying Checksum 10:39:12 ea2378853794: Download complete 10:39:12 8921db27df28: Download complete 10:39:12 8921db27df28: Pull complete 10:39:13 ea2378853794: Pull complete 10:39:13 a201afc762d4: Verifying Checksum 10:39:13 a201afc762d4: Download complete 10:39:13 f3384b857e77: Verifying Checksum 10:39:13 f3384b857e77: Download complete 10:39:13 7aa249bd6682: Verifying Checksum 10:39:13 7aa249bd6682: Download complete 10:39:13 d553967fe4b4: Verifying Checksum 10:39:13 d553967fe4b4: Download complete 10:39:13 58f9f6a7d584: Download complete 10:39:13 67037cec525c: Verifying Checksum 10:39:13 67037cec525c: Download complete 10:39:13 a201afc762d4: Pull complete 10:39:14 7aa249bd6682: Pull complete 10:39:14 67037cec525c: Pull complete 10:39:14 f3384b857e77: Pull complete 10:39:14 d553967fe4b4: Pull complete 10:39:14 58f9f6a7d584: Pull complete 10:39:14 Digest: sha256:2655039c6abfc8a1d75978c5258fccd5c5cedf880b6cfc72077f076d0672c70a 10:39:14 Status: Downloaded newer image for docker:latest 10:39:18 ---> 348085537517 10:39:18 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:39:18 ---> Running in f3aedfcf174a 10:39:20 Removing intermediate container f3aedfcf174a 10:39:20 ---> 092886b730f9 10:39:20 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:39:20 ---> Running in 738f01ce42ac 10:39:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:39:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:39:22 OK: 211 MiB in 51 packages 10:39:22 Removing intermediate container 738f01ce42ac 10:39:22 ---> 290cc53030e8 10:39:22 Step 11/16 : ENV GO111MODULE=on 10:39:22 ---> Running in 8d94c6114419 10:39:22 Removing intermediate container 8d94c6114419 10:39:22 ---> 9a3604a99e51 10:39:22 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:39:22 ---> Running in 5f9ea901a34e 10:39:22 Removing intermediate container 5f9ea901a34e 10:39:22 ---> 658556e621c0 10:39:22 Step 13/16 : COPY go.mod vendor* ./ 10:39:22 ---> bc1301944732 10:39:22 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:23 ---> Running in 5dc1a2ed14cc 10:39:55 Removing intermediate container 5dc1a2ed14cc 10:39:55 ---> 29672f264400 10:39:55 Step 15/16 : COPY . . 10:39:55 ---> eefcffda21bf 10:39:55 Step 16/16 : RUN ${MAKE} 10:39:55 ---> Running in c24aa92db880 10:39:55 noop 10:39:55 Removing intermediate container c24aa92db880 10:39:55 ---> da95f1e33a22 10:39:55 Successfully built da95f1e33a22 10:39:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:55 + docker inspect -f . ci-base-image-x86_64 10:39:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:55 prd-ubuntu20.04-docker-8c-8g-3808 does not seem to be running inside a container 10:39:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:39:56 $ docker top 37785eebef4ccb162f8c8cd7c13853132da05670e09374d30c98d57ae92f8b28 -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:56 + go version 10:39:56 go version go1.18.7 linux/amd64 [Pipeline] } 10:39:56 $ docker stop --time=1 37785eebef4ccb162f8c8cd7c13853132da05670e09374d30c98d57ae92f8b28 10:39:57 $ docker rm -f --volumes 37785eebef4ccb162f8c8cd7c13853132da05670e09374d30c98d57ae92f8b28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:58 + docker inspect -f . ci-base-image-x86_64 10:39:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:58 prd-ubuntu20.04-docker-8c-8g-3808 does not seem to be running inside a container 10:39:58 $ 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-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:39:59 $ docker top e2121598dfcb3c3397e0678b44f449e3112087b113ea7e45c2b01ead37096eef -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [Pipeline] fileExists [Pipeline] sh 10:39:59 + make test 10:39:59 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 10:40:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:40:10 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:40:10 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:40:10 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:40:10 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 10:40:10 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 10:40:10 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:40:10 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:40:10 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 10:40:10 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 10:40:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:40:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:40:12 ./bin/test-attribution-txt.sh 10:40:12 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 10:40:12 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 10:40:12 An attribution for golang.org/x/net is missing from Attribution.txt, please add 10:40:12 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 10:40:12 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 10:40:12 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 10:40:12 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 10:40:12 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 10:40:12 make -C web test 10:40:12 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/web' 10:40:12 make[1]: tput: No such file or directory 10:40:12 make[1]: tput: No such file or directory 10:40:12 warning: generating ./VERSION 10:40:12 echo "0.0.0" > VERSION 10:40:12 docker build \ 10:40:12 -f Dockerfile \ 10:40:12 --build-arg USER=1000 \ 10:40:12 \ 10:40:12 --label "git_sha=1089c8602ceed22321b22bf7cf4660df119324cf" \ 10:40:12 -t edgexfoundry/edgex-web-ui:1089c8602ceed22321b22bf7cf4660df119324cf \ 10:40:12 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 10:40:12 . 10:40:12 Sending build context to Docker daemon 3.269MB 10:40:12 Step 1/10 : FROM node:16.17-alpine3.15 10:40:12 16.17-alpine3.15: Pulling from library/node 10:40:12 9621f1afde84: Pulling fs layer 10:40:12 c6f70ee39829: Pulling fs layer 10:40:12 56892a8094a2: Pulling fs layer 10:40:12 58dd87906ef0: Pulling fs layer 10:40:12 58dd87906ef0: Waiting 10:40:12 9621f1afde84: Verifying Checksum 10:40:12 9621f1afde84: Download complete 10:40:12 58dd87906ef0: Verifying Checksum 10:40:12 58dd87906ef0: Download complete 10:40:13 9621f1afde84: Pull complete 10:40:13 56892a8094a2: Download complete 10:40:13 c6f70ee39829: Verifying Checksum 10:40:13 c6f70ee39829: Download complete 10:40:14 c6f70ee39829: Pull complete 10:40:15 56892a8094a2: Pull complete 10:40:15 58dd87906ef0: Pull complete 10:40:15 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 10:40:15 Status: Downloaded newer image for node:16.17-alpine3.15 10:40:15 ---> b69703f70c3d 10:40:15 Step 2/10 : RUN apk add --no-cache chromium 10:40:17 ---> Running in 644ddf731450 10:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:40:18 (1/129) Installing libxau (1.0.9-r0) 10:40:18 (2/129) Installing libmd (1.0.3-r0) 10:40:18 (3/129) Installing libbsd (0.11.3-r1) 10:40:18 (4/129) Installing libxdmcp (1.1.3-r0) 10:40:18 (5/129) Installing libxcb (1.14-r2) 10:40:18 (6/129) Installing libx11 (1.7.3.1-r0) 10:40:18 (7/129) Installing libxext (1.3.4-r0) 10:40:18 (8/129) Installing libice (1.0.10-r0) 10:40:18 (9/129) Installing libuuid (2.37.4-r0) 10:40:18 (10/129) Installing libsm (1.2.3-r0) 10:40:18 (11/129) Installing libxt (1.2.1-r0) 10:40:18 (12/129) Installing libxmu (1.1.3-r0) 10:40:18 (13/129) Installing xset (1.2.4-r0) 10:40:18 (14/129) Installing xprop (1.2.5-r0) 10:40:18 (15/129) Installing xdg-utils (1.1.3-r0) 10:40:18 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 10:40:18 (17/129) Installing pkgconf (1.8.1-r0) 10:40:18 (18/129) Installing libffi (3.4.2-r1) 10:40:18 (19/129) Installing libintl (0.21-r0) 10:40:18 (20/129) Installing libblkid (2.37.4-r0) 10:40:18 (21/129) Installing libmount (2.37.4-r0) 10:40:18 (22/129) Installing pcre (8.45-r1) 10:40:18 (23/129) Installing glib (2.70.1-r0) 10:40:18 (24/129) Installing xz-libs (5.2.5-r1) 10:40:18 (25/129) Installing libxml2 (2.9.14-r2) 10:40:18 (26/129) Installing shared-mime-info (2.1-r1) 10:40:18 (27/129) Installing hicolor-icon-theme (0.17-r1) 10:40:18 (28/129) Installing libjpeg-turbo (2.1.2-r0) 10:40:18 (29/129) Installing libpng (1.6.37-r1) 10:40:18 (30/129) Installing libwebp (1.2.2-r0) 10:40:18 (31/129) Installing zstd-libs (1.5.0-r0) 10:40:18 (32/129) Installing tiff (4.4.0-r0) 10:40:18 (33/129) Installing gdk-pixbuf (2.42.8-r0) 10:40:18 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 10:40:18 (35/129) Installing libxcomposite (0.4.5-r0) 10:40:18 (36/129) Installing libxfixes (6.0.0-r0) 10:40:18 (37/129) Installing libxrender (0.9.10-r3) 10:40:18 (38/129) Installing libxcursor (1.2.0-r0) 10:40:18 (39/129) Installing libxdamage (1.1.5-r1) 10:40:18 (40/129) Installing libxi (1.8-r0) 10:40:18 (41/129) Installing libxinerama (1.1.4-r1) 10:40:18 (42/129) Installing libxrandr (1.5.2-r1) 10:40:18 (43/129) Installing atk (2.36.0-r0) 10:40:18 (44/129) Installing libxtst (1.2.3-r3) 10:40:18 (45/129) Installing dbus-libs (1.12.24-r0) 10:40:18 (46/129) Installing at-spi2-core (2.42.0-r0) 10:40:19 (47/129) Installing at-spi2-atk (2.38.0-r0) 10:40:19 (48/129) Installing expat (2.5.0-r0) 10:40:19 (49/129) Installing brotli-libs (1.0.9-r5) 10:40:19 (50/129) Installing libbz2 (1.0.8-r1) 10:40:19 (51/129) Installing freetype (2.11.1-r2) 10:40:19 (52/129) Installing fontconfig (2.13.1-r4) 10:40:19 (53/129) Installing pixman (0.40.0-r4) 10:40:19 (54/129) Installing cairo (1.16.0-r5) 10:40:19 (55/129) Installing cairo-gobject (1.16.0-r5) 10:40:19 (56/129) Installing avahi-libs (0.8-r5) 10:40:19 (57/129) Installing gmp (6.2.1-r1) 10:40:19 (58/129) Installing nettle (3.7.3-r0) 10:40:19 (59/129) Installing p11-kit (0.24.0-r1) 10:40:19 (60/129) Installing libtasn1 (4.18.0-r1) 10:40:19 (61/129) Installing libunistring (0.9.10-r1) 10:40:19 (62/129) Installing gnutls (3.7.1-r1) 10:40:19 (63/129) Installing cups-libs (2.3.3-r6) 10:40:19 (64/129) Installing libepoxy (1.5.9-r0) 10:40:19 (65/129) Installing fribidi (1.0.11-r0) 10:40:19 (66/129) Installing graphite2 (1.3.14-r0) 10:40:19 (67/129) Installing harfbuzz (3.0.0-r2) 10:40:19 (68/129) Installing libxft (2.3.4-r0) 10:40:19 (69/129) Installing pango (1.48.10-r0) 10:40:19 (70/129) Installing wayland-libs-client (1.19.0-r1) 10:40:19 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 10:40:19 (72/129) Installing wayland-libs-egl (1.19.0-r1) 10:40:19 (73/129) Installing xkeyboard-config (2.34-r0) 10:40:19 (74/129) Installing libxkbcommon (1.3.1-r0) 10:40:19 (75/129) Installing gtk+3.0 (3.24.30-r0) 10:40:19 Executing gtk+3.0-3.24.30-r0.post-install 10:40:19 (76/129) Installing libfontenc (1.1.4-r0) 10:40:19 (77/129) Installing mkfontscale (1.2.1-r1) 10:40:19 (78/129) Installing ttf-opensans (1.10-r1) 10:40:19 Executing ttf-opensans-1.10-r1.post-install 10:40:21 (79/129) Installing libogg (1.3.5-r0) 10:40:21 (80/129) Installing flac (1.3.4-r0) 10:40:21 (81/129) Installing alsa-lib (1.2.5.1-r1) 10:40:21 (82/129) Installing libatomic (10.3.1_git20211027-r0) 10:40:21 (83/129) Installing sdl2 (2.0.16-r4) 10:40:21 (84/129) Installing aom-libs (3.2.0-r0) 10:40:21 (85/129) Installing libass (0.15.2-r0) 10:40:21 (86/129) Installing libdav1d (0.9.2-r0) 10:40:21 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 10:40:21 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 10:40:21 (89/129) Installing lame (3.100-r0) 10:40:21 (90/129) Installing opus (1.3.1-r1) 10:40:21 (91/129) Installing libgomp (10.3.1_git20211027-r0) 10:40:21 (92/129) Installing soxr (0.1.3-r2) 10:40:21 (93/129) Installing libsrt (1.4.2-r1) 10:40:21 (94/129) Installing libssh (0.9.6-r1) 10:40:21 (95/129) Installing libtheora (1.1.1-r16) 10:40:21 (96/129) Installing v4l-utils-libs (1.22.1-r1) 10:40:21 (97/129) Installing libpciaccess (0.16-r0) 10:40:21 (98/129) Installing libdrm (2.4.109-r0) 10:40:21 (99/129) Installing libva (2.13.0-r0) 10:40:21 (100/129) Installing libvdpau (1.4-r0) 10:40:21 (101/129) Installing vidstab (1.1.0-r1) 10:40:21 (102/129) Installing libvorbis (1.3.7-r0) 10:40:21 (103/129) Installing libvpx (1.10.0-r0) 10:40:21 (104/129) Installing vulkan-loader (1.2.196-r0) 10:40:21 (105/129) Installing x264-libs (20210613-r0) 10:40:21 (106/129) Installing x265-libs (3.5-r0) 10:40:21 (107/129) Installing xvidcore (1.3.7-r1) 10:40:21 (108/129) Installing ffmpeg-libs (4.4.1-r2) 10:40:22 (109/129) Installing libevent (2.1.12-r4) 10:40:22 (110/129) Installing mesa (21.2.6-r0) 10:40:22 (111/129) Installing wayland-libs-server (1.19.0-r1) 10:40:22 (112/129) Installing mesa-gbm (21.2.6-r0) 10:40:22 (113/129) Installing lcms2 (2.12-r1) 10:40:22 (114/129) Installing nspr (4.32-r0) 10:40:22 (115/129) Installing sqlite-libs (3.36.0-r0) 10:40:22 (116/129) Installing nss (3.78.1-r0) 10:40:22 (117/129) Installing libasyncns (0.8-r1) 10:40:22 (118/129) Installing libltdl (2.4.6-r7) 10:40:22 (119/129) Installing orc (0.4.32-r0) 10:40:22 (120/129) Installing libsndfile (1.0.31-r1) 10:40:22 (121/129) Installing speexdsp (1.2.0-r0) 10:40:22 (122/129) Installing tdb-libs (1.4.5-r0) 10:40:22 (123/129) Installing libpulse (15.0-r2) 10:40:22 (124/129) Installing re2 (2021.11.01-r0) 10:40:22 (125/129) Installing snappy (1.1.9-r1) 10:40:22 (126/129) Installing libgpg-error (1.42-r1) 10:40:22 (127/129) Installing libgcrypt (1.9.4-r0) 10:40:22 (128/129) Installing libxslt (1.1.35-r0) 10:40:22 (129/129) Installing chromium (99.0.4844.84-r0) 10:40:25 Executing busybox-1.34.1-r7.trigger 10:40:25 Executing glib-2.70.1-r0.trigger 10:40:25 Executing shared-mime-info-2.1-r1.trigger 10:40:27 Executing gdk-pixbuf-2.42.8-r0.trigger 10:40:27 Executing gtk-update-icon-cache-2.24.33-r0.trigger 10:40:27 Executing fontconfig-2.13.1-r4.trigger 10:40:27 Executing mkfontscale-1.2.1-r1.trigger 10:40:27 OK: 286 MiB in 145 packages 10:40:36 Removing intermediate container 644ddf731450 10:40:36 ---> 18ac3abd8f21 10:40:36 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 10:40:36 ---> Running in 41bdb9c08f5d 10:40:36 Removing intermediate container 41bdb9c08f5d 10:40:36 ---> 5bc419f26858 10:40:36 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 10:40:36 ---> Running in feb78509346a 10:40:36 Removing intermediate container feb78509346a 10:40:36 ---> d2161cd2faf6 10:40:36 Step 5/10 : RUN npm install -g npm 10:40:36 ---> Running in b31940f26fdd 10:40:42 10:40:42 removed 8 packages, changed 80 packages, and audited 231 packages in 6s 10:40:42 10:40:42 14 packages are looking for funding 10:40:42 run `npm fund` for details 10:40:42 10:40:42 found 0 vulnerabilities 10:40:43 Removing intermediate container b31940f26fdd 10:40:43 ---> 39eade808451 10:40:43 Step 6/10 : ARG USER=1000 10:40:43 ---> Running in f07c719b6de8 10:40:43 Removing intermediate container f07c719b6de8 10:40:43 ---> 0c147c4fe9c9 10:40:43 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 10:40:43 ---> Running in 621fd5a58b5d 10:40:43 Removing intermediate container 621fd5a58b5d 10:40:43 ---> 7b52e8f37de1 10:40:43 Step 8/10 : USER $USER:$USER 10:40:44 ---> Running in b7516da63276 10:40:44 Removing intermediate container b7516da63276 10:40:44 ---> 73ebe325f8bf 10:40:44 Step 9/10 : WORKDIR /app 10:40:44 ---> Running in e1064523ba64 10:40:44 Removing intermediate container e1064523ba64 10:40:44 ---> fca5a201b274 10:40:44 Step 10/10 : LABEL git_sha=1089c8602ceed22321b22bf7cf4660df119324cf 10:40:44 ---> Running in da8529f57975 10:40:44 Removing intermediate container da8529f57975 10:40:44 ---> dcbffd5d6bef 10:40:44 Successfully built dcbffd5d6bef 10:40:44 Successfully tagged edgexfoundry/edgex-web-ui:1089c8602ceed22321b22bf7cf4660df119324cf 10:40:44 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 10:40:44 touch edgex-web-ui.imagebuilt 10:40:44 mkdir -p node_modules coverage 10:40:44 chown "1000:1000" node_modules coverage package-lock.json 10:40:44 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 10:40:45 npm WARN EBADENGINE Unsupported engine { 10:40:45 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 10:40:45 npm WARN EBADENGINE required: { 10:40:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:40:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:40:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:40:45 npm WARN EBADENGINE }, 10:40:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:40:45 npm WARN EBADENGINE } 10:40:45 npm WARN EBADENGINE Unsupported engine { 10:40:45 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 10:40:45 npm WARN EBADENGINE required: { 10:40:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:40:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:40:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:40:45 npm WARN EBADENGINE }, 10:40:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:40:45 npm WARN EBADENGINE } 10:40:45 npm WARN EBADENGINE Unsupported engine { 10:40:45 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 10:40:45 npm WARN EBADENGINE required: { 10:40:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:40:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:40:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:40:45 npm WARN EBADENGINE }, 10:40:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:40:45 npm WARN EBADENGINE } 10:40:45 npm WARN EBADENGINE Unsupported engine { 10:40:45 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 10:40:45 npm WARN EBADENGINE required: { 10:40:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:40:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:40:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:40:45 npm WARN EBADENGINE }, 10:40:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:40:45 npm WARN EBADENGINE } 10:40:45 npm WARN EBADENGINE Unsupported engine { 10:40:45 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 10:40:45 npm WARN EBADENGINE required: { 10:40:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:40:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:40:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:40:45 npm WARN EBADENGINE }, 10:40:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:40:45 npm WARN EBADENGINE } 10:40:45 npm WARN EBADENGINE Unsupported engine { 10:40:45 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 10:40:45 npm WARN EBADENGINE required: { 10:40:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:40:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:40:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:40:45 npm WARN EBADENGINE }, 10:40:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:40:45 npm WARN EBADENGINE } 10:40:45 npm WARN EBADENGINE Unsupported engine { 10:40:45 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 10:40:45 npm WARN EBADENGINE required: { 10:40:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:40:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:40:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:40:45 npm WARN EBADENGINE }, 10:40:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:40:45 npm WARN EBADENGINE } 10:40:45 npm WARN EBADENGINE Unsupported engine { 10:40:45 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 10:40:45 npm WARN EBADENGINE required: { 10:40:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:40:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:40:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:40:45 npm WARN EBADENGINE }, 10:40:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:40:45 npm WARN EBADENGINE } 10:40:45 npm WARN EBADENGINE Unsupported engine { 10:40:45 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 10:40:45 npm WARN EBADENGINE required: { 10:40:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:40:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:40:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:40:45 npm WARN EBADENGINE }, 10:40:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:40:45 npm WARN EBADENGINE } 10:40:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3809 in /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [Pipeline] { [Pipeline] ws 10:40:48 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:40:48 The recommended git tool is: git 10:40:50 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 10:40:50 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 10:40:50 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 10:40:50 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 10:40:50 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 10:40:51 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 10:40:51 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 10:40:52 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 10:40:52 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 10:40:53 using credential edgex-jenkins-ssh 10:40:53 Cloning the remote Git repository 10:40:54 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 10:40:54 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 10:40:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:40:53 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:40:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:40:53 > git --version # timeout=10 10:40:53 > git --version # 'git version 2.25.1' 10:40:53 using GIT_SSH to set credentials SSH Credentials for GitHub 10:40:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:55 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. 10:40:55 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. 10:40:56 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 10:40:56 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:40:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:40:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:57 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. 10:40:57 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. 10:40:57 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:40:57 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 1089c8602ceed22321b22bf7cf4660df119324cf 10:40:58 Merge succeeded, producing 1089c8602ceed22321b22bf7cf4660df119324cf 10:40:58 Checking out Revision 1089c8602ceed22321b22bf7cf4660df119324cf (PR-588) 10:40:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:40:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:40:57 using GIT_SSH to set credentials SSH Credentials for GitHub 10:40:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:40:57 > git config core.sparsecheckout # timeout=10 10:40:57 > git checkout -f 1089c8602ceed22321b22bf7cf4660df119324cf # timeout=10 10:40:58 > git remote # timeout=10 10:40:58 > git config --get remote.origin.url # timeout=10 10:40:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:40:58 > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 10:40:58 > git rev-parse HEAD^{commit} # timeout=10 10:40:58 > git config core.sparsecheckout # timeout=10 10:40:58 > git checkout -f 1089c8602ceed22321b22bf7cf4660df119324cf # timeout=10 10:40:59 Commit message: "chore(deps): Bump ua-parser-js from 0.7.31 to 0.7.33 in /web" 10:40:59 > git --version # timeout=10 10:40:59 > git --version # 'git version 2.25.1' 10:40:59 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:41:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:41:00 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:00 Dload Upload Total Spent Left Speed 10:41:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 10:41:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:41:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:41:01 + sudo tee /etc/docker/daemon.new 10:41:01 { 10:41:01 "registry-mirrors": [ 10:41:01 "https://nexus3.edgexfoundry.org:10001" 10:41:01 ], 10:41:01 "bip": "10.250.0.254/24", 10:41:01 "hosts": [ 10:41:01 "tcp://0.0.0.0:5555", 10:41:01 "unix:///var/run/docker.sock" 10:41:01 ], 10:41:01 "mtu": 1458, 10:41:01 "selinux-enabled": true, 10:41:01 "seccomp-profile": "/etc/docker/seccomp.json" 10:41:01 } [Pipeline] sh 10:41:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:41: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. 10:41:02 + sudo service docker restart 10:41:07 10:41:07 added 1478 packages, and audited 1479 packages in 22s 10:41:07 10:41:07 90 packages are looking for funding 10:41:07 run `npm fund` for details 10:41:07 10:41:07 23 vulnerabilities (1 low, 5 moderate, 13 high, 4 critical) 10:41:07 10:41:07 To address issues that do not require attention, run: 10:41:07 npm audit fix 10:41:07 10:41:07 To address all issues (including breaking changes), run: 10:41:07 npm audit fix --force 10:41:07 10:41:07 Run `npm audit` for details. 10:41:17 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 10:41:19 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:20 provisioning config files... 10:41:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4122477314434117202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:20 ---> docker-login.sh 10:41:20 nexus3.edgexfoundry.org:10001 10:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:21 Configure a credential helper to remove this warning. See 10:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:21 10:41:21 Login Succeeded 10:41:21 nexus3.edgexfoundry.org:10002 10:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:21 Configure a credential helper to remove this warning. See 10:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:21 10:41:21 Login Succeeded 10:41:21 nexus3.edgexfoundry.org:10003 10:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:22 Configure a credential helper to remove this warning. See 10:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:22 10:41:22 Login Succeeded 10:41:22 nexus3.edgexfoundry.org:10004 10:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:22 Configure a credential helper to remove this warning. See 10:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:22 10:41:22 Login Succeeded 10:41:22 docker.io 10:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:23 Configure a credential helper to remove this warning. See 10:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:23 10:41:23 Login Succeeded 10:41:23 ---> docker-login.sh ends [Pipeline] } 10:41:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:41:23 Compiling @angular/core : es2015 as esm2015 10:41:23 Compiling @angular/compiler/testing : es2015 as esm2015 [Pipeline] echo 10:41:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:41:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:41:23 ========================================================= 10:41:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:41:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:24 + 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 . 10:41:24 Sending build context to Docker daemon 28.74MB 10:41:24 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 10:41:24 Step 2/16 : FROM ${BASE} AS builder 10:41:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:41:25 9b18e9b68314: Pulling fs layer 10:41:25 35d82f9e3411: Pulling fs layer 10:41:25 e16973657156: Pulling fs layer 10:41:25 fc693d55d65f: Pulling fs layer 10:41:25 7e9fc2657dce: Pulling fs layer 10:41:25 dda99020689f: Pulling fs layer 10:41:25 db1c61fa0a46: Pulling fs layer 10:41:25 891c053d2c06: Pulling fs layer 10:41:25 dda99020689f: Waiting 10:41:25 fc693d55d65f: Waiting 10:41:25 db1c61fa0a46: Waiting 10:41:25 7e9fc2657dce: Waiting 10:41:25 891c053d2c06: Waiting 10:41:25 e16973657156: Verifying Checksum 10:41:25 e16973657156: Download complete 10:41:25 35d82f9e3411: Download complete 10:41:25 7e9fc2657dce: Verifying Checksum 10:41:25 7e9fc2657dce: Download complete 10:41:25 dda99020689f: Verifying Checksum 10:41:25 dda99020689f: Download complete 10:41:25 9b18e9b68314: Verifying Checksum 10:41:25 9b18e9b68314: Download complete 10:41:26 9b18e9b68314: Pull complete 10:41:26 891c053d2c06: Verifying Checksum 10:41:26 891c053d2c06: Download complete 10:41:26 Compiling @angular/common : es2015 as esm2015 10:41:26 Compiling @angular/core/testing : es2015 as esm2015 10:41:26 35d82f9e3411: Pull complete 10:41:27 e16973657156: Pull complete 10:41:27 Compiling @angular/platform-browser : es2015 as esm2015 10:41:27 Compiling @angular/common/testing : es2015 as esm2015 10:41:27 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 10:41:27 Compiling @angular/platform-browser/testing : es2015 as esm2015 10:41:27 db1c61fa0a46: Verifying Checksum 10:41:27 db1c61fa0a46: Download complete 10:41:28 Compiling @angular/router : es2015 as esm2015 10:41:28 Compiling @angular/common/http : es2015 as esm2015 10:41:28 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 10:41:28 fc693d55d65f: Verifying Checksum 10:41:28 fc693d55d65f: Download complete 10:41:28 Compiling @angular/forms : es2015 as esm2015 10:41:28 Compiling @angular/common/http/testing : es2015 as esm2015 10:41:30 Compiling @angular/router/testing : es2015 as esm2015 10:41:35 27 01 2023 10:41:35.755:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 10:41:35 27 01 2023 10:41:35.757:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 10:41:35 27 01 2023 10:41:35.760:INFO [launcher]: Starting browser ChromeHeadless 10:41:40 fc693d55d65f: Pull complete 10:41:40 7e9fc2657dce: Pull complete 10:41:40 dda99020689f: Pull complete 10:41:47 db1c61fa0a46: Pull complete 10:41:48 ✔ Browser application bundle generation complete. 10:41:48 27 01 2023 10:41:46.566:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket zAbtAa2AFXY2rsxgAAAB with id 13724408 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 10:41:49 891c053d2c06: Pull complete 10:41:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:41:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:41:49 ---> f96f9c87975a 10:41:49 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.185 secs) 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.211 secs) 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.312 secs) 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.331 secs) 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.363 secs) 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.399 secs) 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.442 secs) 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.469 secs) 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.474 secs) 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.485 secs) 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.496 secs) 10:41:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.536 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.547 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.553 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.565 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.572 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.581 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.583 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.586 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.592 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.596 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.643 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.667 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.698 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.72 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.735 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.74 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.742 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.766 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.798 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.819 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.833 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.84 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.845 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.848 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.855 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.861 secs) 10:41:50 WARN: ' 10:41:50 It looks like you're using ngModel on the same form field as formControlName. 10:41:50 Support for using the ngModel input property and ngModelChange event with 10:41:50 reactive form directives has been deprecated in Angular v6 and will be removed 10:41:50 in a future version of Angular. 10:41:50 10:41:50 For more information on this, see our API docs here: 10:41:50 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:41:50 ' 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.861 secs) 10:41:50 WARN: ' 10:41:50 It looks like you're using ngModel on the same form field as formControlName. 10:41:50 Support for using the ngModel input property and ngModelChange event with 10:41:50 reactive form directives has been deprecated in Angular v6 and will be removed 10:41:50 in a future version of Angular. 10:41:50 10:41:50 For more information on this, see our API docs here: 10:41:50 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:41:50 ' 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.886 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.917 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.945 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.949 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.951 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.981 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.99 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.992 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.999 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.01 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.016 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.032 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.038 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.058 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.068 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.079 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.092 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.107 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.114 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.122 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.135 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.141 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.147 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.162 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.174 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.18 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.187 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.201 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.204 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.205 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.226 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.232 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.25 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.253 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.254 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.26 secs) 10:41:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.27 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.287 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.314 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.321 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.328 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.329 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.331 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.357 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.4 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.403 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.409 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.412 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.438 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.451 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.468 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.478 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.482 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.485 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.505 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.516 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.523 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.539 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.553 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.557 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.561 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.564 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.566 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.571 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.572 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.58 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.593 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.605 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.609 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.63 secs) 10:41:51 ---> Running in 7158c4006eb2 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.642 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.651 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.658 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.683 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.692 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.699 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.702 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.706 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.711 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.713 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.723 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.73 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.735 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.762 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.772 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.779 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.785 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.796 secs) 10:41:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.802 secs) 10:41:51 Removing intermediate container 7158c4006eb2 10:41:51 ---> 9358d79a4cd6 10:41:51 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 10:41:51 ---> Running in 6e0da18ad05f 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.854 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.864 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.868 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.875 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.886 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.908 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.912 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.916 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.937 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.946 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.956 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.975 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.984 secs) 10:41:52 Removing intermediate container 6e0da18ad05f 10:41:52 ---> 5c4168389f90 10:41:52 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.004 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.009 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.077 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.083 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.085 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.094 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.096 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.098 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.1 secs) 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.102 secs) 10:41:52 ---> Running in 6af124c77e76 10:41:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.024 secs / 2.102 secs) 10:41:52 TOTAL: 149 SUCCESS 10:41:52 ✔ Browser application bundle generation complete. 10:41:52 Removing intermediate container 6af124c77e76 10:41:52 ---> c40cc0fac703 10:41:52 Step 6/16 : LABEL Name=edgex-ui-go 10:41:52 ---> Running in 4a71650e97fa 10:41:52 10:41:52 =============================== Coverage summary =============================== 10:41:52 Statements : 40.87% ( 1463/3580 ) 10:41:52 Branches : 12.03% ( 111/923 ) 10:41:52 Functions : 33.13% ( 430/1298 ) 10:41:52 Lines : 38.8% ( 1314/3387 ) 10:41:52 ================================================================================ 10:41:52 Removing intermediate container 4a71650e97fa 10:41:52 ---> 3bd07bcb236f 10:41:52 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 10:41:52 ---> Running in 0d3aac49bd58 10:41:53 ✔ Browser application bundle generation complete. 10:41:53 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/web' [Pipeline] echo 10:41:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:41:53 $ docker stop --time=1 e2121598dfcb3c3397e0678b44f449e3112087b113ea7e45c2b01ead37096eef 10:41:53 Removing intermediate container 0d3aac49bd58 10:41:53 ---> 096315106ca6 10:41:53 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:41:53 latest: Pulling from library/docker 10:41:54 a9eaa45ef418: Pulling fs layer 10:41:54 9b7e78d5cc3f: Pulling fs layer 10:41:54 0603170b2f79: Pulling fs layer 10:41:54 0c52fb7d17fe: Pulling fs layer 10:41:54 4da573654a54: Pulling fs layer 10:41:54 1d88b9fdee48: Pulling fs layer 10:41:54 67e2e77e3de2: Pulling fs layer 10:41:54 37f931a863af: Pulling fs layer 10:41:54 0c52fb7d17fe: Waiting 10:41:54 4da573654a54: Waiting 10:41:54 1d88b9fdee48: Waiting 10:41:54 67e2e77e3de2: Waiting 10:41:54 37f931a863af: Waiting 10:41:54 9b7e78d5cc3f: Verifying Checksum 10:41:54 9b7e78d5cc3f: Download complete 10:41:54 a9eaa45ef418: Verifying Checksum 10:41:54 a9eaa45ef418: Download complete 10:41:54 $ docker rm -f --volumes e2121598dfcb3c3397e0678b44f449e3112087b113ea7e45c2b01ead37096eef [Pipeline] // withDockerContainer [Pipeline] sh 10:41:55 a9eaa45ef418: Pull complete 10:41:55 0c52fb7d17fe: Verifying Checksum 10:41:55 0c52fb7d17fe: Download complete 10:41:55 4da573654a54: Verifying Checksum 10:41:55 4da573654a54: Download complete 10:41:55 + sudo chown -R jenkins:jenkins . 10:41:55 1d88b9fdee48: Verifying Checksum 10:41:55 1d88b9fdee48: Download complete 10:41:55 67e2e77e3de2: Verifying Checksum 10:41:55 67e2e77e3de2: Download complete 10:41:55 0603170b2f79: Verifying Checksum 10:41:55 0603170b2f79: Download complete 10:41:55 37f931a863af: Verifying Checksum 10:41:55 37f931a863af: Download complete [Pipeline] stash 10:41:55 9b7e78d5cc3f: Pull complete 10:41:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:41:56 0603170b2f79: Pull complete 10:41:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:41:57 + ls -al . 10:41:57 total 188 10:41:57 drwxrwxr-x 14 jenkins jenkins 4096 Jan 27 10:39 . 10:41:57 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 10:38 .. 10:41:57 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 10:38 .blubracket 10:41:57 -rw-rw-r-- 1 jenkins jenkins 18 Jan 27 10:38 .dockerignore 10:41:57 drwxrwxr-x 8 jenkins jenkins 4096 Jan 27 10:38 .git 10:41:57 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 10:38 .github 10:41:57 -rw-rw-r-- 1 jenkins jenkins 185 Jan 27 10:38 .gitignore 10:41:57 drwxr-xr-x 3 jenkins jenkins 4096 Jan 27 10:38 .semver 10:41:57 -rw-rw-r-- 1 jenkins jenkins 4856 Jan 27 10:38 Attribution.txt 10:41:57 -rw-rw-r-- 1 jenkins jenkins 17205 Jan 27 10:38 CHANGELOG.md 10:41:57 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 27 10:38 CONTRIBUTING.md 10:41:57 -rw-rw-r-- 1 jenkins jenkins 1847 Jan 27 10:38 Dockerfile 10:41:57 -rw-rw-r-- 1 jenkins jenkins 652 Jan 27 10:38 Jenkinsfile 10:41:57 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 27 10:38 LICENSE 10:41:57 -rw-rw-r-- 1 jenkins jenkins 2124 Jan 27 10:38 Makefile 10:41:57 -rw-rw-r-- 1 jenkins jenkins 4558 Jan 27 10:38 README.md 10:41:57 -rw-rw-r-- 1 jenkins jenkins 5 Jan 27 10:38 VERSION 10:41:57 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 10:38 assets 10:41:57 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 10:38 bin 10:41:57 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 10:38 cmd 10:41:57 -rw-r--r-- 1 jenkins jenkins 10 Jan 27 10:39 coverage.out 10:41:57 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 10:38 docs 10:41:57 -rw-rw-r-- 1 jenkins jenkins 3110 Jan 27 10:38 go.mod 10:41:57 -rw-rw-r-- 1 jenkins jenkins 43888 Jan 27 10:38 go.sum 10:41:57 drwxrwxr-x 8 jenkins jenkins 4096 Jan 27 10:38 internal 10:41:57 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 10:38 snap 10:41:57 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 10:38 testing 10:41:57 -rw-rw-r-- 1 jenkins jenkins 155 Jan 27 10:38 version.go 10:41:57 drwxrwxr-x 6 jenkins jenkins 4096 Jan 27 10:40 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:57 0c52fb7d17fe: Pull complete 10:41:57 + 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=1089c8602ceed22321b22bf7cf4660df119324cf --label arch=amd64 --label version=0.0.0 . 10:41:58 Sending build context to Docker daemon 48.41MB 10:41:58 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 10:41:58 Step 2/26 : FROM ${BASE} AS builder 10:41:58 ---> da95f1e33a22 10:41:58 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:41:58 ---> Running in 06a033eeea73 10:41:58 Removing intermediate container 06a033eeea73 10:41:58 ---> 853ad9383c4a 10:41:58 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 10:41:58 ---> Running in 61ab34c74538 10:41:59 Removing intermediate container 61ab34c74538 10:41:59 ---> 7b2381f66a50 10:41:59 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:41:59 ---> Running in e2c9681d6053 10:41:59 Removing intermediate container e2c9681d6053 10:41:59 ---> 53519ba61e37 10:41:59 Step 6/26 : LABEL Name=edgex-ui-go 10:41:59 ---> Running in afcf868addaa 10:41:59 Removing intermediate container afcf868addaa 10:41:59 ---> 69ce35c6d66e 10:41:59 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 10:41:59 ---> Running in c6d405271ea6 10:41:59 Removing intermediate container c6d405271ea6 10:41:59 ---> a91ceef98aaf 10:41:59 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:41:59 4da573654a54: Pull complete 10:41:59 1d88b9fdee48: Pull complete 10:42:00 67e2e77e3de2: Pull complete 10:42:00 37f931a863af: Pull complete 10:42:00 Digest: sha256:2655039c6abfc8a1d75978c5258fccd5c5cedf880b6cfc72077f076d0672c70a 10:42:00 Status: Downloaded newer image for docker:latest 10:42:00 ---> 8777a54a46c8 10:42:00 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:00 ---> Running in ea9e063aac1d 10:42:01 Removing intermediate container ea9e063aac1d 10:42:01 ---> 97dc2a96755c 10:42:01 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:01 ---> Running in 6415e30f534f 10:42:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:42:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:42:02 OK: 211 MiB in 51 packages 10:42:03 ---> 3b27194ef772 10:42:03 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:03 ---> Running in 16357ef8ed4e 10:42:03 Removing intermediate container 6415e30f534f 10:42:03 ---> 696bd2202f95 10:42:03 Step 11/26 : ENV GO111MODULE=on 10:42:03 ---> Running in 87b107036f34 10:42:03 Removing intermediate container 87b107036f34 10:42:03 ---> 7509da5c50a1 10:42:03 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:42:03 ---> Running in ada2c4e2e37a 10:42:04 Removing intermediate container ada2c4e2e37a 10:42:04 ---> d54003800cec 10:42:04 Step 13/26 : COPY go.mod vendor* ./ 10:42:04 ---> 2b6ce1d7adcf 10:42:04 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:04 ---> Running in a9be4c31d765 10:42:04 Removing intermediate container a9be4c31d765 10:42:04 ---> 2c94ee049493 10:42:04 Step 15/26 : COPY . . 10:42:04 Removing intermediate container 16357ef8ed4e 10:42:04 ---> a8a286a8ffd8 10:42:04 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:04 ---> Running in 490309d3ce59 10:42:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:42:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:42:06 ---> 97cc900ff8cd 10:42:06 Step 16/26 : RUN ${MAKE} 10:42:06 ---> Running in c4304d352f7b 10:42:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:42:07 OK: 221 MiB in 51 packages 10:42:08 Removing intermediate container 490309d3ce59 10:42:08 ---> ed8831c9357c 10:42:08 Step 11/16 : ENV GO111MODULE=on 10:42:08 ---> Running in bd682c2eb238 10:42:09 Removing intermediate container bd682c2eb238 10:42:09 ---> b4a25ea0b522 10:42:09 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:42:09 ---> Running in 0311a6f3c547 10:42:09 Removing intermediate container 0311a6f3c547 10:42:09 ---> bf3c42353d4a 10:42:09 Step 13/16 : COPY go.mod vendor* ./ 10:42:10 ---> f2b65935823a 10:42:10 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:10 ---> Running in 7c1cb6647f52 10:42:19 Removing intermediate container c4304d352f7b 10:42:19 ---> d541695d1dac 10:42:19 Step 17/26 : FROM alpine:3.14 10:42:19 3.14: Pulling from library/alpine 10:42:19 c7ed990a2339: Pulling fs layer 10:42:19 c7ed990a2339: Verifying Checksum 10:42:19 c7ed990a2339: Download complete 10:42:20 c7ed990a2339: Pull complete 10:42:20 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 10:42:20 Status: Downloaded newer image for alpine:3.14 10:42:20 ---> dd53f409bf0b 10:42:20 Step 18/26 : EXPOSE 4000 10:42:20 ---> Running in 7f30778e9273 10:42:20 Removing intermediate container 7f30778e9273 10:42:20 ---> 76957f0ac762 10:42:20 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:42:21 ---> 0f1f7a845e8a 10:42:21 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 10:42:21 ---> af528e655079 10:42:21 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 10:42:21 ---> e738670ac8c7 10:42:21 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:42:21 ---> Running in ebb153b51802 10:42:21 Removing intermediate container ebb153b51802 10:42:21 ---> 7069054a8516 10:42:21 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 10:42:21 ---> Running in f47747208c1d 10:42:21 Removing intermediate container f47747208c1d 10:42:21 ---> c55e341d718c 10:42:21 Step 24/26 : LABEL arch=amd64 10:42:21 ---> Running in 688ffbb0ff46 10:42:21 Removing intermediate container 688ffbb0ff46 10:42:21 ---> e8dcd81e6af7 10:42:21 Step 25/26 : LABEL git_sha=1089c8602ceed22321b22bf7cf4660df119324cf 10:42:21 ---> Running in da4b609f6ef5 10:42:21 Removing intermediate container da4b609f6ef5 10:42:21 ---> cb3fd7408281 10:42:21 Step 26/26 : LABEL version=0.0.0 10:42:21 ---> Running in 1f83b39bfcc2 10:42:21 Removing intermediate container 1f83b39bfcc2 10:42:21 ---> b7f687110eb8 10:42:21 [Warning] One or more build-args [ARCH] were not consumed 10:42:21 Successfully built b7f687110eb8 10:42:21 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 10:42:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:22 10:42:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:23 latest: Pulling from edgex-lftools-log-publisher 10:42:23 5eb5b503b376: Pulling fs layer 10:42:23 5c69ac0246d0: Pulling fs layer 10:42:23 ec43610c2a17: Pulling fs layer 10:42:23 3a2ae6a8a46f: Pulling fs layer 10:42:23 33b1e0a273af: Pulling fs layer 10:42:23 5d3b04190fa2: Pulling fs layer 10:42:23 2f39f015ded8: Pulling fs layer 10:42:23 3a2ae6a8a46f: Waiting 10:42:23 2f39f015ded8: Waiting 10:42:23 33b1e0a273af: Waiting 10:42:23 5d3b04190fa2: Waiting 10:42:23 5c69ac0246d0: Download complete 10:42:23 3a2ae6a8a46f: Verifying Checksum 10:42:23 3a2ae6a8a46f: Download complete 10:42:23 33b1e0a273af: Verifying Checksum 10:42:23 5d3b04190fa2: Verifying Checksum 10:42:23 5d3b04190fa2: Download complete 10:42:23 ec43610c2a17: Verifying Checksum 10:42:23 ec43610c2a17: Download complete 10:42:23 5eb5b503b376: Verifying Checksum 10:42:23 5eb5b503b376: Download complete 10:42:24 2f39f015ded8: Download complete 10:42:24 5eb5b503b376: Pull complete 10:42:24 5c69ac0246d0: Pull complete 10:42:25 ec43610c2a17: Pull complete 10:42:25 3a2ae6a8a46f: Pull complete 10:42:25 33b1e0a273af: Pull complete 10:42:25 5d3b04190fa2: Pull complete 10:42:29 2f39f015ded8: Pull complete 10:42:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:29 prd-ubuntu20.04-docker-8c-8g-3808 does not seem to be running inside a container 10:42:29 $ 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-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:42:34 $ docker top 5d5f135b6eac4579a50561ace0680d15a934e3bf8c154b91505279eeea9fa52f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:34 ---> job-cost.sh 10:42:34 lf-activate-venv: SKIPPING 10:42:34 INFO: No Stack... 10:42:35 INFO: Retrieving Pricing Info for: v3-standard-8 10:42:35 INFO: Archiving Costs [Pipeline] sh 10:42:35 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/cost.csv 10:42:35 + cut -d, -f6 [Pipeline] lock 10:42:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-588-1-stack-cost] 10:42:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-1-stack-cost] did not exist. Created. 10:42:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-588-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:42:36 + echo total: 0.2199999988079071 [Pipeline] stash 10:42:36 Stashed 1 file(s) [Pipeline] } 10:42:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:42:36 $ docker stop --time=1 5d5f135b6eac4579a50561ace0680d15a934e3bf8c154b91505279eeea9fa52f 10:42:38 $ docker rm -f --volumes 5d5f135b6eac4579a50561ace0680d15a934e3bf8c154b91505279eeea9fa52f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:43:06 Removing intermediate container 7c1cb6647f52 10:43:06 ---> 92f5b42cb053 10:43:06 Step 15/16 : COPY . . 10:43:06 ---> 26f833612645 10:43:06 Step 16/16 : RUN ${MAKE} 10:43:06 ---> Running in 762639fb0f7d 10:43:06 noop 10:43:06 Removing intermediate container 762639fb0f7d 10:43:06 ---> 63cb76544912 10:43:06 Successfully built 63cb76544912 10:43:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:07 + docker inspect -f . ci-base-image-arm64 10:43:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:07 prd-ubuntu20.04-docker-arm64-4c-16g-3809 does not seem to be running inside a container 10:43:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:43:08 $ docker top b8301a3625da4495bd550190c71037d948aeba9216c5078af3197f37b19ee043 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:09 + go version 10:43:09 go version go1.18.7 linux/arm64 [Pipeline] } 10:43:09 $ docker stop --time=1 b8301a3625da4495bd550190c71037d948aeba9216c5078af3197f37b19ee043 10:43:11 $ docker rm -f --volumes b8301a3625da4495bd550190c71037d948aeba9216c5078af3197f37b19ee043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:12 + docker inspect -f . ci-base-image-arm64 10:43:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:12 prd-ubuntu20.04-docker-arm64-4c-16g-3809 does not seem to be running inside a container 10:43:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:43:13 $ docker top 7c05d3b6c32daf3dd85d4f252d054aefe079736127bc5907b04ef35a97d968e2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:14 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 10:43:15 + make test 10:43:15 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 10:43:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:44:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:44:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:44:38 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:44:38 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 10:44:38 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 10:44:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:44:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:44:38 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 10:44:38 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 10:44:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:44:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:44:48 ./bin/test-attribution-txt.sh 10:44:48 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 10:44:48 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 10:44:48 An attribution for golang.org/x/net is missing from Attribution.txt, please add 10:44:48 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 10:44:48 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 10:44:48 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 10:44:48 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 10:44:48 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 10:44:48 make -C web test 10:44:48 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 10:44:48 make[1]: tput: No such file or directory 10:44:48 make[1]: tput: No such file or directory 10:44:48 warning: generating ./VERSION 10:44:48 echo "0.0.0" > VERSION 10:44:48 docker build \ 10:44:48 -f Dockerfile \ 10:44:48 --build-arg USER=1000 \ 10:44:48 \ 10:44:48 --label "git_sha=1089c8602ceed22321b22bf7cf4660df119324cf" \ 10:44:48 -t edgexfoundry/edgex-web-ui:1089c8602ceed22321b22bf7cf4660df119324cf \ 10:44:48 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 10:44:48 . 10:44:49 Sending build context to Docker daemon 3.269MB 10:44:49 Step 1/10 : FROM node:16.17-alpine3.15 10:44:49 16.17-alpine3.15: Pulling from library/node 10:44:49 47517142f6ba: Pulling fs layer 10:44:49 5f8c4bfa009b: Pulling fs layer 10:44:49 f7079c9c4ba1: Pulling fs layer 10:44:49 aba105e6f55a: Pulling fs layer 10:44:49 aba105e6f55a: Waiting 10:44:49 47517142f6ba: Download complete 10:44:50 aba105e6f55a: Download complete 10:44:50 f7079c9c4ba1: Verifying Checksum 10:44:50 f7079c9c4ba1: Download complete 10:44:50 47517142f6ba: Pull complete 10:44:51 5f8c4bfa009b: Verifying Checksum 10:44:51 5f8c4bfa009b: Download complete 10:44:55 5f8c4bfa009b: Pull complete 10:44:55 f7079c9c4ba1: Pull complete 10:44:55 aba105e6f55a: Pull complete 10:44:55 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 10:44:55 Status: Downloaded newer image for node:16.17-alpine3.15 10:44:55 ---> bf1b8b58d215 10:44:55 Step 2/10 : RUN apk add --no-cache chromium 10:44:56 ---> Running in af4a57779090 10:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:44:58 (1/128) Installing libxau (1.0.9-r0) 10:44:58 (2/128) Installing libmd (1.0.3-r0) 10:44:58 (3/128) Installing libbsd (0.11.3-r1) 10:44:58 (4/128) Installing libxdmcp (1.1.3-r0) 10:44:58 (5/128) Installing libxcb (1.14-r2) 10:44:58 (6/128) Installing libx11 (1.7.3.1-r0) 10:44:58 (7/128) Installing libxext (1.3.4-r0) 10:44:58 (8/128) Installing libice (1.0.10-r0) 10:44:58 (9/128) Installing libuuid (2.37.4-r0) 10:44:58 (10/128) Installing libsm (1.2.3-r0) 10:44:58 (11/128) Installing libxt (1.2.1-r0) 10:44:58 (12/128) Installing libxmu (1.1.3-r0) 10:44:58 (13/128) Installing xset (1.2.4-r0) 10:44:58 (14/128) Installing xprop (1.2.5-r0) 10:44:58 (15/128) Installing xdg-utils (1.1.3-r0) 10:44:58 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 10:44:58 (17/128) Installing pkgconf (1.8.1-r0) 10:44:58 (18/128) Installing libffi (3.4.2-r1) 10:44:59 (19/128) Installing libintl (0.21-r0) 10:44:59 (20/128) Installing libblkid (2.37.4-r0) 10:44:59 (21/128) Installing libmount (2.37.4-r0) 10:44:59 (22/128) Installing pcre (8.45-r1) 10:44:59 (23/128) Installing glib (2.70.1-r0) 10:44:59 (24/128) Installing xz-libs (5.2.5-r1) 10:44:59 (25/128) Installing libxml2 (2.9.14-r2) 10:44:59 (26/128) Installing shared-mime-info (2.1-r1) 10:44:59 (27/128) Installing hicolor-icon-theme (0.17-r1) 10:44:59 (28/128) Installing libjpeg-turbo (2.1.2-r0) 10:44:59 (29/128) Installing libpng (1.6.37-r1) 10:44:59 (30/128) Installing libwebp (1.2.2-r0) 10:44:59 (31/128) Installing zstd-libs (1.5.0-r0) 10:44:59 (32/128) Installing tiff (4.4.0-r0) 10:44:59 (33/128) Installing gdk-pixbuf (2.42.8-r0) 10:44:59 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 10:44:59 (35/128) Installing libxcomposite (0.4.5-r0) 10:44:59 (36/128) Installing libxfixes (6.0.0-r0) 10:44:59 (37/128) Installing libxrender (0.9.10-r3) 10:44:59 (38/128) Installing libxcursor (1.2.0-r0) 10:44:59 (39/128) Installing libxdamage (1.1.5-r1) 10:44:59 (40/128) Installing libxi (1.8-r0) 10:44:59 (41/128) Installing libxinerama (1.1.4-r1) 10:45:00 (42/128) Installing libxrandr (1.5.2-r1) 10:45:00 (43/128) Installing atk (2.36.0-r0) 10:45:00 (44/128) Installing libxtst (1.2.3-r3) 10:45:00 (45/128) Installing dbus-libs (1.12.24-r0) 10:45:00 (46/128) Installing at-spi2-core (2.42.0-r0) 10:45:00 (47/128) Installing at-spi2-atk (2.38.0-r0) 10:45:00 (48/128) Installing expat (2.5.0-r0) 10:45:00 (49/128) Installing brotli-libs (1.0.9-r5) 10:45:00 (50/128) Installing libbz2 (1.0.8-r1) 10:45:00 (51/128) Installing freetype (2.11.1-r2) 10:45:00 (52/128) Installing fontconfig (2.13.1-r4) 10:45:00 (53/128) Installing pixman (0.40.0-r4) 10:45:00 (54/128) Installing cairo (1.16.0-r5) 10:45:00 (55/128) Installing cairo-gobject (1.16.0-r5) 10:45:00 (56/128) Installing avahi-libs (0.8-r5) 10:45:00 (57/128) Installing gmp (6.2.1-r1) 10:45:00 (58/128) Installing nettle (3.7.3-r0) 10:45:00 (59/128) Installing p11-kit (0.24.0-r1) 10:45:00 (60/128) Installing libtasn1 (4.18.0-r1) 10:45:00 (61/128) Installing libunistring (0.9.10-r1) 10:45:00 (62/128) Installing gnutls (3.7.1-r1) 10:45:00 (63/128) Installing cups-libs (2.3.3-r6) 10:45:01 (64/128) Installing libepoxy (1.5.9-r0) 10:45:01 (65/128) Installing fribidi (1.0.11-r0) 10:45:01 (66/128) Installing graphite2 (1.3.14-r0) 10:45:01 (67/128) Installing harfbuzz (3.0.0-r2) 10:45:01 (68/128) Installing libxft (2.3.4-r0) 10:45:01 (69/128) Installing pango (1.48.10-r0) 10:45:01 (70/128) Installing wayland-libs-client (1.19.0-r1) 10:45:01 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 10:45:01 (72/128) Installing wayland-libs-egl (1.19.0-r1) 10:45:01 (73/128) Installing xkeyboard-config (2.34-r0) 10:45:01 (74/128) Installing libxkbcommon (1.3.1-r0) 10:45:01 (75/128) Installing gtk+3.0 (3.24.30-r0) 10:45:02 Executing gtk+3.0-3.24.30-r0.post-install 10:45:02 (76/128) Installing libfontenc (1.1.4-r0) 10:45:02 (77/128) Installing mkfontscale (1.2.1-r1) 10:45:02 (78/128) Installing ttf-opensans (1.10-r1) 10:45:02 Executing ttf-opensans-1.10-r1.post-install 10:45:05 (79/128) Installing libogg (1.3.5-r0) 10:45:05 (80/128) Installing flac (1.3.4-r0) 10:45:05 (81/128) Installing alsa-lib (1.2.5.1-r1) 10:45:05 (82/128) Installing libatomic (10.3.1_git20211027-r0) 10:45:05 (83/128) Installing sdl2 (2.0.16-r4) 10:45:05 (84/128) Installing aom-libs (3.2.0-r0) 10:45:05 (85/128) Installing libass (0.15.2-r0) 10:45:05 (86/128) Installing libdav1d (0.9.2-r0) 10:45:05 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 10:45:05 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 10:45:05 (89/128) Installing lame (3.100-r0) 10:45:05 (90/128) Installing opus (1.3.1-r1) 10:45:05 (91/128) Installing libgomp (10.3.1_git20211027-r0) 10:45:05 (92/128) Installing soxr (0.1.3-r2) 10:45:05 (93/128) Installing libsrt (1.4.2-r1) 10:45:05 (94/128) Installing libssh (0.9.6-r1) 10:45:05 (95/128) Installing libtheora (1.1.1-r16) 10:45:05 (96/128) Installing v4l-utils-libs (1.22.1-r1) 10:45:05 (97/128) Installing libdrm (2.4.109-r0) 10:45:05 (98/128) Installing libva (2.13.0-r0) 10:45:05 (99/128) Installing libvdpau (1.4-r0) 10:45:05 (100/128) Installing vidstab (1.1.0-r1) 10:45:05 (101/128) Installing libvorbis (1.3.7-r0) 10:45:06 (102/128) Installing libvpx (1.10.0-r0) 10:45:06 (103/128) Installing vulkan-loader (1.2.196-r0) 10:45:06 (104/128) Installing x264-libs (20210613-r0) 10:45:06 (105/128) Installing x265-libs (3.5-r0) 10:45:06 (106/128) Installing xvidcore (1.3.7-r1) 10:45:06 (107/128) Installing ffmpeg-libs (4.4.1-r2) 10:45:07 (108/128) Installing libevent (2.1.12-r4) 10:45:07 (109/128) Installing mesa (21.2.6-r0) 10:45:07 (110/128) Installing wayland-libs-server (1.19.0-r1) 10:45:07 (111/128) Installing mesa-gbm (21.2.6-r0) 10:45:07 (112/128) Installing lcms2 (2.12-r1) 10:45:07 (113/128) Installing nspr (4.32-r0) 10:45:07 (114/128) Installing sqlite-libs (3.36.0-r0) 10:45:07 (115/128) Installing nss (3.78.1-r0) 10:45:07 (116/128) Installing libasyncns (0.8-r1) 10:45:07 (117/128) Installing libltdl (2.4.6-r7) 10:45:07 (118/128) Installing orc (0.4.32-r0) 10:45:07 (119/128) Installing libsndfile (1.0.31-r1) 10:45:07 (120/128) Installing speexdsp (1.2.0-r0) 10:45:07 (121/128) Installing tdb-libs (1.4.5-r0) 10:45:07 (122/128) Installing libpulse (15.0-r2) 10:45:07 (123/128) Installing re2 (2021.11.01-r0) 10:45:07 (124/128) Installing snappy (1.1.9-r1) 10:45:07 (125/128) Installing libgpg-error (1.42-r1) 10:45:07 (126/128) Installing libgcrypt (1.9.4-r0) 10:45:07 (127/128) Installing libxslt (1.1.35-r0) 10:45:07 (128/128) Installing chromium (99.0.4844.84-r0) 10:45:12 Executing busybox-1.34.1-r7.trigger 10:45:12 Executing glib-2.70.1-r0.trigger 10:45:12 Executing shared-mime-info-2.1-r1.trigger 10:45:17 Executing gdk-pixbuf-2.42.8-r0.trigger 10:45:17 Executing gtk-update-icon-cache-2.24.33-r0.trigger 10:45:17 Executing fontconfig-2.13.1-r4.trigger 10:45:17 Executing mkfontscale-1.2.1-r1.trigger 10:45:17 OK: 275 MiB in 144 packages 10:45:29 Removing intermediate container af4a57779090 10:45:29 ---> 504f65e56bc9 10:45:29 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 10:45:29 ---> Running in f36e392b7f4b 10:45:29 Removing intermediate container f36e392b7f4b 10:45:29 ---> 43495d96adfb 10:45:29 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 10:45:29 ---> Running in 933598795b7a 10:45:30 Removing intermediate container 933598795b7a 10:45:30 ---> 117d2f551db8 10:45:30 Step 5/10 : RUN npm install -g npm 10:45:30 ---> Running in 8241b83fe3dd 10:46:02 10:46:02 removed 8 packages, changed 80 packages, and audited 231 packages in 25s 10:46:02 10:46:02 14 packages are looking for funding 10:46:02 run `npm fund` for details 10:46:02 10:46:02 found 0 vulnerabilities 10:46:02 Removing intermediate container 8241b83fe3dd 10:46:02 ---> d8c551fc640a 10:46:02 Step 6/10 : ARG USER=1000 10:46:02 ---> Running in 39faff4cfc1c 10:46:02 Removing intermediate container 39faff4cfc1c 10:46:02 ---> 7cc1c6b48532 10:46:02 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 10:46:02 ---> Running in 6c867db32753 10:46:04 Removing intermediate container 6c867db32753 10:46:04 ---> e0286cbb6ff1 10:46:04 Step 8/10 : USER $USER:$USER 10:46:05 ---> Running in 7b8372261dcc 10:46:05 Removing intermediate container 7b8372261dcc 10:46:05 ---> 4e3ea098e9b5 10:46:05 Step 9/10 : WORKDIR /app 10:46:05 ---> Running in 9fea547e398e 10:46:06 Removing intermediate container 9fea547e398e 10:46:06 ---> 32cd0d56aa8c 10:46:06 Step 10/10 : LABEL git_sha=1089c8602ceed22321b22bf7cf4660df119324cf 10:46:06 ---> Running in b204fc054f92 10:46:07 Removing intermediate container b204fc054f92 10:46:07 ---> fb24fc9dcc2b 10:46:07 Successfully built fb24fc9dcc2b 10:46:07 Successfully tagged edgexfoundry/edgex-web-ui:1089c8602ceed22321b22bf7cf4660df119324cf 10:46:07 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 10:46:07 touch edgex-web-ui.imagebuilt 10:46:07 mkdir -p node_modules coverage 10:46:07 chown "1000:1000" node_modules coverage package-lock.json 10:46:07 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 10:46:19 npm WARN EBADENGINE Unsupported engine { 10:46:19 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 10:46:19 npm WARN EBADENGINE required: { 10:46:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:46:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:46:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:46:19 npm WARN EBADENGINE }, 10:46:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:46:19 npm WARN EBADENGINE } 10:46:19 npm WARN EBADENGINE Unsupported engine { 10:46:19 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 10:46:19 npm WARN EBADENGINE required: { 10:46:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:46:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:46:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:46:19 npm WARN EBADENGINE }, 10:46:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:46:19 npm WARN EBADENGINE } 10:46:19 npm WARN EBADENGINE Unsupported engine { 10:46:19 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 10:46:19 npm WARN EBADENGINE required: { 10:46:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:46:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:46:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:46:19 npm WARN EBADENGINE }, 10:46:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:46:19 npm WARN EBADENGINE } 10:46:19 npm WARN EBADENGINE Unsupported engine { 10:46:19 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 10:46:19 npm WARN EBADENGINE required: { 10:46:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:46:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:46:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:46:19 npm WARN EBADENGINE }, 10:46:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:46:19 npm WARN EBADENGINE } 10:46:19 npm WARN EBADENGINE Unsupported engine { 10:46:19 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 10:46:19 npm WARN EBADENGINE required: { 10:46:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:46:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:46:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:46:19 npm WARN EBADENGINE }, 10:46:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:46:19 npm WARN EBADENGINE } 10:46:19 npm WARN EBADENGINE Unsupported engine { 10:46:19 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 10:46:19 npm WARN EBADENGINE required: { 10:46:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:46:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:46:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:46:19 npm WARN EBADENGINE }, 10:46:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:46:19 npm WARN EBADENGINE } 10:46:19 npm WARN EBADENGINE Unsupported engine { 10:46:19 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 10:46:19 npm WARN EBADENGINE required: { 10:46:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:46:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:46:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:46:19 npm WARN EBADENGINE }, 10:46:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:46:19 npm WARN EBADENGINE } 10:46:19 npm WARN EBADENGINE Unsupported engine { 10:46:19 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 10:46:19 npm WARN EBADENGINE required: { 10:46:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:46:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:46:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:46:19 npm WARN EBADENGINE }, 10:46:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:46:19 npm WARN EBADENGINE } 10:46:19 npm WARN EBADENGINE Unsupported engine { 10:46:19 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 10:46:19 npm WARN EBADENGINE required: { 10:46:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:46:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:46:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:46:19 npm WARN EBADENGINE }, 10:46:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.0' } 10:46:19 npm WARN EBADENGINE } 10:46:51 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 10:46:51 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 10:46:51 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 10:46:51 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 10:46:53 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 10:46:59 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 10:47:05 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 10:47:06 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 10:47:07 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 10:47:29 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:47:29 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 10:47:29 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. 10:47:32 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. 10:47:33 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. 10:47:35 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:47:45 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 10:47:46 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 10:48:01 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. 10:48:23 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. 10:49:02 10:49:02 added 1475 packages, and audited 1476 packages in 3m 10:49:02 10:49:02 90 packages are looking for funding 10:49:02 run `npm fund` for details 10:49:02 10:49:02 23 vulnerabilities (1 low, 5 moderate, 13 high, 4 critical) 10:49:02 10:49:02 To address issues that do not require attention, run: 10:49:02 npm audit fix 10:49:02 10:49:02 To address all issues (including breaking changes), run: 10:49:02 npm audit fix --force 10:49:02 10:49:02 Run `npm audit` for details. 10:49: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 10:49:17 - Generating browser application bundles (phase: setup)... 10:49:49 Compiling @angular/core : es2015 as esm2015 10:49:49 Compiling @angular/compiler/testing : es2015 as esm2015 10:50:16 Compiling @angular/common : es2015 as esm2015 10:50:16 Compiling @angular/core/testing : es2015 as esm2015 10:50:20 Compiling @angular/platform-browser : es2015 as esm2015 10:50:20 Compiling @angular/common/testing : es2015 as esm2015 10:50:25 Compiling @angular/router : es2015 as esm2015 10:50:25 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 10:50:30 Compiling @angular/platform-browser/testing : es2015 as esm2015 10:50:32 Compiling @angular/common/http : es2015 as esm2015 10:50:32 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 10:50:36 Compiling @angular/forms : es2015 as esm2015 10:50:37 Compiling @angular/router/testing : es2015 as esm2015 10:50:37 Compiling @angular/common/http/testing : es2015 as esm2015 10:51:33 27 01 2023 10:51:31.875:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 10:51:33 27 01 2023 10:51:31.888:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 10:51:33 27 01 2023 10:51:31.914:INFO [launcher]: Starting browser ChromeHeadless 10:52:41 27 01 2023 10:52:34.574:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 10:52:47 27 01 2023 10:52:46.381:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 10:53:13 27 01 2023 10:53:12.558:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 10:53:35 ✔ Browser application bundle generation complete. 10:53:35 27 01 2023 10:53:34.209:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket VjfF2kcr7N7KuDSaAAAB with id 62495337 10:53:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 10:53:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.6 secs) 10:53:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.778 secs) 10:53:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.811 secs) 10:53:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.96 secs) 10:53:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.217 secs) 10:53:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.325 secs) 10:53:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.368 secs) 10:53:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.406 secs) 10:53:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.754 secs) 10:53:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.154 secs) 10:53:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.217 secs) 10:53:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.266 secs) 10:53:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.557 secs) 10:53:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.648 secs) 10:53:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.682 secs) 10:53:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.707 secs) 10:53:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.74 secs) 10:53:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.772 secs) 10:53:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.993 secs) 10:53:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.334 secs) 10:53:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.378 secs) 10:53:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.401 secs) 10:53:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.524 secs) 10:53:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.811 secs) 10:53:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.964 secs) 10:53:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.981 secs) 10:53:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.05 secs) 10:53:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.362 secs) 10:53:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.413 secs) 10:53:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.449 secs) 10:53:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.53 secs) 10:53:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.751 secs) 10:53:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.933 secs) 10:53:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.968 secs) 10:53:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.069 secs) 10:53:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.274 secs) 10:53:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.596 secs) 10:53:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.663 secs) 10:54:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.303 secs) 10:54:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.367 secs) 10:54:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.491 secs) 10:54:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.51 secs) 10:54:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.524 secs) 10:54:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.541 secs) 10:54:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.549 secs) 10:54:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.596 secs) 10:54:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.627 secs) 10:54:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.656 secs) 10:54:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.718 secs) 10:54:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.07 secs) 10:54:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.117 secs) 10:54:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.187 secs) 10:54:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.343 secs) 10:54:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.535 secs) 10:54:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.598 secs) 10:54:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.621 secs) 10:54:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.646 secs) 10:54:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.667 secs) 10:54:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.888 secs) 10:54:02 WARN: ' 10:54:02 It looks like you're using ngModel on the same form field as formControlName. 10:54:02 Support for using the ngModel input property and ngModelChange event with 10:54:02 reactive form directives has been deprecated in Angular v6 and will be removed 10:54:02 in a future version of Angular. 10:54:02 10:54:02 For more information on this, see our API docs here: 10:54:02 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:54:02 ' 10:54:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.888 secs) 10:54:02 WARN: ' 10:54:02 It looks like you're using ngModel on the same form field as formControlName. 10:54:02 Support for using the ngModel input property and ngModelChange event with 10:54:02 reactive form directives has been deprecated in Angular v6 and will be removed 10:54:02 in a future version of Angular. 10:54:02 10:54:02 For more information on this, see our API docs here: 10:54:02 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:54:02 ' 10:54:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.056 secs) 10:54:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.146 secs) 10:54:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.202 secs) 10:54:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.285 secs) 10:54:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.377 secs) 10:54:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.435 secs) 10:54:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.601 secs) 10:54:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.621 secs) 10:54:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.638 secs) 10:54:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.656 secs) 10:54:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.71 secs) 10:54:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.992 secs) 10:54:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.08 secs) 10:54:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.13 secs) 10:54:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.286 secs) 10:54:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.382 secs) 10:54:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.588 secs) 10:54:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.627 secs) 10:54:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.703 secs) 10:54:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.785 secs) 10:54:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.848 secs) 10:54:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.016 secs) 10:54:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.147 secs) 10:54:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.227 secs) 10:54:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.248 secs) 10:54:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.33 secs) 10:54:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.391 secs) 10:54:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.41 secs) 10:54:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.451 secs) 10:54:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.656 secs) 10:54:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.688 secs) 10:54:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.756 secs) 10:54:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.778 secs) 10:54:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.789 secs) 10:54:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.981 secs) 10:54:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 12.151 secs) 10:54:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 12.213 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 12.268 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 12.302 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.343 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.364 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.374 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.501 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.533 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.605 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.641 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.676 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.808 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.892 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.932 secs) 10:54:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.958 secs) 10:54:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.079 secs) 10:54:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.125 secs) 10:54:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.241 secs) 10:54:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.273 secs) 10:54:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.3 secs) 10:54:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.331 secs) 10:54:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.386 secs) 10:54:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.407 secs) 10:54:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.575 secs) 10:54:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.658 secs) 10:54:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.729 secs) 10:54:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.788 secs) 10:54:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.81 secs) 10:54:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.821 secs) 10:54:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.875 secs) 10:54:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.921 secs) 10:54:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.938 secs) 10:54:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.948 secs) 10:54:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.08 secs) 10:54:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.123 secs) 10:54:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.166 secs) 10:54:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.212 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.353 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.41 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.428 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.44 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.519 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.574 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.605 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.625 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.635 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.647 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.66 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.706 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.718 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.728 secs) 10:54:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.763 secs) 10:54:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.837 secs) 10:54:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.875 secs) 10:54:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.434 secs / 14.875 secs) 10:54:12 TOTAL: 149 SUCCESS 10:54:12 ✔ Browser application bundle generation complete. 10:54:15 10:54:15 =============================== Coverage summary =============================== 10:54:15 Statements : 40.98% ( 1467/3580 ) 10:54:15 Branches : 12.03% ( 111/923 ) 10:54:15 Functions : 33.28% ( 432/1298 ) 10:54:15 Lines : 38.91% ( 1318/3387 ) 10:54:15 ================================================================================ 10:54:15 27 01 2023 10:54:15.118:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 10:54:16 ✔ Browser application bundle generation complete. 10:54:17 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 10:54:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:54:17 $ docker stop --time=1 7c05d3b6c32daf3dd85d4f252d054aefe079736127bc5907b04ef35a97d968e2 10:54:20 $ docker rm -f --volumes 7c05d3b6c32daf3dd85d4f252d054aefe079736127bc5907b04ef35a97d968e2 [Pipeline] // withDockerContainer [Pipeline] sh 10:54:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:54:25 Warning: overwriting stash ‘coverage-report’ 10:54:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:54:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:54:33 + ls -al . 10:54:33 total 184 10:54:33 drwxrwxr-x 13 jenkins jenkins 4096 Jan 27 10:43 . 10:54:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 10:40 .. 10:54:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 10:40 .blubracket 10:54:33 -rw-rw-r-- 1 jenkins jenkins 18 Jan 27 10:40 .dockerignore 10:54:33 drwxrwxr-x 8 jenkins jenkins 4096 Jan 27 10:40 .git 10:54:33 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 10:40 .github 10:54:33 -rw-rw-r-- 1 jenkins jenkins 185 Jan 27 10:40 .gitignore 10:54:33 -rw-rw-r-- 1 jenkins jenkins 4856 Jan 27 10:40 Attribution.txt 10:54:33 -rw-rw-r-- 1 jenkins jenkins 17205 Jan 27 10:40 CHANGELOG.md 10:54:33 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 27 10:40 CONTRIBUTING.md 10:54:33 -rw-rw-r-- 1 jenkins jenkins 1847 Jan 27 10:40 Dockerfile 10:54:33 -rw-rw-r-- 1 jenkins jenkins 652 Jan 27 10:40 Jenkinsfile 10:54:33 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 27 10:40 LICENSE 10:54:33 -rw-rw-r-- 1 jenkins jenkins 2124 Jan 27 10:40 Makefile 10:54:33 -rw-rw-r-- 1 jenkins jenkins 4558 Jan 27 10:40 README.md 10:54:33 -rw-rw-r-- 1 jenkins jenkins 5 Jan 27 10:38 VERSION 10:54:33 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 10:40 assets 10:54:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 10:40 bin 10:54:33 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 10:40 cmd 10:54:33 -rw-r--r-- 1 jenkins jenkins 10 Jan 27 10:43 coverage.out 10:54:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 10:40 docs 10:54:33 -rw-rw-r-- 1 jenkins jenkins 3110 Jan 27 10:40 go.mod 10:54:33 -rw-rw-r-- 1 jenkins jenkins 43888 Jan 27 10:40 go.sum 10:54:33 drwxrwxr-x 8 jenkins jenkins 4096 Jan 27 10:40 internal 10:54:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 10:40 snap 10:54:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 10:40 testing 10:54:33 -rw-rw-r-- 1 jenkins jenkins 155 Jan 27 10:40 version.go 10:54:33 drwxrwxr-x 6 jenkins jenkins 4096 Jan 27 10:46 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:34 + 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=1089c8602ceed22321b22bf7cf4660df119324cf --label arch=arm64 --label version=0.0.0 . 10:54:35 Sending build context to Docker daemon 31.5MB 10:54:35 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 10:54:35 Step 2/26 : FROM ${BASE} AS builder 10:54:35 ---> 63cb76544912 10:54:35 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:54:36 ---> Running in d8722b662bbd 10:54:36 Removing intermediate container d8722b662bbd 10:54:36 ---> b27b78feadeb 10:54:36 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 10:54:36 ---> Running in a298501a39e4 10:54:37 Removing intermediate container a298501a39e4 10:54:37 ---> b7bf35e5151d 10:54:37 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:54:37 ---> Running in bc533a83dd79 10:54:37 Removing intermediate container bc533a83dd79 10:54:37 ---> c2af11a41f7b 10:54:37 Step 6/26 : LABEL Name=edgex-ui-go 10:54:37 ---> Running in 7a4e0a4a43ce 10:54:37 Removing intermediate container 7a4e0a4a43ce 10:54:37 ---> a9e41290ed02 10:54:37 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 10:54:37 ---> Running in bc89913eb1be 10:54:38 Removing intermediate container bc89913eb1be 10:54:38 ---> 713edae1d63f 10:54:38 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:54:40 ---> 534da36b6f31 10:54:40 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:40 ---> Running in cf86bd18f422 10:54:42 Removing intermediate container cf86bd18f422 10:54:42 ---> 4c42eac34516 10:54:42 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:54:42 ---> Running in 4263aed3a4e6 10:54:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:54:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:54:45 OK: 221 MiB in 51 packages 10:54:45 Removing intermediate container 4263aed3a4e6 10:54:45 ---> e24d1f77251b 10:54:45 Step 11/26 : ENV GO111MODULE=on 10:54:45 ---> Running in 2e779693729f 10:54:46 Removing intermediate container 2e779693729f 10:54:46 ---> a7e5178205d7 10:54:46 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:54:46 ---> Running in ac23063d632c 10:54:46 Removing intermediate container ac23063d632c 10:54:46 ---> 577d48b6b225 10:54:46 Step 13/26 : COPY go.mod vendor* ./ 10:54:47 ---> 4ec4a4f5d30d 10:54:47 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:47 ---> Running in 83c2121c500c 10:54:49 Removing intermediate container 83c2121c500c 10:54:49 ---> f7bded15791c 10:54:49 Step 15/26 : COPY . . 10:54:53 ---> e3b31cee1f78 10:54:53 Step 16/26 : RUN ${MAKE} 10:54:53 ---> Running in 516451cea35c 10:54:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:56:16 Removing intermediate container 516451cea35c 10:56:16 ---> b91253c57910 10:56:16 Step 17/26 : FROM alpine:3.14 10:56:16 3.14: Pulling from library/alpine 10:56:16 90cda3b7c325: Pulling fs layer 10:56:16 90cda3b7c325: Download complete 10:56:16 90cda3b7c325: Pull complete 10:56:16 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 10:56:16 Status: Downloaded newer image for alpine:3.14 10:56:16 ---> 275902a1839d 10:56:16 Step 18/26 : EXPOSE 4000 10:56:16 ---> Running in 16fd324f83f4 10:56:16 Removing intermediate container 16fd324f83f4 10:56:16 ---> 8e698415faeb 10:56:16 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:56:16 ---> 0f3c54a869d1 10:56:16 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 10:56:16 ---> 7f8445e731e5 10:56:16 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 10:56:16 ---> fbbf0a016786 10:56:16 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:56:16 ---> Running in 71ff6b0ed1c4 10:56:16 Removing intermediate container 71ff6b0ed1c4 10:56:16 ---> d6cebd9f3d0f 10:56:16 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 10:56:16 ---> Running in 6ca52141b7bf 10:56:16 Removing intermediate container 6ca52141b7bf 10:56:16 ---> a9eaa2a8373e 10:56:16 Step 24/26 : LABEL arch=arm64 10:56:16 ---> Running in bf5d213c1a2f 10:56:16 Removing intermediate container bf5d213c1a2f 10:56:16 ---> d864f45cf19b 10:56:16 Step 25/26 : LABEL git_sha=1089c8602ceed22321b22bf7cf4660df119324cf 10:56:16 ---> Running in 9e3d3a182857 10:56:16 Removing intermediate container 9e3d3a182857 10:56:16 ---> e1b3daeb6de3 10:56:16 Step 26/26 : LABEL version=0.0.0 10:56:16 ---> Running in be40f22b77a8 10:56:16 Removing intermediate container be40f22b77a8 10:56:16 ---> 46fbc03579aa 10:56:16 [Warning] One or more build-args [ARCH] were not consumed 10:56:16 Successfully built 46fbc03579aa 10:56:16 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 10:56:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:16 10:56:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:17 arm64: Pulling from edgex-lftools-log-publisher 10:56:17 8998bd30e6a1: Pulling fs layer 10:56:17 04944245beec: Pulling fs layer 10:56:17 699f458cf7ca: Pulling fs layer 10:56:17 765212b225bb: Pulling fs layer 10:56:17 f23df028b6ca: Pulling fs layer 10:56:17 d65c8cfc05b1: Pulling fs layer 10:56:17 2437ff75d9bd: Pulling fs layer 10:56:17 765212b225bb: Waiting 10:56:17 f23df028b6ca: Waiting 10:56:17 2437ff75d9bd: Waiting 10:56:17 d65c8cfc05b1: Waiting 10:56:17 04944245beec: Download complete 10:56:17 765212b225bb: Verifying Checksum 10:56:17 765212b225bb: Download complete 10:56:17 f23df028b6ca: Verifying Checksum 10:56:17 f23df028b6ca: Download complete 10:56:17 d65c8cfc05b1: Verifying Checksum 10:56:17 d65c8cfc05b1: Download complete 10:56:17 699f458cf7ca: Verifying Checksum 10:56:17 699f458cf7ca: Download complete 10:56:18 8998bd30e6a1: Verifying Checksum 10:56:18 8998bd30e6a1: Download complete 10:56:20 2437ff75d9bd: Verifying Checksum 10:56:20 2437ff75d9bd: Download complete 10:56:22 8998bd30e6a1: Pull complete 10:56:22 04944245beec: Pull complete 10:56:23 699f458cf7ca: Pull complete 10:56:23 765212b225bb: Pull complete 10:56:24 f23df028b6ca: Pull complete 10:56:24 d65c8cfc05b1: Pull complete 10:56:39 2437ff75d9bd: Pull complete 10:56:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:39 prd-ubuntu20.04-docker-arm64-4c-16g-3809 does not seem to be running inside a container 10:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:56:42 $ docker top e17f35844558243baf583a2760642814b972dcdebe9ca78e8c78ebb533f5698d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:43 ---> job-cost.sh 10:56:43 lf-activate-venv: SKIPPING 10:56:43 INFO: No Stack... 10:56:44 INFO: Retrieving Pricing Info for: v3-standard-4 10:56:45 INFO: Archiving Costs [Pipeline] sh 10:56:45 + cut -d, -f6 10:56:45 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 10:56:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-588-1-stack-cost] 10:56:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-1-stack-cost] did not exist. Created. 10:56:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-588-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:56:46 /w/workspace/edgex-ui-go/1@tmp/durable-02b95ca8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:56:47 + echo total: 0.10999999940395355 [Pipeline] stash 10:56:47 Warning: overwriting stash ‘stack-cost’ 10:56:52 Stashed 1 file(s) [Pipeline] } 10:56:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:56:52 $ docker stop --time=1 e17f35844558243baf583a2760642814b972dcdebe9ca78e8c78ebb533f5698d 10:56:53 $ docker rm -f --volumes e17f35844558243baf583a2760642814b972dcdebe9ca78e8c78ebb533f5698d [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 10:56:55 provisioning config files... 10:56:55 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config14333668649855014755tmp [Pipeline] { [Pipeline] sh 10:56:55 + set +x 10:56:55 + bash -s -- 10:56:55 + curl -s https://codecov.io/bash 10:56:55 10:56:55 _____ _ 10:56:55 / ____| | | 10:56:55 | | ___ __| | ___ ___ _____ __ 10:56:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:56:55 | |___| (_) | (_| | __/ (_| (_) \ V / 10:56:55 \_____\___/ \__,_|\___|\___\___/ \_/ 10:56:55 Bash-1.0.6 10:56:55 10:56:55 10:56:55 ==> git version 2.25.1 found 10:56:55 ==> 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 10:56:55 Release-Date: 2020-01-08 10:56:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:56:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:56:55 ==> Jenkins CI detected. 10:56:55 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-588 10:56:55 project root: . 10:56:55 --> token set from env 10:56:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:56:55 ==> Running gcov in . (disable via -X gcov) 10:56:55 ==> Python coveragepy not found 10:56:55 ==> Searching for coverage reports in: 10:56:55 + . 10:56:55 -> Found 1 reports 10:56:55 ==> Detecting git/mercurial file structure 10:56:55 ==> Reading reports 10:56:55 + ./coverage.out bytes=10 10:56:55 ==> Appending adjustments 10:56:55 https://docs.codecov.io/docs/fixing-reports 10:56:56 + Found adjustments 10:56:56 ==> Gzipping contents 10:56:56 12K /tmp/codecov.0DKyVp.gz 10:56:56 ==> Uploading reports 10:56:56 url: https://codecov.io 10:56:56 query: branch=PR-588&commit=1089c8602ceed22321b22bf7cf4660df119324cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-588%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=588&job=&cmd_args= 10:56:56 -> Pinging Codecov 10:56:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-588&commit=1089c8602ceed22321b22bf7cf4660df119324cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-588%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=588&job=&cmd_args= 10:56:56 -> Uploading to 10:56:56 https://storage.googleapis.com/codecov/v4/raw/2023-01-27/FB506323287CE973F263BFD2A0EB1F37/1089c8602ceed22321b22bf7cf4660df119324cf/f8c1587b-ec59-4719-83f2-725784abb4ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230127T105656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a84a98e02d528ee9d5e8ea42bcad2a7ff84c013d4ee12c5329eddd1e873d7028 10:56:56 % Total % Received % Xferd Average Speed Time Time Time Current 10:56:56 Dload Upload Total Spent Left Speed 10:56:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 35464 --:--:-- --:--:-- --:--:-- 35606 10:56:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/1089c8602ceed22321b22bf7cf4660df119324cf [Pipeline] } 10:56:57 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 10:56:59 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives ] 10:56:59 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives 10:56:59 total 16 10:56:59 drwxr-xr-x 3 root root 4096 Jan 27 10:42 . 10:56:59 drwxrwxr-x 15 jenkins jenkins 4096 Jan 27 10:42 .. 10:56:59 drwxr-xr-x 2 root root 4096 Jan 27 10:42 cost 10:56:59 -rw-r--r-- 1 root root 83 Jan 27 10:42 cost.csv 10:56:59 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives 10:56:59 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives 10:56:59 total 16 10:56:59 drwxr-xr-x 3 jenkins jenkins 4096 Jan 27 10:42 . 10:56:59 drwxrwxr-x 15 jenkins jenkins 4096 Jan 27 10:42 .. 10:56:59 drwxr-xr-x 2 jenkins jenkins 4096 Jan 27 10:42 cost 10:56:59 -rw-r--r-- 1 jenkins jenkins 83 Jan 27 10:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:56:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:57:00 ---> package-listing.sh 10:57:00 ++ facter osfamily 10:57:00 ++ tr '[:upper:]' '[:lower:]' 10:57:00 + OS_FAMILY=debian 10:57:00 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-588 10:57:00 + START_PACKAGES=/tmp/packages_start.txt 10:57:00 + END_PACKAGES=/tmp/packages_end.txt 10:57:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:00 + PACKAGES=/tmp/packages_start.txt 10:57:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-588 ']' 10:57:00 + PACKAGES=/tmp/packages_end.txt 10:57:00 + case "${OS_FAMILY}" in 10:57:00 + dpkg -l 10:57:00 + grep '^ii' 10:57:00 + '[' -f /tmp/packages_start.txt ']' 10:57:00 + '[' -f /tmp/packages_end.txt ']' 10:57:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-588 ']' 10:57:00 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/ 10:57:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/ [Pipeline] echo 10:57:00 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-588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:57:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:01 prd-ubuntu20.04-docker-8c-8g-3808 does not seem to be running inside a container 10:57:01 $ 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-588/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-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:57:01 $ docker top beff5f63c690d9d1cf6c2c7147a3d46019d033d5a92bea7fa71ceae6c94f9afc -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:02 + touch /tmp/pre-build-complete [Pipeline] sh 10:57:02 + mkdir -p /var/log/sysstat [Pipeline] sh 10:57:03 + ls /var/log/sa-host 10:57:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:03 provisioning config files... 10:57:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config10921848881257865431tmp [Pipeline] { [Pipeline] echo 10:57:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:57:03 ---> create-netrc.sh [Pipeline] } 10:57:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:57:04 ---> python-tools-install.sh [Pipeline] echo 10:57:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:57:04 ---> sudo-logs.sh 10:57:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:57:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:57:04 ---> job-cost.sh 10:57:04 lf-activate-venv: SKIPPING 10:57:04 DEBUG: total: 0.2199999988079071 10:57:04 INFO: Retrieving Stack Cost... 10:57:05 INFO: Retrieving Pricing Info for: v3-standard-8 10:57:05 INFO: Archiving Costs [Pipeline] echo 10:57:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:57:05 ---> logs-deploy.sh 10:57:05 lf-activate-venv: SKIPPING 10:57:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-588/1 10:57:05 INFO: archiving workspace using pattern(s): 10:57:06 Archives upload complete. 10:57:06 INFO: archiving logs to Nexus