Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 588e4747f1d3645342cd4a28a51c9f1e9b808114 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-ssh7816150827347590591.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-ssh4489553106323721492.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2828726810783078161.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-ssh1815595580519219092.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17714824381593297832.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16654’ Running on prd-ubuntu20.04-docker-8c-8g-16657 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision 588e4747f1d3645342cd4a28a51c9f1e9b808114 (main) Commit message: "Merge pull request #612 from Ambition-J/ts-redevelop" > 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 core.sparsecheckout # timeout=10 > git checkout -f 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 > git rev-list --no-walk f22d9fd72652b6230f2e463e6c7ea75394f899e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:10:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:10:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:10:22 ========================================================= 04:10:22 EdgeX Global Pipelines Version Info 04:10:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:10:23 ------------------- 04:10:23 stable info: 04:10:23 ------------------- 04:10:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:10:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:10:23 Message: update stable to v1.0.249 04:10:24 ------------------- 04:10:24 experimental info: 04:10:24 ------------------- 04:10:24 Commited By: **** collab-it+edgex@linuxfoundation.org 04:10:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:10:24 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 588e474 [Pipeline] echo 04:10:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:24 provisioning config files... 04:10:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14609712300207355728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:25 ---> docker-login.sh 04:10:25 nexus3.edgexfoundry.org:10001 04:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:25 Configure a credential helper to remove this warning. See 04:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:25 04:10:25 Login Succeeded 04:10:25 nexus3.edgexfoundry.org:10002 04:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:25 Configure a credential helper to remove this warning. See 04:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:25 04:10:25 Login Succeeded 04:10:25 nexus3.edgexfoundry.org:10003 04:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:25 Configure a credential helper to remove this warning. See 04:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:25 04:10:25 Login Succeeded 04:10:25 nexus3.edgexfoundry.org:10004 04:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:25 Configure a credential helper to remove this warning. See 04:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:25 04:10:25 Login Succeeded 04:10:25 docker.io 04:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:26 Configure a credential helper to remove this warning. See 04:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:26 04:10:26 Login Succeeded 04:10:26 ---> docker-login.sh ends [Pipeline] } 04:10:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:10:26 + git rev-list -1 --merges 588e4747f1d3645342cd4a28a51c9f1e9b808114~1..588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] echo 04:10:26 -----------> git rev-list -1 --merges 588e4747f1d3645342cd4a28a51c9f1e9b808114~1..588e4747f1d3645342cd4a28a51c9f1e9b808114 588e4747f1d3645342cd4a28a51c9f1e9b808114 04:10:26 588e4747f1d3645342cd4a28a51c9f1e9b808114 [false] [Pipeline] sh 04:10:26 + git log --format=format:%s -1 588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] echo 04:10:26 ========================================================= 04:10:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:10:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:27 + git log --format=format:%s -1 588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] echo 04:10:27 [semverPrep] GIT_COMMIT: 588e4747f1d3645342cd4a28a51c9f1e9b808114, Commit Message: Merge pull request #612 from Ambition-J/ts-redevelop [Pipeline] echo 04:10:27 [semverPrep] This is not a build commit. [Pipeline] sh 04:10:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:10:27 + grep -v github /etc/ssh/ssh_known_hosts 04:10:27 + [ -e /tmp/ssh_known_hosts ] 04:10:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:10:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:10:27 + sudo tee -a /etc/ssh/ssh_known_hosts 04:10:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:10:27 04:10:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:10:28 0.1.4: Pulling from edgex-devops/py-git-semver 04:10:28 b85a868b505f: Pulling fs layer 04:10:28 e2be974225ed: Pulling fs layer 04:10:28 339a4e72a1f5: Pulling fs layer 04:10:28 988bab9f4d93: Pulling fs layer 04:10:28 1469e6f7b9e6: Pulling fs layer 04:10:28 eaf3925da568: Pulling fs layer 04:10:28 bab4dde63d76: Pulling fs layer 04:10:28 bde34c3a00c8: Pulling fs layer 04:10:28 b352a97aabf1: Pulling fs layer 04:10:28 4872d77fe225: Pulling fs layer 04:10:28 5851b861e8e6: Pulling fs layer 04:10:28 988bab9f4d93: Waiting 04:10:28 1469e6f7b9e6: Waiting 04:10:28 eaf3925da568: Waiting 04:10:28 bab4dde63d76: Waiting 04:10:28 bde34c3a00c8: Waiting 04:10:28 b352a97aabf1: Waiting 04:10:28 4872d77fe225: Waiting 04:10:28 5851b861e8e6: Waiting 04:10:28 e2be974225ed: Download complete 04:10:28 988bab9f4d93: Verifying Checksum 04:10:28 988bab9f4d93: Download complete 04:10:28 1469e6f7b9e6: Verifying Checksum 04:10:28 1469e6f7b9e6: Download complete 04:10:28 eaf3925da568: Verifying Checksum 04:10:28 eaf3925da568: Download complete 04:10:28 339a4e72a1f5: Verifying Checksum 04:10:28 339a4e72a1f5: Download complete 04:10:28 bde34c3a00c8: Verifying Checksum 04:10:28 bde34c3a00c8: Download complete 04:10:28 b352a97aabf1: Verifying Checksum 04:10:28 b352a97aabf1: Download complete 04:10:28 4872d77fe225: Verifying Checksum 04:10:28 4872d77fe225: Download complete 04:10:28 5851b861e8e6: Verifying Checksum 04:10:28 5851b861e8e6: Download complete 04:10:28 b85a868b505f: Verifying Checksum 04:10:28 b85a868b505f: Download complete 04:10:28 bab4dde63d76: Verifying Checksum 04:10:28 bab4dde63d76: Download complete 04:10:29 b85a868b505f: Pull complete 04:10:29 e2be974225ed: Pull complete 04:10:29 339a4e72a1f5: Pull complete 04:10:30 988bab9f4d93: Pull complete 04:10:30 1469e6f7b9e6: Pull complete 04:10:30 eaf3925da568: Pull complete 04:10:32 bab4dde63d76: Pull complete 04:10:32 bde34c3a00c8: Pull complete 04:10:32 b352a97aabf1: Pull complete 04:10:32 4872d77fe225: Pull complete 04:10:32 5851b861e8e6: Pull complete 04:10:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:32 prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container 04:10:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:10:34 $ docker top 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd -eo pid,comm 04:10:34 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). 04:10:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:34 [ssh-agent] Looking for ssh-agent implementation... 04:10:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:34 $ docker exec 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd ssh-agent 04:10:34 SSH_AUTH_SOCK=/tmp/ssh-bj8mBAXLqBbB/agent.33 04:10:34 SSH_AGENT_PID=39 04:10:34 Running ssh-add (command line suppressed) 04:10:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6042704743715569814.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6042704743715569814.key) 04:10:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:34 + git tag --points-at HEAD [Pipeline] } 04:10:34 $ docker exec --env ******** --env ******** 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd ssh-agent -k 04:10:35 unset SSH_AUTH_SOCK; 04:10:35 unset SSH_AGENT_PID; 04:10:35 echo Agent pid 39 killed; 04:10:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:10:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:35 [ssh-agent] Looking for ssh-agent implementation... 04:10:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:35 $ docker exec 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd ssh-agent 04:10:35 SSH_AUTH_SOCK=/tmp/ssh-HeEgPIXpeSGC/agent.72 04:10:35 SSH_AGENT_PID=78 04:10:35 Running ssh-add (command line suppressed) 04:10:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7576565122586995593.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7576565122586995593.key) 04:10:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:35 + git semver init 04:10:35 2023-05-24 04:10:35,895 [run_init] DEBUG init version:0.0.0 force:False 04:10:35 2023-05-24 04:10:35,896 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 04:10:35 2023-05-24 04:10:35,897 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 04:10:35 2023-05-24 04:10:35,897 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 04:10:37 2023-05-24 04:10:37,278 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 04:10:37 2023-05-24 04:10:37,279 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 04:10:37 2023-05-24 04:10:37,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:10:37 2023-05-24 04:10:37,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:10:37 3.0.0-dev.17 [Pipeline] } 04:10:37 $ docker exec --env ******** --env ******** 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd ssh-agent -k 04:10:37 unset SSH_AUTH_SOCK; 04:10:37 unset SSH_AGENT_PID; 04:10:37 echo Agent pid 78 killed; 04:10:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:37 + git semver [Pipeline] } 04:10:38 $ docker stop --time=1 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd 04:10:39 $ docker rm -f --volumes 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd [Pipeline] // withDockerContainer [Pipeline] sh 04:10:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:10:39 Stashed 1 file(s) [Pipeline] echo 04:10:39 [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [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 04:10:39 provisioning config files... 04:10:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11993805937067467615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:40 ---> docker-login.sh 04:10:40 nexus3.edgexfoundry.org:10001 04:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:40 Configure a credential helper to remove this warning. See 04:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:40 04:10:40 Login Succeeded 04:10:40 nexus3.edgexfoundry.org:10002 04:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:40 Configure a credential helper to remove this warning. See 04:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:40 04:10:40 Login Succeeded 04:10:40 nexus3.edgexfoundry.org:10003 04:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:40 Configure a credential helper to remove this warning. See 04:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:40 04:10:40 Login Succeeded 04:10:40 nexus3.edgexfoundry.org:10004 04:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:40 Configure a credential helper to remove this warning. See 04:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:40 04:10:40 Login Succeeded 04:10:40 docker.io 04:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:40 Configure a credential helper to remove this warning. See 04:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:40 04:10:40 Login Succeeded 04:10:40 ---> docker-login.sh ends [Pipeline] } 04:10:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:40 ========================================================= 04:10:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:10:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:41 + 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 . 04:10:41 Sending build context to Docker daemon 47.59MB 04:10:41 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 04:10:41 Step 2/15 : FROM ${BASE} AS builder 04:10:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:10:41 f56be85fc22e: Pulling fs layer 04:10:41 85791d961cd3: Pulling fs layer 04:10:41 d694b5ae8c79: Pulling fs layer 04:10:41 9f32a84ed3da: Pulling fs layer 04:10:41 4d19c01a9841: Pulling fs layer 04:10:41 9325e15d5711: Pulling fs layer 04:10:41 556b6ee489ea: Pulling fs layer 04:10:41 c5a4b2cf53e6: Pulling fs layer 04:10:41 9f32a84ed3da: Waiting 04:10:41 4d19c01a9841: Waiting 04:10:41 9325e15d5711: Waiting 04:10:41 556b6ee489ea: Waiting 04:10:41 c5a4b2cf53e6: Waiting 04:10:41 85791d961cd3: Verifying Checksum 04:10:41 85791d961cd3: Download complete 04:10:41 9f32a84ed3da: Download complete 04:10:41 4d19c01a9841: Verifying Checksum 04:10:41 4d19c01a9841: Download complete 04:10:41 f56be85fc22e: Download complete 04:10:41 9325e15d5711: Verifying Checksum 04:10:41 9325e15d5711: Download complete 04:10:41 f56be85fc22e: Pull complete 04:10:41 85791d961cd3: Pull complete 04:10:42 c5a4b2cf53e6: Verifying Checksum 04:10:42 c5a4b2cf53e6: Download complete 04:10:42 d694b5ae8c79: Verifying Checksum 04:10:42 d694b5ae8c79: Download complete 04:10:42 556b6ee489ea: Verifying Checksum 04:10:42 556b6ee489ea: Download complete 04:10:45 d694b5ae8c79: Pull complete 04:10:45 9f32a84ed3da: Pull complete 04:10:45 4d19c01a9841: Pull complete 04:10:46 9325e15d5711: Pull complete 04:10:48 556b6ee489ea: Pull complete 04:10:49 c5a4b2cf53e6: Pull complete 04:10:49 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:10:49 ---> c4be618373d6 04:10:49 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:10:52 ---> Running in e9be32db300e 04:10:52 Removing intermediate container e9be32db300e 04:10:52 ---> 5aa620af422a 04:10:52 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:10:52 ---> Running in f0cfa876edf8 04:10:52 Removing intermediate container f0cfa876edf8 04:10:52 ---> 2893042fcdf2 04:10:52 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:10:52 ---> Running in 46bf01bf4b57 04:10:52 Removing intermediate container 46bf01bf4b57 04:10:52 ---> fecc1c35c9c0 04:10:52 Step 6/15 : LABEL Name=edgex-ui-go 04:10:52 ---> Running in f2dded1d2a76 04:10:52 Removing intermediate container f2dded1d2a76 04:10:52 ---> 37a78c2dfb43 04:10:52 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:10:52 ---> Running in 9fd21acf0f26 04:10:52 Removing intermediate container 9fd21acf0f26 04:10:52 ---> 4ec02b616e12 04:10:52 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:10:52 latest: Pulling from library/docker 04:10:52 8a49fdb3b6a5: Pulling fs layer 04:10:52 dfb60e7f5d22: Pulling fs layer 04:10:52 f74671f55a8d: Pulling fs layer 04:10:52 75039dcfa57a: Pulling fs layer 04:10:52 a867a08cc62a: Pulling fs layer 04:10:52 f897c97d93d5: Pulling fs layer 04:10:52 5893dfdf0269: Pulling fs layer 04:10:52 75039dcfa57a: Waiting 04:10:52 a867a08cc62a: Waiting 04:10:52 f897c97d93d5: Waiting 04:10:52 5893dfdf0269: Waiting 04:10:52 7bd0f5addfbf: Pulling fs layer 04:10:52 b3364461d2a2: Pulling fs layer 04:10:52 3b63b390fabe: Pulling fs layer 04:10:52 b3364461d2a2: Waiting 04:10:52 7bd0f5addfbf: Waiting 04:10:52 200a256d559f: Pulling fs layer 04:10:52 f36549cf8e4b: Pulling fs layer 04:10:52 135f01648aa4: Pulling fs layer 04:10:52 f36549cf8e4b: Waiting 04:10:52 3b63b390fabe: Waiting 04:10:52 200a256d559f: Waiting 04:10:52 f9804e6a84f9: Pulling fs layer 04:10:52 135f01648aa4: Waiting 04:10:52 f9804e6a84f9: Waiting 04:10:52 f74671f55a8d: Verifying Checksum 04:10:52 f74671f55a8d: Download complete 04:10:52 dfb60e7f5d22: Download complete 04:10:52 8a49fdb3b6a5: Download complete 04:10:52 8a49fdb3b6a5: Pull complete 04:10:52 75039dcfa57a: Verifying Checksum 04:10:52 75039dcfa57a: Download complete 04:10:52 f897c97d93d5: Verifying Checksum 04:10:52 f897c97d93d5: Download complete 04:10:52 a867a08cc62a: Verifying Checksum 04:10:52 a867a08cc62a: Download complete 04:10:53 5893dfdf0269: Verifying Checksum 04:10:53 5893dfdf0269: Download complete 04:10:53 7bd0f5addfbf: Download complete 04:10:53 b3364461d2a2: Verifying Checksum 04:10:53 b3364461d2a2: Download complete 04:10:53 dfb60e7f5d22: Pull complete 04:10:53 200a256d559f: Verifying Checksum 04:10:53 200a256d559f: Download complete 04:10:53 f74671f55a8d: Pull complete 04:10:53 3b63b390fabe: Download complete 04:10:53 135f01648aa4: Download complete 04:10:53 f9804e6a84f9: Verifying Checksum 04:10:53 f9804e6a84f9: Download complete 04:10:53 75039dcfa57a: Pull complete 04:10:53 f36549cf8e4b: Verifying Checksum 04:10:53 f36549cf8e4b: Download complete 04:10:54 a867a08cc62a: Pull complete 04:10:54 f897c97d93d5: Pull complete 04:10:54 5893dfdf0269: Pull complete 04:10:54 7bd0f5addfbf: Pull complete 04:10:54 b3364461d2a2: Pull complete 04:10:54 3b63b390fabe: Pull complete 04:10:54 200a256d559f: Pull complete 04:10:54 Still waiting to schedule task 04:10:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16655’ 04:10:56 f36549cf8e4b: Pull complete 04:10:56 135f01648aa4: Pull complete 04:10:56 f9804e6a84f9: Pull complete 04:10:56 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 04:10:56 Status: Downloaded newer image for docker:latest 04:10:58 ---> 4926013eb2a6 04:10:58 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:58 ---> Running in 5aa2456cffce 04:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:10:58 OK: 265 MiB in 53 packages 04:10:58 Removing intermediate container 5aa2456cffce 04:10:58 ---> 7083e7625eb3 04:10:58 Step 10/15 : ENV GO111MODULE=on 04:10:59 ---> Running in f3cafd6e0cef 04:10:59 Removing intermediate container f3cafd6e0cef 04:10:59 ---> e8bfffe2bba7 04:10:59 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:10:59 ---> Running in 41ffd06e3630 04:10:59 Removing intermediate container 41ffd06e3630 04:10:59 ---> d7fda73f9585 04:10:59 Step 12/15 : COPY go.mod vendor* ./ 04:10:59 ---> dfd2a6b238b8 04:10:59 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:59 ---> Running in 112251bb8202 04:11:31 Removing intermediate container 112251bb8202 04:11:31 ---> eacbc464b5c5 04:11:31 Step 14/15 : COPY . . 04:11:31 ---> 88b9079e6ddf 04:11:31 Step 15/15 : RUN ${MAKE} 04:11:31 ---> Running in eea8dcd0b31a 04:11:31 noop 04:11:31 Removing intermediate container eea8dcd0b31a 04:11:31 ---> d14954f9d861 04:11:31 Successfully built d14954f9d861 04:11:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:31 + docker inspect -f . ci-base-image-x86_64 04:11:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:31 prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container 04:11:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 04:11:32 $ docker top 0180bd4e7f9ba4469c653e45e1dcd7dfdb659063215f26d717efe548799b578d -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:32 + go version 04:11:32 go version go1.20.2 linux/amd64 [Pipeline] } 04:11:32 $ docker stop --time=1 0180bd4e7f9ba4469c653e45e1dcd7dfdb659063215f26d717efe548799b578d 04:11:33 $ docker rm -f --volumes 0180bd4e7f9ba4469c653e45e1dcd7dfdb659063215f26d717efe548799b578d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:34 + docker inspect -f . ci-base-image-x86_64 04:11:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:34 prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container 04:11:34 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 04:11:34 $ docker top 2b8ee657d2615ef2624d2dfb324f29e2bf4cb0dde0dfbf22b6fdc8ad3cda2b91 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 04:11:35 + make test 04:11:35 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:11:40 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:11:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:11:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:11:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:11:48 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:11:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:11:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:11:48 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:11:48 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:11:48 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:11:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:11:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:11:52 ./bin/test-attribution-txt.sh 04:11:52 make -C web test 04:11:52 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 04:11:52 make[1]: tput: No such file or directory 04:11:52 make[1]: tput: No such file or directory 04:11:52 warning: generating ./VERSION 04:11:52 echo "0.0.0" > VERSION 04:11:52 docker build \ 04:11:52 -f Dockerfile \ 04:11:52 --build-arg USER=1000 \ 04:11:52 \ 04:11:52 --label "git_sha=588e4747f1d3645342cd4a28a51c9f1e9b808114" \ 04:11:52 -t edgexfoundry/edgex-web-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 \ 04:11:52 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:11:52 . 04:11:52 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 04:11:52 Install the buildx component to build images with BuildKit: 04:11:52 https://docs.docker.com/go/buildx/ 04:11:52 04:11:52 Sending build context to Docker daemon 2.571MB 04:11:52 Step 1/10 : FROM node:16.17-alpine3.15 04:11:52 16.17-alpine3.15: Pulling from library/node 04:11:52 9621f1afde84: Pulling fs layer 04:11:52 c6f70ee39829: Pulling fs layer 04:11:52 56892a8094a2: Pulling fs layer 04:11:52 58dd87906ef0: Pulling fs layer 04:11:52 58dd87906ef0: Waiting 04:11:52 9621f1afde84: Verifying Checksum 04:11:52 9621f1afde84: Download complete 04:11:52 9621f1afde84: Pull complete 04:11:52 58dd87906ef0: Verifying Checksum 04:11:52 58dd87906ef0: Download complete 04:11:52 56892a8094a2: Download complete 04:11:53 c6f70ee39829: Verifying Checksum 04:11:53 c6f70ee39829: Download complete 04:11:54 c6f70ee39829: Pull complete 04:11:54 56892a8094a2: Pull complete 04:11:54 58dd87906ef0: Pull complete 04:11:54 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 04:11:54 Status: Downloaded newer image for node:16.17-alpine3.15 04:11:54 ---> b69703f70c3d 04:11:54 Step 2/10 : RUN apk add --no-cache chromium 04:11:56 ---> Running in ffa80610a0e2 04:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:11:56 (1/129) Installing libxau (1.0.9-r0) 04:11:56 (2/129) Installing libmd (1.0.3-r0) 04:11:56 (3/129) Installing libbsd (0.11.3-r1) 04:11:56 (4/129) Installing libxdmcp (1.1.3-r0) 04:11:56 (5/129) Installing libxcb (1.14-r2) 04:11:56 (6/129) Installing libx11 (1.7.3.1-r0) 04:11:56 (7/129) Installing libxext (1.3.4-r0) 04:11:56 (8/129) Installing libice (1.0.10-r0) 04:11:56 (9/129) Installing libuuid (2.37.4-r0) 04:11:56 (10/129) Installing libsm (1.2.3-r0) 04:11:56 (11/129) Installing libxt (1.2.1-r0) 04:11:56 (12/129) Installing libxmu (1.1.3-r0) 04:11:56 (13/129) Installing xset (1.2.4-r0) 04:11:56 (14/129) Installing xprop (1.2.5-r0) 04:11:56 (15/129) Installing xdg-utils (1.1.3-r0) 04:11:56 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 04:11:56 (17/129) Installing pkgconf (1.8.1-r0) 04:11:56 (18/129) Installing libffi (3.4.2-r1) 04:11:56 (19/129) Installing libintl (0.21-r0) 04:11:56 (20/129) Installing libblkid (2.37.4-r0) 04:11:56 (21/129) Installing libmount (2.37.4-r0) 04:11:56 (22/129) Installing pcre (8.45-r1) 04:11:56 (23/129) Installing glib (2.70.5-r0) 04:11:56 (24/129) Installing xz-libs (5.2.5-r1) 04:11:56 (25/129) Installing libxml2 (2.9.14-r2) 04:11:56 (26/129) Installing shared-mime-info (2.1-r2) 04:11:56 (27/129) Installing hicolor-icon-theme (0.17-r1) 04:11:56 (28/129) Installing libjpeg-turbo (2.1.2-r0) 04:11:56 (29/129) Installing libpng (1.6.37-r1) 04:11:56 (30/129) Installing libwebp (1.2.2-r1) 04:11:56 (31/129) Installing zstd-libs (1.5.0-r0) 04:11:56 (32/129) Installing tiff (4.4.0-r1) 04:11:56 (33/129) Installing gdk-pixbuf (2.42.8-r0) 04:11:56 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 04:11:56 (35/129) Installing libxcomposite (0.4.5-r0) 04:11:56 (36/129) Installing libxfixes (6.0.0-r0) 04:11:56 (37/129) Installing libxrender (0.9.10-r3) 04:11:56 (38/129) Installing libxcursor (1.2.0-r0) 04:11:56 (39/129) Installing libxdamage (1.1.5-r1) 04:11:56 (40/129) Installing libxi (1.8-r0) 04:11:56 (41/129) Installing libxinerama (1.1.4-r1) 04:11:56 (42/129) Installing libxrandr (1.5.2-r1) 04:11:56 (43/129) Installing atk (2.36.0-r0) 04:11:56 (44/129) Installing libxtst (1.2.3-r3) 04:11:56 (45/129) Installing dbus-libs (1.12.24-r0) 04:11:56 (46/129) Installing at-spi2-core (2.42.0-r0) 04:11:56 (47/129) Installing at-spi2-atk (2.38.0-r0) 04:11:56 (48/129) Installing expat (2.5.0-r0) 04:11:56 (49/129) Installing brotli-libs (1.0.9-r5) 04:11:56 (50/129) Installing libbz2 (1.0.8-r1) 04:11:56 (51/129) Installing freetype (2.11.1-r2) 04:11:57 (52/129) Installing fontconfig (2.13.1-r4) 04:11:57 (53/129) Installing pixman (0.40.0-r4) 04:11:57 (54/129) Installing cairo (1.16.0-r5) 04:11:57 (55/129) Installing cairo-gobject (1.16.0-r5) 04:11:57 (56/129) Installing avahi-libs (0.8-r5) 04:11:57 (57/129) Installing gmp (6.2.1-r1) 04:11:57 (58/129) Installing nettle (3.7.3-r0) 04:11:57 (59/129) Installing p11-kit (0.24.0-r1) 04:11:57 (60/129) Installing libtasn1 (4.18.0-r1) 04:11:57 (61/129) Installing libunistring (0.9.10-r1) 04:11:57 (62/129) Installing gnutls (3.7.1-r2) 04:11:57 (63/129) Installing cups-libs (2.3.3-r6) 04:11:57 (64/129) Installing libepoxy (1.5.9-r0) 04:11:57 (65/129) Installing fribidi (1.0.11-r0) 04:11:57 (66/129) Installing graphite2 (1.3.14-r0) 04:11:57 (67/129) Installing harfbuzz (3.0.0-r2) 04:11:57 (68/129) Installing libxft (2.3.4-r0) 04:11:57 (69/129) Installing pango (1.48.10-r0) 04:11:57 (70/129) Installing wayland-libs-client (1.19.0-r1) 04:11:57 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 04:11:57 (72/129) Installing wayland-libs-egl (1.19.0-r1) 04:11:57 (73/129) Installing xkeyboard-config (2.34-r0) 04:11:57 (74/129) Installing libxkbcommon (1.3.1-r0) 04:11:57 (75/129) Installing gtk+3.0 (3.24.30-r0) 04:11:57 Executing gtk+3.0-3.24.30-r0.post-install 04:11:57 (76/129) Installing libfontenc (1.1.4-r0) 04:11:57 (77/129) Installing mkfontscale (1.2.1-r1) 04:11:57 (78/129) Installing ttf-opensans (1.10-r1) 04:11:57 Executing ttf-opensans-1.10-r1.post-install 04:11:59 (79/129) Installing libogg (1.3.5-r0) 04:11:59 (80/129) Installing flac (1.3.4-r0) 04:11:59 (81/129) Installing alsa-lib (1.2.5.1-r1) 04:11:59 (82/129) Installing libatomic (10.3.1_git20211027-r0) 04:11:59 (83/129) Installing sdl2 (2.0.16-r4) 04:11:59 (84/129) Installing aom-libs (3.2.0-r0) 04:11:59 (85/129) Installing libass (0.15.2-r0) 04:11:59 (86/129) Installing libdav1d (0.9.2-r0) 04:11:59 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 04:11:59 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 04:11:59 (89/129) Installing lame (3.100-r0) 04:11:59 (90/129) Installing opus (1.3.1-r1) 04:11:59 (91/129) Installing libgomp (10.3.1_git20211027-r0) 04:11:59 (92/129) Installing soxr (0.1.3-r2) 04:11:59 (93/129) Installing libsrt (1.4.2-r1) 04:11:59 (94/129) Installing libssh (0.9.6-r1) 04:11:59 (95/129) Installing libtheora (1.1.1-r16) 04:11:59 (96/129) Installing v4l-utils-libs (1.22.1-r1) 04:11:59 (97/129) Installing libpciaccess (0.16-r0) 04:11:59 (98/129) Installing libdrm (2.4.109-r0) 04:11:59 (99/129) Installing libva (2.13.0-r0) 04:11:59 (100/129) Installing libvdpau (1.4-r0) 04:11:59 (101/129) Installing vidstab (1.1.0-r1) 04:11:59 (102/129) Installing libvorbis (1.3.7-r0) 04:11:59 (103/129) Installing libvpx (1.10.0-r0) 04:11:59 (104/129) Installing vulkan-loader (1.2.196-r0) 04:11:59 (105/129) Installing x264-libs (20210613-r0) 04:11:59 (106/129) Installing x265-libs (3.5-r0) 04:11:59 (107/129) Installing xvidcore (1.3.7-r1) 04:11:59 (108/129) Installing ffmpeg-libs (4.4.1-r2) 04:11:59 (109/129) Installing libevent (2.1.12-r4) 04:11:59 (110/129) Installing mesa (21.2.6-r0) 04:11:59 (111/129) Installing wayland-libs-server (1.19.0-r1) 04:11:59 (112/129) Installing mesa-gbm (21.2.6-r0) 04:11:59 (113/129) Installing lcms2 (2.12-r1) 04:11:59 (114/129) Installing nspr (4.32-r0) 04:11:59 (115/129) Installing sqlite-libs (3.36.0-r0) 04:11:59 (116/129) Installing nss (3.78.1-r0) 04:11:59 (117/129) Installing libasyncns (0.8-r1) 04:11:59 (118/129) Installing libltdl (2.4.6-r7) 04:11:59 (119/129) Installing orc (0.4.32-r0) 04:11:59 (120/129) Installing libsndfile (1.0.31-r1) 04:12:00 (121/129) Installing speexdsp (1.2.0-r0) 04:12:00 (122/129) Installing tdb-libs (1.4.5-r0) 04:12:00 (123/129) Installing libpulse (15.0-r2) 04:12:00 (124/129) Installing re2 (2021.11.01-r0) 04:12:00 (125/129) Installing snappy (1.1.9-r1) 04:12:00 (126/129) Installing libgpg-error (1.42-r1) 04:12:00 (127/129) Installing libgcrypt (1.9.4-r0) 04:12:00 (128/129) Installing libxslt (1.1.35-r0) 04:12:00 (129/129) Installing chromium (99.0.4844.84-r0) 04:12:01 Executing busybox-1.34.1-r7.trigger 04:12:01 Executing glib-2.70.5-r0.trigger 04:12:01 Executing shared-mime-info-2.1-r2.trigger 04:12:01 Executing gdk-pixbuf-2.42.8-r0.trigger 04:12:01 Executing gtk-update-icon-cache-2.24.33-r0.trigger 04:12:01 Executing fontconfig-2.13.1-r4.trigger 04:12:01 Executing mkfontscale-1.2.1-r1.trigger 04:12:01 OK: 286 MiB in 145 packages 04:12:06 Removing intermediate container ffa80610a0e2 04:12:06 ---> 798e9b418a10 04:12:06 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:12:06 ---> Running in 78ca7086797b 04:12:06 Removing intermediate container 78ca7086797b 04:12:06 ---> a78ca9c26386 04:12:06 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 04:12:06 ---> Running in 0bf845e69ec7 04:12:06 Removing intermediate container 0bf845e69ec7 04:12:06 ---> b013ae1eaac3 04:12:06 Step 5/10 : RUN npm install -g npm 04:12:06 ---> Running in e932f94a8e98 04:12:13 04:12:13 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 04:12:13 04:12:13 27 packages are looking for funding 04:12:13 run `npm fund` for details 04:12:13 04:12:13 found 0 vulnerabilities 04:12:13 Removing intermediate container e932f94a8e98 04:12:13 ---> 9671a6ea9f3e 04:12:13 Step 6/10 : ARG USER=1000 04:12:13 ---> Running in e11a8acad26b 04:12:13 Removing intermediate container e11a8acad26b 04:12:13 ---> bdfb6f1a12cf 04:12:13 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:12:13 ---> Running in 72c0fa52681d 04:12:14 Removing intermediate container 72c0fa52681d 04:12:14 ---> 7737e1cd076e 04:12:14 Step 8/10 : USER $USER:$USER 04:12:14 ---> Running in 758ca73beb5d 04:12:14 Removing intermediate container 758ca73beb5d 04:12:14 ---> 872890d12b2c 04:12:14 Step 9/10 : WORKDIR /app 04:12:14 ---> Running in 0bf194b345a1 04:12:14 Removing intermediate container 0bf194b345a1 04:12:14 ---> dad6f1d44538 04:12:14 Step 10/10 : LABEL git_sha=588e4747f1d3645342cd4a28a51c9f1e9b808114 04:12:14 ---> Running in 93493ed6959f 04:12:14 Removing intermediate container 93493ed6959f 04:12:14 ---> 0bb0eb7bcaac 04:12:14 Successfully built 0bb0eb7bcaac 04:12:14 Successfully tagged edgexfoundry/edgex-web-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 04:12:14 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:12:14 touch edgex-web-ui.imagebuilt 04:12:14 mkdir -p node_modules coverage 04:12:14 chown "1000:1000" node_modules coverage package-lock.json 04:12:14 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:12:16 npm WARN old lockfile 04:12:16 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 04:12:16 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 04:12:16 npm WARN old lockfile 04:12:16 npm WARN old lockfile This is a one-time fix-up, please be patient... 04:12:16 npm WARN old lockfile 04:12:24 npm WARN EBADENGINE Unsupported engine { 04:12:24 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 04:12:24 npm WARN EBADENGINE required: { 04:12:24 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:12:24 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:12:24 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:12:24 npm WARN EBADENGINE }, 04:12:24 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:12:24 npm WARN EBADENGINE } 04:12:24 npm WARN EBADENGINE Unsupported engine { 04:12:24 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 04:12:24 npm WARN EBADENGINE required: { 04:12:24 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:12:24 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:12:24 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:12:24 npm WARN EBADENGINE }, 04:12:24 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:12:24 npm WARN EBADENGINE } 04:12:24 npm WARN EBADENGINE Unsupported engine { 04:12:24 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 04:12:24 npm WARN EBADENGINE required: { 04:12:24 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:12:24 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:12:24 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:12:24 npm WARN EBADENGINE }, 04:12:24 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:12:24 npm WARN EBADENGINE } 04:12:24 npm WARN EBADENGINE Unsupported engine { 04:12:24 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 04:12:24 npm WARN EBADENGINE required: { 04:12:24 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:12:24 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:12:24 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:12:24 npm WARN EBADENGINE }, 04:12:24 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:12:24 npm WARN EBADENGINE } 04:12:24 npm WARN EBADENGINE Unsupported engine { 04:12:24 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 04:12:24 npm WARN EBADENGINE required: { 04:12:24 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:12:24 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:12:24 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:12:24 npm WARN EBADENGINE }, 04:12:24 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:12:24 npm WARN EBADENGINE } 04:12:24 npm WARN EBADENGINE Unsupported engine { 04:12:24 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 04:12:24 npm WARN EBADENGINE required: { 04:12:24 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:12:24 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:12:24 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:12:24 npm WARN EBADENGINE }, 04:12:24 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:12:24 npm WARN EBADENGINE } 04:12:24 npm WARN EBADENGINE Unsupported engine { 04:12:24 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 04:12:24 npm WARN EBADENGINE required: { 04:12:24 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:12:24 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:12:24 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:12:24 npm WARN EBADENGINE }, 04:12:24 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:12:24 npm WARN EBADENGINE } 04:12:24 npm WARN EBADENGINE Unsupported engine { 04:12:24 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 04:12:24 npm WARN EBADENGINE required: { 04:12:24 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:12:24 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:12:24 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:12:24 npm WARN EBADENGINE }, 04:12:24 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:12:24 npm WARN EBADENGINE } 04:12:24 npm WARN EBADENGINE Unsupported engine { 04:12:24 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 04:12:24 npm WARN EBADENGINE required: { 04:12:24 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:12:24 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:12:24 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:12:24 npm WARN EBADENGINE }, 04:12:24 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:12:24 npm WARN EBADENGINE } 04:12:27 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 04:12:28 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 04:12:28 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 04:12:28 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 04:12:28 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 04:12:28 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 04:12:28 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 04:12:29 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:12:30 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:12:30 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 04:12:31 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 04:12:32 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 04:12:32 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 04:12:33 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:12:33 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 04:12:33 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:12:34 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. 04:12:34 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. 04:12:35 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:12:37 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. 04:12:39 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. 04:12:45 04:12:45 added 1478 packages, and audited 1479 packages in 29s 04:12:45 04:12:45 90 packages are looking for funding 04:12:45 run `npm fund` for details 04:12:45 04:12:45 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 04:12:45 04:12:45 To address issues that do not require attention, run: 04:12:45 npm audit fix 04:12:45 04:12:45 To address all issues (including breaking changes), run: 04:12:45 npm audit fix --force 04:12:45 04:12:45 Run `npm audit` for details. 04:12:50 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 04:12:52 - Generating browser application bundles (phase: setup)... 04:12:56 Compiling @angular/core : es2015 as esm2015 04:12:56 Compiling @angular/compiler/testing : es2015 as esm2015 04:13:00 Compiling @angular/common : es2015 as esm2015 04:13:00 Compiling @angular/core/testing : es2015 as esm2015 04:13:01 Compiling @angular/platform-browser : es2015 as esm2015 04:13:01 Compiling @angular/common/testing : es2015 as esm2015 04:13:01 Compiling @angular/common/http : es2015 as esm2015 04:13:01 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 04:13:02 Compiling @angular/router : es2015 as esm2015 04:13:02 Compiling @angular/platform-browser/testing : es2015 as esm2015 04:13:02 Compiling @angular/forms : es2015 as esm2015 04:13:02 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 04:13:03 Compiling @angular/common/http/testing : es2015 as esm2015 04:13:05 Compiling @angular/router/testing : es2015 as esm2015 04:13:11 24 05 2023 04:13:10.614:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:13:11 24 05 2023 04:13:10.616:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:13:11 24 05 2023 04:13:10.620:INFO [launcher]: Starting browser ChromeHeadless 04:13:23 ✔ Browser application bundle generation complete. 04:13:24 24 05 2023 04:13:23.787:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 2IGFWKFgdQiSnC-HAAAB with id 68742031 04:13:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 04:13:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.204 secs) 04:13:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.222 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.236 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.252 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.296 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.303 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.315 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.33 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.389 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.397 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.404 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.414 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.435 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.44 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.445 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.449 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.454 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.563 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.571 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.585 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.623 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.637 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.649 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.659 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.699 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.827 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.835 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.854 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.884 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.889 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.891 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.928 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.942 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.965 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.981 secs) 04:13:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.994 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 1.001 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.007 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.013 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.047 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.064 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.068 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.075 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.1 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.108 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.111 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.112 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.116 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.135 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.143 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.147 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.15 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.16 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.171 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.187 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.198 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.212 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.215 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.218 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.22 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.223 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.225 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.246 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.254 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.265 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.311 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.324 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.329 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.342 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.346 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.374 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.387 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.391 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.393 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.424 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.432 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.454 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.46 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.463 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.464 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.491 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.502 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.51 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.52 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.523 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.553 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.562 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.573 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.576 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.579 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.582 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.584 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.597 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.611 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.615 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.618 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.62 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.642 secs) 04:13:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.686 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.7 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.706 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.724 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.759 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.773 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.777 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.78 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.784 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.787 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.807 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.83 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.852 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.862 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.876 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.897 secs) 04:13:29 WARN: ' 04:13:29 It looks like you're using ngModel on the same form field as formControlName. 04:13:29 Support for using the ngModel input property and ngModelChange event with 04:13:29 reactive form directives has been deprecated in Angular v6 and will be removed 04:13:29 in a future version of Angular. 04:13:29 04:13:29 For more information on this, see our API docs here: 04:13:29 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:13:29 ' 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.897 secs) 04:13:29 WARN: ' 04:13:29 It looks like you're using ngModel on the same form field as formControlName. 04:13:29 Support for using the ngModel input property and ngModelChange event with 04:13:29 reactive form directives has been deprecated in Angular v6 and will be removed 04:13:29 in a future version of Angular. 04:13:29 04:13:29 For more information on this, see our API docs here: 04:13:29 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:13:29 ' 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.919 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.922 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.939 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.949 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.953 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.956 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.958 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.968 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.977 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.02 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.039 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.053 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.076 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.088 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.097 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.116 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.142 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.15 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.179 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.191 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.204 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.215 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.22 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.222 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.223 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.232 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.238 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.251 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.257 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.26 secs) 04:13:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.261 secs) 04:13:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.419 secs / 2.261 secs) 04:13:30 TOTAL: 145 SUCCESS 04:13:30 ✔ Browser application bundle generation complete. 04:13:30 04:13:30 =============================== Coverage summary =============================== 04:13:30 Statements : 41.53% ( 1424/3429 ) 04:13:30 Branches : 12.14% ( 109/898 ) 04:13:30 Functions : 33.25% ( 416/1251 ) 04:13:30 Lines : 39.41% ( 1279/3245 ) 04:13:30 ================================================================================ 04:13:30 ✔ Browser application bundle generation complete. 04:13:30 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 04:13:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:13:31 $ docker stop --time=1 2b8ee657d2615ef2624d2dfb324f29e2bf4cb0dde0dfbf22b6fdc8ad3cda2b91 04:13:32 $ docker rm -f --volumes 2b8ee657d2615ef2624d2dfb324f29e2bf4cb0dde0dfbf22b6fdc8ad3cda2b91 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:13:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:13:34 + ls -al . 04:13:34 total 180 04:13:34 drwxrwxr-x 14 jenkins jenkins 4096 May 24 04:11 . 04:13:34 drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:10 .. 04:13:34 drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:10 .blubracket 04:13:34 -rw-rw-r-- 1 jenkins jenkins 18 May 24 04:10 .dockerignore 04:13:34 drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:10 .git 04:13:34 drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:10 .github 04:13:34 -rw-rw-r-- 1 jenkins jenkins 185 May 24 04:10 .gitignore 04:13:34 drwxr-xr-x 3 jenkins jenkins 4096 May 24 04:10 .semver 04:13:34 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 04:10 Attribution.txt 04:13:34 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 04:10 CHANGELOG.md 04:13:34 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 04:10 CONTRIBUTING.md 04:13:34 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 04:10 Dockerfile 04:13:34 -rw-rw-r-- 1 jenkins jenkins 652 May 24 04:10 Jenkinsfile 04:13:34 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 04:10 LICENSE 04:13:34 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 04:10 Makefile 04:13:34 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 04:10 README.md 04:13:34 -rw-rw-r-- 1 jenkins jenkins 12 May 24 04:10 VERSION 04:13:34 drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:10 assets 04:13:34 drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:10 bin 04:13:34 drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:10 cmd 04:13:34 -rw-r--r-- 1 jenkins jenkins 10 May 24 04:11 coverage.out 04:13:34 drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:10 docs 04:13:34 -rw-rw-r-- 1 jenkins jenkins 3040 May 24 04:10 go.mod 04:13:34 -rw-rw-r-- 1 jenkins jenkins 30610 May 24 04:10 go.sum 04:13:34 drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:10 internal 04:13:34 drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:10 snap 04:13:34 drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:10 testing 04:13:34 -rw-rw-r-- 1 jenkins jenkins 155 May 24 04:10 version.go 04:13:34 drwxrwxr-x 6 jenkins jenkins 4096 May 24 04:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:34 + 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=588e4747f1d3645342cd4a28a51c9f1e9b808114 --label arch=amd64 --label version=3.0.0-dev.17 . 04:13:34 Sending build context to Docker daemon 50.35MB 04:13:34 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 04:13:34 Step 2/25 : FROM ${BASE} AS builder 04:13:34 ---> d14954f9d861 04:13:34 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:13:35 ---> Running in bf4d8f955efb 04:13:35 Removing intermediate container bf4d8f955efb 04:13:35 ---> 55f9deb3d593 04:13:35 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:13:35 ---> Running in f6385d898cc3 04:13:35 Removing intermediate container f6385d898cc3 04:13:35 ---> 0e8584580cd6 04:13:35 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:13:35 ---> Running in 1ba6b3f2edf6 04:13:35 Removing intermediate container 1ba6b3f2edf6 04:13:35 ---> 32a6170f50e9 04:13:35 Step 6/25 : LABEL Name=edgex-ui-go 04:13:35 ---> Running in 94c082d52897 04:13:35 Removing intermediate container 94c082d52897 04:13:35 ---> ceac5123bfc6 04:13:35 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:13:35 ---> Running in 50e3db145598 04:13:35 Removing intermediate container 50e3db145598 04:13:35 ---> d61e1db2838f 04:13:35 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:13:36 ---> 148acdc08748 04:13:36 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:13:36 ---> Running in b1acb6aeab20 04:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:13:37 OK: 265 MiB in 53 packages 04:13:37 Removing intermediate container b1acb6aeab20 04:13:37 ---> 83707a97bf8e 04:13:37 Step 10/25 : ENV GO111MODULE=on 04:13:37 ---> Running in 86b477c03c0a 04:13:37 Removing intermediate container 86b477c03c0a 04:13:37 ---> 2a58d6438cc5 04:13:37 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:13:37 ---> Running in 8eced8b1dea0 04:13:37 Removing intermediate container 8eced8b1dea0 04:13:37 ---> 365eaf4d2e3b 04:13:37 Step 12/25 : COPY go.mod vendor* ./ 04:13:37 ---> 63de5f59c8d3 04:13:37 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:37 ---> Running in 1720a54d3a02 04:13:38 Removing intermediate container 1720a54d3a02 04:13:38 ---> f22a9bfef813 04:13:38 Step 14/25 : COPY . . 04:13:40 ---> dec970537083 04:13:40 Step 15/25 : RUN ${MAKE} 04:13:40 ---> Running in 876cb547ea92 04:13:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:13:58 Removing intermediate container 876cb547ea92 04:13:58 ---> 7e7569dc27e2 04:13:58 Step 16/25 : FROM alpine:3.17 04:13:58 3.17: Pulling from library/alpine 04:13:58 f56be85fc22e: Already exists 04:13:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:13:58 Status: Downloaded newer image for alpine:3.17 04:13:58 ---> 9ed4aefc74f6 04:13:58 Step 17/25 : EXPOSE 4000 04:13:58 ---> Running in 0409939a182e 04:13:58 Removing intermediate container 0409939a182e 04:13:58 ---> 1f8c035888f6 04:13:58 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 04:13:59 ---> 61c3b1a06d88 04:13:59 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:13:59 ---> 81e173a55a40 04:13:59 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:13:59 ---> 81f67f1ec181 04:13:59 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:13:59 ---> Running in abaa1c3913b4 04:13:59 Removing intermediate container abaa1c3913b4 04:13:59 ---> 7644787d1b9b 04:13:59 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:13:59 ---> Running in 66a92b82a9f0 04:13:59 Removing intermediate container 66a92b82a9f0 04:13:59 ---> d403f2afb99b 04:13:59 Step 23/25 : LABEL arch=amd64 04:13:59 ---> Running in f7e89db4068f 04:13:59 Removing intermediate container f7e89db4068f 04:13:59 ---> 63d8a02fce16 04:13:59 Step 24/25 : LABEL git_sha=588e4747f1d3645342cd4a28a51c9f1e9b808114 04:13:59 ---> Running in 0da2c5dbb319 04:13:59 Removing intermediate container 0da2c5dbb319 04:13:59 ---> e35e439db2b8 04:13:59 Step 25/25 : LABEL version=3.0.0-dev.17 04:13:59 ---> Running in 5ec28a384552 04:13:59 Removing intermediate container 5ec28a384552 04:13:59 ---> 399df2348753 04:13:59 [Warning] One or more build-args [ARCH] were not consumed 04:13:59 Successfully built 399df2348753 04:13:59 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:00 provisioning config files... 04:14:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5449122710199773393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:00 ---> docker-login.sh 04:14:00 nexus3.edgexfoundry.org:10001 04:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:00 Configure a credential helper to remove this warning. See 04:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:00 04:14:00 Login Succeeded 04:14:00 nexus3.edgexfoundry.org:10002 04:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:00 Configure a credential helper to remove this warning. See 04:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:00 04:14:00 Login Succeeded 04:14:00 nexus3.edgexfoundry.org:10003 04:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:00 Configure a credential helper to remove this warning. See 04:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:00 04:14:00 Login Succeeded 04:14:00 nexus3.edgexfoundry.org:10004 04:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:00 Configure a credential helper to remove this warning. See 04:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:00 04:14:00 Login Succeeded 04:14:00 docker.io 04:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:00 Configure a credential helper to remove this warning. See 04:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:00 04:14:00 Login Succeeded 04:14:00 ---> docker-login.sh ends [Pipeline] } 04:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:14:00 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 04:14:00 588e4747f1d3645342cd4a28a51c9f1e9b808114 04:14:00 latest 04:14:00 3.0.0-dev.17 04:14:00 588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 04:14:00 main 04:14:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:01 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 04:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:14:01 a4bb53043217: Preparing 04:14:01 e811b5df45b1: Preparing 04:14:01 e85bb2e65305: Preparing 04:14:01 f1417ff83b31: Preparing 04:14:01 f1417ff83b31: Layer already exists 04:14:01 a4bb53043217: Pushed 04:14:01 e811b5df45b1: Pushed 04:14:04 e85bb2e65305: Pushed 04:14:04 588e4747f1d3645342cd4a28a51c9f1e9b808114: digest: sha256:5e187e8f013e3d8cf2d09d56e9fe1fdd42c5a76311e6c590fe294a1ebcf2dae9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:05 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 04:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:14:05 a4bb53043217: Preparing 04:14:05 e811b5df45b1: Preparing 04:14:05 e85bb2e65305: Preparing 04:14:05 f1417ff83b31: Preparing 04:14:05 f1417ff83b31: Layer already exists 04:14:05 e811b5df45b1: Layer already exists 04:14:05 a4bb53043217: Layer already exists 04:14:05 e85bb2e65305: Layer already exists 04:14:05 latest: digest: sha256:5e187e8f013e3d8cf2d09d56e9fe1fdd42c5a76311e6c590fe294a1ebcf2dae9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:05 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.17 04:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:14:06 a4bb53043217: Preparing 04:14:06 e811b5df45b1: Preparing 04:14:06 e85bb2e65305: Preparing 04:14:06 f1417ff83b31: Preparing 04:14:06 a4bb53043217: Layer already exists 04:14:06 e811b5df45b1: Layer already exists 04:14:06 f1417ff83b31: Layer already exists 04:14:06 e85bb2e65305: Layer already exists 04:14:06 3.0.0-dev.17: digest: sha256:5e187e8f013e3d8cf2d09d56e9fe1fdd42c5a76311e6c590fe294a1ebcf2dae9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:06 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 04:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:14:06 a4bb53043217: Preparing 04:14:06 e811b5df45b1: Preparing 04:14:06 e85bb2e65305: Preparing 04:14:06 f1417ff83b31: Preparing 04:14:06 f1417ff83b31: Layer already exists 04:14:06 e85bb2e65305: Layer already exists 04:14:06 e811b5df45b1: Layer already exists 04:14:06 a4bb53043217: Layer already exists 04:14:06 588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17: digest: sha256:5e187e8f013e3d8cf2d09d56e9fe1fdd42c5a76311e6c590fe294a1ebcf2dae9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:07 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 04:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:14:07 a4bb53043217: Preparing 04:14:07 e811b5df45b1: Preparing 04:14:07 e85bb2e65305: Preparing 04:14:07 f1417ff83b31: Preparing 04:14:07 e85bb2e65305: Layer already exists 04:14:07 a4bb53043217: Layer already exists 04:14:07 f1417ff83b31: Layer already exists 04:14:07 e811b5df45b1: Layer already exists 04:14:07 main: digest: sha256:5e187e8f013e3d8cf2d09d56e9fe1fdd42c5a76311e6c590fe294a1ebcf2dae9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:07 ===================================================== [Pipeline] echo 04:14:07 taggedImages: 04:14:07 - nexus3.edgexfoundry.org:10004/edgex-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 04:14:07 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 04:14:07 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.17 04:14:07 - nexus3.edgexfoundry.org:10004/edgex-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 04:14:07 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:07 04:14:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:08 latest: Pulling from edgex-lftools-log-publisher 04:14:08 5eb5b503b376: Pulling fs layer 04:14:08 5c69ac0246d0: Pulling fs layer 04:14:08 ec43610c2a17: Pulling fs layer 04:14:08 3a2ae6a8a46f: Pulling fs layer 04:14:08 33b1e0a273af: Pulling fs layer 04:14:08 5d3b04190fa2: Pulling fs layer 04:14:08 2f39f015ded8: Pulling fs layer 04:14:08 2f39f015ded8: Waiting 04:14:08 33b1e0a273af: Waiting 04:14:08 5d3b04190fa2: Waiting 04:14:08 3a2ae6a8a46f: Waiting 04:14:08 5c69ac0246d0: Verifying Checksum 04:14:08 5c69ac0246d0: Download complete 04:14:08 3a2ae6a8a46f: Verifying Checksum 04:14:08 3a2ae6a8a46f: Download complete 04:14:08 33b1e0a273af: Verifying Checksum 04:14:08 33b1e0a273af: Download complete 04:14:08 5d3b04190fa2: Verifying Checksum 04:14:08 5d3b04190fa2: Download complete 04:14:08 ec43610c2a17: Verifying Checksum 04:14:08 ec43610c2a17: Download complete 04:14:08 5eb5b503b376: Verifying Checksum 04:14:08 5eb5b503b376: Download complete 04:14:08 2f39f015ded8: Download complete 04:14:09 5eb5b503b376: Pull complete 04:14:09 5c69ac0246d0: Pull complete 04:14:09 ec43610c2a17: Pull complete 04:14:09 3a2ae6a8a46f: Pull complete 04:14:10 33b1e0a273af: Pull complete 04:14:10 5d3b04190fa2: Pull complete 04:14:15 2f39f015ded8: Pull complete 04:14:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:14:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:15 prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container 04:14:15 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:14:20 $ docker top 1e63163454085f1cc4d917b399d86a002b2254b33b7ea03b3f75a7381b99fcf1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:20 ---> job-cost.sh 04:14:20 lf-activate-venv: SKIPPING 04:14:20 INFO: No Stack... 04:14:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:14:21 INFO: Archiving Costs [Pipeline] sh 04:14:21 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 04:14:21 + cut -d, -f6 [Pipeline] lock 04:14:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] 04:14:21 Resource [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] did not exist. Created. 04:14:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:14:21 + echo total: 0.2199999988079071 [Pipeline] stash 04:14:22 Stashed 1 file(s) [Pipeline] } 04:14:22 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 04:14:22 $ docker stop --time=1 1e63163454085f1cc4d917b399d86a002b2254b33b7ea03b3f75a7381b99fcf1 04:14:23 $ docker rm -f --volumes 1e63163454085f1cc4d917b399d86a002b2254b33b7ea03b3f75a7381b99fcf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:14:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16658 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 04:14:30 Running in /w/workspace/edgex-ui-go/113 [Pipeline] { [Pipeline] checkout 04:14:30 The recommended git tool is: git 04:14:35 using credential edgex-jenkins-ssh 04:14:35 Cloning the remote Git repository 04:14:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:14:35 > git init /w/workspace/edgex-ui-go/113 # timeout=10 04:14:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:14:35 > git --version # timeout=10 04:14:35 > git --version # 'git version 2.25.1' 04:14:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:40 Avoid second fetch 04:14:40 Checking out Revision 588e4747f1d3645342cd4a28a51c9f1e9b808114 (main) 04:14:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:14:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:40 > git config core.sparsecheckout # timeout=10 04:14:40 > git checkout -f 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 04:14:41 Commit message: "Merge pull request #612 from Ambition-J/ts-redevelop" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:14:42 % Total % Received % Xferd Average Speed Time Time Time Current 04:14:42 Dload Upload Total Spent Left Speed 04:14:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 04:14:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:14:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:14:43 + sudo tee /etc/docker/daemon.new 04:14:43 { 04:14:43 "registry-mirrors": [ 04:14:43 "https://nexus3.edgexfoundry.org:10001" 04:14:43 ], 04:14:43 "bip": "10.250.0.254/24", 04:14:43 "hosts": [ 04:14:43 "tcp://0.0.0.0:5555", 04:14:43 "unix:///var/run/docker.sock" 04:14:43 ], 04:14:43 "mtu": 1458, 04:14:43 "selinux-enabled": true, 04:14:43 "seccomp-profile": "/etc/docker/seccomp.json" 04:14:43 } [Pipeline] sh 04:14:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:14:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:02 provisioning config files... 04:15:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/113@tmp/config9377023007607917852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:02 ---> docker-login.sh 04:15:02 nexus3.edgexfoundry.org:10001 04:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:03 Configure a credential helper to remove this warning. See 04:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:03 04:15:03 Login Succeeded 04:15:03 nexus3.edgexfoundry.org:10002 04:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:03 Configure a credential helper to remove this warning. See 04:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:03 04:15:03 Login Succeeded 04:15:03 nexus3.edgexfoundry.org:10003 04:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:03 Configure a credential helper to remove this warning. See 04:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:03 04:15:03 Login Succeeded 04:15:03 nexus3.edgexfoundry.org:10004 04:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:04 Configure a credential helper to remove this warning. See 04:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:04 04:15:04 Login Succeeded 04:15:04 docker.io 04:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:04 Configure a credential helper to remove this warning. See 04:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:04 04:15:04 Login Succeeded 04:15:04 ---> docker-login.sh ends [Pipeline] } 04:15:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:15:04 ========================================================= 04:15:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:15:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:05 + 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 . 04:15:06 Sending build context to Docker daemon 30.34MB 04:15:06 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 04:15:06 Step 2/15 : FROM ${BASE} AS builder 04:15:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:15:06 c41833b44d91: Pulling fs layer 04:15:06 ed15518f5707: Pulling fs layer 04:15:06 feae8fd75edb: Pulling fs layer 04:15:06 242c74f7c9fa: Pulling fs layer 04:15:06 3cdef696dda3: Pulling fs layer 04:15:06 2ced38df9373: Pulling fs layer 04:15:06 58f1dce35555: Pulling fs layer 04:15:06 242c74f7c9fa: Waiting 04:15:06 3cdef696dda3: Waiting 04:15:06 2ced38df9373: Waiting 04:15:06 58f1dce35555: Waiting 04:15:06 ed15518f5707: Verifying Checksum 04:15:06 ed15518f5707: Download complete 04:15:06 242c74f7c9fa: Download complete 04:15:06 3cdef696dda3: Verifying Checksum 04:15:06 3cdef696dda3: Download complete 04:15:06 c41833b44d91: Verifying Checksum 04:15:06 c41833b44d91: Download complete 04:15:07 c41833b44d91: Pull complete 04:15:08 58f1dce35555: Verifying Checksum 04:15:08 58f1dce35555: Download complete 04:15:08 ed15518f5707: Pull complete 04:15:09 feae8fd75edb: Verifying Checksum 04:15:09 feae8fd75edb: Download complete 04:15:09 2ced38df9373: Verifying Checksum 04:15:09 2ced38df9373: Download complete 04:15:21 feae8fd75edb: Pull complete 04:15:21 242c74f7c9fa: Pull complete 04:15:21 3cdef696dda3: Pull complete 04:15:28 2ced38df9373: Pull complete 04:15:29 58f1dce35555: Pull complete 04:15:29 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:15:29 ---> fadd8f120f05 04:15:29 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:15:31 ---> Running in 5e20c664a31e 04:15:32 Removing intermediate container 5e20c664a31e 04:15:32 ---> 4a1a0cec6f50 04:15:32 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:15:32 ---> Running in 40d1b54f04c2 04:15:32 Removing intermediate container 40d1b54f04c2 04:15:32 ---> 609aef1586de 04:15:32 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:15:32 ---> Running in b369881d27b0 04:15:32 Removing intermediate container b369881d27b0 04:15:32 ---> 0c5b9b385967 04:15:32 Step 6/15 : LABEL Name=edgex-ui-go 04:15:32 ---> Running in 57327606df90 04:15:33 Removing intermediate container 57327606df90 04:15:33 ---> 7f6c389a00f6 04:15:33 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:15:33 ---> Running in f16c18cc666c 04:15:33 Removing intermediate container f16c18cc666c 04:15:33 ---> 3ba4b743e434 04:15:33 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:15:34 latest: Pulling from library/docker 04:15:34 08409d417260: Pulling fs layer 04:15:34 bf127bdc9f4f: Pulling fs layer 04:15:34 55b4810136f4: Pulling fs layer 04:15:34 2e7805c665c5: Pulling fs layer 04:15:34 560067f77f09: Pulling fs layer 04:15:34 87854ced1808: Pulling fs layer 04:15:34 cb23a4dee6cb: Pulling fs layer 04:15:34 0f440641682c: Pulling fs layer 04:15:34 d5751f9f360d: Pulling fs layer 04:15:34 39b4d37fd203: Pulling fs layer 04:15:34 181b4cd8a6de: Pulling fs layer 04:15:34 59b8b8583a6e: Pulling fs layer 04:15:34 5363e21a005c: Pulling fs layer 04:15:34 d56ef98c0a70: Pulling fs layer 04:15:34 2e7805c665c5: Waiting 04:15:34 560067f77f09: Waiting 04:15:34 87854ced1808: Waiting 04:15:34 cb23a4dee6cb: Waiting 04:15:34 0f440641682c: Waiting 04:15:34 d5751f9f360d: Waiting 04:15:34 39b4d37fd203: Waiting 04:15:34 181b4cd8a6de: Waiting 04:15:34 59b8b8583a6e: Waiting 04:15:34 5363e21a005c: Waiting 04:15:34 d56ef98c0a70: Waiting 04:15:34 55b4810136f4: Verifying Checksum 04:15:34 55b4810136f4: Download complete 04:15:34 bf127bdc9f4f: Verifying Checksum 04:15:34 bf127bdc9f4f: Download complete 04:15:34 08409d417260: Verifying Checksum 04:15:34 08409d417260: Download complete 04:15:34 560067f77f09: Verifying Checksum 04:15:34 560067f77f09: Download complete 04:15:35 2e7805c665c5: Verifying Checksum 04:15:35 2e7805c665c5: Download complete 04:15:35 87854ced1808: Verifying Checksum 04:15:35 87854ced1808: Download complete 04:15:35 cb23a4dee6cb: Download complete 04:15:35 0f440641682c: Verifying Checksum 04:15:35 0f440641682c: Download complete 04:15:35 d5751f9f360d: Verifying Checksum 04:15:35 d5751f9f360d: Download complete 04:15:35 181b4cd8a6de: Verifying Checksum 04:15:35 181b4cd8a6de: Download complete 04:15:35 5363e21a005c: Download complete 04:15:35 08409d417260: Pull complete 04:15:35 39b4d37fd203: Verifying Checksum 04:15:35 39b4d37fd203: Download complete 04:15:35 d56ef98c0a70: Download complete 04:15:35 bf127bdc9f4f: Pull complete 04:15:36 55b4810136f4: Pull complete 04:15:36 59b8b8583a6e: Download complete 04:15:37 2e7805c665c5: Pull complete 04:15:38 560067f77f09: Pull complete 04:15:41 87854ced1808: Pull complete 04:15:41 cb23a4dee6cb: Pull complete 04:15:41 0f440641682c: Pull complete 04:15:42 d5751f9f360d: Pull complete 04:15:43 39b4d37fd203: Pull complete 04:15:43 181b4cd8a6de: Pull complete 04:15:46 59b8b8583a6e: Pull complete 04:15:46 5363e21a005c: Pull complete 04:15:46 d56ef98c0a70: Pull complete 04:15:46 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 04:15:46 Status: Downloaded newer image for docker:latest 04:15:49 ---> 46cfb8b01673 04:15:49 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:49 ---> Running in 576359e8c260 04:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:15:51 OK: 263 MiB in 53 packages 04:15:52 Removing intermediate container 576359e8c260 04:15:52 ---> 3ac8c8db66f0 04:15:52 Step 10/15 : ENV GO111MODULE=on 04:15:52 ---> Running in 358e7b93258d 04:15:52 Removing intermediate container 358e7b93258d 04:15:52 ---> f02800a29406 04:15:52 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:15:52 ---> Running in 95c69e0716f3 04:15:53 Removing intermediate container 95c69e0716f3 04:15:53 ---> 0b74ff8bc973 04:15:53 Step 12/15 : COPY go.mod vendor* ./ 04:15:53 ---> 4c4f28b260e7 04:15:53 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:53 ---> Running in c9ff817cdac5 04:17:01 Removing intermediate container c9ff817cdac5 04:17:01 ---> 9e003fd60a06 04:17:01 Step 14/15 : COPY . . 04:17:01 ---> 281ee2c03feb 04:17:01 Step 15/15 : RUN ${MAKE} 04:17:01 ---> Running in 289ac5e49c6e 04:17:01 noop 04:17:01 Removing intermediate container 289ac5e49c6e 04:17:01 ---> 43628ab01476 04:17:01 Successfully built 43628ab01476 04:17:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:02 + docker inspect -f . ci-base-image-arm64 04:17:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:02 prd-ubuntu20.04-docker-arm64-4c-16g-16658 does not seem to be running inside a container 04:17:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@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 ******** ci-base-image-arm64 cat 04:17:03 $ docker top 4e2e94558be6d6d4ea544e100517bf1e8a751e02dee5696c58706afe0a9c3bd4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:04 + go version 04:17:04 go version go1.20.2 linux/arm64 [Pipeline] } 04:17:04 $ docker stop --time=1 4e2e94558be6d6d4ea544e100517bf1e8a751e02dee5696c58706afe0a9c3bd4 04:17:06 $ docker rm -f --volumes 4e2e94558be6d6d4ea544e100517bf1e8a751e02dee5696c58706afe0a9c3bd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:06 + docker inspect -f . ci-base-image-arm64 04:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:06 prd-ubuntu20.04-docker-arm64-4c-16g-16658 does not seem to be running inside a container 04:17:06 $ 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/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@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 ******** ci-base-image-arm64 cat 04:17:08 $ docker top 9d8eb7f8114d52766db52f33831935c92fa94d29ed9030936e726a1750d3f9f5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:08 + git config --global --add safe.directory /w/workspace/edgex-ui-go/113 [Pipeline] fileExists [Pipeline] sh 04:17:09 + make test 04:17:09 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:17:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:19:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:19:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:19:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:19:33 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:19:33 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:19:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:19:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:19:33 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:19:33 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:19:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:19:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:19:51 ./bin/test-attribution-txt.sh 04:19:51 make -C web test 04:19:51 make[1]: Entering directory '/w/workspace/edgex-ui-go/113/web' 04:19:51 make[1]: tput: No such file or directory 04:19:51 make[1]: tput: No such file or directory 04:19:51 warning: generating ./VERSION 04:19:51 echo "0.0.0" > VERSION 04:19:51 docker build \ 04:19:51 -f Dockerfile \ 04:19:51 --build-arg USER=1000 \ 04:19:51 \ 04:19:51 --label "git_sha=588e4747f1d3645342cd4a28a51c9f1e9b808114" \ 04:19:51 -t edgexfoundry/edgex-web-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 \ 04:19:51 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:19:51 . 04:19:51 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 04:19:51 Install the buildx component to build images with BuildKit: 04:19:51 https://docs.docker.com/go/buildx/ 04:19:51 04:19:53 Sending build context to Docker daemon 2.571MB 04:19:53 Step 1/10 : FROM node:16.17-alpine3.15 04:19:54 16.17-alpine3.15: Pulling from library/node 04:19:54 47517142f6ba: Pulling fs layer 04:19:54 5f8c4bfa009b: Pulling fs layer 04:19:54 f7079c9c4ba1: Pulling fs layer 04:19:54 aba105e6f55a: Pulling fs layer 04:19:54 aba105e6f55a: Waiting 04:19:54 47517142f6ba: Verifying Checksum 04:19:54 47517142f6ba: Download complete 04:19:54 aba105e6f55a: Verifying Checksum 04:19:54 aba105e6f55a: Download complete 04:19:54 f7079c9c4ba1: Verifying Checksum 04:19:54 f7079c9c4ba1: Download complete 04:19:54 47517142f6ba: Pull complete 04:19:56 5f8c4bfa009b: Verifying Checksum 04:19:56 5f8c4bfa009b: Download complete 04:20:00 5f8c4bfa009b: Pull complete 04:20:00 f7079c9c4ba1: Pull complete 04:20:01 aba105e6f55a: Pull complete 04:20:01 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 04:20:01 Status: Downloaded newer image for node:16.17-alpine3.15 04:20:01 ---> bf1b8b58d215 04:20:01 Step 2/10 : RUN apk add --no-cache chromium 04:20:01 ---> Running in 97dc7bdf5a2b 04:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:20:03 (1/128) Installing libxau (1.0.9-r0) 04:20:03 (2/128) Installing libmd (1.0.3-r0) 04:20:03 (3/128) Installing libbsd (0.11.3-r1) 04:20:03 (4/128) Installing libxdmcp (1.1.3-r0) 04:20:03 (5/128) Installing libxcb (1.14-r2) 04:20:03 (6/128) Installing libx11 (1.7.3.1-r0) 04:20:03 (7/128) Installing libxext (1.3.4-r0) 04:20:03 (8/128) Installing libice (1.0.10-r0) 04:20:03 (9/128) Installing libuuid (2.37.4-r0) 04:20:03 (10/128) Installing libsm (1.2.3-r0) 04:20:03 (11/128) Installing libxt (1.2.1-r0) 04:20:03 (12/128) Installing libxmu (1.1.3-r0) 04:20:03 (13/128) Installing xset (1.2.4-r0) 04:20:03 (14/128) Installing xprop (1.2.5-r0) 04:20:03 (15/128) Installing xdg-utils (1.1.3-r0) 04:20:03 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 04:20:03 (17/128) Installing pkgconf (1.8.1-r0) 04:20:03 (18/128) Installing libffi (3.4.2-r1) 04:20:03 (19/128) Installing libintl (0.21-r0) 04:20:03 (20/128) Installing libblkid (2.37.4-r0) 04:20:04 (21/128) Installing libmount (2.37.4-r0) 04:20:04 (22/128) Installing pcre (8.45-r1) 04:20:04 (23/128) Installing glib (2.70.5-r0) 04:20:04 (24/128) Installing xz-libs (5.2.5-r1) 04:20:04 (25/128) Installing libxml2 (2.9.14-r2) 04:20:04 (26/128) Installing shared-mime-info (2.1-r2) 04:20:04 (27/128) Installing hicolor-icon-theme (0.17-r1) 04:20:04 (28/128) Installing libjpeg-turbo (2.1.2-r0) 04:20:04 (29/128) Installing libpng (1.6.37-r1) 04:20:04 (30/128) Installing libwebp (1.2.2-r1) 04:20:04 (31/128) Installing zstd-libs (1.5.0-r0) 04:20:04 (32/128) Installing tiff (4.4.0-r1) 04:20:04 (33/128) Installing gdk-pixbuf (2.42.8-r0) 04:20:04 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 04:20:04 (35/128) Installing libxcomposite (0.4.5-r0) 04:20:04 (36/128) Installing libxfixes (6.0.0-r0) 04:20:04 (37/128) Installing libxrender (0.9.10-r3) 04:20:04 (38/128) Installing libxcursor (1.2.0-r0) 04:20:04 (39/128) Installing libxdamage (1.1.5-r1) 04:20:04 (40/128) Installing libxi (1.8-r0) 04:20:04 (41/128) Installing libxinerama (1.1.4-r1) 04:20:04 (42/128) Installing libxrandr (1.5.2-r1) 04:20:04 (43/128) Installing atk (2.36.0-r0) 04:20:04 (44/128) Installing libxtst (1.2.3-r3) 04:20:04 (45/128) Installing dbus-libs (1.12.24-r0) 04:20:04 (46/128) Installing at-spi2-core (2.42.0-r0) 04:20:04 (47/128) Installing at-spi2-atk (2.38.0-r0) 04:20:04 (48/128) Installing expat (2.5.0-r0) 04:20:04 (49/128) Installing brotli-libs (1.0.9-r5) 04:20:04 (50/128) Installing libbz2 (1.0.8-r1) 04:20:04 (51/128) Installing freetype (2.11.1-r2) 04:20:04 (52/128) Installing fontconfig (2.13.1-r4) 04:20:04 (53/128) Installing pixman (0.40.0-r4) 04:20:04 (54/128) Installing cairo (1.16.0-r5) 04:20:04 (55/128) Installing cairo-gobject (1.16.0-r5) 04:20:04 (56/128) Installing avahi-libs (0.8-r5) 04:20:04 (57/128) Installing gmp (6.2.1-r1) 04:20:04 (58/128) Installing nettle (3.7.3-r0) 04:20:04 (59/128) Installing p11-kit (0.24.0-r1) 04:20:04 (60/128) Installing libtasn1 (4.18.0-r1) 04:20:04 (61/128) Installing libunistring (0.9.10-r1) 04:20:04 (62/128) Installing gnutls (3.7.1-r2) 04:20:04 (63/128) Installing cups-libs (2.3.3-r6) 04:20:04 (64/128) Installing libepoxy (1.5.9-r0) 04:20:04 (65/128) Installing fribidi (1.0.11-r0) 04:20:04 (66/128) Installing graphite2 (1.3.14-r0) 04:20:04 (67/128) Installing harfbuzz (3.0.0-r2) 04:20:04 (68/128) Installing libxft (2.3.4-r0) 04:20:04 (69/128) Installing pango (1.48.10-r0) 04:20:05 (70/128) Installing wayland-libs-client (1.19.0-r1) 04:20:05 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 04:20:05 (72/128) Installing wayland-libs-egl (1.19.0-r1) 04:20:05 (73/128) Installing xkeyboard-config (2.34-r0) 04:20:05 (74/128) Installing libxkbcommon (1.3.1-r0) 04:20:05 (75/128) Installing gtk+3.0 (3.24.30-r0) 04:20:05 Executing gtk+3.0-3.24.30-r0.post-install 04:20:05 (76/128) Installing libfontenc (1.1.4-r0) 04:20:05 (77/128) Installing mkfontscale (1.2.1-r1) 04:20:05 (78/128) Installing ttf-opensans (1.10-r1) 04:20:05 Executing ttf-opensans-1.10-r1.post-install 04:20:07 (79/128) Installing libogg (1.3.5-r0) 04:20:07 (80/128) Installing flac (1.3.4-r0) 04:20:07 (81/128) Installing alsa-lib (1.2.5.1-r1) 04:20:07 (82/128) Installing libatomic (10.3.1_git20211027-r0) 04:20:07 (83/128) Installing sdl2 (2.0.16-r4) 04:20:07 (84/128) Installing aom-libs (3.2.0-r0) 04:20:07 (85/128) Installing libass (0.15.2-r0) 04:20:07 (86/128) Installing libdav1d (0.9.2-r0) 04:20:07 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 04:20:07 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 04:20:08 (89/128) Installing lame (3.100-r0) 04:20:08 (90/128) Installing opus (1.3.1-r1) 04:20:08 (91/128) Installing libgomp (10.3.1_git20211027-r0) 04:20:08 (92/128) Installing soxr (0.1.3-r2) 04:20:08 (93/128) Installing libsrt (1.4.2-r1) 04:20:08 (94/128) Installing libssh (0.9.6-r1) 04:20:08 (95/128) Installing libtheora (1.1.1-r16) 04:20:08 (96/128) Installing v4l-utils-libs (1.22.1-r1) 04:20:08 (97/128) Installing libdrm (2.4.109-r0) 04:20:08 (98/128) Installing libva (2.13.0-r0) 04:20:08 (99/128) Installing libvdpau (1.4-r0) 04:20:08 (100/128) Installing vidstab (1.1.0-r1) 04:20:08 (101/128) Installing libvorbis (1.3.7-r0) 04:20:08 (102/128) Installing libvpx (1.10.0-r0) 04:20:08 (103/128) Installing vulkan-loader (1.2.196-r0) 04:20:08 (104/128) Installing x264-libs (20210613-r0) 04:20:08 (105/128) Installing x265-libs (3.5-r0) 04:20:08 (106/128) Installing xvidcore (1.3.7-r1) 04:20:08 (107/128) Installing ffmpeg-libs (4.4.1-r2) 04:20:09 (108/128) Installing libevent (2.1.12-r4) 04:20:09 (109/128) Installing mesa (21.2.6-r0) 04:20:09 (110/128) Installing wayland-libs-server (1.19.0-r1) 04:20:09 (111/128) Installing mesa-gbm (21.2.6-r0) 04:20:09 (112/128) Installing lcms2 (2.12-r1) 04:20:09 (113/128) Installing nspr (4.32-r0) 04:20:09 (114/128) Installing sqlite-libs (3.36.0-r0) 04:20:09 (115/128) Installing nss (3.78.1-r0) 04:20:09 (116/128) Installing libasyncns (0.8-r1) 04:20:09 (117/128) Installing libltdl (2.4.6-r7) 04:20:09 (118/128) Installing orc (0.4.32-r0) 04:20:09 (119/128) Installing libsndfile (1.0.31-r1) 04:20:09 (120/128) Installing speexdsp (1.2.0-r0) 04:20:09 (121/128) Installing tdb-libs (1.4.5-r0) 04:20:09 (122/128) Installing libpulse (15.0-r2) 04:20:09 (123/128) Installing re2 (2021.11.01-r0) 04:20:09 (124/128) Installing snappy (1.1.9-r1) 04:20:09 (125/128) Installing libgpg-error (1.42-r1) 04:20:09 (126/128) Installing libgcrypt (1.9.4-r0) 04:20:09 (127/128) Installing libxslt (1.1.35-r0) 04:20:09 (128/128) Installing chromium (99.0.4844.84-r0) 04:20:13 Executing busybox-1.34.1-r7.trigger 04:20:13 Executing glib-2.70.5-r0.trigger 04:20:13 Executing shared-mime-info-2.1-r2.trigger 04:20:15 Executing gdk-pixbuf-2.42.8-r0.trigger 04:20:15 Executing gtk-update-icon-cache-2.24.33-r0.trigger 04:20:15 Executing fontconfig-2.13.1-r4.trigger 04:20:15 Executing mkfontscale-1.2.1-r1.trigger 04:20:15 OK: 275 MiB in 144 packages 04:20:25 Removing intermediate container 97dc7bdf5a2b 04:20:25 ---> 6eed446474b1 04:20:25 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:20:25 ---> Running in 72ab49f32330 04:20:25 Removing intermediate container 72ab49f32330 04:20:25 ---> f72b0e1c4fac 04:20:25 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 04:20:25 ---> Running in 0d18aed5733e 04:20:26 Removing intermediate container 0d18aed5733e 04:20:26 ---> 9de55d8be4f7 04:20:26 Step 5/10 : RUN npm install -g npm 04:20:26 ---> Running in accf594e74da 04:20:52 04:20:52 removed 7 packages, changed 101 packages, and audited 264 packages in 24s 04:20:52 04:20:52 27 packages are looking for funding 04:20:52 run `npm fund` for details 04:20:52 04:20:52 found 0 vulnerabilities 04:20:56 Removing intermediate container accf594e74da 04:20:56 ---> 1dbce1ebf875 04:20:56 Step 6/10 : ARG USER=1000 04:20:56 ---> Running in 0c24a14f0356 04:20:56 Removing intermediate container 0c24a14f0356 04:20:56 ---> e290886a680f 04:20:56 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:20:56 ---> Running in a482d7e1442f 04:20:58 Removing intermediate container a482d7e1442f 04:20:58 ---> 0efff3833e29 04:20:58 Step 8/10 : USER $USER:$USER 04:20:58 ---> Running in 6d095573b995 04:21:00 Removing intermediate container 6d095573b995 04:21:00 ---> 05dc64dd3640 04:21:00 Step 9/10 : WORKDIR /app 04:21:00 ---> Running in ddfa5562fa5f 04:21:00 Removing intermediate container ddfa5562fa5f 04:21:00 ---> a0dd0d81f65e 04:21:00 Step 10/10 : LABEL git_sha=588e4747f1d3645342cd4a28a51c9f1e9b808114 04:21:00 ---> Running in 95ac4045497b 04:21:00 Removing intermediate container 95ac4045497b 04:21:00 ---> 2f0d7337d5f7 04:21:00 Successfully built 2f0d7337d5f7 04:21:00 Successfully tagged edgexfoundry/edgex-web-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 04:21:00 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:21:00 touch edgex-web-ui.imagebuilt 04:21:00 mkdir -p node_modules coverage 04:21:00 chown "1000:1000" node_modules coverage package-lock.json 04:21:00 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:21:13 npm WARN old lockfile 04:21:13 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 04:21:13 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 04:21:13 npm WARN old lockfile 04:21:13 npm WARN old lockfile This is a one-time fix-up, please be patient... 04:21:13 npm WARN old lockfile 04:21:52 npm WARN EBADENGINE Unsupported engine { 04:21:52 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 04:21:52 npm WARN EBADENGINE required: { 04:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:21:52 npm WARN EBADENGINE }, 04:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:21:52 npm WARN EBADENGINE } 04:21:52 npm WARN EBADENGINE Unsupported engine { 04:21:52 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 04:21:52 npm WARN EBADENGINE required: { 04:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:21:52 npm WARN EBADENGINE }, 04:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:21:52 npm WARN EBADENGINE } 04:21:52 npm WARN EBADENGINE Unsupported engine { 04:21:52 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 04:21:52 npm WARN EBADENGINE required: { 04:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:21:52 npm WARN EBADENGINE }, 04:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:21:52 npm WARN EBADENGINE } 04:21:52 npm WARN EBADENGINE Unsupported engine { 04:21:52 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 04:21:52 npm WARN EBADENGINE required: { 04:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:21:52 npm WARN EBADENGINE }, 04:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:21:52 npm WARN EBADENGINE } 04:21:52 npm WARN EBADENGINE Unsupported engine { 04:21:52 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 04:21:52 npm WARN EBADENGINE required: { 04:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:21:52 npm WARN EBADENGINE }, 04:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:21:52 npm WARN EBADENGINE } 04:21:52 npm WARN EBADENGINE Unsupported engine { 04:21:52 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 04:21:52 npm WARN EBADENGINE required: { 04:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:21:52 npm WARN EBADENGINE }, 04:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:21:52 npm WARN EBADENGINE } 04:21:52 npm WARN EBADENGINE Unsupported engine { 04:21:52 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 04:21:52 npm WARN EBADENGINE required: { 04:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:21:52 npm WARN EBADENGINE }, 04:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:21:52 npm WARN EBADENGINE } 04:21:52 npm WARN EBADENGINE Unsupported engine { 04:21:52 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 04:21:52 npm WARN EBADENGINE required: { 04:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:21:52 npm WARN EBADENGINE }, 04:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:21:52 npm WARN EBADENGINE } 04:21:52 npm WARN EBADENGINE Unsupported engine { 04:21:52 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 04:21:52 npm WARN EBADENGINE required: { 04:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:21:52 npm WARN EBADENGINE }, 04:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 04:21:52 npm WARN EBADENGINE } 04:22:24 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 04:22:24 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 04:22:24 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 04:22:24 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 04:22:24 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 04:22:24 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 04:22:27 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 04:22:33 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:22:33 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:22:34 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 04:22:42 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 04:22:55 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:22:55 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 04:22:55 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:22:59 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:23:00 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:23:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:23:13 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 04:23:13 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 04:23:32 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. 04:23:54 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. 04:24:32 04:24:32 added 1475 packages, and audited 1476 packages in 3m 04:24:32 04:24:32 90 packages are looking for funding 04:24:32 run `npm fund` for details 04:24:32 04:24:32 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 04:24:32 04:24:32 To address issues that do not require attention, run: 04:24:32 npm audit fix 04:24:32 04:24:32 To address all issues (including breaking changes), run: 04:24:32 npm audit fix --force 04:24:32 04:24:32 Run `npm audit` for details. 04:24:32 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 04:24:47 - Generating browser application bundles (phase: setup)... 04:25:20 Compiling @angular/core : es2015 as esm2015 04:25:20 Compiling @angular/compiler/testing : es2015 as esm2015 04:25:46 Compiling @angular/common : es2015 as esm2015 04:25:46 Compiling @angular/core/testing : es2015 as esm2015 04:25:52 Compiling @angular/platform-browser : es2015 as esm2015 04:25:52 Compiling @angular/common/testing : es2015 as esm2015 04:25:56 Compiling @angular/router : es2015 as esm2015 04:25:57 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 04:26:02 Compiling @angular/platform-browser/testing : es2015 as esm2015 04:26:03 Compiling @angular/common/http : es2015 as esm2015 04:26:04 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 04:26:08 Compiling @angular/forms : es2015 as esm2015 04:26:09 Compiling @angular/router/testing : es2015 as esm2015 04:26:09 Compiling @angular/common/http/testing : es2015 as esm2015 04:27:06 24 05 2023 04:27:05.453:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:27:06 24 05 2023 04:27:05.469:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:27:06 24 05 2023 04:27:05.498:INFO [launcher]: Starting browser ChromeHeadless 04:28:14 24 05 2023 04:28:13.228:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 04:28:53 24 05 2023 04:28:47.552:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 04:29:08 ✔ Browser application bundle generation complete. 04:29:08 24 05 2023 04:29:06.953:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket xZ6ED0BUTJXfWjH4AAAB with id 8256456 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.168 secs) 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.575 secs) 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.658 secs) 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.704 secs) 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.721 secs) 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.009 secs) 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.328 secs) 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.384 secs) 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.428 secs) 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.547 secs) 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.642 secs) 04:29:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.892 secs) 04:29:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.173 secs) 04:29:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.204 secs) 04:29:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.219 secs) 04:29:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.257 secs) 04:29:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.374 secs) 04:29:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.389 secs) 04:29:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.739 secs) 04:29:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.811 secs) 04:29:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.876 secs) 04:29:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.943 secs) 04:29:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.037 secs) 04:29:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.054 secs) 04:29:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.064 secs) 04:29:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.081 secs) 04:29:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.095 secs) 04:29:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.183 secs) 04:29:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.219 secs) 04:29:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.429 secs) 04:29:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.491 secs) 04:29:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.506 secs) 04:29:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.517 secs) 04:29:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.533 secs) 04:29:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.75 secs) 04:29:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.092 secs) 04:29:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.112 secs) 04:29:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.129 secs) 04:29:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.269 secs) 04:29:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.301 secs) 04:29:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.333 secs) 04:29:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.363 secs) 04:29:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.446 secs) 04:29:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.585 secs) 04:29:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.66 secs) 04:29:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.927 secs) 04:29:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.976 secs) 04:29:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.038 secs) 04:29:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.059 secs) 04:29:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.103 secs) 04:29:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.297 secs) 04:29:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.35 secs) 04:29:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.391 secs) 04:29:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.42 secs) 04:29:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.433 secs) 04:29:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.575 secs) 04:29:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.618 secs) 04:29:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7 secs) 04:29:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.034 secs) 04:29:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.343 secs) 04:29:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.391 secs) 04:29:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.433 secs) 04:29:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.467 secs) 04:29:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.582 secs) 04:29:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.603 secs) 04:29:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.625 secs) 04:29:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.636 secs) 04:29:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.688 secs) 04:29:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.783 secs) 04:29:33 WARN: ' 04:29:33 It looks like you're using ngModel on the same form field as formControlName. 04:29:33 Support for using the ngModel input property and ngModelChange event with 04:29:33 reactive form directives has been deprecated in Angular v6 and will be removed 04:29:33 in a future version of Angular. 04:29:33 04:29:33 For more information on this, see our API docs here: 04:29:33 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:29:33 ' 04:29:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.783 secs) 04:29:33 WARN: ' 04:29:33 It looks like you're using ngModel on the same form field as formControlName. 04:29:33 Support for using the ngModel input property and ngModelChange event with 04:29:33 reactive form directives has been deprecated in Angular v6 and will be removed 04:29:33 in a future version of Angular. 04:29:33 04:29:33 For more information on this, see our API docs here: 04:29:33 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:29:33 ' 04:29:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.971 secs) 04:29:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.057 secs) 04:29:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.095 secs) 04:29:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.29 secs) 04:29:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.364 secs) 04:29:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.411 secs) 04:29:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.48 secs) 04:29:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.634 secs) 04:29:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.657 secs) 04:29:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.882 secs) 04:29:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.905 secs) 04:29:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.931 secs) 04:29:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.075 secs) 04:29:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.155 secs) 04:29:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.211 secs) 04:29:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.368 secs) 04:29:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.388 secs) 04:29:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.402 secs) 04:29:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.447 secs) 04:29:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.697 secs) 04:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.812 secs) 04:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.899 secs) 04:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.04 secs) 04:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.066 secs) 04:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.094 secs) 04:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.349 secs) 04:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.477 secs) 04:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.537 secs) 04:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.595 secs) 04:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.709 secs) 04:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.775 secs) 04:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.97 secs) 04:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.043 secs) 04:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.065 secs) 04:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.076 secs) 04:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.102 secs) 04:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.168 secs) 04:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.219 secs) 04:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.244 secs) 04:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.291 secs) 04:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.308 secs) 04:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.5 secs) 04:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.542 secs) 04:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.663 secs) 04:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.739 secs) 04:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.881 secs) 04:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.985 secs) 04:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.013 secs) 04:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.093 secs) 04:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.112 secs) 04:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.155 secs) 04:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.175 secs) 04:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.195 secs) 04:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.227 secs) 04:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.267 secs) 04:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.34 secs) 04:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.367 secs) 04:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.437 secs) 04:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.498 secs) 04:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.544 secs) 04:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.69 secs) 04:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.167 secs) 04:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.261 secs) 04:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.301 secs) 04:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.321 secs) 04:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.332 secs) 04:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.382 secs) 04:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.412 secs) 04:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.446 secs) 04:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.46 secs) 04:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.473 secs) 04:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.673 secs) 04:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.705 secs) 04:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.745 secs) 04:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.775 secs) 04:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.82 secs) 04:29:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.011 secs / 13.82 secs) 04:29:42 TOTAL: 145 SUCCESS 04:29:42 ✔ Browser application bundle generation complete. 04:29:45 04:29:45 =============================== Coverage summary =============================== 04:29:45 Statements : 41.53% ( 1424/3429 ) 04:29:45 Branches : 12.14% ( 109/898 ) 04:29:45 Functions : 33.25% ( 416/1251 ) 04:29:45 Lines : 39.41% ( 1279/3245 ) 04:29:45 ================================================================================ 04:29:45 24 05 2023 04:29:45.474:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 04:29:46 ✔ Browser application bundle generation complete. 04:29:47 make[1]: Leaving directory '/w/workspace/edgex-ui-go/113/web' [Pipeline] echo 04:29:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:29:47 $ docker stop --time=1 9d8eb7f8114d52766db52f33831935c92fa94d29ed9030936e726a1750d3f9f5 04:29:49 $ docker rm -f --volumes 9d8eb7f8114d52766db52f33831935c92fa94d29ed9030936e726a1750d3f9f5 [Pipeline] // withDockerContainer [Pipeline] sh 04:29:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:29:54 Warning: overwriting stash ‘coverage-report’ 04:29:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:30:03 + ls -al . 04:30:03 total 176 04:30:03 drwxrwxr-x 13 jenkins jenkins 4096 May 24 04:17 . 04:30:03 drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:14 .. 04:30:03 drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:14 .blubracket 04:30:03 -rw-rw-r-- 1 jenkins jenkins 18 May 24 04:14 .dockerignore 04:30:03 drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:14 .git 04:30:03 drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:14 .github 04:30:03 -rw-rw-r-- 1 jenkins jenkins 185 May 24 04:14 .gitignore 04:30:03 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 04:14 Attribution.txt 04:30:03 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 04:14 CHANGELOG.md 04:30:03 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 04:14 CONTRIBUTING.md 04:30:03 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 04:14 Dockerfile 04:30:03 -rw-rw-r-- 1 jenkins jenkins 652 May 24 04:14 Jenkinsfile 04:30:03 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 04:14 LICENSE 04:30:03 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 04:14 Makefile 04:30:03 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 04:14 README.md 04:30:03 -rw-rw-r-- 1 jenkins jenkins 12 May 24 04:10 VERSION 04:30:03 drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:14 assets 04:30:03 drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:14 bin 04:30:03 drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:14 cmd 04:30:03 -rw-r--r-- 1 jenkins jenkins 10 May 24 04:17 coverage.out 04:30:03 drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:14 docs 04:30:03 -rw-rw-r-- 1 jenkins jenkins 3040 May 24 04:14 go.mod 04:30:03 -rw-rw-r-- 1 jenkins jenkins 30610 May 24 04:14 go.sum 04:30:03 drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:14 internal 04:30:03 drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:14 snap 04:30:03 drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:14 testing 04:30:03 -rw-rw-r-- 1 jenkins jenkins 155 May 24 04:14 version.go 04:30:03 drwxrwxr-x 6 jenkins jenkins 4096 May 24 04:21 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:03 + 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=588e4747f1d3645342cd4a28a51c9f1e9b808114 --label arch=arm64 --label version=3.0.0-dev.17 . 04:30:05 Sending build context to Docker daemon 33.1MB 04:30:05 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 04:30:05 Step 2/25 : FROM ${BASE} AS builder 04:30:05 ---> 43628ab01476 04:30:05 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:30:05 ---> Running in c85743fc6226 04:30:05 Removing intermediate container c85743fc6226 04:30:05 ---> 9edf95587a3e 04:30:05 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:30:05 ---> Running in fdde3f3a84e5 04:30:06 Removing intermediate container fdde3f3a84e5 04:30:06 ---> 8fecf2abd4fa 04:30:06 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:30:06 ---> Running in 86bdde89f172 04:30:06 Removing intermediate container 86bdde89f172 04:30:06 ---> 5dfb96354143 04:30:06 Step 6/25 : LABEL Name=edgex-ui-go 04:30:06 ---> Running in 6f740e63f1a3 04:30:07 Removing intermediate container 6f740e63f1a3 04:30:07 ---> e8b52635aa06 04:30:07 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:30:07 ---> Running in 062998ea7525 04:30:07 Removing intermediate container 062998ea7525 04:30:07 ---> c041e4a21748 04:30:07 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:30:09 ---> 766588cbb690 04:30:09 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:30:09 ---> Running in 50a5b5b97b0e 04:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:30:11 OK: 263 MiB in 53 packages 04:30:12 Removing intermediate container 50a5b5b97b0e 04:30:12 ---> b303906dd327 04:30:12 Step 10/25 : ENV GO111MODULE=on 04:30:12 ---> Running in fd042a9f40dd 04:30:12 Removing intermediate container fd042a9f40dd 04:30:12 ---> def6349bbbc5 04:30:12 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:30:13 ---> Running in a46cac834ece 04:30:13 Removing intermediate container a46cac834ece 04:30:13 ---> 8db21c097d7e 04:30:13 Step 12/25 : COPY go.mod vendor* ./ 04:30:13 ---> 4e7a13339496 04:30:13 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:13 ---> Running in c46275bb3907 04:30:16 Removing intermediate container c46275bb3907 04:30:16 ---> 5a09ac3c794d 04:30:16 Step 14/25 : COPY . . 04:30:20 ---> 826f26839479 04:30:20 Step 15/25 : RUN ${MAKE} 04:30:20 ---> Running in f222a8c1a4ef 04:30:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:32:28 Removing intermediate container f222a8c1a4ef 04:32:28 ---> 61b9e92d4f2b 04:32:28 Step 16/25 : FROM alpine:3.17 04:32:28 3.17: Pulling from library/alpine 04:32:28 c41833b44d91: Already exists 04:32:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:32:28 Status: Downloaded newer image for alpine:3.17 04:32:28 ---> 51e60588ff2c 04:32:28 Step 17/25 : EXPOSE 4000 04:32:28 ---> Running in 226c70918520 04:32:28 Removing intermediate container 226c70918520 04:32:28 ---> b7ed707c2c6d 04:32:28 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 04:32:28 ---> 37af392a0e9d 04:32:28 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:32:28 ---> e34cfc45acf6 04:32:28 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:32:28 ---> 4581f2ff873d 04:32:28 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:32:28 ---> Running in ca82bb046f1a 04:32:28 Removing intermediate container ca82bb046f1a 04:32:28 ---> b5511a78078b 04:32:28 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:32:28 ---> Running in 085a9632c429 04:32:28 Removing intermediate container 085a9632c429 04:32:28 ---> 4c9062c6c573 04:32:28 Step 23/25 : LABEL arch=arm64 04:32:28 ---> Running in c8e230e86360 04:32:28 Removing intermediate container c8e230e86360 04:32:28 ---> 61e0caeb7977 04:32:28 Step 24/25 : LABEL git_sha=588e4747f1d3645342cd4a28a51c9f1e9b808114 04:32:28 ---> Running in 90d60765e0c0 04:32:28 Removing intermediate container 90d60765e0c0 04:32:28 ---> b5a1141ec141 04:32:28 Step 25/25 : LABEL version=3.0.0-dev.17 04:32:28 ---> Running in 7415f5d8319b 04:32:28 Removing intermediate container 7415f5d8319b 04:32:28 ---> 16291d29fa7e 04:32:28 [Warning] One or more build-args [ARCH] were not consumed 04:32:28 Successfully built 16291d29fa7e 04:32:28 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:28 provisioning config files... 04:32:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/113@tmp/config4864817100332423418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:28 ---> docker-login.sh 04:32:28 nexus3.edgexfoundry.org:10001 04:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:29 Configure a credential helper to remove this warning. See 04:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:29 04:32:29 Login Succeeded 04:32:29 nexus3.edgexfoundry.org:10002 04:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:29 Configure a credential helper to remove this warning. See 04:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:29 04:32:29 Login Succeeded 04:32:29 nexus3.edgexfoundry.org:10003 04:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:29 Configure a credential helper to remove this warning. See 04:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:29 04:32:29 Login Succeeded 04:32:29 nexus3.edgexfoundry.org:10004 04:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:30 Configure a credential helper to remove this warning. See 04:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:30 04:32:30 Login Succeeded 04:32:30 docker.io 04:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:30 Configure a credential helper to remove this warning. See 04:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:30 04:32:30 Login Succeeded 04:32:30 ---> docker-login.sh ends [Pipeline] } 04:32:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:32:30 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 04:32:30 588e4747f1d3645342cd4a28a51c9f1e9b808114 04:32:30 latest 04:32:30 3.0.0-dev.17 04:32:30 588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 04:32:30 main 04:32:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:588e4747f1d3645342cd4a28a51c9f1e9b808114 04:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:32:31 82f9f7cb71e5: Preparing 04:32:31 48de9fca15f7: Preparing 04:32:31 d3c0fa480ce1: Preparing 04:32:31 26cbea5cba74: Preparing 04:32:31 26cbea5cba74: Layer already exists 04:32:31 48de9fca15f7: Pushed 04:32:31 82f9f7cb71e5: Pushed 04:32:38 d3c0fa480ce1: Pushed 04:32:38 588e4747f1d3645342cd4a28a51c9f1e9b808114: digest: sha256:5bc7b422512098ee5a5ed4e5d5fc00b9505c1b05ad8689a9f21fbb2a6811a780 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 04:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:32:38 82f9f7cb71e5: Preparing 04:32:38 48de9fca15f7: Preparing 04:32:38 d3c0fa480ce1: Preparing 04:32:38 26cbea5cba74: Preparing 04:32:38 26cbea5cba74: Layer already exists 04:32:38 82f9f7cb71e5: Layer already exists 04:32:38 48de9fca15f7: Layer already exists 04:32:38 d3c0fa480ce1: Layer already exists 04:32:38 latest: digest: sha256:5bc7b422512098ee5a5ed4e5d5fc00b9505c1b05ad8689a9f21fbb2a6811a780 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.17 04:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:32:39 82f9f7cb71e5: Preparing 04:32:39 48de9fca15f7: Preparing 04:32:39 d3c0fa480ce1: Preparing 04:32:39 26cbea5cba74: Preparing 04:32:39 d3c0fa480ce1: Layer already exists 04:32:39 82f9f7cb71e5: Layer already exists 04:32:39 48de9fca15f7: Layer already exists 04:32:39 26cbea5cba74: Layer already exists 04:32:39 3.0.0-dev.17: digest: sha256:5bc7b422512098ee5a5ed4e5d5fc00b9505c1b05ad8689a9f21fbb2a6811a780 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 04:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:32:40 82f9f7cb71e5: Preparing 04:32:40 48de9fca15f7: Preparing 04:32:40 d3c0fa480ce1: Preparing 04:32:40 26cbea5cba74: Preparing 04:32:40 26cbea5cba74: Layer already exists 04:32:40 48de9fca15f7: Layer already exists 04:32:40 d3c0fa480ce1: Layer already exists 04:32:40 82f9f7cb71e5: Layer already exists 04:32:40 588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17: digest: sha256:5bc7b422512098ee5a5ed4e5d5fc00b9505c1b05ad8689a9f21fbb2a6811a780 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 04:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:32:41 82f9f7cb71e5: Preparing 04:32:41 48de9fca15f7: Preparing 04:32:41 d3c0fa480ce1: Preparing 04:32:41 26cbea5cba74: Preparing 04:32:41 26cbea5cba74: Layer already exists 04:32:41 82f9f7cb71e5: Layer already exists 04:32:41 d3c0fa480ce1: Layer already exists 04:32:41 48de9fca15f7: Layer already exists 04:32:41 main: digest: sha256:5bc7b422512098ee5a5ed4e5d5fc00b9505c1b05ad8689a9f21fbb2a6811a780 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:41 ===================================================== [Pipeline] echo 04:32:41 taggedImages: 04:32:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:588e4747f1d3645342cd4a28a51c9f1e9b808114 04:32:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 04:32:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.17 04:32:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 04:32:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:41 04:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:42 arm64: Pulling from edgex-lftools-log-publisher 04:32:42 8998bd30e6a1: Pulling fs layer 04:32:42 04944245beec: Pulling fs layer 04:32:42 699f458cf7ca: Pulling fs layer 04:32:42 765212b225bb: Pulling fs layer 04:32:42 f23df028b6ca: Pulling fs layer 04:32:42 d65c8cfc05b1: Pulling fs layer 04:32:42 2437ff75d9bd: Pulling fs layer 04:32:42 765212b225bb: Waiting 04:32:42 f23df028b6ca: Waiting 04:32:42 d65c8cfc05b1: Waiting 04:32:42 2437ff75d9bd: Waiting 04:32:42 04944245beec: Verifying Checksum 04:32:42 04944245beec: Download complete 04:32:42 765212b225bb: Verifying Checksum 04:32:42 765212b225bb: Download complete 04:32:42 f23df028b6ca: Verifying Checksum 04:32:42 f23df028b6ca: Download complete 04:32:42 d65c8cfc05b1: Verifying Checksum 04:32:42 d65c8cfc05b1: Download complete 04:32:42 699f458cf7ca: Verifying Checksum 04:32:42 699f458cf7ca: Download complete 04:32:43 8998bd30e6a1: Verifying Checksum 04:32:43 8998bd30e6a1: Download complete 04:32:45 2437ff75d9bd: Verifying Checksum 04:32:45 2437ff75d9bd: Download complete 04:32:48 8998bd30e6a1: Pull complete 04:32:48 04944245beec: Pull complete 04:32:50 699f458cf7ca: Pull complete 04:32:50 765212b225bb: Pull complete 04:32:51 f23df028b6ca: Pull complete 04:32:51 d65c8cfc05b1: Pull complete 04:33:06 2437ff75d9bd: Pull complete 04:33:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:33:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:06 prd-ubuntu20.04-docker-arm64-4c-16g-16658 does not seem to be running inside a container 04:33:06 $ 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/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:33:08 $ docker top fe006630ce173999badc32022ce7fd836e94080020805dda26fa992f733f0bb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:09 ---> job-cost.sh 04:33:09 lf-activate-venv: SKIPPING 04:33:09 INFO: No Stack... 04:33:10 INFO: Retrieving Pricing Info for: v3-standard-4 04:33:10 INFO: Archiving Costs [Pipeline] sh 04:33:11 + cut -d, -f6 04:33:11 + cat /w/workspace/edgex-ui-go/113/archives/cost.csv [Pipeline] lock 04:33:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] 04:33:11 Resource [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] did not exist. Created. 04:33:11 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:11 /w/workspace/edgex-ui-go/113@tmp/durable-8f5cd098/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:33:12 + echo total: 0.10999999940395355 [Pipeline] stash 04:33:12 Warning: overwriting stash ‘stack-cost’ 04:33:16 Stashed 1 file(s) [Pipeline] } 04:33:16 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:16 $ docker stop --time=1 fe006630ce173999badc32022ce7fd836e94080020805dda26fa992f733f0bb4 04:33:18 $ docker rm -f --volumes fe006630ce173999badc32022ce7fd836e94080020805dda26fa992f733f0bb4 [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 04:33:18 provisioning config files... 04:33:18 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8898726527915007894tmp [Pipeline] { [Pipeline] sh 04:33:19 + set +x 04:33:19 + + curl -s https://codecov.io/bashbash 04:33:19 -s -- 04:33:19 04:33:19 _____ _ 04:33:19 / ____| | | 04:33:19 | | ___ __| | ___ ___ _____ __ 04:33:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:33:19 | |___| (_) | (_| | __/ (_| (_) \ V / 04:33:19 \_____\___/ \__,_|\___|\___\___/ \_/ 04:33:19 Bash-1.0.6 04:33:19 04:33:19 04:33:19 ==> git version 2.25.1 found 04:33:19 ==> 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 04:33:19 Release-Date: 2020-01-08 04:33:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:33:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:33:19 ==> Jenkins CI detected. 04:33:19 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 04:33:19 project root: . 04:33:19 --> token set from env 04:33:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:33:19 ==> Running gcov in . (disable via -X gcov) 04:33:19 ==> Python coveragepy not found 04:33:19 ==> Searching for coverage reports in: 04:33:19 + . 04:33:19 -> Found 1 reports 04:33:19 ==> Detecting git/mercurial file structure 04:33:19 ==> Reading reports 04:33:19 + ./coverage.out bytes=10 04:33:19 ==> Appending adjustments 04:33:19 https://docs.codecov.io/docs/fixing-reports 04:33:19 + Found adjustments 04:33:19 ==> Gzipping contents 04:33:19 12K /tmp/codecov.1aKoDq.gz 04:33:19 ==> Uploading reports 04:33:19 url: https://codecov.io 04:33:19 query: branch=main&commit=588e4747f1d3645342cd4a28a51c9f1e9b808114&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:33:19 -> Pinging Codecov 04:33:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=588e4747f1d3645342cd4a28a51c9f1e9b808114&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:33:20 -> Uploading to 04:33:20 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/588e4747f1d3645342cd4a28a51c9f1e9b808114/e98eed7d-ca04-46bf-b524-8dd94b7c6154.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T043320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0964f9d1778edebd978f39520d74568fb1b0687306d66840303715c99d6cb30 04:33:20 % Total % Received % Xferd Average Speed Time Time Time Current 04:33:20 Dload Upload Total Spent Left Speed 04:33:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 41150 --:--:-- --:--:-- --:--:-- 40963 100 9053 0 0 100 9053 0 36357 --:--:-- --:--:-- --:--:-- 36212 04:33:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] } 04:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:33:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:33:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:33:21 04:33:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:33:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:33:21 df9b9388f04a: Pulling fs layer 04:33:21 52dc419b0ee2: Pulling fs layer 04:33:21 25bc292e5bac: Pulling fs layer 04:33:21 114826534d7a: Pulling fs layer 04:33:21 4657fd5d0bcf: Pulling fs layer 04:33:21 6ad1cebc031e: Pulling fs layer 04:33:21 8a3aa393b2d8: Pulling fs layer 04:33:21 6ad1cebc031e: Waiting 04:33:21 114826534d7a: Waiting 04:33:21 8a3aa393b2d8: Waiting 04:33:21 25bc292e5bac: Verifying Checksum 04:33:21 25bc292e5bac: Download complete 04:33:21 52dc419b0ee2: Download complete 04:33:21 4657fd5d0bcf: Verifying Checksum 04:33:21 df9b9388f04a: Verifying Checksum 04:33:21 df9b9388f04a: Download complete 04:33:21 df9b9388f04a: Pull complete 04:33:21 6ad1cebc031e: Verifying Checksum 04:33:21 52dc419b0ee2: Pull complete 04:33:21 25bc292e5bac: Pull complete 04:33:22 114826534d7a: Verifying Checksum 04:33:22 114826534d7a: Download complete 04:33:22 8a3aa393b2d8: Verifying Checksum 04:33:22 8a3aa393b2d8: Download complete 04:33:25 114826534d7a: Pull complete 04:33:25 4657fd5d0bcf: Pull complete 04:33:25 6ad1cebc031e: Pull complete 04:33:27 8a3aa393b2d8: Pull complete 04:33:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:33:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:33:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:28 prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container 04:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:33:30 $ docker top 8f3d5f56ffb096dbb052cc1640cbcfaedefed144c96361f6714f13bd596a4337 -eo pid,comm [Pipeline] { [Pipeline] echo 04:33:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 04:33:30 + set -o pipefail 04:33:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 04:33:34 04:33:34 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 04:33:34 04:33:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/9a6d5170-b839-48aa-94c9-d166a3963a78 04:33:34 04:33:34 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 04:33:34 04:33:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:33:34 04:33:34 04:33:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:33:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:33:34 More details here: https://snyk.co/ue1NS [Pipeline] } 04:33:34 $ docker stop --time=1 8f3d5f56ffb096dbb052cc1640cbcfaedefed144c96361f6714f13bd596a4337 04:33:36 $ docker rm -f --volumes 8f3d5f56ffb096dbb052cc1640cbcfaedefed144c96361f6714f13bd596a4337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:37 + git log --format=format:%s -1 588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] sh 04:33:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:33:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:38 prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container 04:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:33:38 $ docker top 7ed0063817ca0573ced5e89549140a2343216255abe211ffbe7c0d2f8a969bc5 -eo pid,comm 04:33:38 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). 04:33:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:38 [ssh-agent] Looking for ssh-agent implementation... 04:33:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:38 $ docker exec 7ed0063817ca0573ced5e89549140a2343216255abe211ffbe7c0d2f8a969bc5 ssh-agent 04:33:38 SSH_AUTH_SOCK=/tmp/ssh-qir0Ej375XDb/agent.31 04:33:38 SSH_AGENT_PID=38 04:33:38 Running ssh-add (command line suppressed) 04:33:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8280830755817231735.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8280830755817231735.key) 04:33:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:39 + git semver tag 04:33:39 2023-05-24 04:33:39,515 [run_tag] DEBUG tag force:False 04:33:39 2023-05-24 04:33:39,516 [check_head_tag] DEBUG check head tag 04:33:39 2023-05-24 04:33:39,517 [execute] INFO git cat-file --batch-check 04:33:39 2023-05-24 04:33:39,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 04:33:39 2023-05-24 04:33:39,521 [execute] INFO git cat-file --batch 04:33:39 2023-05-24 04:33:39,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 04:33:39 2023-05-24 04:33:39,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:33:39 2023-05-24 04:33:39,539 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 04:33:39 2023-05-24 04:33:39,540 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 04:33:39 2023-05-24 04:33:39,544 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:33:39 3.0.0-dev.17 [Pipeline] } 04:33:39 $ docker exec --env ******** --env ******** 7ed0063817ca0573ced5e89549140a2343216255abe211ffbe7c0d2f8a969bc5 ssh-agent -k 04:33:39 unset SSH_AUTH_SOCK; 04:33:39 unset SSH_AGENT_PID; 04:33:39 echo Agent pid 38 killed; 04:33:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:40 + git semver [Pipeline] } 04:33:40 $ docker stop --time=1 7ed0063817ca0573ced5e89549140a2343216255abe211ffbe7c0d2f8a969bc5 04:33:41 $ docker rm -f --volumes 7ed0063817ca0573ced5e89549140a2343216255abe211ffbe7c0d2f8a969bc5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:33:41 04:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:33:42 0.23.1-centos7: Pulling from edgex-lftools 04:33:42 ab5ef0e58194: Pulling fs layer 04:33:42 9712f1f96733: Pulling fs layer 04:33:42 63f879dbbcfc: Pulling fs layer 04:33:42 0d9ebad4ef96: Pulling fs layer 04:33:42 e9a5061849ea: Pulling fs layer 04:33:42 d747dcd14b5f: Pulling fs layer 04:33:42 2de7ff778b66: Pulling fs layer 04:33:42 e9a5061849ea: Waiting 04:33:42 d747dcd14b5f: Waiting 04:33:42 2de7ff778b66: Waiting 04:33:42 0d9ebad4ef96: Waiting 04:33:42 9712f1f96733: Verifying Checksum 04:33:42 9712f1f96733: Download complete 04:33:42 63f879dbbcfc: Verifying Checksum 04:33:42 e9a5061849ea: Verifying Checksum 04:33:42 e9a5061849ea: Download complete 04:33:43 0d9ebad4ef96: Verifying Checksum 04:33:43 0d9ebad4ef96: Download complete 04:33:43 d747dcd14b5f: Verifying Checksum 04:33:43 d747dcd14b5f: Download complete 04:33:43 ab5ef0e58194: Verifying Checksum 04:33:43 ab5ef0e58194: Download complete 04:33:43 2de7ff778b66: Verifying Checksum 04:33:43 2de7ff778b66: Download complete 04:33:45 ab5ef0e58194: Pull complete 04:33:45 9712f1f96733: Pull complete 04:33:45 63f879dbbcfc: Pull complete 04:33:49 0d9ebad4ef96: Pull complete 04:33:49 e9a5061849ea: Pull complete 04:33:49 d747dcd14b5f: Pull complete 04:33:50 2de7ff778b66: Pull complete 04:33:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:33:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:50 prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container 04:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:33:52 $ docker top ff53d6ad914b39749422261ed1ba594b04290874ee8a60f31c2ac269222d9858 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:33:52 provisioning config files... 04:33:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config193571785656503561tmp 04:33:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1113163605198912564tmp 04:33:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5395940342282426195tmp [Pipeline] { [Pipeline] echo 04:33:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:33:53 ---> sigul-configuration.sh 04:33:53 gpg: directory `/root/.gnupg' created 04:33:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:33:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:33:53 gpg: keyring `/root/.gnupg/secring.gpg' created 04:33:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:33:53 gpg: CAST5 encrypted data 04:33:53 gpg: encrypted with 1 passphrase 04:33:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:33:53 + mkdir /home/jenkins 04:33:53 + mkdir /home/jenkins/sigul [Pipeline] sh 04:33:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:33:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:33:54 ---> sigul-install.sh 04:33:54 Sigul already installed; skipping installation. [Pipeline] sh 04:33:54 + git tag --list 04:33:54 0.1.1 04:33:54 v1.1.0 04:33:54 v1.2.0 04:33:54 v1.2.1 04:33:54 v1.3.0 04:33:54 v2.0.0 04:33:54 v2.1.0 04:33:54 v2.2.0 04:33:54 v2.2.1-dev.1 04:33:54 v2.2.1-dev.2 04:33:54 v2.2.1-dev.3 04:33:54 v2.2.1-dev.4 04:33:54 v2.2.1-dev.5 04:33:54 v2.2.1-dev.6 04:33:54 v2.2.1-dev.7 04:33:54 v2.3.0 04:33:54 v2.3.0-dev.10 04:33:54 v2.3.0-dev.11 04:33:54 v2.3.0-dev.12 04:33:54 v2.3.0-dev.13 04:33:54 v2.3.0-dev.14 04:33:54 v2.3.0-dev.15 04:33:54 v2.3.0-dev.16 04:33:54 v2.3.0-dev.17 04:33:54 v2.3.0-dev.18 04:33:54 v2.3.0-dev.19 04:33:54 v2.3.0-dev.20 04:33:54 v2.3.0-dev.21 04:33:54 v2.3.0-dev.22 04:33:54 v2.3.0-dev.23 04:33:54 v2.3.0-dev.24 04:33:54 v2.3.0-dev.7 04:33:54 v2.3.0-dev.8 04:33:54 v2.3.0-dev.9 04:33:54 v3.0.0-dev.1 04:33:54 v3.0.0-dev.10 04:33:54 v3.0.0-dev.11 04:33:54 v3.0.0-dev.12 04:33:54 v3.0.0-dev.13 04:33:54 v3.0.0-dev.14 04:33:54 v3.0.0-dev.15 04:33:54 v3.0.0-dev.16 04:33:54 v3.0.0-dev.17 04:33:54 v3.0.0-dev.2 04:33:54 v3.0.0-dev.3 04:33:54 v3.0.0-dev.4 04:33:54 v3.0.0-dev.5 04:33:54 v3.0.0-dev.6 04:33:54 v3.0.0-dev.7 04:33:54 v3.0.0-dev.8 04:33:54 v3.0.0-dev.9 [Pipeline] sh 04:33:54 + lftools sign git-tag v3.0.0-dev.17 04:33:55 Signing Git tag with Sigul... 04:33:55 Signing v3.0.0-dev.17 [Pipeline] echo 04:33:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:33:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:33:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:33:55 $ docker stop --time=1 ff53d6ad914b39749422261ed1ba594b04290874ee8a60f31c2ac269222d9858 04:33:57 $ docker rm -f --volumes ff53d6ad914b39749422261ed1ba594b04290874ee8a60f31c2ac269222d9858 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:33:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:33:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:58 prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container 04:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:33:58 $ docker top 605757e7cdc545ecad4a5eff5c81e60852f342c033d9dbc526b4717a8ed5159f -eo pid,comm 04:33:58 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). 04:33:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:58 [ssh-agent] Looking for ssh-agent implementation... 04:33:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:58 $ docker exec 605757e7cdc545ecad4a5eff5c81e60852f342c033d9dbc526b4717a8ed5159f ssh-agent 04:33:58 SSH_AUTH_SOCK=/tmp/ssh-G744mvQGZ1LQ/agent.32 04:33:58 SSH_AGENT_PID=38 04:33:58 Running ssh-add (command line suppressed) 04:33:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4894902761223220444.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4894902761223220444.key) 04:33:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:59 + git semver bump pre 04:33:59 2023-05-24 04:33:59,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:33:59 2023-05-24 04:33:59,231 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev 04:33:59 2023-05-24 04:33:59,231 [bump_version] DEBUG bumped version:3.0.0-dev.18 04:33:59 2023-05-24 04:33:59,231 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 04:33:59 2023-05-24 04:33:59,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:33:59 2023-05-24 04:33:59,231 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:33:59 2023-05-24 04:33:59,233 [execute] INFO git cat-file --batch-check 04:33:59 2023-05-24 04:33:59,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:33:59 2023-05-24 04:33:59,239 [execute] INFO git cat-file --batch 04:33:59 2023-05-24 04:33:59,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:33:59 2023-05-24 04:33:59,244 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:33:59 3.0.0-dev.18 [Pipeline] } 04:33:59 $ docker exec --env ******** --env ******** 605757e7cdc545ecad4a5eff5c81e60852f342c033d9dbc526b4717a8ed5159f ssh-agent -k 04:33:59 unset SSH_AUTH_SOCK; 04:33:59 unset SSH_AGENT_PID; 04:33:59 echo Agent pid 38 killed; 04:33:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:59 + git semver [Pipeline] } 04:34:00 $ docker stop --time=1 605757e7cdc545ecad4a5eff5c81e60852f342c033d9dbc526b4717a8ed5159f 04:34:01 $ docker rm -f --volumes 605757e7cdc545ecad4a5eff5c81e60852f342c033d9dbc526b4717a8ed5159f [Pipeline] // withDockerContainer [Pipeline] sh 04:34:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:34:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:02 prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container 04:34:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:34:02 $ docker top 205e3f63c8aa49e6d8fcd3a758f78fa4c418f8d34da5a8f53527d9337df939ae -eo pid,comm 04:34:02 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). 04:34:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:34:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:34:02 [ssh-agent] Looking for ssh-agent implementation... 04:34:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:34:02 $ docker exec 205e3f63c8aa49e6d8fcd3a758f78fa4c418f8d34da5a8f53527d9337df939ae ssh-agent 04:34:02 SSH_AUTH_SOCK=/tmp/ssh-Kqvl9KHpOO06/agent.32 04:34:02 SSH_AGENT_PID=38 04:34:02 Running ssh-add (command line suppressed) 04:34:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15962249806865026712.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15962249806865026712.key) 04:34:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:34:03 + git semver push 04:34:03 2023-05-24 04:34:03,353 [run_push] DEBUG push 04:34:03 2023-05-24 04:34:03,354 [execute] INFO git cat-file --batch-check 04:34:03 2023-05-24 04:34:03,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:34:03 2023-05-24 04:34:03,358 [execute] INFO git rev-list fa2180cdb188e0541eb1401365650c93e8e3c130 -- 04:34:03 2023-05-24 04:34:03,359 [execute] DEBUG Popen(['git', 'rev-list', 'fa2180cdb188e0541eb1401365650c93e8e3c130', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:34:03 2023-05-24 04:34:03,368 [execute] INFO git fetch -v origin 04:34:03 2023-05-24 04:34:03,369 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:34:04 2023-05-24 04:34:03,840 [run_push] DEBUG no remote changes detected 04:34:04 2023-05-24 04:34:03,840 [execute] INFO git push origin semver 04:34:04 2023-05-24 04:34:03,841 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:34:04 2023-05-24 04:34:04,653 [run_push] DEBUG push all version tags 04:34:04 2023-05-24 04:34:04,654 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:34:04 2023-05-24 04:34:04,654 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 04:34:05 2023-05-24 04:34:05,430 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:34:05 3.0.0-dev.18 [Pipeline] } 04:34:05 $ docker exec --env ******** --env ******** 205e3f63c8aa49e6d8fcd3a758f78fa4c418f8d34da5a8f53527d9337df939ae ssh-agent -k 04:34:05 unset SSH_AUTH_SOCK; 04:34:05 unset SSH_AGENT_PID; 04:34:05 echo Agent pid 38 killed; 04:34:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:34:05 + git semver [Pipeline] } 04:34:06 $ docker stop --time=1 205e3f63c8aa49e6d8fcd3a758f78fa4c418f8d34da5a8f53527d9337df939ae 04:34:07 $ docker rm -f --volumes 205e3f63c8aa49e6d8fcd3a758f78fa4c418f8d34da5a8f53527d9337df939ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 04:34:08 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 04:34:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 04:34:08 total 16 04:34:08 drwxr-xr-x 3 root root 4096 May 24 04:14 . 04:34:08 drwxrwxr-x 15 jenkins jenkins 4096 May 24 04:33 .. 04:34:08 drwxr-xr-x 2 root root 4096 May 24 04:14 cost 04:34:08 -rw-r--r-- 1 root root 83 May 24 04:14 cost.csv 04:34:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 04:34:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 04:34:08 total 16 04:34:08 drwxr-xr-x 3 jenkins jenkins 4096 May 24 04:14 . 04:34:08 drwxrwxr-x 15 jenkins jenkins 4096 May 24 04:33 .. 04:34:08 drwxr-xr-x 2 jenkins jenkins 4096 May 24 04:14 cost 04:34:08 -rw-r--r-- 1 jenkins jenkins 83 May 24 04:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:34:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:34:09 ---> package-listing.sh 04:34:09 ++ facter osfamily 04:34:09 ++ tr '[:upper:]' '[:lower:]' 04:34:09 + OS_FAMILY=debian 04:34:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 04:34:09 + START_PACKAGES=/tmp/packages_start.txt 04:34:09 + END_PACKAGES=/tmp/packages_end.txt 04:34:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:34:09 + PACKAGES=/tmp/packages_start.txt 04:34:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 04:34:09 + PACKAGES=/tmp/packages_end.txt 04:34:09 + case "${OS_FAMILY}" in 04:34:09 + dpkg -l 04:34:09 + grep '^ii' 04:34:09 + '[' -f /tmp/packages_start.txt ']' 04:34:09 + '[' -f /tmp/packages_end.txt ']' 04:34:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:34:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 04:34:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 04:34:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 04:34:09 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:34:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:34:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:10 prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container 04:34:10 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:34:10 $ docker top f27f1ea74fcd77bec5789ff2130dff5b9a0c34a038ed0f9184a3230ce7ef08e7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:10 + touch /tmp/pre-build-complete [Pipeline] sh 04:34:11 + mkdir -p /var/log/sysstat [Pipeline] sh 04:34:11 + ls /var/log/sa-host 04:34:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:34:11 provisioning config files... 04:34:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6930867165076112372tmp [Pipeline] { [Pipeline] echo 04:34:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:34:11 ---> create-netrc.sh [Pipeline] } 04:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:34:12 ---> python-tools-install.sh [Pipeline] echo 04:34:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:34:12 ---> sudo-logs.sh 04:34:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:34:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:34:12 ---> job-cost.sh 04:34:12 lf-activate-venv: SKIPPING 04:34:12 DEBUG: total: 0.2199999988079071 04:34:12 INFO: Retrieving Stack Cost... 04:34:13 INFO: Retrieving Pricing Info for: v3-standard-8 04:34:13 INFO: Archiving Costs [Pipeline] echo 04:34:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:34:13 ---> logs-deploy.sh 04:34:13 lf-activate-venv: SKIPPING 04:34:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/113 04:34:13 INFO: archiving workspace using pattern(s): 04:34:14 Archives upload complete. 04:34:14 INFO: archiving logs to Nexus 04:34:15 ---> uname -a: 04:34:15 Linux prd-ubuntu20-04-docker-8c-8g-16657 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:34:15 04:34:15 04:34:15 ---> lscpu: 04:34:15 Architecture: x86_64 04:34:15 CPU op-mode(s): 32-bit, 64-bit 04:34:15 Byte Order: Little Endian 04:34:15 Address sizes: 40 bits physical, 48 bits virtual 04:34:15 CPU(s): 8 04:34:15 On-line CPU(s) list: 0-7 04:34:15 Thread(s) per core: 1 04:34:15 Core(s) per socket: 1 04:34:15 Socket(s): 8 04:34:15 NUMA node(s): 1 04:34:15 Vendor ID: AuthenticAMD 04:34:15 CPU family: 23 04:34:15 Model: 49 04:34:15 Model name: AMD EPYC-Rome Processor 04:34:15 Stepping: 0 04:34:15 CPU MHz: 2799.998 04:34:15 BogoMIPS: 5599.99 04:34:15 Virtualization: AMD-V 04:34:15 Hypervisor vendor: KVM 04:34:15 Virtualization type: full 04:34:15 L1d cache: 256 KiB 04:34:15 L1i cache: 256 KiB 04:34:15 L2 cache: 4 MiB 04:34:15 L3 cache: 128 MiB 04:34:15 NUMA node0 CPU(s): 0-7 04:34:15 Vulnerability Itlb multihit: Not affected 04:34:15 Vulnerability L1tf: Not affected 04:34:15 Vulnerability Mds: Not affected 04:34:15 Vulnerability Meltdown: Not affected 04:34:15 Vulnerability Mmio stale data: Not affected 04:34:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:34:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:34:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:34:15 Vulnerability Srbds: Not affected 04:34:15 Vulnerability Tsx async abort: Not affected 04:34:15 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 04:34:15 04:34:15 04:34:15 ---> nproc: 04:34:15 8 04:34:15 04:34:15 04:34:15 ---> df -h: 04:34:15 Filesystem Size Used Avail Use% Mounted on 04:34:15 overlay 155G 15G 141G 10% / 04:34:15 tmpfs 64M 0 64M 0% /dev 04:34:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:34:15 shm 64M 0 64M 0% /dev/shm 04:34:15 /dev/vda1 155G 15G 141G 10% /facter-os 04:34:15 04:34:15 04:34:15 ---> sar -b -r -n DEV: 04:34:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16657) 05/24/23 _x86_64_ (8 CPU) 04:34:15 04:34:15 04:09:45 LINUX RESTART (8 CPU) 04:34:15 04:34:15 04:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:34:15 04:11:01 228.46 47.93 180.54 0.00 5406.70 211269.99 0.00 04:34:15 04:12:02 151.54 1.23 150.31 0.00 22.13 62392.40 0.00 04:34:15 04:13:01 319.71 0.17 319.54 0.00 10.44 57859.62 0.00 04:34:15 04:14:01 168.19 0.17 168.02 0.00 10.80 28496.72 0.00 04:34:15 04:15:01 78.82 9.37 69.46 0.00 2887.79 22168.32 0.00 04:34:15 04:16:01 21.00 1.23 19.76 0.00 2270.42 3927.75 0.00 04:34:15 04:17:01 5.15 1.05 4.10 0.00 22.13 102.63 0.00 04:34:15 04:18:01 2.15 0.00 2.15 0.00 0.00 23.60 0.00 04:34:15 04:19:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 04:34:15 04:20:01 2.23 0.00 2.23 0.00 0.00 25.33 0.00 04:34:15 04:21:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 04:34:15 04:22:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 04:34:15 04:23:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 04:34:15 04:24:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 04:34:15 04:25:01 1.98 0.02 1.97 0.00 0.13 25.99 0.00 04:34:15 04:26:01 2.03 0.00 2.03 0.00 0.00 22.13 0.00 04:34:15 04:27:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 04:34:15 04:28:01 1.92 0.00 1.92 0.00 0.00 21.20 0.00 04:34:15 04:29:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 04:34:15 04:30:01 1.53 0.00 1.53 0.00 0.00 19.06 0.00 04:34:15 04:31:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 04:34:15 04:32:01 2.03 0.18 1.85 0.00 18.53 22.80 0.00 04:34:15 04:33:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 04:34:15 04:34:01 107.97 0.30 107.67 0.00 21.33 56475.79 0.00 04:34:15 Average: 45.94 2.57 43.37 0.00 444.89 18430.09 0.00 04:34:15 04:34:15 04:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:34:15 04:11:01 28673340 31548580 757476 2.30 80064 3065408 2008944 5.92 1082704 2753408 1260 04:34:15 04:12:02 27333664 31554736 743368 2.26 153916 4209640 1898780 5.60 1235528 3802736 105704 04:34:15 04:13:01 25402176 30494528 1795312 5.46 222524 4873468 2245816 6.62 2415752 4377484 16236 04:34:15 04:14:01 26300096 31525256 769676 2.34 226748 5014064 1876180 5.53 1627040 4314932 796 04:34:15 04:15:01 25482524 31498092 783460 2.38 247888 5721180 1802964 5.31 1803880 4878804 64 04:34:15 04:16:01 25265400 31506840 773532 2.35 262944 5926820 1835452 5.41 1962576 4926864 12 04:34:15 04:17:01 25277300 31514988 765436 2.33 261512 5924180 1850360 5.45 1952828 4924236 8 04:34:15 04:18:01 25277740 31515480 764812 2.33 261568 5924188 1850360 5.45 1952760 4924244 8 04:34:15 04:19:01 25281552 31519668 760844 2.31 261636 5924308 1850360 5.45 1948480 4924572 16 04:34:15 04:20:01 25281488 31519700 760724 2.31 261688 5924320 1850360 5.45 1948628 4924584 4 04:34:15 04:21:01 25281656 31519880 760444 2.31 261736 5924324 1850360 5.45 1948760 4924588 8 04:34:15 04:22:01 25281656 31520184 760292 2.31 261804 5924328 1850360 5.45 1948628 4924784 12 04:34:15 04:23:01 25281916 31520456 759996 2.31 261836 5924324 1850360 5.45 1948376 4924788 8 04:34:15 04:24:01 25281584 31520184 760228 2.31 261868 5924332 1850360 5.45 1948400 4924804 40 04:34:15 04:25:01 25280232 31518912 761156 2.31 261900 5924312 1830912 5.40 1948580 4924784 24 04:34:15 04:26:01 25281120 31519868 760364 2.31 261972 5924308 1830912 5.40 1948684 4924792 20 04:34:15 04:27:01 25281112 31519896 760300 2.31 262024 5924316 1830912 5.40 1948660 4924788 8 04:34:15 04:28:01 25281564 31520408 759972 2.31 262064 5924320 1830912 5.40 1948736 4924796 12 04:34:15 04:29:01 25281020 31519880 760440 2.31 262096 5924320 1830912 5.40 1948752 4924792 8 04:34:15 04:30:01 25280964 31519864 760380 2.31 262116 5924328 1830912 5.40 1948792 4924796 48 04:34:15 04:31:01 25281012 31519972 760232 2.31 262144 5924336 1830912 5.40 1948992 4924808 4 04:34:15 04:32:01 25278820 31518532 761088 2.31 262180 5924892 1839196 5.42 1949008 4925304 172 04:34:15 04:33:01 25279064 31518800 760764 2.31 262196 5924896 1839196 5.42 1949304 4925308 8 04:34:15 04:34:01 23753924 31476776 797868 2.43 305340 7233280 1967624 5.80 2090292 6174224 60 04:34:15 Average: 25499205 31476312 806590 2.45 247990 5698258 1872226 5.52 1889756 4789551 5189 04:34:15 04:34:15 04:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:34:15 04:11:01 veth22ec6d1 43.84 57.84 4.12 42.27 0.00 0.00 0.00 0.00 04:34:15 04:11:01 docker0 85.37 100.40 6.65 363.82 0.00 0.00 0.00 0.00 04:34:15 04:11:01 ens3 811.80 502.63 9178.21 99.45 0.00 0.00 0.00 0.00 04:34:15 04:11:01 lo 8.93 8.93 0.89 0.89 0.00 0.00 0.00 0.00 04:34:15 04:12:02 vethdc0b17d 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:34:15 04:12:02 docker0 168.66 344.91 12.95 3837.47 0.00 0.00 0.00 0.00 04:34:15 04:12:02 ens3 400.58 208.02 4550.38 31.65 0.00 0.00 0.00 0.00 04:34:15 04:12:02 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 04:34:15 04:13:01 veth56e9b00 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:34:15 04:13:01 vethdc0b17d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:34:15 04:13:01 docker0 177.55 297.54 29.85 3211.85 0.00 0.00 0.00 0.00 04:34:15 04:13:01 ens3 348.94 225.72 3240.78 148.76 0.00 0.00 0.00 0.00 04:34:15 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:14:01 docker0 1.33 3.25 0.08 42.51 0.00 0.00 0.00 0.00 04:34:15 04:14:01 ens3 47.66 34.26 79.39 18.43 0.00 0.00 0.00 0.00 04:34:15 04:14:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 04:34:15 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:15:01 ens3 225.88 163.39 4034.27 309.19 0.00 0.00 0.00 0.00 04:34:15 04:15:01 lo 5.13 5.13 0.50 0.50 0.00 0.00 0.00 0.00 04:34:15 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:16:01 ens3 60.52 30.34 1385.82 8.66 0.00 0.00 0.00 0.00 04:34:15 04:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:34:15 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:34:15 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:15 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:19:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:20:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:34:15 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:15 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:21:01 ens3 1.68 2.25 0.18 6.67 0.00 0.00 0.00 0.00 04:34:15 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:34:15 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:15 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:34:15 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:15 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:26:01 ens3 0.82 1.95 0.12 6.65 0.00 0.00 0.00 0.00 04:34:15 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:15 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:27:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:34:15 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:15 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:29:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:30:01 ens3 0.23 0.17 0.17 0.01 0.00 0.00 0.00 0.00 04:34:15 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:15 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:31:01 ens3 3.98 6.85 0.32 7.05 0.00 0.00 0.00 0.00 04:34:15 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:32:01 ens3 0.28 0.33 0.11 0.04 0.00 0.00 0.00 0.00 04:34:15 04:32:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:34:15 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:15 04:34:01 docker0 31.38 59.56 2.81 575.12 0.00 0.00 0.00 0.00 04:34:15 04:34:01 ens3 339.99 191.03 7774.73 39.72 0.00 0.00 0.00 0.00 04:34:15 04:34:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 04:34:15 Average: docker0 19.23 33.38 2.16 332.61 0.00 0.00 0.00 0.00 04:34:15 Average: ens3 93.28 56.86 1258.78 28.10 0.00 0.00 0.00 0.00 04:34:15 Average: lo 0.91 0.91 0.09 0.09 0.00 0.00 0.00 0.00 04:34:15 04:34:15 04:34:15 ---> sar -P ALL: 04:34:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16657) 05/24/23 _x86_64_ (8 CPU) 04:34:15 04:34:15 04:09:45 LINUX RESTART (8 CPU) 04:34:15 04:34:15 04:10:01 CPU %user %nice %system %iowait %steal %idle 04:34:15 04:11:01 all 11.25 0.00 4.24 2.11 0.06 82.34 04:34:15 04:11:01 0 11.71 0.00 3.79 2.77 0.07 81.66 04:34:15 04:11:01 1 9.97 0.00 4.34 0.42 0.05 85.22 04:34:15 04:11:01 2 12.10 0.00 4.64 5.43 0.07 77.77 04:34:15 04:11:01 3 12.36 0.00 4.40 0.49 0.05 82.70 04:34:15 04:11:01 4 10.98 0.00 4.58 4.31 0.07 80.07 04:34:15 04:11:01 5 16.09 0.00 4.47 0.55 0.05 78.84 04:34:15 04:11:01 6 9.54 0.00 4.27 0.44 0.07 85.69 04:34:15 04:11:01 7 7.21 0.00 3.46 2.47 0.07 86.79 04:34:15 04:12:02 all 20.64 0.00 5.34 1.56 0.06 72.39 04:34:15 04:12:02 0 20.35 0.00 4.54 0.52 0.05 74.53 04:34:15 04:12:02 1 19.91 0.00 5.60 7.22 0.07 67.20 04:34:15 04:12:02 2 20.80 0.00 5.19 2.70 0.07 71.25 04:34:15 04:12:02 3 22.57 0.00 5.44 0.15 0.07 71.77 04:34:15 04:12:02 4 18.91 0.00 4.89 0.02 0.05 76.13 04:34:15 04:12:02 5 21.19 0.00 5.47 0.03 0.05 73.25 04:34:15 04:12:02 6 19.91 0.00 5.85 0.22 0.05 73.97 04:34:15 04:12:02 7 21.47 0.00 5.75 1.66 0.08 71.03 04:34:15 04:13:01 all 13.98 0.00 4.80 2.29 0.06 78.86 04:34:15 04:13:01 0 10.13 0.00 3.59 2.25 0.05 83.97 04:34:15 04:13:01 1 28.74 0.00 6.31 7.13 0.09 57.73 04:34:15 04:13:01 2 16.67 0.00 6.22 2.48 0.05 74.59 04:34:15 04:13:01 3 12.78 0.00 5.74 0.46 0.07 80.96 04:34:15 04:13:01 4 8.81 0.00 3.30 2.88 0.03 84.98 04:34:15 04:13:01 5 7.13 0.00 2.59 0.29 0.03 89.95 04:34:15 04:13:01 6 10.88 0.00 5.53 0.46 0.09 83.05 04:34:15 04:13:01 7 16.81 0.00 5.17 2.42 0.09 75.52 04:34:15 04:14:01 all 26.40 0.00 5.73 0.93 0.07 66.86 04:34:15 04:14:01 0 25.06 0.00 5.43 0.07 0.07 69.38 04:34:15 04:14:01 1 25.83 0.00 5.50 2.45 0.07 66.16 04:34:15 04:14:01 2 29.11 0.00 6.49 2.40 0.08 61.92 04:34:15 04:14:01 3 28.53 0.00 5.72 0.12 0.07 65.57 04:34:15 04:14:01 4 24.00 0.00 4.94 0.12 0.07 70.87 04:34:15 04:14:01 5 23.75 0.00 5.43 0.05 0.05 70.72 04:34:15 04:14:01 6 24.57 0.00 6.31 0.34 0.07 68.72 04:34:15 04:14:01 7 30.36 0.00 6.07 1.95 0.08 61.54 04:34:15 04:15:01 all 4.69 0.00 2.11 0.80 0.04 92.37 04:34:15 04:15:01 0 3.95 0.00 1.96 1.14 0.03 92.92 04:34:15 04:15:01 1 4.90 0.00 1.84 0.13 0.03 93.09 04:34:15 04:15:01 2 4.10 0.00 2.83 0.40 0.05 92.62 04:34:15 04:15:01 3 5.09 0.00 2.31 0.37 0.05 92.18 04:34:15 04:15:01 4 3.28 0.00 2.28 0.39 0.03 94.02 04:34:15 04:15:01 5 4.15 0.00 2.11 0.74 0.03 92.98 04:34:15 04:15:01 6 7.05 0.00 1.56 0.03 0.03 91.32 04:34:15 04:15:01 7 4.99 0.00 1.98 3.18 0.03 89.81 04:34:15 04:16:01 all 0.88 0.00 0.61 0.11 0.01 98.38 04:34:15 04:16:01 0 0.57 0.00 0.35 0.52 0.02 98.55 04:34:15 04:16:01 1 0.93 0.00 0.47 0.03 0.03 98.53 04:34:15 04:16:01 2 2.22 0.00 0.60 0.13 0.00 97.05 04:34:15 04:16:01 3 0.43 0.00 0.68 0.00 0.02 98.87 04:34:15 04:16:01 4 0.85 0.00 0.30 0.15 0.02 98.68 04:34:15 04:16:01 5 0.53 0.00 0.27 0.02 0.00 99.18 04:34:15 04:16:01 6 1.08 0.00 0.45 0.02 0.02 98.43 04:34:15 04:16:01 7 0.40 0.00 1.79 0.05 0.02 97.75 04:34:15 04:17:01 all 0.12 0.00 0.08 0.02 0.01 99.77 04:34:15 04:17:01 0 0.10 0.00 0.08 0.08 0.00 99.73 04:34:15 04:17:01 1 0.07 0.00 0.10 0.00 0.03 99.80 04:34:15 04:17:01 2 0.12 0.00 0.10 0.02 0.00 99.77 04:34:15 04:17:01 3 0.15 0.00 0.08 0.03 0.00 99.73 04:34:15 04:17:01 4 0.10 0.00 0.07 0.02 0.00 99.82 04:34:15 04:17:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:34:15 04:17:01 6 0.18 0.00 0.08 0.00 0.03 99.70 04:34:15 04:17:01 7 0.18 0.00 0.08 0.00 0.02 99.72 04:34:15 04:18:01 all 0.00 0.00 0.01 0.01 0.01 99.96 04:34:15 04:18:01 0 0.00 0.00 0.00 0.05 0.02 99.93 04:34:15 04:18:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:34:15 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:34:15 04:18:01 3 0.00 0.00 0.00 0.03 0.02 99.95 04:34:15 04:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:34:15 04:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:18:01 6 0.00 0.00 0.03 0.00 0.02 99.95 04:34:15 04:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:34:15 04:19:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:34:15 04:19:01 0 0.02 0.00 0.02 0.03 0.00 99.93 04:34:15 04:19:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:34:15 04:19:01 2 0.20 0.00 0.00 0.00 0.02 99.78 04:34:15 04:19:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:34:15 04:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:34:15 04:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:34:15 04:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:34:15 04:20:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:34:15 04:20:01 0 0.00 0.00 0.02 0.08 0.02 99.88 04:34:15 04:20:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:34:15 04:20:01 2 0.18 0.00 0.00 0.00 0.00 99.82 04:34:15 04:20:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:34:15 04:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:34:15 04:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:34:15 04:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:34:15 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:34:15 04:21:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:34:15 04:21:01 0 0.02 0.00 0.00 0.05 0.00 99.93 04:34:15 04:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:34:15 04:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:34:15 04:21:01 3 0.03 0.00 0.00 0.02 0.02 99.93 04:34:15 04:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:34:15 04:21:01 6 0.00 0.00 0.03 0.00 0.02 99.95 04:34:15 04:21:01 7 0.05 0.00 0.02 0.00 0.03 99.90 04:34:15 04:34:15 04:21:01 CPU %user %nice %system %iowait %steal %idle 04:34:15 04:22:01 all 0.01 0.00 0.00 0.01 0.01 99.97 04:34:15 04:22:01 0 0.00 0.00 0.00 0.05 0.02 99.93 04:34:15 04:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:34:15 04:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:22:01 3 0.02 0.00 0.00 0.03 0.02 99.93 04:34:15 04:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:34:15 04:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:34:15 04:22:01 7 0.02 0.00 0.00 0.00 0.03 99.95 04:34:15 04:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:34:15 04:23:01 0 0.03 0.00 0.02 0.02 0.02 99.92 04:34:15 04:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:34:15 04:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:34:15 04:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:34:15 04:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:34:15 04:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:34:15 04:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:34:15 04:23:01 7 0.03 0.00 0.02 0.00 0.03 99.92 04:34:15 04:24:01 all 0.01 0.00 0.00 0.01 0.01 99.98 04:34:15 04:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:34:15 04:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:24:01 3 0.00 0.00 0.00 0.03 0.02 99.95 04:34:15 04:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:34:15 04:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:34:15 04:24:01 7 0.00 0.00 0.03 0.00 0.02 99.95 04:34:15 04:25:01 all 0.03 0.00 0.02 0.01 0.01 99.92 04:34:15 04:25:01 0 0.03 0.00 0.02 0.03 0.00 99.92 04:34:15 04:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:34:15 04:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:34:15 04:25:01 3 0.03 0.00 0.02 0.02 0.02 99.92 04:34:15 04:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:34:15 04:25:01 5 0.05 0.00 0.02 0.00 0.02 99.92 04:34:15 04:25:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:34:15 04:25:01 7 0.03 0.00 0.02 0.00 0.03 99.92 04:34:15 04:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:34:15 04:26:01 0 0.02 0.00 0.02 0.03 0.02 99.92 04:34:15 04:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:34:15 04:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:26:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:34:15 04:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:34:15 04:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:34:15 04:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:34:15 04:26:01 7 0.02 0.00 0.02 0.00 0.03 99.93 04:34:15 04:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:34:15 04:27:01 0 0.02 0.00 0.02 0.03 0.02 99.92 04:34:15 04:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:34:15 04:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:34:15 04:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:34:15 04:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:34:15 04:27:01 7 0.03 0.00 0.02 0.00 0.03 99.92 04:34:15 04:28:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:34:15 04:28:01 0 0.02 0.00 0.02 0.03 0.00 99.93 04:34:15 04:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:34:15 04:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:28:01 3 0.02 0.00 0.02 0.03 0.02 99.92 04:34:15 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:34:15 04:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:34:15 04:28:01 7 0.03 0.00 0.02 0.00 0.03 99.92 04:34:15 04:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:34:15 04:29:01 0 0.00 0.00 0.02 0.03 0.02 99.93 04:34:15 04:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:34:15 04:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:34:15 04:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:34:15 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:29:01 6 0.03 0.00 0.00 0.00 0.03 99.93 04:34:15 04:29:01 7 0.02 0.00 0.00 0.00 0.03 99.95 04:34:15 04:30:01 all 0.02 0.00 0.01 0.02 0.01 99.94 04:34:15 04:30:01 0 0.03 0.00 0.00 0.08 0.00 99.88 04:34:15 04:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:34:15 04:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:34:15 04:30:01 3 0.02 0.00 0.00 0.07 0.00 99.92 04:34:15 04:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:34:15 04:30:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:34:15 04:30:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:34:15 04:30:01 7 0.02 0.00 0.02 0.02 0.03 99.92 04:34:15 04:31:01 all 0.18 0.00 0.01 0.00 0.01 99.81 04:34:15 04:31:01 0 1.22 0.00 0.02 0.00 0.02 98.74 04:34:15 04:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:34:15 04:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:34:15 04:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:34:15 04:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:34:15 04:31:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:34:15 04:31:01 7 0.05 0.00 0.03 0.00 0.03 99.88 04:34:15 04:32:01 all 0.09 0.00 0.04 0.01 0.01 99.84 04:34:15 04:32:01 0 0.07 0.00 0.02 0.05 0.02 99.85 04:34:15 04:32:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:34:15 04:32:01 2 0.02 0.00 0.07 0.00 0.00 99.92 04:34:15 04:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:34:15 04:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:34:15 04:32:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:34:15 04:32:01 6 0.52 0.00 0.10 0.00 0.02 99.37 04:34:15 04:32:01 7 0.03 0.00 0.05 0.00 0.02 99.90 04:34:15 04:34:15 04:32:01 CPU %user %nice %system %iowait %steal %idle 04:34:15 04:33:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:34:15 04:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:34:15 04:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:34:15 04:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:34:15 04:33:01 3 0.00 0.00 0.00 0.03 0.02 99.95 04:34:15 04:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:34:15 04:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:34:15 04:33:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:34:15 04:33:01 7 0.00 0.00 0.03 0.00 0.03 99.93 04:34:15 04:34:01 all 7.78 0.00 3.49 1.10 0.05 87.57 04:34:15 04:34:01 0 7.22 0.00 3.50 1.47 0.05 87.76 04:34:15 04:34:01 1 7.25 0.00 3.75 3.06 0.05 85.88 04:34:15 04:34:01 2 8.14 0.00 2.91 0.02 0.03 88.91 04:34:15 04:34:01 3 7.61 0.00 3.67 0.10 0.05 88.57 04:34:15 04:34:01 4 7.28 0.00 3.12 0.10 0.05 89.45 04:34:15 04:34:01 5 9.52 0.00 3.20 0.05 0.03 87.20 04:34:15 04:34:01 6 8.11 0.00 4.31 3.63 0.05 83.90 04:34:15 04:34:01 7 7.14 0.00 3.49 0.39 0.05 88.93 04:34:15 Average: all 3.57 0.00 1.10 0.37 0.02 94.94 04:34:15 Average: 0 3.33 0.00 0.97 0.39 0.02 95.29 04:34:15 Average: 1 4.04 0.00 1.16 0.84 0.03 93.93 04:34:15 Average: 2 3.87 0.00 1.20 0.56 0.02 94.35 04:34:15 Average: 3 3.71 0.00 1.16 0.08 0.03 95.01 04:34:15 Average: 4 3.08 0.00 0.97 0.33 0.02 95.61 04:34:15 Average: 5 3.43 0.00 0.98 0.07 0.01 95.50 04:34:15 Average: 6 3.40 0.00 1.18 0.21 0.03 95.18 04:34:15 Average: 7 3.67 0.00 1.16 0.50 0.03 94.64 04:34:15 04:34:15 04:34:15