Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47988330b029a888b432bca213101354849c35ed+810f843ca8afc54dd8e89bba5045e5c7e7013274 (260d3a73171948ab0d6b4f8dc58debaf5e0c5c04) 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-ssh8660083325150526457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16598121655442316800.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-579/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-579/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16420621549112119537.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh17756097719323011177.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-579/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-579/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9660532745015994545.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12689 in /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [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-579 # 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 Merging remotes/origin/main commit 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit 47988330b029a888b432bca213101354849c35ed Merge succeeded, producing e761030d8a31fede36c67e1542e9452d064c8b66 Checking out Revision e761030d8a31fede36c67e1542e9452d064c8b66 (PR-579) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47988330b029a888b432bca213101354849c35ed # 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 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e761030d8a31fede36c67e1542e9452d064c8b66 # timeout=10 Commit message: "Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:55 ========================================================= 02:07:55 EdgeX Global Pipelines Version Info 02:07:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bff1a8769d299837546f38d3688ddfa11b8f2e74 # timeout=10 02:07:56 ------------------- 02:07:56 stable info: 02:07:56 ------------------- 02:07:56 Commited By: Bill Mahoney bill.mahoney@intel.com 02:07:56 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:07:56 Message: update stable to v1.0.248 02:07:56 ------------------- 02:07:56 experimental info: 02:07:56 ------------------- 02:07:56 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:56 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:07:56 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:07:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:07:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:07:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-579 [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-579 [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-579 [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e761030d8a31fede36c67e1542e9452d064c8b66 [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e761030 [Pipeline] echo 02:07:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:57 provisioning config files... 02:07:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config8505170261353658478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:57 ---> docker-login.sh 02:07:57 nexus3.edgexfoundry.org:10001 02:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:57 Configure a credential helper to remove this warning. See 02:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:57 02:07:57 Login Succeeded 02:07:57 nexus3.edgexfoundry.org:10002 02:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:57 Configure a credential helper to remove this warning. See 02:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:57 02:07:57 Login Succeeded 02:07:57 nexus3.edgexfoundry.org:10003 02:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:58 Configure a credential helper to remove this warning. See 02:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:58 02:07:58 Login Succeeded 02:07:58 nexus3.edgexfoundry.org:10004 02:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:58 Configure a credential helper to remove this warning. See 02:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:58 02:07:58 Login Succeeded 02:07:58 docker.io 02:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:58 Configure a credential helper to remove this warning. See 02:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:58 02:07:58 Login Succeeded 02:07:58 ---> docker-login.sh ends [Pipeline] } 02:07:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:59 + git rev-list -1 --merges e761030d8a31fede36c67e1542e9452d064c8b66~1..e761030d8a31fede36c67e1542e9452d064c8b66 [Pipeline] echo 02:07:59 -----------> git rev-list -1 --merges e761030d8a31fede36c67e1542e9452d064c8b66~1..e761030d8a31fede36c67e1542e9452d064c8b66 e761030d8a31fede36c67e1542e9452d064c8b66 02:07:59 e761030d8a31fede36c67e1542e9452d064c8b66 [false] [Pipeline] sh 02:07:59 + git log --format=format:%s -1 e761030d8a31fede36c67e1542e9452d064c8b66 [Pipeline] echo 02:07:59 ========================================================= 02:07:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:59 + git log --format=format:%s -1 e761030d8a31fede36c67e1542e9452d064c8b66 [Pipeline] echo 02:07:59 [semverPrep] GIT_COMMIT: e761030d8a31fede36c67e1542e9452d064c8b66, Commit Message: Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD [Pipeline] echo 02:07:59 [semverPrep] This is not a build commit. [Pipeline] sh 02:08:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:00 + grep -v github /etc/ssh/ssh_known_hosts 02:08:00 + [ -e /tmp/ssh_known_hosts ] 02:08:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:08:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:08:00 + sudo tee -a /etc/ssh/ssh_known_hosts 02:08:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:00 02:08:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:00 0.1.4: Pulling from edgex-devops/py-git-semver 02:08:00 b85a868b505f: Pulling fs layer 02:08:00 e2be974225ed: Pulling fs layer 02:08:00 339a4e72a1f5: Pulling fs layer 02:08:00 988bab9f4d93: Pulling fs layer 02:08:00 1469e6f7b9e6: Pulling fs layer 02:08:00 eaf3925da568: Pulling fs layer 02:08:00 bab4dde63d76: Pulling fs layer 02:08:00 bde34c3a00c8: Pulling fs layer 02:08:00 b352a97aabf1: Pulling fs layer 02:08:00 4872d77fe225: Pulling fs layer 02:08:00 5851b861e8e6: Pulling fs layer 02:08:00 988bab9f4d93: Waiting 02:08:00 bab4dde63d76: Waiting 02:08:00 1469e6f7b9e6: Waiting 02:08:00 bde34c3a00c8: Waiting 02:08:00 eaf3925da568: Waiting 02:08:00 5851b861e8e6: Waiting 02:08:00 4872d77fe225: Waiting 02:08:00 e2be974225ed: Download complete 02:08:00 988bab9f4d93: Download complete 02:08:00 1469e6f7b9e6: Verifying Checksum 02:08:00 1469e6f7b9e6: Download complete 02:08:00 339a4e72a1f5: Verifying Checksum 02:08:00 339a4e72a1f5: Download complete 02:08:00 eaf3925da568: Verifying Checksum 02:08:00 eaf3925da568: Download complete 02:08:01 bde34c3a00c8: Download complete 02:08:01 b352a97aabf1: Verifying Checksum 02:08:01 b352a97aabf1: Download complete 02:08:01 4872d77fe225: Verifying Checksum 02:08:01 4872d77fe225: Download complete 02:08:01 5851b861e8e6: Verifying Checksum 02:08:01 5851b861e8e6: Download complete 02:08:01 b85a868b505f: Verifying Checksum 02:08:01 b85a868b505f: Download complete 02:08:01 bab4dde63d76: Verifying Checksum 02:08:01 bab4dde63d76: Download complete 02:08:02 b85a868b505f: Pull complete 02:08:02 e2be974225ed: Pull complete 02:08:02 339a4e72a1f5: Pull complete 02:08:02 988bab9f4d93: Pull complete 02:08:03 1469e6f7b9e6: Pull complete 02:08:03 eaf3925da568: Pull complete 02:08:04 bab4dde63d76: Pull complete 02:08:04 bde34c3a00c8: Pull complete 02:08:04 b352a97aabf1: Pull complete 02:08:04 4872d77fe225: Pull complete 02:08:04 5851b861e8e6: Pull complete 02:08:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:08:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:05 prd-ubuntu20.04-docker-8c-8g-12689 does not seem to be running inside a container 02:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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:08:07 $ docker top de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 -eo pid,comm 02:08:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:08:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:07 [ssh-agent] Looking for ssh-agent implementation... 02:08:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:07 $ docker exec de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 ssh-agent 02:08:07 SSH_AUTH_SOCK=/tmp/ssh-UC9LMjPVJBFn/agent.33 02:08:07 SSH_AGENT_PID=39 02:08:07 Running ssh-add (command line suppressed) 02:08:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_14108174913325891629.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_14108174913325891629.key) 02:08:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:08 + git tag --points-at HEAD [Pipeline] } 02:08:08 $ docker exec --env ******** --env ******** de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 ssh-agent -k 02:08:08 unset SSH_AUTH_SOCK; 02:08:08 unset SSH_AGENT_PID; 02:08:08 echo Agent pid 39 killed; 02:08:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:08 [ssh-agent] Looking for ssh-agent implementation... 02:08:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:08 $ docker exec de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 ssh-agent 02:08:08 SSH_AUTH_SOCK=/tmp/ssh-JtlwanDdYNnb/agent.71 02:08:08 SSH_AGENT_PID=77 02:08:08 Running ssh-add (command line suppressed) 02:08:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_15774075109971439662.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_15774075109971439662.key) 02:08:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:08 + git semver init 02:08:09 2023-05-04 02:08:09,054 [run_init] DEBUG init version:0.0.0 force:False 02:08:09 2023-05-04 02:08:09,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver 02:08:09 2023-05-04 02:08:09,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver 02:08:09 2023-05-04 02:08:09,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-579, universal_newlines=False, shell=None, istream=None) 02:08:10 2023-05-04 02:08:10,520 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.git/info/exclude 02:08:10 2023-05-04 02:08:10,520 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver/PR-579 with force:False 02:08:10 2023-05-04 02:08:10,521 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver/PR-579 02:08:10 2023-05-04 02:08:10,525 [execute] INFO git cat-file --batch-check 02:08:10 2023-05-04 02:08:10,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver, universal_newlines=False, shell=None, istream=) 02:08:10 2023-05-04 02:08:10,531 [execute] INFO git cat-file --batch 02:08:10 2023-05-04 02:08:10,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver, universal_newlines=False, shell=None, istream=) 02:08:10 2023-05-04 02:08:10,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver/PR-579 02:08:10 0.0.0 [Pipeline] } 02:08:10 $ docker exec --env ******** --env ******** de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 ssh-agent -k 02:08:10 unset SSH_AUTH_SOCK; 02:08:10 unset SSH_AGENT_PID; 02:08:10 echo Agent pid 77 killed; 02:08:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:11 + git semver [Pipeline] } 02:08:11 $ docker stop --time=1 de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 02:08:12 $ docker rm -f --volumes de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:13 Stashed 1 file(s) [Pipeline] echo 02:08:13 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:13 provisioning config files... 02:08:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config16874981846905209919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:13 ---> docker-login.sh 02:08:13 nexus3.edgexfoundry.org:10001 02:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:13 Configure a credential helper to remove this warning. See 02:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:13 02:08:13 Login Succeeded 02:08:13 nexus3.edgexfoundry.org:10002 02:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:13 Configure a credential helper to remove this warning. See 02:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:13 02:08:13 Login Succeeded 02:08:13 nexus3.edgexfoundry.org:10003 02:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:14 Configure a credential helper to remove this warning. See 02:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:14 02:08:14 Login Succeeded 02:08:14 nexus3.edgexfoundry.org:10004 02:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:14 Configure a credential helper to remove this warning. See 02:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:14 02:08:14 Login Succeeded 02:08:14 docker.io 02:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:14 Configure a credential helper to remove this warning. See 02:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:14 02:08:14 Login Succeeded 02:08:14 ---> docker-login.sh ends [Pipeline] } 02:08:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:14 ========================================================= 02:08:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:08:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:08:15 Sending build context to Docker daemon 45.93MB 02:08:15 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:08:15 Step 2/15 : FROM ${BASE} AS builder 02:08:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:15 f56be85fc22e: Pulling fs layer 02:08:15 85791d961cd3: Pulling fs layer 02:08:15 d694b5ae8c79: Pulling fs layer 02:08:15 9f32a84ed3da: Pulling fs layer 02:08:15 4d19c01a9841: Pulling fs layer 02:08:15 9325e15d5711: Pulling fs layer 02:08:15 556b6ee489ea: Pulling fs layer 02:08:15 c5a4b2cf53e6: Pulling fs layer 02:08:15 4d19c01a9841: Waiting 02:08:15 9325e15d5711: Waiting 02:08:15 556b6ee489ea: Waiting 02:08:15 c5a4b2cf53e6: Waiting 02:08:15 9f32a84ed3da: Waiting 02:08:15 85791d961cd3: Download complete 02:08:15 9f32a84ed3da: Download complete 02:08:15 4d19c01a9841: Verifying Checksum 02:08:15 4d19c01a9841: Download complete 02:08:15 f56be85fc22e: Verifying Checksum 02:08:15 f56be85fc22e: Download complete 02:08:15 9325e15d5711: Verifying Checksum 02:08:15 9325e15d5711: Download complete 02:08:15 f56be85fc22e: Pull complete 02:08:15 85791d961cd3: Pull complete 02:08:15 c5a4b2cf53e6: Verifying Checksum 02:08:15 c5a4b2cf53e6: Download complete 02:08:15 d694b5ae8c79: Verifying Checksum 02:08:15 d694b5ae8c79: Download complete 02:08:15 556b6ee489ea: Verifying Checksum 02:08:15 556b6ee489ea: Download complete 02:08:19 d694b5ae8c79: Pull complete 02:08:19 9f32a84ed3da: Pull complete 02:08:19 4d19c01a9841: Pull complete 02:08:19 9325e15d5711: Pull complete 02:08:21 556b6ee489ea: Pull complete 02:08:22 c5a4b2cf53e6: Pull complete 02:08:22 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:08:22 ---> c4be618373d6 02:08:22 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:25 ---> Running in b2354ba01c3e 02:08:25 Removing intermediate container b2354ba01c3e 02:08:25 ---> 22b80f47d581 02:08:25 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:08:25 ---> Running in 8dace8d7e4cd 02:08:25 Removing intermediate container 8dace8d7e4cd 02:08:25 ---> e72d01db57c5 02:08:25 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:08:25 ---> Running in 6626d1f8b08d 02:08:25 Removing intermediate container 6626d1f8b08d 02:08:25 ---> f5cadbb4c246 02:08:25 Step 6/15 : LABEL Name=edgex-ui-go 02:08:25 ---> Running in b26af8bd6fcf 02:08:25 Removing intermediate container b26af8bd6fcf 02:08:25 ---> 8f7c590ed2ad 02:08:25 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:08:25 ---> Running in 56be69aafa70 02:08:26 Removing intermediate container 56be69aafa70 02:08:26 ---> 05fc632f1a13 02:08:26 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:26 latest: Pulling from library/docker 02:08:26 f56be85fc22e: Already exists 02:08:26 7ed9ddfd3b8f: Pulling fs layer 02:08:26 788e1ab5616a: Pulling fs layer 02:08:26 c585cb37f4e3: Pulling fs layer 02:08:26 f07ac151bd26: Pulling fs layer 02:08:26 40ec0a365c4d: Pulling fs layer 02:08:26 8e86e06bd107: Pulling fs layer 02:08:26 265c5956ad77: Pulling fs layer 02:08:26 0326226f4470: Pulling fs layer 02:08:26 e09aa9eb39ba: Pulling fs layer 02:08:26 8f731bd845bb: Pulling fs layer 02:08:26 b045f4bf5e58: Pulling fs layer 02:08:26 6f439390c271: Pulling fs layer 02:08:26 4e540a8453c0: Pulling fs layer 02:08:26 f07ac151bd26: Waiting 02:08:26 8e86e06bd107: Waiting 02:08:26 40ec0a365c4d: Waiting 02:08:26 265c5956ad77: Waiting 02:08:26 b045f4bf5e58: Waiting 02:08:26 6f439390c271: Waiting 02:08:26 0326226f4470: Waiting 02:08:26 4e540a8453c0: Waiting 02:08:26 e09aa9eb39ba: Waiting 02:08:26 8f731bd845bb: Waiting 02:08:26 788e1ab5616a: Download complete 02:08:26 f07ac151bd26: Verifying Checksum 02:08:26 f07ac151bd26: Download complete 02:08:26 7ed9ddfd3b8f: Download complete 02:08:27 8e86e06bd107: Download complete 02:08:27 7ed9ddfd3b8f: Pull complete 02:08:27 265c5956ad77: Verifying Checksum 02:08:27 265c5956ad77: Download complete 02:08:27 788e1ab5616a: Pull complete 02:08:27 c585cb37f4e3: Verifying Checksum 02:08:27 c585cb37f4e3: Download complete 02:08:27 0326226f4470: Verifying Checksum 02:08:27 0326226f4470: Download complete 02:08:27 8f731bd845bb: Verifying Checksum 02:08:27 8f731bd845bb: Download complete 02:08:27 40ec0a365c4d: Verifying Checksum 02:08:27 40ec0a365c4d: Download complete 02:08:27 c585cb37f4e3: Pull complete 02:08:27 6f439390c271: Verifying Checksum 02:08:27 6f439390c271: Download complete 02:08:28 4e540a8453c0: Verifying Checksum 02:08:28 4e540a8453c0: Download complete 02:08:28 f07ac151bd26: Pull complete 02:08:28 Still waiting to schedule task 02:08:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:28 e09aa9eb39ba: Verifying Checksum 02:08:28 e09aa9eb39ba: Download complete 02:08:28 b045f4bf5e58: Verifying Checksum 02:08:28 40ec0a365c4d: Pull complete 02:08:29 8e86e06bd107: Pull complete 02:08:29 265c5956ad77: Pull complete 02:08:29 0326226f4470: Pull complete 02:08:29 e09aa9eb39ba: Pull complete 02:08:29 8f731bd845bb: Pull complete 02:08:30 b045f4bf5e58: Pull complete 02:08:30 6f439390c271: Pull complete 02:08:30 4e540a8453c0: Pull complete 02:08:31 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:08:31 Status: Downloaded newer image for docker:latest 02:08:33 ---> b04976c35c5b 02:08:33 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:33 ---> Running in 5082ecb40508 02:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:08:33 OK: 265 MiB in 53 packages 02:08:33 Removing intermediate container 5082ecb40508 02:08:33 ---> 51a22eceaf04 02:08:33 Step 10/15 : ENV GO111MODULE=on 02:08:33 ---> Running in 291dfa86f10e 02:08:33 Removing intermediate container 291dfa86f10e 02:08:33 ---> 73507729f6dd 02:08:33 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:33 ---> Running in e8c941728f15 02:08:34 Removing intermediate container e8c941728f15 02:08:34 ---> fe01abd4e965 02:08:34 Step 12/15 : COPY go.mod vendor* ./ 02:08:34 ---> e7a41edc1a94 02:08:34 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:34 ---> Running in 342192fb9a53 02:08:56 Removing intermediate container 342192fb9a53 02:08:56 ---> dcac4633f44c 02:08:56 Step 14/15 : COPY . . 02:08:57 ---> 24c119aa0827 02:08:57 Step 15/15 : RUN ${MAKE} 02:08:57 ---> Running in 7c6c325a34c4 02:08:57 noop 02:08:57 Removing intermediate container 7c6c325a34c4 02:08:57 ---> aaeb72cb28ff 02:08:57 Successfully built aaeb72cb28ff 02:08:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:57 + docker inspect -f . ci-base-image-x86_64 02:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:57 prd-ubuntu20.04-docker-8c-8g-12689 does not seem to be running inside a container 02:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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:08:58 $ docker top bb10ad3e7b6e15eb073136893ad7505ce1b78d4544caa2588a50d4b16bfaa5f1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:58 + go version 02:08:58 go version go1.20.2 linux/amd64 [Pipeline] } 02:08:58 $ docker stop --time=1 bb10ad3e7b6e15eb073136893ad7505ce1b78d4544caa2588a50d4b16bfaa5f1 02:09:00 $ docker rm -f --volumes bb10ad3e7b6e15eb073136893ad7505ce1b78d4544caa2588a50d4b16bfaa5f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [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-12689 does not seem to be running inside a container 02:09:00 $ 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-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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:01 $ docker top 4135e5b4a1b0c27446657e68434c7dbfccc40d5d11371f7d01d11930b86b6570 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [Pipeline] fileExists [Pipeline] sh 02:09:01 + make test 02:09:01 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:09:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:09:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:09:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:09:15 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:09:15 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:09:15 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:09:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:09:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:09:15 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:09:15 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:09:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:16 ./bin/test-attribution-txt.sh 02:09:16 make -C web test 02:09:16 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-579/web' 02:09:16 make[1]: tput: No such file or directory 02:09:16 make[1]: tput: No such file or directory 02:09:16 warning: generating ./VERSION 02:09:16 echo "0.0.0" > VERSION 02:09:16 docker build \ 02:09:16 -f Dockerfile \ 02:09:16 --build-arg USER=1000 \ 02:09:16 \ 02:09:16 --label "git_sha=e761030d8a31fede36c67e1542e9452d064c8b66" \ 02:09:16 -t edgexfoundry/edgex-web-ui:e761030d8a31fede36c67e1542e9452d064c8b66 \ 02:09:16 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:09:16 . 02:09:16 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:09:16 Install the buildx component to build images with BuildKit: 02:09:16 https://docs.docker.com/go/buildx/ 02:09:16 02:09:16 Sending build context to Docker daemon 3.269MB 02:09:16 Step 1/10 : FROM node:16.17-alpine3.15 02:09:17 16.17-alpine3.15: Pulling from library/node 02:09:17 9621f1afde84: Pulling fs layer 02:09:17 c6f70ee39829: Pulling fs layer 02:09:17 56892a8094a2: Pulling fs layer 02:09:17 58dd87906ef0: Pulling fs layer 02:09:17 58dd87906ef0: Waiting 02:09:17 56892a8094a2: Download complete 02:09:17 9621f1afde84: Verifying Checksum 02:09:17 9621f1afde84: Download complete 02:09:17 58dd87906ef0: Verifying Checksum 02:09:17 58dd87906ef0: Download complete 02:09:17 9621f1afde84: Pull complete 02:09:17 c6f70ee39829: Verifying Checksum 02:09:17 c6f70ee39829: Download complete 02:09:18 c6f70ee39829: Pull complete 02:09:18 56892a8094a2: Pull complete 02:09:18 58dd87906ef0: Pull complete 02:09:18 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:09:18 Status: Downloaded newer image for node:16.17-alpine3.15 02:09:18 ---> b69703f70c3d 02:09:18 Step 2/10 : RUN apk add --no-cache chromium 02:09:20 ---> Running in d51330fb43d8 02:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:09:21 (1/129) Installing libxau (1.0.9-r0) 02:09:21 (2/129) Installing libmd (1.0.3-r0) 02:09:21 (3/129) Installing libbsd (0.11.3-r1) 02:09:21 (4/129) Installing libxdmcp (1.1.3-r0) 02:09:21 (5/129) Installing libxcb (1.14-r2) 02:09:21 (6/129) Installing libx11 (1.7.3.1-r0) 02:09:21 (7/129) Installing libxext (1.3.4-r0) 02:09:21 (8/129) Installing libice (1.0.10-r0) 02:09:21 (9/129) Installing libuuid (2.37.4-r0) 02:09:21 (10/129) Installing libsm (1.2.3-r0) 02:09:21 (11/129) Installing libxt (1.2.1-r0) 02:09:21 (12/129) Installing libxmu (1.1.3-r0) 02:09:21 (13/129) Installing xset (1.2.4-r0) 02:09:21 (14/129) Installing xprop (1.2.5-r0) 02:09:21 (15/129) Installing xdg-utils (1.1.3-r0) 02:09:21 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:09:21 (17/129) Installing pkgconf (1.8.1-r0) 02:09:21 (18/129) Installing libffi (3.4.2-r1) 02:09:21 (19/129) Installing libintl (0.21-r0) 02:09:21 (20/129) Installing libblkid (2.37.4-r0) 02:09:21 (21/129) Installing libmount (2.37.4-r0) 02:09:21 (22/129) Installing pcre (8.45-r1) 02:09:21 (23/129) Installing glib (2.70.1-r0) 02:09:21 (24/129) Installing xz-libs (5.2.5-r1) 02:09:21 (25/129) Installing libxml2 (2.9.14-r2) 02:09:21 (26/129) Installing shared-mime-info (2.1-r2) 02:09:21 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:09:21 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:09:21 (29/129) Installing libpng (1.6.37-r1) 02:09:21 (30/129) Installing libwebp (1.2.2-r0) 02:09:21 (31/129) Installing zstd-libs (1.5.0-r0) 02:09:21 (32/129) Installing tiff (4.4.0-r1) 02:09:21 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:09:21 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:09:21 (35/129) Installing libxcomposite (0.4.5-r0) 02:09:21 (36/129) Installing libxfixes (6.0.0-r0) 02:09:21 (37/129) Installing libxrender (0.9.10-r3) 02:09:21 (38/129) Installing libxcursor (1.2.0-r0) 02:09:21 (39/129) Installing libxdamage (1.1.5-r1) 02:09:21 (40/129) Installing libxi (1.8-r0) 02:09:21 (41/129) Installing libxinerama (1.1.4-r1) 02:09:21 (42/129) Installing libxrandr (1.5.2-r1) 02:09:21 (43/129) Installing atk (2.36.0-r0) 02:09:21 (44/129) Installing libxtst (1.2.3-r3) 02:09:21 (45/129) Installing dbus-libs (1.12.24-r0) 02:09:21 (46/129) Installing at-spi2-core (2.42.0-r0) 02:09:21 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:09:21 (48/129) Installing expat (2.5.0-r0) 02:09:21 (49/129) Installing brotli-libs (1.0.9-r5) 02:09:21 (50/129) Installing libbz2 (1.0.8-r1) 02:09:21 (51/129) Installing freetype (2.11.1-r2) 02:09:21 (52/129) Installing fontconfig (2.13.1-r4) 02:09:21 (53/129) Installing pixman (0.40.0-r4) 02:09:21 (54/129) Installing cairo (1.16.0-r5) 02:09:21 (55/129) Installing cairo-gobject (1.16.0-r5) 02:09:21 (56/129) Installing avahi-libs (0.8-r5) 02:09:21 (57/129) Installing gmp (6.2.1-r1) 02:09:21 (58/129) Installing nettle (3.7.3-r0) 02:09:21 (59/129) Installing p11-kit (0.24.0-r1) 02:09:21 (60/129) Installing libtasn1 (4.18.0-r1) 02:09:21 (61/129) Installing libunistring (0.9.10-r1) 02:09:21 (62/129) Installing gnutls (3.7.1-r2) 02:09:21 (63/129) Installing cups-libs (2.3.3-r6) 02:09:21 (64/129) Installing libepoxy (1.5.9-r0) 02:09:21 (65/129) Installing fribidi (1.0.11-r0) 02:09:21 (66/129) Installing graphite2 (1.3.14-r0) 02:09:21 (67/129) Installing harfbuzz (3.0.0-r2) 02:09:21 (68/129) Installing libxft (2.3.4-r0) 02:09:21 (69/129) Installing pango (1.48.10-r0) 02:09:21 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:09:21 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:09:21 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:09:21 (73/129) Installing xkeyboard-config (2.34-r0) 02:09:21 (74/129) Installing libxkbcommon (1.3.1-r0) 02:09:21 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:09:21 Executing gtk+3.0-3.24.30-r0.post-install 02:09:21 (76/129) Installing libfontenc (1.1.4-r0) 02:09:21 (77/129) Installing mkfontscale (1.2.1-r1) 02:09:22 (78/129) Installing ttf-opensans (1.10-r1) 02:09:22 Executing ttf-opensans-1.10-r1.post-install 02:09:24 (79/129) Installing libogg (1.3.5-r0) 02:09:24 (80/129) Installing flac (1.3.4-r0) 02:09:24 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:09:24 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:09:24 (83/129) Installing sdl2 (2.0.16-r4) 02:09:24 (84/129) Installing aom-libs (3.2.0-r0) 02:09:24 (85/129) Installing libass (0.15.2-r0) 02:09:24 (86/129) Installing libdav1d (0.9.2-r0) 02:09:24 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:09:24 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:09:24 (89/129) Installing lame (3.100-r0) 02:09:24 (90/129) Installing opus (1.3.1-r1) 02:09:24 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:09:24 (92/129) Installing soxr (0.1.3-r2) 02:09:24 (93/129) Installing libsrt (1.4.2-r1) 02:09:24 (94/129) Installing libssh (0.9.6-r1) 02:09:24 (95/129) Installing libtheora (1.1.1-r16) 02:09:24 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:09:24 (97/129) Installing libpciaccess (0.16-r0) 02:09:24 (98/129) Installing libdrm (2.4.109-r0) 02:09:24 (99/129) Installing libva (2.13.0-r0) 02:09:24 (100/129) Installing libvdpau (1.4-r0) 02:09:24 (101/129) Installing vidstab (1.1.0-r1) 02:09:24 (102/129) Installing libvorbis (1.3.7-r0) 02:09:24 (103/129) Installing libvpx (1.10.0-r0) 02:09:24 (104/129) Installing vulkan-loader (1.2.196-r0) 02:09:24 (105/129) Installing x264-libs (20210613-r0) 02:09:24 (106/129) Installing x265-libs (3.5-r0) 02:09:24 (107/129) Installing xvidcore (1.3.7-r1) 02:09:24 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:09:24 (109/129) Installing libevent (2.1.12-r4) 02:09:24 (110/129) Installing mesa (21.2.6-r0) 02:09:24 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:09:24 (112/129) Installing mesa-gbm (21.2.6-r0) 02:09:24 (113/129) Installing lcms2 (2.12-r1) 02:09:24 (114/129) Installing nspr (4.32-r0) 02:09:24 (115/129) Installing sqlite-libs (3.36.0-r0) 02:09:24 (116/129) Installing nss (3.78.1-r0) 02:09:24 (117/129) Installing libasyncns (0.8-r1) 02:09:24 (118/129) Installing libltdl (2.4.6-r7) 02:09:24 (119/129) Installing orc (0.4.32-r0) 02:09:24 (120/129) Installing libsndfile (1.0.31-r1) 02:09:24 (121/129) Installing speexdsp (1.2.0-r0) 02:09:24 (122/129) Installing tdb-libs (1.4.5-r0) 02:09:24 (123/129) Installing libpulse (15.0-r2) 02:09:24 (124/129) Installing re2 (2021.11.01-r0) 02:09:24 (125/129) Installing snappy (1.1.9-r1) 02:09:24 (126/129) Installing libgpg-error (1.42-r1) 02:09:24 (127/129) Installing libgcrypt (1.9.4-r0) 02:09:24 (128/129) Installing libxslt (1.1.35-r0) 02:09:24 (129/129) Installing chromium (99.0.4844.84-r0) 02:09:25 Executing busybox-1.34.1-r7.trigger 02:09:25 Executing glib-2.70.1-r0.trigger 02:09:25 Executing shared-mime-info-2.1-r2.trigger 02:09:26 Executing gdk-pixbuf-2.42.8-r0.trigger 02:09:26 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:09:26 Executing fontconfig-2.13.1-r4.trigger 02:09:26 Executing mkfontscale-1.2.1-r1.trigger 02:09:26 OK: 286 MiB in 145 packages 02:09:31 Removing intermediate container d51330fb43d8 02:09:31 ---> 92785b967da6 02:09:31 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:09:31 ---> Running in ebeb06fbc6a2 02:09:31 Removing intermediate container ebeb06fbc6a2 02:09:31 ---> 43ec89dde140 02:09:31 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:09:31 ---> Running in 6640fa881620 02:09:31 Removing intermediate container 6640fa881620 02:09:31 ---> d6af5e866f1a 02:09:31 Step 5/10 : RUN npm install -g npm 02:09:31 ---> Running in cbeb857df7f1 02:09:38 02:09:38 removed 7 packages, changed 101 packages, and audited 264 packages in 5s 02:09:38 02:09:38 27 packages are looking for funding 02:09:38 run `npm fund` for details 02:09:38 02:09:38 found 0 vulnerabilities 02:09:39 Removing intermediate container cbeb857df7f1 02:09:39 ---> d8ad6de4d6a5 02:09:39 Step 6/10 : ARG USER=1000 02:09:39 ---> Running in ea3c7d8880f3 02:09:39 Removing intermediate container ea3c7d8880f3 02:09:39 ---> d18d1f2bb9b7 02:09:39 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:09:39 ---> Running in 4b477b9779e1 02:09:40 Removing intermediate container 4b477b9779e1 02:09:40 ---> be879bd92dd9 02:09:40 Step 8/10 : USER $USER:$USER 02:09:40 ---> Running in ea44d9a519d5 02:09:40 Removing intermediate container ea44d9a519d5 02:09:40 ---> 8c4b4400f0ce 02:09:40 Step 9/10 : WORKDIR /app 02:09:40 ---> Running in 9e0196688b9e 02:09:40 Removing intermediate container 9e0196688b9e 02:09:40 ---> 4945bd2f67fe 02:09:40 Step 10/10 : LABEL git_sha=e761030d8a31fede36c67e1542e9452d064c8b66 02:09:40 ---> Running in 26f5102ace4e 02:09:40 Removing intermediate container 26f5102ace4e 02:09:40 ---> 625ba1a79627 02:09:40 Successfully built 625ba1a79627 02:09:40 Successfully tagged edgexfoundry/edgex-web-ui:e761030d8a31fede36c67e1542e9452d064c8b66 02:09:40 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:09:40 touch edgex-web-ui.imagebuilt 02:09:40 mkdir -p node_modules coverage 02:09:40 chown "1000:1000" node_modules coverage package-lock.json 02:09:40 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:09:41 npm WARN EBADENGINE Unsupported engine { 02:09:41 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:09:41 npm WARN EBADENGINE required: { 02:09:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:41 npm WARN EBADENGINE }, 02:09:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:41 npm WARN EBADENGINE } 02:09:41 npm WARN EBADENGINE Unsupported engine { 02:09:41 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:09:41 npm WARN EBADENGINE required: { 02:09:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:41 npm WARN EBADENGINE }, 02:09:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:41 npm WARN EBADENGINE } 02:09:41 npm WARN EBADENGINE Unsupported engine { 02:09:41 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:09:41 npm WARN EBADENGINE required: { 02:09:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:41 npm WARN EBADENGINE }, 02:09:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:41 npm WARN EBADENGINE } 02:09:41 npm WARN EBADENGINE Unsupported engine { 02:09:41 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:09:41 npm WARN EBADENGINE required: { 02:09:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:41 npm WARN EBADENGINE }, 02:09:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:41 npm WARN EBADENGINE } 02:09:41 npm WARN EBADENGINE Unsupported engine { 02:09:41 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:09:41 npm WARN EBADENGINE required: { 02:09:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:41 npm WARN EBADENGINE }, 02:09:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:41 npm WARN EBADENGINE } 02:09:41 npm WARN EBADENGINE Unsupported engine { 02:09:41 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:09:41 npm WARN EBADENGINE required: { 02:09:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:41 npm WARN EBADENGINE }, 02:09:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:41 npm WARN EBADENGINE } 02:09:41 npm WARN EBADENGINE Unsupported engine { 02:09:41 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:09:41 npm WARN EBADENGINE required: { 02:09:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:41 npm WARN EBADENGINE }, 02:09:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:41 npm WARN EBADENGINE } 02:09:41 npm WARN EBADENGINE Unsupported engine { 02:09:41 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:09:41 npm WARN EBADENGINE required: { 02:09:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:41 npm WARN EBADENGINE }, 02:09:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:41 npm WARN EBADENGINE } 02:09:41 npm WARN EBADENGINE Unsupported engine { 02:09:41 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:09:41 npm WARN EBADENGINE required: { 02:09:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:41 npm WARN EBADENGINE }, 02:09:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:41 npm WARN EBADENGINE } 02:09:45 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:09:45 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:45 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:09:45 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:09:45 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:09:46 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:09:46 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:09:47 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:09:47 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:09:50 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:09:50 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:09:50 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:50 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:09:51 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:09:51 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:09:51 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:52 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:09:54 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:09:58 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:03 02:10:03 added 1478 packages, and audited 1479 packages in 22s 02:10:03 02:10:03 90 packages are looking for funding 02:10:03 run `npm fund` for details 02:10:03 02:10:03 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) 02:10:03 02:10:03 To address issues that do not require attention, run: 02:10:03 npm audit fix 02:10:03 02:10:03 To address all issues (including breaking changes), run: 02:10:03 npm audit fix --force 02:10:03 02:10:03 Run `npm audit` for details. 02:10:10 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:12 - Generating browser application bundles (phase: setup)... 02:10:16 Compiling @angular/core : es2015 as esm2015 02:10:16 Compiling @angular/compiler/testing : es2015 as esm2015 02:10:19 Compiling @angular/common : es2015 as esm2015 02:10:19 Compiling @angular/core/testing : es2015 as esm2015 02:10:20 Compiling @angular/platform-browser : es2015 as esm2015 02:10:20 Compiling @angular/common/testing : es2015 as esm2015 02:10:20 Compiling @angular/common/http : es2015 as esm2015 02:10:20 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:10:21 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:10:21 Compiling @angular/router : es2015 as esm2015 02:10:21 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:10:21 Compiling @angular/forms : es2015 as esm2015 02:10:21 Compiling @angular/common/http/testing : es2015 as esm2015 02:10:23 Compiling @angular/router/testing : es2015 as esm2015 02:10:29 04 05 2023 02:10:28.953:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:10:29 04 05 2023 02:10:28.955:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:10:29 04 05 2023 02:10:28.958:INFO [launcher]: Starting browser ChromeHeadless 02:10:41 ✔ Browser application bundle generation complete. 02:10:41 04 05 2023 02:10:40.060:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket BYPEAjoj16UXvXNiAAAB with id 64081788 02:10:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.207 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.229 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.241 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.253 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.282 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.295 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.31 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.324 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.372 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.383 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.407 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.466 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.483 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.491 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.517 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.525 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.547 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.551 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.557 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.561 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.571 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.581 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.593 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.634 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.662 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.697 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.706 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.711 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.715 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.719 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.726 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.737 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.74 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.769 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.797 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.819 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.824 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.833 secs) 02:10:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.854 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.892 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.901 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.906 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.929 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.936 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.941 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.953 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.955 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.956 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.994 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1 sec) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.018 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.043 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.056 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.061 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.067 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.111 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.124 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.147 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.155 secs) 02:10:44 WARN: ' 02:10:44 It looks like you're using ngModel on the same form field as formControlName. 02:10:44 Support for using the ngModel input property and ngModelChange event with 02:10:44 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:44 in a future version of Angular. 02:10:44 02:10:44 For more information on this, see our API docs here: 02:10:44 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:44 ' 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.155 secs) 02:10:44 WARN: ' 02:10:44 It looks like you're using ngModel on the same form field as formControlName. 02:10:44 Support for using the ngModel input property and ngModelChange event with 02:10:44 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:44 in a future version of Angular. 02:10:44 02:10:44 For more information on this, see our API docs here: 02:10:44 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:44 ' 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.179 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.183 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.185 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.195 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.203 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.205 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.206 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.208 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.215 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.237 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.245 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.248 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.259 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.293 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.309 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.316 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.319 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.321 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.322 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.337 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.354 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.359 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.361 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.363 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.375 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.379 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.385 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.388 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.393 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.4 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.402 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.405 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.407 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.411 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.419 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.422 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.439 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.45 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.474 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.486 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.501 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.504 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.515 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.523 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.536 secs) 02:10:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.566 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.57 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.577 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.605 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.612 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.617 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.625 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.628 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.631 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.633 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.639 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.641 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.644 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.669 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.676 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.694 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.701 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.709 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.711 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.717 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.72 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.745 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.754 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.771 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.78 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.786 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.792 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.799 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.817 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.874 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.883 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.903 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.917 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.923 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.984 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.003 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.01 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.024 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.026 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.031 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.036 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.038 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.056 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.059 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.061 secs) 02:10:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.056 secs / 2.061 secs) 02:10:45 TOTAL: 149 SUCCESS 02:10:45 ✔ Browser application bundle generation complete. 02:10:46 02:10:46 =============================== Coverage summary =============================== 02:10:46 Statements : 40.87% ( 1463/3580 ) 02:10:46 Branches : 12.03% ( 111/923 ) 02:10:46 Functions : 33.13% ( 430/1298 ) 02:10:46 Lines : 38.8% ( 1314/3387 ) 02:10:46 ================================================================================ 02:10:46 ✔ Browser application bundle generation complete. 02:10:46 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-579/web' [Pipeline] echo 02:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:10:46 $ docker stop --time=1 4135e5b4a1b0c27446657e68434c7dbfccc40d5d11371f7d01d11930b86b6570 02:10:48 $ docker rm -f --volumes 4135e5b4a1b0c27446657e68434c7dbfccc40d5d11371f7d01d11930b86b6570 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:10:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:50 + ls -al . 02:10:50 total 180 02:10:50 drwxrwxr-x 14 jenkins jenkins 4096 May 4 02:09 . 02:10:50 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:07 .. 02:10:50 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:07 .blubracket 02:10:50 -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:07 .dockerignore 02:10:50 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:08 .git 02:10:50 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:07 .github 02:10:50 -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:07 .gitignore 02:10:50 drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:08 .semver 02:10:50 -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:07 Attribution.txt 02:10:50 -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:07 CHANGELOG.md 02:10:50 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:07 CONTRIBUTING.md 02:10:50 -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:07 Dockerfile 02:10:50 -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:07 Jenkinsfile 02:10:50 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:07 LICENSE 02:10:50 -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:07 Makefile 02:10:50 -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:07 README.md 02:10:50 -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:08 VERSION 02:10:50 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:07 assets 02:10:50 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:07 bin 02:10:50 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:07 cmd 02:10:50 -rw-r--r-- 1 jenkins jenkins 10 May 4 02:09 coverage.out 02:10:50 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:07 docs 02:10:50 -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:07 go.mod 02:10:50 -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:07 go.sum 02:10:50 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:07 internal 02:10:50 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:07 snap 02:10:50 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:07 testing 02:10:50 -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:07 version.go 02:10:50 drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:50 + 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=e761030d8a31fede36c67e1542e9452d064c8b66 --label arch=amd64 --label version=0.0.0 . 02:10:51 Sending build context to Docker daemon 48.68MB 02:10:51 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:10:51 Step 2/25 : FROM ${BASE} AS builder 02:10:51 ---> aaeb72cb28ff 02:10:51 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:10:51 ---> Running in ad238fd732d8 02:10:51 Removing intermediate container ad238fd732d8 02:10:51 ---> 500fb35c1f2d 02:10:51 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:10:51 ---> Running in 43e30f602be5 02:10:51 Removing intermediate container 43e30f602be5 02:10:51 ---> f01ca9e8a359 02:10:51 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:10:51 ---> Running in 9d95d229fa64 02:10:52 Removing intermediate container 9d95d229fa64 02:10:52 ---> 30063b121d11 02:10:52 Step 6/25 : LABEL Name=edgex-ui-go 02:10:52 ---> Running in 3962d12b1b8a 02:10:52 Removing intermediate container 3962d12b1b8a 02:10:52 ---> c42649121f68 02:10:52 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:10:52 ---> Running in 1a975e2101c9 02:10:52 Removing intermediate container 1a975e2101c9 02:10:52 ---> f1ca5cfd2381 02:10:52 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:10:52 ---> 8aebf6b51b75 02:10:52 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:52 ---> Running in 57c4375bf6f9 02:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:10:53 OK: 265 MiB in 53 packages 02:10:53 Removing intermediate container 57c4375bf6f9 02:10:53 ---> fad87d9533db 02:10:53 Step 10/25 : ENV GO111MODULE=on 02:10:53 ---> Running in 2fa8189f0c00 02:10:53 Removing intermediate container 2fa8189f0c00 02:10:53 ---> e66fbc93db16 02:10:53 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:10:53 ---> Running in ba8f9d11e9af 02:10:54 Removing intermediate container ba8f9d11e9af 02:10:54 ---> 8bac33389640 02:10:54 Step 12/25 : COPY go.mod vendor* ./ 02:10:54 ---> 9346b7413b70 02:10:54 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:54 ---> Running in db7df29e9bc1 02:10:54 Removing intermediate container db7df29e9bc1 02:10:54 ---> 9b28668bd4f9 02:10:54 Step 14/25 : COPY . . 02:10:56 ---> bbd9bc57a7d9 02:10:56 Step 15/25 : RUN ${MAKE} 02:10:56 ---> Running in cf21fe4f1496 02:10:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:11:14 Removing intermediate container cf21fe4f1496 02:11:14 ---> 31bb1437799a 02:11:14 Step 16/25 : FROM alpine:3.17 02:11:14 3.17: Pulling from library/alpine 02:11:14 f56be85fc22e: Already exists 02:11:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:11:14 Status: Downloaded newer image for alpine:3.17 02:11:14 ---> 9ed4aefc74f6 02:11:14 Step 17/25 : EXPOSE 4000 02:11:14 ---> Running in ad28679e1a59 02:11:14 Removing intermediate container ad28679e1a59 02:11:14 ---> 7127868f84ca 02:11:14 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:14 ---> b394f5b2ea9a 02:11:14 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:11:14 ---> fa4916a46963 02:11:14 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:11:14 ---> 71c787ca0b3c 02:11:14 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:11:14 ---> Running in 420b08e65a5f 02:11:14 Removing intermediate container 420b08e65a5f 02:11:14 ---> 81a4637c5669 02:11:14 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:11:14 ---> Running in 750e7042d4e4 02:11:14 Removing intermediate container 750e7042d4e4 02:11:14 ---> 2eb74beaee40 02:11:14 Step 23/25 : LABEL arch=amd64 02:11:14 ---> Running in be44604c5da8 02:11:14 Removing intermediate container be44604c5da8 02:11:14 ---> 93763cffd875 02:11:14 Step 24/25 : LABEL git_sha=e761030d8a31fede36c67e1542e9452d064c8b66 02:11:14 ---> Running in a8d5df7d3b84 02:11:14 Removing intermediate container a8d5df7d3b84 02:11:14 ---> 11f333a3e001 02:11:14 Step 25/25 : LABEL version=0.0.0 02:11:14 ---> Running in 36d56c18ad78 02:11:14 Removing intermediate container 36d56c18ad78 02:11:14 ---> 05795a7711c9 02:11:14 [Warning] One or more build-args [ARCH] were not consumed 02:11:14 Successfully built 05795a7711c9 02:11:14 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:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:14 02:11:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:15 latest: Pulling from edgex-lftools-log-publisher 02:11:15 5eb5b503b376: Pulling fs layer 02:11:15 5c69ac0246d0: Pulling fs layer 02:11:15 ec43610c2a17: Pulling fs layer 02:11:15 3a2ae6a8a46f: Pulling fs layer 02:11:15 33b1e0a273af: Pulling fs layer 02:11:15 5d3b04190fa2: Pulling fs layer 02:11:15 2f39f015ded8: Pulling fs layer 02:11:15 3a2ae6a8a46f: Waiting 02:11:15 33b1e0a273af: Waiting 02:11:15 5d3b04190fa2: Waiting 02:11:15 2f39f015ded8: Waiting 02:11:15 5c69ac0246d0: Verifying Checksum 02:11:15 5c69ac0246d0: Download complete 02:11:15 3a2ae6a8a46f: Download complete 02:11:15 33b1e0a273af: Verifying Checksum 02:11:15 33b1e0a273af: Download complete 02:11:15 ec43610c2a17: Verifying Checksum 02:11:15 ec43610c2a17: Download complete 02:11:15 5d3b04190fa2: Verifying Checksum 02:11:15 5d3b04190fa2: Download complete 02:11:15 5eb5b503b376: Download complete 02:11:16 5eb5b503b376: Pull complete 02:11:16 5c69ac0246d0: Pull complete 02:11:17 ec43610c2a17: Pull complete 02:11:17 3a2ae6a8a46f: Pull complete 02:11:17 33b1e0a273af: Pull complete 02:11:17 5d3b04190fa2: Pull complete 02:11:21 2f39f015ded8: Pull complete 02:11:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:21 prd-ubuntu20.04-docker-8c-8g-12689 does not seem to be running inside a container 02:11:21 $ 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-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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:25 $ docker top 229f5a25c37408cfb753b1ca7bb686c653f44ef9b57754f9fc8fb22ec6cea991 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:26 ---> job-cost.sh 02:11:26 lf-activate-venv: SKIPPING 02:11:26 INFO: No Stack... 02:11:26 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:27 INFO: Archiving Costs [Pipeline] sh 02:11:27 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives/cost.csv 02:11:27 + cut -d, -f6 [Pipeline] lock 02:11:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] 02:11:27 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] did not exist. Created. 02:11:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:27 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:27 Stashed 1 file(s) [Pipeline] } 02:11:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:28 $ docker stop --time=1 229f5a25c37408cfb753b1ca7bb686c653f44ef9b57754f9fc8fb22ec6cea991 02:11:29 $ docker rm -f --volumes 229f5a25c37408cfb753b1ca7bb686c653f44ef9b57754f9fc8fb22ec6cea991 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:17:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12847 in /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [Pipeline] { [Pipeline] ws 02:17:53 Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout 02:17:53 The recommended git tool is: git 02:18:02 using credential edgex-jenkins-ssh 02:18:02 Cloning the remote Git repository 02:18:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:18:03 > git init /w/workspace/edgex-ui-go/7 # timeout=10 02:18:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:18:03 > git --version # timeout=10 02:18:03 > git --version # 'git version 2.25.1' 02:18:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:18:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:11 Merging remotes/origin/main commit 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit 47988330b029a888b432bca213101354849c35ed 02:18:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:18:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:18:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:18:11 > git config core.sparsecheckout # timeout=10 02:18:12 > git checkout -f 47988330b029a888b432bca213101354849c35ed # timeout=10 02:18:12 > git remote # timeout=10 02:18:12 > git config --get remote.origin.url # timeout=10 02:18:12 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:12 > git merge 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 02:18:14 Merge succeeded, producing a1567bd2cb192f7f22bf53389a7614b20869a88f 02:18:14 Checking out Revision a1567bd2cb192f7f22bf53389a7614b20869a88f (PR-579) 02:18:13 > git rev-parse HEAD^{commit} # timeout=10 02:18:14 > git config core.sparsecheckout # timeout=10 02:18:14 > git checkout -f a1567bd2cb192f7f22bf53389a7614b20869a88f # timeout=10 02:18:17 Commit message: "Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD" 02:18:17 First time build. Skipping changelog. 02:18:17 > git rev-list --no-walk bff1a8769d299837546f38d3688ddfa11b8f2e74 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:18:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:18:18 Dload Upload Total Spent Left Speed 02:18:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 02:18:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:18:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:18:20 + sudo tee /etc/docker/daemon.new 02:18:20 { 02:18:20 "registry-mirrors": [ 02:18:20 "https://nexus3.edgexfoundry.org:10001" 02:18:20 ], 02:18:20 "bip": "10.250.0.254/24", 02:18:20 "hosts": [ 02:18:20 "tcp://0.0.0.0:5555", 02:18:20 "unix:///var/run/docker.sock" 02:18:20 ], 02:18:20 "mtu": 1458, 02:18:20 "selinux-enabled": true, 02:18:20 "seccomp-profile": "/etc/docker/seccomp.json" 02:18:20 } [Pipeline] sh 02:18:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:18:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:39 provisioning config files... 02:18:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config11316215011191435557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:39 ---> docker-login.sh 02:18:39 nexus3.edgexfoundry.org:10001 02:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:40 Configure a credential helper to remove this warning. See 02:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:40 02:18:40 Login Succeeded 02:18:40 nexus3.edgexfoundry.org:10002 02:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:41 Configure a credential helper to remove this warning. See 02:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:41 02:18:41 Login Succeeded 02:18:41 nexus3.edgexfoundry.org:10003 02:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:41 Configure a credential helper to remove this warning. See 02:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:41 02:18:41 Login Succeeded 02:18:41 nexus3.edgexfoundry.org:10004 02:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:42 Configure a credential helper to remove this warning. See 02:18:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:42 02:18:42 Login Succeeded 02:18:42 docker.io 02:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:42 Configure a credential helper to remove this warning. See 02:18:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:42 02:18:42 Login Succeeded 02:18:42 ---> docker-login.sh ends [Pipeline] } 02:18:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:18:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:43 ========================================================= 02:18:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:18:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:18:44 Sending build context to Docker daemon 28.89MB 02:18:44 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:18:44 Step 2/15 : FROM ${BASE} AS builder 02:18:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:18:44 c41833b44d91: Pulling fs layer 02:18:44 ed15518f5707: Pulling fs layer 02:18:44 feae8fd75edb: Pulling fs layer 02:18:44 242c74f7c9fa: Pulling fs layer 02:18:44 3cdef696dda3: Pulling fs layer 02:18:44 2ced38df9373: Pulling fs layer 02:18:44 58f1dce35555: Pulling fs layer 02:18:44 3cdef696dda3: Waiting 02:18:44 2ced38df9373: Waiting 02:18:44 58f1dce35555: Waiting 02:18:44 242c74f7c9fa: Waiting 02:18:44 ed15518f5707: Verifying Checksum 02:18:44 ed15518f5707: Download complete 02:18:44 242c74f7c9fa: Verifying Checksum 02:18:44 242c74f7c9fa: Download complete 02:18:45 3cdef696dda3: Verifying Checksum 02:18:45 3cdef696dda3: Download complete 02:18:45 c41833b44d91: Verifying Checksum 02:18:45 c41833b44d91: Download complete 02:18:46 c41833b44d91: Pull complete 02:18:46 58f1dce35555: Verifying Checksum 02:18:46 58f1dce35555: Download complete 02:18:46 ed15518f5707: Pull complete 02:18:47 feae8fd75edb: Verifying Checksum 02:18:47 feae8fd75edb: Download complete 02:18:47 2ced38df9373: Verifying Checksum 02:18:47 2ced38df9373: Download complete 02:19:00 feae8fd75edb: Pull complete 02:19:00 242c74f7c9fa: Pull complete 02:19:00 3cdef696dda3: Pull complete 02:19:05 2ced38df9373: Pull complete 02:19:08 58f1dce35555: Pull complete 02:19:08 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:19:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:19:08 ---> fadd8f120f05 02:19:08 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:19:10 ---> Running in 5435f5ee804f 02:19:10 Removing intermediate container 5435f5ee804f 02:19:10 ---> 9dbbf9d8bbd0 02:19:10 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:19:10 ---> Running in c1bbd71c0f97 02:19:11 Removing intermediate container c1bbd71c0f97 02:19:11 ---> f705c38369ff 02:19:11 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:19:11 ---> Running in 96bc3c994df8 02:19:11 Removing intermediate container 96bc3c994df8 02:19:11 ---> c98eb1eca8c7 02:19:11 Step 6/15 : LABEL Name=edgex-ui-go 02:19:11 ---> Running in 9adaa0ee5d10 02:19:12 Removing intermediate container 9adaa0ee5d10 02:19:12 ---> a6d4716ce5fc 02:19:12 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:19:12 ---> Running in f7ebb6744e2c 02:19:12 Removing intermediate container f7ebb6744e2c 02:19:12 ---> 520fcfdd4ee2 02:19:12 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:19:13 latest: Pulling from library/docker 02:19:13 c41833b44d91: Already exists 02:19:13 6343a5c17821: Pulling fs layer 02:19:13 7fb3fc37985f: Pulling fs layer 02:19:13 c69224d8e51c: Pulling fs layer 02:19:13 9509eea51bfd: Pulling fs layer 02:19:13 13893f74905f: Pulling fs layer 02:19:13 a478c30451b0: Pulling fs layer 02:19:13 cca6ee3ffb4d: Pulling fs layer 02:19:13 fe1b37f33852: Pulling fs layer 02:19:13 b44bc8c7e93d: Pulling fs layer 02:19:13 0e42b4e3b30c: Pulling fs layer 02:19:13 d97e7eb47f8a: Pulling fs layer 02:19:13 3ed71508fdeb: Pulling fs layer 02:19:13 fca51f470542: Pulling fs layer 02:19:13 9509eea51bfd: Waiting 02:19:13 13893f74905f: Waiting 02:19:13 a478c30451b0: Waiting 02:19:13 cca6ee3ffb4d: Waiting 02:19:13 b44bc8c7e93d: Waiting 02:19:13 0e42b4e3b30c: Waiting 02:19:13 d97e7eb47f8a: Waiting 02:19:13 3ed71508fdeb: Waiting 02:19:13 fca51f470542: Waiting 02:19:13 fe1b37f33852: Waiting 02:19:13 7fb3fc37985f: Verifying Checksum 02:19:13 7fb3fc37985f: Download complete 02:19:13 6343a5c17821: Verifying Checksum 02:19:13 6343a5c17821: Download complete 02:19:14 c69224d8e51c: Verifying Checksum 02:19:14 c69224d8e51c: Download complete 02:19:14 9509eea51bfd: Verifying Checksum 02:19:14 9509eea51bfd: Download complete 02:19:14 a478c30451b0: Verifying Checksum 02:19:14 a478c30451b0: Download complete 02:19:14 fe1b37f33852: Verifying Checksum 02:19:14 fe1b37f33852: Download complete 02:19:14 cca6ee3ffb4d: Verifying Checksum 02:19:14 cca6ee3ffb4d: Download complete 02:19:14 0e42b4e3b30c: Verifying Checksum 02:19:14 0e42b4e3b30c: Download complete 02:19:14 13893f74905f: Verifying Checksum 02:19:14 13893f74905f: Download complete 02:19:14 6343a5c17821: Pull complete 02:19:14 3ed71508fdeb: Verifying Checksum 02:19:14 3ed71508fdeb: Download complete 02:19:14 b44bc8c7e93d: Verifying Checksum 02:19:14 b44bc8c7e93d: Download complete 02:19:14 fca51f470542: Download complete 02:19:14 7fb3fc37985f: Pull complete 02:19:15 d97e7eb47f8a: Verifying Checksum 02:19:15 d97e7eb47f8a: Download complete 02:19:16 c69224d8e51c: Pull complete 02:19:17 9509eea51bfd: Pull complete 02:19:18 13893f74905f: Pull complete 02:19:18 a478c30451b0: Pull complete 02:19:18 cca6ee3ffb4d: Pull complete 02:19:19 fe1b37f33852: Pull complete 02:19:19 b44bc8c7e93d: Pull complete 02:19:20 0e42b4e3b30c: Pull complete 02:19:22 d97e7eb47f8a: Pull complete 02:19:22 3ed71508fdeb: Pull complete 02:19:23 fca51f470542: Pull complete 02:19:23 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:19:23 Status: Downloaded newer image for docker:latest 02:19:27 ---> 2c9dbd904094 02:19:27 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:27 ---> Running in 23edfea86ee9 02:19:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:30 OK: 263 MiB in 53 packages 02:19:31 Removing intermediate container 23edfea86ee9 02:19:31 ---> b6028d64a27e 02:19:31 Step 10/15 : ENV GO111MODULE=on 02:19:31 ---> Running in 54420ed8ee97 02:19:31 Removing intermediate container 54420ed8ee97 02:19:31 ---> 51e35d378430 02:19:31 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:19:31 ---> Running in 32e054fc5eef 02:19:32 Removing intermediate container 32e054fc5eef 02:19:32 ---> 44defa555296 02:19:32 Step 12/15 : COPY go.mod vendor* ./ 02:19:33 ---> 3c2c6be949d2 02:19:33 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:33 ---> Running in 22b031e710cf 02:20:41 Removing intermediate container 22b031e710cf 02:20:41 ---> 7086647fdb85 02:20:41 Step 14/15 : COPY . . 02:20:43 ---> fdb39c63e4ae 02:20:43 Step 15/15 : RUN ${MAKE} 02:20:43 ---> Running in 0af218034135 02:20:44 noop 02:20:44 Removing intermediate container 0af218034135 02:20:44 ---> ac3cb9af5a88 02:20:44 Successfully built ac3cb9af5a88 02:20:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:45 + docker inspect -f . ci-base-image-arm64 02:20:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:45 prd-ubuntu20.04-docker-arm64-4c-16g-12847 does not seem to be running inside a container 02:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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:20:47 $ docker top 66f92405b53d55c9a87a6652aaf3d76ca36432246ad9b4fd59c0f7b1b1c07670 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:47 + go version 02:20:47 go version go1.20.2 linux/arm64 [Pipeline] } 02:20:47 $ docker stop --time=1 66f92405b53d55c9a87a6652aaf3d76ca36432246ad9b4fd59c0f7b1b1c07670 02:20:49 $ docker rm -f --volumes 66f92405b53d55c9a87a6652aaf3d76ca36432246ad9b4fd59c0f7b1b1c07670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:50 + docker inspect -f . ci-base-image-arm64 02:20:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:50 prd-ubuntu20.04-docker-arm64-4c-16g-12847 does not seem to be running inside a container 02:20:50 $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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:20:51 $ docker top 8a072d1de1ed9e9a807931e6289dfbc3659834b6f57a3aae1a23bd2bb888d7f4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:52 + git config --global --add safe.directory /w/workspace/edgex-ui-go/7 [Pipeline] fileExists [Pipeline] sh 02:20:53 + make test 02:20:53 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:21:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:23:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:23:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:23:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:23:24 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:23:24 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:23:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:23:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:23:24 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:23:24 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:23:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:23:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:23:56 ./bin/test-attribution-txt.sh 02:23:56 make -C web test 02:23:56 make[1]: Entering directory '/w/workspace/edgex-ui-go/7/web' 02:23:56 make[1]: tput: No such file or directory 02:23:56 make[1]: tput: No such file or directory 02:23:56 warning: generating ./VERSION 02:23:56 echo "0.0.0" > VERSION 02:23:56 docker build \ 02:23:56 -f Dockerfile \ 02:23:56 --build-arg USER=1000 \ 02:23:56 \ 02:23:56 --label "git_sha=a1567bd2cb192f7f22bf53389a7614b20869a88f" \ 02:23:56 -t edgexfoundry/edgex-web-ui:a1567bd2cb192f7f22bf53389a7614b20869a88f \ 02:23:56 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:23:56 . 02:23:56 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:23:56 Install the buildx component to build images with BuildKit: 02:23:56 https://docs.docker.com/go/buildx/ 02:23:56 02:23:56 Sending build context to Docker daemon 3.269MB 02:23:56 Step 1/10 : FROM node:16.17-alpine3.15 02:23:56 16.17-alpine3.15: Pulling from library/node 02:23:56 47517142f6ba: Pulling fs layer 02:23:56 5f8c4bfa009b: Pulling fs layer 02:23:56 f7079c9c4ba1: Pulling fs layer 02:23:56 aba105e6f55a: Pulling fs layer 02:23:56 aba105e6f55a: Waiting 02:23:56 47517142f6ba: Download complete 02:23:56 f7079c9c4ba1: Verifying Checksum 02:23:56 f7079c9c4ba1: Download complete 02:23:56 aba105e6f55a: Verifying Checksum 02:23:56 aba105e6f55a: Download complete 02:23:56 47517142f6ba: Pull complete 02:23:56 5f8c4bfa009b: Verifying Checksum 02:23:56 5f8c4bfa009b: Download complete 02:23:59 5f8c4bfa009b: Pull complete 02:23:59 f7079c9c4ba1: Pull complete 02:23:59 aba105e6f55a: Pull complete 02:23:59 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:23:59 Status: Downloaded newer image for node:16.17-alpine3.15 02:23:59 ---> bf1b8b58d215 02:23:59 Step 2/10 : RUN apk add --no-cache chromium 02:24:00 ---> Running in d4dc8d0790e3 02:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:24:06 (1/128) Installing libxau (1.0.9-r0) 02:24:06 (2/128) Installing libmd (1.0.3-r0) 02:24:06 (3/128) Installing libbsd (0.11.3-r1) 02:24:06 (4/128) Installing libxdmcp (1.1.3-r0) 02:24:06 (5/128) Installing libxcb (1.14-r2) 02:24:06 (6/128) Installing libx11 (1.7.3.1-r0) 02:24:07 (7/128) Installing libxext (1.3.4-r0) 02:24:07 (8/128) Installing libice (1.0.10-r0) 02:24:07 (9/128) Installing libuuid (2.37.4-r0) 02:24:07 (10/128) Installing libsm (1.2.3-r0) 02:24:07 (11/128) Installing libxt (1.2.1-r0) 02:24:07 (12/128) Installing libxmu (1.1.3-r0) 02:24:07 (13/128) Installing xset (1.2.4-r0) 02:24:07 (14/128) Installing xprop (1.2.5-r0) 02:24:07 (15/128) Installing xdg-utils (1.1.3-r0) 02:24:07 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:24:07 (17/128) Installing pkgconf (1.8.1-r0) 02:24:07 (18/128) Installing libffi (3.4.2-r1) 02:24:07 (19/128) Installing libintl (0.21-r0) 02:24:07 (20/128) Installing libblkid (2.37.4-r0) 02:24:07 (21/128) Installing libmount (2.37.4-r0) 02:24:07 (22/128) Installing pcre (8.45-r1) 02:24:07 (23/128) Installing glib (2.70.1-r0) 02:24:07 (24/128) Installing xz-libs (5.2.5-r1) 02:24:07 (25/128) Installing libxml2 (2.9.14-r2) 02:24:07 (26/128) Installing shared-mime-info (2.1-r2) 02:24:07 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:24:07 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:24:07 (29/128) Installing libpng (1.6.37-r1) 02:24:07 (30/128) Installing libwebp (1.2.2-r0) 02:24:08 (31/128) Installing zstd-libs (1.5.0-r0) 02:24:08 (32/128) Installing tiff (4.4.0-r1) 02:24:09 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:24:09 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:24:09 (35/128) Installing libxcomposite (0.4.5-r0) 02:24:09 (36/128) Installing libxfixes (6.0.0-r0) 02:24:09 (37/128) Installing libxrender (0.9.10-r3) 02:24:09 (38/128) Installing libxcursor (1.2.0-r0) 02:24:09 (39/128) Installing libxdamage (1.1.5-r1) 02:24:09 (40/128) Installing libxi (1.8-r0) 02:24:09 (41/128) Installing libxinerama (1.1.4-r1) 02:24:09 (42/128) Installing libxrandr (1.5.2-r1) 02:24:09 (43/128) Installing atk (2.36.0-r0) 02:24:09 (44/128) Installing libxtst (1.2.3-r3) 02:24:09 (45/128) Installing dbus-libs (1.12.24-r0) 02:24:09 (46/128) Installing at-spi2-core (2.42.0-r0) 02:24:09 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:24:09 (48/128) Installing expat (2.5.0-r0) 02:24:09 (49/128) Installing brotli-libs (1.0.9-r5) 02:24:09 (50/128) Installing libbz2 (1.0.8-r1) 02:24:09 (51/128) Installing freetype (2.11.1-r2) 02:24:09 (52/128) Installing fontconfig (2.13.1-r4) 02:24:09 (53/128) Installing pixman (0.40.0-r4) 02:24:09 (54/128) Installing cairo (1.16.0-r5) 02:24:09 (55/128) Installing cairo-gobject (1.16.0-r5) 02:24:09 (56/128) Installing avahi-libs (0.8-r5) 02:24:09 (57/128) Installing gmp (6.2.1-r1) 02:24:09 (58/128) Installing nettle (3.7.3-r0) 02:24:09 (59/128) Installing p11-kit (0.24.0-r1) 02:24:09 (60/128) Installing libtasn1 (4.18.0-r1) 02:24:09 (61/128) Installing libunistring (0.9.10-r1) 02:24:09 (62/128) Installing gnutls (3.7.1-r2) 02:24:09 (63/128) Installing cups-libs (2.3.3-r6) 02:24:09 (64/128) Installing libepoxy (1.5.9-r0) 02:24:09 (65/128) Installing fribidi (1.0.11-r0) 02:24:09 (66/128) Installing graphite2 (1.3.14-r0) 02:24:09 (67/128) Installing harfbuzz (3.0.0-r2) 02:24:09 (68/128) Installing libxft (2.3.4-r0) 02:24:09 (69/128) Installing pango (1.48.10-r0) 02:24:09 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:24:09 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:24:09 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:24:09 (73/128) Installing xkeyboard-config (2.34-r0) 02:24:10 (74/128) Installing libxkbcommon (1.3.1-r0) 02:24:10 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:24:10 Executing gtk+3.0-3.24.30-r0.post-install 02:24:10 (76/128) Installing libfontenc (1.1.4-r0) 02:24:10 (77/128) Installing mkfontscale (1.2.1-r1) 02:24:10 (78/128) Installing ttf-opensans (1.10-r1) 02:24:10 Executing ttf-opensans-1.10-r1.post-install 02:24:12 (79/128) Installing libogg (1.3.5-r0) 02:24:12 (80/128) Installing flac (1.3.4-r0) 02:24:12 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:24:12 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:24:12 (83/128) Installing sdl2 (2.0.16-r4) 02:24:12 (84/128) Installing aom-libs (3.2.0-r0) 02:24:12 (85/128) Installing libass (0.15.2-r0) 02:24:12 (86/128) Installing libdav1d (0.9.2-r0) 02:24:12 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:24:12 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:24:13 (89/128) Installing lame (3.100-r0) 02:24:13 (90/128) Installing opus (1.3.1-r1) 02:24:13 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:24:13 (92/128) Installing soxr (0.1.3-r2) 02:24:13 (93/128) Installing libsrt (1.4.2-r1) 02:24:13 (94/128) Installing libssh (0.9.6-r1) 02:24:13 (95/128) Installing libtheora (1.1.1-r16) 02:24:13 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:24:13 (97/128) Installing libdrm (2.4.109-r0) 02:24:13 (98/128) Installing libva (2.13.0-r0) 02:24:13 (99/128) Installing libvdpau (1.4-r0) 02:24:13 (100/128) Installing vidstab (1.1.0-r1) 02:24:13 (101/128) Installing libvorbis (1.3.7-r0) 02:24:13 (102/128) Installing libvpx (1.10.0-r0) 02:24:13 (103/128) Installing vulkan-loader (1.2.196-r0) 02:24:13 (104/128) Installing x264-libs (20210613-r0) 02:24:13 (105/128) Installing x265-libs (3.5-r0) 02:24:13 (106/128) Installing xvidcore (1.3.7-r1) 02:24:13 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:24:14 (108/128) Installing libevent (2.1.12-r4) 02:24:14 (109/128) Installing mesa (21.2.6-r0) 02:24:14 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:24:14 (111/128) Installing mesa-gbm (21.2.6-r0) 02:24:14 (112/128) Installing lcms2 (2.12-r1) 02:24:14 (113/128) Installing nspr (4.32-r0) 02:24:14 (114/128) Installing sqlite-libs (3.36.0-r0) 02:24:14 (115/128) Installing nss (3.78.1-r0) 02:24:14 (116/128) Installing libasyncns (0.8-r1) 02:24:14 (117/128) Installing libltdl (2.4.6-r7) 02:24:14 (118/128) Installing orc (0.4.32-r0) 02:24:14 (119/128) Installing libsndfile (1.0.31-r1) 02:24:14 (120/128) Installing speexdsp (1.2.0-r0) 02:24:14 (121/128) Installing tdb-libs (1.4.5-r0) 02:24:14 (122/128) Installing libpulse (15.0-r2) 02:24:14 (123/128) Installing re2 (2021.11.01-r0) 02:24:14 (124/128) Installing snappy (1.1.9-r1) 02:24:14 (125/128) Installing libgpg-error (1.42-r1) 02:24:14 (126/128) Installing libgcrypt (1.9.4-r0) 02:24:14 (127/128) Installing libxslt (1.1.35-r0) 02:24:14 (128/128) Installing chromium (99.0.4844.84-r0) 02:24:20 Executing busybox-1.34.1-r7.trigger 02:24:20 Executing glib-2.70.1-r0.trigger 02:24:20 Executing shared-mime-info-2.1-r2.trigger 02:24:22 Executing gdk-pixbuf-2.42.8-r0.trigger 02:24:22 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:24:22 Executing fontconfig-2.13.1-r4.trigger 02:24:22 Executing mkfontscale-1.2.1-r1.trigger 02:24:22 OK: 275 MiB in 144 packages 02:24:32 Removing intermediate container d4dc8d0790e3 02:24:32 ---> e125e88c1f33 02:24:32 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:24:32 ---> Running in 2e5980bc4970 02:24:32 Removing intermediate container 2e5980bc4970 02:24:32 ---> f9068f0cd494 02:24:32 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:24:32 ---> Running in 4fcabc161fd1 02:24:32 Removing intermediate container 4fcabc161fd1 02:24:32 ---> 635e685d8827 02:24:32 Step 5/10 : RUN npm install -g npm 02:24:32 ---> Running in 55d9862b46be 02:25:11 02:25:11 removed 7 packages, changed 101 packages, and audited 264 packages in 30s 02:25:11 02:25:11 27 packages are looking for funding 02:25:11 run `npm fund` for details 02:25:11 02:25:11 found 0 vulnerabilities 02:25:11 Removing intermediate container 55d9862b46be 02:25:11 ---> 1a5f044f3e2d 02:25:11 Step 6/10 : ARG USER=1000 02:25:11 ---> Running in c077cdadb170 02:25:11 Removing intermediate container c077cdadb170 02:25:11 ---> e93eaa55d980 02:25:11 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:25:11 ---> Running in 69fbc2fede9e 02:25:13 Removing intermediate container 69fbc2fede9e 02:25:13 ---> 60c706784d1b 02:25:13 Step 8/10 : USER $USER:$USER 02:25:13 ---> Running in 8ae13740d050 02:25:14 Removing intermediate container 8ae13740d050 02:25:14 ---> 81992ae1fb6f 02:25:14 Step 9/10 : WORKDIR /app 02:25:14 ---> Running in 6fab70630dc3 02:25:14 Removing intermediate container 6fab70630dc3 02:25:14 ---> 5ba9e01d8e28 02:25:14 Step 10/10 : LABEL git_sha=a1567bd2cb192f7f22bf53389a7614b20869a88f 02:25:14 ---> Running in e7a63b7ab8ae 02:25:14 Removing intermediate container e7a63b7ab8ae 02:25:14 ---> ba4af44d5594 02:25:14 Successfully built ba4af44d5594 02:25:14 Successfully tagged edgexfoundry/edgex-web-ui:a1567bd2cb192f7f22bf53389a7614b20869a88f 02:25:14 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:25:14 touch edgex-web-ui.imagebuilt 02:25:15 mkdir -p node_modules coverage 02:25:15 chown "1000:1000" node_modules coverage package-lock.json 02:25:15 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:25:30 npm WARN EBADENGINE Unsupported engine { 02:25:30 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:25:30 npm WARN EBADENGINE required: { 02:25:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:30 npm WARN EBADENGINE }, 02:25:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:25:30 npm WARN EBADENGINE } 02:25:30 npm WARN EBADENGINE Unsupported engine { 02:25:30 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:25:30 npm WARN EBADENGINE required: { 02:25:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:30 npm WARN EBADENGINE }, 02:25:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:25:30 npm WARN EBADENGINE } 02:25:30 npm WARN EBADENGINE Unsupported engine { 02:25:30 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:25:30 npm WARN EBADENGINE required: { 02:25:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:30 npm WARN EBADENGINE }, 02:25:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:25:30 npm WARN EBADENGINE } 02:25:30 npm WARN EBADENGINE Unsupported engine { 02:25:30 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:25:30 npm WARN EBADENGINE required: { 02:25:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:30 npm WARN EBADENGINE }, 02:25:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:25:30 npm WARN EBADENGINE } 02:25:30 npm WARN EBADENGINE Unsupported engine { 02:25:30 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:25:30 npm WARN EBADENGINE required: { 02:25:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:30 npm WARN EBADENGINE }, 02:25:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:25:30 npm WARN EBADENGINE } 02:25:30 npm WARN EBADENGINE Unsupported engine { 02:25:30 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:25:30 npm WARN EBADENGINE required: { 02:25:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:30 npm WARN EBADENGINE }, 02:25:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:25:30 npm WARN EBADENGINE } 02:25:30 npm WARN EBADENGINE Unsupported engine { 02:25:30 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:25:30 npm WARN EBADENGINE required: { 02:25:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:30 npm WARN EBADENGINE }, 02:25:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:25:30 npm WARN EBADENGINE } 02:25:30 npm WARN EBADENGINE Unsupported engine { 02:25:30 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:25:30 npm WARN EBADENGINE required: { 02:25:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:30 npm WARN EBADENGINE }, 02:25:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:25:30 npm WARN EBADENGINE } 02:25:30 npm WARN EBADENGINE Unsupported engine { 02:25:30 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:25:30 npm WARN EBADENGINE required: { 02:25:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:30 npm WARN EBADENGINE }, 02:25:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:25:30 npm WARN EBADENGINE } 02:26:09 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:26:09 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:26:09 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:26:09 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:26:10 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:26:16 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:26:26 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:26:26 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:26:28 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:26:55 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:26:55 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:26:55 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:26:59 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:27:01 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:27:03 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:27:16 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 02:27:19 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:27:38 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:28:16 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:29:03 02:29:03 added 1475 packages, and audited 1476 packages in 4m 02:29:03 02:29:03 90 packages are looking for funding 02:29:03 run `npm fund` for details 02:29:03 02:29:03 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) 02:29:03 02:29:03 To address issues that do not require attention, run: 02:29:03 npm audit fix 02:29:03 02:29:03 To address all issues (including breaking changes), run: 02:29:03 npm audit fix --force 02:29:03 02:29:03 Run `npm audit` for details. 02:29:03 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:29:25 - Generating browser application bundles (phase: setup)... 02:30:12 Compiling @angular/core : es2015 as esm2015 02:30:12 Compiling @angular/compiler/testing : es2015 as esm2015 02:30:45 Compiling @angular/common : es2015 as esm2015 02:30:45 Compiling @angular/core/testing : es2015 as esm2015 02:30:55 Compiling @angular/platform-browser : es2015 as esm2015 02:30:55 Compiling @angular/common/testing : es2015 as esm2015 02:30:59 Compiling @angular/router : es2015 as esm2015 02:30:59 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:31:06 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:31:09 Compiling @angular/common/http : es2015 as esm2015 02:31:09 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:31:13 Compiling @angular/forms : es2015 as esm2015 02:31:15 Compiling @angular/router/testing : es2015 as esm2015 02:31:15 Compiling @angular/common/http/testing : es2015 as esm2015 02:32:37 04 05 2023 02:32:33.050:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:32:37 04 05 2023 02:32:33.070:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:32:37 04 05 2023 02:32:33.107:INFO [launcher]: Starting browser ChromeHeadless 02:33:59 04 05 2023 02:33:54.134:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:34:46 04 05 2023 02:34:40.037:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:35:01 ✔ Browser application bundle generation complete. 02:35:02 04 05 2023 02:35:02.136:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket fkBxC9F5MSfawTT8AAAB with id 37722447 02:35:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:35:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.27 secs) 02:35:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.3 secs) 02:35:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.335 secs) 02:35:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.353 secs) 02:35:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.959 secs) 02:35:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.506 secs) 02:35:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.552 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.964 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.058 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.193 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.244 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.269 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.282 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.305 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.357 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.494 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.516 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.535 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.634 secs) 02:35:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.747 secs) 02:35:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.025 secs) 02:35:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.168 secs) 02:35:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.181 secs) 02:35:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.754 secs) 02:35:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.812 secs) 02:35:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.872 secs) 02:35:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.926 secs) 02:35:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.059 secs) 02:35:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.077 secs) 02:35:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.089 secs) 02:35:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.332 secs) 02:35:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.358 secs) 02:35:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.396 secs) 02:35:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.451 secs) 02:35:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.56 secs) 02:35:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.623 secs) 02:35:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.932 secs) 02:35:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.016 secs) 02:35:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.052 secs) 02:35:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.083 secs) 02:35:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.17 secs) 02:35:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.23 secs) 02:35:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.259 secs) 02:35:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.29 secs) 02:35:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.313 secs) 02:35:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.444 secs) 02:35:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.545 secs) 02:35:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.716 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.804 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.834 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.865 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.881 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.965 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.998 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.044 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.082 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.159 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.342 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.418 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.49 secs) 02:35:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.546 secs) 02:35:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.867 secs) 02:35:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.04 secs) 02:35:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.132 secs) 02:35:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.201 secs) 02:35:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.249 secs) 02:35:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.269 secs) 02:35:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.45 secs) 02:35:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.51 secs) 02:35:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.723 secs) 02:35:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.762 secs) 02:35:29 WARN: ' 02:35:29 It looks like you're using ngModel on the same form field as formControlName. 02:35:29 Support for using the ngModel input property and ngModelChange event with 02:35:29 reactive form directives has been deprecated in Angular v6 and will be removed 02:35:29 in a future version of Angular. 02:35:29 02:35:29 For more information on this, see our API docs here: 02:35:29 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:35:29 ' 02:35:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.762 secs) 02:35:29 WARN: ' 02:35:29 It looks like you're using ngModel on the same form field as formControlName. 02:35:29 Support for using the ngModel input property and ngModelChange event with 02:35:29 reactive form directives has been deprecated in Angular v6 and will be removed 02:35:29 in a future version of Angular. 02:35:29 02:35:29 For more information on this, see our API docs here: 02:35:29 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:35:29 ' 02:35:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.954 secs) 02:35:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.143 secs) 02:35:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.209 secs) 02:35:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.328 secs) 02:35:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.473 secs) 02:35:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.543 secs) 02:35:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.571 secs) 02:35:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.584 secs) 02:35:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.668 secs) 02:35:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.746 secs) 02:35:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.99 secs) 02:35:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.084 secs) 02:35:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.248 secs) 02:35:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.272 secs) 02:35:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.362 secs) 02:35:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.499 secs) 02:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.541 secs) 02:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.703 secs) 02:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.748 secs) 02:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.792 secs) 02:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.875 secs) 02:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.16 secs) 02:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.263 secs) 02:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.472 secs) 02:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.585 secs) 02:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.645 secs) 02:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.721 secs) 02:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.751 secs) 02:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.984 secs) 02:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.027 secs) 02:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.161 secs) 02:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.187 secs) 02:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.199 secs) 02:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.255 secs) 02:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.316 secs) 02:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.383 secs) 02:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.402 secs) 02:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.431 secs) 02:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.667 secs) 02:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.729 secs) 02:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.766 secs) 02:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.883 secs) 02:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.921 secs) 02:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.956 secs) 02:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.991 secs) 02:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.123 secs) 02:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.177 secs) 02:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.207 secs) 02:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.45 secs) 02:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.502 secs) 02:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.647 secs) 02:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.674 secs) 02:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.688 secs) 02:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.308 secs) 02:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.428 secs) 02:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.459 secs) 02:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.483 secs) 02:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.65 secs) 02:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.691 secs) 02:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.71 secs) 02:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.728 secs) 02:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.749 secs) 02:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.909 secs) 02:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.969 secs) 02:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.116 secs) 02:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.195 secs) 02:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.323 secs) 02:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.343 secs) 02:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.36 secs) 02:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.397 secs) 02:35:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.715 secs) 02:35:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.839 secs) 02:35:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.944 secs) 02:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.299 secs) 02:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.546 secs) 02:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.582 secs) 02:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.701 secs) 02:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.745 secs) 02:35:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (21.906 secs / 15.745 secs) 02:35:41 TOTAL: 149 SUCCESS 02:35:41 ✔ Browser application bundle generation complete. 02:35:46 02:35:46 =============================== Coverage summary =============================== 02:35:46 Statements : 40.98% ( 1467/3580 ) 02:35:46 Branches : 12.03% ( 111/923 ) 02:35:46 Functions : 33.28% ( 432/1298 ) 02:35:46 Lines : 38.91% ( 1318/3387 ) 02:35:46 ================================================================================ 02:35:46 04 05 2023 02:35:45.477:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:35:46 ✔ Browser application bundle generation complete. 02:35:47 make[1]: Leaving directory '/w/workspace/edgex-ui-go/7/web' [Pipeline] echo 02:35:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:35:47 $ docker stop --time=1 8a072d1de1ed9e9a807931e6289dfbc3659834b6f57a3aae1a23bd2bb888d7f4 02:35:49 $ docker rm -f --volumes 8a072d1de1ed9e9a807931e6289dfbc3659834b6f57a3aae1a23bd2bb888d7f4 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:54 Warning: overwriting stash ‘coverage-report’ 02:36:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:36:04 + ls -al . 02:36:04 total 176 02:36:04 drwxrwxr-x 13 jenkins jenkins 4096 May 4 02:20 . 02:36:04 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:18 .. 02:36:04 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:18 .blubracket 02:36:04 -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:18 .dockerignore 02:36:04 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:18 .git 02:36:04 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:18 .github 02:36:04 -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:18 .gitignore 02:36:04 -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:18 Attribution.txt 02:36:04 -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:18 CHANGELOG.md 02:36:04 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:18 CONTRIBUTING.md 02:36:04 -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:18 Dockerfile 02:36:04 -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:18 Jenkinsfile 02:36:04 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:18 LICENSE 02:36:04 -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:18 Makefile 02:36:04 -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:18 README.md 02:36:04 -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:08 VERSION 02:36:04 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:18 assets 02:36:04 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:18 bin 02:36:04 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:18 cmd 02:36:04 -rw-r--r-- 1 jenkins jenkins 10 May 4 02:20 coverage.out 02:36:04 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:18 docs 02:36:04 -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:18 go.mod 02:36:04 -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:18 go.sum 02:36:04 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:18 internal 02:36:04 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:18 snap 02:36:04 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:18 testing 02:36:04 -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:18 version.go 02:36:04 drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:25 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:04 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a1567bd2cb192f7f22bf53389a7614b20869a88f --label arch=arm64 --label version=0.0.0 . 02:36:06 Sending build context to Docker daemon 31.64MB 02:36:06 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:36:06 Step 2/25 : FROM ${BASE} AS builder 02:36:06 ---> ac3cb9af5a88 02:36:06 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:36:06 ---> Running in 32fcef820165 02:36:06 Removing intermediate container 32fcef820165 02:36:06 ---> 2028acaf607e 02:36:06 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:36:06 ---> Running in e8925c45ca0e 02:36:07 Removing intermediate container e8925c45ca0e 02:36:07 ---> 20ee81ca561e 02:36:07 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:36:07 ---> Running in 2ed806e7b321 02:36:07 Removing intermediate container 2ed806e7b321 02:36:07 ---> 0046d9364248 02:36:07 Step 6/25 : LABEL Name=edgex-ui-go 02:36:07 ---> Running in a3421ab7ba4a 02:36:08 Removing intermediate container a3421ab7ba4a 02:36:08 ---> b2fa154a79ee 02:36:08 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:36:08 ---> Running in a9f51598e416 02:36:08 Removing intermediate container a9f51598e416 02:36:08 ---> 69ad4ccbfbc5 02:36:08 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:36:10 ---> 4b257df7f6eb 02:36:10 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:36:10 ---> Running in 6620a327600c 02:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:36:12 OK: 263 MiB in 53 packages 02:36:13 Removing intermediate container 6620a327600c 02:36:13 ---> 7e11c0322808 02:36:13 Step 10/25 : ENV GO111MODULE=on 02:36:13 ---> Running in 169a9d96a156 02:36:14 Removing intermediate container 169a9d96a156 02:36:14 ---> 46067b25929b 02:36:14 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:36:14 ---> Running in c97ddc3e5923 02:36:14 Removing intermediate container c97ddc3e5923 02:36:14 ---> d47532e34b8d 02:36:14 Step 12/25 : COPY go.mod vendor* ./ 02:36:15 ---> 9e3932d4ec09 02:36:15 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:15 ---> Running in 18c070f6cb64 02:36:17 Removing intermediate container 18c070f6cb64 02:36:17 ---> 97a4ae60b8b1 02:36:17 Step 14/25 : COPY . . 02:36:22 ---> e8cb1a4362b5 02:36:22 Step 15/25 : RUN ${MAKE} 02:36:22 ---> Running in 8ddccca77041 02:36:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:38:44 Removing intermediate container 8ddccca77041 02:38:44 ---> dde3ef0490e7 02:38:44 Step 16/25 : FROM alpine:3.17 02:38:44 3.17: Pulling from library/alpine 02:38:44 c41833b44d91: Already exists 02:38:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:38:44 Status: Downloaded newer image for alpine:3.17 02:38:44 ---> 51e60588ff2c 02:38:44 Step 17/25 : EXPOSE 4000 02:38:44 ---> Running in 3db6121d7ff9 02:38:44 Removing intermediate container 3db6121d7ff9 02:38:44 ---> e445f4a72449 02:38:44 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:38:44 ---> 4533253621e2 02:38:44 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:38:44 ---> 6ffb9a458065 02:38:44 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:38:44 ---> 0f2bde56efe0 02:38:44 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:38:44 ---> Running in ffce98a1ea19 02:38:45 Removing intermediate container ffce98a1ea19 02:38:45 ---> a6c53c2b6eca 02:38:45 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:38:45 ---> Running in 09c3c7e0436a 02:38:46 Removing intermediate container 09c3c7e0436a 02:38:46 ---> f14f789228b8 02:38:46 Step 23/25 : LABEL arch=arm64 02:38:46 ---> Running in 54a82e21a4f4 02:38:46 Removing intermediate container 54a82e21a4f4 02:38:46 ---> 124777ef6120 02:38:46 Step 24/25 : LABEL git_sha=a1567bd2cb192f7f22bf53389a7614b20869a88f 02:38:46 ---> Running in 12f3e7c14681 02:38:46 Removing intermediate container 12f3e7c14681 02:38:46 ---> 9edb9357b30f 02:38:46 Step 25/25 : LABEL version=0.0.0 02:38:47 ---> Running in 234e68b43a9d 02:38:47 Removing intermediate container 234e68b43a9d 02:38:47 ---> ce86835d30d8 02:38:47 [Warning] One or more build-args [ARCH] were not consumed 02:38:47 Successfully built ce86835d30d8 02:38:47 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:48 02:38:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:48 arm64: Pulling from edgex-lftools-log-publisher 02:38:48 8998bd30e6a1: Pulling fs layer 02:38:48 04944245beec: Pulling fs layer 02:38:48 699f458cf7ca: Pulling fs layer 02:38:48 765212b225bb: Pulling fs layer 02:38:48 f23df028b6ca: Pulling fs layer 02:38:48 d65c8cfc05b1: Pulling fs layer 02:38:48 2437ff75d9bd: Pulling fs layer 02:38:48 765212b225bb: Waiting 02:38:48 f23df028b6ca: Waiting 02:38:48 d65c8cfc05b1: Waiting 02:38:48 2437ff75d9bd: Waiting 02:38:48 04944245beec: Verifying Checksum 02:38:48 04944245beec: Download complete 02:38:48 765212b225bb: Download complete 02:38:48 f23df028b6ca: Download complete 02:38:48 d65c8cfc05b1: Verifying Checksum 02:38:48 d65c8cfc05b1: Download complete 02:38:49 699f458cf7ca: Verifying Checksum 02:38:49 699f458cf7ca: Download complete 02:38:49 8998bd30e6a1: Verifying Checksum 02:38:49 8998bd30e6a1: Download complete 02:38:51 2437ff75d9bd: Verifying Checksum 02:38:51 2437ff75d9bd: Download complete 02:38:53 8998bd30e6a1: Pull complete 02:38:53 04944245beec: Pull complete 02:38:55 699f458cf7ca: Pull complete 02:38:55 765212b225bb: Pull complete 02:38:56 f23df028b6ca: Pull complete 02:38:56 d65c8cfc05b1: Pull complete 02:39:11 2437ff75d9bd: Pull complete 02:39:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:11 prd-ubuntu20.04-docker-arm64-4c-16g-12847 does not seem to be running inside a container 02:39:11 $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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:39:14 $ docker top 214e8cdd1f27138f7fc366b64ec7577b98e4a3c835ee7cf27ec06a28d5fefc5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:15 ---> job-cost.sh 02:39:15 lf-activate-venv: SKIPPING 02:39:15 INFO: No Stack... 02:39:16 INFO: Retrieving Pricing Info for: v3-standard-4 02:39:17 INFO: Archiving Costs [Pipeline] sh 02:39:17 + cat /w/workspace/edgex-ui-go/7/archives/cost.csv 02:39:17 + cut -d, -f6 [Pipeline] lock 02:39:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] 02:39:17 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] did not exist. Created. 02:39:17 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:39:18 /w/workspace/edgex-ui-go/7@tmp/durable-ef564734/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:39:19 + echo total: 0.10999999940395355 [Pipeline] stash 02:39:19 Warning: overwriting stash ‘stack-cost’ 02:39:24 Stashed 1 file(s) [Pipeline] } 02:39:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:39:24 $ docker stop --time=1 214e8cdd1f27138f7fc366b64ec7577b98e4a3c835ee7cf27ec06a28d5fefc5c 02:39:26 $ docker rm -f --volumes 214e8cdd1f27138f7fc366b64ec7577b98e4a3c835ee7cf27ec06a28d5fefc5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:39:26 provisioning config files... 02:39:26 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config17993502456510102348tmp [Pipeline] { [Pipeline] sh 02:39:27 + set +x 02:39:27 + curl -s https://codecov.io/bash 02:39:27 + bash -s -- 02:39:27 02:39:27 _____ _ 02:39:27 / ____| | | 02:39:27 | | ___ __| | ___ ___ _____ __ 02:39:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:39:27 | |___| (_) | (_| | __/ (_| (_) \ V / 02:39:27 \_____\___/ \__,_|\___|\___\___/ \_/ 02:39:27 Bash-1.0.6 02:39:27 02:39:27 02:39:27 ==> git version 2.25.1 found 02:39:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:39:27 Release-Date: 2020-01-08 02:39:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:39:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:39:27 ==> Jenkins CI detected. 02:39:27 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-579 02:39:27 project root: . 02:39:27 --> token set from env 02:39:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:39:27 ==> Running gcov in . (disable via -X gcov) 02:39:27 ==> Python coveragepy not found 02:39:27 ==> Searching for coverage reports in: 02:39:27 + . 02:39:27 -> Found 1 reports 02:39:27 ==> Detecting git/mercurial file structure 02:39:27 ==> Reading reports 02:39:27 + ./coverage.out bytes=10 02:39:27 ==> Appending adjustments 02:39:27 https://docs.codecov.io/docs/fixing-reports 02:39:28 + Found adjustments 02:39:28 ==> Gzipping contents 02:39:28 12K /tmp/codecov.xxJ4eJ.gz 02:39:28 ==> Uploading reports 02:39:28 url: https://codecov.io 02:39:28 query: branch=PR-579&commit=e761030d8a31fede36c67e1542e9452d064c8b66&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-579%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=579&job=&cmd_args= 02:39:28 -> Pinging Codecov 02:39:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-579&commit=e761030d8a31fede36c67e1542e9452d064c8b66&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-579%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=579&job=&cmd_args= 02:39:28 -> Uploading to 02:39:28 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/FB506323287CE973F263BFD2A0EB1F37/e761030d8a31fede36c67e1542e9452d064c8b66/32e6e665-d901-4da8-9d7d-b78374ebbbf0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T023928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d181170399b108ecbf0d50e7d9a2dd70cdbbc320ef8c7058a84dd707465c474 02:39:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:28 Dload Upload Total Spent Left Speed 02:39:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 42663 --:--:-- --:--:-- --:--:-- 42663 02:39:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e761030d8a31fede36c67e1542e9452d064c8b66 [Pipeline] } 02:39:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:39:29 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives ] 02:39:29 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives 02:39:29 total 16 02:39:29 drwxr-xr-x 3 root root 4096 May 4 02:11 . 02:39:29 drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:11 .. 02:39:29 drwxr-xr-x 2 root root 4096 May 4 02:11 cost 02:39:29 -rw-r--r-- 1 root root 83 May 4 02:11 cost.csv 02:39:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives 02:39:29 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives 02:39:29 total 16 02:39:29 drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:11 . 02:39:29 drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:11 .. 02:39:29 drwxr-xr-x 2 jenkins jenkins 4096 May 4 02:11 cost 02:39:29 -rw-r--r-- 1 jenkins jenkins 83 May 4 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:39:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:39:30 ---> package-listing.sh 02:39:30 ++ facter osfamily 02:39:30 ++ tr '[:upper:]' '[:lower:]' 02:39:30 + OS_FAMILY=debian 02:39:30 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-579 02:39:30 + START_PACKAGES=/tmp/packages_start.txt 02:39:30 + END_PACKAGES=/tmp/packages_end.txt 02:39:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:39:30 + PACKAGES=/tmp/packages_start.txt 02:39:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-579 ']' 02:39:30 + PACKAGES=/tmp/packages_end.txt 02:39:30 + case "${OS_FAMILY}" in 02:39:30 + dpkg -l 02:39:30 + grep '^ii' 02:39:30 + '[' -f /tmp/packages_start.txt ']' 02:39:30 + '[' -f /tmp/packages_end.txt ']' 02:39:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:39:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-579 ']' 02:39:30 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives/ 02:39:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives/ [Pipeline] echo 02:39:30 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-579/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:39:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:31 prd-ubuntu20.04-docker-8c-8g-12689 does not seem to be running inside a container 02:39:31 $ 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-579/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-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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:39:31 $ docker top be4c22d9d8b34bdcc8047b9f7ea2d0c6f2ee1389d0b38b39f9364657996ac367 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:32 + touch /tmp/pre-build-complete [Pipeline] sh 02:39:32 + mkdir -p /var/log/sysstat [Pipeline] sh 02:39:32 + ls /var/log/sa-host 02:39:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:32 provisioning config files... 02:39:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config4652616096039453493tmp [Pipeline] { [Pipeline] echo 02:39:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:39:33 ---> create-netrc.sh [Pipeline] } 02:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:39:33 ---> python-tools-install.sh [Pipeline] echo 02:39:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:39:33 ---> sudo-logs.sh 02:39:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:39:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:39:34 ---> job-cost.sh 02:39:34 lf-activate-venv: SKIPPING 02:39:34 DEBUG: total: 0.2199999988079071 02:39:34 INFO: Retrieving Stack Cost... 02:39:34 INFO: Retrieving Pricing Info for: v3-standard-8 02:39:34 INFO: Archiving Costs [Pipeline] echo 02:39:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:39:35 ---> logs-deploy.sh 02:39:35 lf-activate-venv: SKIPPING 02:39:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-579/7 02:39:35 INFO: archiving workspace using pattern(s): 02:39:36 Archives upload complete. 02:39:36 INFO: archiving logs to Nexus 02:39:37 ---> uname -a: 02:39:37 Linux prd-ubuntu20-04-docker-8c-8g-12689 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:39:37 02:39:37 02:39:37 ---> lscpu: 02:39:37 Architecture: x86_64 02:39:37 CPU op-mode(s): 32-bit, 64-bit 02:39:37 Byte Order: Little Endian 02:39:37 Address sizes: 40 bits physical, 48 bits virtual 02:39:37 CPU(s): 8 02:39:37 On-line CPU(s) list: 0-7 02:39:37 Thread(s) per core: 1 02:39:37 Core(s) per socket: 1 02:39:37 Socket(s): 8 02:39:37 NUMA node(s): 1 02:39:37 Vendor ID: AuthenticAMD 02:39:37 CPU family: 23 02:39:37 Model: 49 02:39:37 Model name: AMD EPYC-Rome Processor 02:39:37 Stepping: 0 02:39:37 CPU MHz: 2800.004 02:39:37 BogoMIPS: 5600.00 02:39:37 Virtualization: AMD-V 02:39:37 Hypervisor vendor: KVM 02:39:37 Virtualization type: full 02:39:37 L1d cache: 256 KiB 02:39:37 L1i cache: 256 KiB 02:39:37 L2 cache: 4 MiB 02:39:37 L3 cache: 128 MiB 02:39:37 NUMA node0 CPU(s): 0-7 02:39:37 Vulnerability Itlb multihit: Not affected 02:39:37 Vulnerability L1tf: Not affected 02:39:37 Vulnerability Mds: Not affected 02:39:37 Vulnerability Meltdown: Not affected 02:39:37 Vulnerability Mmio stale data: Not affected 02:39:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:39:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:39:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:39:37 Vulnerability Srbds: Not affected 02:39:37 Vulnerability Tsx async abort: Not affected 02:39:37 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:39:37 02:39:37 02:39:37 ---> nproc: 02:39:37 8 02:39:37 02:39:37 02:39:37 ---> df -h: 02:39:37 Filesystem Size Used Avail Use% Mounted on 02:39:37 overlay 155G 13G 142G 9% / 02:39:37 tmpfs 64M 0 64M 0% /dev 02:39:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:39:37 shm 64M 0 64M 0% /dev/shm 02:39:37 /dev/vda1 155G 13G 142G 9% /facter-os 02:39:37 02:39:37 02:39:37 ---> sar -b -r -n DEV: 02:39:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12689) 05/04/23 _x86_64_ (8 CPU) 02:39:37 02:39:37 02:07:14 LINUX RESTART (8 CPU) 02:39:37 02:39:37 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:39:37 02:09:01 250.10 4.40 245.70 0.00 444.93 100385.20 0.00 02:39:37 02:10:01 230.66 0.50 230.16 0.00 5.73 40190.07 0.00 02:39:37 02:11:01 197.65 0.13 197.52 0.00 2.40 40822.53 0.00 02:39:37 02:12:01 103.27 0.05 103.22 0.00 5.47 32503.00 0.00 02:39:37 02:13:01 38.71 11.90 26.81 0.00 5418.83 6269.76 0.00 02:39:37 02:14:01 2.57 0.00 2.57 0.00 0.00 28.12 0.00 02:39:37 02:15:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 02:39:37 02:16:01 2.12 0.00 2.12 0.00 0.00 22.53 0.00 02:39:37 02:17:01 0.92 0.02 0.90 0.00 0.13 9.60 0.00 02:39:37 02:18:01 2.32 0.00 2.32 0.00 0.00 38.39 0.00 02:39:37 02:19:01 1.27 0.00 1.27 0.00 0.00 13.33 0.00 02:39:37 02:20:01 1.68 0.00 1.68 0.00 0.00 17.59 0.00 02:39:37 02:21:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 02:39:37 02:22:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 02:39:37 02:23:01 1.47 0.02 1.45 0.00 0.13 17.46 0.00 02:39:37 02:24:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 02:39:37 02:25:01 2.55 1.02 1.53 0.00 21.86 20.79 0.00 02:39:37 02:26:01 1.85 0.00 1.85 0.00 0.00 21.45 0.00 02:39:37 02:27:01 1.58 0.63 0.95 0.00 70.52 12.66 0.00 02:39:37 02:28:01 2.67 0.00 2.67 0.00 0.00 29.86 0.00 02:39:37 02:29:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 02:39:37 02:30:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 02:39:37 02:31:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 02:39:37 02:32:02 1.20 0.00 1.20 0.00 0.00 13.86 0.00 02:39:37 02:33:01 1.05 0.00 1.05 0.00 0.00 11.39 0.00 02:39:37 02:34:01 1.73 0.00 1.73 0.00 0.00 18.39 0.00 02:39:37 02:35:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 02:39:37 02:36:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 02:39:37 02:37:01 0.90 0.00 0.90 0.00 0.00 9.33 0.00 02:39:37 02:38:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 02:39:37 02:39:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 02:39:37 Average: 27.75 0.60 27.15 0.00 192.67 7119.52 0.00 02:39:37 02:39:37 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:39:37 02:09:01 27956564 31544964 757924 2.30 149676 3622896 1852408 5.46 1163864 3296168 2028 02:39:37 02:10:01 25837236 31123096 1280064 3.89 214488 4951312 2302104 6.78 1736876 4627180 786340 02:39:37 02:11:01 26120044 31312468 978424 2.98 217960 4967028 2533204 7.47 1847132 4246548 134004 02:39:37 02:12:01 25831144 31546784 747248 2.27 225536 5449492 1744996 5.14 1604024 4746428 4 02:39:37 02:13:01 25456748 31526600 757020 2.30 233076 5781672 1831356 5.40 1838108 4859380 236 02:39:37 02:14:01 25460260 31530144 753396 2.29 233144 5781672 1831356 5.40 1835244 4859380 164 02:39:37 02:15:01 25460368 31530376 753008 2.29 233224 5781676 1831356 5.40 1835396 4859388 8 02:39:37 02:16:01 25468952 31539768 744296 2.26 233292 5781680 1831356 5.40 1825756 4860140 168 02:39:37 02:17:01 25468652 31539560 744356 2.26 233312 5781680 1831356 5.40 1826092 4860132 208 02:39:37 02:18:01 25469072 31540016 743872 2.26 233392 5781660 1831356 5.40 1825732 4860112 24 02:39:37 02:19:01 25469432 31540472 743288 2.26 233444 5781660 1831356 5.40 1826084 4860112 168 02:39:37 02:20:01 25469676 31540864 742820 2.26 233472 5781792 1831356 5.40 1826084 4860228 168 02:39:37 02:21:01 25469660 31540912 742752 2.26 233488 5781796 1831356 5.40 1825748 4860272 164 02:39:37 02:22:01 25469424 31540692 742912 2.26 233500 5781800 1831356 5.40 1825716 4860276 164 02:39:37 02:23:01 25468640 31540056 743500 2.26 233536 5781788 1814732 5.35 1825528 4860288 8 02:39:37 02:24:01 25468912 31540328 743340 2.26 233564 5781804 1814732 5.35 1825452 4860288 12 02:39:37 02:25:01 25468232 31540804 743208 2.26 233636 5782424 1804292 5.32 1825676 4860820 204 02:39:37 02:26:01 25467940 31540528 743420 2.26 233664 5782428 1804292 5.32 1825924 4860824 12 02:39:37 02:27:01 25465360 31540344 743576 2.26 233696 5784528 1787972 5.27 1826628 4862568 456 02:39:37 02:28:01 25465320 31540316 743572 2.26 233732 5784536 1787972 5.27 1826292 4862576 44 02:39:37 02:29:01 25465192 31540244 743552 2.26 233736 5784540 1787972 5.27 1826500 4862580 176 02:39:37 02:30:01 25465396 31540476 743260 2.26 233760 5784544 1787972 5.27 1826464 4862584 176 02:39:37 02:31:01 25465160 31540264 743444 2.26 233780 5784548 1787972 5.27 1826524 4862588 188 02:39:37 02:32:02 25465540 31540660 743196 2.26 233796 5784548 1787972 5.27 1826540 4862588 176 02:39:37 02:33:01 25465604 31540748 743112 2.26 233828 5784544 1787972 5.27 1826276 4862592 32 02:39:37 02:34:01 25465516 31540708 743068 2.26 233864 5784552 1787972 5.27 1826848 4862592 164 02:39:37 02:35:01 25465184 31540388 743432 2.26 233872 5784556 1787972 5.27 1826840 4862596 164 02:39:37 02:36:01 25465168 31540408 743364 2.26 233904 5784560 1787972 5.27 1826896 4862600 164 02:39:37 02:37:01 25464900 31540140 743616 2.26 233920 5784560 1787972 5.27 1826360 4862600 12 02:39:37 02:38:01 25465112 31540380 743320 2.26 233940 5784568 1787972 5.27 1826512 4862608 24 02:39:37 02:39:01 25465312 31540600 743252 2.26 233968 5784564 1787972 5.27 1826544 4862608 12 02:39:37 Average: 25591281 31518842 769955 2.34 229523 5649529 1846063 5.44 1796441 4779730 29867 02:39:37 02:39:37 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:39:37 02:09:01 veth6356e72 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:09:01 ens3 726.53 436.20 8294.05 61.07 0.00 0.00 0.00 0.00 02:39:37 02:09:01 docker0 210.12 333.12 16.73 2208.49 0.00 0.00 0.00 0.00 02:39:37 02:09:01 lo 5.00 5.00 0.52 0.52 0.00 0.00 0.00 0.00 02:39:37 02:10:01 veth6356e72 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 02:39:37 02:10:01 ens3 393.57 212.40 4787.52 44.85 0.00 0.00 0.00 0.00 02:39:37 02:10:01 docker0 165.44 321.83 22.90 4073.64 0.00 0.00 0.00 0.00 02:39:37 02:10:01 vethb32b23d 127.54 199.55 22.13 2003.94 0.00 0.00 0.00 0.16 02:39:37 02:10:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 02:39:37 02:11:01 ens3 84.01 77.24 129.73 149.24 0.00 0.00 0.00 0.00 02:39:37 02:11:01 docker0 4.00 7.81 0.23 93.32 0.00 0.00 0.00 0.00 02:39:37 02:11:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:39:37 02:11:01 veth24ba80d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:39:37 02:12:01 ens3 107.55 64.77 2525.87 12.01 0.00 0.00 0.00 0.00 02:39:37 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:12:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 02:39:37 02:13:01 ens3 88.72 39.19 1949.42 2.99 0.00 0.00 0.00 0.00 02:39:37 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:39:37 02:14:01 ens3 0.40 0.20 0.02 0.01 0.00 0.00 0.00 0.00 02:39:37 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:15:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:39:37 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:16:01 ens3 0.78 0.12 0.04 0.01 0.00 0.00 0.00 0.00 02:39:37 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:17:01 ens3 1.32 0.10 0.17 0.01 0.00 0.00 0.00 0.00 02:39:37 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:18:01 ens3 0.78 0.48 0.42 0.34 0.00 0.00 0.00 0.00 02:39:37 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:19:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:39:37 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:20:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:39:37 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:21:01 ens3 0.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:39:37 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:22:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:39:37 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:23:01 ens3 0.42 0.20 0.09 0.07 0.00 0.00 0.00 0.00 02:39:37 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:24:01 ens3 0.25 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:25:01 ens3 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00 02:39:37 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:26:01 ens3 0.52 0.10 0.03 0.01 0.00 0.00 0.00 0.00 02:39:37 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:27:01 ens3 0.83 0.20 0.15 0.07 0.00 0.00 0.00 0.00 02:39:37 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:28:01 ens3 0.60 0.47 0.39 0.28 0.00 0.00 0.00 0.00 02:39:37 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:29:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:39:37 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:30:01 ens3 0.38 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:39:37 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:31:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:39:37 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:32:02 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:39:37 02:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:33:01 ens3 0.46 0.12 0.09 0.07 0.00 0.00 0.00 0.00 02:39:37 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:34:01 ens3 0.52 0.15 0.09 0.01 0.00 0.00 0.00 0.00 02:39:37 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:35:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:39:37 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:36:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:39:37 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:37:01 ens3 1.87 0.00 0.16 0.00 0.00 0.00 0.00 0.00 02:39:37 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:38:01 ens3 2.43 1.00 0.81 0.56 0.00 0.00 0.00 0.00 02:39:37 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:37 02:39:01 ens3 0.78 0.32 0.36 0.26 0.00 0.00 0.00 0.00 02:39:37 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:37 Average: ens3 45.68 26.91 570.88 8.78 0.00 0.00 0.00 0.00 02:39:37 Average: docker0 12.25 21.39 1.29 205.77 0.00 0.00 0.00 0.00 02:39:37 Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 02:39:37 02:39:37 02:39:37 ---> sar -P ALL: 02:39:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12689) 05/04/23 _x86_64_ (8 CPU) 02:39:37 02:39:37 02:07:14 LINUX RESTART (8 CPU) 02:39:37 02:39:37 02:08:01 CPU %user %nice %system %iowait %steal %idle 02:39:37 02:09:01 all 10.90 0.00 4.99 3.74 0.08 80.29 02:39:37 02:09:01 0 11.59 0.00 4.70 0.91 0.07 82.74 02:39:37 02:09:01 1 9.54 0.00 3.90 1.04 0.07 85.45 02:39:37 02:09:01 2 10.00 0.00 4.07 2.65 0.08 83.19 02:39:37 02:09:01 3 9.82 0.00 5.14 5.56 0.10 79.38 02:39:37 02:09:01 4 11.13 0.00 5.73 0.32 0.07 82.75 02:39:37 02:09:01 5 11.82 0.00 4.42 1.42 0.07 82.27 02:39:37 02:09:01 6 13.13 0.00 5.53 0.78 0.07 80.49 02:39:37 02:09:01 7 10.14 0.00 6.46 17.39 0.10 65.90 02:39:37 02:10:01 all 23.21 0.00 6.08 2.35 0.09 68.26 02:39:37 02:10:01 0 17.57 0.00 4.58 2.37 0.08 75.40 02:39:37 02:10:01 1 37.06 0.00 6.25 0.96 0.12 55.62 02:39:37 02:10:01 2 23.58 0.00 6.77 0.15 0.08 69.42 02:39:37 02:10:01 3 19.67 0.00 4.50 0.44 0.07 75.32 02:39:37 02:10:01 4 19.02 0.00 7.59 1.13 0.10 72.16 02:39:37 02:10:01 5 20.51 0.00 6.34 10.34 0.08 62.72 02:39:37 02:10:01 6 28.26 0.00 5.31 0.54 0.07 65.83 02:39:37 02:10:01 7 20.01 0.00 7.37 2.93 0.10 69.59 02:39:37 02:11:01 all 21.92 0.00 4.99 1.73 0.08 71.28 02:39:37 02:11:01 0 22.26 0.00 5.30 0.87 0.08 71.49 02:39:37 02:11:01 1 12.92 0.00 3.22 0.33 0.05 83.48 02:39:37 02:11:01 2 37.08 0.00 6.98 3.09 0.08 52.76 02:39:37 02:11:01 3 28.14 0.00 5.18 0.35 0.08 66.24 02:39:37 02:11:01 4 13.17 0.00 3.73 1.27 0.05 81.77 02:39:37 02:11:01 5 19.07 0.00 5.24 7.12 0.08 68.49 02:39:37 02:11:01 6 21.23 0.00 5.13 0.44 0.08 73.12 02:39:37 02:11:01 7 21.68 0.00 5.19 0.42 0.08 72.63 02:39:37 02:12:01 all 8.98 0.00 2.25 1.47 0.04 87.26 02:39:37 02:12:01 0 9.21 0.00 1.86 0.08 0.03 88.81 02:39:37 02:12:01 1 9.37 0.00 1.64 0.05 0.03 88.91 02:39:37 02:12:01 2 9.05 0.00 1.86 0.02 0.03 89.04 02:39:37 02:12:01 3 8.68 0.00 2.73 0.62 0.03 87.93 02:39:37 02:12:01 4 9.22 0.00 2.17 0.74 0.03 87.84 02:39:37 02:12:01 5 9.41 0.00 2.91 0.10 0.03 87.55 02:39:37 02:12:01 6 8.36 0.00 2.38 9.76 0.03 79.46 02:39:37 02:12:01 7 8.56 0.00 2.44 0.39 0.05 88.57 02:39:37 02:13:01 all 1.25 0.00 0.58 0.39 0.02 97.76 02:39:37 02:13:01 0 0.83 0.00 0.53 0.05 0.00 98.58 02:39:37 02:13:01 1 2.28 0.00 0.62 0.13 0.02 96.95 02:39:37 02:13:01 2 2.00 0.00 1.27 1.20 0.02 95.51 02:39:37 02:13:01 3 1.78 0.00 0.52 0.17 0.02 97.52 02:39:37 02:13:01 4 0.93 0.00 0.48 0.05 0.02 98.52 02:39:37 02:13:01 5 0.75 0.00 0.38 0.07 0.02 98.78 02:39:37 02:13:01 6 0.70 0.00 0.40 1.07 0.02 97.82 02:39:37 02:13:01 7 0.72 0.00 0.44 0.42 0.03 98.39 02:39:37 02:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:39:37 02:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:39:37 02:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:39:37 02:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:39:37 02:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:39:37 02:14:01 6 0.02 0.00 0.00 0.03 0.00 99.95 02:39:37 02:14:01 7 0.03 0.00 0.03 0.02 0.03 99.88 02:39:37 02:15:01 all 0.12 0.00 0.01 0.00 0.00 99.87 02:39:37 02:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:39:37 02:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:39:37 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:39:37 02:15:01 7 0.90 0.00 0.02 0.00 0.02 99.07 02:39:37 02:16:01 all 0.03 0.00 0.02 0.01 0.01 99.94 02:39:37 02:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:39:37 02:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:39:37 02:16:01 2 0.03 0.00 0.00 0.02 0.02 99.93 02:39:37 02:16:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:39:37 02:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:16:01 6 0.00 0.00 0.00 0.03 0.00 99.97 02:39:37 02:16:01 7 0.07 0.00 0.07 0.00 0.02 99.85 02:39:37 02:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:39:37 02:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:17:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:39:37 02:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:39:37 02:18:01 all 0.04 0.00 0.00 0.01 0.00 99.95 02:39:37 02:18:01 0 0.07 0.00 0.00 0.00 0.00 99.93 02:39:37 02:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:18:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:39:37 02:18:01 3 0.03 0.00 0.00 0.02 0.00 99.95 02:39:37 02:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:39:37 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:18:01 6 0.02 0.00 0.00 0.03 0.00 99.95 02:39:37 02:18:01 7 0.08 0.00 0.03 0.00 0.02 99.87 02:39:37 02:19:01 all 0.02 0.00 0.01 0.09 0.01 99.88 02:39:37 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:39:37 02:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:39:37 02:19:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:39:37 02:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:39:37 02:19:01 6 0.00 0.00 0.00 0.67 0.00 99.33 02:39:37 02:19:01 7 0.10 0.00 0.02 0.02 0.02 99.85 02:39:37 02:39:37 02:19:01 CPU %user %nice %system %iowait %steal %idle 02:39:37 02:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:39:37 02:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:39:37 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:20:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:39:37 02:20:01 7 0.05 0.00 0.03 0.00 0.05 99.87 02:39:37 02:21:01 all 0.01 0.00 0.00 0.00 0.00 99.98 02:39:37 02:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:39:37 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:22:01 all 0.01 0.00 0.01 0.01 0.01 99.97 02:39:37 02:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:22:01 2 0.03 0.00 0.02 0.02 0.00 99.93 02:39:37 02:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:39:37 02:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:39:37 02:22:01 7 0.03 0.00 0.02 0.00 0.03 99.92 02:39:37 02:23:01 all 0.16 0.00 0.03 0.00 0.01 99.80 02:39:37 02:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:23:01 1 0.00 0.00 0.03 0.00 0.02 99.95 02:39:37 02:23:01 2 0.02 0.00 0.03 0.02 0.02 99.92 02:39:37 02:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:39:37 02:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:39:37 02:23:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:39:37 02:23:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:39:37 02:23:01 7 1.19 0.00 0.05 0.00 0.03 98.73 02:39:37 02:24:01 all 0.03 0.00 0.00 0.00 0.00 99.97 02:39:37 02:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:39:37 02:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:39:37 02:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:39:37 02:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:24:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:39:37 02:25:01 all 0.16 0.00 0.04 0.01 0.01 99.79 02:39:37 02:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 02:39:37 02:25:01 1 0.23 0.00 0.05 0.03 0.00 99.68 02:39:37 02:25:01 2 0.02 0.00 0.05 0.00 0.02 99.92 02:39:37 02:25:01 3 0.05 0.00 0.03 0.02 0.00 99.90 02:39:37 02:25:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:39:37 02:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:39:37 02:25:01 6 0.02 0.00 0.03 0.02 0.00 99.93 02:39:37 02:25:01 7 0.90 0.00 0.07 0.00 0.02 99.02 02:39:37 02:26:01 all 0.05 0.00 0.02 0.00 0.00 99.92 02:39:37 02:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:39:37 02:26:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:39:37 02:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:39:37 02:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:26:01 5 0.02 0.00 0.07 0.00 0.00 99.92 02:39:37 02:26:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:39:37 02:26:01 7 0.33 0.00 0.02 0.00 0.02 99.63 02:39:37 02:27:01 all 0.04 0.00 0.03 0.01 0.00 99.93 02:39:37 02:27:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:39:37 02:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:39:37 02:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:39:37 02:27:01 3 0.02 0.00 0.03 0.05 0.00 99.90 02:39:37 02:27:01 4 0.08 0.00 0.02 0.00 0.00 99.90 02:39:37 02:27:01 5 0.00 0.00 0.05 0.00 0.00 99.95 02:39:37 02:27:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:39:37 02:27:01 7 0.10 0.00 0.02 0.00 0.00 99.88 02:39:37 02:28:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:39:37 02:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:39:37 02:28:01 2 0.03 0.00 0.00 0.03 0.02 99.92 02:39:37 02:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:39:37 02:28:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:39:37 02:29:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:39:37 02:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:39:37 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:39:37 02:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:39:37 02:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:29:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:39:37 02:30:01 all 0.14 0.00 0.01 0.00 0.01 99.84 02:39:37 02:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:30:01 1 0.99 0.00 0.03 0.00 0.02 98.96 02:39:37 02:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 02:39:37 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:39:37 02:30:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:39:37 02:39:37 02:30:01 CPU %user %nice %system %iowait %steal %idle 02:39:37 02:31:01 all 0.18 0.00 0.01 0.00 0.00 99.80 02:39:37 02:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:31:01 1 1.36 0.00 0.00 0.00 0.02 98.63 02:39:37 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:39:37 02:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:39:37 02:31:01 7 0.07 0.00 0.03 0.00 0.00 99.90 02:39:37 02:32:02 all 0.23 0.00 0.01 0.00 0.00 99.75 02:39:37 02:32:02 0 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:32:02 1 1.71 0.00 0.03 0.00 0.02 98.24 02:39:37 02:32:02 2 0.02 0.00 0.02 0.02 0.00 99.95 02:39:37 02:32:02 3 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:32:02 4 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:32:02 5 0.00 0.00 0.03 0.00 0.00 99.97 02:39:37 02:32:02 6 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:32:02 7 0.05 0.00 0.00 0.00 0.02 99.93 02:39:37 02:33:01 all 0.09 0.00 0.01 0.01 0.00 99.89 02:39:37 02:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:33:01 1 0.56 0.00 0.02 0.00 0.02 99.41 02:39:37 02:33:01 2 0.02 0.00 0.02 0.05 0.00 99.92 02:39:37 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:39:37 02:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:39:37 02:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:39:37 02:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:39:37 02:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:34:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:39:37 02:34:01 2 0.03 0.00 0.00 0.02 0.02 99.93 02:39:37 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:39:37 02:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:39:37 02:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:39:37 02:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:35:01 1 0.02 0.00 0.03 0.00 0.03 99.92 02:39:37 02:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:36:01 all 0.05 0.00 0.01 0.00 0.00 99.93 02:39:37 02:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:36:01 1 0.13 0.00 0.02 0.00 0.02 99.83 02:39:37 02:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:39:37 02:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:36:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:39:37 02:36:01 7 0.23 0.00 0.02 0.00 0.02 99.73 02:39:37 02:37:01 all 0.14 0.00 0.01 0.00 0.01 99.84 02:39:37 02:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:37:01 1 1.03 0.00 0.03 0.00 0.03 98.91 02:39:37 02:37:01 2 0.03 0.00 0.02 0.02 0.02 99.92 02:39:37 02:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:39:37 02:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:39:37 02:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:39:37 02:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:39:37 02:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:38:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:39:37 02:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:39:37 02:39:01 all 0.14 0.00 0.01 0.00 0.00 99.85 02:39:37 02:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:39:01 1 1.01 0.00 0.02 0.00 0.02 98.95 02:39:37 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:39:37 02:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:39:37 02:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:37 02:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:39:37 02:39:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:39:37 02:39:01 7 0.07 0.00 0.02 0.00 0.00 99.92 02:39:37 Average: all 2.18 0.00 0.61 0.32 0.01 96.88 02:39:37 Average: 0 1.98 0.00 0.55 0.14 0.01 97.32 02:39:37 Average: 1 2.52 0.00 0.52 0.08 0.02 96.86 02:39:37 Average: 2 2.64 0.00 0.68 0.24 0.01 96.44 02:39:37 Average: 3 2.19 0.00 0.58 0.23 0.01 96.98 02:39:37 Average: 4 1.72 0.00 0.63 0.11 0.01 97.52 02:39:37 Average: 5 1.98 0.00 0.63 0.61 0.01 96.78 02:39:37 Average: 6 2.30 0.00 0.61 0.44 0.01 96.64 02:39:37 Average: 7 2.10 0.00 0.72 0.68 0.02 96.47 02:39:37 02:39:37 02:39:37