Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 895bb4be16a97b7a14f98eb5878856faac06ef8b Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh8401787662929053781.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6791862923443695707.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1542118936099223393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 shared 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-ssh6155837206754350207.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh6884716160252223569.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-111 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.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh2444376281885976076.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 895bb4be16a97b7a14f98eb5878856faac06ef8b (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" > git rev-list --no-walk d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:21:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:21:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:21:46 ========================================================= 08:21:46 EdgeX Global Pipelines Version Info 08:21:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:21:48 ------------------- 08:21:48 stable info: 08:21:48 ------------------- 08:21:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:21:48 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 08:21:48 Message: update stable to v1.0.205 08:21:48 ------------------- 08:21:48 experimental info: 08:21:48 ------------------- 08:21:48 Commited By: **** collab-it+edgex@linuxfoundation.org 08:21:48 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 08:21:48 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:21:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:21:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:21:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:21:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:21:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:21:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:21:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 895bb4be16a97b7a14f98eb5878856faac06ef8b [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 895bb4b [Pipeline] echo 08:21:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:49 provisioning config files... 08:21:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1536247122597217270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:50 ---> docker-login.sh 08:21:50 nexus3.edgexfoundry.org:10001 08:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:50 Configure a credential helper to remove this warning. See 08:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:50 08:21:50 Login Succeeded 08:21:50 nexus3.edgexfoundry.org:10002 08:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:50 Configure a credential helper to remove this warning. See 08:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:50 08:21:50 Login Succeeded 08:21:50 nexus3.edgexfoundry.org:10003 08:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:50 Configure a credential helper to remove this warning. See 08:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:50 08:21:50 Login Succeeded 08:21:50 nexus3.edgexfoundry.org:10004 08:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:50 Configure a credential helper to remove this warning. See 08:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:50 08:21:50 Login Succeeded 08:21:50 docker.io 08:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:51 Configure a credential helper to remove this warning. See 08:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:51 08:21:51 Login Succeeded 08:21:51 ---> docker-login.sh ends [Pipeline] } 08:21:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:51 + git log --format=format:%s -1 895bb4be16a97b7a14f98eb5878856faac06ef8b [Pipeline] echo 08:21:51 GIT_COMMIT: 895bb4be16a97b7a14f98eb5878856faac06ef8b, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 08:21:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:21:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:21:53 08:21:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:21:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:21:53 latest: Pulling from edgex-devops/git-semver 08:21:53 31603596830f: Pulling fs layer 08:21:53 04fac38145f0: Pulling fs layer 08:21:53 701f6daf10bf: Pulling fs layer 08:21:53 24f72da36158: Pulling fs layer 08:21:53 24f72da36158: Waiting 08:21:53 04fac38145f0: Verifying Checksum 08:21:53 04fac38145f0: Download complete 08:21:53 31603596830f: Verifying Checksum 08:21:53 31603596830f: Download complete 08:21:53 31603596830f: Pull complete 08:21:53 04fac38145f0: Pull complete 08:21:53 24f72da36158: Verifying Checksum 08:21:53 24f72da36158: Download complete 08:21:53 701f6daf10bf: Verifying Checksum 08:21:53 701f6daf10bf: Download complete 08:21:54 701f6daf10bf: Pull complete 08:21:54 24f72da36158: Pull complete 08:21:54 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 08:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:21:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:21:54 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 08:21:54 $ 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:10004/edgex-devops/git-semver:latest cat 08:21:55 $ docker top ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:21:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:55 [ssh-agent] Looking for ssh-agent implementation... 08:21:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:55 $ docker exec ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 ssh-agent 08:21:56 SSH_AUTH_SOCK=/tmp/ssh-Yzn1Hdp1SUP2/agent.14 08:21:56 SSH_AGENT_PID=20 08:21:56 Running ssh-add (command line suppressed) 08:21:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_140692679110736498.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_140692679110736498.key) 08:21:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:56 + git tag --points-at HEAD [Pipeline] } 08:21:56 $ docker exec --env ******** --env ******** ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 ssh-agent -k 08:21:56 unset SSH_AUTH_SOCK; 08:21:56 unset SSH_AGENT_PID; 08:21:56 echo Agent pid 20 killed; 08:21:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:21:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:56 [ssh-agent] Looking for ssh-agent implementation... 08:21:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:56 $ docker exec ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 ssh-agent 08:21:56 SSH_AUTH_SOCK=/tmp/ssh-LnNChkttx9rX/agent.54 08:21:56 SSH_AGENT_PID=60 08:21:56 Running ssh-add (command line suppressed) 08:21:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2655869009777520542.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2655869009777520542.key) 08:21:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:57 + git semver init 08:21:57 # -> Open(): unable to determine branch for HEAD 08:21:57 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:21:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:21:57 # $SEMVER_REMOTE_NAME = origin 08:21:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:21:57 # $SEMVER_USER_NAME = edgex-jenkins 08:21:57 # $SEMVER_BRANCH = main 08:21:57 # $SEMVER_TEMP = /tmp/semver-817397580 08:21:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:22:00 # '/tmp/semver-817397580' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 08:22:00 # -> Force: false 08:22:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 08:22:00 $ docker exec --env ******** --env ******** ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 ssh-agent -k 08:22:00 unset SSH_AUTH_SOCK; 08:22:00 unset SSH_AGENT_PID; 08:22:00 echo Agent pid 60 killed; 08:22:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:22:01 + git semver [Pipeline] } 08:22:01 $ docker stop --time=1 ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 08:22:02 $ docker rm -f ba0b94b103b3fcf4d12b5fbec9d69fd080403b15cb4f87c0c093b425c05338a1 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:22:03 Stashed 1 file(s) [Pipeline] echo 08:22:03 [edgeXSemver]: initialized semver on version 2.0.1-dev.16 [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] node [Pipeline] node 08:22:18 Still waiting to schedule task 08:22:18 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:22:18 Still waiting to schedule task 08:22:18 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:24:51 Running on prd-centos7-docker-4c-2g-112 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 08:24:51 Running in /w/workspace/edgex-ui-go/17 [Pipeline] { [Pipeline] checkout 08:24:51 The recommended git tool is: git 08:24:54 using credential edgex-jenkins-ssh 08:24:54 Cloning the remote Git repository 08:24:54 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:24:54 > git init /w/workspace/edgex-ui-go/17 # timeout=10 08:24:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:24:54 > git --version # timeout=10 08:24:54 > git --version # 'git version 2.24.4' 08:24:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:24:54 [INFO] Currently running in a labeled security context 08:24:54 [INFO] Currently SELinux is 'enforcing' on the host 08:24:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/17@tmp/jenkins-gitclient-ssh5409943564680272562.key 08:24:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:24:57 Avoid second fetch 08:24:57 Checking out Revision 895bb4be16a97b7a14f98eb5878856faac06ef8b (main) 08:24:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:24:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:24:57 > git config core.sparsecheckout # timeout=10 08:24:57 > git checkout -f 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 08:25:01 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:01 provisioning config files... 08:25:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config5005440963192639593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:02 ---> docker-login.sh 08:25:02 nexus3.edgexfoundry.org:10001 08:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:02 Configure a credential helper to remove this warning. See 08:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:02 08:25:02 Login Succeeded 08:25:02 nexus3.edgexfoundry.org:10002 08:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:02 Configure a credential helper to remove this warning. See 08:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:02 08:25:02 Login Succeeded 08:25:02 nexus3.edgexfoundry.org:10003 08:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:02 Configure a credential helper to remove this warning. See 08:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:02 08:25:02 Login Succeeded 08:25:02 nexus3.edgexfoundry.org:10004 08:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:02 Configure a credential helper to remove this warning. See 08:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:02 08:25:02 Login Succeeded 08:25:02 docker.io 08:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:03 Configure a credential helper to remove this warning. See 08:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:03 08:25:03 Login Succeeded 08:25:03 ---> docker-login.sh ends [Pipeline] } 08:25:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:25:03 ========================================================= 08:25:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:25:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:25:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 08:25:04 Sending build context to Docker daemon 20.84MB 08:25:04 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 08:25:04 Step 2/17 : FROM ${BASE} AS builder 08:25:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:25:04 540db60ca938: Pulling fs layer 08:25:04 adcc1eea9eea: Pulling fs layer 08:25:04 4c4ab2625f07: Pulling fs layer 08:25:04 db62176df00c: Pulling fs layer 08:25:04 3b30891b0d05: Pulling fs layer 08:25:04 06b49ca38bd5: Pulling fs layer 08:25:04 c788192a36de: Pulling fs layer 08:25:04 a77e37c0d609: Pulling fs layer 08:25:04 c3185cebc471: Pulling fs layer 08:25:04 06b49ca38bd5: Waiting 08:25:04 c788192a36de: Waiting 08:25:04 a77e37c0d609: Waiting 08:25:04 c3185cebc471: Waiting 08:25:04 3b30891b0d05: Waiting 08:25:04 4c4ab2625f07: Verifying Checksum 08:25:04 4c4ab2625f07: Download complete 08:25:04 adcc1eea9eea: Verifying Checksum 08:25:04 adcc1eea9eea: Download complete 08:25:04 3b30891b0d05: Verifying Checksum 08:25:04 3b30891b0d05: Download complete 08:25:04 06b49ca38bd5: Verifying Checksum 08:25:04 06b49ca38bd5: Download complete 08:25:04 c788192a36de: Verifying Checksum 08:25:04 c788192a36de: Download complete 08:25:04 540db60ca938: Verifying Checksum 08:25:04 540db60ca938: Download complete 08:25:04 540db60ca938: Pull complete 08:25:04 adcc1eea9eea: Pull complete 08:25:04 4c4ab2625f07: Pull complete 08:25:05 a77e37c0d609: Verifying Checksum 08:25:05 a77e37c0d609: Download complete 08:25:08 c3185cebc471: Verifying Checksum 08:25:08 c3185cebc471: Download complete 08:25:08 db62176df00c: Verifying Checksum 08:25:08 db62176df00c: Download complete 08:25:12 db62176df00c: Pull complete 08:25:12 3b30891b0d05: Pull complete 08:25:12 06b49ca38bd5: Pull complete 08:25:12 c788192a36de: Pull complete 08:25:12 a77e37c0d609: Pull complete 08:25:14 c3185cebc471: Pull complete 08:25:14 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 08:25:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:25:14 ---> 031687cdd783 08:25:14 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:25:16 ---> Running in a3fc801f0068 08:25:16 Removing intermediate container a3fc801f0068 08:25:16 ---> 08342cbc9476 08:25:16 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 08:25:16 ---> Running in 1a24a73b806c 08:25:16 Removing intermediate container 1a24a73b806c 08:25:16 ---> 56af290dc18f 08:25:16 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 08:25:16 ---> Running in 1fc9bdd013b8 08:25:16 Removing intermediate container 1fc9bdd013b8 08:25:16 ---> e1a2f299ab86 08:25:16 Step 6/17 : LABEL Name=edgex-ui-go 08:25:16 ---> Running in c019be790a9e 08:25:16 Removing intermediate container c019be790a9e 08:25:16 ---> 9d1c3fa64447 08:25:16 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:25:16 ---> Running in d20d58a09465 08:25:16 Removing intermediate container d20d58a09465 08:25:16 ---> 8585674f854a 08:25:16 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:16 ---> Running in f2a2d0929cbd 08:25:17 Removing intermediate container f2a2d0929cbd 08:25:17 ---> 60da7eab6cbc 08:25:17 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:25:17 ---> Running in 3ef3dd4c563f 08:25:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:25:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:25:19 OK: 219 MiB in 52 packages 08:25:19 Removing intermediate container 3ef3dd4c563f 08:25:19 ---> b0067937effe 08:25:19 Step 10/17 : ENV GO111MODULE=on 08:25:19 ---> Running in 726b257af514 08:25:19 Removing intermediate container 726b257af514 08:25:19 ---> bd7404e38af5 08:25:19 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:25:19 ---> Running in 559c850a421f 08:25:19 Removing intermediate container 559c850a421f 08:25:19 ---> e02daff19a10 08:25:19 Step 12/17 : COPY go.mod . 08:25:20 ---> 28ac41c62539 08:25:20 Step 13/17 : COPY Makefile . 08:25:20 ---> d29742b8e91c 08:25:20 Step 14/17 : RUN make update 08:25:20 ---> Running in 433dbe927ccf 08:25:20 CGO_ENABLED=0 GO111MODULE=on go mod download 08:25:32 Removing intermediate container 433dbe927ccf 08:25:32 ---> 6b008ff3e262 08:25:32 Step 15/17 : COPY . . 08:25:32 ---> 30df6a598b99 08:25:32 Step 16/17 : RUN go mod tidy 08:25:32 ---> Running in f57321d769da 08:25:32 Removing intermediate container f57321d769da 08:25:32 ---> 9538aab8cc0c 08:25:32 Step 17/17 : RUN ${MAKE} 08:25:32 ---> Running in dfddd6baddb9 08:25:32 noop 08:25:32 Removing intermediate container dfddd6baddb9 08:25:32 ---> 787d18cb7256 08:25:32 Successfully built 787d18cb7256 08:25:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:25:33 + docker inspect -f . ci-base-image-x86_64 08:25:33 . [Pipeline] withDockerContainer 08:25:33 prd-centos7-docker-4c-2g-112 does not seem to be running inside a container 08:25:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@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 08:25:33 $ docker top 80f4ffcc6aab278953570caa29f99522402f187a968155639f83bd27f290964b -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:34 + go version 08:25:34 go version go1.16.6 linux/amd64 [Pipeline] } 08:25:34 $ docker stop --time=1 80f4ffcc6aab278953570caa29f99522402f187a968155639f83bd27f290964b 08:25:35 $ docker rm -f 80f4ffcc6aab278953570caa29f99522402f187a968155639f83bd27f290964b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:25:35 + docker inspect -f . ci-base-image-x86_64 08:25:35 . [Pipeline] withDockerContainer 08:25:36 prd-centos7-docker-4c-2g-112 does not seem to be running inside a container 08:25:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@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 08:25:36 $ docker top d7506fa6c6d24cf56e01c3442cfb7827e7184900e23061b4ed7d95cae5b1612b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:25:36 + go mod tidy [Pipeline] sh 08:25:37 + make test 08:25:37 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:25:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:25:47 GO111MODULE=on go vet ./... [Pipeline] } 08:25:52 $ docker stop --time=1 d7506fa6c6d24cf56e01c3442cfb7827e7184900e23061b4ed7d95cae5b1612b 08:25:53 $ docker rm -f d7506fa6c6d24cf56e01c3442cfb7827e7184900e23061b4ed7d95cae5b1612b [Pipeline] // withDockerContainer [Pipeline] sh 08:25:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:25:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:25:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:25:56 + ls -al . 08:25:56 total 88 08:25:56 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 29 08:25 . 08:25:56 drwxrwxr-x. 4 jenkins jenkins 30 Sep 29 08:24 .. 08:25:56 drwxrwxr-x. 3 jenkins jenkins 20 Sep 29 08:24 assets 08:25:56 drwxrwxr-x. 2 jenkins jenkins 35 Sep 29 08:24 bin 08:25:56 drwxrwxr-x. 3 jenkins jenkins 29 Sep 29 08:24 cmd 08:25:56 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 29 08:24 CONTRIBUTING.md 08:25:56 -rw-r--r--. 1 jenkins jenkins 10 Sep 29 08:25 coverage.out 08:25:56 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 29 08:24 Dockerfile 08:25:56 drwxrwxr-x. 2 jenkins jenkins 23 Sep 29 08:24 docs 08:25:56 drwxrwxr-x. 8 jenkins jenkins 162 Sep 29 08:25 .git 08:25:56 drwxrwxr-x. 2 jenkins jenkins 103 Sep 29 08:24 .github 08:25:56 -rw-rw-r--. 1 jenkins jenkins 162 Sep 29 08:24 .gitignore 08:25:56 -rw-rw-r--. 1 jenkins jenkins 880 Sep 29 08:24 go.mod 08:25:56 -rw-r--r--. 1 jenkins jenkins 24176 Sep 29 08:25 go.sum 08:25:56 drwxrwxr-x. 9 jenkins jenkins 125 Sep 29 08:24 internal 08:25:56 -rw-rw-r--. 1 jenkins jenkins 652 Sep 29 08:24 Jenkinsfile 08:25:56 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 29 08:24 LICENSE 08:25:56 -rw-rw-r--. 1 jenkins jenkins 990 Sep 29 08:24 Makefile 08:25:56 drwxrwxr-x. 3 jenkins jenkins 19 Sep 29 08:24 pkg 08:25:56 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 29 08:24 README.md 08:25:56 drwxrwxr-x. 4 jenkins jenkins 54 Sep 29 08:24 snap 08:25:56 -rw-rw-r--. 1 jenkins jenkins 12 Sep 29 08:22 VERSION 08:25:56 -rw-rw-r--. 1 jenkins jenkins 155 Sep 29 08:24 version.go 08:25:56 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 29 08:24 web [Pipeline] isUnix [Pipeline] sh 08:25:57 + 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=895bb4be16a97b7a14f98eb5878856faac06ef8b --label arch=amd64 --label version=2.0.1-dev.16 . 08:25:57 Sending build context to Docker daemon 20.87MB 08:25:57 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 08:25:57 Step 2/25 : FROM ${BASE} AS builder 08:25:57 ---> 787d18cb7256 08:25:57 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:25:57 ---> Running in 625cc8493563 08:25:57 Removing intermediate container 625cc8493563 08:25:57 ---> 2743e0cf95ca 08:25:57 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:25:57 ---> Running in 64b1f961f27b 08:25:57 Removing intermediate container 64b1f961f27b 08:25:57 ---> 374a42e3a50b 08:25:57 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:25:57 ---> Running in 6e9867b61d0a 08:25:57 Removing intermediate container 6e9867b61d0a 08:25:57 ---> 00e1d478d213 08:25:57 Step 6/25 : LABEL Name=edgex-ui-go 08:25:57 ---> Running in da3cf7a6f6a2 08:25:58 Removing intermediate container da3cf7a6f6a2 08:25:58 ---> f1b7ae8a9b11 08:25:58 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:25:58 ---> Running in 6da2daf5e781 08:25:58 Removing intermediate container 6da2daf5e781 08:25:58 ---> 5dcf72242a17 08:25:58 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:58 ---> Running in c7ab62014d94 08:25:58 Removing intermediate container c7ab62014d94 08:25:58 ---> fed4ebc543ef 08:25:58 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:25:58 ---> Running in fe63665fb21c 08:25:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:25:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:26:00 OK: 219 MiB in 52 packages 08:26:00 Removing intermediate container fe63665fb21c 08:26:00 ---> b941a0684636 08:26:00 Step 10/25 : ENV GO111MODULE=on 08:26:00 ---> Running in 49fbbce19667 08:26:00 Removing intermediate container 49fbbce19667 08:26:00 ---> 345b7b2b08be 08:26:00 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:26:00 ---> Running in 59238031fa76 08:26:00 Removing intermediate container 59238031fa76 08:26:00 ---> 9f10e891ca7c 08:26:00 Step 12/25 : COPY go.mod . 08:26:00 ---> 9ec9ad49a754 08:26:00 Step 13/25 : COPY Makefile . 08:26:01 ---> 8e15806c8d55 08:26:01 Step 14/25 : RUN make update 08:26:01 ---> Running in 0da2c2a624c1 08:26:01 CGO_ENABLED=0 GO111MODULE=on go mod download 08:26:01 Removing intermediate container 0da2c2a624c1 08:26:01 ---> a57022fdbb76 08:26:01 Step 15/25 : COPY . . 08:26:02 ---> aa52fbf5e896 08:26:02 Step 16/25 : RUN go mod tidy 08:26:02 ---> Running in 802961306d47 08:26:03 Removing intermediate container 802961306d47 08:26:03 ---> 0ca5e33e627c 08:26:03 Step 17/25 : RUN ${MAKE} 08:26:03 ---> Running in b0981af8d84e 08:26:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:26:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:26:12 Removing intermediate container b0981af8d84e 08:26:12 ---> 177609c563a2 08:26:12 Step 18/25 : FROM alpine:3.14 08:26:13 3.14: Pulling from library/alpine 08:26:13 a0d0a0d46f8b: Pulling fs layer 08:26:14 a0d0a0d46f8b: Verifying Checksum 08:26:14 a0d0a0d46f8b: Download complete 08:26:14 a0d0a0d46f8b: Pull complete 08:26:14 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:26:14 Status: Downloaded newer image for alpine:3.14 08:26:14 ---> 14119a10abf4 08:26:14 Step 19/25 : EXPOSE 4000 08:26:14 ---> Running in bcee35bc3f2d 08:26:14 Removing intermediate container bcee35bc3f2d 08:26:14 ---> 476c9f2a4d6a 08:26:14 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:26:14 ---> b08e89873f36 08:26:14 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:26:14 ---> Running in b1f2dfb64eab 08:26:14 Removing intermediate container b1f2dfb64eab 08:26:14 ---> 3be2e053d9b0 08:26:14 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:26:14 ---> Running in 8f624e61a51b 08:26:14 Removing intermediate container 8f624e61a51b 08:26:14 ---> e5a254b77990 08:26:14 Step 23/25 : LABEL arch=amd64 08:26:14 ---> Running in d4fea3986f07 08:26:14 Removing intermediate container d4fea3986f07 08:26:14 ---> f3d1b84c7b01 08:26:14 Step 24/25 : LABEL git_sha=895bb4be16a97b7a14f98eb5878856faac06ef8b 08:26:15 ---> Running in 98003bbd107c 08:26:15 Removing intermediate container 98003bbd107c 08:26:15 ---> 78606afc5a94 08:26:15 Step 25/25 : LABEL version=2.0.1-dev.16 08:26:15 ---> Running in 1923d568abbc 08:26:15 Removing intermediate container 1923d568abbc 08:26:15 ---> 4aa47079f362 08:26:15 [Warning] One or more build-args [ARCH] were not consumed 08:26:15 Successfully built 4aa47079f362 08:26:15 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:26:15 provisioning config files... 08:26:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config7465884195734910526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:26:15 ---> docker-login.sh 08:26:15 nexus3.edgexfoundry.org:10001 08:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:15 Configure a credential helper to remove this warning. See 08:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:15 08:26:15 Login Succeeded 08:26:15 nexus3.edgexfoundry.org:10002 08:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:16 Configure a credential helper to remove this warning. See 08:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:16 08:26:16 Login Succeeded 08:26:16 nexus3.edgexfoundry.org:10003 08:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:16 Configure a credential helper to remove this warning. See 08:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:16 08:26:16 Login Succeeded 08:26:16 nexus3.edgexfoundry.org:10004 08:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:16 Configure a credential helper to remove this warning. See 08:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:16 08:26:16 Login Succeeded 08:26:16 docker.io 08:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:16 Configure a credential helper to remove this warning. See 08:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:16 08:26:16 Login Succeeded 08:26:16 ---> docker-login.sh ends [Pipeline] } 08:26:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:26:16 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:26:16 895bb4be16a97b7a14f98eb5878856faac06ef8b 08:26:16 latest 08:26:16 2.0.1-dev.16 08:26:16 895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 08:26:16 main 08:26:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:895bb4be16a97b7a14f98eb5878856faac06ef8b [Pipeline] isUnix [Pipeline] sh 08:26:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-113 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 08:26:17 Running in /w/workspace/edgex-ui-go/17 [Pipeline] { [Pipeline] checkout 08:26:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:895bb4be16a97b7a14f98eb5878856faac06ef8b 08:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:26:17 27f3f19b1288: Preparing 08:26:17 e2eb06d8af82: Preparing 08:26:17 e2eb06d8af82: Layer already exists 08:26:17 The recommended git tool is: git 08:26:19 27f3f19b1288: Pushed 08:26:19 895bb4be16a97b7a14f98eb5878856faac06ef8b: digest: sha256:61ab13293077203b68f9659860873355915c4f428826f622f549bb0fe13d6e4d size: 739 [Pipeline] isUnix [Pipeline] sh 08:26:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 08:26:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:26:19 27f3f19b1288: Preparing 08:26:19 e2eb06d8af82: Preparing 08:26:19 27f3f19b1288: Layer already exists 08:26:19 e2eb06d8af82: Layer already exists 08:26:19 latest: digest: sha256:61ab13293077203b68f9659860873355915c4f428826f622f549bb0fe13d6e4d size: 739 [Pipeline] isUnix [Pipeline] sh 08:26:20 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh 08:26:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.16 08:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:26:20 27f3f19b1288: Preparing 08:26:20 e2eb06d8af82: Preparing 08:26:20 27f3f19b1288: Layer already exists 08:26:20 e2eb06d8af82: Layer already exists 08:26:20 2.0.1-dev.16: digest: sha256:61ab13293077203b68f9659860873355915c4f428826f622f549bb0fe13d6e4d size: 739 [Pipeline] isUnix [Pipeline] sh 08:26:20 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh 08:26:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 08:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:26:21 27f3f19b1288: Preparing 08:26:21 e2eb06d8af82: Preparing 08:26:21 27f3f19b1288: Layer already exists 08:26:21 e2eb06d8af82: Layer already exists 08:26:21 895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16: digest: sha256:61ab13293077203b68f9659860873355915c4f428826f622f549bb0fe13d6e4d size: 739 [Pipeline] isUnix [Pipeline] sh 08:26:21 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 08:26:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 08:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:26:21 27f3f19b1288: Preparing 08:26:21 e2eb06d8af82: Preparing 08:26:21 e2eb06d8af82: Layer already exists 08:26:21 27f3f19b1288: Layer already exists 08:26:21 main: digest: sha256:61ab13293077203b68f9659860873355915c4f428826f622f549bb0fe13d6e4d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:26:21 ===================================================== [Pipeline] echo 08:26:21 taggedImages: 08:26:21 - nexus3.edgexfoundry.org:10004/edgex-ui:895bb4be16a97b7a14f98eb5878856faac06ef8b 08:26:21 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:26:21 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.16 08:26:21 - nexus3.edgexfoundry.org:10004/edgex-ui:895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 08:26:21 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:22 08:26:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:26:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:22 latest: Pulling from edgex-lftools-log-publisher 08:26:22 b4d181a07f80: Pulling fs layer 08:26:22 a1111a8f2ec3: Pulling fs layer 08:26:22 ed53099fbce6: Pulling fs layer 08:26:22 dc539afda2c1: Pulling fs layer 08:26:22 77bc0d833cb6: Pulling fs layer 08:26:22 9065ff56babe: Pulling fs layer 08:26:22 d287ab97295c: Pulling fs layer 08:26:22 77bc0d833cb6: Waiting 08:26:22 9065ff56babe: Waiting 08:26:22 d287ab97295c: Waiting 08:26:22 dc539afda2c1: Waiting 08:26:22 using credential edgex-jenkins-ssh 08:26:23 Cloning the remote Git repository 08:26:23 a1111a8f2ec3: Verifying Checksum 08:26:23 a1111a8f2ec3: Download complete 08:26:23 dc539afda2c1: Verifying Checksum 08:26:23 dc539afda2c1: Download complete 08:26:23 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:26:23 > git init /w/workspace/edgex-ui-go/17 # timeout=10 08:26:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:26:23 > git --version # timeout=10 08:26:23 > git --version # 'git version 2.17.1' 08:26:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:26:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:26:24 77bc0d833cb6: Verifying Checksum 08:26:24 77bc0d833cb6: Download complete 08:26:24 9065ff56babe: Verifying Checksum 08:26:24 9065ff56babe: Download complete 08:26:25 ed53099fbce6: Verifying Checksum 08:26:25 ed53099fbce6: Download complete 08:26:26 b4d181a07f80: Verifying Checksum 08:26:26 b4d181a07f80: Download complete 08:26:27 b4d181a07f80: Pull complete 08:26:27 a1111a8f2ec3: Pull complete 08:26:27 ed53099fbce6: Pull complete 08:26:27 dc539afda2c1: Pull complete 08:26:28 77bc0d833cb6: Pull complete 08:26:28 9065ff56babe: Pull complete 08:26:29 d287ab97295c: Verifying Checksum 08:26:29 d287ab97295c: Download complete 08:26:30 Avoid second fetch 08:26:30 Checking out Revision 895bb4be16a97b7a14f98eb5878856faac06ef8b (main) 08:26:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:26:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:26:30 > git config core.sparsecheckout # timeout=10 08:26:30 > git checkout -f 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 08:26:33 d287ab97295c: Pull complete 08:26:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:26:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:26:33 prd-centos7-docker-4c-2g-112 does not seem to be running inside a container 08:26:33 $ 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/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@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 08:26:34 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 08:26:35 08:26:35 GitHub has been notified of this commit’s build result 08:26:35 08:26:36 $ docker top 73c0f0a32e950d3b3bc96b7ace740a29547a01bdc2fef761c36e10c19fa6a6a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:26:36 provisioning config files... 08:26:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config3607954291290596890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:26:36 ---> job-cost.sh 08:26:36 lf-activate-venv: SKIPPING 08:26:36 INFO: No Stack... 08:26:36 ---> docker-login.sh 08:26:36 nexus3.edgexfoundry.org:10001 08:26:37 INFO: Retrieving Pricing Info for: v3-standard-2 08:26:37 INFO: Archiving Costs [Pipeline] sh 08:26:38 + cat /w/workspace/edgex-ui-go/17/archives/cost.csv 08:26:38 + cut -d, -f6 [Pipeline] lock 08:26:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] 08:26:38 Resource [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] did not exist. Created. 08:26:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:26:38 + echo total: 0.05999999865889549 08:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:38 Configure a credential helper to remove this warning. See 08:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:38 08:26:38 Login Succeeded [Pipeline] stash 08:26:38 Stashed 1 file(s) [Pipeline] } 08:26:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 08:26:38 $ docker stop --time=1 73c0f0a32e950d3b3bc96b7ace740a29547a01bdc2fef761c36e10c19fa6a6a7 08:26:38 nexus3.edgexfoundry.org:10002 08:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:38 Configure a credential helper to remove this warning. See 08:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:38 08:26:38 Login Succeeded 08:26:38 nexus3.edgexfoundry.org:10003 08:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:39 Configure a credential helper to remove this warning. See 08:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:39 08:26:39 Login Succeeded 08:26:39 nexus3.edgexfoundry.org:10004 08:26:39 $ docker rm -f 73c0f0a32e950d3b3bc96b7ace740a29547a01bdc2fef761c36e10c19fa6a6a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 08:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:40 Configure a credential helper to remove this warning. See 08:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:40 08:26:40 Login Succeeded 08:26:40 docker.io 08:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:40 Configure a credential helper to remove this warning. See 08:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:40 08:26:40 Login Succeeded 08:26:40 ---> docker-login.sh ends [Pipeline] } 08:26:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:26:41 ========================================================= 08:26:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:26:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:26:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 08:26:42 Sending build context to Docker daemon 20.84MB 08:26:42 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 08:26:42 Step 2/17 : FROM ${BASE} AS builder 08:26:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:26:42 595b0fe564bb: Pulling fs layer 08:26:42 24495759ef45: Pulling fs layer 08:26:42 d148012ef14d: Pulling fs layer 08:26:42 e90a11edd702: Pulling fs layer 08:26:42 d77568369979: Pulling fs layer 08:26:42 fc1c9f9a7f3b: Pulling fs layer 08:26:42 170f2ba95c9a: Pulling fs layer 08:26:42 97ac5df62f85: Pulling fs layer 08:26:42 fc1c9f9a7f3b: Waiting 08:26:42 170f2ba95c9a: Waiting 08:26:42 97ac5df62f85: Waiting 08:26:42 e90a11edd702: Waiting 08:26:42 d77568369979: Waiting 08:26:43 d148012ef14d: Verifying Checksum 08:26:43 d148012ef14d: Download complete 08:26:43 24495759ef45: Verifying Checksum 08:26:43 24495759ef45: Download complete 08:26:43 d77568369979: Download complete 08:26:43 595b0fe564bb: Verifying Checksum 08:26:43 595b0fe564bb: Download complete 08:26:43 170f2ba95c9a: Verifying Checksum 08:26:43 170f2ba95c9a: Download complete 08:26:44 595b0fe564bb: Pull complete 08:26:44 24495759ef45: Pull complete 08:26:44 d148012ef14d: Pull complete 08:26:46 97ac5df62f85: Verifying Checksum 08:26:46 97ac5df62f85: Download complete 08:26:46 e90a11edd702: Verifying Checksum 08:26:46 e90a11edd702: Download complete 08:26:57 e90a11edd702: Pull complete 08:26:57 d77568369979: Pull complete 08:26:57 fc1c9f9a7f3b: Pull complete 08:26:58 170f2ba95c9a: Pull complete 08:27:03 97ac5df62f85: Pull complete 08:27:03 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 08:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:27:03 ---> 04bc70af865f 08:27:03 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:27:08 ---> Running in 5f951a7e38c3 08:27:08 Removing intermediate container 5f951a7e38c3 08:27:08 ---> 26594bce7d31 08:27:08 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 08:27:08 ---> Running in a564748600a6 08:27:08 Removing intermediate container a564748600a6 08:27:08 ---> 3d5b1edb7378 08:27:08 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 08:27:08 ---> Running in 9655026fdffc 08:27:09 Removing intermediate container 9655026fdffc 08:27:09 ---> 31c897af4724 08:27:09 Step 6/17 : LABEL Name=edgex-ui-go 08:27:09 ---> Running in 673882a97269 08:27:09 Removing intermediate container 673882a97269 08:27:09 ---> f13e74eefdd7 08:27:09 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:27:10 ---> Running in 663342899fbf 08:27:10 Removing intermediate container 663342899fbf 08:27:10 ---> 05ee665e1dda 08:27:10 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:10 ---> Running in fa2e67722f85 08:27:14 Removing intermediate container fa2e67722f85 08:27:14 ---> 0beb106febde 08:27:14 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:27:14 ---> Running in 5342270f9246 08:27:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:27:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:27:17 OK: 218 MiB in 52 packages 08:27:18 Removing intermediate container 5342270f9246 08:27:18 ---> b94a74bfef00 08:27:18 Step 10/17 : ENV GO111MODULE=on 08:27:18 ---> Running in 3ca1e0a9740d 08:27:19 Removing intermediate container 3ca1e0a9740d 08:27:19 ---> 0f07fb246ddd 08:27:19 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:27:19 ---> Running in 9684ae518f87 08:27:19 Removing intermediate container 9684ae518f87 08:27:19 ---> 482c1a38e231 08:27:19 Step 12/17 : COPY go.mod . 08:27:20 ---> 146d1cfe7717 08:27:20 Step 13/17 : COPY Makefile . 08:27:21 ---> 3a004cfb3f21 08:27:21 Step 14/17 : RUN make update 08:27:21 ---> Running in 0debc6953736 08:27:23 CGO_ENABLED=0 GO111MODULE=on go mod download 08:27:49 Removing intermediate container 0debc6953736 08:27:49 ---> bd1b190bfbf9 08:27:49 Step 15/17 : COPY . . 08:27:51 ---> 40c928574c86 08:27:51 Step 16/17 : RUN go mod tidy 08:27:51 ---> Running in 65f5c2e6e0ff 08:27:54 Removing intermediate container 65f5c2e6e0ff 08:27:54 ---> b25cd97eb1b9 08:27:54 Step 17/17 : RUN ${MAKE} 08:27:54 ---> Running in 84a85e731ea8 08:27:55 noop 08:27:56 Removing intermediate container 84a85e731ea8 08:27:56 ---> 69f933855b99 08:27:57 Successfully built 69f933855b99 08:27:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:27:57 + docker inspect -f . ci-base-image-arm64 08:27:57 . [Pipeline] withDockerContainer 08:27:57 prd-ubuntu18.04-docker-arm64-4c-16g-113 does not seem to be running inside a container 08:27:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@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 08:27:59 $ docker top 88a043486d6fef272212c22dce758811d964004b70ff4db9e00cf9207cb47a1c -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:00 + go version 08:28:00 go version go1.16.6 linux/arm64 [Pipeline] } 08:28:00 $ docker stop --time=1 88a043486d6fef272212c22dce758811d964004b70ff4db9e00cf9207cb47a1c 08:28:02 $ docker rm -f 88a043486d6fef272212c22dce758811d964004b70ff4db9e00cf9207cb47a1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:28:03 + docker inspect -f . ci-base-image-arm64 08:28:03 . [Pipeline] withDockerContainer 08:28:03 prd-ubuntu18.04-docker-arm64-4c-16g-113 does not seem to be running inside a container 08:28:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@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 08:28:05 $ docker top 186f3923a74d81eee00dbeca415c423ab2d5d6a7b23491f2b4553b1c089f9563 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:28:06 + go mod tidy [Pipeline] sh 08:28:07 + make test 08:28:07 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:28:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:28:48 GO111MODULE=on go vet ./... [Pipeline] } 08:29:03 $ docker stop --time=1 186f3923a74d81eee00dbeca415c423ab2d5d6a7b23491f2b4553b1c089f9563 08:29:05 $ docker rm -f 186f3923a74d81eee00dbeca415c423ab2d5d6a7b23491f2b4553b1c089f9563 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:29:06 Warning: overwriting stash ‘coverage-report’ 08:29:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:29:08 + ls -al . 08:29:08 total 128 08:29:08 drwxrwxr-x 12 jenkins jenkins 4096 Sep 29 08:28 . 08:29:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 08:26 .. 08:29:08 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 08:26 .git 08:29:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 08:26 .github 08:29:08 -rw-rw-r-- 1 jenkins jenkins 162 Sep 29 08:26 .gitignore 08:29:08 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 29 08:26 CONTRIBUTING.md 08:29:08 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 29 08:26 Dockerfile 08:29:08 -rw-rw-r-- 1 jenkins jenkins 652 Sep 29 08:26 Jenkinsfile 08:29:08 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 29 08:26 LICENSE 08:29:08 -rw-rw-r-- 1 jenkins jenkins 990 Sep 29 08:26 Makefile 08:29:08 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 29 08:26 README.md 08:29:08 -rw-rw-r-- 1 jenkins jenkins 12 Sep 29 08:22 VERSION 08:29:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 08:26 assets 08:29:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 08:26 bin 08:29:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 08:26 cmd 08:29:08 -rw-r--r-- 1 jenkins jenkins 10 Sep 29 08:28 coverage.out 08:29:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 08:26 docs 08:29:08 -rw-rw-r-- 1 jenkins jenkins 880 Sep 29 08:26 go.mod 08:29:08 -rw-r--r-- 1 jenkins jenkins 24176 Sep 29 08:28 go.sum 08:29:08 drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 08:26 internal 08:29:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 08:26 pkg 08:29:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 08:26 snap 08:29:08 -rw-rw-r-- 1 jenkins jenkins 155 Sep 29 08:26 version.go 08:29:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 08:26 web [Pipeline] isUnix [Pipeline] sh 08:29:08 + 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=895bb4be16a97b7a14f98eb5878856faac06ef8b --label arch=arm64 --label version=2.0.1-dev.16 . 08:29:09 Sending build context to Docker daemon 20.87MB 08:29:09 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 08:29:09 Step 2/25 : FROM ${BASE} AS builder 08:29:09 ---> 69f933855b99 08:29:09 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:29:10 ---> Running in ae54874effe2 08:29:10 Removing intermediate container ae54874effe2 08:29:10 ---> 11228c635ea6 08:29:10 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:29:10 ---> Running in ac7aac6247b0 08:29:11 Removing intermediate container ac7aac6247b0 08:29:11 ---> e8cbc180a4b5 08:29:11 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:29:11 ---> Running in 346570fe4b40 08:29:11 Removing intermediate container 346570fe4b40 08:29:11 ---> 9c1a15187b85 08:29:11 Step 6/25 : LABEL Name=edgex-ui-go 08:29:12 ---> Running in ab79a08bdb8a 08:29:12 Removing intermediate container ab79a08bdb8a 08:29:12 ---> 098207059131 08:29:12 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:29:12 ---> Running in b1666184761d 08:29:13 Removing intermediate container b1666184761d 08:29:13 ---> 7351db97dc79 08:29:13 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:13 ---> Running in 32b857c3caaa 08:29:15 Removing intermediate container 32b857c3caaa 08:29:15 ---> f876881d6b5b 08:29:15 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:29:15 ---> Running in c884ba662b50 08:29:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:29:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:29:19 OK: 218 MiB in 52 packages 08:29:20 Removing intermediate container c884ba662b50 08:29:20 ---> 98a23296c263 08:29:20 Step 10/25 : ENV GO111MODULE=on 08:29:20 ---> Running in 38d04549810f 08:29:21 Removing intermediate container 38d04549810f 08:29:21 ---> a1047dd27a18 08:29:21 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:29:21 ---> Running in f896692847cb 08:29:21 Removing intermediate container f896692847cb 08:29:21 ---> 8c447e36a7cd 08:29:21 Step 12/25 : COPY go.mod . 08:29:22 ---> e696592544b5 08:29:22 Step 13/25 : COPY Makefile . 08:29:23 ---> f30e5592ef1c 08:29:23 Step 14/25 : RUN make update 08:29:23 ---> Running in 482b41144dec 08:29:24 CGO_ENABLED=0 GO111MODULE=on go mod download 08:29:25 Removing intermediate container 482b41144dec 08:29:25 ---> a1dd29ea5167 08:29:25 Step 15/25 : COPY . . 08:29:29 ---> b7a8c62acf72 08:29:29 Step 16/25 : RUN go mod tidy 08:29:29 ---> Running in 02ce0bb90864 08:29:31 Removing intermediate container 02ce0bb90864 08:29:31 ---> 76de6bdd0cd5 08:29:31 Step 17/25 : RUN ${MAKE} 08:29:31 ---> Running in 462248336a9e 08:29:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:30:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:30:04 Removing intermediate container 462248336a9e 08:30:04 ---> 8c04ed2de91a 08:30:04 Step 18/25 : FROM alpine:3.14 08:30:05 3.14: Pulling from library/alpine 08:30:05 552d1f2373af: Pulling fs layer 08:30:05 552d1f2373af: Verifying Checksum 08:30:05 552d1f2373af: Download complete 08:30:06 552d1f2373af: Pull complete 08:30:06 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:30:06 Status: Downloaded newer image for alpine:3.14 08:30:06 ---> bb3de5531c18 08:30:06 Step 19/25 : EXPOSE 4000 08:30:06 ---> Running in 2547900eff5e 08:30:07 Removing intermediate container 2547900eff5e 08:30:07 ---> 3ec1667adb63 08:30:07 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:30:09 ---> 272ddd3a3395 08:30:09 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:30:09 ---> Running in ec62d4528fe2 08:30:09 Removing intermediate container ec62d4528fe2 08:30:09 ---> 1467557e2954 08:30:09 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:30:09 ---> Running in 66a39c4e0147 08:30:10 Removing intermediate container 66a39c4e0147 08:30:10 ---> 7ba712505d97 08:30:10 Step 23/25 : LABEL arch=arm64 08:30:10 ---> Running in c0287bffd410 08:30:10 Removing intermediate container c0287bffd410 08:30:10 ---> 9c8521b2bf20 08:30:10 Step 24/25 : LABEL git_sha=895bb4be16a97b7a14f98eb5878856faac06ef8b 08:30:10 ---> Running in 1e523b257756 08:30:11 Removing intermediate container 1e523b257756 08:30:11 ---> 9fa8d7b9688f 08:30:11 Step 25/25 : LABEL version=2.0.1-dev.16 08:30:11 ---> Running in 2c107cf8e679 08:30:12 Removing intermediate container 2c107cf8e679 08:30:12 ---> d6db2e20aee4 08:30:12 [Warning] One or more build-args [ARCH] were not consumed 08:30:12 Successfully built d6db2e20aee4 08:30:12 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:12 provisioning config files... 08:30:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config825365087170051970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:13 ---> docker-login.sh 08:30:13 nexus3.edgexfoundry.org:10001 08:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:13 Configure a credential helper to remove this warning. See 08:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:13 08:30:13 Login Succeeded 08:30:13 nexus3.edgexfoundry.org:10002 08:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:14 Configure a credential helper to remove this warning. See 08:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:14 08:30:14 Login Succeeded 08:30:14 nexus3.edgexfoundry.org:10003 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:14 Configure a credential helper to remove this warning. See 08:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:14 08:30:14 Login Succeeded 08:30:14 nexus3.edgexfoundry.org:10004 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:15 Configure a credential helper to remove this warning. See 08:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:15 08:30:15 Login Succeeded 08:30:15 docker.io 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 ---> docker-login.sh ends [Pipeline] } 08:30:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:16 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:30:16 895bb4be16a97b7a14f98eb5878856faac06ef8b 08:30:16 latest 08:30:16 2.0.1-dev.16 08:30:16 895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 08:30:16 main 08:30:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:30:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:895bb4be16a97b7a14f98eb5878856faac06ef8b [Pipeline] isUnix [Pipeline] sh 08:30:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:895bb4be16a97b7a14f98eb5878856faac06ef8b 08:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:30:17 58ec8e9be8b1: Preparing 08:30:17 ee420dfed78a: Preparing 08:30:17 ee420dfed78a: Layer already exists 08:30:20 58ec8e9be8b1: Pushed 08:30:20 895bb4be16a97b7a14f98eb5878856faac06ef8b: digest: sha256:6ed38e0772183115587de159f4c4e30635859aa77351b94ad38a360ff0e004ff size: 739 [Pipeline] isUnix [Pipeline] sh 08:30:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:30:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:30:21 58ec8e9be8b1: Preparing 08:30:21 ee420dfed78a: Preparing 08:30:21 58ec8e9be8b1: Layer already exists 08:30:21 ee420dfed78a: Layer already exists 08:30:22 latest: digest: sha256:6ed38e0772183115587de159f4c4e30635859aa77351b94ad38a360ff0e004ff size: 739 [Pipeline] isUnix [Pipeline] sh 08:30:22 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh 08:30:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.16 08:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:30:22 58ec8e9be8b1: Preparing 08:30:22 ee420dfed78a: Preparing 08:30:22 ee420dfed78a: Layer already exists 08:30:22 58ec8e9be8b1: Layer already exists 08:30:22 2.0.1-dev.16: digest: sha256:6ed38e0772183115587de159f4c4e30635859aa77351b94ad38a360ff0e004ff size: 739 [Pipeline] isUnix [Pipeline] sh 08:30:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh 08:30:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 08:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:30:23 58ec8e9be8b1: Preparing 08:30:23 ee420dfed78a: Preparing 08:30:23 ee420dfed78a: Layer already exists 08:30:23 58ec8e9be8b1: Layer already exists 08:30:23 895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16: digest: sha256:6ed38e0772183115587de159f4c4e30635859aa77351b94ad38a360ff0e004ff size: 739 [Pipeline] isUnix [Pipeline] sh 08:30:24 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 08:30:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:30:24 58ec8e9be8b1: Preparing 08:30:24 ee420dfed78a: Preparing 08:30:24 58ec8e9be8b1: Layer already exists 08:30:24 ee420dfed78a: Layer already exists 08:30:24 main: digest: sha256:6ed38e0772183115587de159f4c4e30635859aa77351b94ad38a360ff0e004ff size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:24 ===================================================== [Pipeline] echo 08:30:24 taggedImages: 08:30:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:895bb4be16a97b7a14f98eb5878856faac06ef8b 08:30:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:30:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.16 08:30:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:895bb4be16a97b7a14f98eb5878856faac06ef8b-2.0.1-dev.16 08:30:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:30:25 08:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:30:26 arm64: Pulling from edgex-lftools-log-publisher 08:30:26 448f6bf000e3: Pulling fs layer 08:30:26 f757da607395: Pulling fs layer 08:30:26 05883995daec: Pulling fs layer 08:30:26 8603b9c90790: Pulling fs layer 08:30:26 1560dd03e051: Pulling fs layer 08:30:26 27f5ce0e4adf: Pulling fs layer 08:30:26 c2d8d7efcc4b: Pulling fs layer 08:30:26 1560dd03e051: Waiting 08:30:26 27f5ce0e4adf: Waiting 08:30:26 c2d8d7efcc4b: Waiting 08:30:26 8603b9c90790: Waiting 08:30:26 f757da607395: Verifying Checksum 08:30:26 f757da607395: Download complete 08:30:26 8603b9c90790: Download complete 08:30:26 1560dd03e051: Verifying Checksum 08:30:26 1560dd03e051: Download complete 08:30:26 27f5ce0e4adf: Verifying Checksum 08:30:26 27f5ce0e4adf: Download complete 08:30:26 05883995daec: Verifying Checksum 08:30:26 05883995daec: Download complete 08:30:27 448f6bf000e3: Download complete 08:30:30 c2d8d7efcc4b: Verifying Checksum 08:30:30 c2d8d7efcc4b: Download complete 08:30:30 448f6bf000e3: Pull complete 08:30:31 f757da607395: Pull complete 08:30:33 05883995daec: Pull complete 08:30:33 8603b9c90790: Pull complete 08:30:34 1560dd03e051: Pull complete 08:30:34 27f5ce0e4adf: Pull complete 08:30:49 c2d8d7efcc4b: Pull complete 08:30:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:30:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:30:49 prd-ubuntu18.04-docker-arm64-4c-16g-113 does not seem to be running inside a container 08:30:49 $ 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/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@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 08:30:53 $ docker top 00655df1b58e81bb5c67a68f6ffb4ab0139a2aaae88bfe9b11fee40bf81837f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:54 ---> job-cost.sh 08:30:54 lf-activate-venv: SKIPPING 08:30:54 INFO: No Stack... 08:30:55 INFO: Retrieving Pricing Info for: v3-standard-4 08:30:55 INFO: Archiving Costs [Pipeline] sh 08:30:56 + cut -d, -f6 08:30:56 + cat /w/workspace/edgex-ui-go/17/archives/cost.csv [Pipeline] lock 08:30:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] 08:30:56 Resource [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] did not exist. Created. 08:30:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:30:57 /w/workspace/edgex-ui-go/17@tmp/durable-791c8038/script.sh: 1: /w/workspace/edgex-ui-go/17@tmp/durable-791c8038/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:30:57 + echo total: 0.10999999940395355 [Pipeline] stash 08:30:58 Warning: overwriting stash ‘stack-cost’ 08:30:58 Stashed 1 file(s) [Pipeline] } 08:30:58 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 08:30:58 $ docker stop --time=1 00655df1b58e81bb5c67a68f6ffb4ab0139a2aaae88bfe9b11fee40bf81837f4 08:30:59 $ docker rm -f 00655df1b58e81bb5c67a68f6ffb4ab0139a2aaae88bfe9b11fee40bf81837f4 [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 08:31:01 provisioning config files... 08:31:01 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6393622858584100940tmp [Pipeline] { [Pipeline] sh 08:31:01 + set +x 08:31:01 + curl -s https://codecov.io/bash 08:31:01 + bash -s -- 08:31:01 08:31:01 _____ _ 08:31:01 / ____| | | 08:31:01 | | ___ __| | ___ ___ _____ __ 08:31:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:31:01 | |___| (_) | (_| | __/ (_| (_) \ V / 08:31:01 \_____\___/ \__,_|\___|\___\___/ \_/ 08:31:01 Bash-1.0.6 08:31:01 08:31:01 08:31:01 ==> git version 2.24.4 found 08:31:01 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:31:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:31:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:31:01 ==> Jenkins CI detected. 08:31:01 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:31:01 project root: . 08:31:01 --> token set from env 08:31:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:31:01 ==> Running gcov in . (disable via -X gcov) 08:31:01 ==> Python coveragepy not found 08:31:01 ==> Searching for coverage reports in: 08:31:01 + . 08:31:01 -> Found 1 reports 08:31:01 ==> Detecting git/mercurial file structure 08:31:01 ==> Reading reports 08:31:01 + ./coverage.out bytes=10 08:31:01 ==> Appending adjustments 08:31:01 https://docs.codecov.io/docs/fixing-reports 08:31:01 + Found adjustments 08:31:01 ==> Gzipping contents 08:31:01 4.0K /tmp/codecov.z7JzBt.gz 08:31:01 ==> Uploading reports 08:31:01 url: https://codecov.io 08:31:01 query: branch=main&commit=895bb4be16a97b7a14f98eb5878856faac06ef8b&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:31:01 -> Pinging Codecov 08:31:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=895bb4be16a97b7a14f98eb5878856faac06ef8b&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:31:02 -> Uploading to 08:31:02 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/FB506323287CE973F263BFD2A0EB1F37/895bb4be16a97b7a14f98eb5878856faac06ef8b/54483319-c417-463f-a7dd-4cd32dc1e17a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T083101Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2460ee5aa1dd3b8b95d03688d6c7b362adf689969be568a72f6aca28b4ad71fc 08:31:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:31:02 Dload Upload Total Spent Left Speed 08:31:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3455 0 0 100 3455 0 11558 --:--:-- --:--:-- --:--:-- 11593 08:31:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/895bb4be16a97b7a14f98eb5878856faac06ef8b [Pipeline] } 08:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:31:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:31:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:31:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:31:03 08:31:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:31:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:31:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:31:03 188c0c94c7c5: Pulling fs layer 08:31:03 0ef7d3d256c8: Pulling fs layer 08:31:03 de9db76c5a1d: Pulling fs layer 08:31:03 0eba1c9be4d2: Pulling fs layer 08:31:03 0d57e429df01: Pulling fs layer 08:31:03 4e4be7b47b0d: Pulling fs layer 08:31:03 e1f770b5df2f: Pulling fs layer 08:31:03 85a0685a4137: Pulling fs layer 08:31:03 0d57e429df01: Waiting 08:31:03 4e4be7b47b0d: Waiting 08:31:03 e1f770b5df2f: Waiting 08:31:03 85a0685a4137: Waiting 08:31:03 0eba1c9be4d2: Waiting 08:31:03 de9db76c5a1d: Verifying Checksum 08:31:03 de9db76c5a1d: Download complete 08:31:03 0ef7d3d256c8: Verifying Checksum 08:31:03 0ef7d3d256c8: Download complete 08:31:03 0d57e429df01: Verifying Checksum 08:31:03 0d57e429df01: Download complete 08:31:03 4e4be7b47b0d: Verifying Checksum 08:31:03 4e4be7b47b0d: Download complete 08:31:03 188c0c94c7c5: Verifying Checksum 08:31:03 188c0c94c7c5: Download complete 08:31:03 188c0c94c7c5: Pull complete 08:31:04 0ef7d3d256c8: Pull complete 08:31:04 de9db76c5a1d: Pull complete 08:31:05 e1f770b5df2f: Verifying Checksum 08:31:05 e1f770b5df2f: Download complete 08:31:08 0eba1c9be4d2: Verifying Checksum 08:31:08 0eba1c9be4d2: Download complete 08:31:08 85a0685a4137: Verifying Checksum 08:31:08 85a0685a4137: Download complete 08:31:11 0eba1c9be4d2: Pull complete 08:31:11 0d57e429df01: Pull complete 08:31:11 4e4be7b47b0d: Pull complete 08:31:11 e1f770b5df2f: Pull complete 08:31:16 85a0685a4137: Pull complete 08:31:16 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:31:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:31:17 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 08:31:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:31:17 $ docker top 0b737df11ba5fd72dfdfd8e6964b5da75a043847a8cf722c47a54601793f4fd2 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:31:18 + set -o pipefail 08:31:18 + snyk monitor '--org=edgex-jenkins' 08:31:23 08:31:23 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:31:23 08:31:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/1e32e484-e34c-48dd-855d-a97996b0e29c 08:31:23 08:31:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:31:23 08:31:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:31:23 08:31:23 [Pipeline] } 08:31:23 $ docker stop --time=1 0b737df11ba5fd72dfdfd8e6964b5da75a043847a8cf722c47a54601793f4fd2 08:31:25 $ docker rm -f 0b737df11ba5fd72dfdfd8e6964b5da75a043847a8cf722c47a54601793f4fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:31:26 + git log --format=format:%s -1 895bb4be16a97b7a14f98eb5878856faac06ef8b [Pipeline] isUnix [Pipeline] sh 08:31:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:27 . [Pipeline] withDockerContainer 08:31:27 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 08:31:27 $ 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:10004/edgex-devops/git-semver:latest cat 08:31:27 $ docker top 8797c7f1e9d1a1b54fc9e8e72913558550464b36213d007935b2bd0f3b41891e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:27 [ssh-agent] Looking for ssh-agent implementation... 08:31:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:27 $ docker exec 8797c7f1e9d1a1b54fc9e8e72913558550464b36213d007935b2bd0f3b41891e ssh-agent 08:31:28 SSH_AUTH_SOCK=/tmp/ssh-ho9GRHqGEZfQ/agent.14 08:31:28 SSH_AGENT_PID=20 08:31:28 Running ssh-add (command line suppressed) 08:31:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2259648012319532419.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2259648012319532419.key) 08:31:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:28 + git semver tag 08:31:28 # -> Open(): unable to determine branch for HEAD 08:31:28 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:31:28 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:31:28 # $SEMVER_REMOTE_NAME = origin 08:31:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:31:28 # $SEMVER_USER_NAME = edgex-jenkins 08:31:28 # $SEMVER_BRANCH = main 08:31:28 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:31:28 # 895bb4be16a97b7a14f98eb5878856faac06ef8b HEAD 08:31:28 # -> Force: false 08:31:28 # 9f8fc9730d1fa7fee65073d31dd3441295e0759e refs/tags/v2.0.1-dev.16 [Pipeline] } 08:31:28 $ docker exec --env ******** --env ******** 8797c7f1e9d1a1b54fc9e8e72913558550464b36213d007935b2bd0f3b41891e ssh-agent -k 08:31:28 unset SSH_AUTH_SOCK; 08:31:28 unset SSH_AGENT_PID; 08:31:28 echo Agent pid 20 killed; 08:31:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:28 + git semver [Pipeline] } 08:31:28 $ docker stop --time=1 8797c7f1e9d1a1b54fc9e8e72913558550464b36213d007935b2bd0f3b41891e 08:31:30 $ docker rm -f 8797c7f1e9d1a1b54fc9e8e72913558550464b36213d007935b2bd0f3b41891e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:31:30 08:31:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:31:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:31:30 0.23.1-centos7: Pulling from edgex-lftools 08:31:30 ab5ef0e58194: Pulling fs layer 08:31:30 9712f1f96733: Pulling fs layer 08:31:30 63f879dbbcfc: Pulling fs layer 08:31:30 0d9ebad4ef96: Pulling fs layer 08:31:30 e9a5061849ea: Pulling fs layer 08:31:30 d747dcd14b5f: Pulling fs layer 08:31:30 2de7ff778b66: Pulling fs layer 08:31:30 e9a5061849ea: Waiting 08:31:30 d747dcd14b5f: Waiting 08:31:30 2de7ff778b66: Waiting 08:31:30 0d9ebad4ef96: Waiting 08:31:30 9712f1f96733: Verifying Checksum 08:31:30 9712f1f96733: Download complete 08:31:32 63f879dbbcfc: Verifying Checksum 08:31:32 63f879dbbcfc: Download complete 08:31:32 e9a5061849ea: Verifying Checksum 08:31:32 e9a5061849ea: Download complete 08:31:32 d747dcd14b5f: Verifying Checksum 08:31:32 d747dcd14b5f: Download complete 08:31:33 2de7ff778b66: Verifying Checksum 08:31:33 2de7ff778b66: Download complete 08:31:33 0d9ebad4ef96: Verifying Checksum 08:31:33 0d9ebad4ef96: Download complete 08:31:34 ab5ef0e58194: Verifying Checksum 08:31:34 ab5ef0e58194: Download complete 08:31:36 ab5ef0e58194: Pull complete 08:31:36 9712f1f96733: Pull complete 08:31:37 63f879dbbcfc: Pull complete 08:31:40 0d9ebad4ef96: Pull complete 08:31:40 e9a5061849ea: Pull complete 08:31:40 d747dcd14b5f: Pull complete 08:31:41 2de7ff778b66: Pull complete 08:31:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:31:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:31:41 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 08:31:41 $ 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 08:31:44 $ docker top e6f47995fb0abbcf62109e0e3da0d4e0ede22e28d9512e3dd78bb494f56f32b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:31:44 provisioning config files... 08:31:44 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5202155076934247042tmp 08:31:44 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1138081158946035609tmp 08:31:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10481430041780533tmp [Pipeline] { [Pipeline] echo 08:31:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:31:45 ---> sigul-configuration.sh 08:31:45 gpg: directory `/root/.gnupg' created 08:31:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:31:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:31:45 gpg: keyring `/root/.gnupg/secring.gpg' created 08:31:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:31:45 gpg: CAST5 encrypted data 08:31:45 gpg: encrypted with 1 passphrase 08:31:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:31:45 + mkdir /home/jenkins 08:31:45 + mkdir /home/jenkins/sigul [Pipeline] sh 08:31:45 + 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 08:31:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:31:46 ---> sigul-install.sh 08:31:46 Sigul already installed; skipping installation. [Pipeline] sh 08:31:46 + git tag --list 08:31:46 0.1.1 08:31:46 v1.1.0 08:31:46 v1.2.0 08:31:46 v1.2.1 08:31:46 v1.3.0 08:31:46 v2.0.0 08:31:46 v2.0.1-dev.1 08:31:46 v2.0.1-dev.10 08:31:46 v2.0.1-dev.11 08:31:46 v2.0.1-dev.12 08:31:46 v2.0.1-dev.13 08:31:46 v2.0.1-dev.14 08:31:46 v2.0.1-dev.15 08:31:46 v2.0.1-dev.16 08:31:46 v2.0.1-dev.2 08:31:46 v2.0.1-dev.3 08:31:46 v2.0.1-dev.4 08:31:46 v2.0.1-dev.5 08:31:46 v2.0.1-dev.6 08:31:46 v2.0.1-dev.7 08:31:46 v2.0.1-dev.8 08:31:46 v2.0.1-dev.9 [Pipeline] sh 08:31:46 + lftools sign git-tag v2.0.1-dev.16 08:31:47 Signing Git tag with Sigul... 08:31:47 Signing v2.0.1-dev.16 [Pipeline] echo 08:31:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:31:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:31:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:31:48 $ docker stop --time=1 e6f47995fb0abbcf62109e0e3da0d4e0ede22e28d9512e3dd78bb494f56f32b9 08:31:50 $ docker rm -f e6f47995fb0abbcf62109e0e3da0d4e0ede22e28d9512e3dd78bb494f56f32b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:50 . [Pipeline] withDockerContainer 08:31:50 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 08:31:51 $ 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:10004/edgex-devops/git-semver:latest cat 08:31:51 $ docker top 403f4ac138cfaf3b7a9f66764840cf41fb54f8831bce132277caf0e21b2fe0ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:51 [ssh-agent] Looking for ssh-agent implementation... 08:31:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:51 $ docker exec 403f4ac138cfaf3b7a9f66764840cf41fb54f8831bce132277caf0e21b2fe0ae ssh-agent 08:31:51 SSH_AUTH_SOCK=/tmp/ssh-E3kjEa52sua6/agent.15 08:31:51 SSH_AGENT_PID=22 08:31:51 Running ssh-add (command line suppressed) 08:31:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6736319421889925680.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6736319421889925680.key) 08:31:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:52 + git semver bump pre 08:31:52 # -> Open(): unable to determine branch for HEAD 08:31:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:31:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:31:52 # $SEMVER_REMOTE_NAME = origin 08:31:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:31:52 # $SEMVER_USER_NAME = edgex-jenkins 08:31:52 # $SEMVER_BRANCH = main 08:31:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:31:52 2.0.1-dev.17 [Pipeline] } 08:31:52 $ docker exec --env ******** --env ******** 403f4ac138cfaf3b7a9f66764840cf41fb54f8831bce132277caf0e21b2fe0ae ssh-agent -k 08:31:52 unset SSH_AUTH_SOCK; 08:31:52 unset SSH_AGENT_PID; 08:31:52 echo Agent pid 22 killed; 08:31:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:52 + git semver [Pipeline] } 08:31:52 $ docker stop --time=1 403f4ac138cfaf3b7a9f66764840cf41fb54f8831bce132277caf0e21b2fe0ae 08:31:53 $ docker rm -f 403f4ac138cfaf3b7a9f66764840cf41fb54f8831bce132277caf0e21b2fe0ae [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:31:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:54 . [Pipeline] withDockerContainer 08:31:54 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 08:31:54 $ 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:10004/edgex-devops/git-semver:latest cat 08:31:54 $ docker top a144c9e31e3ca2f5b6631e11d868d24e6663836f838448a01e6b7960e0e2ae1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:54 [ssh-agent] Looking for ssh-agent implementation... 08:31:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:54 $ docker exec a144c9e31e3ca2f5b6631e11d868d24e6663836f838448a01e6b7960e0e2ae1d ssh-agent 08:31:55 SSH_AUTH_SOCK=/tmp/ssh-rgA75RpzN5OZ/agent.14 08:31:55 SSH_AGENT_PID=20 08:31:55 Running ssh-add (command line suppressed) 08:31:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_284142084265667997.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_284142084265667997.key) 08:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:55 + git semver push 08:31:55 # -> Open(): unable to determine branch for HEAD 08:31:55 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:31:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:31:55 # $SEMVER_REMOTE_NAME = origin 08:31:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:31:55 # $SEMVER_USER_NAME = edgex-jenkins 08:31:55 # $SEMVER_BRANCH = main 08:31:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 08:31:57 $ docker exec --env ******** --env ******** a144c9e31e3ca2f5b6631e11d868d24e6663836f838448a01e6b7960e0e2ae1d ssh-agent -k 08:31:57 unset SSH_AUTH_SOCK; 08:31:57 unset SSH_AGENT_PID; 08:31:57 echo Agent pid 20 killed; 08:31:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:57 + git semver [Pipeline] } 08:31:57 $ docker stop --time=1 a144c9e31e3ca2f5b6631e11d868d24e6663836f838448a01e6b7960e0e2ae1d 08:31:59 $ docker rm -f a144c9e31e3ca2f5b6631e11d868d24e6663836f838448a01e6b7960e0e2ae1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:32:00 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:32:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:32:01 ---> package-listing.sh 08:32:01 ++ facter osfamily 08:32:01 ++ tr '[:upper:]' '[:lower:]' 08:32:01 + OS_FAMILY=redhat 08:32:01 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:32:01 + START_PACKAGES=/tmp/packages_start.txt 08:32:01 + END_PACKAGES=/tmp/packages_end.txt 08:32:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:32:01 + PACKAGES=/tmp/packages_start.txt 08:32:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:32:01 + PACKAGES=/tmp/packages_end.txt 08:32:01 + case "${OS_FAMILY}" in 08:32:01 + rpm -qa 08:32:01 + sort 08:32:01 + '[' -f /tmp/packages_start.txt ']' 08:32:01 + '[' -f /tmp/packages_end.txt ']' 08:32:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:32:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:32:01 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:32:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:32:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 08:32:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:32:02 08:32:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:32:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:32:03 latest: Pulling from edgex-lftools-log-publisher 08:32:03 b4d181a07f80: Pulling fs layer 08:32:03 a1111a8f2ec3: Pulling fs layer 08:32:03 ed53099fbce6: Pulling fs layer 08:32:03 dc539afda2c1: Pulling fs layer 08:32:03 77bc0d833cb6: Pulling fs layer 08:32:03 9065ff56babe: Pulling fs layer 08:32:03 d287ab97295c: Pulling fs layer 08:32:03 77bc0d833cb6: Waiting 08:32:03 9065ff56babe: Waiting 08:32:03 d287ab97295c: Waiting 08:32:03 dc539afda2c1: Waiting 08:32:03 a1111a8f2ec3: Verifying Checksum 08:32:03 a1111a8f2ec3: Download complete 08:32:03 dc539afda2c1: Verifying Checksum 08:32:03 dc539afda2c1: Download complete 08:32:03 77bc0d833cb6: Verifying Checksum 08:32:03 77bc0d833cb6: Download complete 08:32:03 9065ff56babe: Verifying Checksum 08:32:03 9065ff56babe: Download complete 08:32:03 ed53099fbce6: Verifying Checksum 08:32:03 ed53099fbce6: Download complete 08:32:04 b4d181a07f80: Verifying Checksum 08:32:04 b4d181a07f80: Download complete 08:32:05 b4d181a07f80: Pull complete 08:32:05 a1111a8f2ec3: Pull complete 08:32:06 ed53099fbce6: Pull complete 08:32:06 dc539afda2c1: Pull complete 08:32:06 77bc0d833cb6: Pull complete 08:32:06 9065ff56babe: Pull complete 08:32:07 d287ab97295c: Verifying Checksum 08:32:07 d287ab97295c: Download complete 08:32:11 d287ab97295c: Pull complete 08:32:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:32:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:32:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:32:11 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 08:32:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 08:32:14 $ docker top 269dd8ee8a4028e09d04758c9b9a5f0f422951caebb6e486444beb86cf0ecff1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:15 + touch /tmp/pre-build-complete [Pipeline] sh 08:32:15 + mkdir -p /var/log/sysstat [Pipeline] sh 08:32:16 + ls /var/log/sa-host 08:32:16 + sadf -c /var/log/sa-host/sa05 08:32:16 file_magic: OK 08:32:16 HZ: Using current value: 100 08:32:16 file_header: OK 08:32:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:32:16 Statistics: 08:32:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:32:16 File successfully converted to sysstat format version 12.0.3 08:32:16 + sadf -c /var/log/sa-host/sa29 08:32:16 file_magic: OK 08:32:16 HZ: Using current value: 100 08:32:16 file_header: OK 08:32:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:32:16 Statistics: 08:32:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:32:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:16 provisioning config files... 08:32:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1143636918297660002tmp [Pipeline] { [Pipeline] echo 08:32:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:32:16 ---> create-netrc.sh [Pipeline] } 08:32:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:32:17 ---> python-tools-install.sh [Pipeline] echo 08:32:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:32:17 ---> sudo-logs.sh 08:32:17 Archiving 'sudo' log.. 08:32:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-111.vexxhost.local: Name or service not known 08:32:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-111.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:32:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:32:17 ---> job-cost.sh 08:32:17 lf-activate-venv: SKIPPING 08:32:17 DEBUG: total: 0.10999999940395355 08:32:17 INFO: Retrieving Stack Cost... 08:32:18 INFO: Retrieving Pricing Info for: v3-standard-2 08:32:18 INFO: Archiving Costs [Pipeline] echo 08:32:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:32:18 ---> logs-deploy.sh 08:32:18 lf-activate-venv: SKIPPING 08:32:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/17 08:32:18 INFO: archiving workspace using pattern(s): 08:32:19 Archives upload complete. 08:32:19 INFO: archiving logs to Nexus 08:32:20 ---> uname -a: 08:32:20 Linux prd-centos7-docker-4c-2g-111.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 08:32:20 08:32:20 08:32:20 ---> lscpu: 08:32:20 Architecture: x86_64 08:32:20 CPU op-mode(s): 32-bit, 64-bit 08:32:20 Byte Order: Little Endian 08:32:20 Address sizes: 40 bits physical, 48 bits virtual 08:32:20 CPU(s): 2 08:32:20 On-line CPU(s) list: 0,1 08:32:20 Thread(s) per core: 1 08:32:20 Core(s) per socket: 1 08:32:20 Socket(s): 2 08:32:20 NUMA node(s): 1 08:32:20 Vendor ID: AuthenticAMD 08:32:20 CPU family: 23 08:32:20 Model: 49 08:32:20 Model name: AMD EPYC-Rome Processor 08:32:20 Stepping: 0 08:32:20 CPU MHz: 2799.996 08:32:20 BogoMIPS: 5599.99 08:32:20 Virtualization: AMD-V 08:32:20 Hypervisor vendor: KVM 08:32:20 Virtualization type: full 08:32:20 L1d cache: 32K 08:32:20 L1i cache: 32K 08:32:20 L2 cache: 512K 08:32:20 L3 cache: 16384K 08:32:20 NUMA node0 CPU(s): 0,1 08:32:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:32:20 08:32:20 08:32:20 ---> nproc: 08:32:20 2 08:32:20 08:32:20 08:32:20 ---> df -h: 08:32:20 Filesystem Size Used Avail Use% Mounted on 08:32:20 overlay 40G 9.0G 32G 23% / 08:32:20 tmpfs 64M 0 64M 0% /dev 08:32:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:32:20 shm 64M 0 64M 0% /dev/shm 08:32:20 /dev/vda1 40G 9.0G 32G 23% /facter-os 08:32:20 08:32:20 08:32:20 ---> sar -b -r -n DEV: 08:32:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 08:32:20 08:32:20 08:21:02 LINUX RESTART (2 CPU) 08:32:20 08:32:20 08:22:01 tps rtps wtps bread/s bwrtn/s 08:32:20 08:23:01 3.51 0.15 3.36 22.12 910.81 08:32:20 08:24:01 1.77 0.00 1.77 0.00 33.04 08:32:20 08:25:01 0.27 0.00 0.27 0.00 4.16 08:32:20 08:26:01 0.27 0.00 0.27 0.00 3.60 08:32:20 08:27:01 0.28 0.00 0.28 0.00 4.73 08:32:20 08:28:01 0.38 0.00 0.38 0.00 6.93 08:32:20 08:29:01 0.23 0.00 0.23 0.00 4.43 08:32:20 08:30:01 0.17 0.00 0.17 0.00 1.77 08:32:20 08:31:01 0.37 0.03 0.33 3.73 5.05 08:32:20 08:32:01 209.98 0.07 209.91 3.46 53375.42 08:32:20 Average: 21.72 0.02 21.70 2.93 5435.45 08:32:20 08:32:20 08:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:32:20 08:23:01 5444324 0 795488 9.93 2620 1766500 1246584 13.76 579856 1584328 24 08:32:20 08:24:01 5447508 0 792300 9.89 2620 1766504 1204208 13.30 582628 1579140 8 08:32:20 08:25:01 5443080 0 796724 9.95 2620 1766508 1204608 13.30 584080 1582568 16 08:32:20 08:26:01 5444764 0 795036 9.93 2620 1766512 1204272 13.30 581336 1583428 20 08:32:20 08:27:01 5440696 0 799100 9.98 2620 1766516 1204512 13.30 581328 1587396 20 08:32:20 08:28:01 5441880 0 797908 9.96 2620 1766524 1204320 13.30 580376 1587452 20 08:32:20 08:29:01 5437200 0 802584 10.02 2620 1766528 1204524 13.30 584684 1587452 8 08:32:20 08:30:01 5427192 0 812584 10.15 2620 1766536 1204272 13.30 595024 1587452 8 08:32:20 08:31:01 5419700 0 819888 10.24 2620 1766724 1219168 13.46 602360 1585700 36 08:32:20 08:32:01 3830332 0 1087388 13.58 2620 3088592 1349004 14.89 944984 2608884 96 08:32:20 Average: 5277668 0 829900 10.36 2620 1898744 1224547 13.52 621666 1687380 26 08:32:20 08:32:20 08:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:32:20 08:23:01 eth0 7.06 4.53 6.75 2.23 0.00 0.00 0.00 0.00 08:32:20 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:23:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:32:20 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:25:01 eth0 4.31 1.35 3.54 0.27 0.00 0.00 0.00 0.00 08:32:20 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:26:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 08:32:20 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:27:01 eth0 0.63 0.50 0.35 0.27 0.00 0.00 0.00 0.00 08:32:20 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:28:01 eth0 0.58 0.05 0.11 0.00 0.00 0.00 0.00 0.00 08:32:20 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:29:01 eth0 0.58 0.38 0.27 0.17 0.00 0.00 0.00 0.00 08:32:20 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:30:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 08:32:20 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:31:01 eth0 3.43 2.13 3.15 0.87 0.00 0.00 0.00 0.00 08:32:20 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:32:01 eth0 1200.88 861.88 7714.93 160.33 0.00 0.00 0.00 0.00 08:32:20 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 08:32:01 docker0 86.58 100.30 7.26 355.66 0.00 0.00 0.00 0.00 08:32:20 Average: eth0 121.81 87.11 772.98 16.42 0.00 0.00 0.00 0.00 08:32:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:20 Average: docker0 8.66 10.03 0.73 35.57 0.00 0.00 0.00 0.00 08:32:20 08:32:20 08:32:20 ---> sar -P ALL: 08:32:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 08:32:20 08:32:20 08:21:02 LINUX RESTART (2 CPU) 08:32:20 08:32:20 08:22:01 CPU %user %nice %system %iowait %steal %idle 08:32:20 08:23:01 all 0.50 0.00 0.22 0.10 0.03 99.16 08:32:20 08:23:01 0 0.55 0.00 0.23 0.13 0.02 99.06 08:32:20 08:23:01 1 0.45 0.00 0.20 0.07 0.03 99.25 08:32:20 08:24:01 all 0.23 0.00 0.05 0.00 0.03 99.69 08:32:20 08:24:01 0 0.43 0.00 0.07 0.00 0.03 99.47 08:32:20 08:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:32:20 08:25:01 all 0.24 0.00 0.20 0.00 0.03 99.52 08:32:20 08:25:01 0 0.37 0.00 0.25 0.00 0.02 99.37 08:32:20 08:25:01 1 0.12 0.00 0.15 0.00 0.05 99.68 08:32:20 08:26:01 all 0.22 0.00 0.03 0.00 0.03 99.72 08:32:20 08:26:01 0 0.38 0.00 0.03 0.00 0.02 99.57 08:32:20 08:26:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:32:20 08:27:01 all 0.17 0.00 0.06 0.00 0.03 99.74 08:32:20 08:27:01 0 0.25 0.00 0.05 0.00 0.03 99.67 08:32:20 08:27:01 1 0.08 0.00 0.07 0.00 0.03 99.82 08:32:20 08:28:01 all 0.10 0.00 0.03 0.00 0.02 99.85 08:32:20 08:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:32:20 08:28:01 1 0.17 0.00 0.03 0.00 0.02 99.78 08:32:20 08:29:01 all 0.15 0.00 0.03 0.00 0.03 99.79 08:32:20 08:29:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:32:20 08:29:01 1 0.25 0.00 0.02 0.00 0.03 99.70 08:32:20 08:30:01 all 0.13 0.00 0.06 0.00 0.03 99.79 08:32:20 08:30:01 0 0.03 0.00 0.07 0.00 0.02 99.88 08:32:20 08:30:01 1 0.22 0.00 0.05 0.00 0.03 99.70 08:32:20 08:31:01 all 0.32 0.00 0.21 0.00 0.03 99.44 08:32:20 08:31:01 0 0.33 0.00 0.25 0.00 0.03 99.38 08:32:20 08:31:01 1 0.30 0.00 0.17 0.00 0.03 99.50 08:32:20 08:32:01 all 23.75 0.00 10.83 1.79 0.08 63.55 08:32:20 08:32:01 0 24.24 0.00 10.74 1.16 0.09 63.77 08:32:20 08:32:01 1 23.26 0.00 10.92 2.42 0.07 63.33 08:32:20 Average: all 2.44 0.00 1.11 0.18 0.03 96.24 08:32:20 Average: 0 2.52 0.00 1.11 0.12 0.03 96.21 08:32:20 Average: 1 2.36 0.00 1.11 0.24 0.04 96.26 08:32:20 08:32:20 08:32:20