Pull request #612 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of Ambition-J for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at f22d9fd72652b6230f2e463e6c7ea75394f899e7 rather than 446015541c03168ed62b96ec882c7307b08dd915 Obtained Jenkinsfile from f22d9fd72652b6230f2e463e6c7ea75394f899e7 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-ssh833753456805733775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5424883518586380841.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5883366425483220014.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17378439164857382596.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4057902475945877471.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-612/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-612/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3721820647399041049.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-16645 in /w/workspace/edgexfoundry_edgex-ui-go_PR-612 [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-612 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f22d9fd72652b6230f2e463e6c7ea75394f899e7 into PR head commit 446015541c03168ed62b96ec882c7307b08dd915 Merge succeeded, producing 446015541c03168ed62b96ec882c7307b08dd915 Checking out Revision 446015541c03168ed62b96ec882c7307b08dd915 (PR-612) > git config core.sparsecheckout # timeout=10 > git checkout -f 446015541c03168ed62b96ec882c7307b08dd915 # 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 f22d9fd72652b6230f2e463e6c7ea75394f899e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 446015541c03168ed62b96ec882c7307b08dd915 # timeout=10 Commit message: "feat: 修改 get command query parameters" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:57:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:57:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:57:37 ========================================================= 01:57:37 EdgeX Global Pipelines Version Info 01:57:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:57:37 ------------------- 01:57:37 stable info: 01:57:37 ------------------- 01:57:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:57:37 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:57:37 Message: update stable to v1.0.249 01:57:38 ------------------- 01:57:38 experimental info: 01:57:38 ------------------- 01:57:38 Commited By: **** collab-it+edgex@linuxfoundation.org 01:57:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:57:38 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-612 [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-612 [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-612 [Pipeline] echo 01:57:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 446015541c03168ed62b96ec882c7307b08dd915 [Pipeline] echo 01:57:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4460155 [Pipeline] echo 01:57:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:40 provisioning config files... 01:57:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/config7149417315744102880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:40 ---> docker-login.sh 01:57:40 nexus3.edgexfoundry.org:10001 01:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:40 Configure a credential helper to remove this warning. See 01:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:40 01:57:40 Login Succeeded 01:57:40 nexus3.edgexfoundry.org:10002 01:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:41 Configure a credential helper to remove this warning. See 01:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:41 01:57:41 Login Succeeded 01:57:41 nexus3.edgexfoundry.org:10003 01:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:41 Configure a credential helper to remove this warning. See 01:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:41 01:57:41 Login Succeeded 01:57:41 nexus3.edgexfoundry.org:10004 01:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:41 Configure a credential helper to remove this warning. See 01:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:41 01:57:41 Login Succeeded 01:57:41 docker.io 01:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:41 Configure a credential helper to remove this warning. See 01:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:41 01:57:41 Login Succeeded 01:57:41 ---> docker-login.sh ends [Pipeline] } 01:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:57:42 + git rev-list -1 --merges 446015541c03168ed62b96ec882c7307b08dd915~1..446015541c03168ed62b96ec882c7307b08dd915 [Pipeline] echo 01:57:42 -----------> git rev-list -1 --merges 446015541c03168ed62b96ec882c7307b08dd915~1..446015541c03168ed62b96ec882c7307b08dd915 446015541c03168ed62b96ec882c7307b08dd915 [false] [Pipeline] sh 01:57:42 + git log --format=format:%s -1 446015541c03168ed62b96ec882c7307b08dd915 [Pipeline] echo 01:57:42 ========================================================= 01:57:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:57:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:42 + git log --format=format:%s -1 446015541c03168ed62b96ec882c7307b08dd915 [Pipeline] echo 01:57:42 [semverPrep] GIT_COMMIT: 446015541c03168ed62b96ec882c7307b08dd915, Commit Message: feat: 修改 get command query parameters [Pipeline] echo 01:57:42 [semverPrep] This is not a build commit. [Pipeline] sh 01:57:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:43 + grep -v github /etc/ssh/ssh_known_hosts 01:57:43 + [ -e /tmp/ssh_known_hosts ] 01:57:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:57:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:57:43 + sudo tee -a /etc/ssh/ssh_known_hosts 01:57:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:43 01:57:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:44 0.1.4: Pulling from edgex-devops/py-git-semver 01:57:44 b85a868b505f: Pulling fs layer 01:57:44 e2be974225ed: Pulling fs layer 01:57:44 339a4e72a1f5: Pulling fs layer 01:57:44 988bab9f4d93: Pulling fs layer 01:57:44 1469e6f7b9e6: Pulling fs layer 01:57:44 eaf3925da568: Pulling fs layer 01:57:44 bab4dde63d76: Pulling fs layer 01:57:44 bde34c3a00c8: Pulling fs layer 01:57:44 b352a97aabf1: Pulling fs layer 01:57:44 4872d77fe225: Pulling fs layer 01:57:44 5851b861e8e6: Pulling fs layer 01:57:44 988bab9f4d93: Waiting 01:57:44 1469e6f7b9e6: Waiting 01:57:44 eaf3925da568: Waiting 01:57:44 bab4dde63d76: Waiting 01:57:44 b352a97aabf1: Waiting 01:57:44 bde34c3a00c8: Waiting 01:57:44 5851b861e8e6: Waiting 01:57:44 e2be974225ed: Verifying Checksum 01:57:44 e2be974225ed: Download complete 01:57:44 988bab9f4d93: Download complete 01:57:44 1469e6f7b9e6: Verifying Checksum 01:57:44 1469e6f7b9e6: Download complete 01:57:44 eaf3925da568: Verifying Checksum 01:57:44 eaf3925da568: Download complete 01:57:44 339a4e72a1f5: Verifying Checksum 01:57:44 339a4e72a1f5: Download complete 01:57:44 bde34c3a00c8: Verifying Checksum 01:57:44 bde34c3a00c8: Download complete 01:57:44 b352a97aabf1: Verifying Checksum 01:57:44 b352a97aabf1: Download complete 01:57:44 4872d77fe225: Download complete 01:57:44 5851b861e8e6: Verifying Checksum 01:57:44 b85a868b505f: Verifying Checksum 01:57:44 b85a868b505f: Download complete 01:57:44 bab4dde63d76: Verifying Checksum 01:57:44 bab4dde63d76: Download complete 01:57:45 b85a868b505f: Pull complete 01:57:45 e2be974225ed: Pull complete 01:57:46 339a4e72a1f5: Pull complete 01:57:46 988bab9f4d93: Pull complete 01:57:46 1469e6f7b9e6: Pull complete 01:57:46 eaf3925da568: Pull complete 01:57:48 bab4dde63d76: Pull complete 01:57:48 bde34c3a00c8: Pull complete 01:57:48 b352a97aabf1: Pull complete 01:57:48 4872d77fe225: Pull complete 01:57:48 5851b861e8e6: Pull complete 01:57:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:48 prd-ubuntu20.04-docker-8c-8g-16645 does not seem to be running inside a container 01:57:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-612 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612:/w/workspace/edgexfoundry_edgex-ui-go_PR-612:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:57:51 $ docker top b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 -eo pid,comm 01:57:52 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). 01:57:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:52 [ssh-agent] Looking for ssh-agent implementation... 01:57:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:52 $ docker exec b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 ssh-agent 01:57:52 SSH_AUTH_SOCK=/tmp/ssh-WVZ5b6oqZtGI/agent.32 01:57:52 SSH_AGENT_PID=38 01:57:52 Running ssh-add (command line suppressed) 01:57:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/private_key_8039409552583685770.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/private_key_8039409552583685770.key) 01:57:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:52 + git tag --points-at HEAD [Pipeline] } 01:57:52 $ docker exec --env ******** --env ******** b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 ssh-agent -k 01:57:52 unset SSH_AUTH_SOCK; 01:57:52 unset SSH_AGENT_PID; 01:57:52 echo Agent pid 38 killed; 01:57:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:57:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:53 [ssh-agent] Looking for ssh-agent implementation... 01:57:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:53 $ docker exec b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 ssh-agent 01:57:53 SSH_AUTH_SOCK=/tmp/ssh-fEoDDTv3wfoj/agent.70 01:57:53 SSH_AGENT_PID=76 01:57:53 Running ssh-add (command line suppressed) 01:57:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/private_key_2247585300365963786.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/private_key_2247585300365963786.key) 01:57:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:53 + git semver init 01:57:54 2023-05-24 01:57:53,963 [run_init] DEBUG init version:0.0.0 force:False 01:57:54 2023-05-24 01:57:53,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver 01:57:54 2023-05-24 01:57:53,965 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver 01:57:54 2023-05-24 01:57:53,965 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-612, universal_newlines=False, shell=None, istream=None) 01:57:55 2023-05-24 01:57:55,441 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.git/info/exclude 01:57:55 2023-05-24 01:57:55,441 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver/PR-612 with force:False 01:57:55 2023-05-24 01:57:55,441 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver/PR-612 01:57:55 2023-05-24 01:57:55,445 [execute] INFO git cat-file --batch-check 01:57:55 2023-05-24 01:57:55,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver, universal_newlines=False, shell=None, istream=) 01:57:55 2023-05-24 01:57:55,452 [execute] INFO git cat-file --batch 01:57:55 2023-05-24 01:57:55,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver, universal_newlines=False, shell=None, istream=) 01:57:55 2023-05-24 01:57:55,455 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver/PR-612 01:57:55 0.0.0 [Pipeline] } 01:57:55 $ docker exec --env ******** --env ******** b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 ssh-agent -k 01:57:56 unset SSH_AUTH_SOCK; 01:57:56 unset SSH_AGENT_PID; 01:57:56 echo Agent pid 76 killed; 01:57:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:56 + git semver [Pipeline] } 01:57:56 $ docker stop --time=1 b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 01:57:58 $ docker rm -f --volumes b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:57:58 Stashed 1 file(s) [Pipeline] echo 01:57:58 [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 01:57:59 provisioning config files... 01:57:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/config9856144385857203811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:59 ---> docker-login.sh 01:57:59 nexus3.edgexfoundry.org:10001 01:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:59 Configure a credential helper to remove this warning. See 01:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:59 01:57:59 Login Succeeded 01:57:59 nexus3.edgexfoundry.org:10002 01:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:59 Configure a credential helper to remove this warning. See 01:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:59 01:57:59 Login Succeeded 01:57:59 nexus3.edgexfoundry.org:10003 01:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:59 Configure a credential helper to remove this warning. See 01:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:59 01:57:59 Login Succeeded 01:57:59 nexus3.edgexfoundry.org:10004 01:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:59 Configure a credential helper to remove this warning. See 01:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:59 01:57:59 Login Succeeded 01:57:59 docker.io 01:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:00 Configure a credential helper to remove this warning. See 01:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:00 01:58:00 Login Succeeded 01:58:00 ---> docker-login.sh ends [Pipeline] } 01:58:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:58:00 ========================================================= 01:58:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:58:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:01 + 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 . 01:58:01 Sending build context to Docker daemon 47.76MB 01:58:01 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 01:58:01 Step 2/15 : FROM ${BASE} AS builder 01:58:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:58:01 f56be85fc22e: Pulling fs layer 01:58:01 85791d961cd3: Pulling fs layer 01:58:01 d694b5ae8c79: Pulling fs layer 01:58:01 9f32a84ed3da: Pulling fs layer 01:58:01 4d19c01a9841: Pulling fs layer 01:58:01 9325e15d5711: Pulling fs layer 01:58:01 556b6ee489ea: Pulling fs layer 01:58:01 c5a4b2cf53e6: Pulling fs layer 01:58:01 9f32a84ed3da: Waiting 01:58:01 4d19c01a9841: Waiting 01:58:01 9325e15d5711: Waiting 01:58:01 556b6ee489ea: Waiting 01:58:01 c5a4b2cf53e6: Waiting 01:58:01 85791d961cd3: Download complete 01:58:01 9f32a84ed3da: Verifying Checksum 01:58:01 9f32a84ed3da: Download complete 01:58:01 4d19c01a9841: Download complete 01:58:01 f56be85fc22e: Verifying Checksum 01:58:01 f56be85fc22e: Download complete 01:58:01 9325e15d5711: Verifying Checksum 01:58:01 9325e15d5711: Download complete 01:58:01 f56be85fc22e: Pull complete 01:58:01 85791d961cd3: Pull complete 01:58:02 c5a4b2cf53e6: Verifying Checksum 01:58:02 c5a4b2cf53e6: Download complete 01:58:02 d694b5ae8c79: Download complete 01:58:02 556b6ee489ea: Verifying Checksum 01:58:02 556b6ee489ea: Download complete 01:58:05 d694b5ae8c79: Pull complete 01:58:05 9f32a84ed3da: Pull complete 01:58:05 4d19c01a9841: Pull complete 01:58:05 9325e15d5711: Pull complete 01:58:08 556b6ee489ea: Pull complete 01:58:08 c5a4b2cf53e6: Pull complete 01:58:08 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:58:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:58:08 ---> c4be618373d6 01:58:08 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:58:13 ---> Running in c5125c4b8b8b 01:58:13 Removing intermediate container c5125c4b8b8b 01:58:13 ---> 67048e9bd3e8 01:58:13 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 01:58:13 ---> Running in 89c69d8ab40c 01:58:13 Removing intermediate container 89c69d8ab40c 01:58:13 ---> 59e5c59e9d1c 01:58:13 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 01:58:13 ---> Running in 06e57e4bb931 01:58:13 Removing intermediate container 06e57e4bb931 01:58:13 ---> d884b0329f7f 01:58:13 Step 6/15 : LABEL Name=edgex-ui-go 01:58:13 ---> Running in 541ad4a1b22d 01:58:13 Removing intermediate container 541ad4a1b22d 01:58:13 ---> adbab8e72095 01:58:13 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 01:58:13 ---> Running in dcacec9d36e0 01:58:13 Removing intermediate container dcacec9d36e0 01:58:13 ---> 80a5289f6a92 01:58:13 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:58:13 latest: Pulling from library/docker 01:58:13 8a49fdb3b6a5: Pulling fs layer 01:58:13 dfb60e7f5d22: Pulling fs layer 01:58:13 f74671f55a8d: Pulling fs layer 01:58:13 75039dcfa57a: Pulling fs layer 01:58:13 a867a08cc62a: Pulling fs layer 01:58:13 f897c97d93d5: Pulling fs layer 01:58:13 5893dfdf0269: Pulling fs layer 01:58:13 7bd0f5addfbf: Pulling fs layer 01:58:13 b3364461d2a2: Pulling fs layer 01:58:13 3b63b390fabe: Pulling fs layer 01:58:13 200a256d559f: Pulling fs layer 01:58:13 f36549cf8e4b: Pulling fs layer 01:58:13 135f01648aa4: Pulling fs layer 01:58:13 f9804e6a84f9: Pulling fs layer 01:58:13 5893dfdf0269: Waiting 01:58:13 7bd0f5addfbf: Waiting 01:58:13 b3364461d2a2: Waiting 01:58:13 3b63b390fabe: Waiting 01:58:13 200a256d559f: Waiting 01:58:13 f36549cf8e4b: Waiting 01:58:13 135f01648aa4: Waiting 01:58:13 75039dcfa57a: Waiting 01:58:13 a867a08cc62a: Waiting 01:58:13 f897c97d93d5: Waiting 01:58:14 Still waiting to schedule task 01:58:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:58:14 f74671f55a8d: Verifying Checksum 01:58:14 f74671f55a8d: Download complete 01:58:14 dfb60e7f5d22: Verifying Checksum 01:58:14 dfb60e7f5d22: Download complete 01:58:14 8a49fdb3b6a5: Verifying Checksum 01:58:14 8a49fdb3b6a5: Download complete 01:58:14 a867a08cc62a: Verifying Checksum 01:58:14 a867a08cc62a: Download complete 01:58:14 8a49fdb3b6a5: Pull complete 01:58:14 75039dcfa57a: Verifying Checksum 01:58:14 75039dcfa57a: Download complete 01:58:14 f897c97d93d5: Download complete 01:58:14 5893dfdf0269: Verifying Checksum 01:58:14 5893dfdf0269: Download complete 01:58:14 7bd0f5addfbf: Download complete 01:58:14 dfb60e7f5d22: Pull complete 01:58:14 b3364461d2a2: Verifying Checksum 01:58:14 b3364461d2a2: Download complete 01:58:14 3b63b390fabe: Verifying Checksum 01:58:14 3b63b390fabe: Download complete 01:58:14 200a256d559f: Verifying Checksum 01:58:14 200a256d559f: Download complete 01:58:14 f74671f55a8d: Pull complete 01:58:14 135f01648aa4: Verifying Checksum 01:58:14 135f01648aa4: Download complete 01:58:14 f9804e6a84f9: Download complete 01:58:15 75039dcfa57a: Pull complete 01:58:15 f36549cf8e4b: Verifying Checksum 01:58:15 f36549cf8e4b: Download complete 01:58:15 a867a08cc62a: Pull complete 01:58:15 f897c97d93d5: Pull complete 01:58:15 5893dfdf0269: Pull complete 01:58:15 7bd0f5addfbf: Pull complete 01:58:15 b3364461d2a2: Pull complete 01:58:16 3b63b390fabe: Pull complete 01:58:16 200a256d559f: Pull complete 01:58:17 f36549cf8e4b: Pull complete 01:58:17 135f01648aa4: Pull complete 01:58:17 f9804e6a84f9: Pull complete 01:58:17 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 01:58:17 Status: Downloaded newer image for docker:latest 01:58:20 ---> ca49caaceba8 01:58:20 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:20 ---> Running in 7ce987ea933b 01:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:20 OK: 265 MiB in 53 packages 01:58:20 Removing intermediate container 7ce987ea933b 01:58:20 ---> 9de46ec9724d 01:58:20 Step 10/15 : ENV GO111MODULE=on 01:58:20 ---> Running in 91227880402d 01:58:20 Removing intermediate container 91227880402d 01:58:20 ---> 3562c597b1c6 01:58:20 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:58:20 ---> Running in f0d5bcb1dbf1 01:58:20 Removing intermediate container f0d5bcb1dbf1 01:58:20 ---> 39968f1028ff 01:58:20 Step 12/15 : COPY go.mod vendor* ./ 01:58:20 ---> 1fd2cc504619 01:58:20 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:20 ---> Running in 0e5606770d6f 01:58:59 Removing intermediate container 0e5606770d6f 01:58:59 ---> f818cf4fcf26 01:58:59 Step 14/15 : COPY . . 01:58:59 ---> 40bdba11ed75 01:58:59 Step 15/15 : RUN ${MAKE} 01:58:59 ---> Running in b85225b1a6c8 01:59:00 noop 01:59:00 Removing intermediate container b85225b1a6c8 01:59:00 ---> a059eabc4a3b 01:59:00 Successfully built a059eabc4a3b 01:59:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:00 + docker inspect -f . ci-base-image-x86_64 01:59:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:01 prd-ubuntu20.04-docker-8c-8g-16645 does not seem to be running inside a container 01:59:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-612 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612:/w/workspace/edgexfoundry_edgex-ui-go_PR-612:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@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 ******** ci-base-image-x86_64 cat 01:59:01 $ docker top 66036e2f1f81d14275169487d20b50f1e64bdc7758c83f5d9dc0d7f152fd350e -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:01 + go version 01:59:01 go version go1.20.2 linux/amd64 [Pipeline] } 01:59:01 $ docker stop --time=1 66036e2f1f81d14275169487d20b50f1e64bdc7758c83f5d9dc0d7f152fd350e 01:59:03 $ docker rm -f --volumes 66036e2f1f81d14275169487d20b50f1e64bdc7758c83f5d9dc0d7f152fd350e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:03 + docker inspect -f . ci-base-image-x86_64 01:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:04 prd-ubuntu20.04-docker-8c-8g-16645 does not seem to be running inside a container 01:59:04 $ 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-612 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612:/w/workspace/edgexfoundry_edgex-ui-go_PR-612:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@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 ******** ci-base-image-x86_64 cat 01:59:04 $ docker top 53c449974506e226b4ab8f79a959705b735b2fd9ab06fd3d8d7804667c85c1ca -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-612 [Pipeline] fileExists [Pipeline] sh 01:59:05 + make test 01:59:05 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 01:59:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:59:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:59:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:59:18 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 01:59:18 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 01:59:18 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 01:59:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:59:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:59:18 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 01:59:18 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 01:59:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:59:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:59:21 ./bin/test-attribution-txt.sh 01:59:21 make -C web test 01:59:21 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-612/web' 01:59:21 make[1]: tput: No such file or directory 01:59:21 make[1]: tput: No such file or directory 01:59:21 warning: generating ./VERSION 01:59:21 echo "0.0.0" > VERSION 01:59:21 docker build \ 01:59:21 -f Dockerfile \ 01:59:21 --build-arg USER=1000 \ 01:59:21 \ 01:59:21 --label "git_sha=446015541c03168ed62b96ec882c7307b08dd915" \ 01:59:21 -t edgexfoundry/edgex-web-ui:446015541c03168ed62b96ec882c7307b08dd915 \ 01:59:21 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 01:59:21 . 01:59:21 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 01:59:21 Install the buildx component to build images with BuildKit: 01:59:21 https://docs.docker.com/go/buildx/ 01:59:21 01:59:22 Sending build context to Docker daemon 2.571MB 01:59:22 Step 1/10 : FROM node:16.17-alpine3.15 01:59:22 16.17-alpine3.15: Pulling from library/node 01:59:22 9621f1afde84: Pulling fs layer 01:59:22 c6f70ee39829: Pulling fs layer 01:59:22 56892a8094a2: Pulling fs layer 01:59:22 58dd87906ef0: Pulling fs layer 01:59:22 58dd87906ef0: Waiting 01:59:22 9621f1afde84: Verifying Checksum 01:59:22 9621f1afde84: Download complete 01:59:22 56892a8094a2: Verifying Checksum 01:59:22 56892a8094a2: Download complete 01:59:22 58dd87906ef0: Download complete 01:59:22 9621f1afde84: Pull complete 01:59:22 c6f70ee39829: Verifying Checksum 01:59:22 c6f70ee39829: Download complete 01:59:23 c6f70ee39829: Pull complete 01:59:23 56892a8094a2: Pull complete 01:59:23 58dd87906ef0: Pull complete 01:59:23 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 01:59:23 Status: Downloaded newer image for node:16.17-alpine3.15 01:59:23 ---> b69703f70c3d 01:59:23 Step 2/10 : RUN apk add --no-cache chromium 01:59:26 ---> Running in 40f1dd23454a 01:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:59:27 (1/129) Installing libxau (1.0.9-r0) 01:59:27 (2/129) Installing libmd (1.0.3-r0) 01:59:27 (3/129) Installing libbsd (0.11.3-r1) 01:59:27 (4/129) Installing libxdmcp (1.1.3-r0) 01:59:27 (5/129) Installing libxcb (1.14-r2) 01:59:27 (6/129) Installing libx11 (1.7.3.1-r0) 01:59:27 (7/129) Installing libxext (1.3.4-r0) 01:59:27 (8/129) Installing libice (1.0.10-r0) 01:59:27 (9/129) Installing libuuid (2.37.4-r0) 01:59:27 (10/129) Installing libsm (1.2.3-r0) 01:59:27 (11/129) Installing libxt (1.2.1-r0) 01:59:27 (12/129) Installing libxmu (1.1.3-r0) 01:59:27 (13/129) Installing xset (1.2.4-r0) 01:59:27 (14/129) Installing xprop (1.2.5-r0) 01:59:28 (15/129) Installing xdg-utils (1.1.3-r0) 01:59:28 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 01:59:28 (17/129) Installing pkgconf (1.8.1-r0) 01:59:28 (18/129) Installing libffi (3.4.2-r1) 01:59:28 (19/129) Installing libintl (0.21-r0) 01:59:28 (20/129) Installing libblkid (2.37.4-r0) 01:59:28 (21/129) Installing libmount (2.37.4-r0) 01:59:28 (22/129) Installing pcre (8.45-r1) 01:59:28 (23/129) Installing glib (2.70.1-r0) 01:59:28 (24/129) Installing xz-libs (5.2.5-r1) 01:59:28 (25/129) Installing libxml2 (2.9.14-r2) 01:59:28 (26/129) Installing shared-mime-info (2.1-r2) 01:59:28 (27/129) Installing hicolor-icon-theme (0.17-r1) 01:59:28 (28/129) Installing libjpeg-turbo (2.1.2-r0) 01:59:28 (29/129) Installing libpng (1.6.37-r1) 01:59:28 (30/129) Installing libwebp (1.2.2-r1) 01:59:28 (31/129) Installing zstd-libs (1.5.0-r0) 01:59:28 (32/129) Installing tiff (4.4.0-r1) 01:59:28 (33/129) Installing gdk-pixbuf (2.42.8-r0) 01:59:28 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 01:59:28 (35/129) Installing libxcomposite (0.4.5-r0) 01:59:28 (36/129) Installing libxfixes (6.0.0-r0) 01:59:28 (37/129) Installing libxrender (0.9.10-r3) 01:59:28 (38/129) Installing libxcursor (1.2.0-r0) 01:59:28 (39/129) Installing libxdamage (1.1.5-r1) 01:59:28 (40/129) Installing libxi (1.8-r0) 01:59:28 (41/129) Installing libxinerama (1.1.4-r1) 01:59:28 (42/129) Installing libxrandr (1.5.2-r1) 01:59:28 (43/129) Installing atk (2.36.0-r0) 01:59:28 (44/129) Installing libxtst (1.2.3-r3) 01:59:28 (45/129) Installing dbus-libs (1.12.24-r0) 01:59:28 (46/129) Installing at-spi2-core (2.42.0-r0) 01:59:28 (47/129) Installing at-spi2-atk (2.38.0-r0) 01:59:28 (48/129) Installing expat (2.5.0-r0) 01:59:28 (49/129) Installing brotli-libs (1.0.9-r5) 01:59:28 (50/129) Installing libbz2 (1.0.8-r1) 01:59:28 (51/129) Installing freetype (2.11.1-r2) 01:59:28 (52/129) Installing fontconfig (2.13.1-r4) 01:59:28 (53/129) Installing pixman (0.40.0-r4) 01:59:28 (54/129) Installing cairo (1.16.0-r5) 01:59:28 (55/129) Installing cairo-gobject (1.16.0-r5) 01:59:28 (56/129) Installing avahi-libs (0.8-r5) 01:59:28 (57/129) Installing gmp (6.2.1-r1) 01:59:28 (58/129) Installing nettle (3.7.3-r0) 01:59:28 (59/129) Installing p11-kit (0.24.0-r1) 01:59:28 (60/129) Installing libtasn1 (4.18.0-r1) 01:59:28 (61/129) Installing libunistring (0.9.10-r1) 01:59:28 (62/129) Installing gnutls (3.7.1-r2) 01:59:28 (63/129) Installing cups-libs (2.3.3-r6) 01:59:28 (64/129) Installing libepoxy (1.5.9-r0) 01:59:28 (65/129) Installing fribidi (1.0.11-r0) 01:59:28 (66/129) Installing graphite2 (1.3.14-r0) 01:59:28 (67/129) Installing harfbuzz (3.0.0-r2) 01:59:28 (68/129) Installing libxft (2.3.4-r0) 01:59:28 (69/129) Installing pango (1.48.10-r0) 01:59:28 (70/129) Installing wayland-libs-client (1.19.0-r1) 01:59:28 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 01:59:28 (72/129) Installing wayland-libs-egl (1.19.0-r1) 01:59:28 (73/129) Installing xkeyboard-config (2.34-r0) 01:59:28 (74/129) Installing libxkbcommon (1.3.1-r0) 01:59:28 (75/129) Installing gtk+3.0 (3.24.30-r0) 01:59:28 Executing gtk+3.0-3.24.30-r0.post-install 01:59:28 (76/129) Installing libfontenc (1.1.4-r0) 01:59:28 (77/129) Installing mkfontscale (1.2.1-r1) 01:59:28 (78/129) Installing ttf-opensans (1.10-r1) 01:59:28 Executing ttf-opensans-1.10-r1.post-install 01:59:30 (79/129) Installing libogg (1.3.5-r0) 01:59:30 (80/129) Installing flac (1.3.4-r0) 01:59:30 (81/129) Installing alsa-lib (1.2.5.1-r1) 01:59:31 (82/129) Installing libatomic (10.3.1_git20211027-r0) 01:59:31 (83/129) Installing sdl2 (2.0.16-r4) 01:59:31 (84/129) Installing aom-libs (3.2.0-r0) 01:59:31 (85/129) Installing libass (0.15.2-r0) 01:59:31 (86/129) Installing libdav1d (0.9.2-r0) 01:59:31 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 01:59:31 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 01:59:31 (89/129) Installing lame (3.100-r0) 01:59:31 (90/129) Installing opus (1.3.1-r1) 01:59:31 (91/129) Installing libgomp (10.3.1_git20211027-r0) 01:59:31 (92/129) Installing soxr (0.1.3-r2) 01:59:31 (93/129) Installing libsrt (1.4.2-r1) 01:59:31 (94/129) Installing libssh (0.9.6-r1) 01:59:31 (95/129) Installing libtheora (1.1.1-r16) 01:59:31 (96/129) Installing v4l-utils-libs (1.22.1-r1) 01:59:31 (97/129) Installing libpciaccess (0.16-r0) 01:59:31 (98/129) Installing libdrm (2.4.109-r0) 01:59:31 (99/129) Installing libva (2.13.0-r0) 01:59:31 (100/129) Installing libvdpau (1.4-r0) 01:59:31 (101/129) Installing vidstab (1.1.0-r1) 01:59:31 (102/129) Installing libvorbis (1.3.7-r0) 01:59:31 (103/129) Installing libvpx (1.10.0-r0) 01:59:31 (104/129) Installing vulkan-loader (1.2.196-r0) 01:59:31 (105/129) Installing x264-libs (20210613-r0) 01:59:31 (106/129) Installing x265-libs (3.5-r0) 01:59:31 (107/129) Installing xvidcore (1.3.7-r1) 01:59:31 (108/129) Installing ffmpeg-libs (4.4.1-r2) 01:59:31 (109/129) Installing libevent (2.1.12-r4) 01:59:31 (110/129) Installing mesa (21.2.6-r0) 01:59:31 (111/129) Installing wayland-libs-server (1.19.0-r1) 01:59:31 (112/129) Installing mesa-gbm (21.2.6-r0) 01:59:31 (113/129) Installing lcms2 (2.12-r1) 01:59:31 (114/129) Installing nspr (4.32-r0) 01:59:31 (115/129) Installing sqlite-libs (3.36.0-r0) 01:59:31 (116/129) Installing nss (3.78.1-r0) 01:59:31 (117/129) Installing libasyncns (0.8-r1) 01:59:31 (118/129) Installing libltdl (2.4.6-r7) 01:59:31 (119/129) Installing orc (0.4.32-r0) 01:59:31 (120/129) Installing libsndfile (1.0.31-r1) 01:59:31 (121/129) Installing speexdsp (1.2.0-r0) 01:59:31 (122/129) Installing tdb-libs (1.4.5-r0) 01:59:31 (123/129) Installing libpulse (15.0-r2) 01:59:31 (124/129) Installing re2 (2021.11.01-r0) 01:59:31 (125/129) Installing snappy (1.1.9-r1) 01:59:31 (126/129) Installing libgpg-error (1.42-r1) 01:59:31 (127/129) Installing libgcrypt (1.9.4-r0) 01:59:31 (128/129) Installing libxslt (1.1.35-r0) 01:59:31 (129/129) Installing chromium (99.0.4844.84-r0) 01:59:32 Executing busybox-1.34.1-r7.trigger 01:59:32 Executing glib-2.70.1-r0.trigger 01:59:32 Executing shared-mime-info-2.1-r2.trigger 01:59:33 Executing gdk-pixbuf-2.42.8-r0.trigger 01:59:33 Executing gtk-update-icon-cache-2.24.33-r0.trigger 01:59:33 Executing fontconfig-2.13.1-r4.trigger 01:59:33 Executing mkfontscale-1.2.1-r1.trigger 01:59:33 OK: 286 MiB in 145 packages 01:59:39 Removing intermediate container 40f1dd23454a 01:59:39 ---> b22b4ef731e0 01:59:39 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 01:59:39 ---> Running in 97e8cc34dc15 01:59:39 Removing intermediate container 97e8cc34dc15 01:59:39 ---> 80404f50f387 01:59:39 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 01:59:39 ---> Running in d641871aaf82 01:59:39 Removing intermediate container d641871aaf82 01:59:39 ---> 18d5803f53e2 01:59:39 Step 5/10 : RUN npm install -g npm 01:59:39 ---> Running in 27f92e969573 01:59:46 01:59:46 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 01:59:46 01:59:46 27 packages are looking for funding 01:59:46 run `npm fund` for details 01:59:46 01:59:46 found 0 vulnerabilities 01:59:47 Removing intermediate container 27f92e969573 01:59:47 ---> 1d7ba444c38f 01:59:47 Step 6/10 : ARG USER=1000 01:59:47 ---> Running in 72c563c851ab 01:59:47 Removing intermediate container 72c563c851ab 01:59:47 ---> b94513cf2cad 01:59:47 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 01:59:47 ---> Running in aded0b5a9200 01:59:48 Removing intermediate container aded0b5a9200 01:59:48 ---> 59b78c1f6c35 01:59:48 Step 8/10 : USER $USER:$USER 01:59:48 ---> Running in 2589b1a31e8b 01:59:48 Removing intermediate container 2589b1a31e8b 01:59:48 ---> 9aeea8434855 01:59:48 Step 9/10 : WORKDIR /app 01:59:48 ---> Running in 60eefbe500eb 01:59:48 Removing intermediate container 60eefbe500eb 01:59:48 ---> 67e770676052 01:59:48 Step 10/10 : LABEL git_sha=446015541c03168ed62b96ec882c7307b08dd915 01:59:48 ---> Running in 835d5897b016 01:59:48 Removing intermediate container 835d5897b016 01:59:48 ---> 741bd957d948 01:59:48 Successfully built 741bd957d948 01:59:48 Successfully tagged edgexfoundry/edgex-web-ui:446015541c03168ed62b96ec882c7307b08dd915 01:59:48 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 01:59:48 touch edgex-web-ui.imagebuilt 01:59:48 mkdir -p node_modules coverage 01:59:48 chown "1000:1000" node_modules coverage package-lock.json 01:59:48 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 01:59:50 npm WARN old lockfile 01:59:50 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 01:59:50 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 01:59:50 npm WARN old lockfile 01:59:50 npm WARN old lockfile This is a one-time fix-up, please be patient... 01:59:50 npm WARN old lockfile 02:00:00 npm WARN EBADENGINE Unsupported engine { 02:00:00 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:00:00 npm WARN EBADENGINE required: { 02:00:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:00:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:00:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:00:00 npm WARN EBADENGINE }, 02:00:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:00:00 npm WARN EBADENGINE } 02:00:00 npm WARN EBADENGINE Unsupported engine { 02:00:00 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:00:00 npm WARN EBADENGINE required: { 02:00:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:00:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:00:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:00:00 npm WARN EBADENGINE }, 02:00:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:00:00 npm WARN EBADENGINE } 02:00:00 npm WARN EBADENGINE Unsupported engine { 02:00:00 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:00:00 npm WARN EBADENGINE required: { 02:00:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:00:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:00:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:00:00 npm WARN EBADENGINE }, 02:00:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:00:00 npm WARN EBADENGINE } 02:00:00 npm WARN EBADENGINE Unsupported engine { 02:00:00 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:00:00 npm WARN EBADENGINE required: { 02:00:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:00:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:00:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:00:00 npm WARN EBADENGINE }, 02:00:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:00:00 npm WARN EBADENGINE } 02:00:00 npm WARN EBADENGINE Unsupported engine { 02:00:00 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:00:00 npm WARN EBADENGINE required: { 02:00:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:00:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:00:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:00:00 npm WARN EBADENGINE }, 02:00:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:00:00 npm WARN EBADENGINE } 02:00:00 npm WARN EBADENGINE Unsupported engine { 02:00:00 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:00:00 npm WARN EBADENGINE required: { 02:00:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:00:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:00:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:00:00 npm WARN EBADENGINE }, 02:00:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:00:00 npm WARN EBADENGINE } 02:00:00 npm WARN EBADENGINE Unsupported engine { 02:00:00 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:00:00 npm WARN EBADENGINE required: { 02:00:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:00:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:00:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:00:00 npm WARN EBADENGINE }, 02:00:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:00:00 npm WARN EBADENGINE } 02:00:00 npm WARN EBADENGINE Unsupported engine { 02:00:00 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:00:00 npm WARN EBADENGINE required: { 02:00:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:00:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:00:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:00:00 npm WARN EBADENGINE }, 02:00:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:00:00 npm WARN EBADENGINE } 02:00:00 npm WARN EBADENGINE Unsupported engine { 02:00:00 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:00:00 npm WARN EBADENGINE required: { 02:00:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:00:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:00:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:00:00 npm WARN EBADENGINE }, 02:00:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:00:00 npm WARN EBADENGINE } 02:00:03 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:00:03 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:00:03 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:00:03 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:00:03 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:00:03 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:00:03 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:00:04 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:00:05 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:00:05 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:00:07 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:00:07 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:00:07 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:00:08 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:00:09 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:00:09 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:00:10 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:00:10 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:00:11 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:00:13 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:00:15 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:00:21 02:00:21 added 1478 packages, and audited 1479 packages in 31s 02:00:21 02:00:21 90 packages are looking for funding 02:00:21 run `npm fund` for details 02:00:21 02:00:21 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 02:00:21 02:00:21 To address issues that do not require attention, run: 02:00:21 npm audit fix 02:00:21 02:00:21 To address all issues (including breaking changes), run: 02:00:21 npm audit fix --force 02:00:21 02:00:21 Run `npm audit` for details. 02:00:31 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:00:32 - Generating browser application bundles (phase: setup)... 02:00:36 Compiling @angular/core : es2015 as esm2015 02:00:36 Compiling @angular/compiler/testing : es2015 as esm2015 02:00:39 Compiling @angular/common : es2015 as esm2015 02:00:39 Compiling @angular/core/testing : es2015 as esm2015 02:00:40 Compiling @angular/platform-browser : es2015 as esm2015 02:00:40 Compiling @angular/common/testing : es2015 as esm2015 02:00:40 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:00:41 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:00:41 Compiling @angular/router : es2015 as esm2015 02:00:41 Compiling @angular/common/http : es2015 as esm2015 02:00:41 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:00:41 Compiling @angular/forms : es2015 as esm2015 02:00:41 Compiling @angular/common/http/testing : es2015 as esm2015 02:00:43 Compiling @angular/router/testing : es2015 as esm2015 02:00:49 24 05 2023 02:00:49.105:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:00:49 24 05 2023 02:00:49.107:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:00:49 24 05 2023 02:00:49.110:INFO [launcher]: Starting browser ChromeHeadless 02:00:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16647 in /w/workspace/edgexfoundry_edgex-ui-go_PR-612 [Pipeline] { [Pipeline] ws 02:00:58 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:00:58 The recommended git tool is: git 02:01:01 ✔ Browser application bundle generation complete. 02:01:01 24 05 2023 02:01:01.074:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 6vVr5z3Iy0SckGm8AAAB with id 41019149 02:01:03 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.159 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.206 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.22 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.304 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.315 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.339 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.347 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.381 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.41 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.457 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.472 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.518 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.523 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.533 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.567 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.581 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.586 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.593 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.596 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.601 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.632 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.644 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.65 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.656 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.658 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.66 secs) 02:01:04 using credential edgex-jenkins-ssh 02:01:04 Cloning the remote Git repository 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.683 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.689 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.692 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.693 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.695 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.697 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.7 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.702 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.705 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.71 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.712 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.729 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.735 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.738 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.742 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.755 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.764 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.791 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.801 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.813 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.821 secs) 02:01:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.854 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.895 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.92 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.945 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.983 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.991 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.997 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.013 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.043 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.054 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.066 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.07 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.074 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.077 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.104 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.107 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.116 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.122 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.153 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.162 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.171 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.187 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.284 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.291 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.294 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.3 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.328 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.339 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.361 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.371 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.376 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.382 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.385 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.396 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.443 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.451 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.455 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.458 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.461 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.468 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.472 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.474 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.487 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.493 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.499 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.504 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.522 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.534 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.539 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.546 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.568 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.59 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.599 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.609 secs) 02:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.612 secs) 02:01:04 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:01:05 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:01:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:01:05 > git --version # timeout=10 02:01:05 > git --version # 'git version 2.25.1' 02:01:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.623 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.628 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.65 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.655 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.657 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.666 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.672 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.677 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.696 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.714 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.731 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.766 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.774 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.794 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.803 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.816 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.843 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.857 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.864 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.905 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.917 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.924 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.938 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.953 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.96 secs) 02:01:06 WARN: ' 02:01:06 It looks like you're using ngModel on the same form field as formControlName. 02:01:06 Support for using the ngModel input property and ngModelChange event with 02:01:06 reactive form directives has been deprecated in Angular v6 and will be removed 02:01:06 in a future version of Angular. 02:01:06 02:01:06 For more information on this, see our API docs here: 02:01:06 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:01:06 ' 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.96 secs) 02:01:06 WARN: ' 02:01:06 It looks like you're using ngModel on the same form field as formControlName. 02:01:06 Support for using the ngModel input property and ngModelChange event with 02:01:06 reactive form directives has been deprecated in Angular v6 and will be removed 02:01:06 in a future version of Angular. 02:01:06 02:01:06 For more information on this, see our API docs here: 02:01:06 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:01:06 ' 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.98 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.983 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.985 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.999 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.016 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.026 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.03 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.034 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.043 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.045 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.062 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.069 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.078 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.086 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.089 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.091 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.093 secs) 02:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.094 secs) 02:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.02 secs / 2.094 secs) 02:01:07 TOTAL: 145 SUCCESS 02:01:07 ✔ Browser application bundle generation complete. 02:01:07 02:01:07 =============================== Coverage summary =============================== 02:01:07 Statements : 41.53% ( 1424/3429 ) 02:01:07 Branches : 12.14% ( 109/898 ) 02:01:07 Functions : 33.25% ( 416/1251 ) 02:01:07 Lines : 39.41% ( 1279/3245 ) 02:01:07 ================================================================================ 02:01:07 ✔ Browser application bundle generation complete. 02:01:08 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-612/web' [Pipeline] echo 02:01:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:01:08 $ docker stop --time=1 53c449974506e226b4ab8f79a959705b735b2fd9ab06fd3d8d7804667c85c1ca 02:01:09 $ docker rm -f --volumes 53c449974506e226b4ab8f79a959705b735b2fd9ab06fd3d8d7804667c85c1ca [Pipeline] // withDockerContainer [Pipeline] sh 02:01:09 + sudo chown -R jenkins:jenkins . 02:01:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:01:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:01:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:01:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] stash 02:01:10 Merging remotes/origin/main commit f22d9fd72652b6230f2e463e6c7ea75394f899e7 into PR head commit 446015541c03168ed62b96ec882c7307b08dd915 02:01:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:11 Merge succeeded, producing 446015541c03168ed62b96ec882c7307b08dd915 02:01:11 Checking out Revision 446015541c03168ed62b96ec882c7307b08dd915 (PR-612) 02:01:11 + sudo chown -R jenkins:jenkins . 02:01:10 > git config core.sparsecheckout # timeout=10 02:01:10 > git checkout -f 446015541c03168ed62b96ec882c7307b08dd915 # timeout=10 02:01:11 > git remote # timeout=10 02:01:11 > git config --get remote.origin.url # timeout=10 02:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:11 > git merge f22d9fd72652b6230f2e463e6c7ea75394f899e7 # timeout=10 02:01:11 > git rev-parse HEAD^{commit} # timeout=10 02:01:11 > git config core.sparsecheckout # timeout=10 02:01:11 > git checkout -f 446015541c03168ed62b96ec882c7307b08dd915 # timeout=10 [Pipeline] sh 02:01:12 + ls -al . 02:01:12 total 180 02:01:12 drwxrwxr-x 14 jenkins jenkins 4096 May 24 01:59 . 02:01:12 drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:57 .. 02:01:12 drwxrwxr-x 2 jenkins jenkins 4096 May 24 01:57 .blubracket 02:01:12 -rw-rw-r-- 1 jenkins jenkins 18 May 24 01:57 .dockerignore 02:01:12 drwxrwxr-x 8 jenkins jenkins 4096 May 24 01:57 .git 02:01:12 drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:57 .github 02:01:12 -rw-rw-r-- 1 jenkins jenkins 185 May 24 01:57 .gitignore 02:01:12 drwxr-xr-x 3 jenkins jenkins 4096 May 24 01:57 .semver 02:01:12 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 01:57 Attribution.txt 02:01:12 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 01:57 CHANGELOG.md 02:01:12 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 01:57 CONTRIBUTING.md 02:01:12 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 01:57 Dockerfile 02:01:12 -rw-rw-r-- 1 jenkins jenkins 652 May 24 01:57 Jenkinsfile 02:01:12 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 01:57 LICENSE 02:01:12 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 01:57 Makefile 02:01:12 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 01:57 README.md 02:01:12 -rw-rw-r-- 1 jenkins jenkins 5 May 24 01:57 VERSION 02:01:12 drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:57 assets 02:01:12 drwxrwxr-x 2 jenkins jenkins 4096 May 24 01:57 bin 02:01:12 drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:57 cmd 02:01:12 -rw-r--r-- 1 jenkins jenkins 10 May 24 01:59 coverage.out 02:01:12 drwxrwxr-x 2 jenkins jenkins 4096 May 24 01:57 docs 02:01:12 -rw-rw-r-- 1 jenkins jenkins 3040 May 24 01:57 go.mod 02:01:12 -rw-rw-r-- 1 jenkins jenkins 30610 May 24 01:57 go.sum 02:01:12 drwxrwxr-x 8 jenkins jenkins 4096 May 24 01:57 internal 02:01:12 drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:57 snap 02:01:12 drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:57 testing 02:01:12 -rw-rw-r-- 1 jenkins jenkins 155 May 24 01:57 version.go 02:01:12 drwxrwxr-x 6 jenkins jenkins 4096 May 24 01:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:12 + 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=446015541c03168ed62b96ec882c7307b08dd915 --label arch=amd64 --label version=0.0.0 . 02:01:13 Sending build context to Docker daemon 50.52MB 02:01:13 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:01:13 Step 2/25 : FROM ${BASE} AS builder 02:01:13 ---> a059eabc4a3b 02:01:13 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:01:14 ---> Running in f0b40aff4da1 02:01:14 Removing intermediate container f0b40aff4da1 02:01:14 ---> e0b46b77c73d 02:01:14 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:01:14 ---> Running in 3bb278635dd3 02:01:14 Removing intermediate container 3bb278635dd3 02:01:14 ---> 1cde04e5ad9b 02:01:14 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:01:14 ---> Running in 6921b693ae4f 02:01:14 Removing intermediate container 6921b693ae4f 02:01:14 ---> cc21d48bfb20 02:01:14 Step 6/25 : LABEL Name=edgex-ui-go 02:01:14 ---> Running in b6c8046cf89e 02:01:14 Removing intermediate container b6c8046cf89e 02:01:14 ---> 169b1ce52dd4 02:01:14 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:01:14 ---> Running in 28c75d1bbdaa 02:01:14 Removing intermediate container 28c75d1bbdaa 02:01:14 ---> ba7c711f275f 02:01:14 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:01:14 Commit message: "feat: 修改 get command query parameters" 02:01:15 ---> 86154564b461 02:01:15 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:15 ---> Running in 27aa35b96421 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 02:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 02:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:15 OK: 265 MiB in 53 packages 02:01:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:01:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:16 Dload Upload Total Spent Left Speed 02:01:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 02:01:16 Removing intermediate container 27aa35b96421 02:01:16 ---> f8761429c9f1 02:01:16 Step 10/25 : ENV GO111MODULE=on 02:01:16 ---> Running in 74b5673fc145 02:01:16 Removing intermediate container 74b5673fc145 02:01:16 ---> c0b8ca14cee1 02:01:16 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:01:16 ---> Running in 0fbc56476211 02:01:16 Removing intermediate container 0fbc56476211 02:01:16 ---> b206e5ec0e5e 02:01:16 Step 12/25 : COPY go.mod vendor* ./ [Pipeline] sh 02:01:16 ---> f12ce78ce2c5 02:01:16 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:16 ---> Running in 2b32cb9cafef 02:01:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:01:17 + sudo tee /etc/docker/daemon.new 02:01:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:01:17 { 02:01:17 "registry-mirrors": [ 02:01:17 "https://nexus3.edgexfoundry.org:10001" 02:01:17 ], 02:01:17 "bip": "10.250.0.254/24", 02:01:17 "hosts": [ 02:01:17 "tcp://0.0.0.0:5555", 02:01:17 "unix:///var/run/docker.sock" 02:01:17 ], 02:01:17 "mtu": 1458, 02:01:17 "selinux-enabled": true, 02:01:17 "seccomp-profile": "/etc/docker/seccomp.json" 02:01:17 } [Pipeline] sh 02:01:17 Removing intermediate container 2b32cb9cafef 02:01:17 ---> 937534141f26 02:01:17 Step 14/25 : COPY . . 02:01:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:01:17 + sudo service docker restart 02:01:19 ---> 3a92b7fb2f54 02:01:19 Step 15/25 : RUN ${MAKE} 02:01:19 ---> Running in d20cb84701f0 02:01:19 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:36 provisioning config files... 02:01:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4444502953941447007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:36 ---> docker-login.sh 02:01:36 nexus3.edgexfoundry.org:10001 02:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:37 Configure a credential helper to remove this warning. See 02:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:37 02:01:37 Login Succeeded 02:01:37 nexus3.edgexfoundry.org:10002 02:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:37 Configure a credential helper to remove this warning. See 02:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:37 02:01:37 Login Succeeded 02:01:37 nexus3.edgexfoundry.org:10003 02:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:37 Removing intermediate container d20cb84701f0 02:01:37 ---> 1184d71eb0ef 02:01:37 Step 16/25 : FROM alpine:3.17 02:01:37 3.17: Pulling from library/alpine 02:01:37 f56be85fc22e: Already exists 02:01:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:01:37 Status: Downloaded newer image for alpine:3.17 02:01:37 ---> 9ed4aefc74f6 02:01:37 Step 17/25 : EXPOSE 4000 02:01:37 ---> Running in c83267981778 02:01:37 Removing intermediate container c83267981778 02:01:37 ---> 5ff2be14a5d0 02:01:37 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:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:38 Configure a credential helper to remove this warning. See 02:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:38 02:01:38 Login Succeeded 02:01:38 nexus3.edgexfoundry.org:10004 02:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:38 Configure a credential helper to remove this warning. See 02:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:38 02:01:38 Login Succeeded 02:01:38 docker.io 02:01:38 ---> 599a29d03b3d 02:01:38 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:38 ---> 3b155908ddb1 02:01:38 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:01:38 ---> cbc162c55086 02:01:38 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:01:38 ---> Running in 9ae8ed8c1b74 02:01:38 Removing intermediate container 9ae8ed8c1b74 02:01:38 ---> 15efe54fe6ca 02:01:38 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:39 Configure a credential helper to remove this warning. See 02:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:39 02:01:39 Login Succeeded 02:01:39 ---> docker-login.sh ends 02:01:39 ---> Running in 8822a8a60eb5 02:01:39 Removing intermediate container 8822a8a60eb5 02:01:39 ---> 06aa23274bdb 02:01:39 Step 23/25 : LABEL arch=amd64 02:01:39 ---> Running in 7d19d4e565d4 02:01:39 Removing intermediate container 7d19d4e565d4 02:01:39 ---> 37acdbaadd19 02:01:39 Step 24/25 : LABEL git_sha=446015541c03168ed62b96ec882c7307b08dd915 02:01:39 ---> Running in fe6c1c98cca4 [Pipeline] } 02:01:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:01:39 Removing intermediate container fe6c1c98cca4 02:01:39 ---> dabd25bd0dac 02:01:39 Step 25/25 : LABEL version=0.0.0 02:01:39 ---> Running in 7ab290ecf435 02:01:39 Removing intermediate container 7ab290ecf435 02:01:39 ---> 199aeb05a792 02:01:39 [Warning] One or more build-args [ARCH] were not consumed 02:01:39 Successfully built 199aeb05a792 02:01:39 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] echo 02:01:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:39 ========================================================= 02:01:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:01:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 02:01:40 + 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 . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:40 02:01:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:40 latest: Pulling from edgex-lftools-log-publisher 02:01:40 5eb5b503b376: Pulling fs layer 02:01:40 5c69ac0246d0: Pulling fs layer 02:01:40 ec43610c2a17: Pulling fs layer 02:01:40 3a2ae6a8a46f: Pulling fs layer 02:01:40 33b1e0a273af: Pulling fs layer 02:01:40 5d3b04190fa2: Pulling fs layer 02:01:40 2f39f015ded8: Pulling fs layer 02:01:40 33b1e0a273af: Waiting 02:01:40 2f39f015ded8: Waiting 02:01:40 3a2ae6a8a46f: Waiting 02:01:40 5c69ac0246d0: Download complete 02:01:40 3a2ae6a8a46f: Verifying Checksum 02:01:40 3a2ae6a8a46f: Download complete 02:01:40 33b1e0a273af: Verifying Checksum 02:01:40 33b1e0a273af: Download complete 02:01:40 5d3b04190fa2: Verifying Checksum 02:01:40 5d3b04190fa2: Download complete 02:01:40 ec43610c2a17: Verifying Checksum 02:01:40 ec43610c2a17: Download complete 02:01:41 Sending build context to Docker daemon 30.55MB 02:01:41 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:01:41 Step 2/15 : FROM ${BASE} AS builder 02:01:41 5eb5b503b376: Download complete 02:01:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:01:41 c41833b44d91: Pulling fs layer 02:01:41 ed15518f5707: Pulling fs layer 02:01:41 feae8fd75edb: Pulling fs layer 02:01:41 242c74f7c9fa: Pulling fs layer 02:01:41 3cdef696dda3: Pulling fs layer 02:01:41 2ced38df9373: Pulling fs layer 02:01:41 58f1dce35555: Pulling fs layer 02:01:41 242c74f7c9fa: Waiting 02:01:41 3cdef696dda3: Waiting 02:01:41 2ced38df9373: Waiting 02:01:41 58f1dce35555: Waiting 02:01:41 ed15518f5707: Verifying Checksum 02:01:41 ed15518f5707: Download complete 02:01:41 242c74f7c9fa: Download complete 02:01:41 c41833b44d91: Verifying Checksum 02:01:41 c41833b44d91: Download complete 02:01:41 3cdef696dda3: Verifying Checksum 02:01:41 3cdef696dda3: Download complete 02:01:41 2f39f015ded8: Download complete 02:01:42 5eb5b503b376: Pull complete 02:01:42 5c69ac0246d0: Pull complete 02:01:42 ec43610c2a17: Pull complete 02:01:42 58f1dce35555: Verifying Checksum 02:01:42 58f1dce35555: Download complete 02:01:42 3a2ae6a8a46f: Pull complete 02:01:42 33b1e0a273af: Pull complete 02:01:43 5d3b04190fa2: Pull complete 02:01:44 feae8fd75edb: Verifying Checksum 02:01:44 feae8fd75edb: Download complete 02:01:44 2ced38df9373: Verifying Checksum 02:01:44 2ced38df9373: Download complete 02:01:44 c41833b44d91: Pull complete 02:01:45 ed15518f5707: Pull complete 02:01:47 2f39f015ded8: Pull complete 02:01:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:47 prd-ubuntu20.04-docker-8c-8g-16645 does not seem to be running inside a container 02:01:47 $ 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-612 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612:/w/workspace/edgexfoundry_edgex-ui-go_PR-612:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:52 $ docker top 355cd3f03a20be39a48e68f16d8b61fb342cf05d3731d36005b16c545c2d4ff2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:52 ---> job-cost.sh 02:01:52 lf-activate-venv: SKIPPING 02:01:52 INFO: No Stack... 02:01:52 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:53 INFO: Archiving Costs [Pipeline] sh 02:01:53 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives/cost.csv 02:01:53 + cut -d, -f6 [Pipeline] lock 02:01:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] 02:01:53 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] did not exist. Created. 02:01:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:53 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:54 Stashed 1 file(s) [Pipeline] } 02:01:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:54 $ docker stop --time=1 355cd3f03a20be39a48e68f16d8b61fb342cf05d3731d36005b16c545c2d4ff2 02:01:55 $ docker rm -f --volumes 355cd3f03a20be39a48e68f16d8b61fb342cf05d3731d36005b16c545c2d4ff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:01:57 feae8fd75edb: Pull complete 02:01:58 242c74f7c9fa: Pull complete 02:01:58 3cdef696dda3: Pull complete 02:02:06 2ced38df9373: Pull complete 02:02:08 58f1dce35555: Pull complete 02:02:08 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:02:08 ---> fadd8f120f05 02:02:08 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:02:11 ---> Running in b6cda7a7085b 02:02:11 Removing intermediate container b6cda7a7085b 02:02:11 ---> cf4232871016 02:02:11 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:02:11 ---> Running in 66813740db07 02:02:11 Removing intermediate container 66813740db07 02:02:11 ---> 71f27e99bade 02:02:11 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:02:11 ---> Running in 40f31b9b9962 02:02:11 Removing intermediate container 40f31b9b9962 02:02:11 ---> 5374cda8c142 02:02:11 Step 6/15 : LABEL Name=edgex-ui-go 02:02:11 ---> Running in 1dfc09947050 02:02:11 Removing intermediate container 1dfc09947050 02:02:11 ---> 49fd4f38feda 02:02:11 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:02:11 ---> Running in d2a974900042 02:02:11 Removing intermediate container d2a974900042 02:02:11 ---> b58cf7e91a72 02:02:11 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:02:12 latest: Pulling from library/docker 02:02:12 08409d417260: Pulling fs layer 02:02:12 bf127bdc9f4f: Pulling fs layer 02:02:12 55b4810136f4: Pulling fs layer 02:02:12 2e7805c665c5: Pulling fs layer 02:02:12 560067f77f09: Pulling fs layer 02:02:12 87854ced1808: Pulling fs layer 02:02:12 cb23a4dee6cb: Pulling fs layer 02:02:12 0f440641682c: Pulling fs layer 02:02:12 d5751f9f360d: Pulling fs layer 02:02:12 39b4d37fd203: Pulling fs layer 02:02:12 181b4cd8a6de: Pulling fs layer 02:02:12 59b8b8583a6e: Pulling fs layer 02:02:12 5363e21a005c: Pulling fs layer 02:02:12 d56ef98c0a70: Pulling fs layer 02:02:12 87854ced1808: Waiting 02:02:12 cb23a4dee6cb: Waiting 02:02:12 0f440641682c: Waiting 02:02:12 d5751f9f360d: Waiting 02:02:12 39b4d37fd203: Waiting 02:02:12 181b4cd8a6de: Waiting 02:02:12 59b8b8583a6e: Waiting 02:02:12 5363e21a005c: Waiting 02:02:12 d56ef98c0a70: Waiting 02:02:12 2e7805c665c5: Waiting 02:02:12 560067f77f09: Waiting 02:02:12 55b4810136f4: Verifying Checksum 02:02:12 55b4810136f4: Download complete 02:02:12 bf127bdc9f4f: Verifying Checksum 02:02:12 bf127bdc9f4f: Download complete 02:02:12 08409d417260: Download complete 02:02:13 2e7805c665c5: Verifying Checksum 02:02:13 2e7805c665c5: Download complete 02:02:13 560067f77f09: Verifying Checksum 02:02:13 560067f77f09: Download complete 02:02:13 87854ced1808: Verifying Checksum 02:02:13 87854ced1808: Download complete 02:02:13 cb23a4dee6cb: Verifying Checksum 02:02:13 cb23a4dee6cb: Download complete 02:02:13 0f440641682c: Verifying Checksum 02:02:13 0f440641682c: Download complete 02:02:14 d5751f9f360d: Verifying Checksum 02:02:14 d5751f9f360d: Download complete 02:02:14 08409d417260: Pull complete 02:02:14 181b4cd8a6de: Verifying Checksum 02:02:14 181b4cd8a6de: Download complete 02:02:14 5363e21a005c: Verifying Checksum 02:02:14 5363e21a005c: Download complete 02:02:14 39b4d37fd203: Verifying Checksum 02:02:14 39b4d37fd203: Download complete 02:02:14 d56ef98c0a70: Verifying Checksum 02:02:14 d56ef98c0a70: Download complete 02:02:14 bf127bdc9f4f: Pull complete 02:02:14 55b4810136f4: Pull complete 02:02:15 59b8b8583a6e: Verifying Checksum 02:02:15 59b8b8583a6e: Download complete 02:02:15 2e7805c665c5: Pull complete 02:02:16 560067f77f09: Pull complete 02:02:17 87854ced1808: Pull complete 02:02:17 cb23a4dee6cb: Pull complete 02:02:18 0f440641682c: Pull complete 02:02:18 d5751f9f360d: Pull complete 02:02:19 39b4d37fd203: Pull complete 02:02:19 181b4cd8a6de: Pull complete 02:02:22 59b8b8583a6e: Pull complete 02:02:22 5363e21a005c: Pull complete 02:02:22 d56ef98c0a70: Pull complete 02:02:22 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 02:02:22 Status: Downloaded newer image for docker:latest 02:02:25 ---> 033ed5e7ed62 02:02:25 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:25 ---> Running in 702b0d8c6061 02:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:02:28 OK: 263 MiB in 53 packages 02:02:29 Removing intermediate container 702b0d8c6061 02:02:29 ---> e2dd4ba32e41 02:02:29 Step 10/15 : ENV GO111MODULE=on 02:02:29 ---> Running in 337d9a001332 02:02:29 Removing intermediate container 337d9a001332 02:02:29 ---> ce46dfc72f9f 02:02:29 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:02:29 ---> Running in f2ab380a3971 02:02:29 Removing intermediate container f2ab380a3971 02:02:29 ---> d33340209e35 02:02:29 Step 12/15 : COPY go.mod vendor* ./ 02:02:30 ---> 845429f6f9ee 02:02:30 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:30 ---> Running in a1a318b06267 02:03:38 Removing intermediate container a1a318b06267 02:03:38 ---> 5eac5acd4ac6 02:03:38 Step 14/15 : COPY . . 02:03:38 ---> 7614cee2b343 02:03:38 Step 15/15 : RUN ${MAKE} 02:03:38 ---> Running in 64e74510b458 02:03:38 noop 02:03:38 Removing intermediate container 64e74510b458 02:03:38 ---> bee61c691ac8 02:03:38 Successfully built bee61c691ac8 02:03:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:38 + docker inspect -f . ci-base-image-arm64 02:03:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:39 prd-ubuntu20.04-docker-arm64-4c-16g-16647 does not seem to be running inside a container 02:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:40 $ docker top 3158e1fe1e91f6c9ed39b6f66fefde71959c647b5c48a16625c155af012b8549 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:41 + go version 02:03:41 go version go1.20.2 linux/arm64 [Pipeline] } 02:03:41 $ docker stop --time=1 3158e1fe1e91f6c9ed39b6f66fefde71959c647b5c48a16625c155af012b8549 02:03:43 $ docker rm -f --volumes 3158e1fe1e91f6c9ed39b6f66fefde71959c647b5c48a16625c155af012b8549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:44 + docker inspect -f . ci-base-image-arm64 02:03:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:44 prd-ubuntu20.04-docker-arm64-4c-16g-16647 does not seem to be running inside a container 02:03:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:45 $ docker top d81cdb841f565ad0f87648589a4f04b966ef840b27ae5b91e0941a7e1658d0be -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:46 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 02:03:47 + make test 02:03:47 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:04:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:06:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:06:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:06:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:06:27 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:06:27 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:06:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:06:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:06:27 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:06:27 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:06:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:49 ./bin/test-attribution-txt.sh 02:06:49 make -C web test 02:06:49 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 02:06:49 make[1]: tput: No such file or directory 02:06:49 make[1]: tput: No such file or directory 02:06:49 warning: generating ./VERSION 02:06:49 echo "0.0.0" > VERSION 02:06:49 docker build \ 02:06:49 -f Dockerfile \ 02:06:49 --build-arg USER=1000 \ 02:06:49 \ 02:06:49 --label "git_sha=446015541c03168ed62b96ec882c7307b08dd915" \ 02:06:49 -t edgexfoundry/edgex-web-ui:446015541c03168ed62b96ec882c7307b08dd915 \ 02:06:49 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:06:49 . 02:06:49 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:06:49 Install the buildx component to build images with BuildKit: 02:06:49 https://docs.docker.com/go/buildx/ 02:06:49 02:06:49 Sending build context to Docker daemon 2.571MB 02:06:49 Step 1/10 : FROM node:16.17-alpine3.15 02:06:49 16.17-alpine3.15: Pulling from library/node 02:06:49 47517142f6ba: Pulling fs layer 02:06:49 5f8c4bfa009b: Pulling fs layer 02:06:49 f7079c9c4ba1: Pulling fs layer 02:06:49 aba105e6f55a: Pulling fs layer 02:06:49 aba105e6f55a: Waiting 02:06:49 f7079c9c4ba1: Verifying Checksum 02:06:49 f7079c9c4ba1: Download complete 02:06:49 47517142f6ba: Verifying Checksum 02:06:49 47517142f6ba: Download complete 02:06:49 aba105e6f55a: Verifying Checksum 02:06:49 aba105e6f55a: Download complete 02:06:49 47517142f6ba: Pull complete 02:06:49 5f8c4bfa009b: Verifying Checksum 02:06:49 5f8c4bfa009b: Download complete 02:06:54 5f8c4bfa009b: Pull complete 02:06:54 f7079c9c4ba1: Pull complete 02:06:54 aba105e6f55a: Pull complete 02:06:54 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:06:54 Status: Downloaded newer image for node:16.17-alpine3.15 02:06:54 ---> bf1b8b58d215 02:06:54 Step 2/10 : RUN apk add --no-cache chromium 02:06:54 ---> Running in 2602b38f33d0 02:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:06:57 (1/128) Installing libxau (1.0.9-r0) 02:06:57 (2/128) Installing libmd (1.0.3-r0) 02:06:57 (3/128) Installing libbsd (0.11.3-r1) 02:06:57 (4/128) Installing libxdmcp (1.1.3-r0) 02:06:57 (5/128) Installing libxcb (1.14-r2) 02:06:57 (6/128) Installing libx11 (1.7.3.1-r0) 02:06:57 (7/128) Installing libxext (1.3.4-r0) 02:06:57 (8/128) Installing libice (1.0.10-r0) 02:06:57 (9/128) Installing libuuid (2.37.4-r0) 02:06:57 (10/128) Installing libsm (1.2.3-r0) 02:06:57 (11/128) Installing libxt (1.2.1-r0) 02:06:57 (12/128) Installing libxmu (1.1.3-r0) 02:06:57 (13/128) Installing xset (1.2.4-r0) 02:06:57 (14/128) Installing xprop (1.2.5-r0) 02:06:57 (15/128) Installing xdg-utils (1.1.3-r0) 02:06:57 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:06:57 (17/128) Installing pkgconf (1.8.1-r0) 02:06:57 (18/128) Installing libffi (3.4.2-r1) 02:06:57 (19/128) Installing libintl (0.21-r0) 02:06:57 (20/128) Installing libblkid (2.37.4-r0) 02:06:57 (21/128) Installing libmount (2.37.4-r0) 02:06:57 (22/128) Installing pcre (8.45-r1) 02:06:57 (23/128) Installing glib (2.70.1-r0) 02:06:57 (24/128) Installing xz-libs (5.2.5-r1) 02:06:57 (25/128) Installing libxml2 (2.9.14-r2) 02:06:57 (26/128) Installing shared-mime-info (2.1-r2) 02:06:57 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:06:57 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:06:57 (29/128) Installing libpng (1.6.37-r1) 02:06:57 (30/128) Installing libwebp (1.2.2-r1) 02:06:58 (31/128) Installing zstd-libs (1.5.0-r0) 02:06:58 (32/128) Installing tiff (4.4.0-r1) 02:06:58 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:06:58 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:06:58 (35/128) Installing libxcomposite (0.4.5-r0) 02:06:58 (36/128) Installing libxfixes (6.0.0-r0) 02:06:58 (37/128) Installing libxrender (0.9.10-r3) 02:06:58 (38/128) Installing libxcursor (1.2.0-r0) 02:06:58 (39/128) Installing libxdamage (1.1.5-r1) 02:06:58 (40/128) Installing libxi (1.8-r0) 02:06:58 (41/128) Installing libxinerama (1.1.4-r1) 02:06:58 (42/128) Installing libxrandr (1.5.2-r1) 02:06:58 (43/128) Installing atk (2.36.0-r0) 02:06:58 (44/128) Installing libxtst (1.2.3-r3) 02:06:58 (45/128) Installing dbus-libs (1.12.24-r0) 02:06:58 (46/128) Installing at-spi2-core (2.42.0-r0) 02:06:58 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:06:58 (48/128) Installing expat (2.5.0-r0) 02:06:58 (49/128) Installing brotli-libs (1.0.9-r5) 02:06:58 (50/128) Installing libbz2 (1.0.8-r1) 02:06:58 (51/128) Installing freetype (2.11.1-r2) 02:06:58 (52/128) Installing fontconfig (2.13.1-r4) 02:06:58 (53/128) Installing pixman (0.40.0-r4) 02:06:58 (54/128) Installing cairo (1.16.0-r5) 02:06:58 (55/128) Installing cairo-gobject (1.16.0-r5) 02:06:58 (56/128) Installing avahi-libs (0.8-r5) 02:06:58 (57/128) Installing gmp (6.2.1-r1) 02:06:58 (58/128) Installing nettle (3.7.3-r0) 02:06:58 (59/128) Installing p11-kit (0.24.0-r1) 02:06:58 (60/128) Installing libtasn1 (4.18.0-r1) 02:06:58 (61/128) Installing libunistring (0.9.10-r1) 02:06:58 (62/128) Installing gnutls (3.7.1-r2) 02:06:58 (63/128) Installing cups-libs (2.3.3-r6) 02:06:58 (64/128) Installing libepoxy (1.5.9-r0) 02:06:59 (65/128) Installing fribidi (1.0.11-r0) 02:06:59 (66/128) Installing graphite2 (1.3.14-r0) 02:06:59 (67/128) Installing harfbuzz (3.0.0-r2) 02:06:59 (68/128) Installing libxft (2.3.4-r0) 02:06:59 (69/128) Installing pango (1.48.10-r0) 02:06:59 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:06:59 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:06:59 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:06:59 (73/128) Installing xkeyboard-config (2.34-r0) 02:06:59 (74/128) Installing libxkbcommon (1.3.1-r0) 02:06:59 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:06:59 Executing gtk+3.0-3.24.30-r0.post-install 02:06:59 (76/128) Installing libfontenc (1.1.4-r0) 02:06:59 (77/128) Installing mkfontscale (1.2.1-r1) 02:06:59 (78/128) Installing ttf-opensans (1.10-r1) 02:06:59 Executing ttf-opensans-1.10-r1.post-install 02:07:02 (79/128) Installing libogg (1.3.5-r0) 02:07:02 (80/128) Installing flac (1.3.4-r0) 02:07:02 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:07:02 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:07:02 (83/128) Installing sdl2 (2.0.16-r4) 02:07:02 (84/128) Installing aom-libs (3.2.0-r0) 02:07:02 (85/128) Installing libass (0.15.2-r0) 02:07:02 (86/128) Installing libdav1d (0.9.2-r0) 02:07:02 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:07:02 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:07:02 (89/128) Installing lame (3.100-r0) 02:07:02 (90/128) Installing opus (1.3.1-r1) 02:07:02 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:07:02 (92/128) Installing soxr (0.1.3-r2) 02:07:02 (93/128) Installing libsrt (1.4.2-r1) 02:07:02 (94/128) Installing libssh (0.9.6-r1) 02:07:02 (95/128) Installing libtheora (1.1.1-r16) 02:07:02 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:07:02 (97/128) Installing libdrm (2.4.109-r0) 02:07:02 (98/128) Installing libva (2.13.0-r0) 02:07:02 (99/128) Installing libvdpau (1.4-r0) 02:07:02 (100/128) Installing vidstab (1.1.0-r1) 02:07:02 (101/128) Installing libvorbis (1.3.7-r0) 02:07:02 (102/128) Installing libvpx (1.10.0-r0) 02:07:02 (103/128) Installing vulkan-loader (1.2.196-r0) 02:07:02 (104/128) Installing x264-libs (20210613-r0) 02:07:02 (105/128) Installing x265-libs (3.5-r0) 02:07:02 (106/128) Installing xvidcore (1.3.7-r1) 02:07:02 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:07:03 (108/128) Installing libevent (2.1.12-r4) 02:07:03 (109/128) Installing mesa (21.2.6-r0) 02:07:03 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:07:03 (111/128) Installing mesa-gbm (21.2.6-r0) 02:07:03 (112/128) Installing lcms2 (2.12-r1) 02:07:03 (113/128) Installing nspr (4.32-r0) 02:07:03 (114/128) Installing sqlite-libs (3.36.0-r0) 02:07:03 (115/128) Installing nss (3.78.1-r0) 02:07:03 (116/128) Installing libasyncns (0.8-r1) 02:07:03 (117/128) Installing libltdl (2.4.6-r7) 02:07:03 (118/128) Installing orc (0.4.32-r0) 02:07:03 (119/128) Installing libsndfile (1.0.31-r1) 02:07:03 (120/128) Installing speexdsp (1.2.0-r0) 02:07:03 (121/128) Installing tdb-libs (1.4.5-r0) 02:07:03 (122/128) Installing libpulse (15.0-r2) 02:07:03 (123/128) Installing re2 (2021.11.01-r0) 02:07:03 (124/128) Installing snappy (1.1.9-r1) 02:07:03 (125/128) Installing libgpg-error (1.42-r1) 02:07:03 (126/128) Installing libgcrypt (1.9.4-r0) 02:07:03 (127/128) Installing libxslt (1.1.35-r0) 02:07:03 (128/128) Installing chromium (99.0.4844.84-r0) 02:07:07 Executing busybox-1.34.1-r7.trigger 02:07:07 Executing glib-2.70.1-r0.trigger 02:07:07 Executing shared-mime-info-2.1-r2.trigger 02:07:10 Executing gdk-pixbuf-2.42.8-r0.trigger 02:07:10 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:07:10 Executing fontconfig-2.13.1-r4.trigger 02:07:10 Executing mkfontscale-1.2.1-r1.trigger 02:07:10 OK: 275 MiB in 144 packages 02:07:18 Removing intermediate container 2602b38f33d0 02:07:18 ---> 81da7c462dce 02:07:18 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:07:18 ---> Running in 16db1393a574 02:07:19 Removing intermediate container 16db1393a574 02:07:19 ---> 587c3b8850ea 02:07:19 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:07:19 ---> Running in 3e80c9988aa2 02:07:19 Removing intermediate container 3e80c9988aa2 02:07:19 ---> 65f78d11723d 02:07:19 Step 5/10 : RUN npm install -g npm 02:07:19 ---> Running in 00f3b201f3c8 02:07:51 02:07:51 removed 7 packages, changed 101 packages, and audited 264 packages in 27s 02:07:51 02:07:51 27 packages are looking for funding 02:07:51 run `npm fund` for details 02:07:51 02:07:51 found 0 vulnerabilities 02:07:55 Removing intermediate container 00f3b201f3c8 02:07:55 ---> 635cf45faef0 02:07:55 Step 6/10 : ARG USER=1000 02:07:55 ---> Running in 2d2b84873d8e 02:07:55 Removing intermediate container 2d2b84873d8e 02:07:55 ---> bca230dbb890 02:07:55 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:07:55 ---> Running in 5d06e3cf6428 02:07:57 Removing intermediate container 5d06e3cf6428 02:07:57 ---> e292e7c9f3e4 02:07:57 Step 8/10 : USER $USER:$USER 02:07:57 ---> Running in 32ff9e0b041e 02:07:57 Removing intermediate container 32ff9e0b041e 02:07:57 ---> 3bbd4a663604 02:07:57 Step 9/10 : WORKDIR /app 02:07:57 ---> Running in 64f7c2c456b3 02:07:58 Removing intermediate container 64f7c2c456b3 02:07:58 ---> 45430535fc7d 02:07:58 Step 10/10 : LABEL git_sha=446015541c03168ed62b96ec882c7307b08dd915 02:07:58 ---> Running in 7db58a4d1532 02:07:58 Removing intermediate container 7db58a4d1532 02:07:58 ---> 1dc53f498c62 02:07:58 Successfully built 1dc53f498c62 02:07:58 Successfully tagged edgexfoundry/edgex-web-ui:446015541c03168ed62b96ec882c7307b08dd915 02:07:58 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:07:58 touch edgex-web-ui.imagebuilt 02:07:58 mkdir -p node_modules coverage 02:07:58 chown "1000:1000" node_modules coverage package-lock.json 02:07:58 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:08:10 npm WARN old lockfile 02:08:10 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 02:08:10 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 02:08:10 npm WARN old lockfile 02:08:10 npm WARN old lockfile This is a one-time fix-up, please be patient... 02:08:10 npm WARN old lockfile 02:08:57 npm WARN EBADENGINE Unsupported engine { 02:08:57 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:08:57 npm WARN EBADENGINE required: { 02:08:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:57 npm WARN EBADENGINE }, 02:08:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:08:57 npm WARN EBADENGINE } 02:08:57 npm WARN EBADENGINE Unsupported engine { 02:08:57 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:08:57 npm WARN EBADENGINE required: { 02:08:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:57 npm WARN EBADENGINE }, 02:08:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:08:57 npm WARN EBADENGINE } 02:08:57 npm WARN EBADENGINE Unsupported engine { 02:08:57 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:08:57 npm WARN EBADENGINE required: { 02:08:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:57 npm WARN EBADENGINE }, 02:08:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:08:57 npm WARN EBADENGINE } 02:08:57 npm WARN EBADENGINE Unsupported engine { 02:08:57 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:08:57 npm WARN EBADENGINE required: { 02:08:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:57 npm WARN EBADENGINE }, 02:08:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:08:57 npm WARN EBADENGINE } 02:08:57 npm WARN EBADENGINE Unsupported engine { 02:08:57 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:08:57 npm WARN EBADENGINE required: { 02:08:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:57 npm WARN EBADENGINE }, 02:08:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:08:57 npm WARN EBADENGINE } 02:08:57 npm WARN EBADENGINE Unsupported engine { 02:08:57 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:08:57 npm WARN EBADENGINE required: { 02:08:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:57 npm WARN EBADENGINE }, 02:08:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:08:57 npm WARN EBADENGINE } 02:08:57 npm WARN EBADENGINE Unsupported engine { 02:08:57 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:08:57 npm WARN EBADENGINE required: { 02:08:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:57 npm WARN EBADENGINE }, 02:08:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:08:57 npm WARN EBADENGINE } 02:08:57 npm WARN EBADENGINE Unsupported engine { 02:08:57 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:08:57 npm WARN EBADENGINE required: { 02:08:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:57 npm WARN EBADENGINE }, 02:08:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:08:57 npm WARN EBADENGINE } 02:08:57 npm WARN EBADENGINE Unsupported engine { 02:08:57 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:08:57 npm WARN EBADENGINE required: { 02:08:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:57 npm WARN EBADENGINE }, 02:08:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:08:57 npm WARN EBADENGINE } 02:09:30 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:09:30 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:09:30 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:09:30 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:30 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:09:30 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:09:34 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:09:42 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:09:43 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:09:44 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:09:56 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:10:06 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:10:06 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:10:06 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:10:11 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:10:13 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:10:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:10:27 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 02:10:27 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 02:10:53 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:11: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:11:54 02:11:54 added 1475 packages, and audited 1476 packages in 4m 02:11:54 02:11:54 90 packages are looking for funding 02:11:54 run `npm fund` for details 02:11:54 02:11:54 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 02:11:54 02:11:54 To address issues that do not require attention, run: 02:11:54 npm audit fix 02:11:54 02:11:54 To address all issues (including breaking changes), run: 02:11:54 npm audit fix --force 02:11:54 02:11:54 Run `npm audit` for details. 02:11:57 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:12:15 - Generating browser application bundles (phase: setup)... 02:12:48 Compiling @angular/core : es2015 as esm2015 02:12:48 Compiling @angular/compiler/testing : es2015 as esm2015 02:13:14 Compiling @angular/common : es2015 as esm2015 02:13:14 Compiling @angular/core/testing : es2015 as esm2015 02:13:21 Compiling @angular/platform-browser : es2015 as esm2015 02:13:21 Compiling @angular/common/testing : es2015 as esm2015 02:13:25 Compiling @angular/router : es2015 as esm2015 02:13:26 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:13:33 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:13:33 Compiling @angular/common/http : es2015 as esm2015 02:13:33 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:13:38 Compiling @angular/forms : es2015 as esm2015 02:13:38 Compiling @angular/router/testing : es2015 as esm2015 02:13:38 Compiling @angular/common/http/testing : es2015 as esm2015 02:14:46 24 05 2023 02:14:39.095:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:14:46 24 05 2023 02:14:39.109:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:14:46 24 05 2023 02:14:39.138:INFO [launcher]: Starting browser ChromeHeadless 02:15:43 24 05 2023 02:15:39.787:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:16:05 24 05 2023 02:16:04.559:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:16:37 24 05 2023 02:16:33.716:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:16:55 ✔ Browser application bundle generation complete. 02:16:55 24 05 2023 02:16:55.167:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket SYLY9pXw_BG9CS1DAAAB with id 31108982 02:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 02:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.729 secs) 02:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.45 secs) 02:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.559 secs) 02:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.896 secs) 02:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.03 secs) 02:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.188 secs) 02:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.403 secs) 02:17:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.851 secs) 02:17:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.22 secs) 02:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.484 secs) 02:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 3.767 secs) 02:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.835 secs) 02:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.895 secs) 02:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.006 secs) 02:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.253 secs) 02:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.314 secs) 02:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.373 secs) 02:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.454 secs) 02:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.734 secs) 02:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.816 secs) 02:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.891 secs) 02:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 5.021 secs) 02:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.062 secs) 02:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.176 secs) 02:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.297 secs) 02:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.323 secs) 02:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.41 secs) 02:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.652 secs) 02:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.743 secs) 02:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.996 secs) 02:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 6.091 secs) 02:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 6.126 secs) 02:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 6.159 secs) 02:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.204 secs) 02:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.226 secs) 02:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.294 secs) 02:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.439 secs) 02:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.475 secs) 02:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.509 secs) 02:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.544 secs) 02:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.744 secs) 02:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.835 secs) 02:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.886 secs) 02:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.922 secs) 02:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.974 secs) 02:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.063 secs) 02:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.083 secs) 02:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.103 secs) 02:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.159 secs) 02:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.419 secs) 02:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.607 secs) 02:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.809 secs) 02:17:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.834 secs) 02:17:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.854 secs) 02:17:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.885 secs) 02:17:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.056 secs) 02:17:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.075 secs) 02:17:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.098 secs) 02:17:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.349 secs) 02:17:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.451 secs) 02:17:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.489 secs) 02:17:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.515 secs) 02:17:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.539 secs) 02:17:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.553 secs) 02:17:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.576 secs) 02:17:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.596 secs) 02:17:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.649 secs) 02:17:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.998 secs) 02:17:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.166 secs) 02:17:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.209 secs) 02:17:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.231 secs) 02:17:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.246 secs) 02:17:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.295 secs) 02:17:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.404 secs) 02:17:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.549 secs) 02:17:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.564 secs) 02:17:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.62 secs) 02:17:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.79 secs) 02:17:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.826 secs) 02:17:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.469 secs) 02:17:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.509 secs) 02:17:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.522 secs) 02:17:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.628 secs) 02:17:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.839 secs) 02:17:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11.006 secs) 02:17:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.05 secs) 02:17:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.097 secs) 02:17:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.133 secs) 02:17:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.503 secs) 02:17:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.719 secs) 02:17:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.811 secs) 02:17:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.871 secs) 02:17:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.988 secs) 02:17:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 12.005 secs) 02:17:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 12.016 secs) 02:17:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.093 secs) 02:17:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.121 secs) 02:17:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.157 secs) 02:17:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.363 secs) 02:17:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.398 secs) 02:17:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.424 secs) 02:17:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.483 secs) 02:17:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.627 secs) 02:17:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.698 secs) 02:17:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.785 secs) 02:17:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.845 secs) 02:17:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.892 secs) 02:17:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.928 secs) 02:17:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.063 secs) 02:17:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.134 secs) 02:17:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.188 secs) 02:17:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.222 secs) 02:17:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.359 secs) 02:17:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.455 secs) 02:17:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.474 secs) 02:17:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.489 secs) 02:17:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.706 secs) 02:17:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.771 secs) 02:17:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.836 secs) 02:17:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.9 secs) 02:17:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.131 secs) 02:17:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.155 secs) 02:17:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.169 secs) 02:17:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.21 secs) 02:17:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.223 secs) 02:17:32 WARN: ' 02:17:32 It looks like you're using ngModel on the same form field as formControlName. 02:17:32 Support for using the ngModel input property and ngModelChange event with 02:17:32 reactive form directives has been deprecated in Angular v6 and will be removed 02:17:32 in a future version of Angular. 02:17:32 02:17:32 For more information on this, see our API docs here: 02:17:32 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:17:32 ' 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.223 secs) 02:17:32 WARN: ' 02:17:32 It looks like you're using ngModel on the same form field as formControlName. 02:17:32 Support for using the ngModel input property and ngModelChange event with 02:17:32 reactive form directives has been deprecated in Angular v6 and will be removed 02:17:32 in a future version of Angular. 02:17:32 02:17:32 For more information on this, see our API docs here: 02:17:32 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:17:32 ' 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.384 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.521 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.588 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.649 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.735 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.786 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.815 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.832 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.853 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.871 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.892 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.953 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.009 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.032 secs) 02:17:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.059 secs) 02:17:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.086 secs) 02:17:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.415 secs) 02:17:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.555 secs) 02:17:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.729 secs) 02:17:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.745 secs) 02:17:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.819 secs / 15.745 secs) 02:17:34 TOTAL: 145 SUCCESS 02:17:34 ✔ Browser application bundle generation complete. 02:17:39 02:17:39 =============================== Coverage summary =============================== 02:17:39 Statements : 41.56% ( 1425/3429 ) 02:17:39 Branches : 12.14% ( 109/898 ) 02:17:39 Functions : 33.33% ( 417/1251 ) 02:17:39 Lines : 39.45% ( 1280/3245 ) 02:17:39 ================================================================================ 02:17:39 24 05 2023 02:17:38.327:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:17:39 ✔ Browser application bundle generation complete. 02:17:40 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 02:17:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:17:40 $ docker stop --time=1 d81cdb841f565ad0f87648589a4f04b966ef840b27ae5b91e0941a7e1658d0be 02:17:42 $ docker rm -f --volumes d81cdb841f565ad0f87648589a4f04b966ef840b27ae5b91e0941a7e1658d0be [Pipeline] // withDockerContainer [Pipeline] sh 02:17:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:17:46 Warning: overwriting stash ‘coverage-report’ 02:17:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:17:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:17:55 + ls -al . 02:17:55 total 176 02:17:55 drwxrwxr-x 13 jenkins jenkins 4096 May 24 02:03 . 02:17:55 drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:01 .. 02:17:55 drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:01 .blubracket 02:17:55 -rw-rw-r-- 1 jenkins jenkins 18 May 24 02:01 .dockerignore 02:17:55 drwxrwxr-x 8 jenkins jenkins 4096 May 24 02:01 .git 02:17:55 drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:01 .github 02:17:55 -rw-rw-r-- 1 jenkins jenkins 185 May 24 02:01 .gitignore 02:17:55 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 02:01 Attribution.txt 02:17:55 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 02:01 CHANGELOG.md 02:17:55 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 02:01 CONTRIBUTING.md 02:17:55 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 02:01 Dockerfile 02:17:55 -rw-rw-r-- 1 jenkins jenkins 652 May 24 02:01 Jenkinsfile 02:17:55 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 02:01 LICENSE 02:17:55 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 02:01 Makefile 02:17:55 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 02:01 README.md 02:17:55 -rw-rw-r-- 1 jenkins jenkins 5 May 24 01:57 VERSION 02:17:55 drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:01 assets 02:17:55 drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:01 bin 02:17:55 drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:01 cmd 02:17:55 -rw-r--r-- 1 jenkins jenkins 10 May 24 02:03 coverage.out 02:17:55 drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:01 docs 02:17:55 -rw-rw-r-- 1 jenkins jenkins 3040 May 24 02:01 go.mod 02:17:55 -rw-rw-r-- 1 jenkins jenkins 30610 May 24 02:01 go.sum 02:17:55 drwxrwxr-x 8 jenkins jenkins 4096 May 24 02:01 internal 02:17:55 drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:01 snap 02:17:55 drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:01 testing 02:17:55 -rw-rw-r-- 1 jenkins jenkins 155 May 24 02:01 version.go 02:17:55 drwxrwxr-x 6 jenkins jenkins 4096 May 24 02:07 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:56 + 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=446015541c03168ed62b96ec882c7307b08dd915 --label arch=arm64 --label version=0.0.0 . 02:17:57 Sending build context to Docker daemon 33.3MB 02:17:57 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:17:57 Step 2/25 : FROM ${BASE} AS builder 02:17:57 ---> bee61c691ac8 02:17:57 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:17:58 ---> Running in 52df4407d95b 02:17:58 Removing intermediate container 52df4407d95b 02:17:58 ---> 105ba0df2bcc 02:17:58 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:17:58 ---> Running in c9f47589118e 02:17:59 Removing intermediate container c9f47589118e 02:17:59 ---> baca10443735 02:17:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:17:59 ---> Running in b5a5899a9270 02:17:59 Removing intermediate container b5a5899a9270 02:17:59 ---> 37a696806708 02:17:59 Step 6/25 : LABEL Name=edgex-ui-go 02:17:59 ---> Running in e51310629d1c 02:17:59 Removing intermediate container e51310629d1c 02:17:59 ---> 31c20ffcb41a 02:17:59 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:17:59 ---> Running in b1c9626810cd 02:18:00 Removing intermediate container b1c9626810cd 02:18:00 ---> c299c1300118 02:18:00 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:18:01 ---> 96dbe12e3038 02:18:01 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:18:01 ---> Running in 1f29fca729df 02:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:18:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:18:04 OK: 263 MiB in 53 packages 02:18:05 Removing intermediate container 1f29fca729df 02:18:05 ---> 8c0831f5792e 02:18:05 Step 10/25 : ENV GO111MODULE=on 02:18:05 ---> Running in 1f54a0983796 02:18:05 Removing intermediate container 1f54a0983796 02:18:05 ---> 3b4326c5622c 02:18:05 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:18:05 ---> Running in bbd8ca5b4e83 02:18:06 Removing intermediate container bbd8ca5b4e83 02:18:06 ---> d9f7eb17e416 02:18:06 Step 12/25 : COPY go.mod vendor* ./ 02:18:06 ---> ca977869e122 02:18:06 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:06 ---> Running in 59e4ba7d420c 02:18:09 Removing intermediate container 59e4ba7d420c 02:18:09 ---> da33bf834051 02:18:09 Step 14/25 : COPY . . 02:18:13 ---> 961a71912785 02:18:13 Step 15/25 : RUN ${MAKE} 02:18:13 ---> Running in f3b970666bb5 02:18:15 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:20:21 Removing intermediate container f3b970666bb5 02:20:21 ---> c0bea8b45779 02:20:21 Step 16/25 : FROM alpine:3.17 02:20:22 3.17: Pulling from library/alpine 02:20:22 c41833b44d91: Already exists 02:20:22 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:20:22 Status: Downloaded newer image for alpine:3.17 02:20:22 ---> 51e60588ff2c 02:20:22 Step 17/25 : EXPOSE 4000 02:20:22 ---> Running in fdc009d69193 02:20:23 Removing intermediate container fdc009d69193 02:20:23 ---> c56654641e95 02:20:23 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:20:24 ---> 6ae7147f4e05 02:20:24 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:20:25 ---> 113243ffd06f 02:20:25 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:20:25 ---> c0ef84a91555 02:20:25 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:20:25 ---> Running in 0b4e0a289a97 02:20:26 Removing intermediate container 0b4e0a289a97 02:20:26 ---> 107d48c5dc99 02:20:26 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:20:26 ---> Running in b3441373b3f4 02:20:26 Removing intermediate container b3441373b3f4 02:20:26 ---> 08e246066ccf 02:20:26 Step 23/25 : LABEL arch=arm64 02:20:26 ---> Running in 7b97364cc3a5 02:20:26 Removing intermediate container 7b97364cc3a5 02:20:26 ---> 6557dc59ab82 02:20:26 Step 24/25 : LABEL git_sha=446015541c03168ed62b96ec882c7307b08dd915 02:20:26 ---> Running in 244211cb50fa 02:20:27 Removing intermediate container 244211cb50fa 02:20:27 ---> 95143b132668 02:20:27 Step 25/25 : LABEL version=0.0.0 02:20:27 ---> Running in 9b7e4b1468ff 02:20:27 Removing intermediate container 9b7e4b1468ff 02:20:27 ---> 1bae160f3a33 02:20:27 [Warning] One or more build-args [ARCH] were not consumed 02:20:27 Successfully built 1bae160f3a33 02:20:27 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:20:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:28 02:20:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:28 arm64: Pulling from edgex-lftools-log-publisher 02:20:28 8998bd30e6a1: Pulling fs layer 02:20:28 04944245beec: Pulling fs layer 02:20:28 699f458cf7ca: Pulling fs layer 02:20:28 765212b225bb: Pulling fs layer 02:20:28 f23df028b6ca: Pulling fs layer 02:20:28 d65c8cfc05b1: Pulling fs layer 02:20:28 2437ff75d9bd: Pulling fs layer 02:20:28 765212b225bb: Waiting 02:20:28 f23df028b6ca: Waiting 02:20:28 d65c8cfc05b1: Waiting 02:20:28 2437ff75d9bd: Waiting 02:20:29 04944245beec: Verifying Checksum 02:20:29 04944245beec: Download complete 02:20:29 765212b225bb: Verifying Checksum 02:20:29 765212b225bb: Download complete 02:20:29 f23df028b6ca: Download complete 02:20:29 d65c8cfc05b1: Verifying Checksum 02:20:29 d65c8cfc05b1: Download complete 02:20:29 699f458cf7ca: Verifying Checksum 02:20:29 699f458cf7ca: Download complete 02:20:29 8998bd30e6a1: Verifying Checksum 02:20:29 8998bd30e6a1: Download complete 02:20:32 2437ff75d9bd: Verifying Checksum 02:20:32 2437ff75d9bd: Download complete 02:20:33 8998bd30e6a1: Pull complete 02:20:34 04944245beec: Pull complete 02:20:35 699f458cf7ca: Pull complete 02:20:35 765212b225bb: Pull complete 02:20:36 f23df028b6ca: Pull complete 02:20:36 d65c8cfc05b1: Pull complete 02:20:51 2437ff75d9bd: Pull complete 02:20:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:51 prd-ubuntu20.04-docker-arm64-4c-16g-16647 does not seem to be running inside a container 02:20:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:20:54 $ docker top e91413e85491bb412d45a44e195a0e4adfd5b741b84c66b3b1f400052b27c286 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:55 ---> job-cost.sh 02:20:55 lf-activate-venv: SKIPPING 02:20:55 INFO: No Stack... 02:20:56 INFO: Retrieving Pricing Info for: v3-standard-4 02:20:56 INFO: Archiving Costs [Pipeline] sh 02:20:57 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 02:20:57 + cut -d, -f6 [Pipeline] lock 02:20:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] 02:20:57 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] did not exist. Created. 02:20:57 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:20:58 /w/workspace/edgex-ui-go/2@tmp/durable-a13ed5ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:20:59 + echo total: 0.10999999940395355 [Pipeline] stash 02:20:59 Warning: overwriting stash ‘stack-cost’ 02:21:04 Stashed 1 file(s) [Pipeline] } 02:21:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:21:04 $ docker stop --time=1 e91413e85491bb412d45a44e195a0e4adfd5b741b84c66b3b1f400052b27c286 02:21:06 $ docker rm -f --volumes e91413e85491bb412d45a44e195a0e4adfd5b741b84c66b3b1f400052b27c286 [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:21:07 provisioning config files... 02:21:07 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/config11897292833083695354tmp [Pipeline] { [Pipeline] sh 02:21:07 + set +x 02:21:07 + curl -s https://codecov.io/bash 02:21:07 + bash -s -- 02:21:07 02:21:07 _____ _ 02:21:07 / ____| | | 02:21:07 | | ___ __| | ___ ___ _____ __ 02:21:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:21:07 | |___| (_) | (_| | __/ (_| (_) \ V / 02:21:07 \_____\___/ \__,_|\___|\___\___/ \_/ 02:21:07 Bash-1.0.6 02:21:07 02:21:07 02:21:07 ==> git version 2.25.1 found 02:21:07 ==> 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:21:07 Release-Date: 2020-01-08 02:21:07 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:21:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:21:07 ==> Jenkins CI detected. 02:21:07 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-612 02:21:07 project root: . 02:21:07 --> token set from env 02:21:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:21:07 ==> Running gcov in . (disable via -X gcov) 02:21:07 ==> Python coveragepy not found 02:21:07 ==> Searching for coverage reports in: 02:21:07 + . 02:21:07 -> Found 1 reports 02:21:07 ==> Detecting git/mercurial file structure 02:21:07 ==> Reading reports 02:21:07 + ./coverage.out bytes=10 02:21:07 ==> Appending adjustments 02:21:07 https://docs.codecov.io/docs/fixing-reports 02:21:08 + Found adjustments 02:21:08 ==> Gzipping contents 02:21:08 12K /tmp/codecov.KobMLT.gz 02:21:08 ==> Uploading reports 02:21:08 url: https://codecov.io 02:21:08 query: branch=PR-612&commit=446015541c03168ed62b96ec882c7307b08dd915&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-612%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=612&job=&cmd_args= 02:21:08 -> Pinging Codecov 02:21:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-612&commit=446015541c03168ed62b96ec882c7307b08dd915&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-612%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=612&job=&cmd_args= 02:21:08 -> Uploading to 02:21:08 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/446015541c03168ed62b96ec882c7307b08dd915/402b5182-0499-42fd-8cdf-db20dc24f284.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T022108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1bf54e2a649997582d2a43c68c5bd8a4a00dba8ba3b54d34642e2b25e1ca9349 02:21:08 % Total % Received % Xferd Average Speed Time Time Time Current 02:21:08 Dload Upload Total Spent Left Speed 02:21:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 46425 --:--:-- --:--:-- --:--:-- 46664 02:21:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/446015541c03168ed62b96ec882c7307b08dd915 [Pipeline] } 02:21:09 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:21:10 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives ] 02:21:10 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives 02:21:10 total 16 02:21:10 drwxr-xr-x 3 root root 4096 May 24 02:01 . 02:21:10 drwxrwxr-x 15 jenkins jenkins 4096 May 24 02:01 .. 02:21:10 drwxr-xr-x 2 root root 4096 May 24 02:01 cost 02:21:10 -rw-r--r-- 1 root root 83 May 24 02:01 cost.csv 02:21:10 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives 02:21:10 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives 02:21:10 total 16 02:21:10 drwxr-xr-x 3 jenkins jenkins 4096 May 24 02:01 . 02:21:10 drwxrwxr-x 15 jenkins jenkins 4096 May 24 02:01 .. 02:21:10 drwxr-xr-x 2 jenkins jenkins 4096 May 24 02:01 cost 02:21:10 -rw-r--r-- 1 jenkins jenkins 83 May 24 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:21:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:21:12 ---> package-listing.sh 02:21:12 ++ facter osfamily 02:21:12 ++ tr '[:upper:]' '[:lower:]' 02:21:12 + OS_FAMILY=debian 02:21:12 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-612 02:21:12 + START_PACKAGES=/tmp/packages_start.txt 02:21:12 + END_PACKAGES=/tmp/packages_end.txt 02:21:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:21:12 + PACKAGES=/tmp/packages_start.txt 02:21:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-612 ']' 02:21:12 + PACKAGES=/tmp/packages_end.txt 02:21:12 + case "${OS_FAMILY}" in 02:21:12 + dpkg -l 02:21:12 + grep '^ii' 02:21:12 + '[' -f /tmp/packages_start.txt ']' 02:21:12 + '[' -f /tmp/packages_end.txt ']' 02:21:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:21:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-612 ']' 02:21:12 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives/ 02:21:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives/ [Pipeline] echo 02:21:12 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-612/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:21:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:21:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:13 prd-ubuntu20.04-docker-8c-8g-16645 does not seem to be running inside a container 02:21:13 $ 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-612/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-612 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612:/w/workspace/edgexfoundry_edgex-ui-go_PR-612:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:21:13 $ docker top 1794ed1767ae4764f4aba6999bfd34cfdbcd1fcfba78f7fc16093624a84f1528 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:14 + touch /tmp/pre-build-complete [Pipeline] sh 02:21:14 + mkdir -p /var/log/sysstat [Pipeline] sh 02:21:14 + ls /var/log/sa-host 02:21:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:14 provisioning config files... 02:21:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/config1847434697337525615tmp [Pipeline] { [Pipeline] echo 02:21:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:21:15 ---> create-netrc.sh [Pipeline] } 02:21:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:21:15 ---> python-tools-install.sh [Pipeline] echo 02:21:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:21:16 ---> sudo-logs.sh 02:21:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:21:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:21:16 ---> job-cost.sh 02:21:16 lf-activate-venv: SKIPPING 02:21:16 DEBUG: total: 0.2199999988079071 02:21:16 INFO: Retrieving Stack Cost... 02:21:16 INFO: Retrieving Pricing Info for: v3-standard-8 02:21:17 INFO: Archiving Costs [Pipeline] echo 02:21:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:21:17 ---> logs-deploy.sh 02:21:17 lf-activate-venv: SKIPPING 02:21:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-612/2 02:21:17 INFO: archiving workspace using pattern(s): 02:21:19 Archives upload complete. 02:21:19 INFO: archiving logs to Nexus 02:21:20 ---> uname -a: 02:21:20 Linux prd-ubuntu20-04-docker-8c-8g-16645 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:21:20 02:21:20 02:21:20 ---> lscpu: 02:21:20 Architecture: x86_64 02:21:20 CPU op-mode(s): 32-bit, 64-bit 02:21:20 Byte Order: Little Endian 02:21:20 Address sizes: 40 bits physical, 48 bits virtual 02:21:20 CPU(s): 8 02:21:20 On-line CPU(s) list: 0-7 02:21:20 Thread(s) per core: 1 02:21:20 Core(s) per socket: 1 02:21:20 Socket(s): 8 02:21:20 NUMA node(s): 1 02:21:20 Vendor ID: AuthenticAMD 02:21:20 CPU family: 23 02:21:20 Model: 49 02:21:20 Model name: AMD EPYC-Rome Processor 02:21:20 Stepping: 0 02:21:20 CPU MHz: 2799.998 02:21:20 BogoMIPS: 5599.99 02:21:20 Virtualization: AMD-V 02:21:20 Hypervisor vendor: KVM 02:21:20 Virtualization type: full 02:21:20 L1d cache: 256 KiB 02:21:20 L1i cache: 256 KiB 02:21:20 L2 cache: 4 MiB 02:21:20 L3 cache: 128 MiB 02:21:20 NUMA node0 CPU(s): 0-7 02:21:20 Vulnerability Itlb multihit: Not affected 02:21:20 Vulnerability L1tf: Not affected 02:21:20 Vulnerability Mds: Not affected 02:21:20 Vulnerability Meltdown: Not affected 02:21:20 Vulnerability Mmio stale data: Not affected 02:21:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:21:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:21:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:21:20 Vulnerability Srbds: Not affected 02:21:20 Vulnerability Tsx async abort: Not affected 02:21:20 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:21:20 02:21:20 02:21:20 ---> nproc: 02:21:20 8 02:21:20 02:21:20 02:21:20 ---> df -h: 02:21:20 Filesystem Size Used Avail Use% Mounted on 02:21:20 overlay 155G 13G 142G 9% / 02:21:20 tmpfs 64M 0 64M 0% /dev 02:21:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:21:20 shm 64M 0 64M 0% /dev/shm 02:21:20 /dev/vda1 155G 13G 142G 9% /facter-os 02:21:20 02:21:20 02:21:20 ---> sar -b -r -n DEV: 02:21:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16645) 05/24/23 _x86_64_ (8 CPU) 02:21:20 02:21:20 01:56:56 LINUX RESTART (8 CPU) 02:21:20 02:21:20 01:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:21:20 01:58:01 332.44 48.14 284.30 0.00 5413.50 177035.43 0.00 02:21:20 01:59:01 202.98 1.28 201.70 0.00 20.53 89137.94 0.00 02:21:20 02:00:01 204.65 0.23 204.42 0.00 5.60 37615.19 0.00 02:21:20 02:01:01 142.89 0.10 142.79 0.00 0.80 34391.62 0.00 02:21:20 02:02:01 197.02 1.15 195.87 0.00 73.19 45217.53 0.00 02:21:20 02:03:01 56.01 9.63 46.38 0.00 5088.89 8881.05 0.00 02:21:20 02:04:01 3.58 0.02 3.57 0.00 0.13 92.92 0.00 02:21:20 02:05:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 02:21:20 02:06:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 02:21:20 02:07:01 2.13 0.00 2.13 0.00 0.00 22.80 0.00 02:21:20 02:08:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 02:21:20 02:09:01 1.42 0.00 1.42 0.00 0.00 14.53 0.00 02:21:20 02:10:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 02:21:20 02:11:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 02:21:20 02:12:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 02:21:20 02:13:01 2.65 0.02 2.63 0.00 0.13 33.19 0.00 02:21:20 02:14:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 02:21:20 02:15:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 02:21:20 02:16:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 02:21:20 02:17:01 1.47 0.02 1.45 0.00 0.13 17.06 0.00 02:21:20 02:18:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 02:21:20 02:19:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 02:21:20 02:20:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 02:21:20 02:21:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 02:21:20 Average: 48.42 2.52 45.90 0.00 441.78 16359.46 0.00 02:21:20 02:21:20 01:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:21:20 01:58:01 29788548 31590168 746836 2.27 62660 2041440 1906996 5.62 1029232 1752660 109508 02:21:20 01:59:01 27962128 31549396 749156 2.28 150136 3634680 1834640 5.41 1158316 3306636 688 02:21:20 02:00:01 26566908 30950060 1341292 4.08 181808 4313048 2054292 6.05 1836220 3907848 99736 02:21:20 02:01:01 25356736 30499296 1782280 5.42 222160 4919624 2475060 7.29 2425152 4404552 48296 02:21:20 02:02:01 25771380 31518084 768524 2.34 231524 5481060 1784836 5.26 1643008 4769276 9436 02:21:20 02:03:01 25260780 31505380 769908 2.34 262952 5927964 1843436 5.43 1956448 4929764 148 02:21:20 02:04:01 25267516 31507324 767444 2.33 261456 5924712 1829016 5.39 1952588 4926572 188 02:21:20 02:05:01 25276492 31516364 758388 2.31 261516 5924716 1829016 5.39 1943064 4926576 208 02:21:20 02:06:01 25276888 31516984 758008 2.31 261564 5924716 1829016 5.39 1943092 4926752 8 02:21:20 02:07:01 25278024 31518172 756916 2.30 261612 5924720 1829016 5.39 1942860 4926756 160 02:21:20 02:08:01 25278204 31518384 756676 2.30 261636 5924720 1829016 5.39 1942828 4926764 8 02:21:20 02:09:01 25278180 31518604 756400 2.30 261688 5924856 1829016 5.39 1943044 4926948 212 02:21:20 02:10:01 25278268 31518724 756268 2.30 261708 5924860 1829016 5.39 1943288 4926956 8 02:21:20 02:11:01 25278660 31519156 755716 2.30 261712 5924860 1829016 5.39 1942356 4926956 224 02:21:20 02:12:01 25278668 31519176 755648 2.30 261724 5924860 1829016 5.39 1942376 4926960 12 02:21:20 02:13:01 25277368 31517984 756852 2.30 261768 5924844 1841200 5.43 1942588 4926944 4 02:21:20 02:14:01 25277732 31518396 756400 2.30 261808 5924844 1841200 5.43 1942512 4926944 12 02:21:20 02:15:01 25277752 31518432 756504 2.30 261820 5924848 1825096 5.38 1942600 4926948 152 02:21:20 02:16:01 25278240 31518940 755968 2.30 261832 5924852 1825096 5.38 1942548 4926952 12 02:21:20 02:17:01 25277900 31518636 756164 2.30 261856 5924844 1825096 5.38 1942820 4926956 192 02:21:20 02:18:01 25277960 31518748 755860 2.30 261872 5924864 1825096 5.38 1942868 4926960 8 02:21:20 02:19:01 25277992 31518804 755804 2.30 261896 5924864 1825096 5.38 1942824 4926960 236 02:21:20 02:20:01 25277968 31518788 755784 2.30 261908 5924868 1825096 5.38 1942808 4926964 8 02:21:20 02:21:01 25277940 31518792 755952 2.30 261924 5924868 1825096 5.38 1942716 4926964 228 02:21:20 Average: 25654093 31455533 824364 2.51 242606 5540189 1867436 5.50 1876173 4656440 11237 02:21:20 02:21:20 01:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:21:20 01:58:01 ens3 567.56 388.74 3904.21 109.00 0.00 0.00 0.00 0.00 02:21:20 01:58:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 02:21:20 01:58:01 docker0 43.48 44.48 3.25 279.13 0.00 0.00 0.00 0.00 02:21:20 01:59:01 ens3 541.41 298.18 7137.00 35.92 0.00 0.00 0.00 0.00 02:21:20 01:59:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 02:21:20 01:59:01 vethf307c13 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 01:59:01 docker0 181.49 295.90 14.47 1931.98 0.00 0.00 0.00 0.00 02:21:20 02:00:01 ens3 317.23 159.50 4141.26 34.41 0.00 0.00 0.00 0.00 02:21:20 02:00:01 veth1574f23 73.68 136.50 12.02 1346.60 0.00 0.00 0.00 0.11 02:21:20 02:00:01 veth06f0871 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 02:21:20 02:00:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:21:20 02:00:01 docker0 113.45 250.43 13.61 3415.96 0.00 0.00 0.00 0.00 02:21:20 02:01:01 ens3 241.44 135.03 1762.60 35.35 0.00 0.00 0.00 0.00 02:21:20 02:01:01 veth06f0871 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:01:01 veth5676022 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:21:20 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:01:01 docker0 111.73 207.65 18.83 1736.12 0.00 0.00 0.00 0.00 02:21:20 02:02:01 ens3 165.06 128.46 2738.76 147.68 0.00 0.00 0.00 0.00 02:21:20 02:02:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 02:21:20 02:02:01 docker0 1.48 3.22 0.09 42.51 0.00 0.00 0.00 0.00 02:21:20 02:03:01 ens3 136.89 69.34 2715.45 4.90 0.00 0.00 0.00 0.00 02:21:20 02:03:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 02:21:20 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:04:01 ens3 1.68 0.80 2.47 0.30 0.00 0.00 0.00 0.00 02:21:20 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:05:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:06:01 ens3 0.32 0.20 0.13 0.07 0.00 0.00 0.00 0.00 02:21:20 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:07:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:08:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:21:20 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:09:01 ens3 0.53 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:21:20 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:10:01 ens3 0.52 0.35 0.31 0.21 0.00 0.00 0.00 0.00 02:21:20 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:11:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:12:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:13:01 ens3 0.38 0.28 0.12 0.08 0.00 0.00 0.00 0.00 02:21:20 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:14:01 ens3 0.78 0.08 0.06 0.00 0.00 0.00 0.00 0.00 02:21:20 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:15:01 ens3 0.60 0.62 0.32 0.23 0.00 0.00 0.00 0.00 02:21:20 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:18:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:21:20 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:20:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 02:21:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:20 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:20 Average: ens3 82.32 49.27 933.47 15.35 0.00 0.00 0.00 0.00 02:21:20 Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 02:21:20 Average: docker0 18.82 33.40 2.09 308.59 0.00 0.00 0.00 0.00 02:21:20 02:21:20 02:21:20 ---> sar -P ALL: 02:21:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16645) 05/24/23 _x86_64_ (8 CPU) 02:21:20 02:21:20 01:56:56 LINUX RESTART (8 CPU) 02:21:20 02:21:20 01:57:01 CPU %user %nice %system %iowait %steal %idle 02:21:20 01:58:01 all 7.29 0.00 2.31 2.43 0.05 87.92 02:21:20 01:58:01 0 7.40 0.00 1.69 3.87 0.05 86.99 02:21:20 01:58:01 1 6.68 0.00 2.28 6.56 0.05 84.43 02:21:20 01:58:01 2 6.95 0.00 3.07 6.41 0.05 83.52 02:21:20 01:58:01 3 7.54 0.00 1.68 0.71 0.05 90.02 02:21:20 01:58:01 4 5.51 0.00 1.89 0.54 0.05 92.01 02:21:20 01:58:01 5 11.93 0.00 1.79 0.38 0.05 85.85 02:21:20 01:58:01 6 5.80 0.00 2.78 0.45 0.03 90.93 02:21:20 01:58:01 7 6.47 0.00 3.27 0.54 0.07 89.66 02:21:20 01:59:01 all 8.29 0.00 3.73 5.31 0.05 82.62 02:21:20 01:59:01 0 8.54 0.00 3.04 0.29 0.03 88.10 02:21:20 01:59:01 1 7.28 0.00 3.30 8.58 0.07 80.76 02:21:20 01:59:01 2 7.78 0.00 3.46 1.64 0.05 87.07 02:21:20 01:59:01 3 9.01 0.00 3.79 0.49 0.05 86.67 02:21:20 01:59:01 4 9.65 0.00 4.42 2.98 0.03 82.92 02:21:20 01:59:01 5 9.13 0.00 3.26 0.39 0.03 87.19 02:21:20 01:59:01 6 7.59 0.00 4.01 8.89 0.05 79.46 02:21:20 01:59:01 7 7.35 0.00 4.60 19.41 0.09 68.55 02:21:20 02:00:01 all 21.91 0.00 5.41 2.74 0.07 69.87 02:21:20 02:00:01 0 19.80 0.00 5.28 2.46 0.08 72.37 02:21:20 02:00:01 1 32.28 0.00 7.40 4.14 0.07 56.11 02:21:20 02:00:01 2 21.04 0.00 5.60 1.93 0.07 71.36 02:21:20 02:00:01 3 20.07 0.00 4.92 12.06 0.08 62.87 02:21:20 02:00:01 4 20.71 0.00 5.39 0.62 0.07 73.21 02:21:20 02:00:01 5 19.12 0.00 4.54 0.18 0.05 76.11 02:21:20 02:00:01 6 20.24 0.00 4.46 0.45 0.03 74.81 02:21:20 02:00:01 7 22.02 0.00 5.70 0.10 0.12 72.05 02:21:20 02:01:01 all 18.78 0.00 4.75 3.16 0.07 73.24 02:21:20 02:01:01 0 16.88 0.00 4.53 2.38 0.07 76.14 02:21:20 02:01:01 1 22.00 0.00 5.94 1.55 0.07 70.44 02:21:20 02:01:01 2 13.09 0.00 2.89 0.03 0.08 83.91 02:21:20 02:01:01 3 14.52 0.00 5.76 17.16 0.07 62.49 02:21:20 02:01:01 4 21.20 0.00 6.76 1.38 0.07 70.60 02:21:20 02:01:01 5 14.36 0.00 3.56 0.55 0.05 81.49 02:21:20 02:01:01 6 38.68 0.00 5.83 1.51 0.07 53.92 02:21:20 02:01:01 7 9.58 0.00 2.80 0.79 0.07 86.77 02:21:20 02:02:01 all 16.50 0.00 4.28 3.05 0.09 76.09 02:21:20 02:02:01 0 15.66 0.00 4.09 0.54 0.05 79.66 02:21:20 02:02:01 1 16.78 0.00 5.18 0.91 0.05 77.09 02:21:20 02:02:01 2 19.57 0.00 4.13 0.13 0.05 76.12 02:21:20 02:02:01 3 15.36 0.00 3.80 4.81 0.07 75.96 02:21:20 02:02:01 4 16.94 0.00 4.87 1.58 0.08 76.52 02:21:20 02:02:01 5 15.58 0.00 3.56 0.05 0.12 80.69 02:21:20 02:02:01 6 16.02 0.00 3.66 3.16 0.07 77.09 02:21:20 02:02:01 7 16.08 0.00 4.91 13.27 0.22 65.52 02:21:20 02:03:01 all 2.16 0.00 1.54 0.94 0.03 95.33 02:21:20 02:03:01 0 2.93 0.00 1.77 2.04 0.03 93.23 02:21:20 02:03:01 1 1.81 0.00 2.88 1.81 0.03 93.48 02:21:20 02:03:01 2 2.15 0.00 1.94 0.13 0.02 95.76 02:21:20 02:03:01 3 3.27 0.00 1.45 1.22 0.03 94.02 02:21:20 02:03:01 4 1.47 0.00 1.12 0.03 0.02 97.36 02:21:20 02:03:01 5 2.44 0.00 1.08 0.10 0.03 96.35 02:21:20 02:03:01 6 1.42 0.00 1.25 0.08 0.02 97.23 02:21:20 02:03:01 7 1.83 0.00 0.82 2.10 0.03 95.22 02:21:20 02:04:01 all 0.08 0.00 0.06 0.01 0.01 99.84 02:21:20 02:04:01 0 0.23 0.00 0.10 0.00 0.02 99.65 02:21:20 02:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:21:20 02:04:01 2 0.02 0.00 0.05 0.00 0.02 99.92 02:21:20 02:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:21:20 02:04:01 4 0.15 0.00 0.05 0.00 0.02 99.78 02:21:20 02:04:01 5 0.03 0.00 0.05 0.05 0.00 99.87 02:21:20 02:04:01 6 0.03 0.00 0.05 0.00 0.00 99.92 02:21:20 02:04:01 7 0.13 0.00 0.08 0.05 0.03 99.70 02:21:20 02:05:01 all 0.01 0.00 0.01 0.01 0.01 99.95 02:21:20 02:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:21:20 02:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:21:20 02:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:21:20 02:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:05:01 5 0.00 0.00 0.02 0.05 0.02 99.92 02:21:20 02:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:21:20 02:05:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:21:20 02:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:21:20 02:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:21:20 02:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:21:20 02:06:01 5 0.02 0.00 0.02 0.05 0.00 99.92 02:21:20 02:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:06:01 7 0.02 0.00 0.00 0.00 0.03 99.95 02:21:20 02:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:21:20 02:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:21:20 02:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:21:20 02:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:21:20 02:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:21:20 02:07:01 5 0.02 0.00 0.02 0.07 0.02 99.88 02:21:20 02:07:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:21:20 02:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:21:20 02:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:21:20 02:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:21:20 02:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:21:20 02:08:01 5 0.00 0.00 0.03 0.02 0.00 99.95 02:21:20 02:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:08:01 7 0.03 0.00 0.02 0.00 0.03 99.92 02:21:20 02:21:20 02:08:01 CPU %user %nice %system %iowait %steal %idle 02:21:20 02:09:01 all 0.02 0.00 0.01 0.31 0.01 99.65 02:21:20 02:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:21:20 02:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:21:20 02:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:21:20 02:09:01 5 0.02 0.00 0.02 2.35 0.02 97.60 02:21:20 02:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:09:01 7 0.07 0.00 0.03 0.13 0.02 99.75 02:21:20 02:10:01 all 0.01 0.00 0.00 0.13 0.01 99.85 02:21:20 02:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:21:20 02:10:01 1 0.03 0.00 0.00 0.35 0.02 99.60 02:21:20 02:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:21:20 02:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:21:20 02:10:01 5 0.00 0.00 0.00 0.58 0.00 99.42 02:21:20 02:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:10:01 7 0.03 0.00 0.02 0.12 0.02 99.82 02:21:20 02:11:01 all 0.14 0.00 0.00 0.12 0.01 99.73 02:21:20 02:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:21:20 02:11:01 1 0.88 0.00 0.00 0.00 0.00 99.12 02:21:20 02:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:21:20 02:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:21:20 02:11:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:21:20 02:11:01 5 0.02 0.00 0.02 0.88 0.02 99.07 02:21:20 02:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:11:01 7 0.05 0.00 0.00 0.12 0.03 99.80 02:21:20 02:12:01 all 0.01 0.00 0.01 0.01 0.00 99.98 02:21:20 02:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:21:20 02:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:12:01 5 0.00 0.00 0.00 0.05 0.00 99.95 02:21:20 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:21:20 02:13:01 all 0.03 0.00 0.02 0.16 0.01 99.78 02:21:20 02:13:01 0 0.03 0.00 0.03 0.27 0.00 99.67 02:21:20 02:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:21:20 02:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:21:20 02:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:21:20 02:13:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:21:20 02:13:01 5 0.03 0.00 0.02 0.90 0.00 99.05 02:21:20 02:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:21:20 02:13:01 7 0.03 0.00 0.03 0.08 0.02 99.83 02:21:20 02:14:01 all 0.01 0.00 0.01 0.03 0.01 99.94 02:21:20 02:14:01 0 0.02 0.00 0.00 0.12 0.02 99.85 02:21:20 02:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:21:20 02:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:21:20 02:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:14:01 5 0.00 0.00 0.02 0.12 0.02 99.85 02:21:20 02:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:14:01 7 0.02 0.00 0.03 0.02 0.02 99.92 02:21:20 02:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:21:20 02:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:21:20 02:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:21:20 02:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:21:20 02:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:21:20 02:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:21:20 02:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:21:20 02:15:01 7 0.03 0.00 0.00 0.00 0.03 99.93 02:21:20 02:16:01 all 0.09 0.00 0.01 0.02 0.01 99.88 02:21:20 02:16:01 0 0.00 0.00 0.00 0.18 0.02 99.80 02:21:20 02:16:01 1 0.57 0.00 0.00 0.00 0.02 99.42 02:21:20 02:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:21:20 02:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:21:20 02:16:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:21:20 02:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:16:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:21:20 02:17:01 all 0.08 0.00 0.01 0.00 0.01 99.90 02:21:20 02:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:21:20 02:17:01 1 0.55 0.00 0.00 0.00 0.00 99.45 02:21:20 02:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:21:20 02:17:01 5 0.02 0.00 0.00 0.02 0.02 99.95 02:21:20 02:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:17:01 7 0.00 0.00 0.03 0.00 0.03 99.93 02:21:20 02:18:01 all 0.08 0.00 0.01 0.07 0.01 99.83 02:21:20 02:18:01 0 0.00 0.00 0.03 0.10 0.02 99.85 02:21:20 02:18:01 1 0.50 0.00 0.05 0.00 0.00 99.45 02:21:20 02:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:21:20 02:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:21:20 02:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:21:20 02:18:01 5 0.02 0.00 0.00 0.45 0.00 99.53 02:21:20 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:18:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:21:20 02:19:01 all 0.11 0.00 0.02 0.01 0.01 99.85 02:21:20 02:19:01 0 0.02 0.00 0.02 0.02 0.03 99.92 02:21:20 02:19:01 1 0.73 0.00 0.05 0.00 0.02 99.20 02:21:20 02:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:21:20 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:21:20 02:19:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:21:20 02:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:19:01 7 0.07 0.00 0.03 0.08 0.03 99.78 02:21:20 02:21:20 02:19:01 CPU %user %nice %system %iowait %steal %idle 02:21:20 02:20:01 all 0.09 0.00 0.01 0.01 0.00 99.89 02:21:20 02:20:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:21:20 02:20:01 1 0.63 0.00 0.02 0.00 0.00 99.35 02:21:20 02:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:21:20 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:20:01 5 0.02 0.00 0.00 0.03 0.00 99.95 02:21:20 02:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:21:20 02:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:21:20 02:21:01 all 0.08 0.00 0.01 0.00 0.01 99.90 02:21:20 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:21:01 1 0.53 0.00 0.00 0.00 0.02 99.45 02:21:20 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:21:20 02:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:21:20 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:21:20 02:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:21:20 02:21:01 7 0.05 0.00 0.05 0.00 0.02 99.88 02:21:20 Average: all 3.14 0.00 0.92 0.77 0.02 95.15 02:21:20 Average: 0 2.97 0.00 0.86 0.51 0.02 95.64 02:21:20 Average: 1 3.78 0.00 1.13 0.99 0.02 94.08 02:21:20 Average: 2 2.93 0.00 0.88 0.43 0.02 95.75 02:21:20 Average: 3 2.89 0.00 0.89 1.51 0.02 94.69 02:21:20 Average: 4 3.15 0.00 1.02 0.30 0.02 95.52 02:21:20 Average: 5 3.02 0.00 0.75 0.31 0.02 95.91 02:21:20 Average: 6 3.73 0.00 0.92 0.60 0.01 94.74 02:21:20 Average: 7 2.65 0.00 0.93 1.51 0.04 94.87 02:21:20 02:21:20 02:21:20