Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d07fe3411ecae119f731e81dce0fb0d647a39161 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-ssh4562238903012364056.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-ssh6319574576360034599.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-ssh315569178189605715.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-ssh3028043382410826777.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh5930721611893536873.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-3344 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-ssh459801041834184940.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 d07fe3411ecae119f731e81dce0fb0d647a39161 (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 d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 Commit message: "Merge pull request #427 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk 57a73b184b0dc977b490d00a5b4ca6cd9e96e4a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:59:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:59:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:59:07 ========================================================= 15:59:07 EdgeX Global Pipelines Version Info 15:59:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:59:09 ------------------- 15:59:09 stable info: 15:59:09 ------------------- 15:59:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:59:09 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:59:09 Message: update stable to v1.0.205 15:59:09 ------------------- 15:59:09 experimental info: 15:59:09 ------------------- 15:59:09 Commited By: **** collab-it+edgex@linuxfoundation.org 15:59:09 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:59:09 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:59:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:59:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:59:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d07fe3411ecae119f731e81dce0fb0d647a39161 [Pipeline] echo 15:59:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d07fe34 [Pipeline] echo 15:59:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:11 provisioning config files... 15:59:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2532966100940039304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:11 ---> docker-login.sh 15:59:11 nexus3.edgexfoundry.org:10001 15:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:11 Configure a credential helper to remove this warning. See 15:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:11 15:59:11 Login Succeeded 15:59:11 nexus3.edgexfoundry.org:10002 15:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:11 Configure a credential helper to remove this warning. See 15:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:11 15:59:11 Login Succeeded 15:59:11 nexus3.edgexfoundry.org:10003 15:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:12 Configure a credential helper to remove this warning. See 15:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:12 15:59:12 Login Succeeded 15:59:12 nexus3.edgexfoundry.org:10004 15:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:12 Configure a credential helper to remove this warning. See 15:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:12 15:59:12 Login Succeeded 15:59:12 docker.io 15:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:12 Configure a credential helper to remove this warning. See 15:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:12 15:59:12 Login Succeeded 15:59:12 ---> docker-login.sh ends [Pipeline] } 15:59:12 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 15:59:13 + git log --format=format:%s -1 d07fe3411ecae119f731e81dce0fb0d647a39161 [Pipeline] echo 15:59:13 GIT_COMMIT: d07fe3411ecae119f731e81dce0fb0d647a39161, Commit Message: Merge pull request #427 from ernestojeda/remove-build-dockerfile [Pipeline] echo 15:59:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:59:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:13 15:59:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:59:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:14 latest: Pulling from edgex-devops/git-semver 15:59:14 31603596830f: Pulling fs layer 15:59:14 d4622e32a9a9: Pulling fs layer 15:59:14 1030fce36090: Pulling fs layer 15:59:14 6c6cb7e1b49b: Pulling fs layer 15:59:14 6c6cb7e1b49b: Waiting 15:59:14 d4622e32a9a9: Verifying Checksum 15:59:14 d4622e32a9a9: Download complete 15:59:14 31603596830f: Verifying Checksum 15:59:14 31603596830f: Download complete 15:59:14 31603596830f: Pull complete 15:59:14 d4622e32a9a9: Pull complete 15:59:14 6c6cb7e1b49b: Verifying Checksum 15:59:14 6c6cb7e1b49b: Download complete 15:59:14 1030fce36090: Verifying Checksum 15:59:14 1030fce36090: Download complete 15:59:15 1030fce36090: Pull complete 15:59:15 6c6cb7e1b49b: Pull complete 15:59:15 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 15:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:59:15 prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container 15:59:15 $ 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 15:59:16 $ docker top 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:16 [ssh-agent] Looking for ssh-agent implementation... 15:59:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:16 $ docker exec 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 ssh-agent 15:59:16 SSH_AUTH_SOCK=/tmp/ssh-OHwFvFCXrLCe/agent.13 15:59:16 SSH_AGENT_PID=20 15:59:16 Running ssh-add (command line suppressed) 15:59:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1428298239684388094.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1428298239684388094.key) 15:59:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:17 + git tag --points-at HEAD [Pipeline] } 15:59:17 $ docker exec --env ******** --env ******** 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 ssh-agent -k 15:59:17 unset SSH_AUTH_SOCK; 15:59:17 unset SSH_AGENT_PID; 15:59:17 echo Agent pid 20 killed; 15:59:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:59:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:17 [ssh-agent] Looking for ssh-agent implementation... 15:59:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:17 $ docker exec 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 ssh-agent 15:59:17 SSH_AUTH_SOCK=/tmp/ssh-oM4hCXaUUm9R/agent.55 15:59:17 SSH_AGENT_PID=62 15:59:17 Running ssh-add (command line suppressed) 15:59:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2585025256741164072.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2585025256741164072.key) 15:59:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:17 + git semver init 15:59:17 # -> Open(): unable to determine branch for HEAD 15:59:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:59:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:59:17 # $SEMVER_REMOTE_NAME = origin 15:59:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:59:17 # $SEMVER_USER_NAME = edgex-jenkins 15:59:17 # $SEMVER_BRANCH = main 15:59:17 # $SEMVER_TEMP = /tmp/semver-803023265 15:59:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:59:20 # '/tmp/semver-803023265' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 15:59:20 # -> Force: false 15:59:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 15:59:20 $ docker exec --env ******** --env ******** 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 ssh-agent -k 15:59:20 unset SSH_AUTH_SOCK; 15:59:20 unset SSH_AGENT_PID; 15:59:20 echo Agent pid 62 killed; 15:59:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:20 + git semver [Pipeline] } 15:59:20 $ docker stop --time=1 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 15:59:21 $ docker rm -f 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 [Pipeline] // withDockerContainer [Pipeline] sh 15:59:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:59:22 Stashed 1 file(s) [Pipeline] echo 15:59:22 [edgeXSemver]: initialized semver on version 2.0.1-dev.9 [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 15:59:37 Still waiting to schedule task 15:59:37 ‘prd-centos7-docker-4c-2g-3347’ is offline 15:59:37 ‘prd-centos7-docker-4c-2g-3348’ is offline 15:59:37 ‘prd-centos7-docker-4c-2g-3349’ is offline 15:59:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 15:59:37 Still waiting to schedule task 15:59:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 16:00:38 Running on prd-centos7-docker-4c-2g-3355 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 16:00:38 Running in /w/workspace/edgex-ui-go/9 [Pipeline] { [Pipeline] checkout 16:00:38 The recommended git tool is: git 16:00:41 using credential edgex-jenkins-ssh 16:00:41 Cloning the remote Git repository 16:00:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:00:41 > git init /w/workspace/edgex-ui-go/9 # timeout=10 16:00:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:00:41 > git --version # timeout=10 16:00:41 > git --version # 'git version 2.24.4' 16:00:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:41 [INFO] Currently running in a labeled security context 16:00:41 [INFO] Currently SELinux is 'enforcing' on the host 16:00:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/9@tmp/jenkins-gitclient-ssh456665940897686220.key 16:00:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:44 Avoid second fetch 16:00:44 Checking out Revision d07fe3411ecae119f731e81dce0fb0d647a39161 (main) 16:00:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:00:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:44 > git config core.sparsecheckout # timeout=10 16:00:44 > git checkout -f d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 16:00:47 Commit message: "Merge pull request #427 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:48 provisioning config files... 16:00:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config8949413616970834906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:48 ---> docker-login.sh 16:00:48 nexus3.edgexfoundry.org:10001 16:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:48 Configure a credential helper to remove this warning. See 16:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:48 16:00:48 Login Succeeded 16:00:48 nexus3.edgexfoundry.org:10002 16:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:49 Configure a credential helper to remove this warning. See 16:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:49 16:00:49 Login Succeeded 16:00:49 nexus3.edgexfoundry.org:10003 16:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:49 Configure a credential helper to remove this warning. See 16:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:49 16:00:49 Login Succeeded 16:00:49 nexus3.edgexfoundry.org:10004 16:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:49 Configure a credential helper to remove this warning. See 16:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:49 16:00:49 Login Succeeded 16:00:49 docker.io 16:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:49 Configure a credential helper to remove this warning. See 16:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:49 16:00:49 Login Succeeded 16:00:49 ---> docker-login.sh ends [Pipeline] } 16:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:00:50 ========================================================= 16:00:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:00:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:00:50 + 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 . 16:00:50 Sending build context to Docker daemon 20.47MB 16:00:50 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 16:00:50 Step 2/17 : FROM ${BASE} AS builder 16:00:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:00:50 540db60ca938: Pulling fs layer 16:00:50 adcc1eea9eea: Pulling fs layer 16:00:50 4c4ab2625f07: Pulling fs layer 16:00:50 db62176df00c: Pulling fs layer 16:00:50 3b30891b0d05: Pulling fs layer 16:00:50 06b49ca38bd5: Pulling fs layer 16:00:50 c788192a36de: Pulling fs layer 16:00:50 a77e37c0d609: Pulling fs layer 16:00:50 c3185cebc471: Pulling fs layer 16:00:50 db62176df00c: Waiting 16:00:50 3b30891b0d05: Waiting 16:00:50 06b49ca38bd5: Waiting 16:00:50 c788192a36de: Waiting 16:00:50 a77e37c0d609: Waiting 16:00:50 c3185cebc471: Waiting 16:00:50 4c4ab2625f07: Verifying Checksum 16:00:50 4c4ab2625f07: Download complete 16:00:50 adcc1eea9eea: Verifying Checksum 16:00:50 adcc1eea9eea: Download complete 16:00:50 3b30891b0d05: Verifying Checksum 16:00:50 3b30891b0d05: Download complete 16:00:50 06b49ca38bd5: Verifying Checksum 16:00:50 06b49ca38bd5: Download complete 16:00:50 c788192a36de: Verifying Checksum 16:00:50 c788192a36de: Download complete 16:00:50 540db60ca938: Verifying Checksum 16:00:50 540db60ca938: Download complete 16:00:51 540db60ca938: Pull complete 16:00:51 adcc1eea9eea: Pull complete 16:00:51 a77e37c0d609: Verifying Checksum 16:00:51 a77e37c0d609: Download complete 16:00:51 4c4ab2625f07: Pull complete 16:00:57 c3185cebc471: Verifying Checksum 16:00:57 c3185cebc471: Download complete 16:00:59 db62176df00c: Download complete 16:01:02 db62176df00c: Pull complete 16:01:02 3b30891b0d05: Pull complete 16:01:02 06b49ca38bd5: Pull complete 16:01:03 c788192a36de: Pull complete 16:01:03 a77e37c0d609: Pull complete 16:01:05 c3185cebc471: Pull complete 16:01:05 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:01:05 ---> 031687cdd783 16:01:05 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:01:07 ---> Running in 1746d24e5d35 16:01:07 Removing intermediate container 1746d24e5d35 16:01:07 ---> 2f96c1650f46 16:01:07 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 16:01:07 ---> Running in 7bcf34de6f7d 16:01:07 Removing intermediate container 7bcf34de6f7d 16:01:07 ---> baf61e396f11 16:01:07 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 16:01:07 ---> Running in 7aa2bf44deeb 16:01:07 Removing intermediate container 7aa2bf44deeb 16:01:07 ---> 9dafce95ab53 16:01:07 Step 6/17 : LABEL Name=edgex-ui-go 16:01:07 ---> Running in 27b4ca29eddf 16:01:07 Removing intermediate container 27b4ca29eddf 16:01:07 ---> 95f6a72e8aea 16:01:07 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:01:07 ---> Running in 7c4603ed17ad 16:01:07 Removing intermediate container 7c4603ed17ad 16:01:07 ---> f193ffd308d5 16:01:07 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:07 ---> Running in c223215e5301 16:01:08 Removing intermediate container c223215e5301 16:01:08 ---> 45a9bf219b68 16:01:08 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:08 ---> Running in b1f445eef12a 16:01:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:01:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:01:10 OK: 219 MiB in 52 packages 16:01:11 Removing intermediate container b1f445eef12a 16:01:11 ---> 397bfbe2ee13 16:01:11 Step 10/17 : ENV GO111MODULE=on 16:01:11 ---> Running in c0d14273836c 16:01:11 Removing intermediate container c0d14273836c 16:01:11 ---> 61da63f6c097 16:01:11 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:01:11 ---> Running in b0c6da4c06c8 16:01:11 Removing intermediate container b0c6da4c06c8 16:01:11 ---> 4d206c8192ca 16:01:11 Step 12/17 : COPY go.mod . 16:01:11 ---> 5a43dfaae3bf 16:01:11 Step 13/17 : COPY Makefile . 16:01:11 ---> e108108b5edb 16:01:11 Step 14/17 : RUN make update 16:01:11 ---> Running in e553bec8ae65 16:01:11 CGO_ENABLED=0 GO111MODULE=on go mod download 16:01:24 Removing intermediate container e553bec8ae65 16:01:24 ---> 275b3fa45d94 16:01:24 Step 15/17 : COPY . . 16:01:24 ---> 32d7116fada4 16:01:24 Step 16/17 : RUN go mod tidy 16:01:24 ---> Running in e7fa7bff5757 16:01:25 Removing intermediate container e7fa7bff5757 16:01:25 ---> cbe57dd9024c 16:01:25 Step 17/17 : RUN ${MAKE} 16:01:25 ---> Running in f7a521d51b41 16:01:25 noop 16:01:25 Removing intermediate container f7a521d51b41 16:01:25 ---> 816d54daa5dd 16:01:25 Successfully built 816d54daa5dd 16:01:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:01:25 + docker inspect -f . ci-base-image-x86_64 16:01:25 . [Pipeline] withDockerContainer 16:01:25 prd-centos7-docker-4c-2g-3355 does not seem to be running inside a container 16:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 16:01:26 $ docker top dea29c70110aff953dfce0d6a267b962c5570f5ad9101df593fb367cbfdb9349 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:26 + go version 16:01:26 go version go1.16.6 linux/amd64 [Pipeline] } 16:01:26 $ docker stop --time=1 dea29c70110aff953dfce0d6a267b962c5570f5ad9101df593fb367cbfdb9349 16:01:28 $ docker rm -f dea29c70110aff953dfce0d6a267b962c5570f5ad9101df593fb367cbfdb9349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:01:28 + docker inspect -f . ci-base-image-x86_64 16:01:28 . [Pipeline] withDockerContainer 16:01:28 prd-centos7-docker-4c-2g-3355 does not seem to be running inside a container 16:01:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 16:01:29 $ docker top 2f8bba1c2e74fa413c935082acd015166a4710f1f116f8d7d39fa116ce05b8cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:01:29 + go mod tidy [Pipeline] sh 16:01:30 + make test 16:01:30 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:01:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:01:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:01:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:01:42 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:01:42 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:01:42 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:01:42 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:01:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:01:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:01:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:01:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:01:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:01:42 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:01:42 GO111MODULE=on go vet ./... [Pipeline] } 16:01:47 $ docker stop --time=1 2f8bba1c2e74fa413c935082acd015166a4710f1f116f8d7d39fa116ce05b8cb 16:01:48 $ docker rm -f 2f8bba1c2e74fa413c935082acd015166a4710f1f116f8d7d39fa116ce05b8cb [Pipeline] // withDockerContainer [Pipeline] sh 16:01:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:01:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:01:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:01:56 + ls -al . 16:01:56 total 88 16:01:56 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 18 16:01 . 16:01:56 drwxrwxr-x. 4 jenkins jenkins 28 Aug 18 16:00 .. 16:01:56 drwxrwxr-x. 3 jenkins jenkins 20 Aug 18 16:00 assets 16:01:56 drwxrwxr-x. 2 jenkins jenkins 35 Aug 18 16:00 bin 16:01:56 drwxrwxr-x. 3 jenkins jenkins 29 Aug 18 16:00 cmd 16:01:56 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 18 16:00 CONTRIBUTING.md 16:01:56 -rw-r--r--. 1 jenkins jenkins 10 Aug 18 16:01 coverage.out 16:01:56 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 18 16:00 Dockerfile 16:01:56 drwxrwxr-x. 2 jenkins jenkins 23 Aug 18 16:00 docs 16:01:56 drwxrwxr-x. 8 jenkins jenkins 162 Aug 18 16:00 .git 16:01:56 drwxrwxr-x. 2 jenkins jenkins 103 Aug 18 16:00 .github 16:01:56 -rw-rw-r--. 1 jenkins jenkins 162 Aug 18 16:00 .gitignore 16:01:56 -rw-rw-r--. 1 jenkins jenkins 823 Aug 18 16:00 go.mod 16:01:56 -rw-r--r--. 1 jenkins jenkins 23693 Aug 18 16:01 go.sum 16:01:56 drwxrwxr-x. 9 jenkins jenkins 125 Aug 18 16:00 internal 16:01:56 -rw-rw-r--. 1 jenkins jenkins 652 Aug 18 16:00 Jenkinsfile 16:01:56 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 18 16:00 LICENSE 16:01:56 -rw-rw-r--. 1 jenkins jenkins 990 Aug 18 16:00 Makefile 16:01:56 drwxrwxr-x. 3 jenkins jenkins 19 Aug 18 16:00 pkg 16:01:56 -rw-rw-r--. 1 jenkins jenkins 5509 Aug 18 16:00 README.md 16:01:56 -rw-rw-r--. 1 jenkins jenkins 11 Aug 18 15:59 VERSION 16:01:56 -rw-rw-r--. 1 jenkins jenkins 155 Aug 18 16:00 version.go 16:01:56 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 18 16:00 web [Pipeline] isUnix [Pipeline] sh 16:01:56 + 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=d07fe3411ecae119f731e81dce0fb0d647a39161 --label arch=amd64 --label version=2.0.1-dev.9 . 16:01:56 Sending build context to Docker daemon 20.49MB 16:01:56 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 16:01:56 Step 2/25 : FROM ${BASE} AS builder 16:01:56 ---> 816d54daa5dd 16:01:56 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:01:56 ---> Running in cc9f63151d98 16:01:56 Removing intermediate container cc9f63151d98 16:01:56 ---> 0c5b12138fcc 16:01:56 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 16:01:57 ---> Running in 7b09d6161a21 16:01:57 Removing intermediate container 7b09d6161a21 16:01:57 ---> 94664fe0c465 16:01:57 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:01:57 ---> Running in 05be99ae68d8 16:01:57 Removing intermediate container 05be99ae68d8 16:01:57 ---> e7ef3f95afa7 16:01:57 Step 6/25 : LABEL Name=edgex-ui-go 16:01:57 ---> Running in 7e6580a3e68e 16:01:57 Removing intermediate container 7e6580a3e68e 16:01:57 ---> 840a127a5bc7 16:01:57 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:01:57 ---> Running in 878ec8f47483 16:01:57 Removing intermediate container 878ec8f47483 16:01:57 ---> e0ce8322900a 16:01:57 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:57 ---> Running in b19a426a71d0 16:01:58 Removing intermediate container b19a426a71d0 16:01:58 ---> cd8c029068df 16:01:58 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:58 ---> Running in 782ba4543e37 16:01:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:02:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:02:05 OK: 219 MiB in 52 packages 16:02:05 Removing intermediate container 782ba4543e37 16:02:05 ---> 0c336a91e5ec 16:02:05 Step 10/25 : ENV GO111MODULE=on 16:02:05 ---> Running in 368e7e8e0a29 16:02:05 Removing intermediate container 368e7e8e0a29 16:02:05 ---> 3aa47b5aeb83 16:02:05 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:02:05 ---> Running in d5a61df99d55 16:02:05 Removing intermediate container d5a61df99d55 16:02:05 ---> cd8711f6a931 16:02:05 Step 12/25 : COPY go.mod . 16:02:05 ---> e9d5ef326459 16:02:05 Step 13/25 : COPY Makefile . 16:02:05 ---> 2c459ef395cc 16:02:05 Step 14/25 : RUN make update 16:02:05 ---> Running in e4d40ad640a4 16:02:05 CGO_ENABLED=0 GO111MODULE=on go mod download 16:02:05 Removing intermediate container e4d40ad640a4 16:02:05 ---> c5445bee7531 16:02:05 Step 15/25 : COPY . . 16:02:05 ---> e6d44ade7745 16:02:05 Step 16/25 : RUN go mod tidy 16:02:05 ---> Running in 89ab89f2384d 16:02:06 Removing intermediate container 89ab89f2384d 16:02:06 ---> d687313e0781 16:02:06 Step 17/25 : RUN ${MAKE} 16:02:06 ---> Running in 9ef751f55555 16:02:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:02:15 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:02:17 Removing intermediate container 9ef751f55555 16:02:17 ---> a66744df4226 16:02:17 Step 18/25 : FROM alpine:3.12 16:02:17 3.12: Pulling from library/alpine 16:02:17 339de151aab4: Pulling fs layer 16:02:17 339de151aab4: Verifying Checksum 16:02:17 339de151aab4: Download complete 16:02:18 339de151aab4: Pull complete 16:02:18 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:02:18 Status: Downloaded newer image for alpine:3.12 16:02:18 ---> 13621d1b12d4 16:02:18 Step 19/25 : EXPOSE 4000 16:02:18 ---> Running in baf9bb54bf7f 16:02:18 Removing intermediate container baf9bb54bf7f 16:02:18 ---> 596cd2ec6b2f 16:02:18 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 16:02:18 ---> e7567d120567 16:02:18 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:02:18 ---> Running in 0da96ed43ef1 16:02:18 Removing intermediate container 0da96ed43ef1 16:02:18 ---> 16aebd47e544 16:02:18 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:02:18 ---> Running in 1fbd8d9a5cd2 16:02:19 Removing intermediate container 1fbd8d9a5cd2 16:02:19 ---> 22a458fb7afa 16:02:19 Step 23/25 : LABEL arch=amd64 16:02:19 ---> Running in 061d2850681b 16:02:19 Removing intermediate container 061d2850681b 16:02:19 ---> 1804f406fb29 16:02:19 Step 24/25 : LABEL git_sha=d07fe3411ecae119f731e81dce0fb0d647a39161 16:02:19 ---> Running in b32f0d99010e 16:02:19 Removing intermediate container b32f0d99010e 16:02:19 ---> d8eed758fe73 16:02:19 Step 25/25 : LABEL version=2.0.1-dev.9 16:02:19 ---> Running in dc198872ec1b 16:02:19 Removing intermediate container dc198872ec1b 16:02:19 ---> e6f22a125880 16:02:19 [Warning] One or more build-args [ARCH] were not consumed 16:02:19 Successfully built e6f22a125880 16:02:19 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:19 provisioning config files... 16:02:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config9068404336905821123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:21 ---> docker-login.sh 16:02:21 nexus3.edgexfoundry.org:10001 16:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:21 Configure a credential helper to remove this warning. See 16:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:21 16:02:21 Login Succeeded 16:02:21 nexus3.edgexfoundry.org:10002 16:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:21 Configure a credential helper to remove this warning. See 16:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:21 16:02:21 Login Succeeded 16:02:21 nexus3.edgexfoundry.org:10003 16:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:21 Configure a credential helper to remove this warning. See 16:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:21 16:02:21 Login Succeeded 16:02:21 nexus3.edgexfoundry.org:10004 16:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:22 Configure a credential helper to remove this warning. See 16:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:22 16:02:22 Login Succeeded 16:02:22 docker.io 16:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:22 Configure a credential helper to remove this warning. See 16:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:22 16:02:22 Login Succeeded 16:02:22 ---> docker-login.sh ends [Pipeline] } 16:02:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:02:22 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 16:02:22 d07fe3411ecae119f731e81dce0fb0d647a39161 16:02:22 latest 16:02:22 2.0.1-dev.9 16:02:22 d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 16:02:22 main 16:02:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:22 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d07fe3411ecae119f731e81dce0fb0d647a39161 [Pipeline] isUnix [Pipeline] sh 16:02:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d07fe3411ecae119f731e81dce0fb0d647a39161 16:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:02:23 3c70e812a354: Preparing 16:02:23 32f366d666a5: Preparing 16:02:23 32f366d666a5: Layer already exists 16:02:25 3c70e812a354: Pushed 16:02:25 d07fe3411ecae119f731e81dce0fb0d647a39161: digest: sha256:ebf975e5071b757e1025060ed0d69216cc9c284a3abcec826a3e6ef966d7a31f size: 739 [Pipeline] isUnix [Pipeline] sh 16:02:25 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 16:02:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:02:25 3c70e812a354: Preparing 16:02:25 32f366d666a5: Preparing 16:02:25 3c70e812a354: Layer already exists 16:02:25 32f366d666a5: Layer already exists 16:02:25 latest: digest: sha256:ebf975e5071b757e1025060ed0d69216cc9c284a3abcec826a3e6ef966d7a31f size: 739 [Pipeline] isUnix [Pipeline] sh 16:02:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh 16:02:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.9 16:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:02:26 3c70e812a354: Preparing 16:02:26 32f366d666a5: Preparing 16:02:26 3c70e812a354: Layer already exists 16:02:26 32f366d666a5: Layer already exists 16:02:26 2.0.1-dev.9: digest: sha256:ebf975e5071b757e1025060ed0d69216cc9c284a3abcec826a3e6ef966d7a31f size: 739 [Pipeline] isUnix [Pipeline] sh 16:02:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh 16:02:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 16:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:02:27 3c70e812a354: Preparing 16:02:27 32f366d666a5: Preparing 16:02:27 3c70e812a354: Layer already exists 16:02:27 32f366d666a5: Layer already exists 16:02:27 d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9: digest: sha256:ebf975e5071b757e1025060ed0d69216cc9c284a3abcec826a3e6ef966d7a31f size: 739 [Pipeline] isUnix [Pipeline] sh 16:02:27 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 16:02:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 16:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:02:27 3c70e812a354: Preparing 16:02:27 32f366d666a5: Preparing 16:02:27 3c70e812a354: Layer already exists 16:02:27 32f366d666a5: Layer already exists 16:02:27 main: digest: sha256:ebf975e5071b757e1025060ed0d69216cc9c284a3abcec826a3e6ef966d7a31f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:02:27 ===================================================== [Pipeline] echo 16:02:27 taggedImages: 16:02:27 - nexus3.edgexfoundry.org:10004/edgex-ui:d07fe3411ecae119f731e81dce0fb0d647a39161 16:02:27 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:02:27 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.9 16:02:27 - nexus3.edgexfoundry.org:10004/edgex-ui:d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 16:02:27 - 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 16:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:28 16:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:28 latest: Pulling from edgex-lftools-log-publisher 16:02:28 b4d181a07f80: Pulling fs layer 16:02:28 a1111a8f2ec3: Pulling fs layer 16:02:28 ed53099fbce6: Pulling fs layer 16:02:28 dc539afda2c1: Pulling fs layer 16:02:28 77bc0d833cb6: Pulling fs layer 16:02:28 9065ff56babe: Pulling fs layer 16:02:28 d287ab97295c: Pulling fs layer 16:02:28 dc539afda2c1: Waiting 16:02:28 77bc0d833cb6: Waiting 16:02:28 9065ff56babe: Waiting 16:02:28 d287ab97295c: Waiting 16:02:28 a1111a8f2ec3: Verifying Checksum 16:02:28 a1111a8f2ec3: Download complete 16:02:28 dc539afda2c1: Download complete 16:02:29 77bc0d833cb6: Verifying Checksum 16:02:29 77bc0d833cb6: Download complete 16:02:29 9065ff56babe: Verifying Checksum 16:02:29 9065ff56babe: Download complete 16:02:29 ed53099fbce6: Verifying Checksum 16:02:29 ed53099fbce6: Download complete 16:02:29 b4d181a07f80: Verifying Checksum 16:02:29 b4d181a07f80: Download complete 16:02:30 b4d181a07f80: Pull complete 16:02:31 a1111a8f2ec3: Pull complete 16:02:31 ed53099fbce6: Pull complete 16:02:31 dc539afda2c1: Pull complete 16:02:32 77bc0d833cb6: Pull complete 16:02:32 9065ff56babe: Pull complete 16:02:33 d287ab97295c: Verifying Checksum 16:02:33 d287ab97295c: Download complete 16:02:38 d287ab97295c: Pull complete 16:02:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:02:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:02:38 prd-centos7-docker-4c-2g-3355 does not seem to be running inside a container 16:02:38 $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 16:02:40 $ docker top 0fef7d62fe1d244de22b3aa94df049ff5ecafefd3b65132cc231d8fbdd573a1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:41 ---> job-cost.sh 16:02:41 lf-activate-venv: SKIPPING 16:02:41 INFO: No Stack... 16:02:42 INFO: Retrieving Pricing Info for: v3-standard-2 16:02:42 INFO: Archiving Costs [Pipeline] sh 16:02:42 + cat /w/workspace/edgex-ui-go/9/archives/cost.csv 16:02:42 + cut -d, -f6 [Pipeline] lock 16:02:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] 16:02:42 Resource [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] did not exist. Created. 16:02:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3362 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { 16:02:43 + echo total: 0.05999999865889549 [Pipeline] ws 16:02:43 Running in /w/workspace/edgex-ui-go/9 [Pipeline] { [Pipeline] stash [Pipeline] checkout 16:02:43 Stashed 1 file(s) [Pipeline] } 16:02:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 16:02:43 $ docker stop --time=1 0fef7d62fe1d244de22b3aa94df049ff5ecafefd3b65132cc231d8fbdd573a1d 16:02:43 The recommended git tool is: git 16:02:45 $ docker rm -f 0fef7d62fe1d244de22b3aa94df049ff5ecafefd3b65132cc231d8fbdd573a1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:52 using credential edgex-jenkins-ssh 16:02:52 Cloning the remote Git repository 16:02:52 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:02:53 > git init /w/workspace/edgex-ui-go/9 # timeout=10 16:02:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:02:53 > git --version # timeout=10 16:02:53 > git --version # 'git version 2.17.1' 16:02:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:56 Avoid second fetch 16:02:56 Checking out Revision d07fe3411ecae119f731e81dce0fb0d647a39161 (main) 16:02:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:02:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:56 > git config core.sparsecheckout # timeout=10 16:02:56 > git checkout -f d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 16:03:01 Commit message: "Merge pull request #427 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:02 provisioning config files... 16:03:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config7420032876543250143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:03 ---> docker-login.sh 16:03:03 nexus3.edgexfoundry.org:10001 16:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:04 Configure a credential helper to remove this warning. See 16:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:04 16:03:04 Login Succeeded 16:03:04 nexus3.edgexfoundry.org:10002 16:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:05 Configure a credential helper to remove this warning. See 16:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:05 16:03:05 Login Succeeded 16:03:05 nexus3.edgexfoundry.org:10003 16:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:05 Configure a credential helper to remove this warning. See 16:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:05 16:03:05 Login Succeeded 16:03:05 nexus3.edgexfoundry.org:10004 16:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:06 Configure a credential helper to remove this warning. See 16:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:06 16:03:06 Login Succeeded 16:03:06 docker.io 16:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:07 Configure a credential helper to remove this warning. See 16:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:07 16:03:07 Login Succeeded 16:03:07 ---> docker-login.sh ends [Pipeline] } 16:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:03:07 ========================================================= 16:03:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:03:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:03:08 + 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 . 16:03:09 Sending build context to Docker daemon 20.46MB 16:03:09 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 16:03:09 Step 2/17 : FROM ${BASE} AS builder 16:03:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:03:09 595b0fe564bb: Pulling fs layer 16:03:09 24495759ef45: Pulling fs layer 16:03:09 d148012ef14d: Pulling fs layer 16:03:09 e90a11edd702: Pulling fs layer 16:03:09 d77568369979: Pulling fs layer 16:03:09 fc1c9f9a7f3b: Pulling fs layer 16:03:09 170f2ba95c9a: Pulling fs layer 16:03:09 97ac5df62f85: Pulling fs layer 16:03:09 e90a11edd702: Waiting 16:03:09 d77568369979: Waiting 16:03:09 fc1c9f9a7f3b: Waiting 16:03:09 170f2ba95c9a: Waiting 16:03:09 97ac5df62f85: Waiting 16:03:09 d148012ef14d: Verifying Checksum 16:03:09 d148012ef14d: Download complete 16:03:09 24495759ef45: Download complete 16:03:09 d77568369979: Verifying Checksum 16:03:09 d77568369979: Download complete 16:03:09 fc1c9f9a7f3b: Verifying Checksum 16:03:09 595b0fe564bb: Verifying Checksum 16:03:09 595b0fe564bb: Download complete 16:03:09 170f2ba95c9a: Verifying Checksum 16:03:09 170f2ba95c9a: Download complete 16:03:11 595b0fe564bb: Pull complete 16:03:11 24495759ef45: Pull complete 16:03:11 d148012ef14d: Pull complete 16:03:13 97ac5df62f85: Verifying Checksum 16:03:13 97ac5df62f85: Download complete 16:03:13 e90a11edd702: Verifying Checksum 16:03:13 e90a11edd702: Download complete 16:03:26 e90a11edd702: Pull complete 16:03:26 d77568369979: Pull complete 16:03:26 fc1c9f9a7f3b: Pull complete 16:03:26 170f2ba95c9a: Pull complete 16:03:32 97ac5df62f85: Pull complete 16:03:32 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:03:32 ---> 04bc70af865f 16:03:32 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:03:38 ---> Running in b441ea0a01d7 16:03:38 Removing intermediate container b441ea0a01d7 16:03:38 ---> 358e93cf7e24 16:03:38 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 16:03:38 ---> Running in c7e32398f36a 16:03:39 Removing intermediate container c7e32398f36a 16:03:39 ---> a55b11d75c2b 16:03:39 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 16:03:39 ---> Running in ce4b308ccbed 16:03:40 Removing intermediate container ce4b308ccbed 16:03:40 ---> c786ac9e572b 16:03:40 Step 6/17 : LABEL Name=edgex-ui-go 16:03:40 ---> Running in 279017b0e8c0 16:03:40 Removing intermediate container 279017b0e8c0 16:03:40 ---> d39b01f7f41c 16:03:40 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:03:40 ---> Running in bc31f24a965b 16:03:41 Removing intermediate container bc31f24a965b 16:03:41 ---> 899df96fd540 16:03:41 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:41 ---> Running in 2ae5cacbc5d3 16:03:45 Removing intermediate container 2ae5cacbc5d3 16:03:45 ---> a3508c3b271a 16:03:45 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:03:45 ---> Running in 3a6ee0ab6a8b 16:03:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:49 OK: 218 MiB in 52 packages 16:03:50 Removing intermediate container 3a6ee0ab6a8b 16:03:50 ---> 79f3de4f13b9 16:03:50 Step 10/17 : ENV GO111MODULE=on 16:03:50 ---> Running in a163c6924325 16:03:51 Removing intermediate container a163c6924325 16:03:51 ---> 0fe2ac5a6234 16:03:51 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:03:51 ---> Running in 7940249b19d6 16:03:52 Removing intermediate container 7940249b19d6 16:03:52 ---> af3d4be9f923 16:03:52 Step 12/17 : COPY go.mod . 16:03:52 ---> 515b835e5751 16:03:52 Step 13/17 : COPY Makefile . 16:03:53 ---> ad1f54930b81 16:03:53 Step 14/17 : RUN make update 16:03:53 ---> Running in 37fc0d110651 16:03:55 CGO_ENABLED=0 GO111MODULE=on go mod download 16:04:27 Removing intermediate container 37fc0d110651 16:04:27 ---> 04c50fc0a9bf 16:04:27 Step 15/17 : COPY . . 16:04:31 ---> ff6dc3191bb9 16:04:31 Step 16/17 : RUN go mod tidy 16:04:31 ---> Running in 508d44516242 16:04:34 Removing intermediate container 508d44516242 16:04:34 ---> dbe21cc1ca32 16:04:34 Step 17/17 : RUN ${MAKE} 16:04:35 ---> Running in efcc556f6f28 16:04:36 noop 16:04:37 Removing intermediate container efcc556f6f28 16:04:37 ---> dc0eb87d8f34 16:04:37 Successfully built dc0eb87d8f34 16:04:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:04:38 + docker inspect -f . ci-base-image-arm64 16:04:38 . [Pipeline] withDockerContainer 16:04:38 prd-ubuntu18.04-docker-arm64-4c-16g-3362 does not seem to be running inside a container 16:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 16:04:40 $ docker top 3a5acf07c13ec7610b24aa5432ea63467298cd48c373c26bd5f8859df450100b -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:41 + go version 16:04:41 go version go1.16.6 linux/arm64 [Pipeline] } 16:04:41 $ docker stop --time=1 3a5acf07c13ec7610b24aa5432ea63467298cd48c373c26bd5f8859df450100b 16:04:43 $ docker rm -f 3a5acf07c13ec7610b24aa5432ea63467298cd48c373c26bd5f8859df450100b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:04:44 + docker inspect -f . ci-base-image-arm64 16:04:44 . [Pipeline] withDockerContainer 16:04:45 prd-ubuntu18.04-docker-arm64-4c-16g-3362 does not seem to be running inside a container 16:04:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 16:04:47 $ docker top 19f0aed88ce2601dd50ad8a1bd0cd7a55738831d6ffe7e423c307159d83e60f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:04:48 + go mod tidy [Pipeline] sh 16:04:50 + make test 16:04:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:04:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:05:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:05:38 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:05:38 GO111MODULE=on go vet ./... [Pipeline] } 16:06:05 $ docker stop --time=1 19f0aed88ce2601dd50ad8a1bd0cd7a55738831d6ffe7e423c307159d83e60f7 16:06:07 $ docker rm -f 19f0aed88ce2601dd50ad8a1bd0cd7a55738831d6ffe7e423c307159d83e60f7 [Pipeline] // withDockerContainer [Pipeline] sh 16:06:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:06:08 Warning: overwriting stash ‘coverage-report’ 16:06:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:06:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:06:10 + ls -al . 16:06:10 total 124 16:06:10 drwxrwxr-x 11 jenkins jenkins 4096 Aug 18 16:04 . 16:06:10 drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 16:02 .. 16:06:10 drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 16:03 .git 16:06:10 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:02 .github 16:06:10 -rw-rw-r-- 1 jenkins jenkins 162 Aug 18 16:02 .gitignore 16:06:10 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 18 16:02 CONTRIBUTING.md 16:06:10 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 18 16:02 Dockerfile 16:06:10 -rw-rw-r-- 1 jenkins jenkins 652 Aug 18 16:02 Jenkinsfile 16:06:10 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 18 16:02 LICENSE 16:06:10 -rw-rw-r-- 1 jenkins jenkins 990 Aug 18 16:02 Makefile 16:06:10 -rw-rw-r-- 1 jenkins jenkins 5509 Aug 18 16:02 README.md 16:06:10 -rw-rw-r-- 1 jenkins jenkins 11 Aug 18 15:59 VERSION 16:06:10 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:02 assets 16:06:10 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:02 bin 16:06:10 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:02 cmd 16:06:10 -rw-r--r-- 1 jenkins jenkins 10 Aug 18 16:04 coverage.out 16:06:10 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:02 docs 16:06:10 -rw-rw-r-- 1 jenkins jenkins 823 Aug 18 16:02 go.mod 16:06:10 -rw-r--r-- 1 jenkins jenkins 23693 Aug 18 16:04 go.sum 16:06:10 drwxrwxr-x 9 jenkins jenkins 4096 Aug 18 16:02 internal 16:06:10 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:02 pkg 16:06:10 -rw-rw-r-- 1 jenkins jenkins 155 Aug 18 16:02 version.go 16:06:10 drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 16:02 web [Pipeline] isUnix [Pipeline] sh 16:06:11 + 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=d07fe3411ecae119f731e81dce0fb0d647a39161 --label arch=arm64 --label version=2.0.1-dev.9 . 16:06:12 Sending build context to Docker daemon 20.49MB 16:06:12 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 16:06:12 Step 2/25 : FROM ${BASE} AS builder 16:06:12 ---> dc0eb87d8f34 16:06:12 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:06:13 ---> Running in e58b7cedd8a3 16:06:13 Removing intermediate container e58b7cedd8a3 16:06:13 ---> 78172ca7da62 16:06:13 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 16:06:13 ---> Running in 371a51ba8a5d 16:06:14 Removing intermediate container 371a51ba8a5d 16:06:14 ---> 846f63c032ef 16:06:14 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:06:14 ---> Running in f6d3b3959b3c 16:06:15 Removing intermediate container f6d3b3959b3c 16:06:15 ---> e0b5768f23eb 16:06:15 Step 6/25 : LABEL Name=edgex-ui-go 16:06:15 ---> Running in 0d277e109806 16:06:16 Removing intermediate container 0d277e109806 16:06:16 ---> 1244dee73989 16:06:16 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:06:16 ---> Running in e745ee00a115 16:06:16 Removing intermediate container e745ee00a115 16:06:16 ---> 5e833826f05c 16:06:16 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:17 ---> Running in 80b851f8f4fb 16:06:19 Removing intermediate container 80b851f8f4fb 16:06:19 ---> 9d7c8a88a0ec 16:06:19 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:06:19 ---> Running in 4d71a7335e71 16:06:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:23 OK: 218 MiB in 52 packages 16:06:24 Removing intermediate container 4d71a7335e71 16:06:24 ---> aa7ce494c65c 16:06:24 Step 10/25 : ENV GO111MODULE=on 16:06:24 ---> Running in a104acc1dfcd 16:06:25 Removing intermediate container a104acc1dfcd 16:06:25 ---> fc8c85791621 16:06:25 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:06:25 ---> Running in 930f91d0f967 16:06:26 Removing intermediate container 930f91d0f967 16:06:26 ---> efb7caaec437 16:06:26 Step 12/25 : COPY go.mod . 16:06:27 ---> 52177b0b55e0 16:06:27 Step 13/25 : COPY Makefile . 16:06:28 ---> 3cd8849ba703 16:06:28 Step 14/25 : RUN make update 16:06:28 ---> Running in 226ff87a8ffc 16:06:29 CGO_ENABLED=0 GO111MODULE=on go mod download 16:06:30 Removing intermediate container 226ff87a8ffc 16:06:30 ---> 0acb83e21c09 16:06:30 Step 15/25 : COPY . . 16:06:34 ---> c984697a3e33 16:06:34 Step 16/25 : RUN go mod tidy 16:06:34 ---> Running in a1868e5cf868 16:06:36 Removing intermediate container a1868e5cf868 16:06:36 ---> 432a45ae7d3c 16:06:36 Step 17/25 : RUN ${MAKE} 16:06:36 ---> Running in a13de73caf38 16:06:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:07:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:07:13 Removing intermediate container a13de73caf38 16:07:13 ---> f8ad858f3bd0 16:07:13 Step 18/25 : FROM alpine:3.12 16:07:13 3.12: Pulling from library/alpine 16:07:13 d2f70382dc9a: Pulling fs layer 16:07:13 d2f70382dc9a: Verifying Checksum 16:07:13 d2f70382dc9a: Download complete 16:07:14 d2f70382dc9a: Pull complete 16:07:14 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:07:14 Status: Downloaded newer image for alpine:3.12 16:07:14 ---> c4fd0aeabfcf 16:07:14 Step 19/25 : EXPOSE 4000 16:07:15 ---> Running in 4d75218ff355 16:07:15 Removing intermediate container 4d75218ff355 16:07:15 ---> 4cde26498f5e 16:07:15 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 16:07:17 ---> b8acec312a9a 16:07:17 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:07:17 ---> Running in f514de964bf1 16:07:18 Removing intermediate container f514de964bf1 16:07:18 ---> 3741b39edac2 16:07:18 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:07:18 ---> Running in 8c978dc17f9a 16:07:19 Removing intermediate container 8c978dc17f9a 16:07:19 ---> adff85194146 16:07:19 Step 23/25 : LABEL arch=arm64 16:07:19 ---> Running in 3d58227d9ca9 16:07:20 Removing intermediate container 3d58227d9ca9 16:07:20 ---> efe5b78a6e08 16:07:20 Step 24/25 : LABEL git_sha=d07fe3411ecae119f731e81dce0fb0d647a39161 16:07:20 ---> Running in 4d8d750b5692 16:07:20 Removing intermediate container 4d8d750b5692 16:07:20 ---> 4b98d964fd81 16:07:20 Step 25/25 : LABEL version=2.0.1-dev.9 16:07:20 ---> Running in 6519be27ecae 16:07:21 Removing intermediate container 6519be27ecae 16:07:21 ---> 0ae98854ac41 16:07:21 [Warning] One or more build-args [ARCH] were not consumed 16:07:21 Successfully built 0ae98854ac41 16:07:21 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 16:07:21 provisioning config files... 16:07:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config8524771082133569622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:22 ---> docker-login.sh 16:07:22 nexus3.edgexfoundry.org:10001 16:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:22 Configure a credential helper to remove this warning. See 16:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:22 16:07:22 Login Succeeded 16:07:22 nexus3.edgexfoundry.org:10002 16:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:23 Configure a credential helper to remove this warning. See 16:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:23 16:07:23 Login Succeeded 16:07:23 nexus3.edgexfoundry.org:10003 16:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:24 Configure a credential helper to remove this warning. See 16:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:24 16:07:24 Login Succeeded 16:07:24 nexus3.edgexfoundry.org:10004 16:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:24 Configure a credential helper to remove this warning. See 16:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:24 16:07:24 Login Succeeded 16:07:24 docker.io 16:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:25 Configure a credential helper to remove this warning. See 16:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:25 16:07:25 Login Succeeded 16:07:25 ---> docker-login.sh ends [Pipeline] } 16:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:25 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 16:07:25 d07fe3411ecae119f731e81dce0fb0d647a39161 16:07:25 latest 16:07:25 2.0.1-dev.9 16:07:25 d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 16:07:25 main 16:07:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:26 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d07fe3411ecae119f731e81dce0fb0d647a39161 [Pipeline] isUnix [Pipeline] sh 16:07:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d07fe3411ecae119f731e81dce0fb0d647a39161 16:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:07:26 a31428a606be: Preparing 16:07:26 3fbe34a1663b: Preparing 16:07:26 3fbe34a1663b: Layer already exists 16:07:30 a31428a606be: Pushed 16:07:30 d07fe3411ecae119f731e81dce0fb0d647a39161: digest: sha256:941df8e00ad699623e6520f47de52217da7da862c048e04efa611059c5d0da92 size: 739 [Pipeline] isUnix [Pipeline] sh 16:07:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:07:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:07:31 a31428a606be: Preparing 16:07:31 3fbe34a1663b: Preparing 16:07:31 3fbe34a1663b: Layer already exists 16:07:31 a31428a606be: Layer already exists 16:07:31 latest: digest: sha256:941df8e00ad699623e6520f47de52217da7da862c048e04efa611059c5d0da92 size: 739 [Pipeline] isUnix [Pipeline] sh 16:07:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh 16:07:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.9 16:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:07:32 a31428a606be: Preparing 16:07:32 3fbe34a1663b: Preparing 16:07:32 a31428a606be: Layer already exists 16:07:32 3fbe34a1663b: Layer already exists 16:07:32 2.0.1-dev.9: digest: sha256:941df8e00ad699623e6520f47de52217da7da862c048e04efa611059c5d0da92 size: 739 [Pipeline] isUnix [Pipeline] sh 16:07:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh 16:07:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 16:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:07:34 a31428a606be: Preparing 16:07:34 3fbe34a1663b: Preparing 16:07:34 a31428a606be: Layer already exists 16:07:34 3fbe34a1663b: Layer already exists 16:07:34 d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9: digest: sha256:941df8e00ad699623e6520f47de52217da7da862c048e04efa611059c5d0da92 size: 739 [Pipeline] isUnix [Pipeline] sh 16:07:34 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 16:07:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 16:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:07:35 a31428a606be: Preparing 16:07:35 3fbe34a1663b: Preparing 16:07:35 3fbe34a1663b: Layer already exists 16:07:35 a31428a606be: Layer already exists 16:07:35 main: digest: sha256:941df8e00ad699623e6520f47de52217da7da862c048e04efa611059c5d0da92 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:35 ===================================================== [Pipeline] echo 16:07:35 taggedImages: 16:07:35 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d07fe3411ecae119f731e81dce0fb0d647a39161 16:07:35 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:07:35 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.9 16:07:35 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 16:07:35 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:36 16:07:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:07:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:37 arm64: Pulling from edgex-lftools-log-publisher 16:07:37 448f6bf000e3: Pulling fs layer 16:07:37 f757da607395: Pulling fs layer 16:07:37 05883995daec: Pulling fs layer 16:07:37 8603b9c90790: Pulling fs layer 16:07:37 1560dd03e051: Pulling fs layer 16:07:37 27f5ce0e4adf: Pulling fs layer 16:07:37 c2d8d7efcc4b: Pulling fs layer 16:07:37 1560dd03e051: Waiting 16:07:37 8603b9c90790: Waiting 16:07:37 27f5ce0e4adf: Waiting 16:07:37 c2d8d7efcc4b: Waiting 16:07:37 f757da607395: Verifying Checksum 16:07:37 f757da607395: Download complete 16:07:37 8603b9c90790: Download complete 16:07:37 1560dd03e051: Verifying Checksum 16:07:37 1560dd03e051: Download complete 16:07:37 27f5ce0e4adf: Verifying Checksum 16:07:37 27f5ce0e4adf: Download complete 16:07:37 05883995daec: Verifying Checksum 16:07:37 05883995daec: Download complete 16:07:38 448f6bf000e3: Verifying Checksum 16:07:38 448f6bf000e3: Download complete 16:07:41 c2d8d7efcc4b: Verifying Checksum 16:07:41 c2d8d7efcc4b: Download complete 16:07:41 448f6bf000e3: Pull complete 16:07:42 f757da607395: Pull complete 16:07:43 05883995daec: Pull complete 16:07:44 8603b9c90790: Pull complete 16:07:45 1560dd03e051: Pull complete 16:07:45 27f5ce0e4adf: Pull complete 16:08:01 c2d8d7efcc4b: Pull complete 16:08:01 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:08:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:08:01 prd-ubuntu18.04-docker-arm64-4c-16g-3362 does not seem to be running inside a container 16:08:01 $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 16:08:07 $ docker top c9e4bbed29b31e3c3802cb9285f2a3c882099fad9e7f611925df6049222ee63c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:08 ---> job-cost.sh 16:08:08 lf-activate-venv: SKIPPING 16:08:08 INFO: No Stack... 16:08:09 INFO: Retrieving Pricing Info for: v2-standard-4 16:08:09 INFO: Archiving Costs [Pipeline] sh 16:08:10 + cut -d, -f6+ 16:08:10 cat /w/workspace/edgex-ui-go/9/archives/cost.csv [Pipeline] lock 16:08:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] 16:08:10 Resource [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] did not exist. Created. 16:08:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:08:11 /w/workspace/edgex-ui-go/9@tmp/durable-ce540692/script.sh: 1: /w/workspace/edgex-ui-go/9@tmp/durable-ce540692/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:08:11 + echo total: 0.18000000715255737 [Pipeline] stash 16:08:11 Warning: overwriting stash ‘stack-cost’ 16:08:11 Stashed 1 file(s) [Pipeline] } 16:08:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 16:08:12 $ docker stop --time=1 c9e4bbed29b31e3c3802cb9285f2a3c882099fad9e7f611925df6049222ee63c 16:08:16 $ docker rm -f c9e4bbed29b31e3c3802cb9285f2a3c882099fad9e7f611925df6049222ee63c [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 16:08:17 provisioning config files... 16:08:17 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1233547866541249925tmp [Pipeline] { [Pipeline] sh 16:08:17 + set +x 16:08:17 + curl -s https://codecov.io/bash 16:08:17 + bash -s -- 16:08:17 16:08:17 _____ _ 16:08:17 / ____| | | 16:08:17 | | ___ __| | ___ ___ _____ __ 16:08:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:08:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:08:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:08:17 Bash-1.0.6 16:08:17 16:08:17 16:08:17 ==> git version 2.24.4 found 16:08:17 ==> 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 16:08:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:08:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:08:17 ==> Jenkins CI detected. 16:08:17 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 16:08:17 project root: . 16:08:17 --> token set from env 16:08:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:08:17 ==> Running gcov in . (disable via -X gcov) 16:08:17 ==> Python coveragepy not found 16:08:17 ==> Searching for coverage reports in: 16:08:17 + . 16:08:18 -> Found 1 reports 16:08:18 ==> Detecting git/mercurial file structure 16:08:18 ==> Reading reports 16:08:18 + ./coverage.out bytes=10 16:08:18 ==> Appending adjustments 16:08:18 https://docs.codecov.io/docs/fixing-reports 16:08:18 + Found adjustments 16:08:18 ==> Gzipping contents 16:08:18 4.0K /tmp/codecov.k94xBf.gz 16:08:18 ==> Uploading reports 16:08:18 url: https://codecov.io 16:08:18 query: branch=main&commit=d07fe3411ecae119f731e81dce0fb0d647a39161&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:08:18 -> Pinging Codecov 16:08:18 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=d07fe3411ecae119f731e81dce0fb0d647a39161&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:08:18 -> Uploading to 16:08:18 https://storage.googleapis.com/codecov/v4/raw/2021-08-18/FB506323287CE973F263BFD2A0EB1F37/d07fe3411ecae119f731e81dce0fb0d647a39161/79b232b0-6ce5-4b35-bf8a-3e5f17f5798c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210818T160818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a991ee42ff46a210512690495ff4be7cd6add7c31318e307eed7bf2f3534cf1a 16:08:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:08:18 Dload Upload Total Spent Left Speed 16:08:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 10528 --:--:-- --:--:-- --:--:-- 10518 16:08:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d07fe3411ecae119f731e81dce0fb0d647a39161 [Pipeline] } 16:08:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:08:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:08:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:08:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:08:19 16:08:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:08:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:08:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:08:19 188c0c94c7c5: Pulling fs layer 16:08:19 0ef7d3d256c8: Pulling fs layer 16:08:19 de9db76c5a1d: Pulling fs layer 16:08:19 0eba1c9be4d2: Pulling fs layer 16:08:19 0d57e429df01: Pulling fs layer 16:08:19 4e4be7b47b0d: Pulling fs layer 16:08:19 e1f770b5df2f: Pulling fs layer 16:08:19 85a0685a4137: Pulling fs layer 16:08:19 0d57e429df01: Waiting 16:08:19 4e4be7b47b0d: Waiting 16:08:19 e1f770b5df2f: Waiting 16:08:19 85a0685a4137: Waiting 16:08:19 0eba1c9be4d2: Waiting 16:08:19 de9db76c5a1d: Verifying Checksum 16:08:19 de9db76c5a1d: Download complete 16:08:19 0ef7d3d256c8: Verifying Checksum 16:08:19 0ef7d3d256c8: Download complete 16:08:19 0d57e429df01: Download complete 16:08:19 4e4be7b47b0d: Verifying Checksum 16:08:19 4e4be7b47b0d: Download complete 16:08:20 188c0c94c7c5: Verifying Checksum 16:08:20 188c0c94c7c5: Download complete 16:08:20 188c0c94c7c5: Pull complete 16:08:20 0ef7d3d256c8: Pull complete 16:08:20 de9db76c5a1d: Pull complete 16:08:21 e1f770b5df2f: Verifying Checksum 16:08:21 e1f770b5df2f: Download complete 16:08:24 0eba1c9be4d2: Verifying Checksum 16:08:24 0eba1c9be4d2: Download complete 16:08:25 85a0685a4137: Verifying Checksum 16:08:25 85a0685a4137: Download complete 16:08:27 0eba1c9be4d2: Pull complete 16:08:27 0d57e429df01: Pull complete 16:08:27 4e4be7b47b0d: Pull complete 16:08:28 e1f770b5df2f: Pull complete 16:08:31 85a0685a4137: Pull complete 16:08:31 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:08:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:08:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:08:32 prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container 16:08:32 $ 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 16:08:34 $ docker top e5c50c0eec1fc73d51455812d15a992f174017ccfaad10dd4aaba695a11ac34f -eo pid,comm [Pipeline] { [Pipeline] echo 16:08:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:08:34 + set -o pipefail 16:08:34 + snyk monitor '--org=edgex-jenkins' 16:08:41 16:08:41 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 16:08:41 16:08:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/69e79134-f245-4102-82b8-fd479e6bd67c 16:08:41 16:08:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:08:41 16:08:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:08:41 16:08:41 16:08:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 16:08:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:08:42 $ docker stop --time=1 e5c50c0eec1fc73d51455812d15a992f174017ccfaad10dd4aaba695a11ac34f 16:08:43 $ docker rm -f e5c50c0eec1fc73d51455812d15a992f174017ccfaad10dd4aaba695a11ac34f [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 16:08:44 + git log --format=format:%s -1 d07fe3411ecae119f731e81dce0fb0d647a39161 [Pipeline] isUnix [Pipeline] sh 16:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:45 . [Pipeline] withDockerContainer 16:08:45 prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container 16:08:45 $ 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 16:08:45 $ docker top e0a309a161e9d09f58d29456e28886ed2a8f4b2c83a4f3678463d3c87bc65704 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:08:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:45 [ssh-agent] Looking for ssh-agent implementation... 16:08:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:46 $ docker exec e0a309a161e9d09f58d29456e28886ed2a8f4b2c83a4f3678463d3c87bc65704 ssh-agent 16:08:46 SSH_AUTH_SOCK=/tmp/ssh-BObbYf3LFxrg/agent.13 16:08:46 SSH_AGENT_PID=19 16:08:46 Running ssh-add (command line suppressed) 16:08:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3279594141052965950.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3279594141052965950.key) 16:08:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:46 + git semver tag 16:08:46 # -> Open(): unable to determine branch for HEAD 16:08:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 16:08:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 16:08:46 # $SEMVER_REMOTE_NAME = origin 16:08:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:08:46 # $SEMVER_USER_NAME = edgex-jenkins 16:08:46 # $SEMVER_BRANCH = main 16:08:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:08:46 # d07fe3411ecae119f731e81dce0fb0d647a39161 HEAD 16:08:46 # -> Force: false 16:08:46 # c04df8875e9015c079a77960caab38a294effe51 refs/tags/v2.0.1-dev.9 [Pipeline] } 16:08:46 $ docker exec --env ******** --env ******** e0a309a161e9d09f58d29456e28886ed2a8f4b2c83a4f3678463d3c87bc65704 ssh-agent -k 16:08:46 unset SSH_AUTH_SOCK; 16:08:46 unset SSH_AGENT_PID; 16:08:46 echo Agent pid 19 killed; 16:08:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:47 + git semver [Pipeline] } 16:08:47 $ docker stop --time=1 e0a309a161e9d09f58d29456e28886ed2a8f4b2c83a4f3678463d3c87bc65704 16:08:48 $ docker rm -f e0a309a161e9d09f58d29456e28886ed2a8f4b2c83a4f3678463d3c87bc65704 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:08:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:08:49 16:08:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:08:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:08:49 0.23.1-centos7: Pulling from edgex-lftools 16:08:49 ab5ef0e58194: Pulling fs layer 16:08:49 9712f1f96733: Pulling fs layer 16:08:49 63f879dbbcfc: Pulling fs layer 16:08:49 0d9ebad4ef96: Pulling fs layer 16:08:49 e9a5061849ea: Pulling fs layer 16:08:49 d747dcd14b5f: Pulling fs layer 16:08:49 2de7ff778b66: Pulling fs layer 16:08:49 e9a5061849ea: Waiting 16:08:49 d747dcd14b5f: Waiting 16:08:49 2de7ff778b66: Waiting 16:08:49 0d9ebad4ef96: Waiting 16:08:49 9712f1f96733: Verifying Checksum 16:08:49 9712f1f96733: Download complete 16:08:51 63f879dbbcfc: Verifying Checksum 16:08:51 63f879dbbcfc: Download complete 16:08:52 e9a5061849ea: Verifying Checksum 16:08:52 e9a5061849ea: Download complete 16:08:52 d747dcd14b5f: Verifying Checksum 16:08:52 d747dcd14b5f: Download complete 16:08:53 0d9ebad4ef96: Verifying Checksum 16:08:53 0d9ebad4ef96: Download complete 16:08:53 2de7ff778b66: Verifying Checksum 16:08:53 2de7ff778b66: Download complete 16:08:53 ab5ef0e58194: Verifying Checksum 16:08:53 ab5ef0e58194: Download complete 16:08:56 ab5ef0e58194: Pull complete 16:08:56 9712f1f96733: Pull complete 16:08:56 63f879dbbcfc: Pull complete 16:09:00 0d9ebad4ef96: Pull complete 16:09:00 e9a5061849ea: Pull complete 16:09:00 d747dcd14b5f: Pull complete 16:09:01 2de7ff778b66: Pull complete 16:09:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:09:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:09:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:09:01 prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container 16:09:01 $ 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 16:09:05 $ docker top 861a63e65406d82dd434c3fab65b8d7c57d12352e4937fcd40ad45e19f75d1ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:09:05 provisioning config files... 16:09:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2857011953631730023tmp 16:09:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7062852717787212768tmp 16:09:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6968313464548018446tmp [Pipeline] { [Pipeline] echo 16:09:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:09:05 ---> sigul-configuration.sh 16:09:05 gpg: directory `/root/.gnupg' created 16:09:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:09:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:09:05 gpg: keyring `/root/.gnupg/secring.gpg' created 16:09:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:09:05 gpg: CAST5 encrypted data 16:09:05 gpg: encrypted with 1 passphrase 16:09:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:09:05 + mkdir /home/jenkins 16:09:05 + mkdir /home/jenkins/sigul [Pipeline] sh 16:09:06 + 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 16:09:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:09:06 ---> sigul-install.sh 16:09:06 Sigul already installed; skipping installation. [Pipeline] sh 16:09:06 + git tag --list 16:09:06 0.1.1 16:09:06 v1.1.0 16:09:06 v1.2.0 16:09:06 v1.2.1 16:09:06 v1.3.0 16:09:06 v2.0.0 16:09:06 v2.0.1-dev.1 16:09:06 v2.0.1-dev.2 16:09:06 v2.0.1-dev.3 16:09:06 v2.0.1-dev.4 16:09:06 v2.0.1-dev.5 16:09:06 v2.0.1-dev.6 16:09:06 v2.0.1-dev.7 16:09:06 v2.0.1-dev.8 16:09:06 v2.0.1-dev.9 [Pipeline] sh 16:09:07 + lftools sign git-tag v2.0.1-dev.9 16:09:07 Signing Git tag with Sigul... 16:09:07 Signing v2.0.1-dev.9 [Pipeline] echo 16:09:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:09:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:09:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:09:09 $ docker stop --time=1 861a63e65406d82dd434c3fab65b8d7c57d12352e4937fcd40ad45e19f75d1ba 16:09:10 $ docker rm -f 861a63e65406d82dd434c3fab65b8d7c57d12352e4937fcd40ad45e19f75d1ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:09:10 . [Pipeline] withDockerContainer 16:09:10 prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container 16:09:11 $ 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 16:09:11 $ docker top 466ffecc720e20ac1e5691f90a159e7b07d63ad97d7ac50f44c883cbb067a8a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:11 [ssh-agent] Looking for ssh-agent implementation... 16:09:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:11 $ docker exec 466ffecc720e20ac1e5691f90a159e7b07d63ad97d7ac50f44c883cbb067a8a4 ssh-agent 16:09:11 SSH_AUTH_SOCK=/tmp/ssh-m2Gxpai6fpFM/agent.14 16:09:11 SSH_AGENT_PID=20 16:09:11 Running ssh-add (command line suppressed) 16:09:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7714193973560074312.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7714193973560074312.key) 16:09:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:12 + git semver bump pre 16:09:12 # -> Open(): unable to determine branch for HEAD 16:09:12 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 16:09:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 16:09:12 # $SEMVER_REMOTE_NAME = origin 16:09:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:09:12 # $SEMVER_USER_NAME = edgex-jenkins 16:09:12 # $SEMVER_BRANCH = main 16:09:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:09:12 2.0.1-dev.10 [Pipeline] } 16:09:12 $ docker exec --env ******** --env ******** 466ffecc720e20ac1e5691f90a159e7b07d63ad97d7ac50f44c883cbb067a8a4 ssh-agent -k 16:09:12 unset SSH_AUTH_SOCK; 16:09:12 unset SSH_AGENT_PID; 16:09:12 echo Agent pid 20 killed; 16:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:12 + git semver [Pipeline] } 16:09:12 $ docker stop --time=1 466ffecc720e20ac1e5691f90a159e7b07d63ad97d7ac50f44c883cbb067a8a4 16:09:13 $ docker rm -f 466ffecc720e20ac1e5691f90a159e7b07d63ad97d7ac50f44c883cbb067a8a4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:09:14 . [Pipeline] withDockerContainer 16:09:14 prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container 16:09:14 $ 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 16:09:15 $ docker top ffeb1280ef93fd252f25f7ff21dbe771e6f3c834bedd334d21aafdefa3882924 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:15 [ssh-agent] Looking for ssh-agent implementation... 16:09:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:15 $ docker exec ffeb1280ef93fd252f25f7ff21dbe771e6f3c834bedd334d21aafdefa3882924 ssh-agent 16:09:15 SSH_AUTH_SOCK=/tmp/ssh-TZxBZxAu7B81/agent.14 16:09:15 SSH_AGENT_PID=20 16:09:15 Running ssh-add (command line suppressed) 16:09:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9005300072832893344.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9005300072832893344.key) 16:09:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:15 + git semver push 16:09:15 # -> Open(): unable to determine branch for HEAD 16:09:15 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 16:09:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 16:09:15 # $SEMVER_REMOTE_NAME = origin 16:09:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:09:15 # $SEMVER_USER_NAME = edgex-jenkins 16:09:15 # $SEMVER_BRANCH = main 16:09:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 16:09:17 $ docker exec --env ******** --env ******** ffeb1280ef93fd252f25f7ff21dbe771e6f3c834bedd334d21aafdefa3882924 ssh-agent -k 16:09:18 unset SSH_AUTH_SOCK; 16:09:18 unset SSH_AGENT_PID; 16:09:18 echo Agent pid 20 killed; 16:09:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:18 + git semver [Pipeline] } 16:09:18 $ docker stop --time=1 ffeb1280ef93fd252f25f7ff21dbe771e6f3c834bedd334d21aafdefa3882924 16:09:20 $ docker rm -f ffeb1280ef93fd252f25f7ff21dbe771e6f3c834bedd334d21aafdefa3882924 [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 16:09:21 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:09:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:09:22 ---> package-listing.sh 16:09:22 ++ facter osfamily 16:09:22 ++ tr '[:upper:]' '[:lower:]' 16:09:22 + OS_FAMILY=redhat 16:09:22 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 16:09:22 + START_PACKAGES=/tmp/packages_start.txt 16:09:22 + END_PACKAGES=/tmp/packages_end.txt 16:09:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:09:22 + PACKAGES=/tmp/packages_start.txt 16:09:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:09:22 + PACKAGES=/tmp/packages_end.txt 16:09:22 + case "${OS_FAMILY}" in 16:09:22 + rpm -qa 16:09:22 + sort 16:09:23 + '[' -f /tmp/packages_start.txt ']' 16:09:23 + '[' -f /tmp/packages_end.txt ']' 16:09:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:09:23 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:09:23 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 16:09:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 16:09:23 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 16:09:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:24 16:09:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:09:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:24 latest: Pulling from edgex-lftools-log-publisher 16:09:24 b4d181a07f80: Pulling fs layer 16:09:24 a1111a8f2ec3: Pulling fs layer 16:09:24 ed53099fbce6: Pulling fs layer 16:09:24 dc539afda2c1: Pulling fs layer 16:09:24 77bc0d833cb6: Pulling fs layer 16:09:24 9065ff56babe: Pulling fs layer 16:09:24 d287ab97295c: Pulling fs layer 16:09:24 dc539afda2c1: Waiting 16:09:24 77bc0d833cb6: Waiting 16:09:24 9065ff56babe: Waiting 16:09:24 d287ab97295c: Waiting 16:09:24 a1111a8f2ec3: Verifying Checksum 16:09:24 a1111a8f2ec3: Download complete 16:09:24 dc539afda2c1: Verifying Checksum 16:09:24 dc539afda2c1: Download complete 16:09:24 77bc0d833cb6: Verifying Checksum 16:09:24 77bc0d833cb6: Download complete 16:09:24 9065ff56babe: Verifying Checksum 16:09:24 9065ff56babe: Download complete 16:09:25 ed53099fbce6: Verifying Checksum 16:09:25 ed53099fbce6: Download complete 16:09:25 b4d181a07f80: Verifying Checksum 16:09:25 b4d181a07f80: Download complete 16:09:26 b4d181a07f80: Pull complete 16:09:26 a1111a8f2ec3: Pull complete 16:09:27 ed53099fbce6: Pull complete 16:09:27 dc539afda2c1: Pull complete 16:09:27 77bc0d833cb6: Pull complete 16:09:27 9065ff56babe: Pull complete 16:09:28 d287ab97295c: Verifying Checksum 16:09:28 d287ab97295c: Download complete 16:09:32 d287ab97295c: Pull complete 16:09:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:09:32 prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container 16:09:33 $ 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 16:09:35 $ docker top 36abd2cd6b3491ecfb4f5e1996f950a252c2c113a8eb398420250e49183a7a2d -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:35 + touch /tmp/pre-build-complete [Pipeline] sh 16:09:36 + mkdir -p /var/log/sysstat [Pipeline] sh 16:09:36 + ls /var/log/sa-host 16:09:36 + sadf -c /var/log/sa-host/sa05 16:09:36 file_magic: OK 16:09:36 HZ: Using current value: 100 16:09:36 file_header: OK 16:09:36 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 16:09:36 Statistics: 16:09:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:09:36 File successfully converted to sysstat format version 12.0.3 16:09:36 + sadf -c /var/log/sa-host/sa18 16:09:36 file_magic: OK 16:09:36 HZ: Using current value: 100 16:09:36 file_header: OK 16:09:36 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 16:09:36 Statistics: 16:09:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:09:36 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:36 provisioning config files... 16:09:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config185678679654420211tmp [Pipeline] { [Pipeline] echo 16:09:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:09:37 ---> create-netrc.sh [Pipeline] } 16:09:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:09:37 ---> python-tools-install.sh [Pipeline] echo 16:09:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:09:37 ---> sudo-logs.sh 16:09:37 Archiving 'sudo' log.. 16:09:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-3344.vexxhost.local: Name or service not known 16:09:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-3344.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:09:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:09:38 ---> job-cost.sh 16:09:38 lf-activate-venv: SKIPPING 16:09:38 DEBUG: total: 0.18000000715255737 16:09:38 INFO: Retrieving Stack Cost... 16:09:39 INFO: Retrieving Pricing Info for: v3-standard-2 16:09:39 INFO: Archiving Costs [Pipeline] echo 16:09:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:09:39 ---> logs-deploy.sh 16:09:39 lf-activate-venv: SKIPPING 16:09:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/9 16:09:39 INFO: archiving workspace using pattern(s): 16:09:40 Archives upload complete. 16:09:40 INFO: archiving logs to Nexus 16:09:41 ---> uname -a: 16:09:41 Linux prd-centos7-docker-4c-2g-3344.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 16:09:41 16:09:41 16:09:41 ---> lscpu: 16:09:41 Architecture: x86_64 16:09:41 CPU op-mode(s): 32-bit, 64-bit 16:09:41 Byte Order: Little Endian 16:09:41 Address sizes: 40 bits physical, 48 bits virtual 16:09:41 CPU(s): 2 16:09:41 On-line CPU(s) list: 0,1 16:09:41 Thread(s) per core: 1 16:09:41 Core(s) per socket: 1 16:09:41 Socket(s): 2 16:09:41 NUMA node(s): 1 16:09:41 Vendor ID: AuthenticAMD 16:09:41 CPU family: 23 16:09:41 Model: 49 16:09:41 Model name: AMD EPYC-Rome Processor 16:09:41 Stepping: 0 16:09:41 CPU MHz: 2799.998 16:09:41 BogoMIPS: 5599.99 16:09:41 Virtualization: AMD-V 16:09:41 Hypervisor vendor: KVM 16:09:41 Virtualization type: full 16:09:41 L1d cache: 32K 16:09:41 L1i cache: 32K 16:09:41 L2 cache: 512K 16:09:41 L3 cache: 16384K 16:09:41 NUMA node0 CPU(s): 0,1 16:09:41 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 16:09:41 16:09:41 16:09:41 ---> nproc: 16:09:41 2 16:09:41 16:09:41 16:09:41 ---> df -h: 16:09:41 Filesystem Size Used Avail Use% Mounted on 16:09:41 overlay 40G 9.0G 32G 23% / 16:09:41 tmpfs 64M 0 64M 0% /dev 16:09:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:09:41 shm 64M 0 64M 0% /dev/shm 16:09:41 /dev/vda1 40G 9.0G 32G 23% /facter-os 16:09:41 16:09:41 16:09:41 ---> sar -b -r -n DEV: 16:09:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 16:09:41 16:09:41 15:58:29 LINUX RESTART (2 CPU) 16:09:41 16:09:41 15:59:01 tps rtps wtps bread/s bwrtn/s 16:09:41 16:00:01 80.33 3.56 76.77 2600.77 4294.14 16:09:41 16:01:01 0.55 0.02 0.53 0.13 8.73 16:09:41 16:02:01 0.40 0.10 0.30 1.73 5.36 16:09:41 16:03:01 0.27 0.00 0.27 0.00 3.88 16:09:41 16:04:01 0.27 0.00 0.27 0.00 3.18 16:09:41 16:05:01 0.32 0.00 0.32 0.00 4.53 16:09:41 16:06:01 0.15 0.00 0.15 0.00 2.02 16:09:41 16:07:01 0.28 0.00 0.28 0.00 4.00 16:09:41 16:08:01 0.37 0.00 0.37 0.00 4.30 16:09:41 16:09:01 121.54 0.03 121.50 3.73 32747.87 16:09:41 Average: 20.45 0.37 20.08 260.71 3708.24 16:09:41 16:09:41 15:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:09:41 16:00:01 5432192 0 808452 10.09 2620 1765676 1300576 14.36 592896 1581960 20 16:09:41 16:01:01 5438312 0 802324 10.02 2620 1765684 1246000 13.76 587948 1581924 16 16:09:41 16:02:01 5439704 0 800804 10.00 2620 1765812 1239092 13.68 586148 1582944 8 16:09:41 16:03:01 5437332 0 803172 10.03 2620 1765816 1234116 13.63 589032 1582944 8 16:09:41 16:04:01 5436116 0 804380 10.04 2620 1765824 1219688 13.47 584428 1588684 8 16:09:41 16:05:01 5435780 0 804716 10.05 2620 1765824 1212492 13.39 584848 1588680 16 16:09:41 16:06:01 5436864 0 803628 10.03 2620 1765828 1206324 13.32 584232 1588752 20 16:09:41 16:07:01 5430320 0 810164 10.12 2620 1765836 1206324 13.32 590508 1588752 8 16:09:41 16:08:01 5427728 0 812756 10.15 2620 1765836 1206324 13.32 592948 1588752 16 16:09:41 16:09:01 3847836 0 1070872 13.37 2620 3087612 1217888 13.45 821880 2747188 601504 16:09:41 Average: 5276218 0 832127 10.39 2620 1897975 1228882 13.57 611487 1702058 60162 16:09:41 16:09:41 15:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:09:41 16:00:01 eth0 231.97 168.98 804.90 34.01 0.00 0.00 0.00 0.00 16:09:41 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:00:01 docker0 63.76 67.89 6.58 216.66 0.00 0.00 0.00 0.00 16:09:41 16:01:01 eth0 6.60 1.27 1.75 0.94 0.00 0.00 0.00 0.00 16:09:41 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:02:01 eth0 5.60 1.30 1.48 0.81 0.00 0.00 0.00 0.00 16:09:41 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:03:01 eth0 1.75 0.90 0.82 0.63 0.00 0.00 0.00 0.00 16:09:41 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:04:01 eth0 0.78 0.43 0.36 0.27 0.00 0.00 0.00 0.00 16:09:41 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:05:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:09:41 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:06:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:09:41 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:07:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:09:41 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:08:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:09:41 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:09:01 eth0 1217.87 830.81 7660.29 73.62 0.00 0.00 0.00 0.00 16:09:41 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 16:09:01 docker0 71.57 92.06 5.64 347.50 0.00 0.00 0.00 0.00 16:09:41 Average: eth0 146.54 100.42 847.07 11.03 0.00 0.00 0.00 0.00 16:09:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:41 Average: docker0 13.54 16.00 1.22 56.42 0.00 0.00 0.00 0.00 16:09:41 16:09:41 16:09:41 ---> sar -P ALL: 16:09:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 16:09:41 16:09:41 15:58:29 LINUX RESTART (2 CPU) 16:09:41 16:09:41 15:59:01 CPU %user %nice %system %iowait %steal %idle 16:09:41 16:00:01 all 6.35 0.00 2.47 1.95 0.03 89.19 16:09:41 16:00:01 0 6.87 0.00 3.00 3.26 0.03 86.84 16:09:41 16:00:01 1 5.84 0.00 1.95 0.64 0.03 91.53 16:09:41 16:01:01 all 0.30 0.00 0.07 0.00 0.02 99.62 16:09:41 16:01:01 0 0.47 0.00 0.08 0.00 0.02 99.43 16:09:41 16:01:01 1 0.13 0.00 0.05 0.00 0.02 99.80 16:09:41 16:02:01 all 0.25 0.00 0.07 0.00 0.02 99.67 16:09:41 16:02:01 0 0.40 0.00 0.05 0.00 0.02 99.53 16:09:41 16:02:01 1 0.10 0.00 0.08 0.00 0.02 99.80 16:09:41 16:03:01 all 0.24 0.00 0.04 0.00 0.02 99.70 16:09:41 16:03:01 0 0.42 0.00 0.05 0.00 0.02 99.52 16:09:41 16:03:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:09:41 16:04:01 all 0.23 0.00 0.03 0.00 0.02 99.73 16:09:41 16:04:01 0 0.40 0.00 0.02 0.00 0.02 99.57 16:09:41 16:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:09:41 16:05:01 all 0.17 0.00 0.03 0.00 0.01 99.79 16:09:41 16:05:01 0 0.30 0.00 0.03 0.00 0.02 99.65 16:09:41 16:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:09:41 16:06:01 all 0.21 0.00 0.05 0.00 0.02 99.72 16:09:41 16:06:01 0 0.33 0.00 0.03 0.00 0.02 99.62 16:09:41 16:06:01 1 0.08 0.00 0.07 0.00 0.02 99.83 16:09:41 16:07:01 all 0.07 0.00 0.06 0.00 0.02 99.86 16:09:41 16:07:01 0 0.12 0.00 0.07 0.00 0.02 99.80 16:09:41 16:07:01 1 0.02 0.00 0.05 0.00 0.02 99.92 16:09:41 16:08:01 all 0.14 0.00 0.03 0.00 0.02 99.81 16:09:41 16:08:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:09:41 16:08:01 1 0.22 0.00 0.03 0.00 0.02 99.73 16:09:41 16:09:01 all 19.96 0.00 8.55 1.31 0.09 70.10 16:09:41 16:09:01 0 19.78 0.00 8.78 1.47 0.11 69.85 16:09:41 16:09:01 1 20.14 0.00 8.31 1.14 0.07 70.34 16:09:41 Average: all 2.69 0.00 1.10 0.32 0.02 95.87 16:09:41 Average: 0 2.81 0.00 1.17 0.46 0.03 95.53 16:09:41 Average: 1 2.58 0.00 1.03 0.17 0.02 96.20 16:09:41 16:09:41 16:09:41