Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 850fdf759a0efe631343390da82a37f8ec516889 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-ssh9071582001401587534.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh8291579786343924247.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh13536601008311680482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh835651989653924299.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-ssh18289340877750038759.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12626 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 > 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 Avoid second fetch Checking out Revision 850fdf759a0efe631343390da82a37f8ec516889 (main) Commit message: "Merge pull request #800 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.60" > git config core.sparsecheckout # timeout=10 > git checkout -f 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 > git rev-list --no-walk ba58b195be9a80805fe37ae9b0fb1c4168ce798c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:29:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:29:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:29:42 ========================================================= 06:29:42 EdgeX Global Pipelines Version Info 06:29:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:29:43 ------------------- 06:29:43 stable info: 06:29:43 ------------------- 06:29:43 Commited By: Cherry Wang cherry@iotechsys.com 06:29:43 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:29:43 Message: update stable to v1.0.264 06:29:43 ------------------- 06:29:43 experimental info: 06:29:43 ------------------- 06:29:43 Commited By: Cherry Wang cherry@iotechsys.com 06:29:43 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:29:43 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:29:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:29:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 850fdf7 [Pipeline] echo 06:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:44 provisioning config files... 06:29:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4071190376098201996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:45 ---> ****-login.sh 06:29:45 nexus3.edgexfoundry.org:10001 06:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:45 Configure a credential helper to remove this warning. See 06:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:45 06:29:45 Login Succeeded 06:29:45 nexus3.edgexfoundry.org:10002 06:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:45 Configure a credential helper to remove this warning. See 06:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:45 06:29:45 Login Succeeded 06:29:45 nexus3.edgexfoundry.org:10003 06:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:45 Configure a credential helper to remove this warning. See 06:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:45 06:29:45 Login Succeeded 06:29:45 nexus3.edgexfoundry.org:10004 06:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:45 Configure a credential helper to remove this warning. See 06:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:45 06:29:45 Login Succeeded 06:29:45 ****.io 06:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:46 Configure a credential helper to remove this warning. See 06:29:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:46 06:29:46 Login Succeeded 06:29:46 ---> ****-login.sh ends [Pipeline] } 06:29:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:29:46 + git rev-list -1 --merges 850fdf759a0efe631343390da82a37f8ec516889~1..850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] echo 06:29:46 -----------> git rev-list -1 --merges 850fdf759a0efe631343390da82a37f8ec516889~1..850fdf759a0efe631343390da82a37f8ec516889 850fdf759a0efe631343390da82a37f8ec516889 06:29:46 850fdf759a0efe631343390da82a37f8ec516889 [false] [Pipeline] sh 06:29:46 + git log --format=format:%s -1 850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] echo 06:29:46 ========================================================= 06:29:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:29:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:47 + git log --format=format:%s -1 850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] echo 06:29:47 [semverPrep] GIT_COMMIT: 850fdf759a0efe631343390da82a37f8ec516889, Commit Message: Merge pull request #800 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.60 [Pipeline] echo 06:29:47 [semverPrep] This is not a build commit. [Pipeline] sh 06:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:29:47 + grep -v github /etc/ssh/ssh_known_hosts 06:29:47 + [ -e /tmp/ssh_known_hosts ] 06:29:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:29:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:29:47 + sudo tee -a /etc/ssh/ssh_known_hosts 06:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:47 06:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:48 0.1.4: Pulling from edgex-devops/py-git-semver 06:29:48 b85a868b505f: Pulling fs layer 06:29:48 e2be974225ed: Pulling fs layer 06:29:48 339a4e72a1f5: Pulling fs layer 06:29:48 988bab9f4d93: Pulling fs layer 06:29:48 1469e6f7b9e6: Pulling fs layer 06:29:48 eaf3925da568: Pulling fs layer 06:29:48 bab4dde63d76: Pulling fs layer 06:29:48 1469e6f7b9e6: Waiting 06:29:48 988bab9f4d93: Waiting 06:29:48 eaf3925da568: Waiting 06:29:48 bde34c3a00c8: Pulling fs layer 06:29:48 b352a97aabf1: Pulling fs layer 06:29:48 4872d77fe225: Pulling fs layer 06:29:48 5851b861e8e6: Pulling fs layer 06:29:48 4872d77fe225: Waiting 06:29:48 bde34c3a00c8: Waiting 06:29:48 5851b861e8e6: Waiting 06:29:48 b352a97aabf1: Waiting 06:29:48 bab4dde63d76: Waiting 06:29:48 e2be974225ed: Download complete 06:29:48 988bab9f4d93: Verifying Checksum 06:29:48 988bab9f4d93: Download complete 06:29:48 339a4e72a1f5: Verifying Checksum 06:29:48 339a4e72a1f5: Download complete 06:29:48 1469e6f7b9e6: Verifying Checksum 06:29:48 1469e6f7b9e6: Download complete 06:29:48 eaf3925da568: Download complete 06:29:48 bde34c3a00c8: Verifying Checksum 06:29:48 bde34c3a00c8: Download complete 06:29:48 b352a97aabf1: Verifying Checksum 06:29:48 b352a97aabf1: Download complete 06:29:48 4872d77fe225: Verifying Checksum 06:29:48 4872d77fe225: Download complete 06:29:48 5851b861e8e6: Verifying Checksum 06:29:48 5851b861e8e6: Download complete 06:29:48 b85a868b505f: Verifying Checksum 06:29:48 b85a868b505f: Download complete 06:29:48 bab4dde63d76: Verifying Checksum 06:29:48 bab4dde63d76: Download complete 06:29:49 b85a868b505f: Pull complete 06:29:50 e2be974225ed: Pull complete 06:29:50 339a4e72a1f5: Pull complete 06:29:50 988bab9f4d93: Pull complete 06:29:50 1469e6f7b9e6: Pull complete 06:29:51 eaf3925da568: Pull complete 06:29:53 bab4dde63d76: Pull complete 06:29:53 bde34c3a00c8: Pull complete 06:29:53 b352a97aabf1: Pull complete 06:29:53 4872d77fe225: Pull complete 06:29:53 5851b861e8e6: Pull complete 06:29:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:53 prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container 06:29:53 $ 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 06:29:58 $ docker top 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 -eo pid,comm 06:29: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). 06:29:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:58 [ssh-agent] Looking for ssh-agent implementation... 06:29:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:58 $ docker exec 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 ssh-agent 06:29:58 SSH_AUTH_SOCK=/tmp/ssh-W3zQDXDxEWrj/agent.32 06:29:58 SSH_AGENT_PID=38 06:29:58 Running ssh-add (command line suppressed) 06:29:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1332204784355587966.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1332204784355587966.key) 06:29:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:58 + git tag --points-at HEAD [Pipeline] } 06:29:58 $ docker exec --env ******** --env ******** 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 ssh-agent -k 06:29:58 unset SSH_AUTH_SOCK; 06:29:58 unset SSH_AGENT_PID; 06:29:58 echo Agent pid 38 killed; 06:29:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:29:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:59 [ssh-agent] Looking for ssh-agent implementation... 06:29:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:59 $ docker exec 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 ssh-agent 06:29:59 SSH_AUTH_SOCK=/tmp/ssh-bHECqIWaVXUn/agent.71 06:29:59 SSH_AGENT_PID=77 06:29:59 Running ssh-add (command line suppressed) 06:29:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9949659428750704835.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9949659428750704835.key) 06:29:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:59 + git semver init 06:29:59 2024-10-02 06:29:59,975 [run_init] DEBUG init version:0.0.0 force:False 06:29:59 2024-10-02 06:29:59,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:29:59 2024-10-02 06:29:59,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:29:59 2024-10-02 06:29:59,976 [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) 06:30:02 2024-10-02 06:30:02,385 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 06:30:02 2024-10-02 06:30:02,386 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 06:30:02 2024-10-02 06:30:02,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:30:02 2024-10-02 06:30:02,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:30:02 3.1.0-dev.52 [Pipeline] } 06:30:02 $ docker exec --env ******** --env ******** 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 ssh-agent -k 06:30:02 unset SSH_AUTH_SOCK; 06:30:02 unset SSH_AGENT_PID; 06:30:02 echo Agent pid 77 killed; 06:30:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:03 + git semver [Pipeline] } 06:30:03 $ docker stop --time=1 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 06:30:05 $ docker rm -f --volumes 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 [Pipeline] // withDockerContainer [Pipeline] sh 06:30:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:30:05 Stashed 1 file(s) [Pipeline] echo 06:30:05 [edgeXSemver]: initialized semver on version 3.1.0-dev.52 [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 06:30:05 provisioning config files... 06:30:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10744851255194305206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:06 ---> ****-login.sh 06:30:06 nexus3.edgexfoundry.org:10001 06:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:06 Configure a credential helper to remove this warning. See 06:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:06 06:30:06 Login Succeeded 06:30:06 nexus3.edgexfoundry.org:10002 06:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:06 Configure a credential helper to remove this warning. See 06:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:06 06:30:06 Login Succeeded 06:30:06 nexus3.edgexfoundry.org:10003 06:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:06 Configure a credential helper to remove this warning. See 06:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:06 06:30:06 Login Succeeded 06:30:06 nexus3.edgexfoundry.org:10004 06:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:06 Configure a credential helper to remove this warning. See 06:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:06 06:30:06 Login Succeeded 06:30:06 ****.io 06:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:06 Configure a credential helper to remove this warning. See 06:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:06 06:30:06 Login Succeeded 06:30:06 ---> ****-login.sh ends [Pipeline] } 06:30:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:30:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:30:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:30:06 ========================================================= 06:30:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:30:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:30:07 Sending build context to Docker daemon 59.79MB 06:30:07 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 06:30:07 Step 2/15 : FROM ${BASE} AS builder 06:30:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:30:07 619be1103602: Pulling fs layer 06:30:07 7862e08f4a3e: Pulling fs layer 06:30:07 5df492c9dc93: Pulling fs layer 06:30:07 7629e6793208: Pulling fs layer 06:30:07 4f4fb700ef54: Pulling fs layer 06:30:07 fb5054dd5b73: Pulling fs layer 06:30:07 eeca6798cff9: Pulling fs layer 06:30:07 aa269ceb94a6: Pulling fs layer 06:30:07 ada007ff1a6a: Pulling fs layer 06:30:07 fb5054dd5b73: Waiting 06:30:07 eeca6798cff9: Waiting 06:30:07 aa269ceb94a6: Waiting 06:30:07 7629e6793208: Waiting 06:30:07 4f4fb700ef54: Waiting 06:30:07 ada007ff1a6a: Waiting 06:30:07 7862e08f4a3e: Download complete 06:30:07 7629e6793208: Download complete 06:30:07 4f4fb700ef54: Verifying Checksum 06:30:07 4f4fb700ef54: Download complete 06:30:07 fb5054dd5b73: Verifying Checksum 06:30:07 fb5054dd5b73: Download complete 06:30:07 619be1103602: Verifying Checksum 06:30:07 619be1103602: Download complete 06:30:07 eeca6798cff9: Verifying Checksum 06:30:07 eeca6798cff9: Download complete 06:30:08 619be1103602: Pull complete 06:30:08 ada007ff1a6a: Verifying Checksum 06:30:08 7862e08f4a3e: Pull complete 06:30:08 5df492c9dc93: Verifying Checksum 06:30:08 5df492c9dc93: Download complete 06:30:08 aa269ceb94a6: Verifying Checksum 06:30:08 aa269ceb94a6: Download complete 06:30:12 5df492c9dc93: Pull complete 06:30:12 7629e6793208: Pull complete 06:30:12 4f4fb700ef54: Pull complete 06:30:12 fb5054dd5b73: Pull complete 06:30:12 eeca6798cff9: Pull complete 06:30:15 aa269ceb94a6: Pull complete 06:30:16 ada007ff1a6a: Pull complete 06:30:16 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 06:30:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:30:16 ---> f489d0715acc 06:30:16 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:30:20 Still waiting to schedule task 06:30:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:30:33 ---> Running in 9c537ac1bdee 06:30:33 Removing intermediate container 9c537ac1bdee 06:30:33 ---> 4c693642f1f5 06:30:33 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:30:33 ---> Running in 71052909a29a 06:30:34 Removing intermediate container 71052909a29a 06:30:34 ---> 96f3e3bfaee5 06:30:34 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:30:34 ---> Running in c6936990dc22 06:30:35 Removing intermediate container c6936990dc22 06:30:35 ---> 5c22db5d863a 06:30:35 Step 6/15 : LABEL Name=edgex-ui-go 06:30:35 ---> Running in 9b7e6a59fff8 06:30:37 Removing intermediate container 9b7e6a59fff8 06:30:37 ---> 4687d4f7f920 06:30:37 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:30:37 ---> Running in 1cc54b551bd1 06:30:37 Removing intermediate container 1cc54b551bd1 06:30:37 ---> 6ca7a962a4d1 06:30:37 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:30:38 latest: Pulling from library/docker 06:30:38 43c4264eed91: Pulling fs layer 06:30:38 eeae0a4c3aab: Pulling fs layer 06:30:38 4f4fb700ef54: Pulling fs layer 06:30:38 cc787dab98b1: Pulling fs layer 06:30:38 4dde54e28b69: Pulling fs layer 06:30:38 f76cc74ad672: Pulling fs layer 06:30:38 c3730cf3cbd1: Pulling fs layer 06:30:38 08f9c6ae64ba: Pulling fs layer 06:30:38 da8ae46b6347: Pulling fs layer 06:30:38 3f5a3c6f02f7: Pulling fs layer 06:30:38 238637adc6c9: Pulling fs layer 06:30:38 61595ab5b53d: Pulling fs layer 06:30:38 cc787dab98b1: Waiting 06:30:38 835d4c51c9f5: Pulling fs layer 06:30:38 d29e3ca0965c: Pulling fs layer 06:30:38 ccb967684857: Pulling fs layer 06:30:38 babf1dc4851c: Pulling fs layer 06:30:38 4dde54e28b69: Waiting 06:30:38 f76cc74ad672: Waiting 06:30:38 c3730cf3cbd1: Waiting 06:30:38 61595ab5b53d: Waiting 06:30:38 835d4c51c9f5: Waiting 06:30:38 d29e3ca0965c: Waiting 06:30:38 08f9c6ae64ba: Waiting 06:30:38 ccb967684857: Waiting 06:30:38 da8ae46b6347: Waiting 06:30:38 238637adc6c9: Waiting 06:30:38 3f5a3c6f02f7: Waiting 06:30:38 babf1dc4851c: Waiting 06:30:39 4f4fb700ef54: Verifying Checksum 06:30:39 4f4fb700ef54: Download complete 06:30:39 43c4264eed91: Verifying Checksum 06:30:39 43c4264eed91: Download complete 06:30:39 eeae0a4c3aab: Verifying Checksum 06:30:39 eeae0a4c3aab: Download complete 06:30:39 cc787dab98b1: Verifying Checksum 06:30:39 cc787dab98b1: Download complete 06:30:39 4dde54e28b69: Download complete 06:30:39 f76cc74ad672: Verifying Checksum 06:30:39 f76cc74ad672: Download complete 06:30:39 08f9c6ae64ba: Download complete 06:30:39 c3730cf3cbd1: Download complete 06:30:39 da8ae46b6347: Verifying Checksum 06:30:39 da8ae46b6347: Download complete 06:30:39 43c4264eed91: Pull complete 06:30:39 3f5a3c6f02f7: Verifying Checksum 06:30:39 3f5a3c6f02f7: Download complete 06:30:39 61595ab5b53d: Download complete 06:30:39 835d4c51c9f5: Verifying Checksum 06:30:39 835d4c51c9f5: Download complete 06:30:39 238637adc6c9: Verifying Checksum 06:30:39 238637adc6c9: Download complete 06:30:39 ccb967684857: Download complete 06:30:39 babf1dc4851c: Verifying Checksum 06:30:39 babf1dc4851c: Download complete 06:30:39 d29e3ca0965c: Verifying Checksum 06:30:40 eeae0a4c3aab: Pull complete 06:30:40 4f4fb700ef54: Pull complete 06:30:41 cc787dab98b1: Pull complete 06:30:41 4dde54e28b69: Pull complete 06:30:42 f76cc74ad672: Pull complete 06:30:42 c3730cf3cbd1: Pull complete 06:30:42 08f9c6ae64ba: Pull complete 06:30:42 da8ae46b6347: Pull complete 06:30:42 3f5a3c6f02f7: Pull complete 06:30:43 238637adc6c9: Pull complete 06:30:43 61595ab5b53d: Pull complete 06:30:43 835d4c51c9f5: Pull complete 06:30:44 d29e3ca0965c: Pull complete 06:30:44 ccb967684857: Pull complete 06:30:44 babf1dc4851c: Pull complete 06:30:44 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 06:30:44 Status: Downloaded newer image for docker:latest 06:30:52 ---> ca783fb2e666 06:30:52 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:30:52 ---> Running in 1b3760d30d8b 06:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:30:52 OK: 264 MiB in 52 packages 06:30:52 Removing intermediate container 1b3760d30d8b 06:30:52 ---> 5a1fdf44286d 06:30:52 Step 10/15 : ENV GO111MODULE=on 06:30:52 ---> Running in e3eeb349b6f1 06:30:52 Removing intermediate container e3eeb349b6f1 06:30:52 ---> e2312f2c53a6 06:30:52 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:30:52 ---> Running in 2acaa61e2586 06:30:52 Removing intermediate container 2acaa61e2586 06:30:52 ---> bcab8e42504b 06:30:52 Step 12/15 : COPY go.mod vendor* ./ 06:30:52 ---> a68a9060ed07 06:30:52 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:52 ---> Running in 869c7752f8b8 06:32:19 Removing intermediate container 869c7752f8b8 06:32:19 ---> 24699aa2604f 06:32:19 Step 14/15 : COPY . . 06:32:19 ---> beb7cb783a6e 06:32:19 Step 15/15 : RUN ${MAKE} 06:32:19 ---> Running in ec5525a8b2f8 06:32:19 noop 06:32:19 Removing intermediate container ec5525a8b2f8 06:32:19 ---> 1db3dd2c7631 06:32:19 Successfully built 1db3dd2c7631 06:32:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:20 + docker inspect -f . ci-base-image-x86_64 06:32:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:20 prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container 06:32:20 $ 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 06:32:20 $ docker top 84a708827afee0e5724170e3cf7bac97d1e4c42d40a344f0684cb70b275e8fc8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:21 + go version 06:32:21 go version go1.21.9 linux/amd64 [Pipeline] } 06:32:21 $ docker stop --time=1 84a708827afee0e5724170e3cf7bac97d1e4c42d40a344f0684cb70b275e8fc8 06:32:22 $ docker rm -f --volumes 84a708827afee0e5724170e3cf7bac97d1e4c42d40a344f0684cb70b275e8fc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:23 + docker inspect -f . ci-base-image-x86_64 06:32:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:23 prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container 06:32:23 $ 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 06:32:23 $ docker top 3ea0b28dbc29f9d93000149e71cd85f0161dc4e2e1c4b9da4ea1ed3fa210e8bb -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 06:32:24 + make test 06:32:24 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:32:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:32:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:32:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:32:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:32:45 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:32:45 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:32:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:32:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:32:45 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 06:32:45 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 06:32:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:32:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:32:49 ./bin/test-attribution-txt.sh 06:32:49 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 06:32:49 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 06:32:49 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 06:32:49 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 06:32:49 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 06:32:49 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 06:32:49 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 06:32:49 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 06:32:49 An attribution for golang.org/x/term is missing from Attribution.txt, please add 06:32:49 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 06:32:49 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 06:32:49 make -C web test 06:32:49 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 06:32:49 make[1]: tput: No such file or directory 06:32:49 make[1]: tput: No such file or directory 06:32:49 warning: generating ./VERSION 06:32:49 echo "0.0.0" > VERSION 06:32:49 docker build \ 06:32:49 -f Dockerfile \ 06:32:49 --build-arg USER=1000 \ 06:32:49 \ 06:32:49 --label "git_sha=850fdf759a0efe631343390da82a37f8ec516889" \ 06:32:49 -t edgexfoundry/edgex-web-ui:850fdf759a0efe631343390da82a37f8ec516889 \ 06:32:49 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 06:32:49 . 06:32:49 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 06:32:49 Install the buildx component to build images with BuildKit: 06:32:49 https://docs.docker.com/go/buildx/ 06:32:49 06:32:49 Sending build context to Docker daemon 2.62MB 06:32:49 Step 1/11 : FROM node:18-alpine3.18 06:32:49 18-alpine3.18: Pulling from library/node 06:32:49 619be1103602: Already exists 06:32:49 7e9a007eb24b: Pulling fs layer 06:32:49 5189255e31c8: Pulling fs layer 06:32:49 88f4f8a6bc8d: Pulling fs layer 06:32:49 88f4f8a6bc8d: Download complete 06:32:50 5189255e31c8: Verifying Checksum 06:32:50 5189255e31c8: Download complete 06:32:50 7e9a007eb24b: Verifying Checksum 06:32:50 7e9a007eb24b: Download complete 06:32:51 7e9a007eb24b: Pull complete 06:32:52 5189255e31c8: Pull complete 06:32:52 88f4f8a6bc8d: Pull complete 06:32:52 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 06:32:52 Status: Downloaded newer image for node:18-alpine3.18 06:32:52 ---> a19326513a45 06:32:52 Step 2/11 : RUN apk add --no-cache chromium 06:33:00 ---> Running in 2e7591bad0d2 06:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:33:00 (1/154) Installing libexpat (2.6.3-r0) 06:33:00 (2/154) Installing brotli-libs (1.0.9-r14) 06:33:00 (3/154) Installing libbz2 (1.0.8-r5) 06:33:00 (4/154) Installing libpng (1.6.44-r0) 06:33:00 (5/154) Installing freetype (2.13.0-r5) 06:33:00 (6/154) Installing fontconfig (2.14.2-r3) 06:33:00 (7/154) Installing libfontenc (1.1.7-r2) 06:33:00 (8/154) Installing mkfontscale (1.2.2-r3) 06:33:00 (9/154) Installing font-opensans (0_git20210927-r1) 06:33:00 (10/154) Installing pkgconf (1.9.5-r0) 06:33:00 (11/154) Installing libffi (3.4.4-r2) 06:33:00 (12/154) Installing libintl (0.21.1-r7) 06:33:00 (13/154) Installing libblkid (2.38.1-r8) 06:33:00 (14/154) Installing libmount (2.38.1-r8) 06:33:00 (15/154) Installing pcre2 (10.42-r1) 06:33:00 (16/154) Installing glib (2.76.6-r0) 06:33:00 (17/154) Installing xz-libs (5.4.3-r0) 06:33:00 (18/154) Installing libxml2 (2.11.8-r0) 06:33:00 (19/154) Installing shared-mime-info (2.2-r5) 06:33:00 (20/154) Installing hicolor-icon-theme (0.17-r2) 06:33:00 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 06:33:00 (22/154) Installing libwebp (1.3.2-r0) 06:33:00 (23/154) Installing zstd-libs (1.5.5-r4) 06:33:00 (24/154) Installing tiff (4.5.1-r0) 06:33:00 (25/154) Installing gdk-pixbuf (2.42.12-r0) 06:33:00 (26/154) Installing gtk-update-icon-cache (3.24.43-r0) 06:33:00 (27/154) Installing libxau (1.0.11-r2) 06:33:00 (28/154) Installing libmd (1.0.4-r2) 06:33:00 (29/154) Installing libbsd (0.11.7-r1) 06:33:00 (30/154) Installing libxdmcp (1.1.4-r2) 06:33:00 (31/154) Installing libxcb (1.15-r1) 06:33:00 (32/154) Installing libx11 (1.8.7-r0) 06:33:00 (33/154) Installing libxcomposite (0.4.6-r3) 06:33:00 (34/154) Installing libxfixes (6.0.1-r2) 06:33:00 (35/154) Installing libxrender (0.9.11-r3) 06:33:00 (36/154) Installing libxcursor (1.2.1-r2) 06:33:00 (37/154) Installing libxdamage (1.1.6-r2) 06:33:00 (38/154) Installing libxext (1.3.5-r2) 06:33:00 (39/154) Installing libxi (1.8.1-r0) 06:33:00 (40/154) Installing libxinerama (1.1.5-r2) 06:33:00 (41/154) Installing libxrandr (1.5.3-r2) 06:33:00 (42/154) Installing libatk-1.0 (2.48.4-r0) 06:33:00 (43/154) Installing libxtst (1.2.4-r2) 06:33:00 (44/154) Installing dbus-libs (1.14.8-r0) 06:33:00 (45/154) Installing at-spi2-core (2.48.4-r0) 06:33:00 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 06:33:00 (47/154) Installing pixman (0.42.2-r1) 06:33:00 (48/154) Installing cairo (1.17.8-r1) 06:33:00 (49/154) Installing cairo-gobject (1.17.8-r1) 06:33:00 (50/154) Installing avahi-libs (0.8-r13) 06:33:00 (51/154) Installing gmp (6.2.1-r3) 06:33:00 (52/154) Installing nettle (3.8.1-r2) 06:33:00 (53/154) Installing libunistring (1.1-r1) 06:33:00 (54/154) Installing libidn2 (2.3.4-r1) 06:33:00 (55/154) Installing p11-kit (0.24.1-r2) 06:33:00 (56/154) Installing libtasn1 (4.19.0-r1) 06:33:00 (57/154) Installing gnutls (3.8.4-r0) 06:33:00 (58/154) Installing cups-libs (2.4.9-r0) 06:33:00 (59/154) Installing libepoxy (1.5.10-r1) 06:33:00 (60/154) Installing fribidi (1.0.13-r0) 06:33:00 (61/154) Installing graphite2 (1.3.14-r5) 06:33:00 (62/154) Installing harfbuzz (7.3.0-r0) 06:33:00 (63/154) Installing libxft (2.3.8-r1) 06:33:00 (64/154) Installing pango (1.50.14-r1) 06:33:00 (65/154) Installing wayland-libs-client (1.22.0-r2) 06:33:00 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 06:33:00 (67/154) Installing wayland-libs-egl (1.22.0-r2) 06:33:00 (68/154) Installing xkeyboard-config (2.38-r0) 06:33:00 (69/154) Installing libxkbcommon (1.5.0-r2) 06:33:00 (70/154) Installing gtk+3.0 (3.24.43-r0) 06:33:00 (71/154) Installing icu-data-full (73.2-r2) 06:33:01 (72/154) Installing mesa (23.0.4-r0) 06:33:01 (73/154) Installing llvm15-libs (15.0.7-r6) 06:33:01 (74/154) Installing hwdata-pci (0.370-r0) 06:33:01 (75/154) Installing libpciaccess (0.17-r2) 06:33:01 (76/154) Installing libdrm (2.4.115-r4) 06:33:01 (77/154) Installing musl-fts (1.2.7-r5) 06:33:01 (78/154) Installing libelf (0.189-r2) 06:33:01 (79/154) Installing mesa-glapi (23.0.4-r0) 06:33:01 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 06:33:01 (81/154) Installing eudev-libs (3.2.11-r8) 06:33:01 (82/154) Installing libmagic (5.45-r0) 06:33:01 (83/154) Installing file (5.45-r0) 06:33:01 (84/154) Installing libice (1.1.1-r2) 06:33:01 (85/154) Installing libuuid (2.38.1-r8) 06:33:01 (86/154) Installing libsm (1.2.4-r1) 06:33:01 (87/154) Installing libxt (1.3.0-r2) 06:33:01 (88/154) Installing libxmu (1.1.4-r2) 06:33:01 (89/154) Installing xset (1.2.5-r1) 06:33:01 (90/154) Installing xprop (1.2.7-r0) 06:33:01 (91/154) Installing xdg-utils (1.1.3-r4) 06:33:01 (92/154) Installing libogg (1.3.5-r4) 06:33:01 (93/154) Installing flac-libs (1.4.3-r0) 06:33:01 (94/154) Installing alsa-lib (1.2.9-r1) 06:33:01 (95/154) Installing libatomic (12.2.1_git20220924-r10) 06:33:01 (96/154) Installing svt-av1-libs (1.6.0-r0) 06:33:02 (97/154) Installing aom-libs (3.6.1-r0) 06:33:02 (98/154) Installing libva (2.18.0-r1) 06:33:02 (99/154) Installing libvdpau (1.5-r1) 06:33:02 (100/154) Installing onevpl-libs (2023.2.1-r0) 06:33:02 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 06:33:02 (102/154) Installing libdav1d (1.2.1-r0) 06:33:02 (103/154) Installing libhwy (1.0.4-r1) 06:33:02 (104/154) Installing lcms2 (2.15-r2) 06:33:02 (105/154) Installing libjxl (0.8.2-r0) 06:33:02 (106/154) Installing lame-libs (3.100-r5) 06:33:02 (107/154) Installing opus (1.4-r0) 06:33:02 (108/154) Installing libgomp (12.2.1_git20220924-r10) 06:33:02 (109/154) Installing soxr (0.1.3-r5) 06:33:02 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 06:33:02 (111/154) Installing libtheora (1.1.1-r17) 06:33:02 (112/154) Installing libvorbis (1.3.7-r1) 06:33:02 (113/154) Installing libvpx (1.13.0-r2) 06:33:02 (114/154) Installing x264-libs (0.164_git20220602-r1) 06:33:02 (115/154) Installing numactl (2.0.16-r4) 06:33:02 (116/154) Installing x265-libs (3.5-r4) 06:33:02 (117/154) Installing xvidcore (1.3.7-r1) 06:33:02 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 06:33:02 (119/154) Installing libbluray (1.3.4-r0) 06:33:02 (120/154) Installing mpg123-libs (1.31.3-r1) 06:33:02 (121/154) Installing libopenmpt (0.7.2-r0) 06:33:02 (122/154) Installing cjson (1.7.17-r0) 06:33:02 (123/154) Installing mbedtls (2.28.9-r0) 06:33:02 (124/154) Installing librist (0.2.7-r0) 06:33:02 (125/154) Installing libsrt (1.5.2-r0) 06:33:02 (126/154) Installing libssh (0.10.5-r0) 06:33:02 (127/154) Installing libsodium (1.0.18-r3) 06:33:02 (128/154) Installing libzmq (4.3.4-r4) 06:33:02 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 06:33:02 (130/154) Installing libevent (2.1.12-r6) 06:33:02 (131/154) Installing wayland-libs-server (1.22.0-r2) 06:33:02 (132/154) Installing mesa-gbm (23.0.4-r0) 06:33:02 (133/154) Installing harfbuzz-subset (7.3.0-r0) 06:33:02 (134/154) Installing icu-libs (73.2-r2) 06:33:02 (135/154) Installing jsoncpp (1.9.5-r0) 06:33:02 (136/154) Installing minizip (1.2.13-r1) 06:33:02 (137/154) Installing nspr (4.35-r2) 06:33:02 (138/154) Installing sqlite-libs (3.41.2-r3) 06:33:02 (139/154) Installing nss (3.94-r0) 06:33:02 (140/154) Installing pipewire-libs (0.3.70-r1) 06:33:02 (141/154) Installing libasyncns (0.8-r1) 06:33:02 (142/154) Installing libltdl (2.4.7-r2) 06:33:02 (143/154) Installing orc (0.4.39-r0) 06:33:02 (144/154) Installing libsndfile (1.2.0-r2) 06:33:02 (145/154) Installing speexdsp (1.2.1-r1) 06:33:02 (146/154) Installing tdb-libs (1.4.8-r1) 06:33:02 (147/154) Installing libpulse (16.1-r10) 06:33:03 (148/154) Installing snappy (1.1.10-r1) 06:33:03 (149/154) Installing libwoff2common (1.0.2-r2) 06:33:03 (150/154) Installing libwoff2enc (1.0.2-r2) 06:33:03 (151/154) Installing libgpg-error (1.47-r1) 06:33:03 (152/154) Installing libgcrypt (1.10.2-r1) 06:33:03 (153/154) Installing libxslt (1.1.38-r0) 06:33:03 (154/154) Installing chromium (119.0.6045.159-r0) 06:33:04 Executing busybox-1.36.1-r5.trigger 06:33:04 Executing fontconfig-2.14.2-r3.trigger 06:33:04 Executing mkfontscale-1.2.2-r3.trigger 06:33:04 Executing glib-2.76.6-r0.trigger 06:33:04 Executing shared-mime-info-2.2-r5.trigger 06:33:05 Executing gdk-pixbuf-2.42.12-r0.trigger 06:33:05 Executing gtk-update-icon-cache-3.24.43-r0.trigger 06:33:05 Executing gtk+3.0-3.24.43-r0.trigger 06:33:05 OK: 579 MiB in 171 packages 06:33:32 Removing intermediate container 2e7591bad0d2 06:33:32 ---> f2b585e462c5 06:33:32 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 06:33:32 ---> Running in 8df8ca3d0439 06:33:32 Removing intermediate container 8df8ca3d0439 06:33:32 ---> 692739470176 06:33:32 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 06:33:32 ---> Running in 82150006c777 06:33:32 Removing intermediate container 82150006c777 06:33:32 ---> ab715d289dd9 06:33:32 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 06:33:32 ---> Running in 9d61e6d35a04 06:33:32 Removing intermediate container 9d61e6d35a04 06:33:32 ---> 25b29630cfd6 06:33:32 Step 6/11 : RUN npm install -g npm 06:33:32 ---> Running in 0a858e4b6cc2 06:33:54 06:33:54 removed 8 packages, and changed 71 packages in 21s 06:33:54 06:33:54 22 packages are looking for funding 06:33:54 run `npm fund` for details 06:33:55 Removing intermediate container 0a858e4b6cc2 06:33:55 ---> 0c69b3fe888b 06:33:55 Step 7/11 : ARG USER=1000 06:33:55 ---> Running in 5857fb4fc0dc 06:33:55 Removing intermediate container 5857fb4fc0dc 06:33:55 ---> 711300c394d2 06:33:55 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 06:33:55 ---> Running in cfa3efc08760 06:33:56 Removing intermediate container cfa3efc08760 06:33:56 ---> 52a99179122d 06:33:56 Step 9/11 : USER $USER:$USER 06:33:56 ---> Running in 903bbfef9745 06:33:56 Removing intermediate container 903bbfef9745 06:33:56 ---> 9e4dabc8b7e0 06:33:56 Step 10/11 : WORKDIR /app 06:33:56 ---> Running in 9647564ae89c 06:33:56 Removing intermediate container 9647564ae89c 06:33:56 ---> 6af772839b36 06:33:56 Step 11/11 : LABEL git_sha=850fdf759a0efe631343390da82a37f8ec516889 06:33:56 ---> Running in 7190247ab7e5 06:33:56 Removing intermediate container 7190247ab7e5 06:33:56 ---> 6fbfee68acb4 06:33:56 Successfully built 6fbfee68acb4 06:33:56 Successfully tagged edgexfoundry/edgex-web-ui:850fdf759a0efe631343390da82a37f8ec516889 06:33:56 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 06:33:56 touch edgex-web-ui.imagebuilt 06:33:56 mkdir -p node_modules coverage 06:33:56 chown "1000:1000" . node_modules coverage package-lock.json 06:33:56 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 06:34:01 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 06:34:02 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 06:34:02 npm warn deprecated har-validator@5.1.5: this library is no longer supported 06:34:03 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 06:34:03 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 06:34:03 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 06:34:04 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 06:34:04 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 06:34:06 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 06:34:06 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 06:34:07 npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 06:34:08 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 06:34:09 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. 06:34:18 06:34:18 added 1182 packages, and audited 1183 packages in 20s 06:34:18 06:34:18 100 packages are looking for funding 06:34:18 run `npm fund` for details 06:34:18 06:34:18 34 vulnerabilities (16 moderate, 17 high, 1 critical) 06:34:18 06:34:18 To address issues that do not require attention, run: 06:34:18 npm audit fix 06:34:18 06:34:18 To address all issues (including breaking changes), run: 06:34:18 npm audit fix --force 06:34:18 06:34:18 Run `npm audit` for details. 06:34:36 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 06:34:37 - Generating browser application bundles (phase: setup)... 06:35:03 ✔ Browser application bundle generation complete. 06:35:03 02 10 2024 06:35:03.022:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 06:35:03 02 10 2024 06:35:03.024:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 06:35:03 02 10 2024 06:35:03.027:INFO [launcher]: Starting browser ChromeHeadless 06:35:03 02 10 2024 06:35:03.378:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket tvSTS_BfROaCQ8ThAAAB with id 24411075 06:35:05 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 06:35:05 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.047 secs) 06:35:05 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.053 secs) 06:35:05 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.057 secs) 06:35:05 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.063 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.116 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.172 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.186 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.214 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.24 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.244 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.255 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.265 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.268 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.273 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.277 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.315 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.331 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.334 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.336 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.337 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.349 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.352 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.379 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.386 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.394 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.406 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.419 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.432 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.454 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.469 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.477 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.492 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.498 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.505 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.519 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.524 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.529 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.54 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.546 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.549 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.564 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.576 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.59 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.598 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.617 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.626 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.631 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.642 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.656 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.661 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.691 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.697 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.708 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.715 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.717 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.72 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.722 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.723 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.727 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.733 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.754 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.757 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.759 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.765 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.767 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.768 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.772 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.795 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.797 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.802 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.811 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.839 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.842 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.899 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.911 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.917 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.92 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.922 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.923 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.926 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.929 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.93 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.946 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.949 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.951 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.955 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.958 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.974 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.977 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.985 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.988 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.992 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.993 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.994 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.995 secs) 06:35:07 WARN: ' 06:35:07 It looks like you're using ngModel on the same form field as formControlName. 06:35:07 Support for using the ngModel input property and ngModelChange event with 06:35:07 reactive form directives has been deprecated in Angular v6 and will be removed 06:35:07 in a future version of Angular. 06:35:07 06:35:07 For more information on this, see our API docs here: 06:35:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:35:07 ' 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.995 secs) 06:35:07 WARN: ' 06:35:07 It looks like you're using ngModel on the same form field as formControlName. 06:35:07 Support for using the ngModel input property and ngModelChange event with 06:35:07 reactive form directives has been deprecated in Angular v6 and will be removed 06:35:07 in a future version of Angular. 06:35:07 06:35:07 For more information on this, see our API docs here: 06:35:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:35:07 ' 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.01 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.017 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.023 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.025 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.026 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.033 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.046 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.065 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.067 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.068 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.074 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.077 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.079 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.084 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.09 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.091 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.092 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.101 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.107 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.113 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.143 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.161 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.172 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.18 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.196 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.2 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.204 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.21 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.219 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.222 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.224 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.226 secs) 06:35:07 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 06:35:07 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 06:35:07 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.226 secs) 06:35:07 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 06:35:07 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 06:35:07 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.228 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.245 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.251 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.255 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.258 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.26 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.262 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.273 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.28 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.294 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.297 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.298 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.303 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.315 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.318 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.32 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.331 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.343 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.348 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.352 secs) 06:35:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.952 secs / 1.352 secs) 06:35:07 TOTAL: 147 SUCCESS 06:35:07 ✔ Browser application bundle generation complete. 06:35:07 06:35:07 =============================== Coverage summary =============================== 06:35:07 Statements : 39.07% ( 1375/3519 ) 06:35:07 Branches : 15.3% ( 94/614 ) 06:35:07 Functions : 32.22% ( 425/1319 ) 06:35:07 Lines : 39% ( 1344/3446 ) 06:35:07 ================================================================================ 06:35:07 ✔ Browser application bundle generation complete. 06:35:11 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 06:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:35:11 $ docker stop --time=1 3ea0b28dbc29f9d93000149e71cd85f0161dc4e2e1c4b9da4ea1ed3fa210e8bb 06:35:12 $ docker rm -f --volumes 3ea0b28dbc29f9d93000149e71cd85f0161dc4e2e1c4b9da4ea1ed3fa210e8bb [Pipeline] // withDockerContainer [Pipeline] sh 06:35:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:35:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:35:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:35:14 + ls -al . 06:35:14 total 264 06:35:14 drwxrwxr-x 13 jenkins jenkins 4096 Oct 2 06:32 . 06:35:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:29 .. 06:35:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:29 .blubracket 06:35:14 -rw-rw-r-- 1 jenkins jenkins 18 Oct 2 06:29 .dockerignore 06:35:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:30 .git 06:35:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:29 .github 06:35:14 -rw-rw-r-- 1 jenkins jenkins 178 Oct 2 06:29 .gitignore 06:35:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 06:30 .semver 06:35:14 -rw-rw-r-- 1 jenkins jenkins 9736 Oct 2 06:29 Attribution.txt 06:35:14 -rw-rw-r-- 1 jenkins jenkins 21430 Oct 2 06:29 CHANGELOG.md 06:35:14 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 2 06:29 CONTRIBUTING.md 06:35:14 -rw-rw-r-- 1 jenkins jenkins 1940 Oct 2 06:29 Dockerfile 06:35:14 -rw-rw-r-- 1 jenkins jenkins 652 Oct 2 06:29 Jenkinsfile 06:35:14 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 2 06:29 LICENSE 06:35:14 -rw-rw-r-- 1 jenkins jenkins 2189 Oct 2 06:29 Makefile 06:35:14 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 2 06:29 README.md 06:35:14 -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 06:30 VERSION 06:35:14 -rw-rw-r-- 1 jenkins jenkins 4832 Oct 2 06:29 angularmigrationlogs.md 06:35:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:29 assets 06:35:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:29 bin 06:35:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:29 cmd 06:35:14 -rw-r--r-- 1 jenkins jenkins 10 Oct 2 06:32 coverage.out 06:35:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:29 docs 06:35:14 -rw-rw-r-- 1 jenkins jenkins 6664 Oct 2 06:29 go.mod 06:35:14 -rw-rw-r-- 1 jenkins jenkins 99091 Oct 2 06:29 go.sum 06:35:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:29 internal 06:35:14 -rwxrwxr-x 1 jenkins jenkins 568 Oct 2 06:29 redeploy.sh 06:35:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:29 testing 06:35:14 -rw-rw-r-- 1 jenkins jenkins 155 Oct 2 06:29 version.go 06:35:14 drwxrwxr-x 7 jenkins jenkins 4096 Oct 2 06:34 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:14 + 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=850fdf759a0efe631343390da82a37f8ec516889 --label arch=amd64 --label version=3.1.0-dev.52 . 06:35:16 Sending build context to Docker daemon 346.7MB 06:35:16 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 06:35:16 Step 2/27 : FROM ${BASE} AS builder 06:35:16 ---> 1db3dd2c7631 06:35:16 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:35:26 ---> Running in ae08fb71dbd0 06:35:26 Removing intermediate container ae08fb71dbd0 06:35:26 ---> 8ab35e176549 06:35:26 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 06:35:26 ---> Running in e4504215472e 06:35:26 Removing intermediate container e4504215472e 06:35:26 ---> 3ed85e9c7675 06:35:26 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 06:35:26 ---> Running in 9c404792b2b4 06:35:26 Removing intermediate container 9c404792b2b4 06:35:26 ---> 6cac4c1bcee1 06:35:26 Step 6/27 : LABEL Name=edgex-ui-go 06:35:26 ---> Running in 99351bad4cde 06:35:26 Removing intermediate container 99351bad4cde 06:35:26 ---> 3abceae09710 06:35:26 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:35:26 ---> Running in 5a8eba67f3f2 06:35:26 Removing intermediate container 5a8eba67f3f2 06:35:26 ---> 1455b70df99a 06:35:26 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:35:27 ---> 8f0824a10aed 06:35:27 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:35:27 ---> Running in 649fe2533284 06:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:35:28 OK: 264 MiB in 52 packages 06:35:29 Removing intermediate container 649fe2533284 06:35:29 ---> 1867fb0b0b46 06:35:29 Step 10/27 : ENV GO111MODULE=on 06:35:29 ---> Running in 11ab9eb8c7b5 06:35:29 Removing intermediate container 11ab9eb8c7b5 06:35:29 ---> d53399f2ee0b 06:35:29 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:35:29 ---> Running in 64027a5434e6 06:35:29 Removing intermediate container 64027a5434e6 06:35:29 ---> 57ff4a42af94 06:35:29 Step 12/27 : COPY go.mod vendor* ./ 06:35:29 ---> 38036789b23b 06:35:29 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:29 ---> Running in b5d6c7062380 06:35:30 Removing intermediate container b5d6c7062380 06:35:30 ---> a02ecf5a45a4 06:35:30 Step 14/27 : COPY . . 06:35:48 ---> aa9d80a82ca6 06:35:48 Step 15/27 : RUN ${MAKE} 06:35:48 ---> Running in a70c2f2eb5d3 06:35:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.52" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:36:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12656 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 06:36:05 Running in /w/workspace/edgex-ui-go/182 [Pipeline] { [Pipeline] checkout 06:36:08 The recommended git tool is: git 06:36:13 using credential edgex-jenkins-ssh 06:36:13 Cloning the remote Git repository 06:36:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:36:13 > git init /w/workspace/edgex-ui-go/182 # timeout=10 06:36:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:36:13 > git --version # timeout=10 06:36:13 > git --version # 'git version 2.25.1' 06:36:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:36:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:19 Avoid second fetch 06:36:19 Checking out Revision 850fdf759a0efe631343390da82a37f8ec516889 (main) 06:36:19 > git config core.sparsecheckout # timeout=10 06:36:19 > git checkout -f 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 06:36:20 Commit message: "Merge pull request #800 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.60" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:36:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:36:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:25 Dload Upload Total Spent Left Speed 06:36:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 06:36:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:36:26 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 06:36:26 /etc/docker/daemon.json 06:36:26 { 06:36:26 "registry-mirrors": [ 06:36:26 "https://nexus3.edgexfoundry.org:10001" 06:36:26 ], 06:36:26 "bip": "10.250.0.254/24", 06:36:26 "hosts": [ 06:36:26 "tcp://0.0.0.0:5555", 06:36:26 "unix:///var/run/docker.sock" 06:36:26 ], 06:36:26 "mtu": 1458, 06:36:26 "selinux-enabled": true, 06:36:26 "seccomp-profile": "/etc/docker/seccomp.json" 06:36:26 } [Pipeline] sh 06:36:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:36:26 + sudo service docker restart 06:36:27 Removing intermediate container a70c2f2eb5d3 06:36:27 ---> 6247710a5bae 06:36:27 Step 16/27 : FROM alpine:3.18 06:36:27 3.18: Pulling from library/alpine 06:36:27 1cc3d825d8b2: Pulling fs layer 06:36:27 1cc3d825d8b2: Verifying Checksum 06:36:27 1cc3d825d8b2: Download complete 06:36:27 1cc3d825d8b2: Pull complete 06:36:27 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:36:27 Status: Downloaded newer image for alpine:3.18 06:36:27 ---> 2c64cf60f6f0 06:36:27 Step 17/27 : RUN apk --no-cache upgrade 06:36:27 ---> Running in 7dd6d76e11e1 06:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:36:27 OK: 7 MiB in 15 packages 06:36:27 Removing intermediate container 7dd6d76e11e1 06:36:27 ---> 2ee31531a0dd 06:36:27 Step 18/27 : RUN apk add --update --no-cache dumb-init 06:36:27 ---> Running in b4b48b683700 06:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:36:27 (1/1) Installing dumb-init (1.2.5-r2) 06:36:27 Executing busybox-1.36.1-r7.trigger 06:36:27 OK: 7 MiB in 16 packages 06:36:30 Removing intermediate container b4b48b683700 06:36:30 ---> 9c58d6e82a58 06:36:30 Step 19/27 : EXPOSE 4000 06:36:30 ---> Running in 62ddfb53a1c7 06:36:30 Removing intermediate container 62ddfb53a1c7 06:36:30 ---> 0189e579b0c8 06:36:30 Step 20/27 : 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 06:36:32 ---> 67e036557c75 06:36:32 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 06:36:32 ---> 8d6cf40f2fc9 06:36:32 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 06:36:32 ---> 4c38bbbe2f77 06:36:32 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:36:32 ---> Running in 4ad707504b98 06:36:32 Removing intermediate container 4ad707504b98 06:36:32 ---> eff61a107b45 06:36:32 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 06:36:32 ---> Running in 2972bf0443e8 06:36:32 Removing intermediate container 2972bf0443e8 06:36:32 ---> 27a0c3cebafd 06:36:32 Step 25/27 : LABEL arch=amd64 06:36:32 ---> Running in 4b7136133dda 06:36:33 Removing intermediate container 4b7136133dda 06:36:33 ---> 9a1b07bee68e 06:36:33 Step 26/27 : LABEL git_sha=850fdf759a0efe631343390da82a37f8ec516889 06:36:33 ---> Running in 415a3aef3024 06:36:33 Removing intermediate container 415a3aef3024 06:36:33 ---> ddcc5a00b78d 06:36:33 Step 27/27 : LABEL version=3.1.0-dev.52 06:36:33 ---> Running in 59b9efe5644d 06:36:33 Removing intermediate container 59b9efe5644d 06:36:33 ---> 1d8d87f5b8b2 06:36:33 [Warning] One or more build-args [ARCH] were not consumed 06:36:33 Successfully built 1d8d87f5b8b2 06:36:33 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:33 provisioning config files... 06:36:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18090928101087268930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:33 ---> ****-login.sh 06:36:33 nexus3.edgexfoundry.org:10001 06:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:33 Configure a credential helper to remove this warning. See 06:36:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:33 06:36:33 Login Succeeded 06:36:33 nexus3.edgexfoundry.org:10002 06:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:33 Configure a credential helper to remove this warning. See 06:36:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:33 06:36:33 Login Succeeded 06:36:33 nexus3.edgexfoundry.org:10003 06:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:34 Configure a credential helper to remove this warning. See 06:36:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:34 06:36:34 Login Succeeded 06:36:34 nexus3.edgexfoundry.org:10004 06:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:34 Configure a credential helper to remove this warning. See 06:36:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:34 06:36:34 Login Succeeded 06:36:34 ****.io 06:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:34 Configure a credential helper to remove this warning. See 06:36:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:34 06:36:34 Login Succeeded 06:36:34 ---> ****-login.sh ends [Pipeline] } 06:36:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:36:34 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 06:36:34 850fdf759a0efe631343390da82a37f8ec516889 06:36:34 latest 06:36:34 3.1.0-dev.52 06:36:34 850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 06:36:34 main 06:36:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:34 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:850fdf759a0efe631343390da82a37f8ec516889 06:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:36:35 0e38c641797f: Preparing 06:36:35 9e74265b8d64: Preparing 06:36:35 75c55f5a6d37: Preparing 06:36:35 c20aa200898b: Preparing 06:36:35 91a1e2878081: Preparing 06:36:35 d62a02444d39: Preparing 06:36:35 d62a02444d39: Waiting 06:36:35 c20aa200898b: Pushed 06:36:35 91a1e2878081: Pushed 06:36:35 0e38c641797f: Pushed 06:36:35 9e74265b8d64: Pushed 06:36:35 d62a02444d39: Layer already exists 06:36:39 75c55f5a6d37: Pushed 06:36:39 850fdf759a0efe631343390da82a37f8ec516889: digest: sha256:7738c7160c3d356901a2e6ba58c0b83af02ef77b335c09bc4f3a1b31e34839fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:39 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:36:40 0e38c641797f: Preparing 06:36:40 9e74265b8d64: Preparing 06:36:40 75c55f5a6d37: Preparing 06:36:40 c20aa200898b: Preparing 06:36:40 91a1e2878081: Preparing 06:36:40 d62a02444d39: Preparing 06:36:40 d62a02444d39: Waiting 06:36:40 0e38c641797f: Layer already exists 06:36:40 9e74265b8d64: Layer already exists 06:36:40 d62a02444d39: Layer already exists 06:36:40 75c55f5a6d37: Layer already exists 06:36:40 c20aa200898b: Layer already exists 06:36:40 91a1e2878081: Layer already exists 06:36:40 latest: digest: sha256:7738c7160c3d356901a2e6ba58c0b83af02ef77b335c09bc4f3a1b31e34839fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.52 06:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:36:41 0e38c641797f: Preparing 06:36:41 9e74265b8d64: Preparing 06:36:41 75c55f5a6d37: Preparing 06:36:41 c20aa200898b: Preparing 06:36:41 91a1e2878081: Preparing 06:36:41 d62a02444d39: Preparing 06:36:41 d62a02444d39: Waiting 06:36:41 91a1e2878081: Layer already exists 06:36:41 c20aa200898b: Layer already exists 06:36:41 9e74265b8d64: Layer already exists 06:36:41 0e38c641797f: Layer already exists 06:36:41 75c55f5a6d37: Layer already exists 06:36:41 d62a02444d39: Layer already exists 06:36:41 3.1.0-dev.52: digest: sha256:7738c7160c3d356901a2e6ba58c0b83af02ef77b335c09bc4f3a1b31e34839fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 06:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:36:42 0e38c641797f: Preparing 06:36:42 9e74265b8d64: Preparing 06:36:42 75c55f5a6d37: Preparing 06:36:42 c20aa200898b: Preparing 06:36:42 91a1e2878081: Preparing 06:36:42 d62a02444d39: Preparing 06:36:42 d62a02444d39: Waiting 06:36:42 75c55f5a6d37: Layer already exists 06:36:42 9e74265b8d64: Layer already exists 06:36:42 c20aa200898b: Layer already exists 06:36:42 0e38c641797f: Layer already exists 06:36:42 d62a02444d39: Layer already exists 06:36:42 91a1e2878081: Layer already exists 06:36:42 850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52: digest: sha256:7738c7160c3d356901a2e6ba58c0b83af02ef77b335c09bc4f3a1b31e34839fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 06:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:36:42 0e38c641797f: Preparing 06:36:42 9e74265b8d64: Preparing 06:36:42 75c55f5a6d37: Preparing 06:36:42 c20aa200898b: Preparing 06:36:42 91a1e2878081: Preparing 06:36:42 d62a02444d39: Preparing 06:36:42 d62a02444d39: Waiting 06:36:42 91a1e2878081: Layer already exists 06:36:42 c20aa200898b: Layer already exists 06:36:42 0e38c641797f: Layer already exists 06:36:42 9e74265b8d64: Layer already exists 06:36:42 d62a02444d39: Layer already exists 06:36:42 75c55f5a6d37: Layer already exists 06:36:42 main: digest: sha256:7738c7160c3d356901a2e6ba58c0b83af02ef77b335c09bc4f3a1b31e34839fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:42 ===================================================== [Pipeline] echo 06:36:42 taggedImages: 06:36:42 - nexus3.edgexfoundry.org:10004/edgex-ui:850fdf759a0efe631343390da82a37f8ec516889 06:36:42 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:36:42 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.52 06:36:42 - nexus3.edgexfoundry.org:10004/edgex-ui:850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 06:36:42 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:36:43 06:36:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:36:43 latest: Pulling from edgex-lftools-log-publisher 06:36:43 5eb5b503b376: Pulling fs layer 06:36:43 5c69ac0246d0: Pulling fs layer 06:36:43 ec43610c2a17: Pulling fs layer 06:36:43 3a2ae6a8a46f: Pulling fs layer 06:36:43 33b1e0a273af: Pulling fs layer 06:36:43 5d3b04190fa2: Pulling fs layer 06:36:43 2f39f015ded8: Pulling fs layer 06:36:43 33b1e0a273af: Waiting 06:36:43 5d3b04190fa2: Waiting 06:36:43 2f39f015ded8: Waiting 06:36:43 3a2ae6a8a46f: Waiting 06:36:43 5c69ac0246d0: Verifying Checksum 06:36:43 5c69ac0246d0: Download complete 06:36:43 3a2ae6a8a46f: Verifying Checksum 06:36:43 3a2ae6a8a46f: Download complete 06:36:44 33b1e0a273af: Verifying Checksum 06:36:44 33b1e0a273af: Download complete 06:36:44 5d3b04190fa2: Verifying Checksum 06:36:44 5d3b04190fa2: Download complete 06:36:44 ec43610c2a17: Verifying Checksum 06:36:44 ec43610c2a17: Download complete 06:36:44 5eb5b503b376: Verifying Checksum 06:36:44 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:45 provisioning config files... 06:36:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/182@tmp/config8163301693830722785tmp [Pipeline] { 06:36:45 2f39f015ded8: Verifying Checksum 06:36:45 2f39f015ded8: Download complete [Pipeline] libraryResource [Pipeline] sh 06:36:45 ---> ****-login.sh 06:36:45 nexus3.edgexfoundry.org:10001 06:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:46 Configure a credential helper to remove this warning. See 06:36:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:46 06:36:46 Login Succeeded 06:36:46 nexus3.edgexfoundry.org:10002 06:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:46 5eb5b503b376: Pull complete 06:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:46 Configure a credential helper to remove this warning. See 06:36:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:46 06:36:46 Login Succeeded 06:36:46 nexus3.edgexfoundry.org:10003 06:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:47 Configure a credential helper to remove this warning. See 06:36:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:47 06:36:47 Login Succeeded 06:36:47 nexus3.edgexfoundry.org:10004 06:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:47 Configure a credential helper to remove this warning. See 06:36:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:47 06:36:47 Login Succeeded 06:36:47 ****.io 06:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:47 5c69ac0246d0: Pull complete 06:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:48 Configure a credential helper to remove this warning. See 06:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:48 06:36:48 Login Succeeded 06:36:48 ---> ****-login.sh ends [Pipeline] } 06:36:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:36:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:36:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:36:48 ========================================================= 06:36:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:36:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:36:49 ec43610c2a17: Pull complete 06:36:50 Sending build context to Docker daemon 35.51MB 06:36:50 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 06:36:50 Step 2/15 : FROM ${BASE} AS builder 06:36:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:36:51 c6b39de5b339: Pulling fs layer 06:36:51 a69c41024577: Pulling fs layer 06:36:51 d6de4b400683: Pulling fs layer 06:36:51 35cb2a7552d0: Pulling fs layer 06:36:51 4f4fb700ef54: Pulling fs layer 06:36:51 464afbd9ba4c: Pulling fs layer 06:36:51 00f215d4a9da: Pulling fs layer 06:36:51 d496ad576159: Pulling fs layer 06:36:51 464afbd9ba4c: Waiting 06:36:51 00f215d4a9da: Waiting 06:36:51 d496ad576159: Waiting 06:36:51 35cb2a7552d0: Waiting 06:36:51 4f4fb700ef54: Waiting 06:36:51 a69c41024577: Download complete 06:36:51 35cb2a7552d0: Verifying Checksum 06:36:51 35cb2a7552d0: Download complete 06:36:51 4f4fb700ef54: Verifying Checksum 06:36:51 4f4fb700ef54: Download complete 06:36:51 c6b39de5b339: Verifying Checksum 06:36:51 c6b39de5b339: Download complete 06:36:51 464afbd9ba4c: Verifying Checksum 06:36:51 464afbd9ba4c: Download complete 06:36:51 3a2ae6a8a46f: Pull complete 06:36:52 d496ad576159: Verifying Checksum 06:36:52 d496ad576159: Download complete 06:36:52 c6b39de5b339: Pull complete 06:36:52 33b1e0a273af: Pull complete 06:36:53 a69c41024577: Pull complete 06:36:53 d6de4b400683: Verifying Checksum 06:36:53 d6de4b400683: Download complete 06:36:54 5d3b04190fa2: Pull complete 06:36:55 00f215d4a9da: Verifying Checksum 06:36:55 00f215d4a9da: Download complete 06:36:59 2f39f015ded8: Pull complete 06:36:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:36:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:59 prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container 06:36:59 $ 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 06:37:07 d6de4b400683: Pull complete 06:37:07 35cb2a7552d0: Pull complete 06:37:07 4f4fb700ef54: Pull complete 06:37:07 464afbd9ba4c: Pull complete 06:37:17 00f215d4a9da: Pull complete 06:37:18 $ docker top 013d46326ccbbb034f2c90c798346b2dc3b33a2809dc8a354f390f71f228144d -eo pid,comm [Pipeline] { 06:37:18 d496ad576159: Pull complete 06:37:18 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:37:18 ---> f246e2811388 06:37:18 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] libraryResource [Pipeline] sh 06:37:18 ---> job-cost.sh 06:37:18 lf-activate-venv: SKIPPING 06:37:18 INFO: No Stack... 06:37:19 INFO: Retrieving Pricing Info for: v3-standard-8 06:37:19 INFO: Archiving Costs [Pipeline] sh 06:37:20 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 06:37:20 + cut -d, -f6 [Pipeline] lock 06:37:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] 06:37:20 Resource [jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] did not exist. Created. 06:37:20 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:37:20 + echo total: 0.2199999988079071 [Pipeline] stash 06:37:20 ---> Running in efec095d240c 06:37:20 Stashed 1 file(s) [Pipeline] } 06:37:20 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 06:37:20 $ docker stop --time=1 013d46326ccbbb034f2c90c798346b2dc3b33a2809dc8a354f390f71f228144d 06:37:20 Removing intermediate container efec095d240c 06:37:20 ---> bddeaaaf65b5 06:37:20 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:37:20 ---> Running in 6ffc811491e9 06:37:21 Removing intermediate container 6ffc811491e9 06:37:21 ---> d6c5d695e17b 06:37:21 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:37:21 ---> Running in c9476bf11bbf 06:37:21 Removing intermediate container c9476bf11bbf 06:37:21 ---> edf73e156c44 06:37:21 Step 6/15 : LABEL Name=edgex-ui-go 06:37:21 ---> Running in e40860be633b 06:37:22 Removing intermediate container e40860be633b 06:37:22 ---> af7800ca7a9f 06:37:22 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:37:22 ---> Running in a00051aac7c3 06:37:22 $ docker rm -f --volumes 013d46326ccbbb034f2c90c798346b2dc3b33a2809dc8a354f390f71f228144d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:37:22 Removing intermediate container a00051aac7c3 06:37:22 ---> 1f7f0381a80f 06:37:22 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] // stage [Pipeline] } 06:37:23 latest: Pulling from library/docker 06:37:23 cf04c63912e1: Pulling fs layer 06:37:23 a9679eef29cc: Pulling fs layer 06:37:23 4f4fb700ef54: Pulling fs layer 06:37:23 4a81ff15e9c1: Pulling fs layer 06:37:23 670ac7667191: Pulling fs layer 06:37:23 f54c0a207651: Pulling fs layer 06:37:23 443e5bf4eb6d: Pulling fs layer 06:37:23 36b38738a239: Pulling fs layer 06:37:23 7e05683eb78b: Pulling fs layer 06:37:23 af19dc418931: Pulling fs layer 06:37:23 350f121bb6a7: Pulling fs layer 06:37:23 51a3079e1f46: Pulling fs layer 06:37:23 dbb9cf640990: Pulling fs layer 06:37:23 4b2b3ec1ddad: Pulling fs layer 06:37:23 6e3a953caa63: Pulling fs layer 06:37:23 4c868131d387: Pulling fs layer 06:37:23 670ac7667191: Waiting 06:37:23 f54c0a207651: Waiting 06:37:23 443e5bf4eb6d: Waiting 06:37:23 4a81ff15e9c1: Waiting 06:37:23 36b38738a239: Waiting 06:37:23 7e05683eb78b: Waiting 06:37:23 350f121bb6a7: Waiting 06:37:23 51a3079e1f46: Waiting 06:37:23 af19dc418931: Waiting 06:37:23 4b2b3ec1ddad: Waiting 06:37:23 4c868131d387: Waiting 06:37:23 4f4fb700ef54: Verifying Checksum 06:37:23 4f4fb700ef54: Download complete 06:37:23 cf04c63912e1: Verifying Checksum 06:37:23 cf04c63912e1: Download complete 06:37:23 4a81ff15e9c1: Verifying Checksum 06:37:23 4a81ff15e9c1: Download complete 06:37:23 a9679eef29cc: Verifying Checksum 06:37:23 a9679eef29cc: Download complete 06:37:24 f54c0a207651: Verifying Checksum 06:37:24 f54c0a207651: Download complete 06:37:24 670ac7667191: Verifying Checksum 06:37:24 670ac7667191: Download complete 06:37:24 443e5bf4eb6d: Verifying Checksum 06:37:24 443e5bf4eb6d: Download complete 06:37:24 36b38738a239: Verifying Checksum 06:37:24 36b38738a239: Download complete 06:37:24 cf04c63912e1: Pull complete 06:37:24 7e05683eb78b: Verifying Checksum 06:37:24 7e05683eb78b: Download complete 06:37:24 af19dc418931: Verifying Checksum 06:37:24 af19dc418931: Download complete 06:37:24 dbb9cf640990: Verifying Checksum 06:37:24 dbb9cf640990: Download complete 06:37:24 51a3079e1f46: Verifying Checksum 06:37:24 51a3079e1f46: Download complete 06:37:24 6e3a953caa63: Verifying Checksum 06:37:24 6e3a953caa63: Download complete 06:37:24 350f121bb6a7: Verifying Checksum 06:37:24 350f121bb6a7: Download complete 06:37:24 4c868131d387: Verifying Checksum 06:37:24 4c868131d387: Download complete 06:37:25 a9679eef29cc: Pull complete 06:37:25 4f4fb700ef54: Pull complete 06:37:26 4b2b3ec1ddad: Verifying Checksum 06:37:26 4b2b3ec1ddad: Download complete 06:37:26 4a81ff15e9c1: Pull complete 06:37:27 670ac7667191: Pull complete 06:37:28 f54c0a207651: Pull complete 06:37:30 443e5bf4eb6d: Pull complete 06:37:31 36b38738a239: Pull complete 06:37:31 7e05683eb78b: Pull complete 06:37:31 af19dc418931: Pull complete 06:37:32 350f121bb6a7: Pull complete 06:37:32 51a3079e1f46: Pull complete 06:37:33 dbb9cf640990: Pull complete 06:37:37 4b2b3ec1ddad: Pull complete 06:37:37 6e3a953caa63: Pull complete 06:37:37 4c868131d387: Pull complete 06:37:37 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 06:37:37 Status: Downloaded newer image for docker:latest 06:37:40 ---> ad3328f0a309 06:37:40 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:37:40 ---> Running in 9abf568d0c03 06:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:37:43 OK: 266 MiB in 52 packages 06:37:43 Removing intermediate container 9abf568d0c03 06:37:43 ---> 3d974545b41f 06:37:43 Step 10/15 : ENV GO111MODULE=on 06:37:44 ---> Running in bfec8cb2a7a4 06:37:44 Removing intermediate container bfec8cb2a7a4 06:37:44 ---> dcb3840c2135 06:37:44 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:37:44 ---> Running in dc6aa84e1640 06:37:44 Removing intermediate container dc6aa84e1640 06:37:44 ---> fc058464241f 06:37:44 Step 12/15 : COPY go.mod vendor* ./ 06:37:46 ---> 502ae5eed46b 06:37:46 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:46 ---> Running in fb7c6c7a0c65 06:39:53 Removing intermediate container fb7c6c7a0c65 06:39:53 ---> 25034e3678e0 06:39:53 Step 14/15 : COPY . . 06:39:53 ---> 97aeee469a6d 06:39:53 Step 15/15 : RUN ${MAKE} 06:39:53 ---> Running in 0422b1fbf179 06:39:53 noop 06:39:53 Removing intermediate container 0422b1fbf179 06:39:53 ---> 40f8ada614f5 06:39:53 Successfully built 40f8ada614f5 06:39:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:53 + docker inspect -f . ci-base-image-arm64 06:39:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:53 prd-ubuntu20.04-docker-arm64-4c-16g-12656 does not seem to be running inside a container 06:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/182 -v /w/workspace/edgex-ui-go/182:/w/workspace/edgex-ui-go/182:rw,z -v /w/workspace/edgex-ui-go/182@tmp:/w/workspace/edgex-ui-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:39:55 $ docker top 1a20cda5b915f0256d9e6a6f5d03ddb3eafe03479857aac41b2c930bfe93961c -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:56 + go version 06:39:56 go version go1.21.9 linux/arm64 [Pipeline] } 06:39:56 $ docker stop --time=1 1a20cda5b915f0256d9e6a6f5d03ddb3eafe03479857aac41b2c930bfe93961c 06:39:57 $ docker rm -f --volumes 1a20cda5b915f0256d9e6a6f5d03ddb3eafe03479857aac41b2c930bfe93961c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:58 + docker inspect -f . ci-base-image-arm64 06:39:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:58 prd-ubuntu20.04-docker-arm64-4c-16g-12656 does not seem to be running inside a container 06:39:58 $ 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/182 -v /w/workspace/edgex-ui-go/182:/w/workspace/edgex-ui-go/182:rw,z -v /w/workspace/edgex-ui-go/182@tmp:/w/workspace/edgex-ui-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:39:59 $ docker top 8276d1caa0f1ef26f01193918828504f3540184c9bf42374772375f8d952d27d -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:01 + git config --global --add safe.directory /w/workspace/edgex-ui-go/182 [Pipeline] fileExists [Pipeline] sh 06:40:02 + make test 06:40:02 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:40:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:44:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:44:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:44:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:44:01 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:44:01 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:44:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:44:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:44:01 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 06:44:01 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 06:44:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:44:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:44:48 ./bin/test-attribution-txt.sh 06:44:48 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 06:44:48 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 06:44:48 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 06:44:48 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 06:44:48 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 06:44:48 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 06:44:48 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 06:44:48 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 06:44:48 An attribution for golang.org/x/term is missing from Attribution.txt, please add 06:44:48 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 06:44:48 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 06:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:44:48 $ docker stop --time=1 8276d1caa0f1ef26f01193918828504f3540184c9bf42374772375f8d952d27d 06:44:50 $ docker rm -f --volumes 8276d1caa0f1ef26f01193918828504f3540184c9bf42374772375f8d952d27d [Pipeline] // withDockerContainer [Pipeline] sh 06:44:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:44:51 Warning: overwriting stash ‘coverage-report’ 06:44:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:44:53 + ls -al . 06:44:53 total 260 06:44:53 drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 06:40 . 06:44:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:36 .. 06:44:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:36 .blubracket 06:44:53 -rw-rw-r-- 1 jenkins jenkins 18 Oct 2 06:36 .dockerignore 06:44:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:36 .git 06:44:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:36 .github 06:44:53 -rw-rw-r-- 1 jenkins jenkins 178 Oct 2 06:36 .gitignore 06:44:53 -rw-rw-r-- 1 jenkins jenkins 9736 Oct 2 06:36 Attribution.txt 06:44:53 -rw-rw-r-- 1 jenkins jenkins 21430 Oct 2 06:36 CHANGELOG.md 06:44:53 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 2 06:36 CONTRIBUTING.md 06:44:53 -rw-rw-r-- 1 jenkins jenkins 1940 Oct 2 06:36 Dockerfile 06:44:53 -rw-rw-r-- 1 jenkins jenkins 652 Oct 2 06:36 Jenkinsfile 06:44:53 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 2 06:36 LICENSE 06:44:53 -rw-rw-r-- 1 jenkins jenkins 2189 Oct 2 06:36 Makefile 06:44:53 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 2 06:36 README.md 06:44:53 -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 06:30 VERSION 06:44:53 -rw-rw-r-- 1 jenkins jenkins 4832 Oct 2 06:36 angularmigrationlogs.md 06:44:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:36 assets 06:44:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:36 bin 06:44:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:36 cmd 06:44:53 -rw-r--r-- 1 jenkins jenkins 10 Oct 2 06:40 coverage.out 06:44:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:36 docs 06:44:53 -rw-rw-r-- 1 jenkins jenkins 6664 Oct 2 06:36 go.mod 06:44:53 -rw-rw-r-- 1 jenkins jenkins 99091 Oct 2 06:36 go.sum 06:44:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:36 internal 06:44:53 -rwxrwxr-x 1 jenkins jenkins 568 Oct 2 06:36 redeploy.sh 06:44:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:36 testing 06:44:53 -rw-rw-r-- 1 jenkins jenkins 155 Oct 2 06:36 version.go 06:44:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:53 + 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=850fdf759a0efe631343390da82a37f8ec516889 --label arch=arm64 --label version=3.1.0-dev.52 . 06:44:54 Sending build context to Docker daemon 35.51MB 06:44:54 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 06:44:54 Step 2/27 : FROM ${BASE} AS builder 06:44:54 ---> 40f8ada614f5 06:44:54 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:44:54 ---> Running in b2f74899ef30 06:44:55 Removing intermediate container b2f74899ef30 06:44:55 ---> d952c1f74987 06:44:55 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 06:44:55 ---> Running in 9fe289c55d72 06:44:55 Removing intermediate container 9fe289c55d72 06:44:55 ---> 46d6e262f9c0 06:44:55 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 06:44:55 ---> Running in 30deb9a6925d 06:44:56 Removing intermediate container 30deb9a6925d 06:44:56 ---> 473061c2f228 06:44:56 Step 6/27 : LABEL Name=edgex-ui-go 06:44:56 ---> Running in 0920e6569bcd 06:44:56 Removing intermediate container 0920e6569bcd 06:44:56 ---> 10cb5f2bacc8 06:44:56 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:44:56 ---> Running in 3cbbef4de1f2 06:44:57 Removing intermediate container 3cbbef4de1f2 06:44:57 ---> bdae5608345f 06:44:57 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:44:59 ---> a16c8903cd2e 06:44:59 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:59 ---> Running in 058c9b281f6c 06:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:45:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:45:01 OK: 266 MiB in 52 packages 06:45:02 Removing intermediate container 058c9b281f6c 06:45:02 ---> 0a3a8e0410a0 06:45:02 Step 10/27 : ENV GO111MODULE=on 06:45:02 ---> Running in f9d18d5a5ee4 06:45:03 Removing intermediate container f9d18d5a5ee4 06:45:03 ---> b492268824c4 06:45:03 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:45:03 ---> Running in a95e8e9ed2f7 06:45:03 Removing intermediate container a95e8e9ed2f7 06:45:03 ---> 0437feefb553 06:45:03 Step 12/27 : COPY go.mod vendor* ./ 06:45:04 ---> 5e45f7914872 06:45:04 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:45:04 ---> Running in 9b20c32c2e86 06:45:07 Removing intermediate container 9b20c32c2e86 06:45:07 ---> c9ab11efdc3d 06:45:07 Step 14/27 : COPY . . 06:45:11 ---> 1fae8d96f391 06:45:11 Step 15/27 : RUN ${MAKE} 06:45:11 ---> Running in 464c33bb3db0 06:45:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.52" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:48:51 Removing intermediate container 464c33bb3db0 06:48:51 ---> 61c7aaa0b2b6 06:48:51 Step 16/27 : FROM alpine:3.18 06:48:51 3.18: Pulling from library/alpine 06:48:51 720f3032cd11: Pulling fs layer 06:48:51 720f3032cd11: Verifying Checksum 06:48:51 720f3032cd11: Download complete 06:48:51 720f3032cd11: Pull complete 06:48:51 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:48:51 Status: Downloaded newer image for alpine:3.18 06:48:51 ---> 3e834921e367 06:48:51 Step 17/27 : RUN apk --no-cache upgrade 06:48:51 ---> Running in f9057bacbae6 06:48:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:48:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:48:52 OK: 8 MiB in 15 packages 06:48:53 Removing intermediate container f9057bacbae6 06:48:53 ---> d15134ade8a2 06:48:53 Step 18/27 : RUN apk add --update --no-cache dumb-init 06:48:53 ---> Running in 56d79f58391c 06:48:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:48:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:48:55 (1/1) Installing dumb-init (1.2.5-r2) 06:48:55 Executing busybox-1.36.1-r7.trigger 06:48:55 OK: 8 MiB in 16 packages 06:48:56 Removing intermediate container 56d79f58391c 06:48:56 ---> c88a35dee3a7 06:48:56 Step 19/27 : EXPOSE 4000 06:48:56 ---> Running in 6a8a2203745b 06:48:57 Removing intermediate container 6a8a2203745b 06:48:57 ---> 1b6a70c4b1b4 06:48:57 Step 20/27 : 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 06:48:59 ---> e888df0bd4c4 06:48:59 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 06:49:00 ---> 82a18876fdb5 06:49:00 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 06:49:00 ---> c9bf93c9fd61 06:49:00 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:49:00 ---> Running in dcc5f610087b 06:49:00 Removing intermediate container dcc5f610087b 06:49:00 ---> 83eb5721147d 06:49:00 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 06:49:00 ---> Running in aab9c3749719 06:49:01 Removing intermediate container aab9c3749719 06:49:01 ---> 4698f85c5933 06:49:01 Step 25/27 : LABEL arch=arm64 06:49:01 ---> Running in 0b01ddaf6200 06:49:01 Removing intermediate container 0b01ddaf6200 06:49:01 ---> d9c225689164 06:49:01 Step 26/27 : LABEL git_sha=850fdf759a0efe631343390da82a37f8ec516889 06:49:01 ---> Running in cc468f26666a 06:49:01 Removing intermediate container cc468f26666a 06:49:01 ---> 5bd1cbc649df 06:49:01 Step 27/27 : LABEL version=3.1.0-dev.52 06:49:01 ---> Running in b6ff1a5a5e15 06:49:02 Removing intermediate container b6ff1a5a5e15 06:49:02 ---> 7ba95a379423 06:49:02 [Warning] One or more build-args [ARCH] were not consumed 06:49:02 Successfully built 7ba95a379423 06:49:02 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 06:49:02 provisioning config files... 06:49:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/182@tmp/config2548216224396295131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:02 ---> ****-login.sh 06:49:02 nexus3.edgexfoundry.org:10001 06:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:03 Configure a credential helper to remove this warning. See 06:49:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:03 06:49:03 Login Succeeded 06:49:03 nexus3.edgexfoundry.org:10002 06:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:03 Configure a credential helper to remove this warning. See 06:49:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:03 06:49:03 Login Succeeded 06:49:03 nexus3.edgexfoundry.org:10003 06:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:04 Configure a credential helper to remove this warning. See 06:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:04 06:49:04 Login Succeeded 06:49:04 nexus3.edgexfoundry.org:10004 06:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:04 Configure a credential helper to remove this warning. See 06:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:04 06:49:04 Login Succeeded 06:49:04 ****.io 06:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:04 Configure a credential helper to remove this warning. See 06:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:04 06:49:04 Login Succeeded 06:49:04 ---> ****-login.sh ends [Pipeline] } 06:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:49:04 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 06:49:04 850fdf759a0efe631343390da82a37f8ec516889 06:49:04 latest 06:49:04 3.1.0-dev.52 06:49:04 850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 06:49:04 main 06:49:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:850fdf759a0efe631343390da82a37f8ec516889 06:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:49:05 97e3b9d05a96: Preparing 06:49:05 e96387c9a028: Preparing 06:49:05 7ca6808eae34: Preparing 06:49:05 83cc9446a4b6: Preparing 06:49:05 971005b36020: Preparing 06:49:05 4aeaa0e7d41f: Preparing 06:49:05 4aeaa0e7d41f: Waiting 06:49:05 e96387c9a028: Pushed 06:49:05 971005b36020: Pushed 06:49:05 83cc9446a4b6: Pushed 06:49:05 97e3b9d05a96: Pushed 06:49:05 4aeaa0e7d41f: Layer already exists 06:49:18 7ca6808eae34: Pushed 06:49:18 850fdf759a0efe631343390da82a37f8ec516889: digest: sha256:019c52263d78ba1e8b26d966feab7e0a2229358c48e44054e36c7cffbc9937dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:18 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 06:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:49:19 97e3b9d05a96: Preparing 06:49:19 e96387c9a028: Preparing 06:49:19 7ca6808eae34: Preparing 06:49:19 83cc9446a4b6: Preparing 06:49:19 971005b36020: Preparing 06:49:19 4aeaa0e7d41f: Preparing 06:49:19 4aeaa0e7d41f: Waiting 06:49:19 7ca6808eae34: Layer already exists 06:49:19 e96387c9a028: Layer already exists 06:49:19 97e3b9d05a96: Layer already exists 06:49:19 83cc9446a4b6: Layer already exists 06:49:19 971005b36020: Layer already exists 06:49:19 4aeaa0e7d41f: Layer already exists 06:49:19 latest: digest: sha256:019c52263d78ba1e8b26d966feab7e0a2229358c48e44054e36c7cffbc9937dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.52 06:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:49:20 97e3b9d05a96: Preparing 06:49:20 e96387c9a028: Preparing 06:49:20 7ca6808eae34: Preparing 06:49:20 83cc9446a4b6: Preparing 06:49:20 971005b36020: Preparing 06:49:20 4aeaa0e7d41f: Preparing 06:49:20 4aeaa0e7d41f: Waiting 06:49:20 97e3b9d05a96: Layer already exists 06:49:20 83cc9446a4b6: Layer already exists 06:49:20 e96387c9a028: Layer already exists 06:49:20 971005b36020: Layer already exists 06:49:20 7ca6808eae34: Layer already exists 06:49:20 4aeaa0e7d41f: Layer already exists 06:49:20 3.1.0-dev.52: digest: sha256:019c52263d78ba1e8b26d966feab7e0a2229358c48e44054e36c7cffbc9937dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:20 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 06:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:49:21 97e3b9d05a96: Preparing 06:49:21 e96387c9a028: Preparing 06:49:21 7ca6808eae34: Preparing 06:49:21 83cc9446a4b6: Preparing 06:49:21 971005b36020: Preparing 06:49:21 4aeaa0e7d41f: Preparing 06:49:21 4aeaa0e7d41f: Waiting 06:49:21 83cc9446a4b6: Layer already exists 06:49:21 97e3b9d05a96: Layer already exists 06:49:21 971005b36020: Layer already exists 06:49:21 7ca6808eae34: Layer already exists 06:49:21 e96387c9a028: Layer already exists 06:49:21 4aeaa0e7d41f: Layer already exists 06:49:21 850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52: digest: sha256:019c52263d78ba1e8b26d966feab7e0a2229358c48e44054e36c7cffbc9937dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 06:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:49:22 97e3b9d05a96: Preparing 06:49:22 e96387c9a028: Preparing 06:49:22 7ca6808eae34: Preparing 06:49:22 83cc9446a4b6: Preparing 06:49:22 971005b36020: Preparing 06:49:22 4aeaa0e7d41f: Preparing 06:49:22 4aeaa0e7d41f: Waiting 06:49:22 83cc9446a4b6: Layer already exists 06:49:22 7ca6808eae34: Layer already exists 06:49:22 e96387c9a028: Layer already exists 06:49:22 971005b36020: Layer already exists 06:49:22 97e3b9d05a96: Layer already exists 06:49:22 4aeaa0e7d41f: Layer already exists 06:49:22 main: digest: sha256:019c52263d78ba1e8b26d966feab7e0a2229358c48e44054e36c7cffbc9937dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:22 ===================================================== [Pipeline] echo 06:49:22 taggedImages: 06:49:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:850fdf759a0efe631343390da82a37f8ec516889 06:49:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 06:49:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.52 06:49:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 06:49:22 - 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 06:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:22 06:49:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:23 arm64: Pulling from edgex-lftools-log-publisher 06:49:23 8998bd30e6a1: Pulling fs layer 06:49:23 04944245beec: Pulling fs layer 06:49:23 699f458cf7ca: Pulling fs layer 06:49:23 765212b225bb: Pulling fs layer 06:49:23 f23df028b6ca: Pulling fs layer 06:49:23 d65c8cfc05b1: Pulling fs layer 06:49:23 2437ff75d9bd: Pulling fs layer 06:49:23 f23df028b6ca: Waiting 06:49:23 765212b225bb: Waiting 06:49:23 d65c8cfc05b1: Waiting 06:49:23 2437ff75d9bd: Waiting 06:49:23 04944245beec: Verifying Checksum 06:49:23 04944245beec: Download complete 06:49:23 765212b225bb: Verifying Checksum 06:49:23 765212b225bb: Download complete 06:49:23 f23df028b6ca: Verifying Checksum 06:49:23 f23df028b6ca: Download complete 06:49:23 d65c8cfc05b1: Verifying Checksum 06:49:23 d65c8cfc05b1: Download complete 06:49:23 699f458cf7ca: Verifying Checksum 06:49:23 699f458cf7ca: Download complete 06:49:23 8998bd30e6a1: Verifying Checksum 06:49:23 8998bd30e6a1: Download complete 06:49:26 2437ff75d9bd: Verifying Checksum 06:49:26 2437ff75d9bd: Download complete 06:49:28 8998bd30e6a1: Pull complete 06:49:29 04944245beec: Pull complete 06:49:30 699f458cf7ca: Pull complete 06:49:30 765212b225bb: Pull complete 06:49:31 f23df028b6ca: Pull complete 06:49:31 d65c8cfc05b1: Pull complete 06:49:49 2437ff75d9bd: Pull complete 06:49:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:49:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:50 prd-ubuntu20.04-docker-arm64-4c-16g-12656 does not seem to be running inside a container 06:49:50 $ 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/182 -v /w/workspace/edgex-ui-go/182:/w/workspace/edgex-ui-go/182:rw,z -v /w/workspace/edgex-ui-go/182@tmp:/w/workspace/edgex-ui-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:49:53 $ docker top e0cf03888d9447d51efe96da05606dfda059691863badf80f78aa4216d69e53d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:54 ---> job-cost.sh 06:49:54 lf-activate-venv: SKIPPING 06:49:54 INFO: No Stack... 06:49:54 INFO: Retrieving Pricing Info for: v3-standard-4 06:49:55 INFO: Archiving Costs [Pipeline] sh 06:49:56 + cat /w/workspace/edgex-ui-go/182/archives/cost.csv 06:49:56 + cut -d, -f6 [Pipeline] lock 06:49:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] 06:49:56 Resource [jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] did not exist. Created. 06:49:56 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:49:57 /w/workspace/edgex-ui-go/182@tmp/durable-167924c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:49:58 + echo total: 0.10999999940395355 [Pipeline] stash 06:49:58 Warning: overwriting stash ‘stack-cost’ 06:49:58 Stashed 1 file(s) [Pipeline] } 06:49:58 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 06:49:58 $ docker stop --time=1 e0cf03888d9447d51efe96da05606dfda059691863badf80f78aa4216d69e53d 06:50:00 $ docker rm -f --volumes e0cf03888d9447d51efe96da05606dfda059691863badf80f78aa4216d69e53d [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 06:50:00 provisioning config files... 06:50:00 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8488928729043021744tmp [Pipeline] { [Pipeline] sh 06:50:00 + set +x 06:50:00 + + bash -s -- 06:50:00 curl -s https://codecov.io/bash 06:50:00 06:50:00 _____ _ 06:50:00 / ____| | | 06:50:00 | | ___ __| | ___ ___ _____ __ 06:50:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:50:00 | |___| (_) | (_| | __/ (_| (_) \ V / 06:50:00 \_____\___/ \__,_|\___|\___\___/ \_/ 06:50:00 Bash-1.0.6 06:50:00 06:50:00 06:50:00 ==> git version 2.25.1 found 06:50:00 ==> 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 06:50:00 Release-Date: 2020-01-08 06:50:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:50:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:50:00 ==> Jenkins CI detected. 06:50:00 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 06:50:00 project root: . 06:50:00 --> token set from env 06:50:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:50:00 ==> Running gcov in . (disable via -X gcov) 06:50:01 ==> Python coveragepy not found 06:50:01 ==> Searching for coverage reports in: 06:50:01 + . 06:50:01 -> Found 1 reports 06:50:01 ==> Detecting git/mercurial file structure 06:50:01 ==> Reading reports 06:50:01 + ./coverage.out bytes=10 06:50:01 ==> Appending adjustments 06:50:01 https://docs.codecov.io/docs/fixing-reports 06:50:01 + Found adjustments 06:50:01 ==> Gzipping contents 06:50:01 12K /tmp/codecov.beaArJ.gz 06:50:01 ==> Uploading reports 06:50:01 url: https://codecov.io 06:50:01 query: branch=main&commit=850fdf759a0efe631343390da82a37f8ec516889&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:50:01 -> Pinging Codecov 06:50:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=850fdf759a0efe631343390da82a37f8ec516889&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:50:02 -> Uploading to 06:50:02 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-ui-go/850fdf759a0efe631343390da82a37f8ec516889/ea2faf45-29e2-417b-861b-73598b600258.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T065001Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2f6fcae2fb16193f82bdc5637f7f1c1429fa587e0c55b0bf0f43776dcb38ded8 06:50:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:50:02 Dload Upload Total Spent Left Speed 06:50:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 30470 --:--:-- --:--:-- --:--:-- 30470 06:50:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] } 06:50:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:50:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:50:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:50:02 06:50:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:50:03 latest: Pulling from edgex-devops/edgex-snyk-go 06:50:03 619be1103602: Already exists 06:50:03 f8ea3408117e: Pulling fs layer 06:50:03 91320369b822: Pulling fs layer 06:50:03 0406650e8295: Pulling fs layer 06:50:03 4f4fb700ef54: Pulling fs layer 06:50:03 96d80e3f36e1: Pulling fs layer 06:50:03 bcf3aedb951c: Pulling fs layer 06:50:03 4f4fb700ef54: Waiting 06:50:03 96d80e3f36e1: Waiting 06:50:03 bcf3aedb951c: Waiting 06:50:03 0406650e8295: Verifying Checksum 06:50:03 0406650e8295: Download complete 06:50:03 4f4fb700ef54: Download complete 06:50:03 f8ea3408117e: Download complete 06:50:03 f8ea3408117e: Pull complete 06:50:03 96d80e3f36e1: Verifying Checksum 06:50:03 96d80e3f36e1: Download complete 06:50:03 91320369b822: Verifying Checksum 06:50:03 91320369b822: Download complete 06:50:04 bcf3aedb951c: Verifying Checksum 06:50:04 bcf3aedb951c: Download complete 06:50:07 91320369b822: Pull complete 06:50:07 0406650e8295: Pull complete 06:50:07 4f4fb700ef54: Pull complete 06:50:07 96d80e3f36e1: Pull complete 06:50:11 bcf3aedb951c: Pull complete 06:50:11 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 06:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:50:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:11 prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container 06:50:11 $ 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:latest cat 06:50:18 $ docker top a7035b5c9c962c86e3833db3414ee084adcb388dd4013dae8c0f6557d4f26a6c -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo 06:50:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 06:50:18 + set -o pipefail 06:50:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 06:50:27 06:50:27 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 06:50:27 06:50:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/b3feb0b2-dad6-4408-9de7-b94b751502ec 06:50:27 06:50:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:50:27 06:50:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:50:27 06:50:27 06:50:27 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:50:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:50:27 $ docker stop --time=1 a7035b5c9c962c86e3833db3414ee084adcb388dd4013dae8c0f6557d4f26a6c 06:50:35 $ docker rm -f --volumes a7035b5c9c962c86e3833db3414ee084adcb388dd4013dae8c0f6557d4f26a6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:50:36 + git log --format=format:%s -1 850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] sh 06:50:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:37 prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container 06:50:37 $ 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 06:50:37 $ docker top 36e156a9245891058f5aafc5dcaf6ec0dc5dc244fade85508d12ab65f136f9a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:37 [ssh-agent] Looking for ssh-agent implementation... 06:50:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:38 $ docker exec 36e156a9245891058f5aafc5dcaf6ec0dc5dc244fade85508d12ab65f136f9a5 ssh-agent 06:50:38 SSH_AUTH_SOCK=/tmp/ssh-J3vC9PEskwo7/agent.33 06:50:38 SSH_AGENT_PID=39 06:50:38 Running ssh-add (command line suppressed) 06:50:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5535621647427917359.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5535621647427917359.key) 06:50:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:38 + git semver tag 06:50:38 2024-10-02 06:50:38,736 [run_tag] DEBUG tag force:False 06:50:38 2024-10-02 06:50:38,736 [check_head_tag] DEBUG check head tag 06:50:38 2024-10-02 06:50:38,737 [execute] INFO git cat-file --batch-check 06:50:38 2024-10-02 06:50:38,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 06:50:38 2024-10-02 06:50:38,743 [execute] INFO git cat-file --batch 06:50:38 2024-10-02 06:50:38,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 06:50:38 2024-10-02 06:50:38,765 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:50:38 2024-10-02 06:50:38,765 [execute] INFO git tag -a v3.1.0-dev.52 -m v3.1.0-dev.52 06:50:38 2024-10-02 06:50:38,765 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.52', '-m', 'v3.1.0-dev.52'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 06:50:38 2024-10-02 06:50:38,770 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:50:38 3.1.0-dev.52 [Pipeline] } 06:50:38 $ docker exec --env ******** --env ******** 36e156a9245891058f5aafc5dcaf6ec0dc5dc244fade85508d12ab65f136f9a5 ssh-agent -k 06:50:38 unset SSH_AUTH_SOCK; 06:50:38 unset SSH_AGENT_PID; 06:50:38 echo Agent pid 39 killed; 06:50:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:39 + git semver [Pipeline] } 06:50:39 $ docker stop --time=1 36e156a9245891058f5aafc5dcaf6ec0dc5dc244fade85508d12ab65f136f9a5 06:50:40 $ docker rm -f --volumes 36e156a9245891058f5aafc5dcaf6ec0dc5dc244fade85508d12ab65f136f9a5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:50:41 06:50:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:50:41 0.23.1-centos7: Pulling from edgex-lftools 06:50:41 ab5ef0e58194: Pulling fs layer 06:50:41 9712f1f96733: Pulling fs layer 06:50:41 63f879dbbcfc: Pulling fs layer 06:50:41 0d9ebad4ef96: Pulling fs layer 06:50:41 e9a5061849ea: Pulling fs layer 06:50:41 d747dcd14b5f: Pulling fs layer 06:50:41 2de7ff778b66: Pulling fs layer 06:50:41 e9a5061849ea: Waiting 06:50:41 d747dcd14b5f: Waiting 06:50:41 2de7ff778b66: Waiting 06:50:41 0d9ebad4ef96: Waiting 06:50:41 9712f1f96733: Verifying Checksum 06:50:41 9712f1f96733: Download complete 06:50:42 63f879dbbcfc: Verifying Checksum 06:50:42 63f879dbbcfc: Download complete 06:50:42 0d9ebad4ef96: Verifying Checksum 06:50:42 0d9ebad4ef96: Download complete 06:50:42 d747dcd14b5f: Download complete 06:50:42 e9a5061849ea: Verifying Checksum 06:50:42 e9a5061849ea: Download complete 06:50:42 ab5ef0e58194: Verifying Checksum 06:50:42 ab5ef0e58194: Download complete 06:50:42 2de7ff778b66: Verifying Checksum 06:50:42 2de7ff778b66: Download complete 06:50:44 ab5ef0e58194: Pull complete 06:50:44 9712f1f96733: Pull complete 06:50:45 63f879dbbcfc: Pull complete 06:50:50 0d9ebad4ef96: Pull complete 06:50:50 e9a5061849ea: Pull complete 06:50:50 d747dcd14b5f: Pull complete 06:50:50 2de7ff778b66: Pull complete 06:50:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:50:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:50:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:50 prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container 06:50: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 06:51:00 $ docker top 116964a634b1517b430f7dc7b45e55bdc89bb9f6f259ecaef8f05e872524f4a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:51:00 provisioning config files... 06:51:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15774696950538914363tmp 06:51:00 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13890201271602526026tmp 06:51:00 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4055252113224053559tmp [Pipeline] { [Pipeline] echo 06:51:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:51:01 ---> sigul-configuration.sh 06:51:01 gpg: directory `/root/.gnupg' created 06:51:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:51:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:51:01 gpg: keyring `/root/.gnupg/secring.gpg' created 06:51:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:51:01 gpg: CAST5 encrypted data 06:51:01 gpg: encrypted with 1 passphrase 06:51:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:51:01 + mkdir /home/jenkins 06:51:01 + mkdir /home/jenkins/sigul [Pipeline] sh 06:51:01 + 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 06:51:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:51:01 ---> sigul-install.sh 06:51:01 Sigul already installed; skipping installation. [Pipeline] sh 06:51:02 + git tag --list 06:51:02 0.1.1 06:51:02 v1.1.0 06:51:02 v1.2.0 06:51:02 v1.2.1 06:51:02 v1.3.0 06:51:02 v2.0.0 06:51:02 v2.1.0 06:51:02 v2.2.0 06:51:02 v2.3.0 06:51:02 v3.0 06:51:02 v3.0.0 06:51:02 v3.1 06:51:02 v3.1.0 06:51:02 v3.1.0-dev.1 06:51:02 v3.1.0-dev.10 06:51:02 v3.1.0-dev.11 06:51:02 v3.1.0-dev.12 06:51:02 v3.1.0-dev.13 06:51:02 v3.1.0-dev.14 06:51:02 v3.1.0-dev.15 06:51:02 v3.1.0-dev.16 06:51:02 v3.1.0-dev.17 06:51:02 v3.1.0-dev.18 06:51:02 v3.1.0-dev.19 06:51:02 v3.1.0-dev.2 06:51:02 v3.1.0-dev.20 06:51:02 v3.1.0-dev.21 06:51:02 v3.1.0-dev.22 06:51:02 v3.1.0-dev.23 06:51:02 v3.1.0-dev.24 06:51:02 v3.1.0-dev.25 06:51:02 v3.1.0-dev.26 06:51:02 v3.1.0-dev.27 06:51:02 v3.1.0-dev.28 06:51:02 v3.1.0-dev.29 06:51:02 v3.1.0-dev.3 06:51:02 v3.1.0-dev.30 06:51:02 v3.1.0-dev.31 06:51:02 v3.1.0-dev.32 06:51:02 v3.1.0-dev.33 06:51:02 v3.1.0-dev.34 06:51:02 v3.1.0-dev.35 06:51:02 v3.1.0-dev.36 06:51:02 v3.1.0-dev.37 06:51:02 v3.1.0-dev.38 06:51:02 v3.1.0-dev.39 06:51:02 v3.1.0-dev.4 06:51:02 v3.1.0-dev.40 06:51:02 v3.1.0-dev.41 06:51:02 v3.1.0-dev.42 06:51:02 v3.1.0-dev.43 06:51:02 v3.1.0-dev.44 06:51:02 v3.1.0-dev.45 06:51:02 v3.1.0-dev.46 06:51:02 v3.1.0-dev.47 06:51:02 v3.1.0-dev.48 06:51:02 v3.1.0-dev.49 06:51:02 v3.1.0-dev.5 06:51:02 v3.1.0-dev.50 06:51:02 v3.1.0-dev.51 06:51:02 v3.1.0-dev.52 06:51:02 v3.1.0-dev.6 06:51:02 v3.1.0-dev.7 06:51:02 v3.1.0-dev.8 06:51:02 v3.1.0-dev.9 [Pipeline] sh 06:51:02 + lftools sign git-tag v3.1.0-dev.52 06:51:03 Signing Git tag with Sigul... 06:51:03 Signing v3.1.0-dev.52 [Pipeline] echo 06:51:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:51:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:51:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:51:03 $ docker stop --time=1 116964a634b1517b430f7dc7b45e55bdc89bb9f6f259ecaef8f05e872524f4a3 06:51:04 $ docker rm -f --volumes 116964a634b1517b430f7dc7b45e55bdc89bb9f6f259ecaef8f05e872524f4a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:51:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:51:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:05 prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container 06:51:05 $ 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 06:51:06 $ docker top d58b959d76a15ef78de985e1d458645409cb92af92470f469cbd4a037fcf483b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:51:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:06 [ssh-agent] Looking for ssh-agent implementation... 06:51:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:06 $ docker exec d58b959d76a15ef78de985e1d458645409cb92af92470f469cbd4a037fcf483b ssh-agent 06:51:06 SSH_AUTH_SOCK=/tmp/ssh-IrFNkaJPWPfk/agent.32 06:51:06 SSH_AGENT_PID=38 06:51:06 Running ssh-add (command line suppressed) 06:51:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9688205268354126982.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9688205268354126982.key) 06:51:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:06 + git semver bump pre 06:51:07 2024-10-02 06:51:07,099 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:51:07 2024-10-02 06:51:07,099 [bump_version] DEBUG bumping version:3.1.0-dev.52 on axis:pre with prefix:dev 06:51:07 2024-10-02 06:51:07,099 [bump_version] DEBUG bumped version:3.1.0-dev.53 06:51:07 2024-10-02 06:51:07,100 [write_version] DEBUG write version:3.1.0-dev.53 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 06:51:07 2024-10-02 06:51:07,100 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:51:07 2024-10-02 06:51:07,100 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:51:07 2024-10-02 06:51:07,101 [execute] INFO git cat-file --batch-check 06:51:07 2024-10-02 06:51:07,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:51:07 2024-10-02 06:51:07,106 [execute] INFO git cat-file --batch 06:51:07 2024-10-02 06:51:07,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:51:07 2024-10-02 06:51:07,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:51:07 3.1.0-dev.53 [Pipeline] } 06:51:07 $ docker exec --env ******** --env ******** d58b959d76a15ef78de985e1d458645409cb92af92470f469cbd4a037fcf483b ssh-agent -k 06:51:07 unset SSH_AUTH_SOCK; 06:51:07 unset SSH_AGENT_PID; 06:51:07 echo Agent pid 38 killed; 06:51:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:51:07 + git semver [Pipeline] } 06:51:07 $ docker stop --time=1 d58b959d76a15ef78de985e1d458645409cb92af92470f469cbd4a037fcf483b 06:51:09 $ docker rm -f --volumes d58b959d76a15ef78de985e1d458645409cb92af92470f469cbd4a037fcf483b [Pipeline] // withDockerContainer [Pipeline] sh 06:51:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:51:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:09 prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container 06:51:09 $ 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 06:51:10 $ docker top 3f44a0b22484dcf3f0fe816485baa03622c457aa55cacdc4f39396c33ac73fc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:51:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:10 [ssh-agent] Looking for ssh-agent implementation... 06:51:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:10 $ docker exec 3f44a0b22484dcf3f0fe816485baa03622c457aa55cacdc4f39396c33ac73fc9 ssh-agent 06:51:10 SSH_AUTH_SOCK=/tmp/ssh-BtRRWfO7LQrb/agent.33 06:51:10 SSH_AGENT_PID=39 06:51:10 Running ssh-add (command line suppressed) 06:51:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7452844418911655353.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7452844418911655353.key) 06:51:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:11 + git semver push 06:51:11 2024-10-02 06:51:11,238 [run_push] DEBUG push 06:51:11 2024-10-02 06:51:11,239 [execute] INFO git cat-file --batch-check 06:51:11 2024-10-02 06:51:11,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:51:11 2024-10-02 06:51:11,243 [execute] INFO git rev-list b46e0431215c5e24500c1e06ce189e61d3e1334a -- 06:51:11 2024-10-02 06:51:11,243 [execute] DEBUG Popen(['git', 'rev-list', 'b46e0431215c5e24500c1e06ce189e61d3e1334a', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:51:11 2024-10-02 06:51:11,254 [execute] INFO git fetch -v origin 06:51:11 2024-10-02 06:51:11,254 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:51:11 2024-10-02 06:51:11,709 [run_push] DEBUG no remote changes detected 06:51:11 2024-10-02 06:51:11,709 [execute] INFO git push origin semver 06:51:11 2024-10-02 06:51:11,709 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:51:12 2024-10-02 06:51:12,480 [run_push] DEBUG push all version tags 06:51:12 2024-10-02 06:51:12,481 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:51:12 2024-10-02 06:51:12,481 [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) 06:51:13 2024-10-02 06:51:13,195 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:51:13 3.1.0-dev.53 [Pipeline] } 06:51:13 $ docker exec --env ******** --env ******** 3f44a0b22484dcf3f0fe816485baa03622c457aa55cacdc4f39396c33ac73fc9 ssh-agent -k 06:51:13 unset SSH_AUTH_SOCK; 06:51:13 unset SSH_AGENT_PID; 06:51:13 echo Agent pid 39 killed; 06:51:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:51:13 + git semver [Pipeline] } 06:51:14 $ docker stop --time=1 3f44a0b22484dcf3f0fe816485baa03622c457aa55cacdc4f39396c33ac73fc9 06:51:15 $ docker rm -f --volumes 3f44a0b22484dcf3f0fe816485baa03622c457aa55cacdc4f39396c33ac73fc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:51:16 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 06:51:16 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:51:16 total 16 06:51:16 drwxr-xr-x 3 root root 4096 Oct 2 06:37 . 06:51:16 drwxrwxr-x 14 jenkins jenkins 4096 Oct 2 06:51 .. 06:51:16 drwxr-xr-x 2 root root 4096 Oct 2 06:37 cost 06:51:16 -rw-r--r-- 1 root root 83 Oct 2 06:37 cost.csv 06:51:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:51:16 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:51:16 total 16 06:51:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 06:37 . 06:51:16 drwxrwxr-x 14 jenkins jenkins 4096 Oct 2 06:51 .. 06:51:16 drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 06:37 cost 06:51:16 -rw-r--r-- 1 jenkins jenkins 83 Oct 2 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:51:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:51:17 ---> package-listing.sh 06:51:17 ++ facter osfamily 06:51:17 ++ tr '[:upper:]' '[:lower:]' 06:51:17 + OS_FAMILY=debian 06:51:17 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 06:51:17 + START_PACKAGES=/tmp/packages_start.txt 06:51:17 + END_PACKAGES=/tmp/packages_end.txt 06:51:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:51:17 + PACKAGES=/tmp/packages_start.txt 06:51:17 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 06:51:17 + PACKAGES=/tmp/packages_end.txt 06:51:17 + case "${OS_FAMILY}" in 06:51:17 + dpkg -l 06:51:17 + grep '^ii' 06:51:17 + '[' -f /tmp/packages_start.txt ']' 06:51:17 + '[' -f /tmp/packages_end.txt ']' 06:51:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:51:17 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 06:51:17 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 06:51:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 06:51:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:51:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:51:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:18 prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container 06:51:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_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 06:51:18 $ docker top 2d6c055965ebcf06abecb5c02388ab9e1ba1dca9d7133640f7f26c5a8b59f80b -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:18 + touch /tmp/pre-build-complete [Pipeline] sh 06:51:19 + mkdir -p /var/log/sysstat [Pipeline] sh 06:51:19 + ls /var/log/sa-host 06:51:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:19 provisioning config files... 06:51:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11935152510344605414tmp [Pipeline] { [Pipeline] echo 06:51:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:51:20 ---> create-netrc.sh [Pipeline] } 06:51:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:51:20 ---> python-tools-install.sh [Pipeline] echo 06:51:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:51:20 ---> sudo-logs.sh 06:51:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:51:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:51:21 ---> job-cost.sh 06:51:21 lf-activate-venv: SKIPPING 06:51:21 DEBUG: total: 0.2199999988079071 06:51:21 INFO: Retrieving Stack Cost... 06:51:21 INFO: Retrieving Pricing Info for: v3-standard-8 06:51:21 INFO: Archiving Costs [Pipeline] echo 06:51:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:51:21 ---> logs-deploy.sh 06:51:21 lf-activate-venv: SKIPPING 06:51:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/182 06:51:21 INFO: archiving workspace using pattern(s): 06:51:22 Archives upload complete. 06:51:22 INFO: archiving logs to Nexus 06:51:23 ---> uname -a: 06:51:23 Linux prd-ubuntu20-04-docker-8c-8g-12626 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:51:23 06:51:23 06:51:23 ---> lscpu: 06:51:23 Architecture: x86_64 06:51:23 CPU op-mode(s): 32-bit, 64-bit 06:51:23 Byte Order: Little Endian 06:51:23 Address sizes: 40 bits physical, 48 bits virtual 06:51:23 CPU(s): 8 06:51:23 On-line CPU(s) list: 0-7 06:51:23 Thread(s) per core: 1 06:51:23 Core(s) per socket: 1 06:51:23 Socket(s): 8 06:51:23 NUMA node(s): 1 06:51:23 Vendor ID: AuthenticAMD 06:51:23 CPU family: 23 06:51:23 Model: 49 06:51:23 Model name: AMD EPYC-Rome Processor 06:51:23 Stepping: 0 06:51:23 CPU MHz: 2799.998 06:51:23 BogoMIPS: 5599.99 06:51:23 Virtualization: AMD-V 06:51:23 Hypervisor vendor: KVM 06:51:23 Virtualization type: full 06:51:23 L1d cache: 256 KiB 06:51:23 L1i cache: 256 KiB 06:51:23 L2 cache: 4 MiB 06:51:23 L3 cache: 128 MiB 06:51:23 NUMA node0 CPU(s): 0-7 06:51:23 Vulnerability Itlb multihit: Not affected 06:51:23 Vulnerability L1tf: Not affected 06:51:23 Vulnerability Mds: Not affected 06:51:23 Vulnerability Meltdown: Not affected 06:51:23 Vulnerability Mmio stale data: Not affected 06:51:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:51:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:51:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:51:23 Vulnerability Srbds: Not affected 06:51:23 Vulnerability Tsx async abort: Not affected 06:51:23 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 06:51:23 06:51:23 06:51:23 ---> nproc: 06:51:23 8 06:51:23 06:51:23 06:51:23 ---> df -h: 06:51:23 Filesystem Size Used Avail Use% Mounted on 06:51:23 overlay 155G 16G 140G 10% / 06:51:23 tmpfs 64M 0 64M 0% /dev 06:51:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:51:23 shm 64M 0 64M 0% /dev/shm 06:51:23 /dev/vda1 155G 16G 140G 10% /facter-os 06:51:23 06:51:23 06:51:23 ---> sar -b -r -n DEV: 06:51:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12626) 10/02/24 _x86_64_ (8 CPU) 06:51:23 06:51:23 06:28:56 LINUX RESTART (8 CPU) 06:51:23 06:51:23 06:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:51:23 06:30:02 327.35 48.03 279.32 0.00 5396.57 168077.45 0.00 06:51:23 06:31:01 146.99 0.47 146.52 0.00 36.06 40456.60 0.00 06:51:23 06:32:01 185.76 2.60 183.16 0.00 20.78 63399.83 0.00 06:51:23 06:33:01 87.39 0.03 87.36 0.00 7.73 32630.88 0.00 06:51:23 06:34:01 206.57 1.10 205.47 0.00 70.65 48524.31 0.00 06:51:23 06:35:01 239.76 4.42 235.34 0.00 4278.35 38152.99 0.00 06:51:23 06:36:01 118.77 0.12 118.65 0.00 6.66 48832.51 0.00 06:51:23 06:37:01 113.19 1.13 112.05 0.00 39.29 33848.68 0.00 06:51:23 06:38:01 43.99 0.00 43.99 0.00 0.00 13709.85 0.00 06:51:23 06:39:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 06:51:23 06:40:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 06:51:23 06:41:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 06:51:23 06:42:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 06:51:23 06:43:01 0.80 0.00 0.80 0.00 0.00 9.20 0.00 06:51:23 06:44:01 1.92 0.02 1.90 0.00 0.13 23.60 0.00 06:51:23 06:45:01 1.30 0.00 1.30 0.00 0.00 19.33 0.00 06:51:23 06:46:01 1.07 0.00 1.07 0.00 0.00 14.40 0.00 06:51:23 06:47:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 06:51:23 06:48:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 06:51:23 06:49:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 06:51:23 06:50:01 1.38 0.07 1.32 0.00 7.87 16.00 0.00 06:51:23 06:51:01 141.98 0.58 141.39 0.00 13.46 61380.70 0.00 06:51:23 Average: 73.85 2.66 71.19 0.00 449.24 24953.58 0.00 06:51:23 06:51:23 06:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:51:23 06:30:02 29850720 31563212 781708 2.38 60444 1947152 1856496 5.47 986888 1705608 992 06:51:23 06:31:01 28659344 31518396 789184 2.40 85804 3023112 1981688 5.84 1103060 2703896 10572 06:51:23 06:32:01 26473976 31532456 769352 2.34 189332 4909948 1883340 5.55 1369472 4402288 274160 06:51:23 06:33:01 26743776 31478764 816536 2.48 196124 4603924 1940444 5.72 1349648 4166572 175920 06:51:23 06:34:01 25882824 31149304 1141140 3.47 223236 5077468 2099964 6.19 1703420 4633664 33640 06:51:23 06:35:01 23700180 29982136 2274432 6.92 272136 5960892 2021620 5.96 3171924 5196976 6828 06:51:23 06:36:01 23839864 31321600 939836 2.86 277672 7111356 2091888 6.17 2330152 5906208 506416 06:51:23 06:37:01 23941996 31471388 785056 2.39 282232 7145268 1806480 5.32 1987024 6126200 370688 06:51:23 06:38:01 23959520 31489264 774120 2.35 282424 7145268 1688616 4.98 1987792 6113532 8 06:51:23 06:39:01 23959628 31489388 773912 2.35 282452 7145272 1688616 4.98 1987976 6113536 260 06:51:23 06:40:01 23968432 31498236 765012 2.33 282468 7145276 1688616 4.98 1978992 6113540 188 06:51:23 06:41:01 23968412 31498236 764984 2.33 282500 7145276 1688616 4.98 1979000 6113540 236 06:51:23 06:42:01 23974028 31503884 759352 2.31 282508 7145280 1688616 4.98 1973220 6113544 8 06:51:23 06:43:01 23974556 31504420 758708 2.31 282508 7145280 1688616 4.98 1972928 6113544 232 06:51:23 06:44:01 23975028 31504984 758720 2.31 282536 7145284 1710464 5.04 1972656 6113548 48 06:51:23 06:45:01 23975616 31505596 758060 2.31 282564 7145264 1710464 5.04 1973168 6113528 4 06:51:23 06:46:01 23975280 31505268 758244 2.31 282580 7145272 1710464 5.04 1973164 6113528 140 06:51:23 06:47:01 23975264 31505288 758228 2.31 282588 7145276 1710464 5.04 1973216 6113540 164 06:51:23 06:48:01 23975524 31505572 757880 2.30 282600 7145280 1710464 5.04 1973304 6113544 184 06:51:23 06:49:01 23975588 31505644 757772 2.30 282628 7145280 1710464 5.04 1973252 6113544 72 06:51:23 06:50:01 23973848 31504132 759304 2.31 282640 7145436 1747964 5.15 1976860 6113236 44 06:51:23 06:51:01 22525060 31441660 814972 2.48 311468 8378696 2105172 6.20 2092116 7313396 1076 06:51:23 Average: 24693112 31408129 864387 2.63 253247 6411207 1814979 5.35 1899511 5528660 62813 06:51:23 06:51:23 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:51:23 06:30:02 ens3 484.05 376.55 3207.97 90.89 0.00 0.00 0.00 0.00 06:51:23 06:30:02 docker0 63.01 63.52 4.73 394.15 0.00 0.00 0.00 0.00 06:51:23 06:30:02 veth1cb4edf 63.01 63.62 5.59 394.16 0.00 0.00 0.00 0.03 06:51:23 06:30:02 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 06:51:23 06:31:01 ens3 410.18 308.41 5624.08 43.59 0.00 0.00 0.00 0.00 06:51:23 06:31:01 docker0 161.19 176.77 13.83 181.34 0.00 0.00 0.00 0.00 06:51:23 06:31:01 lo 5.42 5.42 0.58 0.58 0.00 0.00 0.00 0.00 06:51:23 06:31:01 veth106d56f 160.07 174.78 15.95 149.98 0.00 0.00 0.00 0.01 06:51:23 06:32:01 ens3 254.57 140.08 3081.77 16.13 0.00 0.00 0.00 0.00 06:51:23 06:32:01 docker0 137.70 249.98 12.63 3078.70 0.00 0.00 0.00 0.00 06:51:23 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:33:01 veth74c3063 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 06:51:23 06:33:01 ens3 106.58 52.16 1846.38 15.56 0.00 0.00 0.00 0.00 06:51:23 06:33:01 docker0 18.12 51.96 1.18 1143.41 0.00 0.00 0.00 0.00 06:51:23 06:33:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 06:51:23 06:33:01 vethefaf41e 18.12 51.94 1.43 1143.40 0.00 0.00 0.00 0.09 06:51:23 06:34:01 veth74c3063 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:34:01 ens3 195.37 93.80 3310.30 17.26 0.00 0.00 0.00 0.00 06:51:23 06:34:01 docker0 81.39 173.94 7.75 3292.97 0.00 0.00 0.00 0.00 06:51:23 06:34:01 veth893851b 29.56 38.44 5.22 444.57 0.00 0.00 0.00 0.04 06:51:23 06:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:51:23 06:35:01 veth74c3063 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:35:01 ens3 319.36 162.87 3903.82 27.33 0.00 0.00 0.00 0.00 06:51:23 06:35:01 docker0 72.79 105.27 11.77 1139.88 0.00 0.00 0.00 0.00 06:51:23 06:35:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 06:51:23 06:35:01 veth09193d0 0.20 0.33 0.05 0.12 0.00 0.00 0.00 0.00 06:51:23 06:36:01 ens3 61.57 58.83 59.22 154.84 0.00 0.00 0.00 0.00 06:51:23 06:36:01 docker0 1.32 2.26 0.08 30.84 0.00 0.00 0.00 0.00 06:51:23 06:36:01 veth73301cb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:51:23 06:36:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 06:51:23 06:37:01 ens3 169.33 128.39 2671.01 363.37 0.00 0.00 0.00 0.00 06:51:23 06:37:01 docker0 2.86 5.26 0.18 62.22 0.00 0.00 0.00 0.00 06:51:23 06:37:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 06:51:23 06:38:01 ens3 7.73 4.92 8.18 2.86 0.00 0.00 0.00 0.00 06:51:23 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:51:23 06:39:01 ens3 0.37 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:51:23 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:51:23 06:40:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:51:23 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:41:01 ens3 2.90 6.43 2.69 12.52 0.00 0.00 0.00 0.00 06:51:23 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:51:23 06:42:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:51:23 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:43:01 ens3 1.92 0.08 0.17 0.01 0.00 0.00 0.00 0.00 06:51:23 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:51:23 06:44:01 ens3 2.95 1.52 0.44 6.78 0.00 0.00 0.00 0.00 06:51:23 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:45:01 ens3 4.20 5.78 0.36 7.30 0.00 0.00 0.00 0.00 06:51:23 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:51:23 06:46:01 ens3 0.80 0.07 0.09 0.00 0.00 0.00 0.00 0.00 06:51:23 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:47:01 ens3 0.55 0.10 0.06 0.01 0.00 0.00 0.00 0.00 06:51:23 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:51:23 06:48:01 ens3 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:51:23 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:49:01 ens3 0.40 0.12 0.08 0.01 0.00 0.00 0.00 0.00 06:51:23 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:51:23 06:50:01 ens3 22.08 29.60 4.85 42.56 0.00 0.00 0.00 0.00 06:51:23 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 06:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:51:23 06:51:01 ens3 403.95 238.83 8083.45 38.13 0.00 0.00 0.00 0.00 06:51:23 06:51:01 docker0 82.30 153.16 7.28 1255.05 0.00 0.00 0.00 0.00 06:51:23 06:51:01 vethc18bbff 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:51:23 06:51:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 06:51:23 Average: ens3 111.12 72.95 1442.57 38.16 0.00 0.00 0.00 0.00 06:51:23 Average: docker0 28.11 44.54 2.69 481.13 0.00 0.00 0.00 0.00 06:51:23 Average: vethc18bbff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:23 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 06:51:23 06:51:23 06:51:23 ---> sar -P ALL: 06:51:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12626) 10/02/24 _x86_64_ (8 CPU) 06:51:23 06:51:23 06:28:56 LINUX RESTART (8 CPU) 06:51:23 06:51:23 06:29:01 CPU %user %nice %system %iowait %steal %idle 06:51:23 06:30:02 all 7.20 0.00 2.18 3.79 0.05 86.77 06:51:23 06:30:02 0 6.86 0.00 2.89 12.94 0.07 77.24 06:51:23 06:30:02 1 8.80 0.00 1.61 1.02 0.03 88.54 06:51:23 06:30:02 2 6.77 0.00 2.14 0.77 0.05 90.27 06:51:23 06:30:02 3 10.47 0.00 1.68 1.16 0.07 86.63 06:51:23 06:30:02 4 8.42 0.00 1.75 1.13 0.05 88.65 06:51:23 06:30:02 5 5.55 0.00 1.92 0.20 0.07 92.27 06:51:23 06:30:02 6 5.11 0.00 3.36 3.10 0.05 88.37 06:51:23 06:30:02 7 5.63 0.00 2.07 10.04 0.05 82.20 06:51:23 06:31:01 all 5.51 0.00 2.83 8.15 0.06 83.44 06:51:23 06:31:01 0 5.70 0.00 2.53 0.34 0.07 91.36 06:51:23 06:31:01 1 6.01 0.00 2.41 2.10 0.09 89.39 06:51:23 06:31:01 2 5.91 0.00 2.88 16.31 0.07 74.83 06:51:23 06:31:01 3 6.29 0.00 1.81 14.58 0.05 77.27 06:51:23 06:31:01 4 4.65 0.00 4.27 25.58 0.07 65.43 06:51:23 06:31:01 5 5.62 0.00 3.14 0.57 0.05 90.62 06:51:23 06:31:01 6 4.19 0.00 2.84 4.88 0.05 88.04 06:51:23 06:31:01 7 5.73 0.00 2.78 0.79 0.07 90.62 06:51:23 06:32:01 all 5.73 0.00 2.68 11.41 0.06 80.13 06:51:23 06:32:01 0 7.14 0.00 3.08 0.72 0.03 89.03 06:51:23 06:32:01 1 5.80 0.00 2.69 11.55 0.12 79.84 06:51:23 06:32:01 2 7.00 0.00 2.45 4.42 0.07 86.06 06:51:23 06:32:01 3 4.99 0.00 2.40 0.37 0.05 92.19 06:51:23 06:32:01 4 6.94 0.00 4.14 61.50 0.07 27.36 06:51:23 06:32:01 5 6.15 0.00 2.62 5.88 0.03 85.33 06:51:23 06:32:01 6 3.39 0.00 1.09 1.87 0.03 93.62 06:51:23 06:32:01 7 4.42 0.00 3.00 5.24 0.05 87.28 06:51:23 06:33:01 all 26.17 0.00 5.74 5.20 0.09 62.79 06:51:23 06:33:01 0 27.48 0.00 7.24 4.77 0.07 60.44 06:51:23 06:33:01 1 27.16 0.00 6.21 5.79 0.08 60.76 06:51:23 06:33:01 2 27.02 0.00 6.12 1.52 0.08 65.25 06:51:23 06:33:01 3 24.45 0.00 5.15 1.40 0.15 68.85 06:51:23 06:33:01 4 28.20 0.00 5.80 15.43 0.07 50.51 06:51:23 06:33:01 5 23.91 0.00 5.19 0.58 0.07 70.26 06:51:23 06:33:01 6 24.60 0.00 5.38 11.40 0.08 58.54 06:51:23 06:33:01 7 26.51 0.00 4.86 0.69 0.10 67.83 06:51:23 06:34:01 all 4.19 0.00 1.73 9.58 0.05 84.45 06:51:23 06:34:01 0 3.15 0.00 1.00 2.38 0.08 93.39 06:51:23 06:34:01 1 2.32 0.00 3.14 25.12 0.08 69.34 06:51:23 06:34:01 2 7.34 0.00 2.31 33.65 0.07 56.64 06:51:23 06:34:01 3 3.13 0.00 1.47 0.96 0.03 94.40 06:51:23 06:34:01 4 2.48 0.00 1.36 5.91 0.03 90.23 06:51:23 06:34:01 5 3.10 0.00 1.17 0.62 0.03 95.07 06:51:23 06:34:01 6 5.49 0.00 1.56 1.47 0.05 91.43 06:51:23 06:34:01 7 6.54 0.00 1.86 6.76 0.03 84.82 06:51:23 06:35:01 all 15.58 0.00 3.73 14.52 0.08 66.09 06:51:23 06:35:01 0 15.70 0.00 4.00 28.84 0.08 51.38 06:51:23 06:35:01 1 17.98 0.00 3.77 3.87 0.08 74.30 06:51:23 06:35:01 2 18.72 0.00 3.84 7.80 0.10 69.55 06:51:23 06:35:01 3 14.89 0.00 4.34 31.48 0.07 49.23 06:51:23 06:35:01 4 17.21 0.00 3.85 4.05 0.13 74.76 06:51:23 06:35:01 5 7.20 0.00 1.97 7.42 0.05 83.37 06:51:23 06:35:01 6 22.87 0.00 4.74 20.73 0.07 51.59 06:51:23 06:35:01 7 10.09 0.00 3.32 11.92 0.07 74.61 06:51:23 06:36:01 all 20.40 0.00 4.70 7.26 0.08 67.57 06:51:23 06:36:01 0 15.80 0.00 3.84 0.07 0.08 80.20 06:51:23 06:36:01 1 22.75 0.00 5.39 18.38 0.08 53.40 06:51:23 06:36:01 2 19.07 0.00 3.99 1.05 0.07 75.83 06:51:23 06:36:01 3 20.35 0.00 5.33 32.04 0.07 42.21 06:51:23 06:36:01 4 22.87 0.00 4.77 1.12 0.07 71.18 06:51:23 06:36:01 5 19.82 0.00 4.61 1.85 0.05 73.67 06:51:23 06:36:01 6 21.17 0.00 5.62 3.65 0.08 69.48 06:51:23 06:36:01 7 21.40 0.00 4.05 0.20 0.12 74.23 06:51:23 06:37:01 all 8.27 0.00 2.61 6.48 0.08 82.56 06:51:23 06:37:01 0 7.87 0.00 2.83 0.27 0.05 88.98 06:51:23 06:37:01 1 8.93 0.00 2.59 0.79 0.07 87.62 06:51:23 06:37:01 2 5.11 0.00 1.51 0.03 0.05 93.30 06:51:23 06:37:01 3 9.54 0.00 3.48 31.84 0.14 55.01 06:51:23 06:37:01 4 10.08 0.00 2.71 0.27 0.05 86.89 06:51:23 06:37:01 5 7.76 0.00 2.21 1.70 0.12 88.20 06:51:23 06:37:01 6 10.12 0.00 3.02 2.05 0.10 84.71 06:51:23 06:37:01 7 6.82 0.00 2.52 15.29 0.05 75.32 06:51:23 06:38:01 all 0.37 0.00 0.21 4.00 0.03 95.39 06:51:23 06:38:01 0 0.25 0.00 0.17 0.00 0.00 99.58 06:51:23 06:38:01 1 0.80 0.00 0.35 0.07 0.02 98.76 06:51:23 06:38:01 2 0.18 0.00 0.10 0.23 0.10 99.38 06:51:23 06:38:01 3 0.35 0.00 0.47 27.46 0.05 71.67 06:51:23 06:38:01 4 0.15 0.00 0.12 0.25 0.02 99.47 06:51:23 06:38:01 5 0.15 0.00 0.13 0.18 0.00 99.53 06:51:23 06:38:01 6 0.70 0.00 0.23 3.82 0.02 95.23 06:51:23 06:38:01 7 0.37 0.00 0.10 0.05 0.02 99.47 06:51:23 06:39:01 all 0.02 0.00 0.01 0.03 0.01 99.93 06:51:23 06:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:51:23 06:39:01 1 0.05 0.00 0.00 0.00 0.00 99.95 06:51:23 06:39:01 2 0.03 0.00 0.02 0.05 0.02 99.88 06:51:23 06:39:01 3 0.02 0.00 0.02 0.15 0.00 99.82 06:51:23 06:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:51:23 06:39:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:51:23 06:39:01 6 0.08 0.00 0.03 0.00 0.02 99.87 06:51:23 06:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:51:23 06:40:01 all 0.10 0.00 0.01 0.00 0.00 99.89 06:51:23 06:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:51:23 06:40:01 1 0.37 0.00 0.03 0.00 0.00 99.60 06:51:23 06:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:51:23 06:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:51:23 06:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:51:23 06:40:01 6 0.30 0.00 0.02 0.00 0.02 99.67 06:51:23 06:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:51:23 06:51:23 06:40:01 CPU %user %nice %system %iowait %steal %idle 06:51:23 06:41:01 all 0.06 0.00 0.02 0.00 0.01 99.91 06:51:23 06:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:51:23 06:41:01 1 0.02 0.00 0.05 0.00 0.02 99.92 06:51:23 06:41:01 2 0.10 0.00 0.00 0.00 0.02 99.88 06:51:23 06:41:01 3 0.07 0.00 0.00 0.02 0.02 99.90 06:51:23 06:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:51:23 06:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:51:23 06:41:01 6 0.18 0.00 0.02 0.00 0.02 99.78 06:51:23 06:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:51:23 06:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:51:23 06:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:51:23 06:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:51:23 06:42:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:51:23 06:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:51:23 06:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:51:23 06:43:01 all 0.01 0.00 0.00 0.00 0.00 99.98 06:51:23 06:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:51:23 06:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:51:23 06:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:51:23 06:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:51:23 06:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:51:23 06:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:43:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:51:23 06:44:01 all 0.05 0.00 0.04 0.00 0.01 99.91 06:51:23 06:44:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:51:23 06:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:51:23 06:44:01 2 0.00 0.00 0.03 0.02 0.00 99.95 06:51:23 06:44:01 3 0.08 0.00 0.03 0.02 0.00 99.87 06:51:23 06:44:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:51:23 06:44:01 5 0.02 0.00 0.05 0.00 0.02 99.92 06:51:23 06:44:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:51:23 06:44:01 7 0.12 0.00 0.05 0.00 0.00 99.83 06:51:23 06:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:51:23 06:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:51:23 06:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:51:23 06:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:51:23 06:45:01 3 0.02 0.00 0.02 0.02 0.03 99.92 06:51:23 06:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:51:23 06:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:51:23 06:45:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:51:23 06:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:51:23 06:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:51:23 06:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:51:23 06:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:51:23 06:46:01 2 0.00 0.00 0.02 0.02 0.00 99.97 06:51:23 06:46:01 3 0.07 0.00 0.02 0.02 0.02 99.88 06:51:23 06:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:51:23 06:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:51:23 06:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:51:23 06:46:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:51:23 06:47:01 all 0.02 0.00 0.00 0.00 0.00 99.97 06:51:23 06:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:51:23 06:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:51:23 06:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:47:01 5 0.08 0.00 0.02 0.00 0.00 99.90 06:51:23 06:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:51:23 06:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:51:23 06:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:51:23 06:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:51:23 06:48:01 3 0.07 0.00 0.03 0.02 0.02 99.87 06:51:23 06:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:51:23 06:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:51:23 06:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:51:23 06:49:01 all 0.02 0.00 0.01 0.01 0.00 99.95 06:51:23 06:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:51:23 06:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:51:23 06:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:51:23 06:49:01 3 0.02 0.00 0.03 0.08 0.02 99.85 06:51:23 06:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:51:23 06:49:01 5 0.03 0.00 0.02 0.02 0.00 99.93 06:51:23 06:49:01 6 0.08 0.00 0.00 0.00 0.00 99.92 06:51:23 06:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:51:23 06:50:01 all 0.14 0.00 0.12 0.00 0.00 99.74 06:51:23 06:50:01 0 0.15 0.00 0.20 0.00 0.02 99.63 06:51:23 06:50:01 1 0.18 0.00 0.18 0.00 0.00 99.63 06:51:23 06:50:01 2 0.23 0.00 0.12 0.00 0.00 99.65 06:51:23 06:50:01 3 0.12 0.00 0.12 0.02 0.02 99.73 06:51:23 06:50:01 4 0.07 0.00 0.03 0.00 0.00 99.90 06:51:23 06:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 06:51:23 06:50:01 6 0.12 0.00 0.10 0.00 0.00 99.78 06:51:23 06:50:01 7 0.22 0.00 0.17 0.00 0.00 99.62 06:51:23 06:51:01 all 8.32 0.00 3.75 6.12 0.06 81.75 06:51:23 06:51:01 0 9.06 0.00 3.63 1.58 0.05 85.68 06:51:23 06:51:01 1 8.13 0.00 4.51 0.05 0.07 87.25 06:51:23 06:51:01 2 8.87 0.00 3.96 21.60 0.09 65.48 06:51:23 06:51:01 3 9.32 0.00 4.15 22.03 0.07 64.43 06:51:23 06:51:01 4 8.81 0.00 4.19 1.75 0.05 85.20 06:51:23 06:51:01 5 7.25 0.00 2.94 1.34 0.05 88.42 06:51:23 06:51:01 6 7.41 0.00 3.44 0.81 0.05 88.30 06:51:23 06:51:01 7 7.68 0.00 3.21 0.07 0.05 88.99 06:51:23 06:51:23 Average: CPU %user %nice %system %iowait %steal %idle 06:51:23 Average: all 4.61 0.00 1.37 3.46 0.03 90.53 06:51:23 Average: 0 4.48 0.00 1.42 2.35 0.03 91.72 06:51:23 Average: 1 4.94 0.00 1.49 3.11 0.03 90.42 06:51:23 Average: 2 4.79 0.00 1.33 3.93 0.04 89.91 06:51:23 Average: 3 4.69 0.00 1.38 7.38 0.04 86.51 06:51:23 Average: 4 4.96 0.00 1.49 5.26 0.03 88.26 06:51:23 Average: 5 3.91 0.00 1.17 0.92 0.03 93.97 06:51:23 Average: 6 4.78 0.00 1.42 2.42 0.03 91.35 06:51:23 Average: 7 4.33 0.00 1.27 2.31 0.03 92.06 06:51:23 06:51:23 06:51:23