Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 251009a23b66d691ac4c64301926a540a4ba3d86+7cad7c501d971a86f82a29c9533a93a6d95b4e6d (88d3c15775f20ade462a43c38ea2b7290fe21d00) 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-ssh2667723670995030325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10618632202405142075.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3200507337083277914.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8738274318977840054.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1559429911887753146.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10361 in /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [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-640 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7cad7c501d971a86f82a29c9533a93a6d95b4e6d into PR head commit 251009a23b66d691ac4c64301926a540a4ba3d86 Merge succeeded, producing 1c66488153a3119e2854836f97c89dca9b70b575 Checking out Revision 1c66488153a3119e2854836f97c89dca9b70b575 (PR-640) > 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/640/head:refs/remotes/origin/PR-640 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 251009a23b66d691ac4c64301926a540a4ba3d86 # 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 7cad7c501d971a86f82a29c9533a93a6d95b4e6d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c66488153a3119e2854836f97c89dca9b70b575 # timeout=10 Commit message: "Merge commit '7cad7c501d971a86f82a29c9533a93a6d95b4e6d' into HEAD" > git rev-list --no-walk 251009a23b66d691ac4c64301926a540a4ba3d86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:29 ========================================================= 02:07:29 EdgeX Global Pipelines Version Info 02:07:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:07:30 ------------------- 02:07:30 stable info: 02:07:30 ------------------- 02:07:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:07:30 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:07:30 Message: update stable to v1.0.254 02:07:30 ------------------- 02:07:30 experimental info: 02:07:30 ------------------- 02:07:30 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:30 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:07:30 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:07:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-640 [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-640 [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-640 [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c66488153a3119e2854836f97c89dca9b70b575 [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c66488 [Pipeline] echo 02:07:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:31 provisioning config files... 02:07:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config8573561437023605971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:31 ---> docker-login.sh 02:07:31 nexus3.edgexfoundry.org:10001 02:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:31 Configure a credential helper to remove this warning. See 02:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:31 02:07:31 Login Succeeded 02:07:31 nexus3.edgexfoundry.org:10002 02:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:31 Configure a credential helper to remove this warning. See 02:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:31 02:07:31 Login Succeeded 02:07:31 nexus3.edgexfoundry.org:10003 02:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:32 Configure a credential helper to remove this warning. See 02:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:32 02:07:32 Login Succeeded 02:07:32 nexus3.edgexfoundry.org:10004 02:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:32 Configure a credential helper to remove this warning. See 02:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:32 02:07:32 Login Succeeded 02:07:32 docker.io 02:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:32 Configure a credential helper to remove this warning. See 02:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:32 02:07:32 Login Succeeded 02:07:32 ---> docker-login.sh ends [Pipeline] } 02:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:32 + git rev-list -1 --merges 1c66488153a3119e2854836f97c89dca9b70b575~1..1c66488153a3119e2854836f97c89dca9b70b575 [Pipeline] echo 02:07:32 -----------> git rev-list -1 --merges 1c66488153a3119e2854836f97c89dca9b70b575~1..1c66488153a3119e2854836f97c89dca9b70b575 1c66488153a3119e2854836f97c89dca9b70b575 02:07:32 1c66488153a3119e2854836f97c89dca9b70b575 [false] [Pipeline] sh 02:07:33 + git log --format=format:%s -1 1c66488153a3119e2854836f97c89dca9b70b575 [Pipeline] echo 02:07:33 ========================================================= 02:07:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:33 + git log --format=format:%s -1 1c66488153a3119e2854836f97c89dca9b70b575 [Pipeline] echo 02:07:33 [semverPrep] GIT_COMMIT: 1c66488153a3119e2854836f97c89dca9b70b575, Commit Message: Merge commit '7cad7c501d971a86f82a29c9533a93a6d95b4e6d' into HEAD [Pipeline] echo 02:07:33 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:33 + grep -v github /etc/ssh/ssh_known_hosts 02:07:33 + [ -e /tmp/ssh_known_hosts ] 02:07:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:33 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:34 02:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:34 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:34 b85a868b505f: Pulling fs layer 02:07:34 e2be974225ed: Pulling fs layer 02:07:34 339a4e72a1f5: Pulling fs layer 02:07:34 988bab9f4d93: Pulling fs layer 02:07:34 1469e6f7b9e6: Pulling fs layer 02:07:34 eaf3925da568: Pulling fs layer 02:07:34 bab4dde63d76: Pulling fs layer 02:07:34 bde34c3a00c8: Pulling fs layer 02:07:34 b352a97aabf1: Pulling fs layer 02:07:34 4872d77fe225: Pulling fs layer 02:07:34 5851b861e8e6: Pulling fs layer 02:07:34 988bab9f4d93: Waiting 02:07:34 1469e6f7b9e6: Waiting 02:07:34 b352a97aabf1: Waiting 02:07:34 4872d77fe225: Waiting 02:07:34 5851b861e8e6: Waiting 02:07:34 eaf3925da568: Waiting 02:07:34 bab4dde63d76: Waiting 02:07:34 bde34c3a00c8: Waiting 02:07:34 e2be974225ed: Verifying Checksum 02:07:34 e2be974225ed: Download complete 02:07:34 988bab9f4d93: Verifying Checksum 02:07:34 988bab9f4d93: Download complete 02:07:34 1469e6f7b9e6: Verifying Checksum 02:07:34 1469e6f7b9e6: Download complete 02:07:34 339a4e72a1f5: Verifying Checksum 02:07:34 339a4e72a1f5: Download complete 02:07:34 eaf3925da568: Verifying Checksum 02:07:34 eaf3925da568: Download complete 02:07:34 bde34c3a00c8: Verifying Checksum 02:07:34 bde34c3a00c8: Download complete 02:07:34 b352a97aabf1: Verifying Checksum 02:07:34 b352a97aabf1: Download complete 02:07:34 4872d77fe225: Download complete 02:07:34 5851b861e8e6: Verifying Checksum 02:07:34 5851b861e8e6: Download complete 02:07:34 b85a868b505f: Verifying Checksum 02:07:34 b85a868b505f: Download complete 02:07:34 bab4dde63d76: Verifying Checksum 02:07:34 bab4dde63d76: Download complete 02:07:35 b85a868b505f: Pull complete 02:07:36 e2be974225ed: Pull complete 02:07:36 339a4e72a1f5: Pull complete 02:07:36 988bab9f4d93: Pull complete 02:07:36 1469e6f7b9e6: Pull complete 02:07:37 eaf3925da568: Pull complete 02:07:39 bab4dde63d76: Pull complete 02:07:39 bde34c3a00c8: Pull complete 02:07:39 b352a97aabf1: Pull complete 02:07:39 4872d77fe225: Pull complete 02:07:39 5851b861e8e6: Pull complete 02:07:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:39 prd-ubuntu20.04-docker-8c-8g-10361 does not seem to be running inside a container 02:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@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 02:07:42 $ docker top e9dbdc009e1cacdce1cc35090288c91e3a6c86dc4beaea6bed3bfb3242127368 -eo pid,comm 02:07:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:07:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:42 [ssh-agent] Looking for ssh-agent implementation... 02:07:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:42 $ docker exec e9dbdc009e1cacdce1cc35090288c91e3a6c86dc4beaea6bed3bfb3242127368 ssh-agent 02:07:42 SSH_AUTH_SOCK=/tmp/ssh-c58ZiIMvPKb6/agent.32 02:07:42 SSH_AGENT_PID=38 02:07:42 Running ssh-add (command line suppressed) 02:07:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_16117138667190053478.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_16117138667190053478.key) 02:07:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:43 + git tag --points-at HEAD [Pipeline] } 02:07:43 $ docker exec --env ******** --env ******** e9dbdc009e1cacdce1cc35090288c91e3a6c86dc4beaea6bed3bfb3242127368 ssh-agent -k 02:07:43 unset SSH_AUTH_SOCK; 02:07:43 unset SSH_AGENT_PID; 02:07:43 echo Agent pid 38 killed; 02:07:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:43 [ssh-agent] Looking for ssh-agent implementation... 02:07:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:43 $ docker exec e9dbdc009e1cacdce1cc35090288c91e3a6c86dc4beaea6bed3bfb3242127368 ssh-agent 02:07:43 SSH_AUTH_SOCK=/tmp/ssh-XaP11mn9vGNO/agent.70 02:07:43 SSH_AGENT_PID=76 02:07:43 Running ssh-add (command line suppressed) 02:07:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_1211571841825337839.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_1211571841825337839.key) 02:07:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:43 + git semver init 02:07:44 2023-10-25 02:07:44,157 [run_init] DEBUG init version:0.0.0 force:False 02:07:44 2023-10-25 02:07:44,158 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver 02:07:44 2023-10-25 02:07:44,158 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver 02:07:44 2023-10-25 02:07:44,159 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-640, universal_newlines=False, shell=None, istream=None) 02:07:46 2023-10-25 02:07:45,761 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.git/info/exclude 02:07:46 2023-10-25 02:07:45,761 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver/PR-640 with force:False 02:07:46 2023-10-25 02:07:45,762 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver/PR-640 02:07:46 2023-10-25 02:07:45,765 [execute] INFO git cat-file --batch-check 02:07:46 2023-10-25 02:07:45,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver, universal_newlines=False, shell=None, istream=) 02:07:46 2023-10-25 02:07:45,771 [execute] INFO git cat-file --batch 02:07:46 2023-10-25 02:07:45,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver, universal_newlines=False, shell=None, istream=) 02:07:46 2023-10-25 02:07:45,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver/PR-640 02:07:46 0.0.0 [Pipeline] } 02:07:46 $ docker exec --env ******** --env ******** e9dbdc009e1cacdce1cc35090288c91e3a6c86dc4beaea6bed3bfb3242127368 ssh-agent -k 02:07:46 unset SSH_AUTH_SOCK; 02:07:46 unset SSH_AGENT_PID; 02:07:46 echo Agent pid 76 killed; 02:07:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:46 + git semver [Pipeline] } 02:07:46 $ docker stop --time=1 e9dbdc009e1cacdce1cc35090288c91e3a6c86dc4beaea6bed3bfb3242127368 02:07:48 $ docker rm -f --volumes e9dbdc009e1cacdce1cc35090288c91e3a6c86dc4beaea6bed3bfb3242127368 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:48 Stashed 1 file(s) [Pipeline] echo 02:07:48 [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 02:07:48 provisioning config files... 02:07:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config379661701735176090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:49 ---> docker-login.sh 02:07:49 nexus3.edgexfoundry.org:10001 02:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:49 Configure a credential helper to remove this warning. See 02:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:49 02:07:49 Login Succeeded 02:07:49 nexus3.edgexfoundry.org:10002 02:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:49 Configure a credential helper to remove this warning. See 02:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:49 02:07:49 Login Succeeded 02:07:49 nexus3.edgexfoundry.org:10003 02:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:49 Configure a credential helper to remove this warning. See 02:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:49 02:07:49 Login Succeeded 02:07:49 nexus3.edgexfoundry.org:10004 02:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:49 Configure a credential helper to remove this warning. See 02:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:49 02:07:49 Login Succeeded 02:07:49 docker.io 02:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:49 Configure a credential helper to remove this warning. See 02:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:49 02:07:49 Login Succeeded 02:07:49 ---> docker-login.sh ends [Pipeline] } 02:07:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:49 ========================================================= 02:07:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:07:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:07:50 Sending build context to Docker daemon 48.83MB 02:07:50 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 02:07:50 Step 2/15 : FROM ${BASE} AS builder 02:07:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:07:50 7264a8db6415: Pulling fs layer 02:07:50 c4d48a809fc2: Pulling fs layer 02:07:50 4f1c88b9dad5: Pulling fs layer 02:07:50 ad3a456e5733: Pulling fs layer 02:07:50 33e27b845d1e: Pulling fs layer 02:07:50 c68163c4e522: Pulling fs layer 02:07:50 50da416c3ac9: Pulling fs layer 02:07:50 23d2d4c4bb30: Pulling fs layer 02:07:50 33e27b845d1e: Waiting 02:07:50 c68163c4e522: Waiting 02:07:50 50da416c3ac9: Waiting 02:07:50 23d2d4c4bb30: Waiting 02:07:50 ad3a456e5733: Waiting 02:07:50 c4d48a809fc2: Verifying Checksum 02:07:50 c4d48a809fc2: Download complete 02:07:50 ad3a456e5733: Verifying Checksum 02:07:50 ad3a456e5733: Download complete 02:07:50 33e27b845d1e: Download complete 02:07:50 7264a8db6415: Verifying Checksum 02:07:50 7264a8db6415: Download complete 02:07:50 c68163c4e522: Verifying Checksum 02:07:50 c68163c4e522: Download complete 02:07:50 7264a8db6415: Pull complete 02:07:50 23d2d4c4bb30: Verifying Checksum 02:07:50 23d2d4c4bb30: Download complete 02:07:50 c4d48a809fc2: Pull complete 02:07:50 4f1c88b9dad5: Verifying Checksum 02:07:50 4f1c88b9dad5: Download complete 02:07:51 50da416c3ac9: Verifying Checksum 02:07:51 50da416c3ac9: Download complete 02:07:54 4f1c88b9dad5: Pull complete 02:07:54 ad3a456e5733: Pull complete 02:07:54 33e27b845d1e: Pull complete 02:07:54 c68163c4e522: Pull complete 02:07:56 50da416c3ac9: Pull complete 02:07:56 23d2d4c4bb30: Pull complete 02:07:56 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 02:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:07:56 ---> 0786185ac409 02:07:56 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:02 ---> Running in 84a344b9145a 02:08:02 Removing intermediate container 84a344b9145a 02:08:02 ---> 8ba088c00a9e 02:08:02 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:08:02 ---> Running in 5bdf5a9f21dc 02:08:02 Removing intermediate container 5bdf5a9f21dc 02:08:02 ---> 9ffb201d169a 02:08:02 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:08:02 ---> Running in da5720f380b5 02:08:02 Removing intermediate container da5720f380b5 02:08:02 ---> b123cb8e98a1 02:08:02 Step 6/15 : LABEL Name=edgex-ui-go 02:08:02 ---> Running in 60d64e49ea9d 02:08:02 Removing intermediate container 60d64e49ea9d 02:08:02 ---> 14b26547dab8 02:08:02 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:08:02 ---> Running in 4e6dcfc7f1db 02:08:02 Removing intermediate container 4e6dcfc7f1db 02:08:02 ---> f17c2cbf6f37 02:08:02 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:02 latest: Pulling from library/docker 02:08:03 96526aa774ef: Pulling fs layer 02:08:03 636b7876979d: Pulling fs layer 02:08:03 4f4fb700ef54: Pulling fs layer 02:08:03 130a3e1e7df5: Pulling fs layer 02:08:03 60190b130ff2: Pulling fs layer 02:08:03 9ce2dbd107eb: Pulling fs layer 02:08:03 c711618a8d74: Pulling fs layer 02:08:03 b1a9d1fa736b: Pulling fs layer 02:08:03 7a915d3d782d: Pulling fs layer 02:08:03 63fa7f453749: Pulling fs layer 02:08:03 ce8f4a45972f: Pulling fs layer 02:08:03 a88060cc894f: Pulling fs layer 02:08:03 09e0ea80a90a: Pulling fs layer 02:08:03 60190b130ff2: Waiting 02:08:03 7a915d3d782d: Waiting 02:08:03 9ce2dbd107eb: Waiting 02:08:03 6831f6f9e30f: Pulling fs layer 02:08:03 63fa7f453749: Waiting 02:08:03 c711618a8d74: Waiting 02:08:03 ce8f4a45972f: Waiting 02:08:03 a88060cc894f: Waiting 02:08:03 09e0ea80a90a: Waiting 02:08:03 b1a9d1fa736b: Waiting 02:08:03 130a3e1e7df5: Waiting 02:08:03 4f4fb700ef54: Verifying Checksum 02:08:03 4f4fb700ef54: Download complete 02:08:03 636b7876979d: Verifying Checksum 02:08:03 636b7876979d: Download complete 02:08:03 96526aa774ef: Download complete 02:08:03 96526aa774ef: Pull complete 02:08:03 60190b130ff2: Verifying Checksum 02:08:03 60190b130ff2: Download complete 02:08:03 130a3e1e7df5: Verifying Checksum 02:08:03 130a3e1e7df5: Download complete 02:08:03 636b7876979d: Pull complete 02:08:03 Still waiting to schedule task 02:08:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10358’ 02:08:04 4f4fb700ef54: Pull complete 02:08:04 c711618a8d74: Download complete 02:08:04 b1a9d1fa736b: Verifying Checksum 02:08:04 b1a9d1fa736b: Download complete 02:08:04 7a915d3d782d: Download complete 02:08:04 9ce2dbd107eb: Verifying Checksum 02:08:04 9ce2dbd107eb: Download complete 02:08:04 130a3e1e7df5: Pull complete 02:08:04 ce8f4a45972f: Verifying Checksum 02:08:04 ce8f4a45972f: Download complete 02:08:04 63fa7f453749: Verifying Checksum 02:08:04 63fa7f453749: Download complete 02:08:04 09e0ea80a90a: Verifying Checksum 02:08:04 6831f6f9e30f: Download complete 02:08:04 60190b130ff2: Pull complete 02:08:05 9ce2dbd107eb: Pull complete 02:08:05 a88060cc894f: Download complete 02:08:05 c711618a8d74: Pull complete 02:08:05 b1a9d1fa736b: Pull complete 02:08:05 7a915d3d782d: Pull complete 02:08:05 63fa7f453749: Pull complete 02:08:05 ce8f4a45972f: Pull complete 02:08:06 a88060cc894f: Pull complete 02:08:06 09e0ea80a90a: Pull complete 02:08:06 6831f6f9e30f: Pull complete 02:08:06 Digest: sha256:0752ca4e936da012c173c119217c0f9599b3b191c1557e53206d5d06d2627580 02:08:06 Status: Downloaded newer image for docker:latest 02:08:09 ---> 10d83436b349 02:08:09 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:09 ---> Running in 2873977f6b22 02:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:10 OK: 264 MiB in 52 packages 02:08:10 Removing intermediate container 2873977f6b22 02:08:10 ---> 0ec8d96508d1 02:08:10 Step 10/15 : ENV GO111MODULE=on 02:08:10 ---> Running in 6cc800613dc8 02:08:10 Removing intermediate container 6cc800613dc8 02:08:10 ---> 3adc6c2b9121 02:08:10 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:10 ---> Running in a3388624824f 02:08:10 Removing intermediate container a3388624824f 02:08:10 ---> 21fa69681ced 02:08:10 Step 12/15 : COPY go.mod vendor* ./ 02:08:10 ---> dc65cddad387 02:08:10 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:10 ---> Running in a6ee3370a2a9 02:08:57 Removing intermediate container a6ee3370a2a9 02:08:57 ---> 2fe8cde00d1b 02:08:57 Step 14/15 : COPY . . 02:08:59 ---> b9a9d988e6b2 02:08:59 Step 15/15 : RUN ${MAKE} 02:08:59 ---> Running in 9107b1db683f 02:08:59 noop 02:08:59 Removing intermediate container 9107b1db683f 02:08:59 ---> fcd195281b8d 02:09:00 Successfully built fcd195281b8d 02:09:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:00 + docker inspect -f . ci-base-image-x86_64 02:09:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:00 prd-ubuntu20.04-docker-8c-8g-10361 does not seem to be running inside a container 02:09:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@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 02:09:00 $ docker top 062a2e9a4f2de78f91413acdf9ed16cc6dfb6de9045e7260ecc3738bcff4521a -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:01 + go version 02:09:01 go version go1.21.0 linux/amd64 [Pipeline] } 02:09:01 $ docker stop --time=1 062a2e9a4f2de78f91413acdf9ed16cc6dfb6de9045e7260ecc3738bcff4521a 02:09:02 $ docker rm -f --volumes 062a2e9a4f2de78f91413acdf9ed16cc6dfb6de9045e7260ecc3738bcff4521a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:02 + docker inspect -f . ci-base-image-x86_64 02:09:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:02 prd-ubuntu20.04-docker-8c-8g-10361 does not seem to be running inside a container 02:09:02 $ 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-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@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 02:09:03 $ docker top 72499fff86165017985c172c730b50ae90db03b84d278efb9ed7b6334f02b629 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [Pipeline] fileExists [Pipeline] sh 02:09:03 + make test 02:09:03 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:09:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:09:13 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:09:13 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:09:13 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:09:13 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:09:13 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:09:13 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:09:13 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:09:13 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:09:13 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:09:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:14 ./bin/test-attribution-txt.sh 02:09:14 make -C web test 02:09:14 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-640/web' 02:09:14 make[1]: tput: No such file or directory 02:09:14 make[1]: tput: No such file or directory 02:09:14 warning: generating ./VERSION 02:09:14 echo "0.0.0" > VERSION 02:09:14 docker build \ 02:09:14 -f Dockerfile \ 02:09:14 --build-arg USER=1000 \ 02:09:14 \ 02:09:14 --label "git_sha=1c66488153a3119e2854836f97c89dca9b70b575" \ 02:09:14 -t edgexfoundry/edgex-web-ui:1c66488153a3119e2854836f97c89dca9b70b575 \ 02:09:14 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:09:14 . 02:09:14 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:09:14 Install the buildx component to build images with BuildKit: 02:09:14 https://docs.docker.com/go/buildx/ 02:09:14 02:09:14 Sending build context to Docker daemon 2.708MB 02:09:14 Step 1/11 : FROM node:18-alpine3.18 02:09:15 18-alpine3.18: Pulling from library/node 02:09:15 96526aa774ef: Already exists 02:09:15 3130715204cf: Pulling fs layer 02:09:15 b06de8ab1c4f: Pulling fs layer 02:09:15 90ef3ffc5156: Pulling fs layer 02:09:15 90ef3ffc5156: Verifying Checksum 02:09:15 90ef3ffc5156: Download complete 02:09:15 b06de8ab1c4f: Verifying Checksum 02:09:15 b06de8ab1c4f: Download complete 02:09:15 3130715204cf: Verifying Checksum 02:09:15 3130715204cf: Download complete 02:09:17 3130715204cf: Pull complete 02:09:17 b06de8ab1c4f: Pull complete 02:09:17 90ef3ffc5156: Pull complete 02:09:17 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 02:09:17 Status: Downloaded newer image for node:18-alpine3.18 02:09:17 ---> d1517ab6615b 02:09:17 Step 2/11 : RUN apk add --no-cache chromium 02:09:20 ---> Running in e3d0dc277033 02:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:09:20 (1/154) Installing libexpat (2.5.0-r1) 02:09:20 (2/154) Installing brotli-libs (1.0.9-r14) 02:09:20 (3/154) Installing libbz2 (1.0.8-r5) 02:09:21 (4/154) Installing libpng (1.6.39-r3) 02:09:21 (5/154) Installing freetype (2.13.0-r5) 02:09:21 (6/154) Installing fontconfig (2.14.2-r3) 02:09:21 (7/154) Installing libfontenc (1.1.7-r2) 02:09:21 (8/154) Installing mkfontscale (1.2.2-r3) 02:09:21 (9/154) Installing font-opensans (0_git20210927-r1) 02:09:21 (10/154) Installing pkgconf (1.9.5-r0) 02:09:21 (11/154) Installing libffi (3.4.4-r2) 02:09:21 (12/154) Installing libintl (0.21.1-r7) 02:09:21 (13/154) Installing libblkid (2.38.1-r8) 02:09:21 (14/154) Installing libmount (2.38.1-r8) 02:09:21 (15/154) Installing pcre2 (10.42-r1) 02:09:21 (16/154) Installing glib (2.76.4-r0) 02:09:21 (17/154) Installing xz-libs (5.4.3-r0) 02:09:21 (18/154) Installing libxml2 (2.11.4-r0) 02:09:21 (19/154) Installing shared-mime-info (2.2-r5) 02:09:21 (20/154) Installing hicolor-icon-theme (0.17-r2) 02:09:21 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 02:09:21 (22/154) Installing libwebp (1.3.2-r0) 02:09:21 (23/154) Installing zstd-libs (1.5.5-r4) 02:09:21 (24/154) Installing tiff (4.5.1-r0) 02:09:21 (25/154) Installing gdk-pixbuf (2.42.10-r5) 02:09:21 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 02:09:21 (27/154) Installing libxau (1.0.11-r2) 02:09:21 (28/154) Installing libmd (1.0.4-r2) 02:09:21 (29/154) Installing libbsd (0.11.7-r1) 02:09:21 (30/154) Installing libxdmcp (1.1.4-r2) 02:09:21 (31/154) Installing libxcb (1.15-r1) 02:09:21 (32/154) Installing libx11 (1.8.4-r4) 02:09:21 (33/154) Installing libxcomposite (0.4.6-r3) 02:09:21 (34/154) Installing libxfixes (6.0.1-r2) 02:09:21 (35/154) Installing libxrender (0.9.11-r3) 02:09:21 (36/154) Installing libxcursor (1.2.1-r2) 02:09:21 (37/154) Installing libxdamage (1.1.6-r2) 02:09:21 (38/154) Installing libxext (1.3.5-r2) 02:09:21 (39/154) Installing libxi (1.8.1-r0) 02:09:21 (40/154) Installing libxinerama (1.1.5-r2) 02:09:21 (41/154) Installing libxrandr (1.5.3-r2) 02:09:21 (42/154) Installing libatk-1.0 (2.48.3-r0) 02:09:21 (43/154) Installing libxtst (1.2.4-r2) 02:09:21 (44/154) Installing dbus-libs (1.14.8-r0) 02:09:21 (45/154) Installing at-spi2-core (2.48.3-r0) 02:09:21 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 02:09:21 (47/154) Installing pixman (0.42.2-r1) 02:09:21 (48/154) Installing cairo (1.17.8-r1) 02:09:21 (49/154) Installing cairo-gobject (1.17.8-r1) 02:09:21 (50/154) Installing avahi-libs (0.8-r13) 02:09:21 (51/154) Installing gmp (6.2.1-r3) 02:09:21 (52/154) Installing nettle (3.8.1-r2) 02:09:21 (53/154) Installing libunistring (1.1-r1) 02:09:21 (54/154) Installing libidn2 (2.3.4-r1) 02:09:21 (55/154) Installing p11-kit (0.24.1-r2) 02:09:21 (56/154) Installing libtasn1 (4.19.0-r1) 02:09:21 (57/154) Installing gnutls (3.8.0-r2) 02:09:21 (58/154) Installing cups-libs (2.4.7-r0) 02:09:21 (59/154) Installing libepoxy (1.5.10-r1) 02:09:21 (60/154) Installing fribidi (1.0.13-r0) 02:09:21 (61/154) Installing graphite2 (1.3.14-r5) 02:09:21 (62/154) Installing harfbuzz (7.3.0-r0) 02:09:21 (63/154) Installing libxft (2.3.8-r1) 02:09:21 (64/154) Installing pango (1.50.14-r1) 02:09:21 (65/154) Installing wayland-libs-client (1.22.0-r2) 02:09:21 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 02:09:21 (67/154) Installing wayland-libs-egl (1.22.0-r2) 02:09:21 (68/154) Installing xkeyboard-config (2.38-r0) 02:09:21 (69/154) Installing libxkbcommon (1.5.0-r2) 02:09:21 (70/154) Installing gtk+3.0 (3.24.38-r1) 02:09:21 Executing gtk+3.0-3.24.38-r1.post-install 02:09:21 (71/154) Installing icu-data-full (73.2-r2) 02:09:21 (72/154) Installing mesa (23.0.4-r0) 02:09:21 (73/154) Installing llvm15-libs (15.0.7-r6) 02:09:22 (74/154) Installing hwdata-pci (0.370-r0) 02:09:22 (75/154) Installing libpciaccess (0.17-r2) 02:09:22 (76/154) Installing libdrm (2.4.115-r4) 02:09:22 (77/154) Installing musl-fts (1.2.7-r5) 02:09:22 (78/154) Installing libelf (0.189-r2) 02:09:22 (79/154) Installing mesa-glapi (23.0.4-r0) 02:09:22 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 02:09:22 (81/154) Installing eudev-libs (3.2.11-r8) 02:09:22 (82/154) Installing libmagic (5.45-r0) 02:09:22 (83/154) Installing file (5.45-r0) 02:09:22 (84/154) Installing libice (1.1.1-r2) 02:09:22 (85/154) Installing libuuid (2.38.1-r8) 02:09:22 (86/154) Installing libsm (1.2.4-r1) 02:09:22 (87/154) Installing libxt (1.3.0-r2) 02:09:22 (88/154) Installing libxmu (1.1.4-r2) 02:09:22 (89/154) Installing xset (1.2.5-r1) 02:09:22 (90/154) Installing xprop (1.2.6-r0) 02:09:22 (91/154) Installing xdg-utils (1.1.3-r4) 02:09:22 (92/154) Installing libogg (1.3.5-r4) 02:09:22 (93/154) Installing flac-libs (1.4.3-r0) 02:09:22 (94/154) Installing alsa-lib (1.2.9-r1) 02:09:22 (95/154) Installing libatomic (12.2.1_git20220924-r10) 02:09:22 (96/154) Installing svt-av1-libs (1.6.0-r0) 02:09:22 (97/154) Installing aom-libs (3.6.1-r0) 02:09:23 (98/154) Installing libva (2.18.0-r1) 02:09:23 (99/154) Installing libvdpau (1.5-r1) 02:09:23 (100/154) Installing onevpl-libs (2023.2.1-r0) 02:09:23 (101/154) Installing ffmpeg-libavutil (6.0-r15) 02:09:23 (102/154) Installing libdav1d (1.2.1-r0) 02:09:23 (103/154) Installing libhwy (1.0.4-r1) 02:09:23 (104/154) Installing lcms2 (2.15-r2) 02:09:23 (105/154) Installing libjxl (0.8.2-r0) 02:09:23 (106/154) Installing lame-libs (3.100-r5) 02:09:23 (107/154) Installing opus (1.4-r0) 02:09:23 (108/154) Installing libgomp (12.2.1_git20220924-r10) 02:09:23 (109/154) Installing soxr (0.1.3-r5) 02:09:23 (110/154) Installing ffmpeg-libswresample (6.0-r15) 02:09:23 (111/154) Installing libtheora (1.1.1-r17) 02:09:23 (112/154) Installing libvorbis (1.3.7-r1) 02:09:23 (113/154) Installing libvpx (1.13.0-r2) 02:09:23 (114/154) Installing x264-libs (0.164_git20220602-r1) 02:09:23 (115/154) Installing numactl (2.0.16-r4) 02:09:23 (116/154) Installing x265-libs (3.5-r4) 02:09:23 (117/154) Installing xvidcore (1.3.7-r1) 02:09:23 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 02:09:23 (119/154) Installing libbluray (1.3.4-r0) 02:09:23 (120/154) Installing mpg123-libs (1.31.3-r1) 02:09:23 (121/154) Installing libopenmpt (0.7.2-r0) 02:09:23 (122/154) Installing cjson (1.7.15-r4) 02:09:23 (123/154) Installing mbedtls (2.28.5-r0) 02:09:23 (124/154) Installing librist (0.2.7-r0) 02:09:23 (125/154) Installing libsrt (1.5.2-r0) 02:09:23 (126/154) Installing libssh (0.10.5-r0) 02:09:23 (127/154) Installing libsodium (1.0.18-r3) 02:09:23 (128/154) Installing libzmq (4.3.4-r4) 02:09:23 (129/154) Installing ffmpeg-libavformat (6.0-r15) 02:09:23 (130/154) Installing libevent (2.1.12-r6) 02:09:23 (131/154) Installing wayland-libs-server (1.22.0-r2) 02:09:23 (132/154) Installing mesa-gbm (23.0.4-r0) 02:09:23 (133/154) Installing harfbuzz-subset (7.3.0-r0) 02:09:23 (134/154) Installing icu-libs (73.2-r2) 02:09:23 (135/154) Installing jsoncpp (1.9.5-r0) 02:09:23 (136/154) Installing minizip (1.2.13-r1) 02:09:23 (137/154) Installing nspr (4.35-r2) 02:09:23 (138/154) Installing sqlite-libs (3.41.2-r2) 02:09:23 (139/154) Installing nss (3.91-r0) 02:09:23 (140/154) Installing pipewire-libs (0.3.70-r1) 02:09:23 (141/154) Installing libasyncns (0.8-r1) 02:09:23 (142/154) Installing libltdl (2.4.7-r2) 02:09:23 (143/154) Installing orc (0.4.34-r0) 02:09:23 (144/154) Installing libsndfile (1.2.0-r2) 02:09:23 (145/154) Installing speexdsp (1.2.1-r1) 02:09:23 (146/154) Installing tdb-libs (1.4.8-r1) 02:09:23 (147/154) Installing libpulse (16.1-r10) 02:09:23 (148/154) Installing snappy (1.1.10-r1) 02:09:23 (149/154) Installing libwoff2common (1.0.2-r2) 02:09:23 (150/154) Installing libwoff2enc (1.0.2-r2) 02:09:23 (151/154) Installing libgpg-error (1.47-r1) 02:09:23 (152/154) Installing libgcrypt (1.10.2-r1) 02:09:23 (153/154) Installing libxslt (1.1.38-r0) 02:09:23 (154/154) Installing chromium (117.0.5938.62-r0) 02:09:25 Executing busybox-1.36.1-r2.trigger 02:09:25 Executing fontconfig-2.14.2-r3.trigger 02:09:25 Executing mkfontscale-1.2.2-r3.trigger 02:09:25 Executing glib-2.76.4-r0.trigger 02:09:25 Executing shared-mime-info-2.2-r5.trigger 02:09:25 Executing gdk-pixbuf-2.42.10-r5.trigger 02:09:25 Executing gtk-update-icon-cache-3.24.38-r1.trigger 02:09:25 OK: 576 MiB in 171 packages 02:09:37 Removing intermediate container e3d0dc277033 02:09:37 ---> 79e5d25cf309 02:09:37 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:09:37 ---> Running in b52b117acb9d 02:09:37 Removing intermediate container b52b117acb9d 02:09:37 ---> ef2b65650195 02:09:37 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 02:09:37 ---> Running in 2c2e60cf3372 02:09:37 Removing intermediate container 2c2e60cf3372 02:09:37 ---> 2d0bc0e59c46 02:09:37 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 02:09:37 ---> Running in ab045faff349 02:09:37 Removing intermediate container ab045faff349 02:09:37 ---> eb00f63ab261 02:09:37 Step 6/11 : RUN npm install -g npm 02:09:37 ---> Running in 2efee62e55a7 02:09:43 02:09:43 removed 2 packages, and changed 69 packages in 6s 02:09:43 02:09:43 29 packages are looking for funding 02:09:43 run `npm fund` for details 02:09:44 Removing intermediate container 2efee62e55a7 02:09:44 ---> 9ebdb57bb352 02:09:44 Step 7/11 : ARG USER=1000 02:09:44 ---> Running in 97d3723317b6 02:09:44 Removing intermediate container 97d3723317b6 02:09:44 ---> 87d1735d03aa 02:09:44 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:09:44 ---> Running in 9fa5f3f57283 02:09:44 Removing intermediate container 9fa5f3f57283 02:09:44 ---> 5a524991e6ff 02:09:44 Step 9/11 : USER $USER:$USER 02:09:44 ---> Running in f43e0522b9fd 02:09:44 Removing intermediate container f43e0522b9fd 02:09:44 ---> 3010ed35108d 02:09:44 Step 10/11 : WORKDIR /app 02:09:44 ---> Running in ab1adae3f0fb 02:09:44 Removing intermediate container ab1adae3f0fb 02:09:44 ---> 00f8aee5cc34 02:09:44 Step 11/11 : LABEL git_sha=1c66488153a3119e2854836f97c89dca9b70b575 02:09:44 ---> Running in 61edd2910a40 02:09:44 Removing intermediate container 61edd2910a40 02:09:44 ---> 5174e8697cf2 02:09:44 Successfully built 5174e8697cf2 02:09:44 Successfully tagged edgexfoundry/edgex-web-ui:1c66488153a3119e2854836f97c89dca9b70b575 02:09:44 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:09:44 touch edgex-web-ui.imagebuilt 02:09:44 mkdir -p node_modules coverage 02:09:44 chown "1000:1000" node_modules coverage package-lock.json 02:09:44 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:09:46 npm WARN EBADENGINE Unsupported engine { 02:09:46 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:09:46 npm WARN EBADENGINE required: { 02:09:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:46 npm WARN EBADENGINE }, 02:09:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:09:46 npm WARN EBADENGINE } 02:09:46 npm WARN EBADENGINE Unsupported engine { 02:09:46 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:09:46 npm WARN EBADENGINE required: { 02:09:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:46 npm WARN EBADENGINE }, 02:09:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:09:46 npm WARN EBADENGINE } 02:09:46 npm WARN EBADENGINE Unsupported engine { 02:09:46 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:09:46 npm WARN EBADENGINE required: { 02:09:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:46 npm WARN EBADENGINE }, 02:09:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:09:46 npm WARN EBADENGINE } 02:09:46 npm WARN EBADENGINE Unsupported engine { 02:09:46 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:09:46 npm WARN EBADENGINE required: { 02:09:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:46 npm WARN EBADENGINE }, 02:09:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:09:46 npm WARN EBADENGINE } 02:09:46 npm WARN EBADENGINE Unsupported engine { 02:09:46 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:09:46 npm WARN EBADENGINE required: { 02:09:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:46 npm WARN EBADENGINE }, 02:09:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:09:46 npm WARN EBADENGINE } 02:09:46 npm WARN EBADENGINE Unsupported engine { 02:09:46 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:09:46 npm WARN EBADENGINE required: { 02:09:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:46 npm WARN EBADENGINE }, 02:09:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:09:46 npm WARN EBADENGINE } 02:09:46 npm WARN EBADENGINE Unsupported engine { 02:09:46 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:09:46 npm WARN EBADENGINE required: { 02:09:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:46 npm WARN EBADENGINE }, 02:09:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:09:46 npm WARN EBADENGINE } 02:09:46 npm WARN EBADENGINE Unsupported engine { 02:09:46 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:09:46 npm WARN EBADENGINE required: { 02:09:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:46 npm WARN EBADENGINE }, 02:09:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:09:46 npm WARN EBADENGINE } 02:09:46 npm WARN EBADENGINE Unsupported engine { 02:09:46 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:09:46 npm WARN EBADENGINE required: { 02:09:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:46 npm WARN EBADENGINE }, 02:09:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:09:46 npm WARN EBADENGINE } 02:09:59 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:09:59 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:09:59 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:09:59 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 02:09:59 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:09:59 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:09:59 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:09:59 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:09:59 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:09:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:59 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:09:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:10:00 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. 02:10:00 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:10:00 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. 02:10:00 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. 02:10:01 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:10:03 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 02:10:03 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 02:10:06 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. 02:10:09 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. 02:10:14 02:10:14 added 1483 packages, and audited 1484 packages in 29s 02:10:14 02:10:14 76 vulnerabilities (1 low, 53 moderate, 18 high, 4 critical) 02:10:14 02:10:14 To address issues that do not require attention, run: 02:10:14 npm audit fix 02:10:14 02:10:14 To address all issues (including breaking changes), run: 02:10:14 npm audit fix --force 02:10:14 02:10:14 Run `npm audit` for details. 02:10:24 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 02:10:26 - Generating browser application bundles (phase: setup)... 02:10:30 Compiling @angular/core : es2015 as esm2015 02:10:30 Compiling @angular/compiler/testing : es2015 as esm2015 02:10:32 Compiling @angular/core/testing : es2015 as esm2015 02:10:32 Compiling @angular/common : es2015 as esm2015 02:10:32 Compiling @angular/platform-browser : es2015 as esm2015 02:10:32 Compiling @angular/common/testing : es2015 as esm2015 02:10:33 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:10:33 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:10:33 Compiling @angular/common/http : es2015 as esm2015 02:10:33 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:10:33 Compiling @angular/forms : es2015 as esm2015 02:10:33 Compiling @angular/router : es2015 as esm2015 02:10:34 Compiling @angular/common/http/testing : es2015 as esm2015 02:10:35 Compiling @angular/router/testing : es2015 as esm2015 02:10:39 25 10 2023 02:10:39.251:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:10:39 25 10 2023 02:10:39.253:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:10:39 25 10 2023 02:10:39.256:INFO [launcher]: Starting browser ChromeHeadless 02:10:49 ✔ Browser application bundle generation complete. 02:10:49 25 10 2023 02:10:48.412:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket Y--v-x7cAx5X5CftAAAB with id 62460771 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.039 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.105 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.114 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.137 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.141 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.148 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.154 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.169 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.176 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.179 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.186 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.189 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.192 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.194 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.198 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.221 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.231 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.247 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.248 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.253 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.255 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.285 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.292 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.299 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.308 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.31 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.312 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.314 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.345 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.36 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.373 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.376 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.378 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.38 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.381 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.407 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.413 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.421 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.427 secs) 02:10:51 ERROR: 'NG0304: 'router-outlet' is not a known element: 02:10:51 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 02:10:51 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.427 secs) 02:10:51 ERROR: 'NG0304: 'router-outlet' is not a known element: 02:10:51 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 02:10:51 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.431 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.451 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.457 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.459 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.46 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.468 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.489 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.494 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.499 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.502 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.531 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.535 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.566 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.573 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.577 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.588 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.596 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.605 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.609 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.633 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.636 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.637 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.65 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.657 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.665 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.667 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.673 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.675 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.68 secs) 02:10:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.699 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.713 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.731 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.736 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.745 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.747 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.748 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.753 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.754 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.755 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.764 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.766 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.767 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.773 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.782 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.784 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.786 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.788 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.795 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.814 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.82 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.843 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.849 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.851 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.852 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.87 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.883 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.888 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.944 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.949 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.951 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.952 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.972 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1 sec) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.02 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.026 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.032 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.039 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.051 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.057 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.08 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.093 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.096 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.113 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.132 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.139 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.144 secs) 02:10:52 WARN: ' 02:10:52 It looks like you're using ngModel on the same form field as formControlName. 02:10:52 Support for using the ngModel input property and ngModelChange event with 02:10:52 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:52 in a future version of Angular. 02:10:52 02:10:52 For more information on this, see our API docs here: 02:10:52 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:52 ' 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.144 secs) 02:10:52 WARN: ' 02:10:52 It looks like you're using ngModel on the same form field as formControlName. 02:10:52 Support for using the ngModel input property and ngModelChange event with 02:10:52 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:52 in a future version of Angular. 02:10:52 02:10:52 For more information on this, see our API docs here: 02:10:52 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:52 ' 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.159 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.181 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.188 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.191 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.194 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.198 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.206 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.209 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.215 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.219 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.235 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.24 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.244 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.249 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.257 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.27 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.28 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.288 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.3 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.321 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.343 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.386 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.405 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.411 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.419 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.433 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.441 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.468 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.486 secs) 02:10:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.494 secs) 02:10:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.503 secs) 02:10:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.506 secs) 02:10:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.123 secs / 1.506 secs) 02:10:53 TOTAL: 147 SUCCESS 02:10:53 ✔ Browser application bundle generation complete. 02:10:53 02:10:53 =============================== Coverage summary =============================== 02:10:53 Statements : 41.03% ( 1473/3590 ) 02:10:53 Branches : 11.75% ( 114/970 ) 02:10:53 Functions : 32.21% ( 422/1310 ) 02:10:53 Lines : 39.02% ( 1328/3403 ) 02:10:53 ================================================================================ 02:10:53 ✔ Browser application bundle generation complete. 02:10:53 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-640/web' [Pipeline] echo 02:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:10:53 $ docker stop --time=1 72499fff86165017985c172c730b50ae90db03b84d278efb9ed7b6334f02b629 02:10:55 $ docker rm -f --volumes 72499fff86165017985c172c730b50ae90db03b84d278efb9ed7b6334f02b629 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:10:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:57 + ls -al . 02:10:57 total 176 02:10:57 drwxrwxr-x 13 jenkins jenkins 4096 Oct 25 02:09 . 02:10:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 02:07 .. 02:10:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 02:07 .blubracket 02:10:57 -rw-rw-r-- 1 jenkins jenkins 18 Oct 25 02:07 .dockerignore 02:10:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 02:07 .git 02:10:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:07 .github 02:10:57 -rw-rw-r-- 1 jenkins jenkins 135 Oct 25 02:07 .gitignore 02:10:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 02:07 .semver 02:10:57 -rw-rw-r-- 1 jenkins jenkins 8418 Oct 25 02:07 Attribution.txt 02:10:57 -rw-rw-r-- 1 jenkins jenkins 19103 Oct 25 02:07 CHANGELOG.md 02:10:57 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 25 02:07 CONTRIBUTING.md 02:10:57 -rw-rw-r-- 1 jenkins jenkins 1788 Oct 25 02:07 Dockerfile 02:10:57 -rw-rw-r-- 1 jenkins jenkins 652 Oct 25 02:07 Jenkinsfile 02:10:57 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 25 02:07 LICENSE 02:10:57 -rw-rw-r-- 1 jenkins jenkins 2134 Oct 25 02:07 Makefile 02:10:57 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 25 02:07 README.md 02:10:57 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 02:07 VERSION 02:10:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:07 assets 02:10:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 02:07 bin 02:10:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:07 cmd 02:10:57 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 02:09 coverage.out 02:10:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 02:07 docs 02:10:57 -rw-rw-r-- 1 jenkins jenkins 2999 Oct 25 02:07 go.mod 02:10:57 -rw-rw-r-- 1 jenkins jenkins 30528 Oct 25 02:07 go.sum 02:10:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 02:07 internal 02:10:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 02:07 testing 02:10:57 -rw-rw-r-- 1 jenkins jenkins 155 Oct 25 02:07 version.go 02:10:57 drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:58 + 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=1c66488153a3119e2854836f97c89dca9b70b575 --label arch=amd64 --label version=0.0.0 . 02:10:58 Sending build context to Docker daemon 51.54MB 02:10:58 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 02:10:58 Step 2/25 : FROM ${BASE} AS builder 02:10:58 ---> fcd195281b8d 02:10:58 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:10:59 ---> Running in e0e0e9bbe6dc 02:10:59 Removing intermediate container e0e0e9bbe6dc 02:10:59 ---> 0c0cc798c199 02:10:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:10:59 ---> Running in 6fe7f42870ab 02:10:59 Removing intermediate container 6fe7f42870ab 02:10:59 ---> 53ffcbb85f32 02:10:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:10:59 ---> Running in 84ac8d7b4a90 02:10:59 Removing intermediate container 84ac8d7b4a90 02:10:59 ---> a5a88d5dead4 02:10:59 Step 6/25 : LABEL Name=edgex-ui-go 02:10:59 ---> Running in 4b47758f0b1e 02:10:59 Removing intermediate container 4b47758f0b1e 02:10:59 ---> b7c687423bae 02:10:59 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:10:59 ---> Running in 50235ba0eedd 02:10:59 Removing intermediate container 50235ba0eedd 02:10:59 ---> 8009ea3dfcd0 02:10:59 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:11:00 ---> 9eb5b6838741 02:11:00 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:00 ---> Running in 99fdd8ceba6c 02:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:11:01 OK: 264 MiB in 52 packages 02:11:01 Removing intermediate container 99fdd8ceba6c 02:11:01 ---> 65e8d2a516c1 02:11:01 Step 10/25 : ENV GO111MODULE=on 02:11:01 ---> Running in 72c6379941cb 02:11:01 Removing intermediate container 72c6379941cb 02:11:01 ---> 51b20aaccc26 02:11:01 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:11:01 ---> Running in 1a2c130762e1 02:11:01 Removing intermediate container 1a2c130762e1 02:11:01 ---> 72e723f40c3a 02:11:01 Step 12/25 : COPY go.mod vendor* ./ 02:11:01 ---> bd4b89b7b5b9 02:11:01 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:01 ---> Running in d78e3e7e18ac 02:11:02 Removing intermediate container d78e3e7e18ac 02:11:02 ---> 69295b0df8c8 02:11:02 Step 14/25 : COPY . . 02:11:04 ---> d95f6a6738ac 02:11:04 Step 15/25 : RUN ${MAKE} 02:11:04 ---> Running in b187da767ef7 02:11:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:11:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10364 in /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [Pipeline] { [Pipeline] ws 02:11:21 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:11:21 The recommended git tool is: git 02:11:22 Removing intermediate container b187da767ef7 02:11:22 ---> 35b446cb5661 02:11:22 Step 16/25 : FROM alpine:3.18 02:11:22 3.18: Pulling from library/alpine 02:11:22 96526aa774ef: Already exists 02:11:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:11:22 Status: Downloaded newer image for alpine:3.18 02:11:22 ---> 8ca4688f4f35 02:11:22 Step 17/25 : EXPOSE 4000 02:11:22 ---> Running in c0a975bb5239 02:11:22 Removing intermediate container c0a975bb5239 02:11:22 ---> 51892e0e7b87 02:11:22 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 02:11:22 ---> e2b04694043e 02:11:22 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:11:22 ---> 7404c626515a 02:11:22 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:11:22 ---> b03d6ca73166 02:11:22 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:11:22 ---> Running in 34a143baec5c 02:11:23 Removing intermediate container 34a143baec5c 02:11:23 ---> a1eff6a90cd0 02:11:23 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:11:23 ---> Running in 37403fffb7c3 02:11:23 Removing intermediate container 37403fffb7c3 02:11:23 ---> e8b257563e62 02:11:23 Step 23/25 : LABEL arch=amd64 02:11:23 ---> Running in d9d78085bc18 02:11:23 Removing intermediate container d9d78085bc18 02:11:23 ---> 7b0dba1d2018 02:11:23 Step 24/25 : LABEL git_sha=1c66488153a3119e2854836f97c89dca9b70b575 02:11:23 ---> Running in 9d4107b95b61 02:11:23 Removing intermediate container 9d4107b95b61 02:11:23 ---> 854df8240048 02:11:23 Step 25/25 : LABEL version=0.0.0 02:11:23 ---> Running in 174f0683d84a 02:11:23 Removing intermediate container 174f0683d84a 02:11:23 ---> d98d76b0266e 02:11:23 [Warning] One or more build-args [ARCH] were not consumed 02:11:23 Successfully built d98d76b0266e 02:11:23 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:23 02:11:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:24 latest: Pulling from edgex-lftools-log-publisher 02:11:24 5eb5b503b376: Pulling fs layer 02:11:24 5c69ac0246d0: Pulling fs layer 02:11:24 ec43610c2a17: Pulling fs layer 02:11:24 3a2ae6a8a46f: Pulling fs layer 02:11:24 33b1e0a273af: Pulling fs layer 02:11:24 5d3b04190fa2: Pulling fs layer 02:11:24 2f39f015ded8: Pulling fs layer 02:11:24 3a2ae6a8a46f: Waiting 02:11:24 2f39f015ded8: Waiting 02:11:24 5d3b04190fa2: Waiting 02:11:24 33b1e0a273af: Waiting 02:11:24 5c69ac0246d0: Download complete 02:11:24 3a2ae6a8a46f: Verifying Checksum 02:11:24 3a2ae6a8a46f: Download complete 02:11:24 33b1e0a273af: Verifying Checksum 02:11:24 33b1e0a273af: Download complete 02:11:24 5d3b04190fa2: Verifying Checksum 02:11:24 5d3b04190fa2: Download complete 02:11:24 ec43610c2a17: Verifying Checksum 02:11:24 ec43610c2a17: Download complete 02:11:24 5eb5b503b376: Verifying Checksum 02:11:24 5eb5b503b376: Download complete 02:11:25 2f39f015ded8: Download complete 02:11:25 5eb5b503b376: Pull complete 02:11:25 5c69ac0246d0: Pull complete 02:11:26 ec43610c2a17: Pull complete 02:11:26 3a2ae6a8a46f: Pull complete 02:11:26 33b1e0a273af: Pull complete 02:11:26 5d3b04190fa2: Pull complete 02:11:27 using credential edgex-jenkins-ssh 02:11:27 Cloning the remote Git repository 02:11:27 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:11:27 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:11:30 2f39f015ded8: Pull complete 02:11:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:30 prd-ubuntu20.04-docker-8c-8g-10361 does not seem to be running inside a container 02:11:30 $ 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-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@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 02:11:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:30 > git --version # timeout=10 02:11:30 > git --version # 'git version 2.25.1' 02:11:30 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:35 $ docker top 495cd62c5cdfbebbbf66dd3f91d68096ff9dfd719846c2d799cd6e4c217420f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:35 ---> job-cost.sh 02:11:35 lf-activate-venv: SKIPPING 02:11:35 INFO: No Stack... 02:11:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:36 INFO: Archiving Costs [Pipeline] sh 02:11:36 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives/cost.csv 02:11:36 + cut -d, -f6 [Pipeline] lock 02:11:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-640-2-stack-cost] 02:11:36 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-2-stack-cost] did not exist. Created. 02:11:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-640-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/640/head:refs/remotes/origin/PR-640 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:11:36 Merging remotes/origin/main commit 7cad7c501d971a86f82a29c9533a93a6d95b4e6d into PR head commit 251009a23b66d691ac4c64301926a540a4ba3d86 02:11:36 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:37 Stashed 1 file(s) [Pipeline] } 02:11:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:37 $ docker stop --time=1 495cd62c5cdfbebbbf66dd3f91d68096ff9dfd719846c2d799cd6e4c217420f6 02:11:37 Merge succeeded, producing 820f7039676d506fa2bee5eafb99edcbeb1ab19b 02:11:37 Checking out Revision 820f7039676d506fa2bee5eafb99edcbeb1ab19b (PR-640) 02:11:36 > git config core.sparsecheckout # timeout=10 02:11:36 > git checkout -f 251009a23b66d691ac4c64301926a540a4ba3d86 # timeout=10 02:11:37 > git remote # timeout=10 02:11:37 > git config --get remote.origin.url # timeout=10 02:11:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:37 > git merge 7cad7c501d971a86f82a29c9533a93a6d95b4e6d # timeout=10 02:11:37 > git rev-parse HEAD^{commit} # timeout=10 02:11:37 > git config core.sparsecheckout # timeout=10 02:11:37 > git checkout -f 820f7039676d506fa2bee5eafb99edcbeb1ab19b # timeout=10 02:11:38 $ docker rm -f --volumes 495cd62c5cdfbebbbf66dd3f91d68096ff9dfd719846c2d799cd6e4c217420f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:11:41 Commit message: "Merge commit '7cad7c501d971a86f82a29c9533a93a6d95b4e6d' into HEAD" 02:11:41 > git rev-list --no-walk 251009a23b66d691ac4c64301926a540a4ba3d86 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:11:42 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:42 Dload Upload Total Spent Left Speed 02:11:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 02:11:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:11:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:11:43 + sudo tee /etc/docker/daemon.new 02:11:43 { 02:11:43 "registry-mirrors": [ 02:11:43 "https://nexus3.edgexfoundry.org:10001" 02:11:43 ], 02:11:43 "bip": "10.250.0.254/24", 02:11:43 "hosts": [ 02:11:43 "tcp://0.0.0.0:5555", 02:11:43 "unix:///var/run/docker.sock" 02:11:43 ], 02:11:43 "mtu": 1458, 02:11:43 "selinux-enabled": true, 02:11:43 "seccomp-profile": "/etc/docker/seccomp.json" 02:11:43 } [Pipeline] sh 02:11:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:11:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:02 provisioning config files... 02:12:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config14424574780250000146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:03 ---> docker-login.sh 02:12:03 nexus3.edgexfoundry.org:10001 02:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:03 Configure a credential helper to remove this warning. See 02:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:03 02:12:03 Login Succeeded 02:12:03 nexus3.edgexfoundry.org:10002 02:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:03 Configure a credential helper to remove this warning. See 02:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:03 02:12:03 Login Succeeded 02:12:03 nexus3.edgexfoundry.org:10003 02:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:04 Configure a credential helper to remove this warning. See 02:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:04 02:12:04 Login Succeeded 02:12:04 nexus3.edgexfoundry.org:10004 02:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:04 Configure a credential helper to remove this warning. See 02:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:04 02:12:04 Login Succeeded 02:12:04 docker.io 02:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:05 Configure a credential helper to remove this warning. See 02:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:05 02:12:05 Login Succeeded 02:12:05 ---> docker-login.sh ends [Pipeline] } 02:12:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:12:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:05 ========================================================= 02:12:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:12:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:12:07 Sending build context to Docker daemon 31.49MB 02:12:07 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 02:12:07 Step 2/15 : FROM ${BASE} AS builder 02:12:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:12:08 9fda8d8052c6: Pulling fs layer 02:12:08 5d54e960e981: Pulling fs layer 02:12:08 c4a7e357bf2a: Pulling fs layer 02:12:08 f0e02332f6b5: Pulling fs layer 02:12:08 cefa15bbcfad: Pulling fs layer 02:12:08 17808c966233: Pulling fs layer 02:12:08 f4c1fc716caa: Pulling fs layer 02:12:08 f0e02332f6b5: Waiting 02:12:08 cefa15bbcfad: Waiting 02:12:08 17808c966233: Waiting 02:12:08 f4c1fc716caa: Waiting 02:12:08 5d54e960e981: Verifying Checksum 02:12:08 5d54e960e981: Download complete 02:12:08 f0e02332f6b5: Download complete 02:12:08 cefa15bbcfad: Verifying Checksum 02:12:08 cefa15bbcfad: Download complete 02:12:08 9fda8d8052c6: Verifying Checksum 02:12:08 9fda8d8052c6: Download complete 02:12:09 f4c1fc716caa: Verifying Checksum 02:12:09 f4c1fc716caa: Download complete 02:12:09 9fda8d8052c6: Pull complete 02:12:10 c4a7e357bf2a: Verifying Checksum 02:12:10 c4a7e357bf2a: Download complete 02:12:11 17808c966233: Verifying Checksum 02:12:11 17808c966233: Download complete 02:12:11 5d54e960e981: Pull complete 02:12:26 c4a7e357bf2a: Pull complete 02:12:26 f0e02332f6b5: Pull complete 02:12:26 cefa15bbcfad: Pull complete 02:12:35 17808c966233: Pull complete 02:12:38 f4c1fc716caa: Pull complete 02:12:38 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:12:38 ---> ea914061e18c 02:12:38 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:12:40 ---> Running in 34a188b96942 02:12:40 Removing intermediate container 34a188b96942 02:12:40 ---> 3c47b3549118 02:12:40 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:12:40 ---> Running in b4d15ec6c702 02:12:41 Removing intermediate container b4d15ec6c702 02:12:41 ---> 8b78451de77d 02:12:41 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:12:41 ---> Running in 50088277d8a6 02:12:41 Removing intermediate container 50088277d8a6 02:12:41 ---> b542d1057809 02:12:41 Step 6/15 : LABEL Name=edgex-ui-go 02:12:42 ---> Running in b96553e9fb0e 02:12:42 Removing intermediate container b96553e9fb0e 02:12:42 ---> 142328869c4e 02:12:42 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:12:42 ---> Running in 58e04bf85a1e 02:12:42 Removing intermediate container 58e04bf85a1e 02:12:42 ---> 26bdb37d5d43 02:12:42 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:12:43 latest: Pulling from library/docker 02:12:43 579b34f0a95b: Pulling fs layer 02:12:43 2ecd494fa26a: Pulling fs layer 02:12:43 4f4fb700ef54: Pulling fs layer 02:12:43 152366591504: Pulling fs layer 02:12:43 002e729a1bea: Pulling fs layer 02:12:43 df61191e4203: Pulling fs layer 02:12:43 896e3ce9c277: Pulling fs layer 02:12:43 3fdedfe04474: Pulling fs layer 02:12:43 bf03d5960a18: Pulling fs layer 02:12:43 3c08bbdc8fb7: Pulling fs layer 02:12:43 4f799874081b: Pulling fs layer 02:12:43 95141bf3c415: Pulling fs layer 02:12:43 0d462e62db60: Pulling fs layer 02:12:43 b7c9928a90e5: Pulling fs layer 02:12:43 3fdedfe04474: Waiting 02:12:43 152366591504: Waiting 02:12:43 bf03d5960a18: Waiting 02:12:43 3c08bbdc8fb7: Waiting 02:12:43 002e729a1bea: Waiting 02:12:43 df61191e4203: Waiting 02:12:43 896e3ce9c277: Waiting 02:12:43 4f799874081b: Waiting 02:12:43 95141bf3c415: Waiting 02:12:43 0d462e62db60: Waiting 02:12:43 b7c9928a90e5: Waiting 02:12:43 4f4fb700ef54: Verifying Checksum 02:12:43 4f4fb700ef54: Download complete 02:12:43 2ecd494fa26a: Verifying Checksum 02:12:43 2ecd494fa26a: Download complete 02:12:43 579b34f0a95b: Verifying Checksum 02:12:43 579b34f0a95b: Download complete 02:12:44 002e729a1bea: Verifying Checksum 02:12:44 002e729a1bea: Download complete 02:12:44 579b34f0a95b: Pull complete 02:12:44 896e3ce9c277: Verifying Checksum 02:12:44 896e3ce9c277: Download complete 02:12:45 152366591504: Verifying Checksum 02:12:45 152366591504: Download complete 02:12:45 3fdedfe04474: Verifying Checksum 02:12:45 3fdedfe04474: Download complete 02:12:45 df61191e4203: Verifying Checksum 02:12:45 df61191e4203: Download complete 02:12:45 bf03d5960a18: Download complete 02:12:45 4f799874081b: Verifying Checksum 02:12:45 4f799874081b: Download complete 02:12:45 0d462e62db60: Verifying Checksum 02:12:45 0d462e62db60: Download complete 02:12:45 3c08bbdc8fb7: Verifying Checksum 02:12:45 3c08bbdc8fb7: Download complete 02:12:45 2ecd494fa26a: Pull complete 02:12:45 b7c9928a90e5: Verifying Checksum 02:12:45 b7c9928a90e5: Download complete 02:12:46 4f4fb700ef54: Pull complete 02:12:47 95141bf3c415: Verifying Checksum 02:12:47 95141bf3c415: Download complete 02:12:47 152366591504: Pull complete 02:12:48 002e729a1bea: Pull complete 02:12:50 df61191e4203: Pull complete 02:12:50 896e3ce9c277: Pull complete 02:12:50 3fdedfe04474: Pull complete 02:12:50 bf03d5960a18: Pull complete 02:12:52 3c08bbdc8fb7: Pull complete 02:12:52 4f799874081b: Pull complete 02:12:55 95141bf3c415: Pull complete 02:12:56 0d462e62db60: Pull complete 02:12:56 b7c9928a90e5: Pull complete 02:12:56 Digest: sha256:0752ca4e936da012c173c119217c0f9599b3b191c1557e53206d5d06d2627580 02:12:56 Status: Downloaded newer image for docker:latest 02:12:59 ---> e32eb740bf21 02:12:59 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:59 ---> Running in 2e37c70ed3f6 02:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:13:02 OK: 266 MiB in 52 packages 02:13:03 Removing intermediate container 2e37c70ed3f6 02:13:03 ---> f7c72c90e370 02:13:03 Step 10/15 : ENV GO111MODULE=on 02:13:03 ---> Running in f99001d5def2 02:13:03 Removing intermediate container f99001d5def2 02:13:03 ---> a505ca31b0c7 02:13:03 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:13:03 ---> Running in e5a76c7ab8d6 02:13:04 Removing intermediate container e5a76c7ab8d6 02:13:04 ---> 1b9637cccb6c 02:13:04 Step 12/15 : COPY go.mod vendor* ./ 02:13:05 ---> 501380ffad98 02:13:05 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:05 ---> Running in 7d89c445d4fc 02:14:41 Removing intermediate container 7d89c445d4fc 02:14:41 ---> c845c60a16d4 02:14:41 Step 14/15 : COPY . . 02:14:41 ---> c294ddc040fd 02:14:41 Step 15/15 : RUN ${MAKE} 02:14:41 ---> Running in 5942b9590cef 02:14:41 noop 02:14:43 Removing intermediate container 5942b9590cef 02:14:43 ---> fcf7cf05bd81 02:14:43 Successfully built fcf7cf05bd81 02:14:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:44 + docker inspect -f . ci-base-image-arm64 02:14:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:44 prd-ubuntu20.04-docker-arm64-4c-16g-10364 does not seem to be running inside a container 02:14:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:14:46 $ docker top 0dfbd476be199eb96462222f56b76241a36fb7f4f482f3c5f8217cba8d85104d -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:47 + go version 02:14:47 go version go1.21.0 linux/arm64 [Pipeline] } 02:14:47 $ docker stop --time=1 0dfbd476be199eb96462222f56b76241a36fb7f4f482f3c5f8217cba8d85104d 02:14:48 $ docker rm -f --volumes 0dfbd476be199eb96462222f56b76241a36fb7f4f482f3c5f8217cba8d85104d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:49 + docker inspect -f . ci-base-image-arm64 02:14:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:49 prd-ubuntu20.04-docker-arm64-4c-16g-10364 does not seem to be running inside a container 02:14: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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:14:51 $ docker top 8db87428bd5e548ecb1c1de5845a307078e74c2cfc00e5b3cb992db3a60e464d -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:52 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 02:14:52 + make test 02:14:52 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:14:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:16:36 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:16:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:16:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:16:58 ./bin/test-attribution-txt.sh 02:16:58 make -C web test 02:16:58 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 02:16:58 make[1]: tput: No such file or directory 02:16:58 make[1]: tput: No such file or directory 02:16:58 warning: generating ./VERSION 02:16:58 echo "0.0.0" > VERSION 02:16:58 docker build \ 02:16:58 -f Dockerfile \ 02:16:58 --build-arg USER=1000 \ 02:16:58 \ 02:16:58 --label "git_sha=820f7039676d506fa2bee5eafb99edcbeb1ab19b" \ 02:16:58 -t edgexfoundry/edgex-web-ui:820f7039676d506fa2bee5eafb99edcbeb1ab19b \ 02:16:58 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:16:58 . 02:16:58 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:16:58 Install the buildx component to build images with BuildKit: 02:16:58 https://docs.docker.com/go/buildx/ 02:16:58 02:16:58 Sending build context to Docker daemon 2.708MB 02:16:58 Step 1/11 : FROM node:18-alpine3.18 02:17:00 18-alpine3.18: Pulling from library/node 02:17:00 579b34f0a95b: Already exists 02:17:00 193dce5f4a0c: Pulling fs layer 02:17:00 78d1fe6b9b44: Pulling fs layer 02:17:00 18c854bc80ea: Pulling fs layer 02:17:00 18c854bc80ea: Download complete 02:17:00 78d1fe6b9b44: Verifying Checksum 02:17:00 78d1fe6b9b44: Download complete 02:17:02 193dce5f4a0c: Verifying Checksum 02:17:02 193dce5f4a0c: Download complete 02:17:09 193dce5f4a0c: Pull complete 02:17:10 78d1fe6b9b44: Pull complete 02:17:10 18c854bc80ea: Pull complete 02:17:10 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 02:17:10 Status: Downloaded newer image for node:18-alpine3.18 02:17:10 ---> f5a5f9201015 02:17:10 Step 2/11 : RUN apk add --no-cache chromium 02:17:11 ---> Running in e8f39695aec2 02:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:17:13 (1/151) Installing libexpat (2.5.0-r1) 02:17:13 (2/151) Installing brotli-libs (1.0.9-r14) 02:17:14 (3/151) Installing libbz2 (1.0.8-r5) 02:17:14 (4/151) Installing libpng (1.6.39-r3) 02:17:14 (5/151) Installing freetype (2.13.0-r5) 02:17:14 (6/151) Installing fontconfig (2.14.2-r3) 02:17:14 (7/151) Installing libfontenc (1.1.7-r2) 02:17:14 (8/151) Installing mkfontscale (1.2.2-r3) 02:17:14 (9/151) Installing font-opensans (0_git20210927-r1) 02:17:14 (10/151) Installing pkgconf (1.9.5-r0) 02:17:14 (11/151) Installing libffi (3.4.4-r2) 02:17:14 (12/151) Installing libintl (0.21.1-r7) 02:17:14 (13/151) Installing libblkid (2.38.1-r8) 02:17:14 (14/151) Installing libmount (2.38.1-r8) 02:17:14 (15/151) Installing pcre2 (10.42-r1) 02:17:14 (16/151) Installing glib (2.76.4-r0) 02:17:14 (17/151) Installing xz-libs (5.4.3-r0) 02:17:14 (18/151) Installing libxml2 (2.11.4-r0) 02:17:14 (19/151) Installing shared-mime-info (2.2-r5) 02:17:14 (20/151) Installing hicolor-icon-theme (0.17-r2) 02:17:14 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 02:17:14 (22/151) Installing libwebp (1.3.2-r0) 02:17:14 (23/151) Installing zstd-libs (1.5.5-r4) 02:17:14 (24/151) Installing tiff (4.5.1-r0) 02:17:14 (25/151) Installing gdk-pixbuf (2.42.10-r5) 02:17:14 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 02:17:14 (27/151) Installing libxau (1.0.11-r2) 02:17:14 (28/151) Installing libmd (1.0.4-r2) 02:17:14 (29/151) Installing libbsd (0.11.7-r1) 02:17:14 (30/151) Installing libxdmcp (1.1.4-r2) 02:17:14 (31/151) Installing libxcb (1.15-r1) 02:17:14 (32/151) Installing libx11 (1.8.4-r4) 02:17:14 (33/151) Installing libxcomposite (0.4.6-r3) 02:17:14 (34/151) Installing libxfixes (6.0.1-r2) 02:17:14 (35/151) Installing libxrender (0.9.11-r3) 02:17:14 (36/151) Installing libxcursor (1.2.1-r2) 02:17:14 (37/151) Installing libxdamage (1.1.6-r2) 02:17:14 (38/151) Installing libxext (1.3.5-r2) 02:17:14 (39/151) Installing libxi (1.8.1-r0) 02:17:14 (40/151) Installing libxinerama (1.1.5-r2) 02:17:14 (41/151) Installing libxrandr (1.5.3-r2) 02:17:14 (42/151) Installing libatk-1.0 (2.48.3-r0) 02:17:14 (43/151) Installing libxtst (1.2.4-r2) 02:17:14 (44/151) Installing dbus-libs (1.14.8-r0) 02:17:14 (45/151) Installing at-spi2-core (2.48.3-r0) 02:17:15 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 02:17:15 (47/151) Installing pixman (0.42.2-r1) 02:17:15 (48/151) Installing cairo (1.17.8-r1) 02:17:15 (49/151) Installing cairo-gobject (1.17.8-r1) 02:17:15 (50/151) Installing avahi-libs (0.8-r13) 02:17:15 (51/151) Installing gmp (6.2.1-r3) 02:17:15 (52/151) Installing nettle (3.8.1-r2) 02:17:15 (53/151) Installing libunistring (1.1-r1) 02:17:15 (54/151) Installing libidn2 (2.3.4-r1) 02:17:15 (55/151) Installing p11-kit (0.24.1-r2) 02:17:15 (56/151) Installing libtasn1 (4.19.0-r1) 02:17:15 (57/151) Installing gnutls (3.8.0-r2) 02:17:15 (58/151) Installing cups-libs (2.4.7-r0) 02:17:15 (59/151) Installing libepoxy (1.5.10-r1) 02:17:15 (60/151) Installing fribidi (1.0.13-r0) 02:17:15 (61/151) Installing graphite2 (1.3.14-r5) 02:17:15 (62/151) Installing harfbuzz (7.3.0-r0) 02:17:15 (63/151) Installing libxft (2.3.8-r1) 02:17:15 (64/151) Installing pango (1.50.14-r1) 02:17:15 (65/151) Installing wayland-libs-client (1.22.0-r2) 02:17:15 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 02:17:15 (67/151) Installing wayland-libs-egl (1.22.0-r2) 02:17:15 (68/151) Installing xkeyboard-config (2.38-r0) 02:17:15 (69/151) Installing libxkbcommon (1.5.0-r2) 02:17:15 (70/151) Installing gtk+3.0 (3.24.38-r1) 02:17:16 Executing gtk+3.0-3.24.38-r1.post-install 02:17:16 (71/151) Installing icu-data-full (73.2-r2) 02:17:17 (72/151) Installing mesa (23.0.4-r0) 02:17:17 (73/151) Installing llvm15-libs (15.0.7-r6) 02:17:19 (74/151) Installing libdrm (2.4.115-r4) 02:17:19 (75/151) Installing musl-fts (1.2.7-r5) 02:17:19 (76/151) Installing libelf (0.189-r2) 02:17:19 (77/151) Installing mesa-glapi (23.0.4-r0) 02:17:19 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 02:17:20 (79/151) Installing eudev-libs (3.2.11-r8) 02:17:20 (80/151) Installing libmagic (5.45-r0) 02:17:20 (81/151) Installing file (5.45-r0) 02:17:20 (82/151) Installing libice (1.1.1-r2) 02:17:20 (83/151) Installing libuuid (2.38.1-r8) 02:17:20 (84/151) Installing libsm (1.2.4-r1) 02:17:20 (85/151) Installing libxt (1.3.0-r2) 02:17:20 (86/151) Installing libxmu (1.1.4-r2) 02:17:20 (87/151) Installing xset (1.2.5-r1) 02:17:20 (88/151) Installing xprop (1.2.6-r0) 02:17:20 (89/151) Installing xdg-utils (1.1.3-r4) 02:17:20 (90/151) Installing libogg (1.3.5-r4) 02:17:20 (91/151) Installing flac-libs (1.4.3-r0) 02:17:21 (92/151) Installing alsa-lib (1.2.9-r1) 02:17:21 (93/151) Installing libatomic (12.2.1_git20220924-r10) 02:17:21 (94/151) Installing svt-av1-libs (1.6.0-r0) 02:17:21 (95/151) Installing aom-libs (3.6.1-r0) 02:17:21 (96/151) Installing libva (2.18.0-r1) 02:17:21 (97/151) Installing libvdpau (1.5-r1) 02:17:21 (98/151) Installing ffmpeg-libavutil (6.0-r15) 02:17:21 (99/151) Installing libdav1d (1.2.1-r0) 02:17:21 (100/151) Installing libhwy (1.0.4-r1) 02:17:21 (101/151) Installing lcms2 (2.15-r2) 02:17:21 (102/151) Installing libjxl (0.8.2-r0) 02:17:21 (103/151) Installing lame-libs (3.100-r5) 02:17:21 (104/151) Installing opus (1.4-r0) 02:17:21 (105/151) Installing libgomp (12.2.1_git20220924-r10) 02:17:21 (106/151) Installing soxr (0.1.3-r5) 02:17:21 (107/151) Installing ffmpeg-libswresample (6.0-r15) 02:17:21 (108/151) Installing libtheora (1.1.1-r17) 02:17:21 (109/151) Installing libvorbis (1.3.7-r1) 02:17:21 (110/151) Installing libvpx (1.13.0-r2) 02:17:21 (111/151) Installing x264-libs (0.164_git20220602-r1) 02:17:21 (112/151) Installing numactl (2.0.16-r4) 02:17:21 (113/151) Installing x265-libs (3.5-r4) 02:17:21 (114/151) Installing xvidcore (1.3.7-r1) 02:17:21 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 02:17:22 (116/151) Installing libbluray (1.3.4-r0) 02:17:22 (117/151) Installing mpg123-libs (1.31.3-r1) 02:17:22 (118/151) Installing libopenmpt (0.7.2-r0) 02:17:22 (119/151) Installing cjson (1.7.15-r4) 02:17:22 (120/151) Installing mbedtls (2.28.5-r0) 02:17:22 (121/151) Installing librist (0.2.7-r0) 02:17:22 (122/151) Installing libsrt (1.5.2-r0) 02:17:22 (123/151) Installing libssh (0.10.5-r0) 02:17:22 (124/151) Installing libsodium (1.0.18-r3) 02:17:22 (125/151) Installing libzmq (4.3.4-r4) 02:17:22 (126/151) Installing ffmpeg-libavformat (6.0-r15) 02:17:22 (127/151) Installing libevent (2.1.12-r6) 02:17:22 (128/151) Installing wayland-libs-server (1.22.0-r2) 02:17:22 (129/151) Installing mesa-gbm (23.0.4-r0) 02:17:22 (130/151) Installing harfbuzz-subset (7.3.0-r0) 02:17:22 (131/151) Installing icu-libs (73.2-r2) 02:17:23 (132/151) Installing jsoncpp (1.9.5-r0) 02:17:23 (133/151) Installing minizip (1.2.13-r1) 02:17:23 (134/151) Installing nspr (4.35-r2) 02:17:23 (135/151) Installing sqlite-libs (3.41.2-r2) 02:17:23 (136/151) Installing nss (3.91-r0) 02:17:23 (137/151) Installing pipewire-libs (0.3.70-r1) 02:17:23 (138/151) Installing libasyncns (0.8-r1) 02:17:23 (139/151) Installing libltdl (2.4.7-r2) 02:17:23 (140/151) Installing orc (0.4.34-r0) 02:17:23 (141/151) Installing libsndfile (1.2.0-r2) 02:17:23 (142/151) Installing speexdsp (1.2.1-r1) 02:17:23 (143/151) Installing tdb-libs (1.4.8-r1) 02:17:23 (144/151) Installing libpulse (16.1-r10) 02:17:23 (145/151) Installing snappy (1.1.10-r1) 02:17:23 (146/151) Installing libwoff2common (1.0.2-r2) 02:17:23 (147/151) Installing libwoff2enc (1.0.2-r2) 02:17:23 (148/151) Installing libgpg-error (1.47-r1) 02:17:23 (149/151) Installing libgcrypt (1.10.2-r1) 02:17:23 (150/151) Installing libxslt (1.1.38-r0) 02:17:23 (151/151) Installing chromium (117.0.5938.62-r0) 02:17:30 Executing busybox-1.36.1-r2.trigger 02:17:30 Executing fontconfig-2.14.2-r3.trigger 02:17:30 Executing mkfontscale-1.2.2-r3.trigger 02:17:30 Executing glib-2.76.4-r0.trigger 02:17:30 Executing shared-mime-info-2.2-r5.trigger 02:17:32 Executing gdk-pixbuf-2.42.10-r5.trigger 02:17:32 Executing gtk-update-icon-cache-3.24.38-r1.trigger 02:17:32 OK: 555 MiB in 168 packages 02:17:50 Removing intermediate container e8f39695aec2 02:17:50 ---> 975012413dfc 02:17:50 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:17:50 ---> Running in 5cae7ab3c88b 02:17:50 Removing intermediate container 5cae7ab3c88b 02:17:50 ---> 7045879cf034 02:17:50 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 02:17:50 ---> Running in 0138432bae63 02:17:50 Removing intermediate container 0138432bae63 02:17:50 ---> 60277a355598 02:17:50 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 02:17:50 ---> Running in 84f737c4068d 02:17:50 Removing intermediate container 84f737c4068d 02:17:50 ---> 3aca4b241c73 02:17:50 Step 6/11 : RUN npm install -g npm 02:17:50 ---> Running in 2989a428d60f 02:18:29 02:18:29 removed 2 packages, and changed 69 packages in 31s 02:18:29 02:18:29 29 packages are looking for funding 02:18:29 run `npm fund` for details 02:18:29 Removing intermediate container 2989a428d60f 02:18:29 ---> 2c0ad6737a36 02:18:29 Step 7/11 : ARG USER=1000 02:18:29 ---> Running in 2aa547327e7a 02:18:29 Removing intermediate container 2aa547327e7a 02:18:29 ---> 9df80b74f2ea 02:18:29 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:18:29 ---> Running in d064f403cef5 02:18:31 Removing intermediate container d064f403cef5 02:18:31 ---> b78b3de45112 02:18:31 Step 9/11 : USER $USER:$USER 02:18:31 ---> Running in dff90fff0a12 02:18:31 Removing intermediate container dff90fff0a12 02:18:31 ---> 1f1fe765d5f8 02:18:31 Step 10/11 : WORKDIR /app 02:18:32 ---> Running in 02aeed4e9599 02:18:32 Removing intermediate container 02aeed4e9599 02:18:32 ---> 0ae194df70a1 02:18:32 Step 11/11 : LABEL git_sha=820f7039676d506fa2bee5eafb99edcbeb1ab19b 02:18:32 ---> Running in a780451eb081 02:18:32 Removing intermediate container a780451eb081 02:18:32 ---> 22de665076a2 02:18:32 Successfully built 22de665076a2 02:18:32 Successfully tagged edgexfoundry/edgex-web-ui:820f7039676d506fa2bee5eafb99edcbeb1ab19b 02:18:32 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:18:32 touch edgex-web-ui.imagebuilt 02:18:32 mkdir -p node_modules coverage 02:18:32 chown "1000:1000" node_modules coverage package-lock.json 02:18:32 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:18:47 npm WARN EBADENGINE Unsupported engine { 02:18:47 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:18:47 npm WARN EBADENGINE required: { 02:18:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:47 npm WARN EBADENGINE }, 02:18:47 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:18:47 npm WARN EBADENGINE } 02:18:47 npm WARN EBADENGINE Unsupported engine { 02:18:47 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:18:47 npm WARN EBADENGINE required: { 02:18:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:47 npm WARN EBADENGINE }, 02:18:47 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:18:47 npm WARN EBADENGINE } 02:18:48 npm WARN EBADENGINE Unsupported engine { 02:18:48 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:18:48 npm WARN EBADENGINE required: { 02:18:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:48 npm WARN EBADENGINE }, 02:18:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:18:48 npm WARN EBADENGINE } 02:18:48 npm WARN EBADENGINE Unsupported engine { 02:18:48 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:18:48 npm WARN EBADENGINE required: { 02:18:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:48 npm WARN EBADENGINE }, 02:18:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:18:48 npm WARN EBADENGINE } 02:18:48 npm WARN EBADENGINE Unsupported engine { 02:18:48 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:18:48 npm WARN EBADENGINE required: { 02:18:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:48 npm WARN EBADENGINE }, 02:18:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:18:48 npm WARN EBADENGINE } 02:18:48 npm WARN EBADENGINE Unsupported engine { 02:18:48 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:18:48 npm WARN EBADENGINE required: { 02:18:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:48 npm WARN EBADENGINE }, 02:18:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:18:48 npm WARN EBADENGINE } 02:18:48 npm WARN EBADENGINE Unsupported engine { 02:18:48 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:18:48 npm WARN EBADENGINE required: { 02:18:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:48 npm WARN EBADENGINE }, 02:18:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:18:48 npm WARN EBADENGINE } 02:18:48 npm WARN EBADENGINE Unsupported engine { 02:18:48 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:18:48 npm WARN EBADENGINE required: { 02:18:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:48 npm WARN EBADENGINE }, 02:18:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:18:48 npm WARN EBADENGINE } 02:18:48 npm WARN EBADENGINE Unsupported engine { 02:18:48 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:18:48 npm WARN EBADENGINE required: { 02:18:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:48 npm WARN EBADENGINE }, 02:18:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 02:18:48 npm WARN EBADENGINE } 02:20:40 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 02:20:40 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:20:40 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:20:40 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:20:40 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:20:40 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:20:41 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:20:42 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:20: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. 02:20: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. 02:21:02 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:21:29 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:21:29 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:21:29 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:21:32 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:21:33 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:21:37 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:21:49 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 02:21:49 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 02:22:00 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. 02:22:56 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. 02:23:46 npm ERR! code ECONNRESET 02:23:46 npm ERR! network Client network socket disconnected before secure TLS connection was established 02:23:46 npm ERR! network This is a problem related to network connectivity. 02:23:46 npm ERR! network In most cases you are behind a proxy or have bad network settings. 02:23:46 npm ERR! network 02:23:46 npm ERR! network If you are behind a proxy, please make sure that the 02:23:46 npm ERR! network 'proxy' config is set properly. See: 'npm help config' 02:23:46 02:23:46 npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-10-25T02_18_35_807Z-debug-0.log 02:23:46 make[1]: *** [Makefile:139: node_modules] Error 1 02:23:46 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' 02:23:46 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 02:23:46 $ docker stop --time=1 8db87428bd5e548ecb1c1de5845a307078e74c2cfc00e5b3cb992db3a60e464d 02:23:48 $ docker rm -f --volumes 8db87428bd5e548ecb1c1de5845a307078e74c2cfc00e5b3cb992db3a60e464d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:23:49 02:23:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:23:50 arm64: Pulling from edgex-lftools-log-publisher 02:23:50 8998bd30e6a1: Pulling fs layer 02:23:50 04944245beec: Pulling fs layer 02:23:50 699f458cf7ca: Pulling fs layer 02:23:50 765212b225bb: Pulling fs layer 02:23:50 f23df028b6ca: Pulling fs layer 02:23:50 d65c8cfc05b1: Pulling fs layer 02:23:50 2437ff75d9bd: Pulling fs layer 02:23:50 765212b225bb: Waiting 02:23:50 f23df028b6ca: Waiting 02:23:50 d65c8cfc05b1: Waiting 02:23:50 2437ff75d9bd: Waiting 02:23:50 04944245beec: Verifying Checksum 02:23:50 04944245beec: Download complete 02:23:50 765212b225bb: Verifying Checksum 02:23:50 765212b225bb: Download complete 02:23:50 f23df028b6ca: Download complete 02:23:50 d65c8cfc05b1: Verifying Checksum 02:23:50 d65c8cfc05b1: Download complete 02:23:50 699f458cf7ca: Verifying Checksum 02:23:50 699f458cf7ca: Download complete 02:23:51 8998bd30e6a1: Download complete 02:23:53 2437ff75d9bd: Verifying Checksum 02:23:53 2437ff75d9bd: Download complete 02:23:56 8998bd30e6a1: Pull complete 02:23:57 04944245beec: Pull complete 02:23:59 699f458cf7ca: Pull complete 02:23:59 765212b225bb: Pull complete 02:24:00 f23df028b6ca: Pull complete 02:24:00 d65c8cfc05b1: Pull complete 02:24:18 2437ff75d9bd: Pull complete 02:24:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:19 prd-ubuntu20.04-docker-arm64-4c-16g-10364 does not seem to be running inside a container 02:24:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:24:23 $ docker top 897e9bde7c09523c757646f9aa67134815cca6807f460ffe8c68d3ee95bfe67d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:23 ---> job-cost.sh 02:24:23 lf-activate-venv: SKIPPING 02:24:23 INFO: No Stack... 02:24:24 INFO: Retrieving Pricing Info for: v3-standard-4 02:24:25 INFO: Archiving Costs [Pipeline] sh 02:24:25 + cat+ /w/workspace/edgex-ui-go/2/archives/cost.csv 02:24:25 cut -d, -f6 [Pipeline] lock 02:24:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-640-2-stack-cost] 02:24:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-2-stack-cost] did not exist. Created. 02:24:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-640-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:24:26 /w/workspace/edgex-ui-go/2@tmp/durable-ecd60b49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:24:27 + echo total: 0.10999999940395355 [Pipeline] stash 02:24:27 Warning: overwriting stash ‘stack-cost’ 02:24:27 Stashed 1 file(s) [Pipeline] } 02:24:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:24:27 $ docker stop --time=1 897e9bde7c09523c757646f9aa67134815cca6807f460ffe8c68d3ee95bfe67d 02:24:29 $ docker rm -f --volumes 897e9bde7c09523c757646f9aa67134815cca6807f460ffe8c68d3ee95bfe67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:24:29 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:24:30 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives ] 02:24:30 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives 02:24:30 total 16 02:24:30 drwxr-xr-x 3 root root 4096 Oct 25 02:11 . 02:24:30 drwxrwxr-x 14 jenkins jenkins 4096 Oct 25 02:11 .. 02:24:30 drwxr-xr-x 2 root root 4096 Oct 25 02:11 cost 02:24:30 -rw-r--r-- 1 root root 83 Oct 25 02:11 cost.csv 02:24:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives 02:24:30 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives 02:24:30 total 16 02:24:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 02:11 . 02:24:30 drwxrwxr-x 14 jenkins jenkins 4096 Oct 25 02:11 .. 02:24:30 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 02:11 cost 02:24:30 -rw-r--r-- 1 jenkins jenkins 83 Oct 25 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:24:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:24:31 ---> package-listing.sh 02:24:31 ++ facter osfamily 02:24:31 ++ tr '[:upper:]' '[:lower:]' 02:24:32 + OS_FAMILY=debian 02:24:32 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-640 02:24:32 + START_PACKAGES=/tmp/packages_start.txt 02:24:32 + END_PACKAGES=/tmp/packages_end.txt 02:24:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:24:32 + PACKAGES=/tmp/packages_start.txt 02:24:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-640 ']' 02:24:32 + PACKAGES=/tmp/packages_end.txt 02:24:32 + case "${OS_FAMILY}" in 02:24:32 + dpkg -l 02:24:32 + grep '^ii' 02:24:32 + '[' -f /tmp/packages_start.txt ']' 02:24:32 + '[' -f /tmp/packages_end.txt ']' 02:24:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:24:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-640 ']' 02:24:32 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives/ 02:24:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives/ [Pipeline] echo 02:24:32 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-640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:24:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:24:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:32 prd-ubuntu20.04-docker-8c-8g-10361 does not seem to be running inside a container 02:24:32 $ 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-640/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-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@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 02:24:33 $ docker top 0a95e26e9c53a41caeafb801b7016b4932aabf2b30ab1cbc8885dee991b2dce6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:33 + touch /tmp/pre-build-complete [Pipeline] sh 02:24:33 + mkdir -p /var/log/sysstat [Pipeline] sh 02:24:34 + ls /var/log/sa-host 02:24:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:34 provisioning config files... 02:24:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config1322766141104174593tmp [Pipeline] { [Pipeline] echo 02:24:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:24:34 ---> create-netrc.sh [Pipeline] } 02:24:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:24:34 ---> python-tools-install.sh [Pipeline] echo 02:24:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:24:35 ---> sudo-logs.sh 02:24:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:24:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:24:35 ---> job-cost.sh 02:24:35 lf-activate-venv: SKIPPING 02:24:35 DEBUG: total: 0.2199999988079071 02:24:35 INFO: Retrieving Stack Cost... 02:24:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:24:36 INFO: Archiving Costs [Pipeline] echo 02:24:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:24:36 ---> logs-deploy.sh 02:24:36 lf-activate-venv: SKIPPING 02:24:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-640/2 02:24:36 INFO: archiving workspace using pattern(s): 02:24:37 Archives upload complete. 02:24:37 INFO: archiving logs to Nexus 02:24:38 ---> uname -a: 02:24:38 Linux prd-ubuntu20-04-docker-8c-8g-10361 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:24:38 02:24:38 02:24:38 ---> lscpu: 02:24:38 Architecture: x86_64 02:24:38 CPU op-mode(s): 32-bit, 64-bit 02:24:38 Byte Order: Little Endian 02:24:38 Address sizes: 40 bits physical, 48 bits virtual 02:24:38 CPU(s): 8 02:24:38 On-line CPU(s) list: 0-7 02:24:38 Thread(s) per core: 1 02:24:38 Core(s) per socket: 1 02:24:38 Socket(s): 8 02:24:38 NUMA node(s): 1 02:24:38 Vendor ID: AuthenticAMD 02:24:38 CPU family: 23 02:24:38 Model: 49 02:24:38 Model name: AMD EPYC-Rome Processor 02:24:38 Stepping: 0 02:24:38 CPU MHz: 2800.000 02:24:38 BogoMIPS: 5600.00 02:24:38 Virtualization: AMD-V 02:24:38 Hypervisor vendor: KVM 02:24:38 Virtualization type: full 02:24:38 L1d cache: 256 KiB 02:24:38 L1i cache: 256 KiB 02:24:38 L2 cache: 4 MiB 02:24:38 L3 cache: 128 MiB 02:24:38 NUMA node0 CPU(s): 0-7 02:24:38 Vulnerability Itlb multihit: Not affected 02:24:38 Vulnerability L1tf: Not affected 02:24:38 Vulnerability Mds: Not affected 02:24:38 Vulnerability Meltdown: Not affected 02:24:38 Vulnerability Mmio stale data: Not affected 02:24:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:24:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:24:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:24:38 Vulnerability Srbds: Not affected 02:24:38 Vulnerability Tsx async abort: Not affected 02:24:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:24:38 02:24:38 02:24:38 ---> nproc: 02:24:38 8 02:24:38 02:24:38 02:24:38 ---> df -h: 02:24:38 Filesystem Size Used Avail Use% Mounted on 02:24:38 overlay 155G 14G 142G 9% / 02:24:38 tmpfs 64M 0 64M 0% /dev 02:24:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:24:38 shm 64M 0 64M 0% /dev/shm 02:24:38 /dev/vda1 155G 14G 142G 9% /facter-os 02:24:38 02:24:38 02:24:38 ---> sar -b -r -n DEV: 02:24:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10361) 10/25/23 _x86_64_ (8 CPU) 02:24:38 02:24:38 02:06:48 LINUX RESTART (8 CPU) 02:24:38 02:24:38 02:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:24:38 02:08:01 404.23 48.01 356.22 0.00 5422.30 131173.74 0.00 02:24:38 02:09:02 212.18 0.90 211.28 0.00 22.40 62813.53 0.00 02:24:38 02:10:01 281.09 0.36 280.73 0.00 12.61 64061.41 0.00 02:24:38 02:11:01 219.01 0.15 218.86 0.00 2.40 39219.75 0.00 02:24:38 02:12:01 182.67 9.00 173.67 0.00 2909.12 40340.08 0.00 02:24:38 02:13:01 22.20 3.72 18.48 0.00 2545.98 3747.78 0.00 02:24:38 02:14:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 02:24:38 02:15:01 2.00 0.00 2.00 0.00 0.00 22.00 0.00 02:24:38 02:16:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 02:24:38 02:17:01 2.60 0.02 2.58 0.00 0.13 41.73 0.00 02:24:38 02:18:01 1.65 0.00 1.65 0.00 0.00 17.20 0.00 02:24:38 02:19:01 2.10 0.00 2.10 0.00 0.00 23.33 0.00 02:24:38 02:20:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 02:24:38 02:21:01 2.03 0.00 2.03 0.00 0.00 21.86 0.00 02:24:38 02:22:01 2.20 0.02 2.18 0.00 0.13 24.93 0.00 02:24:38 02:23:01 2.05 0.00 2.05 0.00 0.00 22.93 0.00 02:24:38 02:24:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 02:24:38 Average: 78.73 3.66 75.07 0.00 642.67 20050.20 0.00 02:24:38 02:24:38 02:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:24:38 02:08:01 29191836 31572364 754324 2.29 75524 2577068 1856884 5.47 1027816 2294324 4 02:24:38 02:09:02 28061324 31533748 775744 2.36 151676 3511100 1958584 5.77 1171776 3181692 632 02:24:38 02:10:01 26116596 30863056 1431356 4.35 200876 4613268 2289768 6.75 1943576 4205656 181684 02:24:38 02:11:01 26230736 31489372 809076 2.46 225168 5033284 2017188 5.94 1616052 4364892 820 02:24:38 02:12:01 25314036 31520272 774864 2.36 234712 5897324 1806492 5.32 1755804 5061684 35832 02:24:38 02:13:01 25157296 31510984 776412 2.36 238288 6037104 1822108 5.37 1888992 5071036 44 02:24:38 02:14:01 25158944 31512680 775084 2.36 238328 6037108 1822108 5.37 1887716 5071040 4 02:24:38 02:15:01 25159008 31512800 774896 2.36 238388 6037108 1822108 5.37 1887712 5071044 32 02:24:38 02:16:01 25167276 31521160 766440 2.33 238428 6037116 1822108 5.37 1879952 5071048 4 02:24:38 02:17:01 25167432 31521872 766092 2.33 238512 6037096 1822108 5.37 1880416 5071448 212 02:24:38 02:18:01 25167512 31521992 765980 2.33 238552 6037092 1822108 5.37 1879728 5071448 12 02:24:38 02:19:01 25167732 31522264 765664 2.33 238608 6037096 1822108 5.37 1879728 5071452 4 02:24:38 02:20:01 25167464 31522060 765816 2.33 238652 6037104 1822108 5.37 1879768 5071456 8 02:24:38 02:21:01 25167188 31521852 765956 2.33 238716 6037104 1822108 5.37 1879832 5071456 4 02:24:38 02:22:01 25167012 31521784 766376 2.33 238768 6037104 1827504 5.39 1879808 5071468 4 02:24:38 02:23:01 25167540 31522356 765744 2.33 238800 6037116 1827504 5.39 1879892 5071476 20 02:24:38 02:24:01 25167484 31522436 765580 2.33 238836 6037232 1827504 5.39 1879848 5071596 12 02:24:38 Average: 25699789 31483121 809730 2.46 220637 5533966 1871200 5.51 1770495 4703777 12902 02:24:38 02:24:38 02:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:24:38 02:08:01 ens3 592.77 385.85 6050.48 98.84 0.00 0.00 0.00 0.00 02:24:38 02:08:01 docker0 46.09 45.18 3.35 281.28 0.00 0.00 0.00 0.00 02:24:38 02:08:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 02:24:38 02:09:02 vethfdadaa2 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:24:38 02:09:02 ens3 387.04 269.54 3882.45 33.38 0.00 0.00 0.00 0.00 02:24:38 02:09:02 docker0 199.48 251.37 16.25 1918.34 0.00 0.00 0.00 0.00 02:24:38 02:09:02 lo 2.47 2.47 0.29 0.29 0.00 0.00 0.00 0.00 02:24:38 02:10:01 veth283f51e 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 02:24:38 02:10:01 ens3 868.60 692.93 6829.05 86.44 0.00 0.00 0.00 0.00 02:24:38 02:10:01 docker0 652.48 797.76 59.61 5949.54 0.00 0.00 0.00 0.00 02:24:38 02:10:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 02:24:38 02:10:01 vethd17753c 589.97 607.02 63.93 1966.86 0.00 0.00 0.00 0.16 02:24:38 02:11:01 ens3 122.21 116.08 435.27 150.45 0.00 0.00 0.00 0.00 02:24:38 02:11:01 docker0 54.69 64.71 4.28 400.36 0.00 0.00 0.00 0.00 02:24:38 02:11:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:24:38 02:11:01 veth7ebb520 1.78 3.38 0.13 30.92 0.00 0.00 0.00 0.00 02:24:38 02:12:01 ens3 202.73 117.88 3775.77 18.14 0.00 0.00 0.00 0.00 02:24:38 02:12:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 02:24:38 02:12:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 02:24:38 02:13:01 ens3 55.26 25.61 781.93 1.81 0.00 0.00 0.00 0.00 02:24:38 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:24:38 02:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:15:01 ens3 1.63 0.77 2.14 0.05 0.00 0.00 0.00 0.00 02:24:38 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:24:38 02:16:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:24:38 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:24:38 02:18:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 02:24:38 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:24:38 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:24:38 02:20:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:24:38 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:21:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:24:38 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:24:38 02:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:23:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 02:24:38 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:24:38 02:24:01 ens3 0.23 0.10 0.12 0.01 0.00 0.00 0.00 0.00 02:24:38 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:38 Average: ens3 130.55 94.08 1274.38 22.84 0.00 0.00 0.00 0.00 02:24:38 Average: docker0 55.46 67.46 4.86 497.56 0.00 0.00 0.00 0.00 02:24:38 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 02:24:38 02:24:38 02:24:38 ---> sar -P ALL: 02:24:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10361) 10/25/23 _x86_64_ (8 CPU) 02:24:38 02:24:38 02:06:48 LINUX RESTART (8 CPU) 02:24:38 02:24:38 02:07:01 CPU %user %nice %system %iowait %steal %idle 02:24:38 02:08:01 all 9.03 0.00 3.14 4.00 0.06 83.77 02:24:38 02:08:01 0 12.98 0.00 3.26 2.19 0.07 81.51 02:24:38 02:08:01 1 7.13 0.00 3.50 5.03 0.07 84.27 02:24:38 02:08:01 2 7.88 0.00 3.45 11.67 0.07 76.93 02:24:38 02:08:01 3 8.10 0.00 2.37 3.36 0.05 86.12 02:24:38 02:08:01 4 9.81 0.00 2.30 0.32 0.07 87.51 02:24:38 02:08:01 5 10.05 0.00 4.15 8.30 0.07 77.44 02:24:38 02:08:01 6 7.05 0.00 2.98 0.52 0.05 89.40 02:24:38 02:08:01 7 9.20 0.00 3.10 0.67 0.07 86.96 02:24:38 02:09:02 all 5.63 0.00 2.80 3.74 0.06 87.77 02:24:38 02:09:02 0 6.82 0.00 3.21 1.00 0.05 88.92 02:24:38 02:09:02 1 4.73 0.00 3.18 22.99 0.10 69.00 02:24:38 02:09:02 2 5.62 0.00 2.47 0.18 0.05 91.68 02:24:38 02:09:02 3 5.36 0.00 2.37 3.64 0.05 88.58 02:24:38 02:09:02 4 5.95 0.00 3.02 0.32 0.07 90.64 02:24:38 02:09:02 5 5.74 0.00 2.91 0.39 0.05 90.92 02:24:38 02:09:02 6 4.95 0.00 2.08 0.17 0.03 92.77 02:24:38 02:09:02 7 5.86 0.00 3.15 1.30 0.05 89.64 02:24:38 02:10:01 all 19.61 0.00 4.34 3.90 0.08 72.08 02:24:38 02:10:01 0 23.62 0.00 3.89 0.07 0.07 72.36 02:24:38 02:10:01 1 24.32 0.00 4.92 15.27 0.09 55.40 02:24:38 02:10:01 2 14.11 0.00 3.70 1.69 0.09 80.41 02:24:38 02:10:01 3 14.65 0.00 4.30 8.61 0.05 72.39 02:24:38 02:10:01 4 18.11 0.00 4.54 0.62 0.07 76.67 02:24:38 02:10:01 5 18.46 0.00 3.79 2.07 0.09 75.59 02:24:38 02:10:01 6 24.43 0.00 5.04 1.13 0.07 69.33 02:24:38 02:10:01 7 19.14 0.00 4.54 1.80 0.10 74.42 02:24:38 02:11:01 all 17.88 0.00 3.48 2.71 0.09 75.84 02:24:38 02:11:01 0 20.76 0.00 3.06 1.62 0.17 74.39 02:24:38 02:11:01 1 15.84 0.00 3.21 1.76 0.07 79.12 02:24:38 02:11:01 2 22.39 0.00 5.87 13.06 0.10 58.57 02:24:38 02:11:01 3 18.25 0.00 5.08 3.57 0.10 73.00 02:24:38 02:11:01 4 25.67 0.00 2.97 0.32 0.07 70.97 02:24:38 02:11:01 5 9.29 0.00 2.57 0.49 0.07 87.59 02:24:38 02:11:01 6 15.92 0.00 2.28 0.03 0.07 81.70 02:24:38 02:11:01 7 14.96 0.00 2.83 0.87 0.07 81.28 02:24:38 02:12:01 all 14.17 0.00 3.02 2.87 0.05 79.89 02:24:38 02:12:01 0 14.19 0.00 4.16 12.73 0.05 68.88 02:24:38 02:12:01 1 14.69 0.00 2.58 0.76 0.03 81.94 02:24:38 02:12:01 2 15.40 0.00 3.23 0.80 0.07 80.49 02:24:38 02:12:01 3 12.92 0.00 3.59 4.70 0.05 78.73 02:24:38 02:12:01 4 13.06 0.00 2.62 1.03 0.05 83.24 02:24:38 02:12:01 5 15.47 0.00 3.22 0.65 0.05 80.60 02:24:38 02:12:01 6 14.36 0.00 2.19 1.40 0.07 81.99 02:24:38 02:12:01 7 13.26 0.00 2.52 0.96 0.05 83.20 02:24:38 02:13:01 all 0.91 0.00 0.43 0.46 0.02 98.19 02:24:38 02:13:01 0 0.73 0.00 0.45 0.33 0.00 98.48 02:24:38 02:13:01 1 0.96 0.00 0.44 0.79 0.03 97.79 02:24:38 02:13:01 2 2.02 0.00 0.28 0.93 0.03 96.73 02:24:38 02:13:01 3 0.45 0.00 0.33 0.30 0.02 98.90 02:24:38 02:13:01 4 0.55 0.00 0.65 1.12 0.02 97.67 02:24:38 02:13:01 5 0.78 0.00 0.40 0.15 0.02 98.65 02:24:38 02:13:01 6 0.52 0.00 0.35 0.07 0.00 99.07 02:24:38 02:13:01 7 1.23 0.00 0.53 0.02 0.02 98.20 02:24:38 02:14:01 all 0.09 0.00 0.01 0.02 0.01 99.88 02:24:38 02:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:24:38 02:14:01 1 0.58 0.00 0.03 0.00 0.03 99.35 02:24:38 02:14:01 2 0.00 0.00 0.00 0.15 0.00 99.85 02:24:38 02:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:24:38 02:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:24:38 02:14:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:24:38 02:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:24:38 02:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:24:38 02:15:01 all 0.15 0.00 0.01 0.01 0.00 99.81 02:24:38 02:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:24:38 02:15:01 1 1.14 0.00 0.03 0.00 0.02 98.81 02:24:38 02:15:01 2 0.00 0.00 0.00 0.03 0.00 99.97 02:24:38 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:24:38 02:15:01 4 0.00 0.00 0.03 0.00 0.00 99.97 02:24:38 02:15:01 5 0.03 0.00 0.00 0.08 0.02 99.87 02:24:38 02:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:24:38 02:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:24:38 02:16:01 all 0.12 0.00 0.00 0.04 0.01 99.83 02:24:38 02:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:24:38 02:16:01 1 0.86 0.00 0.02 0.00 0.02 99.10 02:24:38 02:16:01 2 0.00 0.00 0.00 0.23 0.02 99.75 02:24:38 02:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:24:38 02:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:24:38 02:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:24:38 02:16:01 6 0.02 0.00 0.00 0.10 0.00 99.88 02:24:38 02:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:24:38 02:17:01 all 0.01 0.00 0.02 0.10 0.01 99.86 02:24:38 02:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:24:38 02:17:01 1 0.05 0.00 0.03 0.00 0.03 99.88 02:24:38 02:17:01 2 0.00 0.00 0.02 0.53 0.00 99.45 02:24:38 02:17:01 3 0.00 0.00 0.02 0.07 0.00 99.92 02:24:38 02:17:01 4 0.02 0.00 0.00 0.07 0.00 99.92 02:24:38 02:17:01 5 0.05 0.00 0.02 0.08 0.00 99.85 02:24:38 02:17:01 6 0.00 0.00 0.02 0.07 0.02 99.90 02:24:38 02:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:24:38 02:18:01 all 0.02 0.00 0.01 0.01 0.01 99.96 02:24:38 02:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:24:38 02:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:24:38 02:18:01 2 0.02 0.00 0.00 0.05 0.02 99.92 02:24:38 02:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:24:38 02:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:24:38 02:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:24:38 02:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:24:38 02:18:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:24:38 02:24:38 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:24:38 02:19:01 all 0.06 0.00 0.01 0.13 0.00 99.80 02:24:38 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:24:38 02:19:01 1 0.43 0.00 0.02 0.00 0.02 99.53 02:24:38 02:19:01 2 0.00 0.00 0.00 0.97 0.00 99.03 02:24:38 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:24:38 02:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:24:38 02:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:24:38 02:19:01 6 0.00 0.00 0.00 0.03 0.00 99.97 02:24:38 02:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:24:38 02:20:01 all 0.05 0.00 0.01 0.03 0.00 99.91 02:24:38 02:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:24:38 02:20:01 1 0.25 0.00 0.03 0.00 0.02 99.70 02:24:38 02:20:01 2 0.02 0.00 0.02 0.22 0.00 99.75 02:24:38 02:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:24:38 02:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:24:38 02:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:24:38 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:24:38 02:20:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:24:38 02:21:01 all 0.07 0.00 0.01 0.21 0.01 99.70 02:24:38 02:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:24:38 02:21:01 1 0.53 0.00 0.00 0.02 0.02 99.43 02:24:38 02:21:01 2 0.00 0.00 0.02 1.68 0.02 98.28 02:24:38 02:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:24:38 02:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:24:38 02:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:24:38 02:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:24:38 02:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:24:38 02:22:01 all 0.07 0.00 0.03 0.58 0.00 99.32 02:24:38 02:22:01 0 0.02 0.00 0.00 0.07 0.00 99.92 02:24:38 02:22:01 1 0.43 0.00 0.05 0.43 0.02 99.07 02:24:38 02:22:01 2 0.02 0.00 0.02 3.78 0.00 96.18 02:24:38 02:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:24:38 02:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:24:38 02:22:01 5 0.05 0.00 0.02 0.35 0.02 99.57 02:24:38 02:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:24:38 02:22:01 7 0.03 0.00 0.07 0.00 0.00 99.90 02:24:38 02:23:01 all 0.03 0.00 0.01 0.69 0.01 99.26 02:24:38 02:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:24:38 02:23:01 1 0.17 0.00 0.02 0.32 0.03 99.46 02:24:38 02:23:01 2 0.00 0.00 0.00 4.67 0.00 95.33 02:24:38 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:24:38 02:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:24:38 02:23:01 5 0.02 0.00 0.02 0.52 0.00 99.45 02:24:38 02:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:24:38 02:23:01 7 0.02 0.00 0.00 0.03 0.00 99.95 02:24:38 02:24:01 all 0.15 0.00 0.01 0.20 0.01 99.64 02:24:38 02:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:24:38 02:24:01 1 1.08 0.00 0.03 0.15 0.02 98.73 02:24:38 02:24:01 2 0.00 0.00 0.00 1.28 0.02 98.70 02:24:38 02:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:24:38 02:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:24:38 02:24:01 5 0.03 0.00 0.00 0.17 0.02 99.78 02:24:38 02:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:24:38 02:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:24:38 Average: all 3.96 0.00 1.01 1.15 0.02 93.85 02:24:38 Average: 0 4.61 0.00 1.06 1.05 0.03 93.25 02:24:38 Average: 1 4.26 0.00 1.05 2.76 0.04 91.89 02:24:38 Average: 2 3.93 0.00 1.11 2.46 0.03 92.47 02:24:38 Average: 3 3.48 0.00 1.06 1.41 0.02 94.03 02:24:38 Average: 4 4.27 0.00 0.95 0.22 0.02 94.54 02:24:38 Average: 5 3.50 0.00 1.00 0.77 0.02 94.71 02:24:38 Average: 6 3.92 0.00 0.87 0.21 0.02 94.98 02:24:38 Average: 7 3.72 0.00 0.98 0.33 0.02 94.96 02:24:38 02:24:38 02:24:38