Pull request #620 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d rather than 5211c8cd4674b0f854d469a2b7039a42c2e093a7 Obtained Jenkinsfile from 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 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-ssh1863632371090120054.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7046717411961189634.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-620/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-620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8217906937570492657.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-620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18419715090595848455.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh2307969735953260409.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-620/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-620/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh612611700055482086.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17177 in /w/workspace/edgexfoundry_edgex-ui-go_PR-620 [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-620 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/620/head:refs/remotes/origin/PR-620 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d into PR head commit 5211c8cd4674b0f854d469a2b7039a42c2e093a7 Merge succeeded, producing 5211c8cd4674b0f854d469a2b7039a42c2e093a7 Checking out Revision 5211c8cd4674b0f854d469a2b7039a42c2e093a7 (PR-620) > git config core.sparsecheckout # timeout=10 > git checkout -f 5211c8cd4674b0f854d469a2b7039a42c2e093a7 # 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 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5211c8cd4674b0f854d469a2b7039a42c2e093a7 # timeout=10 Commit message: "fix: Replace slack chat with github discussion" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:40:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:40:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:40:30 ========================================================= 21:40:30 EdgeX Global Pipelines Version Info 21:40:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:40:31 ------------------- 21:40:31 stable info: 21:40:31 ------------------- 21:40:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:40:31 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:40:31 Message: update stable to v1.0.249 21:40:31 ------------------- 21:40:31 experimental info: 21:40:31 ------------------- 21:40:31 Commited By: **** collab-it+edgex@linuxfoundation.org 21:40:31 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:40:31 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:40:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:40:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:40:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:40:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:40:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-620 [Pipeline] echo 21:40:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-620 [Pipeline] echo 21:40:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-620 [Pipeline] echo 21:40:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5211c8cd4674b0f854d469a2b7039a42c2e093a7 [Pipeline] echo 21:40:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5211c8c [Pipeline] echo 21:40:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:40:33 provisioning config files... 21:40:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/config11450717525700229416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:33 ---> docker-login.sh 21:40:33 nexus3.edgexfoundry.org:10001 21:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:34 Configure a credential helper to remove this warning. See 21:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:34 21:40:34 Login Succeeded 21:40:34 nexus3.edgexfoundry.org:10002 21:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:34 Configure a credential helper to remove this warning. See 21:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:34 21:40:34 Login Succeeded 21:40:34 nexus3.edgexfoundry.org:10003 21:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:34 Configure a credential helper to remove this warning. See 21:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:34 21:40:34 Login Succeeded 21:40:34 nexus3.edgexfoundry.org:10004 21:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:34 Configure a credential helper to remove this warning. See 21:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:34 21:40:34 Login Succeeded 21:40:34 docker.io 21:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:34 Configure a credential helper to remove this warning. See 21:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:34 21:40:34 Login Succeeded 21:40:34 ---> docker-login.sh ends [Pipeline] } 21:40:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:40:35 + git rev-list -1 --merges 5211c8cd4674b0f854d469a2b7039a42c2e093a7~1..5211c8cd4674b0f854d469a2b7039a42c2e093a7 [Pipeline] echo 21:40:35 -----------> git rev-list -1 --merges 5211c8cd4674b0f854d469a2b7039a42c2e093a7~1..5211c8cd4674b0f854d469a2b7039a42c2e093a7 5211c8cd4674b0f854d469a2b7039a42c2e093a7 [false] [Pipeline] sh 21:40:35 + git log --format=format:%s -1 5211c8cd4674b0f854d469a2b7039a42c2e093a7 [Pipeline] echo 21:40:35 ========================================================= 21:40:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:40:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:36 + git log --format=format:%s -1 5211c8cd4674b0f854d469a2b7039a42c2e093a7 [Pipeline] echo 21:40:36 [semverPrep] GIT_COMMIT: 5211c8cd4674b0f854d469a2b7039a42c2e093a7, Commit Message: fix: Replace slack chat with github discussion [Pipeline] echo 21:40:36 [semverPrep] This is not a build commit. [Pipeline] sh 21:40:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:40:36 + grep -v github /etc/ssh/ssh_known_hosts 21:40:36 + [ -e /tmp/ssh_known_hosts ] 21:40:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:40:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:40:36 + sudo tee -a /etc/ssh/ssh_known_hosts 21:40:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:37 21:40:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:37 0.1.4: Pulling from edgex-devops/py-git-semver 21:40:37 b85a868b505f: Pulling fs layer 21:40:37 e2be974225ed: Pulling fs layer 21:40:37 339a4e72a1f5: Pulling fs layer 21:40:37 988bab9f4d93: Pulling fs layer 21:40:37 1469e6f7b9e6: Pulling fs layer 21:40:37 eaf3925da568: Pulling fs layer 21:40:37 bab4dde63d76: Pulling fs layer 21:40:37 bde34c3a00c8: Pulling fs layer 21:40:37 b352a97aabf1: Pulling fs layer 21:40:37 4872d77fe225: Pulling fs layer 21:40:37 5851b861e8e6: Pulling fs layer 21:40:37 bab4dde63d76: Waiting 21:40:37 bde34c3a00c8: Waiting 21:40:37 1469e6f7b9e6: Waiting 21:40:37 4872d77fe225: Waiting 21:40:37 b352a97aabf1: Waiting 21:40:37 5851b861e8e6: Waiting 21:40:37 eaf3925da568: Waiting 21:40:37 988bab9f4d93: Waiting 21:40:37 e2be974225ed: Download complete 21:40:37 988bab9f4d93: Verifying Checksum 21:40:37 988bab9f4d93: Download complete 21:40:37 1469e6f7b9e6: Verifying Checksum 21:40:37 1469e6f7b9e6: Download complete 21:40:37 339a4e72a1f5: Verifying Checksum 21:40:37 339a4e72a1f5: Download complete 21:40:37 eaf3925da568: Verifying Checksum 21:40:37 eaf3925da568: Download complete 21:40:37 bde34c3a00c8: Verifying Checksum 21:40:37 bde34c3a00c8: Download complete 21:40:37 b352a97aabf1: Download complete 21:40:37 4872d77fe225: Verifying Checksum 21:40:37 4872d77fe225: Download complete 21:40:37 5851b861e8e6: Download complete 21:40:37 b85a868b505f: Download complete 21:40:38 bab4dde63d76: Verifying Checksum 21:40:38 bab4dde63d76: Download complete 21:40:39 b85a868b505f: Pull complete 21:40:39 e2be974225ed: Pull complete 21:40:39 339a4e72a1f5: Pull complete 21:40:39 988bab9f4d93: Pull complete 21:40:40 1469e6f7b9e6: Pull complete 21:40:40 eaf3925da568: Pull complete 21:40:42 bab4dde63d76: Pull complete 21:40:42 bde34c3a00c8: Pull complete 21:40:42 b352a97aabf1: Pull complete 21:40:42 4872d77fe225: Pull complete 21:40:42 5851b861e8e6: Pull complete 21:40:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:42 prd-ubuntu20.04-docker-8c-8g-17177 does not seem to be running inside a container 21:40:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-620 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620:/w/workspace/edgexfoundry_edgex-ui-go_PR-620:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@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-devops/py-git-semver:0.1.4 cat 21:40:45 $ docker top 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 -eo pid,comm 21:40:45 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). 21:40:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:40:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:45 [ssh-agent] Looking for ssh-agent implementation... 21:40:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:45 $ docker exec 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 ssh-agent 21:40:45 SSH_AUTH_SOCK=/tmp/ssh-iC48UPxAwnDs/agent.32 21:40:45 SSH_AGENT_PID=38 21:40:45 Running ssh-add (command line suppressed) 21:40:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/private_key_13361186490255912113.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/private_key_13361186490255912113.key) 21:40:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:46 + git tag --points-at HEAD [Pipeline] } 21:40:46 $ docker exec --env ******** --env ******** 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 ssh-agent -k 21:40:46 unset SSH_AUTH_SOCK; 21:40:46 unset SSH_AGENT_PID; 21:40:46 echo Agent pid 38 killed; 21:40:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:40:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:46 [ssh-agent] Looking for ssh-agent implementation... 21:40:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:46 $ docker exec 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 ssh-agent 21:40:46 SSH_AUTH_SOCK=/tmp/ssh-c1mcpFDWCGTN/agent.71 21:40:46 SSH_AGENT_PID=77 21:40:46 Running ssh-add (command line suppressed) 21:40:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/private_key_3214254828154218609.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/private_key_3214254828154218609.key) 21:40:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:47 + git semver init 21:40:47 2023-05-29 21:40:47,252 [run_init] DEBUG init version:0.0.0 force:False 21:40:47 2023-05-29 21:40:47,254 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver 21:40:47 2023-05-29 21:40:47,254 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver 21:40:47 2023-05-29 21:40:47,254 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-620, universal_newlines=False, shell=None, istream=None) 21:40:48 2023-05-29 21:40:48,678 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.git/info/exclude 21:40:48 2023-05-29 21:40:48,678 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver/PR-620 with force:False 21:40:48 2023-05-29 21:40:48,679 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver/PR-620 21:40:48 2023-05-29 21:40:48,683 [execute] INFO git cat-file --batch-check 21:40:48 2023-05-29 21:40:48,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver, universal_newlines=False, shell=None, istream=) 21:40:48 2023-05-29 21:40:48,688 [execute] INFO git cat-file --batch 21:40:48 2023-05-29 21:40:48,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver, universal_newlines=False, shell=None, istream=) 21:40:48 2023-05-29 21:40:48,691 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver/PR-620 21:40:48 0.0.0 [Pipeline] } 21:40:48 $ docker exec --env ******** --env ******** 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 ssh-agent -k 21:40:49 unset SSH_AUTH_SOCK; 21:40:49 unset SSH_AGENT_PID; 21:40:49 echo Agent pid 77 killed; 21:40:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:40:49 + git semver [Pipeline] } 21:40:49 $ docker stop --time=1 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 21:40:51 $ docker rm -f --volumes 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:40:51 Stashed 1 file(s) [Pipeline] echo 21:40:51 [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 21:40:52 provisioning config files... 21:40:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/config4448970220007762652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:52 ---> docker-login.sh 21:40:52 nexus3.edgexfoundry.org:10001 21:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:52 Configure a credential helper to remove this warning. See 21:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:52 21:40:52 Login Succeeded 21:40:52 nexus3.edgexfoundry.org:10002 21:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:52 Configure a credential helper to remove this warning. See 21:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:52 21:40:52 Login Succeeded 21:40:52 nexus3.edgexfoundry.org:10003 21:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:52 Configure a credential helper to remove this warning. See 21:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:52 21:40:52 Login Succeeded 21:40:52 nexus3.edgexfoundry.org:10004 21:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:52 Configure a credential helper to remove this warning. See 21:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:52 21:40:52 Login Succeeded 21:40:52 docker.io 21:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:53 Configure a credential helper to remove this warning. See 21:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:53 21:40:53 Login Succeeded 21:40:53 ---> docker-login.sh ends [Pipeline] } 21:40:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:40:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:40:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:40:53 ========================================================= 21:40:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:40:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:40:54 Sending build context to Docker daemon 47.58MB 21:40:54 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 21:40:54 Step 2/15 : FROM ${BASE} AS builder 21:40:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:40:54 f56be85fc22e: Pulling fs layer 21:40:54 85791d961cd3: Pulling fs layer 21:40:54 d694b5ae8c79: Pulling fs layer 21:40:54 9f32a84ed3da: Pulling fs layer 21:40:54 4d19c01a9841: Pulling fs layer 21:40:54 9325e15d5711: Pulling fs layer 21:40:54 556b6ee489ea: Pulling fs layer 21:40:54 c5a4b2cf53e6: Pulling fs layer 21:40:54 4d19c01a9841: Waiting 21:40:54 9325e15d5711: Waiting 21:40:54 556b6ee489ea: Waiting 21:40:54 c5a4b2cf53e6: Waiting 21:40:54 9f32a84ed3da: Waiting 21:40:54 85791d961cd3: Download complete 21:40:54 9f32a84ed3da: Verifying Checksum 21:40:54 9f32a84ed3da: Download complete 21:40:54 f56be85fc22e: Verifying Checksum 21:40:54 f56be85fc22e: Download complete 21:40:54 4d19c01a9841: Verifying Checksum 21:40:54 4d19c01a9841: Download complete 21:40:54 9325e15d5711: Verifying Checksum 21:40:54 9325e15d5711: Download complete 21:40:54 f56be85fc22e: Pull complete 21:40:54 85791d961cd3: Pull complete 21:40:54 c5a4b2cf53e6: Verifying Checksum 21:40:54 c5a4b2cf53e6: Download complete 21:40:54 d694b5ae8c79: Verifying Checksum 21:40:54 d694b5ae8c79: Download complete 21:40:54 556b6ee489ea: Verifying Checksum 21:40:54 556b6ee489ea: Download complete 21:40:58 d694b5ae8c79: Pull complete 21:40:58 9f32a84ed3da: Pull complete 21:40:58 4d19c01a9841: Pull complete 21:40:58 9325e15d5711: Pull complete 21:41:00 556b6ee489ea: Pull complete 21:41:01 c5a4b2cf53e6: Pull complete 21:41:01 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:41:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:41:01 ---> c4be618373d6 21:41:01 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:41:05 ---> Running in a4456fd2c4ee 21:41:05 Removing intermediate container a4456fd2c4ee 21:41:05 ---> f2ef43147207 21:41:05 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:41:05 ---> Running in fb7caf90d77b 21:41:05 Removing intermediate container fb7caf90d77b 21:41:05 ---> 4b12face0f0e 21:41:05 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:41:05 ---> Running in 0556de7c62ab 21:41:05 Removing intermediate container 0556de7c62ab 21:41:05 ---> d0043bebded7 21:41:05 Step 6/15 : LABEL Name=edgex-ui-go 21:41:05 ---> Running in 0eb5f395bcc5 21:41:05 Removing intermediate container 0eb5f395bcc5 21:41:05 ---> b6689519492f 21:41:05 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:41:05 ---> Running in 0b015ef77c3d 21:41:05 Removing intermediate container 0b015ef77c3d 21:41:05 ---> 1fa527a98798 21:41:05 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:41:05 latest: Pulling from library/docker 21:41:06 8a49fdb3b6a5: Pulling fs layer 21:41:06 dfb60e7f5d22: Pulling fs layer 21:41:06 f74671f55a8d: Pulling fs layer 21:41:06 159682c80b19: Pulling fs layer 21:41:06 b1fd48ba55f8: Pulling fs layer 21:41:06 6478cae41da0: Pulling fs layer 21:41:06 3dc5e45939f9: Pulling fs layer 21:41:06 ec63addd3bc1: Pulling fs layer 21:41:06 3a314790488f: Pulling fs layer 21:41:06 f97b6f470a44: Pulling fs layer 21:41:06 ba6b089fd04d: Pulling fs layer 21:41:06 3580870ab4aa: Pulling fs layer 21:41:06 27aa171c6e15: Pulling fs layer 21:41:06 b55707de713d: Pulling fs layer 21:41:06 ba6b089fd04d: Waiting 21:41:06 3580870ab4aa: Waiting 21:41:06 27aa171c6e15: Waiting 21:41:06 b55707de713d: Waiting 21:41:06 3a314790488f: Waiting 21:41:06 3dc5e45939f9: Waiting 21:41:06 159682c80b19: Waiting 21:41:06 6478cae41da0: Waiting 21:41:06 f74671f55a8d: Verifying Checksum 21:41:06 f74671f55a8d: Download complete 21:41:06 dfb60e7f5d22: Verifying Checksum 21:41:06 dfb60e7f5d22: Download complete 21:41:06 159682c80b19: Verifying Checksum 21:41:06 159682c80b19: Download complete 21:41:06 b1fd48ba55f8: Verifying Checksum 21:41:06 b1fd48ba55f8: Download complete 21:41:06 8a49fdb3b6a5: Verifying Checksum 21:41:06 8a49fdb3b6a5: Download complete 21:41:06 3dc5e45939f9: Download complete 21:41:06 ec63addd3bc1: Download complete 21:41:06 3a314790488f: Verifying Checksum 21:41:06 3a314790488f: Download complete 21:41:06 8a49fdb3b6a5: Pull complete 21:41:06 6478cae41da0: Verifying Checksum 21:41:06 6478cae41da0: Download complete 21:41:06 ba6b089fd04d: Verifying Checksum 21:41:06 ba6b089fd04d: Download complete 21:41:06 dfb60e7f5d22: Pull complete 21:41:06 f97b6f470a44: Verifying Checksum 21:41:06 f97b6f470a44: Download complete 21:41:06 27aa171c6e15: Verifying Checksum 21:41:06 27aa171c6e15: Download complete 21:41:06 f74671f55a8d: Pull complete 21:41:06 b55707de713d: Verifying Checksum 21:41:06 b55707de713d: Download complete 21:41:07 159682c80b19: Pull complete 21:41:07 Still waiting to schedule task 21:41:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:41:07 b1fd48ba55f8: Pull complete 21:41:07 3580870ab4aa: Verifying Checksum 21:41:07 3580870ab4aa: Download complete 21:41:07 6478cae41da0: Pull complete 21:41:07 3dc5e45939f9: Pull complete 21:41:07 ec63addd3bc1: Pull complete 21:41:08 3a314790488f: Pull complete 21:41:08 f97b6f470a44: Pull complete 21:41:08 ba6b089fd04d: Pull complete 21:41:09 3580870ab4aa: Pull complete 21:41:09 27aa171c6e15: Pull complete 21:41:09 b55707de713d: Pull complete 21:41:09 Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 21:41:09 Status: Downloaded newer image for docker:latest 21:41:11 ---> cd7db8bbf20c 21:41:11 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:41:11 ---> Running in b9db20c07140 21:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:41:11 OK: 265 MiB in 53 packages 21:41:12 Removing intermediate container b9db20c07140 21:41:12 ---> 9d106a5bdaf8 21:41:12 Step 10/15 : ENV GO111MODULE=on 21:41:12 ---> Running in 3b0d5ef4b956 21:41:12 Removing intermediate container 3b0d5ef4b956 21:41:12 ---> b45ac2d6fdba 21:41:12 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:41:12 ---> Running in e8105b40c13e 21:41:12 Removing intermediate container e8105b40c13e 21:41:12 ---> ccf73e40162c 21:41:12 Step 12/15 : COPY go.mod vendor* ./ 21:41:12 ---> 452090f4a912 21:41:12 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:41:12 ---> Running in 3b43f632792b 21:41:39 Removing intermediate container 3b43f632792b 21:41:39 ---> f04b92e5bff4 21:41:39 Step 14/15 : COPY . . 21:41:39 ---> 6cd23291bac5 21:41:39 Step 15/15 : RUN ${MAKE} 21:41:39 ---> Running in 2309f2e31499 21:41:39 noop 21:41:39 Removing intermediate container 2309f2e31499 21:41:39 ---> 8469cfd4fec5 21:41:39 Successfully built 8469cfd4fec5 21:41:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:40 + docker inspect -f . ci-base-image-x86_64 21:41:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:40 prd-ubuntu20.04-docker-8c-8g-17177 does not seem to be running inside a container 21:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-620 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620:/w/workspace/edgexfoundry_edgex-ui-go_PR-620:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:41:40 $ docker top 2715c0dfb78357d0b7d9f436807705d32d90708bf115f1f34a15cf04682c691a -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:41 + go version 21:41:41 go version go1.20.2 linux/amd64 [Pipeline] } 21:41:41 $ docker stop --time=1 2715c0dfb78357d0b7d9f436807705d32d90708bf115f1f34a15cf04682c691a 21:41:42 $ docker rm -f --volumes 2715c0dfb78357d0b7d9f436807705d32d90708bf115f1f34a15cf04682c691a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:43 + docker inspect -f . ci-base-image-x86_64 21:41:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:43 prd-ubuntu20.04-docker-8c-8g-17177 does not seem to be running inside a container 21:41:43 $ 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-620 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620:/w/workspace/edgexfoundry_edgex-ui-go_PR-620:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:41:43 $ docker top c4825607599fedef11db2aa12fc707c29e063fd549064a339cbac4d4d5827fc5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-620 [Pipeline] fileExists [Pipeline] sh 21:41:44 + make test 21:41:44 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 21:41:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:41:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:41:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:41:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:41:56 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 21:41:56 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 21:41:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:41:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:41:56 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 21:41:56 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 21:41:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:41:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:41:59 ./bin/test-attribution-txt.sh 21:41:59 make -C web test 21:41:59 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-620/web' 21:41:59 make[1]: tput: No such file or directory 21:41:59 make[1]: tput: No such file or directory 21:41:59 warning: generating ./VERSION 21:41:59 echo "0.0.0" > VERSION 21:41:59 docker build \ 21:41:59 -f Dockerfile \ 21:41:59 --build-arg USER=1000 \ 21:41:59 \ 21:41:59 --label "git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7" \ 21:41:59 -t edgexfoundry/edgex-web-ui:5211c8cd4674b0f854d469a2b7039a42c2e093a7 \ 21:41:59 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 21:41:59 . 21:41:59 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 21:41:59 Install the buildx component to build images with BuildKit: 21:41:59 https://docs.docker.com/go/buildx/ 21:41:59 21:41:59 Sending build context to Docker daemon 2.571MB 21:42:00 Step 1/10 : FROM node:16.17-alpine3.15 21:42:00 16.17-alpine3.15: Pulling from library/node 21:42:00 9621f1afde84: Pulling fs layer 21:42:00 c6f70ee39829: Pulling fs layer 21:42:00 56892a8094a2: Pulling fs layer 21:42:00 58dd87906ef0: Pulling fs layer 21:42:00 58dd87906ef0: Waiting 21:42:00 9621f1afde84: Verifying Checksum 21:42:00 9621f1afde84: Download complete 21:42:00 9621f1afde84: Pull complete 21:42:00 58dd87906ef0: Download complete 21:42:01 56892a8094a2: Download complete 21:42:02 c6f70ee39829: Verifying Checksum 21:42:02 c6f70ee39829: Download complete 21:42:03 c6f70ee39829: Pull complete 21:42:03 56892a8094a2: Pull complete 21:42:03 58dd87906ef0: Pull complete 21:42:03 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 21:42:03 Status: Downloaded newer image for node:16.17-alpine3.15 21:42:03 ---> b69703f70c3d 21:42:03 Step 2/10 : RUN apk add --no-cache chromium 21:42:05 ---> Running in 79348d18708a 21:42:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:42:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:42:05 (1/129) Installing libxau (1.0.9-r0) 21:42:05 (2/129) Installing libmd (1.0.3-r0) 21:42:05 (3/129) Installing libbsd (0.11.3-r1) 21:42:05 (4/129) Installing libxdmcp (1.1.3-r0) 21:42:05 (5/129) Installing libxcb (1.14-r2) 21:42:05 (6/129) Installing libx11 (1.7.3.1-r0) 21:42:05 (7/129) Installing libxext (1.3.4-r0) 21:42:05 (8/129) Installing libice (1.0.10-r0) 21:42:05 (9/129) Installing libuuid (2.37.4-r0) 21:42:05 (10/129) Installing libsm (1.2.3-r0) 21:42:05 (11/129) Installing libxt (1.2.1-r0) 21:42:05 (12/129) Installing libxmu (1.1.3-r0) 21:42:05 (13/129) Installing xset (1.2.4-r0) 21:42:05 (14/129) Installing xprop (1.2.5-r0) 21:42:05 (15/129) Installing xdg-utils (1.1.3-r0) 21:42:05 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 21:42:05 (17/129) Installing pkgconf (1.8.1-r0) 21:42:05 (18/129) Installing libffi (3.4.2-r1) 21:42:05 (19/129) Installing libintl (0.21-r0) 21:42:05 (20/129) Installing libblkid (2.37.4-r0) 21:42:05 (21/129) Installing libmount (2.37.4-r0) 21:42:05 (22/129) Installing pcre (8.45-r1) 21:42:05 (23/129) Installing glib (2.70.5-r0) 21:42:05 (24/129) Installing xz-libs (5.2.5-r1) 21:42:05 (25/129) Installing libxml2 (2.9.14-r2) 21:42:05 (26/129) Installing shared-mime-info (2.1-r2) 21:42:05 (27/129) Installing hicolor-icon-theme (0.17-r1) 21:42:05 (28/129) Installing libjpeg-turbo (2.1.2-r0) 21:42:05 (29/129) Installing libpng (1.6.37-r1) 21:42:05 (30/129) Installing libwebp (1.2.2-r1) 21:42:05 (31/129) Installing zstd-libs (1.5.0-r0) 21:42:05 (32/129) Installing tiff (4.4.0-r1) 21:42:05 (33/129) Installing gdk-pixbuf (2.42.8-r0) 21:42:05 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 21:42:05 (35/129) Installing libxcomposite (0.4.5-r0) 21:42:05 (36/129) Installing libxfixes (6.0.0-r0) 21:42:05 (37/129) Installing libxrender (0.9.10-r3) 21:42:05 (38/129) Installing libxcursor (1.2.0-r0) 21:42:05 (39/129) Installing libxdamage (1.1.5-r1) 21:42:05 (40/129) Installing libxi (1.8-r0) 21:42:05 (41/129) Installing libxinerama (1.1.4-r1) 21:42:05 (42/129) Installing libxrandr (1.5.2-r1) 21:42:05 (43/129) Installing atk (2.36.0-r0) 21:42:05 (44/129) Installing libxtst (1.2.3-r3) 21:42:05 (45/129) Installing dbus-libs (1.12.24-r0) 21:42:05 (46/129) Installing at-spi2-core (2.42.0-r0) 21:42:05 (47/129) Installing at-spi2-atk (2.38.0-r0) 21:42:05 (48/129) Installing expat (2.5.0-r0) 21:42:05 (49/129) Installing brotli-libs (1.0.9-r5) 21:42:05 (50/129) Installing libbz2 (1.0.8-r1) 21:42:05 (51/129) Installing freetype (2.11.1-r2) 21:42:05 (52/129) Installing fontconfig (2.13.1-r4) 21:42:06 (53/129) Installing pixman (0.40.0-r4) 21:42:06 (54/129) Installing cairo (1.16.0-r5) 21:42:06 (55/129) Installing cairo-gobject (1.16.0-r5) 21:42:06 (56/129) Installing avahi-libs (0.8-r5) 21:42:06 (57/129) Installing gmp (6.2.1-r1) 21:42:06 (58/129) Installing nettle (3.7.3-r0) 21:42:06 (59/129) Installing p11-kit (0.24.0-r1) 21:42:06 (60/129) Installing libtasn1 (4.18.0-r1) 21:42:06 (61/129) Installing libunistring (0.9.10-r1) 21:42:06 (62/129) Installing gnutls (3.7.1-r2) 21:42:06 (63/129) Installing cups-libs (2.3.3-r6) 21:42:06 (64/129) Installing libepoxy (1.5.9-r0) 21:42:06 (65/129) Installing fribidi (1.0.11-r0) 21:42:06 (66/129) Installing graphite2 (1.3.14-r0) 21:42:06 (67/129) Installing harfbuzz (3.0.0-r2) 21:42:06 (68/129) Installing libxft (2.3.4-r0) 21:42:06 (69/129) Installing pango (1.48.10-r0) 21:42:06 (70/129) Installing wayland-libs-client (1.19.0-r1) 21:42:06 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 21:42:06 (72/129) Installing wayland-libs-egl (1.19.0-r1) 21:42:06 (73/129) Installing xkeyboard-config (2.34-r0) 21:42:06 (74/129) Installing libxkbcommon (1.3.1-r0) 21:42:06 (75/129) Installing gtk+3.0 (3.24.30-r0) 21:42:06 Executing gtk+3.0-3.24.30-r0.post-install 21:42:06 (76/129) Installing libfontenc (1.1.4-r0) 21:42:06 (77/129) Installing mkfontscale (1.2.1-r1) 21:42:06 (78/129) Installing ttf-opensans (1.10-r1) 21:42:06 Executing ttf-opensans-1.10-r1.post-install 21:42:09 (79/129) Installing libogg (1.3.5-r0) 21:42:09 (80/129) Installing flac (1.3.4-r0) 21:42:09 (81/129) Installing alsa-lib (1.2.5.1-r1) 21:42:09 (82/129) Installing libatomic (10.3.1_git20211027-r0) 21:42:09 (83/129) Installing sdl2 (2.0.16-r4) 21:42:09 (84/129) Installing aom-libs (3.2.0-r0) 21:42:09 (85/129) Installing libass (0.15.2-r0) 21:42:09 (86/129) Installing libdav1d (0.9.2-r0) 21:42:09 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) 21:42:09 (88/129) Installing ncurses-libs (6.3_p20211120-r2) 21:42:09 (89/129) Installing lame (3.100-r0) 21:42:09 (90/129) Installing opus (1.3.1-r1) 21:42:09 (91/129) Installing libgomp (10.3.1_git20211027-r0) 21:42:09 (92/129) Installing soxr (0.1.3-r2) 21:42:09 (93/129) Installing libsrt (1.4.2-r1) 21:42:09 (94/129) Installing libssh (0.9.6-r1) 21:42:09 (95/129) Installing libtheora (1.1.1-r16) 21:42:09 (96/129) Installing v4l-utils-libs (1.22.1-r1) 21:42:09 (97/129) Installing libpciaccess (0.16-r0) 21:42:09 (98/129) Installing libdrm (2.4.109-r0) 21:42:09 (99/129) Installing libva (2.13.0-r0) 21:42:09 (100/129) Installing libvdpau (1.4-r0) 21:42:09 (101/129) Installing vidstab (1.1.0-r1) 21:42:09 (102/129) Installing libvorbis (1.3.7-r0) 21:42:09 (103/129) Installing libvpx (1.10.0-r0) 21:42:09 (104/129) Installing vulkan-loader (1.2.196-r0) 21:42:09 (105/129) Installing x264-libs (20210613-r0) 21:42:09 (106/129) Installing x265-libs (3.5-r0) 21:42:09 (107/129) Installing xvidcore (1.3.7-r1) 21:42:09 (108/129) Installing ffmpeg-libs (4.4.1-r2) 21:42:09 (109/129) Installing libevent (2.1.12-r4) 21:42:09 (110/129) Installing mesa (21.2.6-r0) 21:42:09 (111/129) Installing wayland-libs-server (1.19.0-r1) 21:42:09 (112/129) Installing mesa-gbm (21.2.6-r0) 21:42:09 (113/129) Installing lcms2 (2.12-r1) 21:42:09 (114/129) Installing nspr (4.32-r0) 21:42:09 (115/129) Installing sqlite-libs (3.36.0-r0) 21:42:09 (116/129) Installing nss (3.78.1-r0) 21:42:09 (117/129) Installing libasyncns (0.8-r1) 21:42:09 (118/129) Installing libltdl (2.4.6-r7) 21:42:09 (119/129) Installing orc (0.4.32-r0) 21:42:09 (120/129) Installing libsndfile (1.0.31-r1) 21:42:09 (121/129) Installing speexdsp (1.2.0-r0) 21:42:09 (122/129) Installing tdb-libs (1.4.5-r0) 21:42:09 (123/129) Installing libpulse (15.0-r2) 21:42:09 (124/129) Installing re2 (2021.11.01-r0) 21:42:09 (125/129) Installing snappy (1.1.9-r1) 21:42:09 (126/129) Installing libgpg-error (1.42-r1) 21:42:09 (127/129) Installing libgcrypt (1.9.4-r0) 21:42:09 (128/129) Installing libxslt (1.1.35-r0) 21:42:09 (129/129) Installing chromium (99.0.4844.84-r0) 21:42:10 Executing busybox-1.34.1-r7.trigger 21:42:10 Executing glib-2.70.5-r0.trigger 21:42:10 Executing shared-mime-info-2.1-r2.trigger 21:42:10 Executing gdk-pixbuf-2.42.8-r0.trigger 21:42:10 Executing gtk-update-icon-cache-2.24.33-r0.trigger 21:42:10 Executing fontconfig-2.13.1-r4.trigger 21:42:10 Executing mkfontscale-1.2.1-r1.trigger 21:42:10 OK: 286 MiB in 145 packages 21:42:16 Removing intermediate container 79348d18708a 21:42:16 ---> 5bd920bbca00 21:42:16 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 21:42:16 ---> Running in b8eef847f28d 21:42:16 Removing intermediate container b8eef847f28d 21:42:16 ---> 7d968ce637e6 21:42:16 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 21:42:16 ---> Running in f941d06c4271 21:42:16 Removing intermediate container f941d06c4271 21:42:16 ---> 413bc2a96027 21:42:16 Step 5/10 : RUN npm install -g npm 21:42:16 ---> Running in 441909e15674 21:42:21 21:42:21 removed 7 packages, changed 101 packages, and audited 264 packages in 5s 21:42:21 21:42:21 27 packages are looking for funding 21:42:21 run `npm fund` for details 21:42:21 21:42:21 found 0 vulnerabilities 21:42:22 Removing intermediate container 441909e15674 21:42:22 ---> ca8524456f54 21:42:22 Step 6/10 : ARG USER=1000 21:42:22 ---> Running in ddb6e48631ce 21:42:22 Removing intermediate container ddb6e48631ce 21:42:22 ---> f4e61405f8ac 21:42:22 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 21:42:22 ---> Running in adc681fd76ef 21:42:23 Removing intermediate container adc681fd76ef 21:42:23 ---> 40ecea4fd060 21:42:23 Step 8/10 : USER $USER:$USER 21:42:23 ---> Running in b9fd581b7159 21:42:23 Removing intermediate container b9fd581b7159 21:42:23 ---> 253731846fe2 21:42:23 Step 9/10 : WORKDIR /app 21:42:23 ---> Running in 546670f01456 21:42:23 Removing intermediate container 546670f01456 21:42:23 ---> 3fb8d4f1dda1 21:42:23 Step 10/10 : LABEL git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7 21:42:23 ---> Running in e930d49e8330 21:42:23 Removing intermediate container e930d49e8330 21:42:23 ---> c43e2e054859 21:42:23 Successfully built c43e2e054859 21:42:23 Successfully tagged edgexfoundry/edgex-web-ui:5211c8cd4674b0f854d469a2b7039a42c2e093a7 21:42:23 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 21:42:23 touch edgex-web-ui.imagebuilt 21:42:23 mkdir -p node_modules coverage 21:42:23 chown "1000:1000" node_modules coverage package-lock.json 21:42:23 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 21:42:25 npm WARN old lockfile 21:42:25 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 21:42:25 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 21:42:25 npm WARN old lockfile 21:42:25 npm WARN old lockfile This is a one-time fix-up, please be patient... 21:42:25 npm WARN old lockfile 21:42:33 npm WARN EBADENGINE Unsupported engine { 21:42:33 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 21:42:33 npm WARN EBADENGINE required: { 21:42:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:42:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:42:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:42:33 npm WARN EBADENGINE }, 21:42:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:42:33 npm WARN EBADENGINE } 21:42:33 npm WARN EBADENGINE Unsupported engine { 21:42:33 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 21:42:33 npm WARN EBADENGINE required: { 21:42:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:42:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:42:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:42:33 npm WARN EBADENGINE }, 21:42:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:42:33 npm WARN EBADENGINE } 21:42:33 npm WARN EBADENGINE Unsupported engine { 21:42:33 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 21:42:33 npm WARN EBADENGINE required: { 21:42:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:42:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:42:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:42:33 npm WARN EBADENGINE }, 21:42:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:42:33 npm WARN EBADENGINE } 21:42:33 npm WARN EBADENGINE Unsupported engine { 21:42:33 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 21:42:33 npm WARN EBADENGINE required: { 21:42:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:42:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:42:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:42:33 npm WARN EBADENGINE }, 21:42:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:42:33 npm WARN EBADENGINE } 21:42:33 npm WARN EBADENGINE Unsupported engine { 21:42:33 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 21:42:33 npm WARN EBADENGINE required: { 21:42:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:42:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:42:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:42:33 npm WARN EBADENGINE }, 21:42:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:42:33 npm WARN EBADENGINE } 21:42:33 npm WARN EBADENGINE Unsupported engine { 21:42:33 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 21:42:33 npm WARN EBADENGINE required: { 21:42:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:42:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:42:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:42:33 npm WARN EBADENGINE }, 21:42:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:42:33 npm WARN EBADENGINE } 21:42:33 npm WARN EBADENGINE Unsupported engine { 21:42:33 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 21:42:33 npm WARN EBADENGINE required: { 21:42:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:42:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:42:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:42:33 npm WARN EBADENGINE }, 21:42:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:42:33 npm WARN EBADENGINE } 21:42:33 npm WARN EBADENGINE Unsupported engine { 21:42:33 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 21:42:33 npm WARN EBADENGINE required: { 21:42:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:42:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:42:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:42:33 npm WARN EBADENGINE }, 21:42:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:42:33 npm WARN EBADENGINE } 21:42:33 npm WARN EBADENGINE Unsupported engine { 21:42:33 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 21:42:33 npm WARN EBADENGINE required: { 21:42:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:42:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:42:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:42:33 npm WARN EBADENGINE }, 21:42:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:42:33 npm WARN EBADENGINE } 21:42:37 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 21:42:37 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 21:42:37 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 21:42:37 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 21:42:37 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 21:42:37 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 21:42:37 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 21:42:38 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 21:42:39 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 21:42:39 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 21:42:40 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 21:42:40 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 21:42:41 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 21:42:42 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. 21:42:43 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. 21:42:43 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 21:42:44 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:42:44 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 21:42:44 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 21:42:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:42:47 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. 21:42:54 21:42:54 added 1478 packages, and audited 1479 packages in 29s 21:42:54 21:42:54 90 packages are looking for funding 21:42:54 run `npm fund` for details 21:42:54 21:42:54 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 21:42:54 21:42:54 To address issues that do not require attention, run: 21:42:54 npm audit fix 21:42:54 21:42:54 To address all issues (including breaking changes), run: 21:42:54 npm audit fix --force 21:42:54 21:42:54 Run `npm audit` for details. 21:42:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17178 in /w/workspace/edgexfoundry_edgex-ui-go_PR-620 [Pipeline] { [Pipeline] ws 21:42:56 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 21:42:56 The recommended git tool is: git 21:43:00 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 21:43:02 - Generating browser application bundles (phase: setup)... 21:43:06 Compiling @angular/core : es2015 as esm2015 21:43:06 Compiling @angular/compiler/testing : es2015 as esm2015 21:43:07 using credential edgex-jenkins-ssh 21:43:07 Cloning the remote Git repository 21:43:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 21:43:07 > git init /w/workspace/edgex-ui-go/1 # timeout=10 21:43:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:43:07 > git --version # timeout=10 21:43:07 > git --version # 'git version 2.25.1' 21:43:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:10 Compiling @angular/common : es2015 as esm2015 21:43:10 Compiling @angular/core/testing : es2015 as esm2015 21:43:10 Compiling @angular/platform-browser : es2015 as esm2015 21:43:10 Compiling @angular/common/testing : es2015 as esm2015 21:43:10 Compiling @angular/common/http : es2015 as esm2015 21:43:11 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 21:43:11 Compiling @angular/router : es2015 as esm2015 21:43:11 Compiling @angular/platform-browser/testing : es2015 as esm2015 21:43:11 Compiling @angular/forms : es2015 as esm2015 21:43:11 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 21:43:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:43:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:12 Compiling @angular/common/http/testing : es2015 as esm2015 21:43:13 Compiling @angular/router/testing : es2015 as esm2015 21:43:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:43:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:43:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:15 Merging remotes/origin/main commit 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d into PR head commit 5211c8cd4674b0f854d469a2b7039a42c2e093a7 21:43:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/620/head:refs/remotes/origin/PR-620 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:43:15 > git config core.sparsecheckout # timeout=10 21:43:16 Merge succeeded, producing 5211c8cd4674b0f854d469a2b7039a42c2e093a7 21:43:16 Checking out Revision 5211c8cd4674b0f854d469a2b7039a42c2e093a7 (PR-620) 21:43:15 > git checkout -f 5211c8cd4674b0f854d469a2b7039a42c2e093a7 # timeout=10 21:43:15 > git remote # timeout=10 21:43:16 > git config --get remote.origin.url # timeout=10 21:43:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:16 > git merge 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d # timeout=10 21:43:16 > git rev-parse HEAD^{commit} # timeout=10 21:43:16 > git config core.sparsecheckout # timeout=10 21:43:16 > git checkout -f 5211c8cd4674b0f854d469a2b7039a42c2e093a7 # timeout=10 21:43:18 29 05 2023 21:43:18.859:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 21:43:18 29 05 2023 21:43:18.861:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 21:43:18 29 05 2023 21:43:18.868:INFO [launcher]: Starting browser ChromeHeadless 21:43:20 Commit message: "fix: Replace slack chat with github discussion" 21:43:20 > git --version # timeout=10 21:43:20 > git --version # 'git version 2.25.1' 21:43:20 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:43:21 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:21 Dload Upload Total Spent Left Speed 21:43:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 21:43:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:43:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:43:22 + sudo tee /etc/docker/daemon.new 21:43:22 { 21:43:22 "registry-mirrors": [ 21:43:22 "https://nexus3.edgexfoundry.org:10001" 21:43:22 ], 21:43:22 "bip": "10.250.0.254/24", 21:43:22 "hosts": [ 21:43:22 "tcp://0.0.0.0:5555", 21:43:22 "unix:///var/run/docker.sock" 21:43:22 ], 21:43:22 "mtu": 1458, 21:43:22 "selinux-enabled": true, 21:43:22 "seccomp-profile": "/etc/docker/seccomp.json" 21:43:22 } [Pipeline] sh 21:43:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:43:23 + sudo service docker restart 21:43:31 ✔ Browser application bundle generation complete. 21:43:31 29 05 2023 21:43:29.483:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket cfWnGi9dIHCjiHsCAAAB with id 17682783 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.057 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.086 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.091 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.124 secs) 21:43:32 WARN: ' 21:43:32 It looks like you're using ngModel on the same form field as formControlName. 21:43:32 Support for using the ngModel input property and ngModelChange event with 21:43:32 reactive form directives has been deprecated in Angular v6 and will be removed 21:43:32 in a future version of Angular. 21:43:32 21:43:32 For more information on this, see our API docs here: 21:43:32 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:43:32 ' 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.124 secs) 21:43:32 WARN: ' 21:43:32 It looks like you're using ngModel on the same form field as formControlName. 21:43:32 Support for using the ngModel input property and ngModelChange event with 21:43:32 reactive form directives has been deprecated in Angular v6 and will be removed 21:43:32 in a future version of Angular. 21:43:32 21:43:32 For more information on this, see our API docs here: 21:43:32 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:43:32 ' 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.213 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.224 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.229 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.246 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.268 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.279 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.283 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.29 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.295 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.302 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.304 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.313 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.363 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.4 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.459 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.474 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.479 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.481 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.494 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.516 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.522 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.539 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.569 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.579 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.587 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.628 secs) 21:43:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.632 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.666 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.699 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.702 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.704 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.735 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.747 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.753 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.763 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.766 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.772 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.794 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.8 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.818 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.83 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.836 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.886 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.889 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.93 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.964 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.969 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.975 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.992 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.995 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.011 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.016 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.019 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.022 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.026 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.035 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.044 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.053 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.082 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.094 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.099 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.103 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.109 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.116 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.133 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.141 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.144 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.161 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.171 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.176 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.198 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.217 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.22 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.248 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.255 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.288 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.298 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.313 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.315 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.335 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.34 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.341 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.345 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.358 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.373 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.398 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.406 secs) 21:43:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.408 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.409 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.416 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.428 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.441 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.443 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.444 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.451 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.464 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.471 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.498 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.505 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.511 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.519 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.529 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.557 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.569 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.574 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.575 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.586 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.59 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.593 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.597 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.599 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.601 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.613 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.616 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.622 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.626 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.632 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.646 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.652 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.656 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.667 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.67 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.691 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.696 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.703 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.722 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.799 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.808 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.822 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.851 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.856 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.858 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.861 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.863 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.872 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.889 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.895 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.901 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.942 secs) 21:43:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.946 secs) 21:43:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.949 secs) 21:43:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.842 secs / 1.949 secs) 21:43:35 TOTAL: 145 SUCCESS 21:43:35 ✔ Browser application bundle generation complete. 21:43:35 21:43:35 =============================== Coverage summary =============================== 21:43:35 Statements : 41.41% ( 1420/3429 ) 21:43:35 Branches : 12.14% ( 109/898 ) 21:43:35 Functions : 33.09% ( 414/1251 ) 21:43:35 Lines : 39.29% ( 1275/3245 ) 21:43:35 ================================================================================ 21:43:35 ✔ Browser application bundle generation complete. 21:43:36 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-620/web' [Pipeline] echo 21:43:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:43:36 $ docker stop --time=1 c4825607599fedef11db2aa12fc707c29e063fd549064a339cbac4d4d5827fc5 21:43:37 $ docker rm -f --volumes c4825607599fedef11db2aa12fc707c29e063fd549064a339cbac4d4d5827fc5 [Pipeline] // withDockerContainer [Pipeline] sh 21:43:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:43:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:43:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:43:40 + ls -al . 21:43:40 total 180 21:43:40 drwxrwxr-x 14 jenkins jenkins 4096 May 29 21:41 . 21:43:40 drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:40 .. 21:43:40 drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:40 .blubracket 21:43:40 -rw-rw-r-- 1 jenkins jenkins 18 May 29 21:40 .dockerignore 21:43:40 drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:40 .git 21:43:40 drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:40 .github 21:43:40 -rw-rw-r-- 1 jenkins jenkins 185 May 29 21:40 .gitignore 21:43:40 drwxr-xr-x 3 jenkins jenkins 4096 May 29 21:40 .semver 21:43:40 -rw-rw-r-- 1 jenkins jenkins 8418 May 29 21:40 Attribution.txt 21:43:40 -rw-rw-r-- 1 jenkins jenkins 17205 May 29 21:40 CHANGELOG.md 21:43:40 -rw-rw-r-- 1 jenkins jenkins 3959 May 29 21:40 CONTRIBUTING.md 21:43:40 -rw-rw-r-- 1 jenkins jenkins 1788 May 29 21:40 Dockerfile 21:43:40 -rw-rw-r-- 1 jenkins jenkins 652 May 29 21:40 Jenkinsfile 21:43:40 -rw-rw-r-- 1 jenkins jenkins 11357 May 29 21:40 LICENSE 21:43:40 -rw-rw-r-- 1 jenkins jenkins 2124 May 29 21:40 Makefile 21:43:40 -rw-rw-r-- 1 jenkins jenkins 4569 May 29 21:40 README.md 21:43:40 -rw-rw-r-- 1 jenkins jenkins 5 May 29 21:40 VERSION 21:43:40 drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:40 assets 21:43:40 drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:40 bin 21:43:40 drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:40 cmd 21:43:40 -rw-r--r-- 1 jenkins jenkins 10 May 29 21:41 coverage.out 21:43:40 drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:40 docs 21:43:40 -rw-rw-r-- 1 jenkins jenkins 2999 May 29 21:40 go.mod 21:43:40 -rw-rw-r-- 1 jenkins jenkins 30528 May 29 21:40 go.sum 21:43:40 drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:40 internal 21:43:40 drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:40 snap 21:43:40 drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:40 testing 21:43:40 -rw-rw-r-- 1 jenkins jenkins 155 May 29 21:40 version.go 21:43:40 drwxrwxr-x 6 jenkins jenkins 4096 May 29 21:42 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:40 + 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=5211c8cd4674b0f854d469a2b7039a42c2e093a7 --label arch=amd64 --label version=0.0.0 . 21:43:41 Sending build context to Docker daemon 50.34MB 21:43:41 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:43:41 Step 2/25 : FROM ${BASE} AS builder 21:43:41 ---> 8469cfd4fec5 21:43:41 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:43:41 ---> Running in 5964990433f1 21:43:41 Removing intermediate container 5964990433f1 21:43:41 ---> 718992539d4f 21:43:41 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:43:41 ---> Running in 0cd8602b5cdf 21:43:41 Removing intermediate container 0cd8602b5cdf 21:43:41 ---> 69fadf5941bd 21:43:41 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:43:41 ---> Running in 5c8627d7363a 21:43:41 Removing intermediate container 5c8627d7363a 21:43:41 ---> 7ff1ab07535a 21:43:41 Step 6/25 : LABEL Name=edgex-ui-go 21:43:41 ---> Running in 9b789769a3e2 21:43:41 Removing intermediate container 9b789769a3e2 21:43:41 ---> c6def2c30ec3 21:43:41 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:43:41 ---> Running in eaff34e82360 21:43:41 Removing intermediate container eaff34e82360 21:43:41 ---> efd28cefe624 21:43:41 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:43:42 ---> 18c1cb5bd32f 21:43:42 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:43:42 ---> Running in a62f14a2b582 21:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:43:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:43:43 OK: 265 MiB in 53 packages 21:43:43 Removing intermediate container a62f14a2b582 21:43:43 ---> b886141538d2 21:43:43 Step 10/25 : ENV GO111MODULE=on 21:43:43 ---> Running in 13108872e305 21:43:43 Removing intermediate container 13108872e305 21:43:43 ---> b5702efd7809 21:43:43 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:43:43 ---> Running in 4b7317bfb176 21:43:43 Removing intermediate container 4b7317bfb176 21:43:43 ---> e9a348c778a6 21:43:43 Step 12/25 : COPY go.mod vendor* ./ 21:43:43 ---> 88387b1becb6 21:43:43 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:43 ---> Running in b6e87b55e492 21:43:44 Removing intermediate container b6e87b55e492 21:43:44 ---> 445b2afd2cf1 21:43:44 Step 14/25 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:45 provisioning config files... 21:43:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3984722170557879235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:45 ---> docker-login.sh 21:43:45 nexus3.edgexfoundry.org:10001 21:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:46 Configure a credential helper to remove this warning. See 21:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:46 21:43:46 Login Succeeded 21:43:46 nexus3.edgexfoundry.org:10002 21:43:46 ---> 403f8db2d4c3 21:43:46 Step 15/25 : RUN ${MAKE} 21:43:46 ---> Running in 7d70d9649c6f 21:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:46 Configure a credential helper to remove this warning. See 21:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:46 21:43:46 Login Succeeded 21:43:46 nexus3.edgexfoundry.org:10003 21:43:46 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 21:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:47 Configure a credential helper to remove this warning. See 21:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:47 21:43:47 Login Succeeded 21:43:47 nexus3.edgexfoundry.org:10004 21:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:47 Configure a credential helper to remove this warning. See 21:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:47 21:43:47 Login Succeeded 21:43:47 docker.io 21:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:47 Configure a credential helper to remove this warning. See 21:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:47 21:43:47 Login Succeeded 21:43:47 ---> docker-login.sh ends [Pipeline] } 21:43:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:48 ========================================================= 21:43:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:43:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:43:49 Sending build context to Docker daemon 30.36MB 21:43:49 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 21:43:49 Step 2/15 : FROM ${BASE} AS builder 21:43:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:43:50 c41833b44d91: Pulling fs layer 21:43:50 ed15518f5707: Pulling fs layer 21:43:50 feae8fd75edb: Pulling fs layer 21:43:50 242c74f7c9fa: Pulling fs layer 21:43:50 3cdef696dda3: Pulling fs layer 21:43:50 2ced38df9373: Pulling fs layer 21:43:50 58f1dce35555: Pulling fs layer 21:43:50 3cdef696dda3: Waiting 21:43:50 2ced38df9373: Waiting 21:43:50 242c74f7c9fa: Waiting 21:43:50 58f1dce35555: Waiting 21:43:50 ed15518f5707: Verifying Checksum 21:43:50 ed15518f5707: Download complete 21:43:50 242c74f7c9fa: Verifying Checksum 21:43:50 242c74f7c9fa: Download complete 21:43:50 3cdef696dda3: Verifying Checksum 21:43:50 3cdef696dda3: Download complete 21:43:50 c41833b44d91: Verifying Checksum 21:43:50 c41833b44d91: Download complete 21:43:51 c41833b44d91: Pull complete 21:43:51 58f1dce35555: Verifying Checksum 21:43:51 58f1dce35555: Download complete 21:43:51 ed15518f5707: Pull complete 21:43:52 feae8fd75edb: Verifying Checksum 21:43:52 feae8fd75edb: Download complete 21:43:52 2ced38df9373: Verifying Checksum 21:43:52 2ced38df9373: Download complete 21:44:04 Removing intermediate container 7d70d9649c6f 21:44:04 ---> 20d0d3c47ba0 21:44:04 Step 16/25 : FROM alpine:3.17 21:44:04 3.17: Pulling from library/alpine 21:44:04 f56be85fc22e: Already exists 21:44:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:44:04 Status: Downloaded newer image for alpine:3.17 21:44:04 ---> 9ed4aefc74f6 21:44:04 Step 17/25 : EXPOSE 4000 21:44:04 ---> Running in 4ba6d7b63234 21:44:04 Removing intermediate container 4ba6d7b63234 21:44:04 ---> b38910c26410 21:44:04 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:44:04 ---> 138a92d61de8 21:44:04 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 21:44:04 ---> 80587f874beb 21:44:04 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 21:44:04 ---> 34226de1b896 21:44:04 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:44:04 ---> Running in 1e80079c9d9b 21:44:04 Removing intermediate container 1e80079c9d9b 21:44:04 ---> 024ab733ca4f 21:44:04 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 21:44:04 ---> Running in 5fdd483dde0b 21:44:04 Removing intermediate container 5fdd483dde0b 21:44:04 ---> c3c166032b1b 21:44:04 Step 23/25 : LABEL arch=amd64 21:44:04 ---> Running in 59aa8be53ce5 21:44:04 Removing intermediate container 59aa8be53ce5 21:44:04 ---> 1f4d72cc0119 21:44:04 Step 24/25 : LABEL git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7 21:44:04 ---> Running in 07b62fc8914e 21:44:04 Removing intermediate container 07b62fc8914e 21:44:04 ---> 57df56973358 21:44:04 Step 25/25 : LABEL version=0.0.0 21:44:04 ---> Running in 3b8ee65582e6 21:44:04 Removing intermediate container 3b8ee65582e6 21:44:04 ---> f01451333be3 21:44:04 [Warning] One or more build-args [ARCH] were not consumed 21:44:04 Successfully built f01451333be3 21:44:04 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 21:44:05 feae8fd75edb: Pull complete 21:44:05 242c74f7c9fa: Pull complete 21:44:05 3cdef696dda3: Pull complete Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:44:05 21:44:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:44:06 latest: Pulling from edgex-lftools-log-publisher 21:44:06 5eb5b503b376: Pulling fs layer 21:44:06 5c69ac0246d0: Pulling fs layer 21:44:06 ec43610c2a17: Pulling fs layer 21:44:06 3a2ae6a8a46f: Pulling fs layer 21:44:06 33b1e0a273af: Pulling fs layer 21:44:06 5d3b04190fa2: Pulling fs layer 21:44:06 2f39f015ded8: Pulling fs layer 21:44:06 5d3b04190fa2: Waiting 21:44:06 2f39f015ded8: Waiting 21:44:06 33b1e0a273af: Waiting 21:44:06 3a2ae6a8a46f: Waiting 21:44:06 5c69ac0246d0: Verifying Checksum 21:44:06 5c69ac0246d0: Download complete 21:44:06 3a2ae6a8a46f: Verifying Checksum 21:44:06 3a2ae6a8a46f: Download complete 21:44:06 33b1e0a273af: Verifying Checksum 21:44:06 33b1e0a273af: Download complete 21:44:06 ec43610c2a17: Verifying Checksum 21:44:06 ec43610c2a17: Download complete 21:44:06 5d3b04190fa2: Download complete 21:44:06 5eb5b503b376: Verifying Checksum 21:44:06 5eb5b503b376: Download complete 21:44:06 2f39f015ded8: Download complete 21:44:07 5eb5b503b376: Pull complete 21:44:07 5c69ac0246d0: Pull complete 21:44:08 ec43610c2a17: Pull complete 21:44:08 3a2ae6a8a46f: Pull complete 21:44:08 33b1e0a273af: Pull complete 21:44:08 5d3b04190fa2: Pull complete 21:44:10 2ced38df9373: Pull complete 21:44:12 2f39f015ded8: Pull complete 21:44:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:44:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:12 prd-ubuntu20.04-docker-8c-8g-17177 does not seem to be running inside a container 21:44:12 $ 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-620 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620:/w/workspace/edgexfoundry_edgex-ui-go_PR-620:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:44:13 58f1dce35555: Pull complete 21:44:13 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:44:13 ---> fadd8f120f05 21:44:13 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:44:15 ---> Running in 72381e9300ce 21:44:15 Removing intermediate container 72381e9300ce 21:44:15 ---> f4c25bf2108a 21:44:15 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:44:15 ---> Running in 703e773efef8 21:44:15 Removing intermediate container 703e773efef8 21:44:15 ---> 0ccd4cca745c 21:44:15 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:44:15 ---> Running in d97b6c740b72 21:44:15 $ docker top e38a3f33893c7e21e667812e45e4e18f20688e79b20a955ef0178451fc66486f -eo pid,comm 21:44:15 Removing intermediate container d97b6c740b72 21:44:15 ---> 6da803e9b7bf 21:44:15 Step 6/15 : LABEL Name=edgex-ui-go [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:16 ---> Running in 3a5e9d1ad61d 21:44:16 ---> job-cost.sh 21:44:16 lf-activate-venv: SKIPPING 21:44:16 INFO: No Stack... 21:44:16 Removing intermediate container 3a5e9d1ad61d 21:44:16 ---> abdf955f2694 21:44:16 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:44:16 ---> Running in fe7737fdbf49 21:44:16 INFO: Retrieving Pricing Info for: v3-standard-8 21:44:16 Removing intermediate container fe7737fdbf49 21:44:16 ---> 93a23d0b1be3 21:44:16 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:44:17 INFO: Archiving Costs [Pipeline] sh 21:44:17 latest: Pulling from library/docker 21:44:17 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives/cost.csv 21:44:17 + cut -d, -f6 21:44:17 08409d417260: Pulling fs layer 21:44:17 bf127bdc9f4f: Pulling fs layer 21:44:17 55b4810136f4: Pulling fs layer 21:44:17 8b1937eecd14: Pulling fs layer 21:44:17 db6263205561: Pulling fs layer 21:44:17 39314cee2a9c: Pulling fs layer 21:44:17 a0ee298bff01: Pulling fs layer 21:44:17 9fda9acfdd90: Pulling fs layer 21:44:17 736a277f3b8d: Pulling fs layer 21:44:17 b761764eaff7: Pulling fs layer 21:44:17 e1b49e70f544: Pulling fs layer 21:44:17 262f260c9231: Pulling fs layer 21:44:17 e3263c4f34c9: Pulling fs layer 21:44:17 62e6daf4fc04: Pulling fs layer 21:44:17 9fda9acfdd90: Waiting 21:44:17 736a277f3b8d: Waiting 21:44:17 b761764eaff7: Waiting 21:44:17 e1b49e70f544: Waiting 21:44:17 262f260c9231: Waiting 21:44:17 e3263c4f34c9: Waiting 21:44:17 62e6daf4fc04: Waiting 21:44:17 8b1937eecd14: Waiting 21:44:17 db6263205561: Waiting 21:44:17 39314cee2a9c: Waiting 21:44:17 a0ee298bff01: Waiting 21:44:17 55b4810136f4: Verifying Checksum 21:44:17 55b4810136f4: Download complete 21:44:17 bf127bdc9f4f: Verifying Checksum 21:44:17 bf127bdc9f4f: Download complete 21:44:17 08409d417260: Verifying Checksum 21:44:17 08409d417260: Download complete [Pipeline] lock 21:44:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] 21:44:17 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] did not exist. Created. 21:44:17 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:44:17 + echo total: 0.2199999988079071 [Pipeline] stash 21:44:18 8b1937eecd14: Verifying Checksum 21:44:18 8b1937eecd14: Download complete 21:44:18 db6263205561: Verifying Checksum 21:44:18 db6263205561: Download complete 21:44:18 39314cee2a9c: Verifying Checksum 21:44:18 39314cee2a9c: Download complete 21:44:18 Stashed 1 file(s) [Pipeline] } 21:44:18 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] 21:44:18 a0ee298bff01: Verifying Checksum 21:44:18 a0ee298bff01: Download complete 21:44:18 9fda9acfdd90: Download complete 21:44:18 736a277f3b8d: Verifying Checksum 21:44:18 736a277f3b8d: Download complete 21:44:18 e1b49e70f544: Download complete [Pipeline] // lock [Pipeline] } 21:44:18 $ docker stop --time=1 e38a3f33893c7e21e667812e45e4e18f20688e79b20a955ef0178451fc66486f 21:44:18 e3263c4f34c9: Verifying Checksum 21:44:18 e3263c4f34c9: Download complete 21:44:18 b761764eaff7: Verifying Checksum 21:44:18 b761764eaff7: Download complete 21:44:18 62e6daf4fc04: Verifying Checksum 21:44:18 62e6daf4fc04: Download complete 21:44:18 08409d417260: Pull complete 21:44:19 bf127bdc9f4f: Pull complete 21:44:19 55b4810136f4: Pull complete 21:44:19 $ docker rm -f --volumes e38a3f33893c7e21e667812e45e4e18f20688e79b20a955ef0178451fc66486f 21:44:19 262f260c9231: Verifying Checksum 21:44:19 262f260c9231: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:44:20 8b1937eecd14: Pull complete 21:44:21 db6263205561: Pull complete 21:44:22 39314cee2a9c: Pull complete 21:44:22 a0ee298bff01: Pull complete 21:44:22 9fda9acfdd90: Pull complete 21:44:23 736a277f3b8d: Pull complete 21:44:24 b761764eaff7: Pull complete 21:44:24 e1b49e70f544: Pull complete 21:44:26 262f260c9231: Pull complete 21:44:27 e3263c4f34c9: Pull complete 21:44:27 62e6daf4fc04: Pull complete 21:44:27 Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 21:44:27 Status: Downloaded newer image for docker:latest 21:44:30 ---> b478f18b45e3 21:44:30 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:44:30 ---> Running in 059ff568218a 21:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:44:32 OK: 263 MiB in 53 packages 21:44:33 Removing intermediate container 059ff568218a 21:44:33 ---> b6f4f8e3644f 21:44:33 Step 10/15 : ENV GO111MODULE=on 21:44:33 ---> Running in e46b56c85544 21:44:33 Removing intermediate container e46b56c85544 21:44:33 ---> 8cc40cfb513f 21:44:33 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:44:33 ---> Running in 6e7199402aa3 21:44:33 Removing intermediate container 6e7199402aa3 21:44:33 ---> 68488efd4e40 21:44:33 Step 12/15 : COPY go.mod vendor* ./ 21:44:35 ---> 0f9e204393cf 21:44:35 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:44:35 ---> Running in b8add4136fcd 21:45:43 Removing intermediate container b8add4136fcd 21:45:43 ---> e80a39051738 21:45:43 Step 14/15 : COPY . . 21:45:43 ---> bb13690449d7 21:45:43 Step 15/15 : RUN ${MAKE} 21:45:43 ---> Running in a14e441d55d1 21:45:43 noop 21:45:43 Removing intermediate container a14e441d55d1 21:45:43 ---> f54cd85f4c73 21:45:43 Successfully built f54cd85f4c73 21:45:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:44 + docker inspect -f . ci-base-image-arm64 21:45:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:44 prd-ubuntu20.04-docker-arm64-4c-16g-17178 does not seem to be running inside a container 21:45:44 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:45:45 $ docker top 59128f0f8f7101766b8dbcec182f44f425dca3dd61d48bb2cc7839d515bf089a -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:46 + go version 21:45:46 go version go1.20.2 linux/arm64 [Pipeline] } 21:45:46 $ docker stop --time=1 59128f0f8f7101766b8dbcec182f44f425dca3dd61d48bb2cc7839d515bf089a 21:45:48 $ docker rm -f --volumes 59128f0f8f7101766b8dbcec182f44f425dca3dd61d48bb2cc7839d515bf089a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:48 + docker inspect -f . ci-base-image-arm64 21:45:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:49 prd-ubuntu20.04-docker-arm64-4c-16g-17178 does not seem to be running inside a container 21:45:49 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:45:50 $ docker top 48f615ccc41a35ff8b77144a205bcd8c7a677e4152d5f957986528255863f8d8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:51 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 21:45:51 + make test 21:45:51 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 21:46:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:47:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 21:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 21:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 21:47:45 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 21:48:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:48:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:48:07 ./bin/test-attribution-txt.sh 21:48:07 make -C web test 21:48:07 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 21:48:07 make[1]: tput: No such file or directory 21:48:07 make[1]: tput: No such file or directory 21:48:07 warning: generating ./VERSION 21:48:07 echo "0.0.0" > VERSION 21:48:07 docker build \ 21:48:07 -f Dockerfile \ 21:48:07 --build-arg USER=1000 \ 21:48:07 \ 21:48:07 --label "git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7" \ 21:48:07 -t edgexfoundry/edgex-web-ui:5211c8cd4674b0f854d469a2b7039a42c2e093a7 \ 21:48:07 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 21:48:07 . 21:48:07 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 21:48:07 Install the buildx component to build images with BuildKit: 21:48:07 https://docs.docker.com/go/buildx/ 21:48:07 21:48:07 Sending build context to Docker daemon 2.571MB 21:48:07 Step 1/10 : FROM node:16.17-alpine3.15 21:48:07 16.17-alpine3.15: Pulling from library/node 21:48:07 47517142f6ba: Pulling fs layer 21:48:07 5f8c4bfa009b: Pulling fs layer 21:48:07 f7079c9c4ba1: Pulling fs layer 21:48:07 aba105e6f55a: Pulling fs layer 21:48:07 aba105e6f55a: Waiting 21:48:07 47517142f6ba: Verifying Checksum 21:48:07 aba105e6f55a: Verifying Checksum 21:48:07 aba105e6f55a: Download complete 21:48:07 f7079c9c4ba1: Verifying Checksum 21:48:07 f7079c9c4ba1: Download complete 21:48:08 47517142f6ba: Pull complete 21:48:09 5f8c4bfa009b: Verifying Checksum 21:48:09 5f8c4bfa009b: Download complete 21:48:12 5f8c4bfa009b: Pull complete 21:48:13 f7079c9c4ba1: Pull complete 21:48:13 aba105e6f55a: Pull complete 21:48:13 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 21:48:13 Status: Downloaded newer image for node:16.17-alpine3.15 21:48:13 ---> bf1b8b58d215 21:48:13 Step 2/10 : RUN apk add --no-cache chromium 21:48:14 ---> Running in 98edc137653a 21:48:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:48:16 (1/128) Installing libxau (1.0.9-r0) 21:48:16 (2/128) Installing libmd (1.0.3-r0) 21:48:16 (3/128) Installing libbsd (0.11.3-r1) 21:48:16 (4/128) Installing libxdmcp (1.1.3-r0) 21:48:16 (5/128) Installing libxcb (1.14-r2) 21:48:16 (6/128) Installing libx11 (1.7.3.1-r0) 21:48:16 (7/128) Installing libxext (1.3.4-r0) 21:48:16 (8/128) Installing libice (1.0.10-r0) 21:48:16 (9/128) Installing libuuid (2.37.4-r0) 21:48:16 (10/128) Installing libsm (1.2.3-r0) 21:48:16 (11/128) Installing libxt (1.2.1-r0) 21:48:16 (12/128) Installing libxmu (1.1.3-r0) 21:48:16 (13/128) Installing xset (1.2.4-r0) 21:48:16 (14/128) Installing xprop (1.2.5-r0) 21:48:16 (15/128) Installing xdg-utils (1.1.3-r0) 21:48:16 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 21:48:16 (17/128) Installing pkgconf (1.8.1-r0) 21:48:16 (18/128) Installing libffi (3.4.2-r1) 21:48:16 (19/128) Installing libintl (0.21-r0) 21:48:16 (20/128) Installing libblkid (2.37.4-r0) 21:48:16 (21/128) Installing libmount (2.37.4-r0) 21:48:16 (22/128) Installing pcre (8.45-r1) 21:48:16 (23/128) Installing glib (2.70.5-r0) 21:48:16 (24/128) Installing xz-libs (5.2.5-r1) 21:48:16 (25/128) Installing libxml2 (2.9.14-r2) 21:48:16 (26/128) Installing shared-mime-info (2.1-r2) 21:48:16 (27/128) Installing hicolor-icon-theme (0.17-r1) 21:48:16 (28/128) Installing libjpeg-turbo (2.1.2-r0) 21:48:16 (29/128) Installing libpng (1.6.37-r1) 21:48:16 (30/128) Installing libwebp (1.2.2-r1) 21:48:16 (31/128) Installing zstd-libs (1.5.0-r0) 21:48:16 (32/128) Installing tiff (4.4.0-r1) 21:48:16 (33/128) Installing gdk-pixbuf (2.42.8-r0) 21:48:16 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 21:48:16 (35/128) Installing libxcomposite (0.4.5-r0) 21:48:16 (36/128) Installing libxfixes (6.0.0-r0) 21:48:16 (37/128) Installing libxrender (0.9.10-r3) 21:48:16 (38/128) Installing libxcursor (1.2.0-r0) 21:48:16 (39/128) Installing libxdamage (1.1.5-r1) 21:48:16 (40/128) Installing libxi (1.8-r0) 21:48:16 (41/128) Installing libxinerama (1.1.4-r1) 21:48:16 (42/128) Installing libxrandr (1.5.2-r1) 21:48:16 (43/128) Installing atk (2.36.0-r0) 21:48:17 (44/128) Installing libxtst (1.2.3-r3) 21:48:17 (45/128) Installing dbus-libs (1.12.24-r0) 21:48:17 (46/128) Installing at-spi2-core (2.42.0-r0) 21:48:17 (47/128) Installing at-spi2-atk (2.38.0-r0) 21:48:17 (48/128) Installing expat (2.5.0-r0) 21:48:17 (49/128) Installing brotli-libs (1.0.9-r5) 21:48:17 (50/128) Installing libbz2 (1.0.8-r1) 21:48:17 (51/128) Installing freetype (2.11.1-r2) 21:48:17 (52/128) Installing fontconfig (2.13.1-r4) 21:48:17 (53/128) Installing pixman (0.40.0-r4) 21:48:17 (54/128) Installing cairo (1.16.0-r5) 21:48:17 (55/128) Installing cairo-gobject (1.16.0-r5) 21:48:17 (56/128) Installing avahi-libs (0.8-r5) 21:48:17 (57/128) Installing gmp (6.2.1-r1) 21:48:17 (58/128) Installing nettle (3.7.3-r0) 21:48:17 (59/128) Installing p11-kit (0.24.0-r1) 21:48:17 (60/128) Installing libtasn1 (4.18.0-r1) 21:48:18 (61/128) Installing libunistring (0.9.10-r1) 21:48:18 (62/128) Installing gnutls (3.7.1-r2) 21:48:18 (63/128) Installing cups-libs (2.3.3-r6) 21:48:18 (64/128) Installing libepoxy (1.5.9-r0) 21:48:18 (65/128) Installing fribidi (1.0.11-r0) 21:48:18 (66/128) Installing graphite2 (1.3.14-r0) 21:48:18 (67/128) Installing harfbuzz (3.0.0-r2) 21:48:18 (68/128) Installing libxft (2.3.4-r0) 21:48:18 (69/128) Installing pango (1.48.10-r0) 21:48:18 (70/128) Installing wayland-libs-client (1.19.0-r1) 21:48:18 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 21:48:18 (72/128) Installing wayland-libs-egl (1.19.0-r1) 21:48:18 (73/128) Installing xkeyboard-config (2.34-r0) 21:48:18 (74/128) Installing libxkbcommon (1.3.1-r0) 21:48:18 (75/128) Installing gtk+3.0 (3.24.30-r0) 21:48:18 Executing gtk+3.0-3.24.30-r0.post-install 21:48:18 (76/128) Installing libfontenc (1.1.4-r0) 21:48:18 (77/128) Installing mkfontscale (1.2.1-r1) 21:48:18 (78/128) Installing ttf-opensans (1.10-r1) 21:48:19 Executing ttf-opensans-1.10-r1.post-install 21:48:21 (79/128) Installing libogg (1.3.5-r0) 21:48:21 (80/128) Installing flac (1.3.4-r0) 21:48:21 (81/128) Installing alsa-lib (1.2.5.1-r1) 21:48:21 (82/128) Installing libatomic (10.3.1_git20211027-r0) 21:48:21 (83/128) Installing sdl2 (2.0.16-r4) 21:48:21 (84/128) Installing aom-libs (3.2.0-r0) 21:48:21 (85/128) Installing libass (0.15.2-r0) 21:48:21 (86/128) Installing libdav1d (0.9.2-r0) 21:48:21 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) 21:48:21 (88/128) Installing ncurses-libs (6.3_p20211120-r2) 21:48:21 (89/128) Installing lame (3.100-r0) 21:48:21 (90/128) Installing opus (1.3.1-r1) 21:48:21 (91/128) Installing libgomp (10.3.1_git20211027-r0) 21:48:21 (92/128) Installing soxr (0.1.3-r2) 21:48:21 (93/128) Installing libsrt (1.4.2-r1) 21:48:21 (94/128) Installing libssh (0.9.6-r1) 21:48:21 (95/128) Installing libtheora (1.1.1-r16) 21:48:21 (96/128) Installing v4l-utils-libs (1.22.1-r1) 21:48:21 (97/128) Installing libdrm (2.4.109-r0) 21:48:21 (98/128) Installing libva (2.13.0-r0) 21:48:21 (99/128) Installing libvdpau (1.4-r0) 21:48:21 (100/128) Installing vidstab (1.1.0-r1) 21:48:21 (101/128) Installing libvorbis (1.3.7-r0) 21:48:21 (102/128) Installing libvpx (1.10.0-r0) 21:48:22 (103/128) Installing vulkan-loader (1.2.196-r0) 21:48:22 (104/128) Installing x264-libs (20210613-r0) 21:48:22 (105/128) Installing x265-libs (3.5-r0) 21:48:22 (106/128) Installing xvidcore (1.3.7-r1) 21:48:22 (107/128) Installing ffmpeg-libs (4.4.1-r2) 21:48:23 (108/128) Installing libevent (2.1.12-r4) 21:48:23 (109/128) Installing mesa (21.2.6-r0) 21:48:23 (110/128) Installing wayland-libs-server (1.19.0-r1) 21:48:23 (111/128) Installing mesa-gbm (21.2.6-r0) 21:48:23 (112/128) Installing lcms2 (2.12-r1) 21:48:23 (113/128) Installing nspr (4.32-r0) 21:48:23 (114/128) Installing sqlite-libs (3.36.0-r0) 21:48:23 (115/128) Installing nss (3.78.1-r0) 21:48:23 (116/128) Installing libasyncns (0.8-r1) 21:48:23 (117/128) Installing libltdl (2.4.6-r7) 21:48:23 (118/128) Installing orc (0.4.32-r0) 21:48:23 (119/128) Installing libsndfile (1.0.31-r1) 21:48:23 (120/128) Installing speexdsp (1.2.0-r0) 21:48:23 (121/128) Installing tdb-libs (1.4.5-r0) 21:48:23 (122/128) Installing libpulse (15.0-r2) 21:48:23 (123/128) Installing re2 (2021.11.01-r0) 21:48:23 (124/128) Installing snappy (1.1.9-r1) 21:48:23 (125/128) Installing libgpg-error (1.42-r1) 21:48:23 (126/128) Installing libgcrypt (1.9.4-r0) 21:48:23 (127/128) Installing libxslt (1.1.35-r0) 21:48:23 (128/128) Installing chromium (99.0.4844.84-r0) 21:48:28 Executing busybox-1.34.1-r7.trigger 21:48:28 Executing glib-2.70.5-r0.trigger 21:48:28 Executing shared-mime-info-2.1-r2.trigger 21:48:30 Executing gdk-pixbuf-2.42.8-r0.trigger 21:48:30 Executing gtk-update-icon-cache-2.24.33-r0.trigger 21:48:30 Executing fontconfig-2.13.1-r4.trigger 21:48:30 Executing mkfontscale-1.2.1-r1.trigger 21:48:30 OK: 275 MiB in 144 packages 21:48:38 Removing intermediate container 98edc137653a 21:48:38 ---> 26e1271120e1 21:48:38 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 21:48:38 ---> Running in 1edb7e766c78 21:48:38 Removing intermediate container 1edb7e766c78 21:48:38 ---> 34b74e5d2612 21:48:38 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 21:48:38 ---> Running in 35ae5de93a67 21:48:38 Removing intermediate container 35ae5de93a67 21:48:38 ---> 05e3a9373224 21:48:38 Step 5/10 : RUN npm install -g npm 21:48:39 ---> Running in f9370f2005b7 21:49:05 21:49:05 removed 7 packages, changed 101 packages, and audited 264 packages in 23s 21:49:05 21:49:05 27 packages are looking for funding 21:49:05 run `npm fund` for details 21:49:05 21:49:05 found 0 vulnerabilities 21:49:08 Removing intermediate container f9370f2005b7 21:49:08 ---> 2f3f61c029f4 21:49:08 Step 6/10 : ARG USER=1000 21:49:08 ---> Running in 3d30d54edb13 21:49:09 Removing intermediate container 3d30d54edb13 21:49:09 ---> e19db28d01de 21:49:09 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 21:49:09 ---> Running in b544d641c666 21:49:10 Removing intermediate container b544d641c666 21:49:10 ---> 9cc0d9109839 21:49:10 Step 8/10 : USER $USER:$USER 21:49:10 ---> Running in 7a3f9c4b537f 21:49:10 Removing intermediate container 7a3f9c4b537f 21:49:10 ---> 74abfdd0c795 21:49:10 Step 9/10 : WORKDIR /app 21:49:10 ---> Running in 152b6454ae5d 21:49:11 Removing intermediate container 152b6454ae5d 21:49:11 ---> 7a74f596fdf9 21:49:11 Step 10/10 : LABEL git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7 21:49:11 ---> Running in a3a28867e0fd 21:49:11 Removing intermediate container a3a28867e0fd 21:49:11 ---> bca6a528fe5c 21:49:11 Successfully built bca6a528fe5c 21:49:11 Successfully tagged edgexfoundry/edgex-web-ui:5211c8cd4674b0f854d469a2b7039a42c2e093a7 21:49:11 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 21:49:11 touch edgex-web-ui.imagebuilt 21:49:11 mkdir -p node_modules coverage 21:49:11 chown "1000:1000" node_modules coverage package-lock.json 21:49:11 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 21:49:21 npm WARN old lockfile 21:49:21 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 21:49:21 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 21:49:21 npm WARN old lockfile 21:49:21 npm WARN old lockfile This is a one-time fix-up, please be patient... 21:49:21 npm WARN old lockfile 21:50:00 npm WARN EBADENGINE Unsupported engine { 21:50:00 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 21:50:00 npm WARN EBADENGINE required: { 21:50:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:50:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:50:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:50:00 npm WARN EBADENGINE }, 21:50:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:50:00 npm WARN EBADENGINE } 21:50:00 npm WARN EBADENGINE Unsupported engine { 21:50:00 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 21:50:00 npm WARN EBADENGINE required: { 21:50:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:50:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:50:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:50:00 npm WARN EBADENGINE }, 21:50:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:50:00 npm WARN EBADENGINE } 21:50:00 npm WARN EBADENGINE Unsupported engine { 21:50:00 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 21:50:00 npm WARN EBADENGINE required: { 21:50:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:50:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:50:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:50:00 npm WARN EBADENGINE }, 21:50:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:50:00 npm WARN EBADENGINE } 21:50:00 npm WARN EBADENGINE Unsupported engine { 21:50:00 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 21:50:00 npm WARN EBADENGINE required: { 21:50:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:50:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:50:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:50:00 npm WARN EBADENGINE }, 21:50:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:50:00 npm WARN EBADENGINE } 21:50:00 npm WARN EBADENGINE Unsupported engine { 21:50:00 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 21:50:00 npm WARN EBADENGINE required: { 21:50:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:50:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:50:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:50:00 npm WARN EBADENGINE }, 21:50:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:50:00 npm WARN EBADENGINE } 21:50:00 npm WARN EBADENGINE Unsupported engine { 21:50:00 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 21:50:00 npm WARN EBADENGINE required: { 21:50:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:50:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:50:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:50:00 npm WARN EBADENGINE }, 21:50:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:50:00 npm WARN EBADENGINE } 21:50:00 npm WARN EBADENGINE Unsupported engine { 21:50:00 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 21:50:00 npm WARN EBADENGINE required: { 21:50:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:50:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:50:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:50:00 npm WARN EBADENGINE }, 21:50:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:50:00 npm WARN EBADENGINE } 21:50:00 npm WARN EBADENGINE Unsupported engine { 21:50:00 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 21:50:00 npm WARN EBADENGINE required: { 21:50:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:50:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:50:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:50:00 npm WARN EBADENGINE }, 21:50:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:50:00 npm WARN EBADENGINE } 21:50:00 npm WARN EBADENGINE Unsupported engine { 21:50:00 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 21:50:00 npm WARN EBADENGINE required: { 21:50:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:50:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:50:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:50:00 npm WARN EBADENGINE }, 21:50:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:50:00 npm WARN EBADENGINE } 21:50:27 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 21:50:27 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 21:50:27 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 21:50:27 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 21:50:27 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 21:50:27 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 21:50:29 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 21:50:35 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 21:50:37 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 21:50:38 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 21:50:46 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 21:50: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 21:50:56 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:50: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. 21:51:02 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 21:51:03 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. 21:51:06 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:51:16 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 21:51:17 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 21:51:35 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. 21:52:02 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. 21:52:34 21:52:34 added 1475 packages, and audited 1476 packages in 3m 21:52:34 21:52:34 90 packages are looking for funding 21:52:34 run `npm fund` for details 21:52:34 21:52:34 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 21:52:34 21:52:34 To address issues that do not require attention, run: 21:52:34 npm audit fix 21:52:34 21:52:34 To address all issues (including breaking changes), run: 21:52:34 npm audit fix --force 21:52:34 21:52:34 Run `npm audit` for details. 21:52:38 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 21:52:53 - Generating browser application bundles (phase: setup)... 21:53:25 Compiling @angular/core : es2015 as esm2015 21:53:25 Compiling @angular/compiler/testing : es2015 as esm2015 21:53:52 Compiling @angular/common : es2015 as esm2015 21:53:52 Compiling @angular/core/testing : es2015 as esm2015 21:53:55 Compiling @angular/platform-browser : es2015 as esm2015 21:53:55 Compiling @angular/common/testing : es2015 as esm2015 21:54:00 Compiling @angular/router : es2015 as esm2015 21:54:00 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 21:54:05 Compiling @angular/platform-browser/testing : es2015 as esm2015 21:54:07 Compiling @angular/common/http : es2015 as esm2015 21:54:07 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 21:54:10 Compiling @angular/forms : es2015 as esm2015 21:54:12 Compiling @angular/router/testing : es2015 as esm2015 21:54:12 Compiling @angular/common/http/testing : es2015 as esm2015 21:55:09 29 05 2023 21:55:07.055:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 21:55:09 29 05 2023 21:55:07.068:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 21:55:09 29 05 2023 21:55:07.098:INFO [launcher]: Starting browser ChromeHeadless 21:56:16 29 05 2023 21:56:16.898:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 21:56:29 29 05 2023 21:56:27.927:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 21:56:47 29 05 2023 21:56:45.201:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 21:57:09 ✔ Browser application bundle generation complete. 21:57:09 29 05 2023 21:57:07.833:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket UrPbyM4YNi4xs5e-AAAB with id 96614532 21:57:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 21:57:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.719 secs) 21:57:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.436 secs) 21:57:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.711 secs) 21:57:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.028 secs) 21:57:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.223 secs) 21:57:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.519 secs) 21:57:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.805 secs) 21:57:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.181 secs) 21:57:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.488 secs) 21:57:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.545 secs) 21:57:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 3.651 secs) 21:57:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.716 secs) 21:57:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.825 secs) 21:57:30 WARN: ' 21:57:30 It looks like you're using ngModel on the same form field as formControlName. 21:57:30 Support for using the ngModel input property and ngModelChange event with 21:57:30 reactive form directives has been deprecated in Angular v6 and will be removed 21:57:30 in a future version of Angular. 21:57:30 21:57:30 For more information on this, see our API docs here: 21:57:30 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:57:30 ' 21:57:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.825 secs) 21:57:30 WARN: ' 21:57:30 It looks like you're using ngModel on the same form field as formControlName. 21:57:30 Support for using the ngModel input property and ngModelChange event with 21:57:30 reactive form directives has been deprecated in Angular v6 and will be removed 21:57:30 in a future version of Angular. 21:57:30 21:57:30 For more information on this, see our API docs here: 21:57:30 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:57:30 ' 21:57:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.05 secs) 21:57:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.378 secs) 21:57:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.441 secs) 21:57:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.58 secs) 21:57:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.622 secs) 21:57:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.677 secs) 21:57:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.833 secs) 21:57:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.946 secs) 21:57:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 5.676 secs) 21:57:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.806 secs) 21:57:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.894 secs) 21:57:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 6.198 secs) 21:57:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 6.307 secs) 21:57:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 6.339 secs) 21:57:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 6.497 secs) 21:57:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 6.533 secs) 21:57:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 6.545 secs) 21:57:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 6.703 secs) 21:57:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 6.749 secs) 21:57:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 6.783 secs) 21:57:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.802 secs) 21:57:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.936 secs) 21:57:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.966 secs) 21:57:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.982 secs) 21:57:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 7.003 secs) 21:57:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 7.229 secs) 21:57:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 7.541 secs) 21:57:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.686 secs) 21:57:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.932 secs) 21:57:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.981 secs) 21:57:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 8.026 secs) 21:57:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 8.177 secs) 21:57:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 8.276 secs) 21:57:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 8.474 secs) 21:57:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 8.678 secs) 21:57:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 8.729 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 8.768 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 8.799 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 8.838 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 8.858 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 8.887 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 9.017 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 9.088 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 9.258 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 9.347 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 9.399 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 9.413 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 9.424 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.444 secs) 21:57:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.475 secs) 21:57:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.504 secs) 21:57:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.656 secs) 21:57:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.745 secs) 21:57:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.769 secs) 21:57:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.785 secs) 21:57:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.8 secs) 21:57:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.849 secs) 21:57:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 10.004 secs) 21:57:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 10.103 secs) 21:57:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 10.161 secs) 21:57:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 10.226 secs) 21:57:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 10.377 secs) 21:57:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 10.396 secs) 21:57:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.481 secs) 21:57:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.658 secs) 21:57:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.722 secs) 21:57:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.754 secs) 21:57:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.771 secs) 21:57:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.784 secs) 21:57:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.801 secs) 21:57:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.847 secs) 21:57:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.914 secs) 21:57:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.978 secs) 21:57:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.028 secs) 21:57:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.263 secs) 21:57:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.383 secs) 21:57:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.456 secs) 21:57:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.524 secs) 21:57:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.541 secs) 21:57:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.561 secs) 21:57:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.669 secs) 21:57:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.689 secs) 21:57:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.704 secs) 21:57:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.772 secs) 21:57:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.794 secs) 21:57:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.805 secs) 21:57:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.814 secs) 21:57:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.958 secs) 21:57:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.008 secs) 21:57:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.053 secs) 21:57:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.138 secs) 21:57:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.169 secs) 21:57:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.186 secs) 21:57:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.474 secs) 21:57:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.523 secs) 21:57:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.579 secs) 21:57:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.696 secs) 21:57:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.716 secs) 21:57:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.732 secs) 21:57:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.743 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.79 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.888 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.914 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.939 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.965 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.031 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.161 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.279 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.298 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.315 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.345 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.378 secs) 21:57:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.448 secs) 21:57:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.497 secs) 21:57:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.526 secs) 21:57:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.551 secs) 21:57:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.576 secs) 21:57:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.71 secs) 21:57:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.771 secs) 21:57:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.83 secs) 21:57:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.85 secs) 21:57:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.866 secs) 21:57:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.129 secs) 21:57:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.178 secs) 21:57:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.225 secs) 21:57:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 14.263 secs) 21:57:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 14.304 secs) 21:57:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.321 secs) 21:57:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.619 secs) 21:57:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.807 secs) 21:57:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.86 secs) 21:57:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.923 secs) 21:57:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.667 secs / 14.923 secs) 21:57:45 TOTAL: 145 SUCCESS 21:57:45 ✔ Browser application bundle generation complete. 21:57:49 21:57:49 =============================== Coverage summary =============================== 21:57:49 Statements : 41.56% ( 1425/3429 ) 21:57:49 Branches : 12.14% ( 109/898 ) 21:57:49 Functions : 33.33% ( 417/1251 ) 21:57:49 Lines : 39.45% ( 1280/3245 ) 21:57:49 ================================================================================ 21:57:49 29 05 2023 21:57:48.899:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 21:57:49 ✔ Browser application bundle generation complete. 21:57:50 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 21:57:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:57:50 $ docker stop --time=1 48f615ccc41a35ff8b77144a205bcd8c7a677e4152d5f957986528255863f8d8 21:57:52 $ docker rm -f --volumes 48f615ccc41a35ff8b77144a205bcd8c7a677e4152d5f957986528255863f8d8 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:57 Warning: overwriting stash ‘coverage-report’ 21:58:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:58:05 + ls -al . 21:58:05 total 176 21:58:05 drwxrwxr-x 13 jenkins jenkins 4096 May 29 21:45 . 21:58:05 drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:43 .. 21:58:05 drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:43 .blubracket 21:58:05 -rw-rw-r-- 1 jenkins jenkins 18 May 29 21:43 .dockerignore 21:58:05 drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:43 .git 21:58:05 drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:43 .github 21:58:05 -rw-rw-r-- 1 jenkins jenkins 185 May 29 21:43 .gitignore 21:58:05 -rw-rw-r-- 1 jenkins jenkins 8418 May 29 21:43 Attribution.txt 21:58:05 -rw-rw-r-- 1 jenkins jenkins 17205 May 29 21:43 CHANGELOG.md 21:58:05 -rw-rw-r-- 1 jenkins jenkins 3959 May 29 21:43 CONTRIBUTING.md 21:58:05 -rw-rw-r-- 1 jenkins jenkins 1788 May 29 21:43 Dockerfile 21:58:05 -rw-rw-r-- 1 jenkins jenkins 652 May 29 21:43 Jenkinsfile 21:58:05 -rw-rw-r-- 1 jenkins jenkins 11357 May 29 21:43 LICENSE 21:58:05 -rw-rw-r-- 1 jenkins jenkins 2124 May 29 21:43 Makefile 21:58:05 -rw-rw-r-- 1 jenkins jenkins 4569 May 29 21:43 README.md 21:58:05 -rw-rw-r-- 1 jenkins jenkins 5 May 29 21:40 VERSION 21:58:05 drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:43 assets 21:58:05 drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:43 bin 21:58:05 drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:43 cmd 21:58:05 -rw-r--r-- 1 jenkins jenkins 10 May 29 21:45 coverage.out 21:58:05 drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:43 docs 21:58:05 -rw-rw-r-- 1 jenkins jenkins 2999 May 29 21:43 go.mod 21:58:05 -rw-rw-r-- 1 jenkins jenkins 30528 May 29 21:43 go.sum 21:58:05 drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:43 internal 21:58:05 drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:43 snap 21:58:05 drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:43 testing 21:58:05 -rw-rw-r-- 1 jenkins jenkins 155 May 29 21:43 version.go 21:58:05 drwxrwxr-x 6 jenkins jenkins 4096 May 29 21:49 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:06 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7 --label arch=arm64 --label version=0.0.0 . 21:58:07 Sending build context to Docker daemon 33.12MB 21:58:07 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:58:07 Step 2/25 : FROM ${BASE} AS builder 21:58:07 ---> f54cd85f4c73 21:58:07 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:58:08 ---> Running in d33df9a1ba69 21:58:08 Removing intermediate container d33df9a1ba69 21:58:08 ---> 9c638a39cd5f 21:58:08 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:58:08 ---> Running in 8bba51d8d908 21:58:09 Removing intermediate container 8bba51d8d908 21:58:09 ---> 09f21e077d88 21:58:09 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:58:09 ---> Running in 9101dbf76d1e 21:58:09 Removing intermediate container 9101dbf76d1e 21:58:09 ---> 041f3dd25470 21:58:09 Step 6/25 : LABEL Name=edgex-ui-go 21:58:09 ---> Running in 7d387992461c 21:58:09 Removing intermediate container 7d387992461c 21:58:09 ---> 9bde7e7eadcb 21:58:09 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:58:09 ---> Running in 85147376e2e8 21:58:09 Removing intermediate container 85147376e2e8 21:58:09 ---> da169a39f0d4 21:58:09 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:58:11 ---> 4a74472578ae 21:58:11 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:11 ---> Running in de8d5f1a47a5 21:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:58:13 OK: 263 MiB in 53 packages 21:58:14 Removing intermediate container de8d5f1a47a5 21:58:14 ---> ead65c23c81c 21:58:14 Step 10/25 : ENV GO111MODULE=on 21:58:14 ---> Running in ba1a9f238ab5 21:58:14 Removing intermediate container ba1a9f238ab5 21:58:14 ---> 37b0ac4e0aaa 21:58:14 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:58:14 ---> Running in 0d969a5be941 21:58:15 Removing intermediate container 0d969a5be941 21:58:15 ---> 5f0c86e50b2f 21:58:15 Step 12/25 : COPY go.mod vendor* ./ 21:58:15 ---> 42f26dbc494b 21:58:15 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:15 ---> Running in 6edd5408ed6f 21:58:18 Removing intermediate container 6edd5408ed6f 21:58:18 ---> 9716a2e51d80 21:58:18 Step 14/25 : COPY . . 21:58:22 ---> 4bab4b5ff768 21:58:22 Step 15/25 : RUN ${MAKE} 21:58:22 ---> Running in d3e823de19da 21:58:23 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 22:00:30 Removing intermediate container d3e823de19da 22:00:30 ---> eb00ec4d6647 22:00:30 Step 16/25 : FROM alpine:3.17 22:00:30 3.17: Pulling from library/alpine 22:00:30 c41833b44d91: Already exists 22:00:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:00:30 Status: Downloaded newer image for alpine:3.17 22:00:30 ---> 51e60588ff2c 22:00:30 Step 17/25 : EXPOSE 4000 22:00:30 ---> Running in 698d195f6294 22:00:30 Removing intermediate container 698d195f6294 22:00:30 ---> 78742412bfa8 22:00:30 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:00:30 ---> ec6e301382d7 22:00:30 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 22:00:30 ---> 4b799dcad949 22:00:30 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 22:00:30 ---> 071934ec1434 22:00:30 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:00:30 ---> Running in 19664d472e3d 22:00:30 Removing intermediate container 19664d472e3d 22:00:30 ---> 30ae008442b0 22:00:30 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 22:00:30 ---> Running in a718770570e1 22:00:30 Removing intermediate container a718770570e1 22:00:30 ---> 7c883d197262 22:00:30 Step 23/25 : LABEL arch=arm64 22:00:30 ---> Running in e51e58d050fb 22:00:30 Removing intermediate container e51e58d050fb 22:00:30 ---> c897be4335fd 22:00:30 Step 24/25 : LABEL git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7 22:00:30 ---> Running in 7b361c7f0de2 22:00:30 Removing intermediate container 7b361c7f0de2 22:00:30 ---> 03d6d273fefd 22:00:30 Step 25/25 : LABEL version=0.0.0 22:00:30 ---> Running in cdfcdcdd333d 22:00:30 Removing intermediate container cdfcdcdd333d 22:00:30 ---> 1e77c38c88dc 22:00:30 [Warning] One or more build-args [ARCH] were not consumed 22:00:30 Successfully built 1e77c38c88dc 22:00:30 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:31 22:00:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:31 arm64: Pulling from edgex-lftools-log-publisher 22:00:31 8998bd30e6a1: Pulling fs layer 22:00:31 04944245beec: Pulling fs layer 22:00:31 699f458cf7ca: Pulling fs layer 22:00:31 765212b225bb: Pulling fs layer 22:00:31 f23df028b6ca: Pulling fs layer 22:00:31 d65c8cfc05b1: Pulling fs layer 22:00:31 2437ff75d9bd: Pulling fs layer 22:00:31 765212b225bb: Waiting 22:00:31 f23df028b6ca: Waiting 22:00:31 d65c8cfc05b1: Waiting 22:00:31 04944245beec: Verifying Checksum 22:00:31 04944245beec: Download complete 22:00:31 765212b225bb: Verifying Checksum 22:00:31 765212b225bb: Download complete 22:00:31 f23df028b6ca: Verifying Checksum 22:00:31 f23df028b6ca: Download complete 22:00:31 d65c8cfc05b1: Verifying Checksum 22:00:31 d65c8cfc05b1: Download complete 22:00:32 699f458cf7ca: Verifying Checksum 22:00:32 699f458cf7ca: Download complete 22:00:32 8998bd30e6a1: Verifying Checksum 22:00:32 8998bd30e6a1: Download complete 22:00:34 2437ff75d9bd: Verifying Checksum 22:00:34 2437ff75d9bd: Download complete 22:00:36 8998bd30e6a1: Pull complete 22:00:36 04944245beec: Pull complete 22:00:38 699f458cf7ca: Pull complete 22:00:38 765212b225bb: Pull complete 22:00:39 f23df028b6ca: Pull complete 22:00:39 d65c8cfc05b1: Pull complete 22:00:54 2437ff75d9bd: Pull complete 22:00:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:00:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:54 prd-ubuntu20.04-docker-arm64-4c-16g-17178 does not seem to be running inside a container 22:00:54 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:01:00 $ docker top 519f82bb4b8a8982cd9ba5526efd9ce2436bf2e0d21014fc1166b6facc16d375 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:01 ---> job-cost.sh 22:01:01 lf-activate-venv: SKIPPING 22:01:01 INFO: No Stack... 22:01:01 INFO: Retrieving Pricing Info for: v3-standard-4 22:01:02 INFO: Archiving Costs [Pipeline] sh 22:01:03 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 22:01:03 + cut -d, -f6 [Pipeline] lock 22:01:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] 22:01:03 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] did not exist. Created. 22:01:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:03 /w/workspace/edgex-ui-go/1@tmp/durable-7a74dbb9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:01:03 + echo total: 0.10999999940395355 [Pipeline] stash 22:01:03 Warning: overwriting stash ‘stack-cost’ 22:01:08 Stashed 1 file(s) [Pipeline] } 22:01:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:01:08 $ docker stop --time=1 519f82bb4b8a8982cd9ba5526efd9ce2436bf2e0d21014fc1166b6facc16d375 22:01:11 $ docker rm -f --volumes 519f82bb4b8a8982cd9ba5526efd9ce2436bf2e0d21014fc1166b6facc16d375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:01:12 provisioning config files... 22:01:12 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/config1716666694888509979tmp [Pipeline] { [Pipeline] sh 22:01:12 + set +x 22:01:12 + curl -s https://codecov.io/bash 22:01:12 + bash -s -- 22:01:12 22:01:12 _____ _ 22:01:12 / ____| | | 22:01:12 | | ___ __| | ___ ___ _____ __ 22:01:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:01:12 | |___| (_) | (_| | __/ (_| (_) \ V / 22:01:12 \_____\___/ \__,_|\___|\___\___/ \_/ 22:01:12 Bash-1.0.6 22:01:12 22:01:12 22:01:12 ==> git version 2.25.1 found 22:01:12 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:01:12 Release-Date: 2020-01-08 22:01:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:01:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:01:12 ==> Jenkins CI detected. 22:01:12 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-620 22:01:12 project root: . 22:01:12 --> token set from env 22:01:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:01:12 ==> Running gcov in . (disable via -X gcov) 22:01:12 ==> Python coveragepy not found 22:01:12 ==> Searching for coverage reports in: 22:01:12 + . 22:01:12 -> Found 1 reports 22:01:12 ==> Detecting git/mercurial file structure 22:01:12 ==> Reading reports 22:01:12 + ./coverage.out bytes=10 22:01:12 ==> Appending adjustments 22:01:12 https://docs.codecov.io/docs/fixing-reports 22:01:13 + Found adjustments 22:01:13 ==> Gzipping contents 22:01:13 12K /tmp/codecov.iGREhl.gz 22:01:13 ==> Uploading reports 22:01:13 url: https://codecov.io 22:01:13 query: branch=PR-620&commit=5211c8cd4674b0f854d469a2b7039a42c2e093a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=620&job=&cmd_args= 22:01:13 -> Pinging Codecov 22:01:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-620&commit=5211c8cd4674b0f854d469a2b7039a42c2e093a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=620&job=&cmd_args= 22:01:13 -> Uploading to 22:01:13 https://storage.googleapis.com/codecov/v4/raw/2023-05-29/FB506323287CE973F263BFD2A0EB1F37/5211c8cd4674b0f854d469a2b7039a42c2e093a7/fef3eb4c-e235-46b0-a150-e29e572a5c54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230529T220113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0d748516d90291e1829cc631d8fb3b1cd4840381061263c0ae0ba76ca7862e5 22:01:13 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:13 Dload Upload Total Spent Left Speed 22:01:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 37720 --:--:-- --:--:-- --:--:-- 37720 22:01:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/5211c8cd4674b0f854d469a2b7039a42c2e093a7 [Pipeline] } 22:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:01:15 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives ] 22:01:15 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives 22:01:15 total 16 22:01:15 drwxr-xr-x 3 root root 4096 May 29 21:44 . 22:01:15 drwxrwxr-x 15 jenkins jenkins 4096 May 29 21:44 .. 22:01:15 drwxr-xr-x 2 root root 4096 May 29 21:44 cost 22:01:15 -rw-r--r-- 1 root root 83 May 29 21:44 cost.csv 22:01:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives 22:01:15 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives 22:01:15 total 16 22:01:15 drwxr-xr-x 3 jenkins jenkins 4096 May 29 21:44 . 22:01:15 drwxrwxr-x 15 jenkins jenkins 4096 May 29 21:44 .. 22:01:15 drwxr-xr-x 2 jenkins jenkins 4096 May 29 21:44 cost 22:01:15 -rw-r--r-- 1 jenkins jenkins 83 May 29 21:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:01:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:01:17 ---> package-listing.sh 22:01:17 ++ facter osfamily 22:01:17 ++ tr '[:upper:]' '[:lower:]' 22:01:17 + OS_FAMILY=debian 22:01:17 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-620 22:01:17 + START_PACKAGES=/tmp/packages_start.txt 22:01:17 + END_PACKAGES=/tmp/packages_end.txt 22:01:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:01:17 + PACKAGES=/tmp/packages_start.txt 22:01:17 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-620 ']' 22:01:17 + PACKAGES=/tmp/packages_end.txt 22:01:17 + case "${OS_FAMILY}" in 22:01:17 + dpkg -l 22:01:17 + grep '^ii' 22:01:17 + '[' -f /tmp/packages_start.txt ']' 22:01:17 + '[' -f /tmp/packages_end.txt ']' 22:01:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:01:17 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-620 ']' 22:01:17 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives/ 22:01:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives/ [Pipeline] echo 22:01:17 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-620/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:01:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:18 prd-ubuntu20.04-docker-8c-8g-17177 does not seem to be running inside a container 22:01:18 $ 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-620/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-620 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620:/w/workspace/edgexfoundry_edgex-ui-go_PR-620:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:01:18 $ docker top 0b6176f8e90ecebac41be8a1ff309e4f75e185ff3b5cfa1417a9e46846b82b99 -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:19 + touch /tmp/pre-build-complete [Pipeline] sh 22:01:19 + mkdir -p /var/log/sysstat [Pipeline] sh 22:01:19 + ls /var/log/sa-host 22:01:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:19 provisioning config files... 22:01:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/config15004597506259309113tmp [Pipeline] { [Pipeline] echo 22:01:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:01:20 ---> create-netrc.sh [Pipeline] } 22:01:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:01:20 ---> python-tools-install.sh [Pipeline] echo 22:01:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:01:21 ---> sudo-logs.sh 22:01:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:01:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:01:21 ---> job-cost.sh 22:01:21 lf-activate-venv: SKIPPING 22:01:21 DEBUG: total: 0.2199999988079071 22:01:21 INFO: Retrieving Stack Cost... 22:01:22 INFO: Retrieving Pricing Info for: v3-standard-8 22:01:22 INFO: Archiving Costs [Pipeline] echo 22:01:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:01:22 ---> logs-deploy.sh 22:01:22 lf-activate-venv: SKIPPING 22:01:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-620/1 22:01:22 INFO: archiving workspace using pattern(s): 22:01:23 Archives upload complete. 22:01:23 INFO: archiving logs to Nexus