Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8a7f4322be0982c7f8078a781a398084f2a2a662 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7627022492510038600.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7121870411459818.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2237242735625595458.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7248605023012553639.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3592057066534326914.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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:device-virtual-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: device-virtual-go-settings PROJECT: device-virtual-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_IMAGE_NAME: device-virtual 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15353 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_master@tmp/jenkins-gitclient-ssh7637115042808008270.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8a7f4322be0982c7f8078a781a398084f2a2a662 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 8a7f4322be0982c7f8078a781a398084f2a2a662 # timeout=10 Commit message: "Merge pull request #211 from lenny-intel/ports" > git rev-list --no-walk bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:58:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:58:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:58:18 ========================================================= 17:58:18 EdgeX Global Pipelines Version Info 17:58:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:58:20 ------------------- 17:58:20 stable info: 17:58:20 ------------------- 17:58:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:58:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:58:20 Message: update stable to v1.0.192 17:58:20 ------------------- 17:58:20 experimental info: 17:58:20 ------------------- 17:58:20 Commited By: **** collab-it+edgex@linuxfoundation.org 17:58:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:58:20 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:58:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a7f4322be0982c7f8078a781a398084f2a2a662 [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a7f432 [Pipeline] echo 17:58:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:21 provisioning config files... 17:58:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config3480480633039932192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:22 ---> docker-login.sh 17:58:22 nexus3.edgexfoundry.org:10001 17:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:23 Configure a credential helper to remove this warning. See 17:58:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:23 17:58:23 Login Succeeded 17:58:23 nexus3.edgexfoundry.org:10002 17:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:23 Configure a credential helper to remove this warning. See 17:58:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:23 17:58:23 Login Succeeded 17:58:23 nexus3.edgexfoundry.org:10003 17:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:23 Configure a credential helper to remove this warning. See 17:58:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:23 17:58:23 Login Succeeded 17:58:23 nexus3.edgexfoundry.org:10004 17:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:23 Configure a credential helper to remove this warning. See 17:58:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:23 17:58:23 Login Succeeded 17:58:23 docker.io 17:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:24 Configure a credential helper to remove this warning. See 17:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:24 17:58:24 Login Succeeded 17:58:24 ---> docker-login.sh ends [Pipeline] } 17:58:24 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 17:58:24 + git log --format=format:%s -1 8a7f4322be0982c7f8078a781a398084f2a2a662 [Pipeline] echo 17:58:24 GIT_COMMIT: 8a7f4322be0982c7f8078a781a398084f2a2a662, Commit Message: Merge pull request #211 from lenny-intel/ports [Pipeline] echo 17:58:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:25 17:58:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:58:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:26 latest: Pulling from edgex-devops/git-semver 17:58:26 31603596830f: Pulling fs layer 17:58:26 54011a49482f: Pulling fs layer 17:58:26 a6820b24f6d8: Pulling fs layer 17:58:26 f581987b2513: Pulling fs layer 17:58:26 f581987b2513: Waiting 17:58:26 54011a49482f: Verifying Checksum 17:58:26 54011a49482f: Download complete 17:58:26 31603596830f: Verifying Checksum 17:58:26 31603596830f: Download complete 17:58:26 f581987b2513: Verifying Checksum 17:58:26 f581987b2513: Download complete 17:58:26 a6820b24f6d8: Verifying Checksum 17:58:26 a6820b24f6d8: Download complete 17:58:26 31603596830f: Pull complete 17:58:27 54011a49482f: Pull complete 17:58:28 a6820b24f6d8: Pull complete 17:58:29 f581987b2513: Pull complete 17:58:29 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:58:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:58:29 prd-centos7-docker-4c-2g-15353 does not seem to be running inside a container 17:58:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:58:35 $ docker top 36a1fc0184ed5ba1a7ec1480147a19aff2a81b3dfbe534155f42ab6183ce099a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:35 [ssh-agent] Looking for ssh-agent implementation... 17:58:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:35 $ docker exec 36a1fc0184ed5ba1a7ec1480147a19aff2a81b3dfbe534155f42ab6183ce099a ssh-agent 17:58:35 SSH_AUTH_SOCK=/tmp/ssh-5hcXgi2sH3lO/agent.14 17:58:35 SSH_AGENT_PID=20 17:58:35 Running ssh-add (command line suppressed) 17:58:35 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_5016276715801614527.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_5016276715801614527.key) 17:58:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:35 + git tag --points-at HEAD [Pipeline] } 17:58:35 $ docker exec --env ******** --env ******** 36a1fc0184ed5ba1a7ec1480147a19aff2a81b3dfbe534155f42ab6183ce099a ssh-agent -k 17:58:36 unset SSH_AUTH_SOCK; 17:58:36 unset SSH_AGENT_PID; 17:58:36 echo Agent pid 20 killed; 17:58:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:58:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:36 [ssh-agent] Looking for ssh-agent implementation... 17:58:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:36 $ docker exec 36a1fc0184ed5ba1a7ec1480147a19aff2a81b3dfbe534155f42ab6183ce099a ssh-agent 17:58:36 SSH_AUTH_SOCK=/tmp/ssh-ybMiobKh1g6g/agent.54 17:58:36 SSH_AGENT_PID=60 17:58:36 Running ssh-add (command line suppressed) 17:58:36 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2112553037361582781.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2112553037361582781.key) 17:58:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:36 + git semver init 17:58:36 # -> Open(): unable to determine branch for HEAD 17:58:36 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 17:58:36 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 17:58:36 # $SEMVER_REMOTE_NAME = origin 17:58:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:58:36 # $SEMVER_USER_NAME = edgex-jenkins 17:58:36 # $SEMVER_BRANCH = master 17:58:36 # $SEMVER_TEMP = /tmp/semver-922579818 17:58:36 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 17:58:37 # '/tmp/semver-922579818' -> '/w/workspace/foundry_device-virtual-go_master/.semver' 17:58:37 # -> Force: false 17:58:37 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 17:58:37 $ docker exec --env ******** --env ******** 36a1fc0184ed5ba1a7ec1480147a19aff2a81b3dfbe534155f42ab6183ce099a ssh-agent -k 17:58:37 unset SSH_AUTH_SOCK; 17:58:37 unset SSH_AGENT_PID; 17:58:37 echo Agent pid 60 killed; 17:58:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:38 + git semver [Pipeline] } 17:58:38 $ docker stop --time=1 36a1fc0184ed5ba1a7ec1480147a19aff2a81b3dfbe534155f42ab6183ce099a 17:58:40 $ docker rm -f 36a1fc0184ed5ba1a7ec1480147a19aff2a81b3dfbe534155f42ab6183ce099a [Pipeline] // withDockerContainer [Pipeline] sh 17:58:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:58:41 Stashed 1 file(s) [Pipeline] echo 17:58:41 [edgeXSemver]: initialized semver on version 1.3.2-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:58:56 Still waiting to schedule task 17:58:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:58:56 Still waiting to schedule task 17:58:56 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ 18:01:24 Running on prd-centos7-docker-4c-2g-15365 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 18:01:24 Running in /w/workspace/device-virtual-go/57 [Pipeline] { [Pipeline] checkout 18:01:25 Selected Git installation does not exist. Using Default 18:01:25 The recommended git tool is: NONE 18:01:27 using credential edgex-jenkins-ssh 18:01:27 Cloning the remote Git repository 18:01:27 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:01:27 > git init /w/workspace/device-virtual-go/57 # timeout=10 18:01:27 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:01:27 > git --version # timeout=10 18:01:27 > git --version # 'git version 2.24.4' 18:01:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:27 [INFO] Currently running in a labeled security context 18:01:27 [INFO] Currently SELinux is 'enforcing' on the host 18:01:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/57@tmp/jenkins-gitclient-ssh3017124359787964350.key 18:01:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:29 Avoid second fetch 18:01:29 Checking out Revision 8a7f4322be0982c7f8078a781a398084f2a2a662 (master) 18:01:29 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:01:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:29 > git config core.sparsecheckout # timeout=10 18:01:29 > git checkout -f 8a7f4322be0982c7f8078a781a398084f2a2a662 # timeout=10 18:01:32 Commit message: "Merge pull request #211 from lenny-intel/ports" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:01:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:01:34 + true 18:01:34 + sudo service docker restart 18:01:34 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:56 provisioning config files... 18:01:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/57@tmp/config4835836515764246381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:57 ---> docker-login.sh 18:01:57 nexus3.edgexfoundry.org:10001 18:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:57 Configure a credential helper to remove this warning. See 18:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:57 18:01:57 Login Succeeded 18:01:57 nexus3.edgexfoundry.org:10002 18:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:57 Configure a credential helper to remove this warning. See 18:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:57 18:01:57 Login Succeeded 18:01:57 nexus3.edgexfoundry.org:10003 18:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:57 Configure a credential helper to remove this warning. See 18:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:57 18:01:57 Login Succeeded 18:01:57 nexus3.edgexfoundry.org:10004 18:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:58 Configure a credential helper to remove this warning. See 18:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:58 18:01:58 Login Succeeded 18:01:58 docker.io 18:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:58 Configure a credential helper to remove this warning. See 18:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:58 18:01:58 Login Succeeded 18:01:58 ---> docker-login.sh ends [Pipeline] } 18:01:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:01:58 ========================================================= 18:01:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:01:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:01:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:01:58 Sending build context to Docker daemon 8.579MB 18:01:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:01:58 Step 2/8 : FROM ${BASE} 18:01:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:01:59 540db60ca938: Pulling fs layer 18:01:59 adcc1eea9eea: Pulling fs layer 18:01:59 4c4ab2625f07: Pulling fs layer 18:01:59 0510c868ecb4: Pulling fs layer 18:01:59 afea3b2eda06: Pulling fs layer 18:01:59 7809a108b3ef: Pulling fs layer 18:01:59 f706445af74f: Pulling fs layer 18:01:59 0510c868ecb4: Waiting 18:01:59 afea3b2eda06: Waiting 18:01:59 7809a108b3ef: Waiting 18:01:59 f706445af74f: Waiting 18:01:59 4c4ab2625f07: Verifying Checksum 18:01:59 4c4ab2625f07: Download complete 18:01:59 adcc1eea9eea: Verifying Checksum 18:01:59 adcc1eea9eea: Download complete 18:01:59 afea3b2eda06: Verifying Checksum 18:01:59 afea3b2eda06: Download complete 18:01:59 7809a108b3ef: Verifying Checksum 18:01:59 7809a108b3ef: Download complete 18:01:59 540db60ca938: Verifying Checksum 18:01:59 540db60ca938: Download complete 18:02:00 540db60ca938: Pull complete 18:02:00 adcc1eea9eea: Pull complete 18:02:00 4c4ab2625f07: Pull complete 18:02:02 f706445af74f: Verifying Checksum 18:02:02 f706445af74f: Download complete 18:02:03 0510c868ecb4: Verifying Checksum 18:02:03 0510c868ecb4: Download complete 18:02:08 0510c868ecb4: Pull complete 18:02:08 afea3b2eda06: Pull complete 18:02:08 7809a108b3ef: Pull complete 18:02:10 f706445af74f: Pull complete 18:02:10 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:02:10 ---> b068be0155e3 18:02:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 18:02:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15369 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 18:02:40 Running in /w/workspace/device-virtual-go/57 [Pipeline] { [Pipeline] checkout 18:02:40 Selected Git installation does not exist. Using Default 18:02:40 The recommended git tool is: NONE 18:02:42 ---> Running in 5c91509f87be 18:02:42 Removing intermediate container 5c91509f87be 18:02:42 ---> 231a61c752be 18:02:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:42 ---> Running in 00cb3e4bf599 18:02:42 Removing intermediate container 00cb3e4bf599 18:02:42 ---> 2e90cd3b7336 18:02:42 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 18:02:42 ---> Running in 4ab1d8f584c9 18:02:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:02:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:02:45 (1/13) Installing libc-dev (0.7.2-r3) 18:02:45 (2/13) Installing libsodium (1.0.18-r0) 18:02:46 (3/13) Installing pkgconf (1.7.3-r0) 18:02:46 (4/13) Installing libsodium-dev (1.0.18-r0) 18:02:46 (5/13) Installing openssh-keygen (8.4_p1-r3) 18:02:46 (6/13) Installing libedit (20191231.3.1-r1) 18:02:46 (7/13) Installing openssh-client (8.4_p1-r3) 18:02:46 using credential edgex-jenkins-ssh 18:02:46 Cloning the remote Git repository 18:02:46 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:02:47 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 18:02:46 > git init /w/workspace/device-virtual-go/57 # timeout=10 18:02:47 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:02:47 > git --version # timeout=10 18:02:47 > git --version # 'git version 2.17.1' 18:02:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:48 (9/13) Installing openssh-server-common (8.4_p1-r3) 18:02:48 (10/13) Installing openssh-server (8.4_p1-r3) 18:02:48 (11/13) Installing openssh (8.4_p1-r3) 18:02:49 (12/13) Installing libzmq (4.3.3-r1) 18:02:49 Avoid second fetch 18:02:49 Checking out Revision 8a7f4322be0982c7f8078a781a398084f2a2a662 (master) 18:02:49 (13/13) Installing zeromq-dev (4.3.3-r1) 18:02:49 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:02:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:49 > git config core.sparsecheckout # timeout=10 18:02:49 > git checkout -f 8a7f4322be0982c7f8078a781a398084f2a2a662 # timeout=10 18:02:49 Executing busybox-1.32.1-r6.trigger 18:02:49 OK: 156 MiB in 53 packages 18:02:51 Removing intermediate container 4ab1d8f584c9 18:02:51 ---> 7e062f1ac2ce 18:02:51 Step 6/8 : WORKDIR /device-virtual-go 18:02:51 ---> Running in e02b22db3261 18:02:51 Removing intermediate container e02b22db3261 18:02:51 ---> 3f44120fd1b9 18:02:51 Step 7/8 : COPY . . 18:02:53 ---> fd141959b2e4 18:02:53 Step 8/8 : RUN go mod download 18:02:53 ---> Running in c6f20d77d126 18:02:53 Commit message: "Merge pull request #211 from lenny-intel/ports" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:02:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:02:55 + sudo service docker restart 18:02:55 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:16 provisioning config files... 18:03:16 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/57@tmp/config5009055467743991521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:17 ---> docker-login.sh 18:03:17 nexus3.edgexfoundry.org:10001 18:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:18 Configure a credential helper to remove this warning. See 18:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:18 18:03:18 Login Succeeded 18:03:18 nexus3.edgexfoundry.org:10002 18:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:18 Configure a credential helper to remove this warning. See 18:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:18 18:03:18 Login Succeeded 18:03:18 nexus3.edgexfoundry.org:10003 18:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:19 Configure a credential helper to remove this warning. See 18:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:19 18:03:19 Login Succeeded 18:03:19 nexus3.edgexfoundry.org:10004 18:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:20 Configure a credential helper to remove this warning. See 18:03:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:20 18:03:20 Login Succeeded 18:03:20 docker.io 18:03:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:21 Configure a credential helper to remove this warning. See 18:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:21 18:03:21 Login Succeeded 18:03:21 ---> docker-login.sh ends [Pipeline] } 18:03:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:03:21 ========================================================= 18:03:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:03:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:03:21 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:03:22 Sending build context to Docker daemon 8.578MB 18:03:22 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:03:22 Step 2/8 : FROM ${BASE} 18:03:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:03:23 595b0fe564bb: Pulling fs layer 18:03:23 7186ed65a4f7: Pulling fs layer 18:03:23 316046926c0a: Pulling fs layer 18:03:23 4ebd0625c992: Pulling fs layer 18:03:23 207e8628e3a3: Pulling fs layer 18:03:23 c791037a9be2: Pulling fs layer 18:03:23 ffd874e62e21: Pulling fs layer 18:03:23 207e8628e3a3: Waiting 18:03:23 c791037a9be2: Waiting 18:03:23 ffd874e62e21: Waiting 18:03:23 4ebd0625c992: Waiting 18:03:23 316046926c0a: Verifying Checksum 18:03:23 316046926c0a: Download complete 18:03:23 7186ed65a4f7: Download complete 18:03:23 207e8628e3a3: Verifying Checksum 18:03:23 207e8628e3a3: Download complete 18:03:23 c791037a9be2: Download complete 18:03:23 595b0fe564bb: Verifying Checksum 18:03:23 595b0fe564bb: Download complete 18:03:24 595b0fe564bb: Pull complete 18:03:24 7186ed65a4f7: Pull complete 18:03:25 316046926c0a: Pull complete 18:03:26 ffd874e62e21: Verifying Checksum 18:03:26 ffd874e62e21: Download complete 18:03:28 4ebd0625c992: Verifying Checksum 18:03:28 4ebd0625c992: Download complete 18:03:38 4ebd0625c992: Pull complete 18:03:38 207e8628e3a3: Pull complete 18:03:38 c791037a9be2: Pull complete 18:03:43 ffd874e62e21: Pull complete 18:03:43 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:03:43 ---> cfc18b08335c 18:03:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 18:03:44 ---> Running in 66c25feba0c4 18:03:44 Removing intermediate container 66c25feba0c4 18:03:44 ---> 744cb1aa9358 18:03:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:44 ---> Running in 0d34ac04d8b0 18:03:47 Removing intermediate container 0d34ac04d8b0 18:03:47 ---> 1cff579bbfe9 18:03:47 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 18:03:47 ---> Running in dd8db0afb60a 18:03:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:03:49 Removing intermediate container c6f20d77d126 18:03:49 ---> ada5f0052abb 18:03:49 Successfully built ada5f0052abb 18:03:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:03:50 + docker inspect -f . ci-base-image-x86_64 18:03:50 . [Pipeline] withDockerContainer 18:03:50 prd-centos7-docker-4c-2g-15365 does not seem to be running inside a container 18:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/57 -v /w/workspace/device-virtual-go/57:/w/workspace/device-virtual-go/57:rw,z -v /w/workspace/device-virtual-go/57@tmp:/w/workspace/device-virtual-go/57@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 ******** ci-base-image-x86_64 cat 18:03:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:03:50 $ docker top f70c29e1bad93b8ccc344f30d481c5be84a3b2d06667e2239eec9c4ed230611c -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:51 (1/13) Installing libc-dev (0.7.2-r3) 18:03:51 + go version 18:03:51 go version go1.16.3 linux/amd64 [Pipeline] } 18:03:51 $ docker stop --time=1 f70c29e1bad93b8ccc344f30d481c5be84a3b2d06667e2239eec9c4ed230611c 18:03:51 (2/13) Installing libsodium (1.0.18-r0) 18:03:51 (3/13) Installing pkgconf (1.7.3-r0) 18:03:51 (4/13) Installing libsodium-dev (1.0.18-r0) 18:03:51 (5/13) Installing openssh-keygen (8.4_p1-r3) 18:03:51 (6/13) Installing libedit (20191231.3.1-r1) 18:03:51 (7/13) Installing openssh-client (8.4_p1-r3) 18:03:51 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 18:03:52 (9/13) Installing openssh-server-common (8.4_p1-r3) 18:03:52 (10/13) Installing openssh-server (8.4_p1-r3) 18:03:52 (11/13) Installing openssh (8.4_p1-r3) 18:03:52 (12/13) Installing libzmq (4.3.3-r1) 18:03:52 (13/13) Installing zeromq-dev (4.3.3-r1) 18:03:52 Executing busybox-1.32.1-r6.trigger 18:03:52 OK: 145 MiB in 53 packages 18:03:52 $ docker rm -f f70c29e1bad93b8ccc344f30d481c5be84a3b2d06667e2239eec9c4ed230611c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:53 + docker inspect -f . ci-base-image-x86_64 18:03:53 . [Pipeline] withDockerContainer 18:03:53 prd-centos7-docker-4c-2g-15365 does not seem to be running inside a container 18:03:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/57 -v /w/workspace/device-virtual-go/57:/w/workspace/device-virtual-go/57:rw,z -v /w/workspace/device-virtual-go/57@tmp:/w/workspace/device-virtual-go/57@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 ******** ci-base-image-x86_64 cat 18:03:54 Removing intermediate container dd8db0afb60a 18:03:54 ---> 1e99e026c00a 18:03:54 Step 6/8 : WORKDIR /device-virtual-go 18:03:54 ---> Running in 21ca4d981f71 18:03:54 $ docker top 8a5bba1132053583263ea61d53689b132e3e14202af48b4ff8eaa67fbd3d8a86 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:54 Removing intermediate container 21ca4d981f71 18:03:54 ---> eed547d2f71f 18:03:54 Step 7/8 : COPY . . 18:03:54 + go mod tidy [Pipeline] sh 18:03:55 + make test 18:03:55 go mod tidy 18:03:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:03:56 ---> f33d321f9855 18:03:56 Step 8/8 : RUN go mod download 18:03:56 ---> Running in e1f64ba2bf98 18:03:56 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:04:28 Removing intermediate container e1f64ba2bf98 18:04:28 ---> 36262ea1a0c5 18:04:28 Successfully built 36262ea1a0c5 18:04:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:04:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:04:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.262s coverage: 63.8% of statements 18:04:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:04:28 + docker inspect -f . ci-base-image-arm64 18:04:28 . [Pipeline] withDockerContainer 18:04:29 prd-ubuntu18.04-docker-arm64-4c-16g-15369 does not seem to be running inside a container 18:04:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/57 -v /w/workspace/device-virtual-go/57:/w/workspace/device-virtual-go/57:rw,z -v /w/workspace/device-virtual-go/57@tmp:/w/workspace/device-virtual-go/57@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 ******** ci-base-image-arm64 cat 18:04:31 $ docker top 61cafde330c16ca06aadf4a28f7693f1e8de85d5212977dcb90fee34f1dcec21 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:32 + go version 18:04:32 go version go1.16.3 linux/arm64 [Pipeline] } 18:04:32 $ docker stop --time=1 61cafde330c16ca06aadf4a28f7693f1e8de85d5212977dcb90fee34f1dcec21 18:04:34 $ docker rm -f 61cafde330c16ca06aadf4a28f7693f1e8de85d5212977dcb90fee34f1dcec21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:04:34 + docker inspect -f . ci-base-image-arm64 18:04:34 . [Pipeline] withDockerContainer 18:04:35 prd-ubuntu18.04-docker-arm64-4c-16g-15369 does not seem to be running inside a container 18:04:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/57 -v /w/workspace/device-virtual-go/57:/w/workspace/device-virtual-go/57:rw,z -v /w/workspace/device-virtual-go/57@tmp:/w/workspace/device-virtual-go/57@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 ******** ci-base-image-arm64 cat 18:04:36 gofmt -l . 18:04:36 [ "`gofmt -l .`" = "" ] 18:04:36 ./bin/test-attribution-txt.sh 18:04:36 ./bin/test-go-mod-tidy.sh 18:04:37 $ docker top 2b0f21d96369535397e4efb84c38f772b18ba4b1cfb671f76507f59767b2ef8c -eo pid,comm [Pipeline] { [Pipeline] } 18:04:37 $ docker stop --time=1 8a5bba1132053583263ea61d53689b132e3e14202af48b4ff8eaa67fbd3d8a86 18:04:42 $ docker rm -f 8a5bba1132053583263ea61d53689b132e3e14202af48b4ff8eaa67fbd3d8a86 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 18:04:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:04:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 18:04:43 + go mod tidy [Pipeline] sh [Pipeline] sh 18:04:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:44 + ls -al . 18:04:44 total 132 18:04:44 drwxrwxr-x. 7 jenkins jenkins 4096 May 20 18:04 . 18:04:44 drwxrwxr-x. 4 jenkins jenkins 30 May 20 18:01 .. 18:04:44 -rw-rw-r--. 1 jenkins jenkins 8153 May 20 18:01 Attribution.txt 18:04:44 drwxrwxr-x. 2 jenkins jenkins 64 May 20 18:01 bin 18:04:44 drwxrwxr-x. 3 jenkins jenkins 32 May 20 18:01 cmd 18:04:44 -rw-r--r--. 1 jenkins jenkins 47247 May 20 18:04 coverage.out 18:04:44 -rw-rw-r--. 1 jenkins jenkins 1921 May 20 18:01 Dockerfile 18:04:44 -rw-rw-r--. 1 jenkins jenkins 998 May 20 18:01 Dockerfile.build 18:04:44 drwxrwxr-x. 8 jenkins jenkins 162 May 20 18:01 .git 18:04:44 drwxrwxr-x. 2 jenkins jenkins 103 May 20 18:01 .github 18:04:44 -rw-rw-r--. 1 jenkins jenkins 277 May 20 18:01 .gitignore 18:04:44 -rw-r--r--. 1 jenkins jenkins 809 May 20 18:04 go.mod 18:04:44 -rw-r--r--. 1 jenkins jenkins 23431 May 20 18:03 go.sum 18:04:44 drwxrwxr-x. 3 jenkins jenkins 20 May 20 18:01 internal 18:04:44 -rw-rw-r--. 1 jenkins jenkins 660 May 20 18:01 Jenkinsfile 18:04:44 -rw-rw-r--. 1 jenkins jenkins 11340 May 20 18:01 LICENSE 18:04:44 -rw-rw-r--. 1 jenkins jenkins 905 May 20 18:01 Makefile 18:04:44 -rw-rw-r--. 1 jenkins jenkins 2745 May 20 18:01 README.md 18:04:44 -rw-rw-r--. 1 jenkins jenkins 12 May 20 17:58 VERSION 18:04:44 -rw-rw-r--. 1 jenkins jenkins 235 May 20 18:01 version.go [Pipeline] isUnix [Pipeline] sh 18:04:44 + make test 18:04:44 go mod tidy 18:04:45 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8a7f4322be0982c7f8078a781a398084f2a2a662 --label arch=amd64 --label version=1.3.2-dev.17 . 18:04:45 Sending build context to Docker daemon 8.651MB 18:04:45 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 18:04:45 Step 2/26 : FROM ${BASE} AS builder 18:04:45 ---> ada5f0052abb 18:04:45 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:04:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:04:45 ---> Running in 22934636ea89 18:04:46 Removing intermediate container 22934636ea89 18:04:46 ---> 5195e272ff78 18:04:46 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:04:46 ---> Running in 1a1fe3467183 18:04:46 Removing intermediate container 1a1fe3467183 18:04:46 ---> 4435a10591db 18:04:46 Step 5/26 : WORKDIR /device-virtual-go 18:04:46 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:04:46 ---> Running in 96ac80f7e9c8 18:04:47 Removing intermediate container 96ac80f7e9c8 18:04:47 ---> 7d366d58d125 18:04:47 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:47 ---> Running in f254da843a81 18:04:48 Removing intermediate container f254da843a81 18:04:48 ---> 0e8ef237f3b7 18:04:48 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:04:49 ---> Running in 9c3892a986d5 18:04:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:04:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:04:50 OK: 156 MiB in 53 packages 18:04:51 Removing intermediate container 9c3892a986d5 18:04:51 ---> 0638c584a8b5 18:04:51 Step 8/26 : COPY . . 18:04:52 ---> dfd335877ae8 18:04:52 Step 9/26 : RUN go mod tidy 18:04:52 ---> Running in 86470dd5bf26 18:04:54 Removing intermediate container 86470dd5bf26 18:04:54 ---> 25bbfacdb1c1 18:04:54 Step 10/26 : RUN go mod download 18:04:54 ---> Running in e26cacec1899 18:04:55 Removing intermediate container e26cacec1899 18:04:55 ---> 421f87f6fe29 18:04:55 Step 11/26 : ARG MAKE='make build' 18:04:55 ---> Running in fda76a5829f2 18:04:56 Removing intermediate container fda76a5829f2 18:04:56 ---> 9d74a3d7a822 18:04:56 Step 12/26 : RUN $MAKE 18:04:56 ---> Running in 948a63d3a103 18:04:56 go mod tidy 18:04:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.17" -o cmd/device-virtual ./cmd 18:05:23 Removing intermediate container 948a63d3a103 18:05:23 ---> d411ab502131 18:05:23 Step 13/26 : FROM alpine:3.12 18:05:23 3.12: Pulling from library/alpine 18:05:24 339de151aab4: Pulling fs layer 18:05:24 339de151aab4: Verifying Checksum 18:05:24 339de151aab4: Download complete 18:05:24 339de151aab4: Pull complete 18:05:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:05:24 Status: Downloaded newer image for alpine:3.12 18:05:24 ---> 13621d1b12d4 18:05:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:05:25 ---> Running in 6cf27b300433 18:05:25 Removing intermediate container 6cf27b300433 18:05:25 ---> 7bc33e40bd99 18:05:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:26 ---> Running in e74ff414c283 18:05:28 Removing intermediate container e74ff414c283 18:05:28 ---> 6c4f4b2b7101 18:05:28 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 18:05:28 ---> Running in 560c8b1e2ce2 18:05:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:05:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:05:30 (1/6) Installing dumb-init (1.2.2-r1) 18:05:30 (2/6) Installing libgcc (9.3.0-r2) 18:05:30 (3/6) Installing libsodium (1.0.18-r0) 18:05:30 (4/6) Installing libstdc++ (9.3.0-r2) 18:05:30 (5/6) Installing libzmq (4.3.3-r0) 18:05:31 (6/6) Installing zeromq (4.3.3-r0) 18:05:31 Executing busybox-1.31.1-r20.trigger 18:05:31 OK: 8 MiB in 20 packages 18:05:32 Removing intermediate container 560c8b1e2ce2 18:05:32 ---> d8e838ff49fc 18:05:32 Step 17/26 : WORKDIR / 18:05:32 ---> Running in 9f6b3ed2f2ca 18:05:32 Removing intermediate container 9f6b3ed2f2ca 18:05:32 ---> 61848b9a1423 18:05:32 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:05:33 ---> fa5f3f0eb834 18:05:33 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 18:05:33 ---> c3a8940c9691 18:05:33 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 18:05:35 ---> 9b4023ddc9c0 18:05:35 Step 21/26 : EXPOSE 59900 18:05:35 ---> Running in d15cc9878ce8 18:05:36 Removing intermediate container d15cc9878ce8 18:05:36 ---> 085968704bc0 18:05:36 Step 22/26 : ENTRYPOINT ["/device-virtual"] 18:05:36 ---> Running in 4f32555130c0 18:05:36 Removing intermediate container 4f32555130c0 18:05:36 ---> 0e27f005966f 18:05:36 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:05:37 ---> Running in 5ad9a9bc9680 18:05:37 Removing intermediate container 5ad9a9bc9680 18:05:37 ---> 10da6b02162b 18:05:37 Step 24/26 : LABEL arch=amd64 18:05:38 ---> Running in db2c95e75c0f 18:05:38 Removing intermediate container db2c95e75c0f 18:05:38 ---> 05428f4710d0 18:05:38 Step 25/26 : LABEL git_sha=8a7f4322be0982c7f8078a781a398084f2a2a662 18:05:38 ---> Running in 10b24d5b9bcb 18:05:38 Removing intermediate container 10b24d5b9bcb 18:05:38 ---> 71113f993890 18:05:38 Step 26/26 : LABEL version=1.3.2-dev.17 18:05:39 ---> Running in 6df0c1d9e556 18:05:39 Removing intermediate container 6df0c1d9e556 18:05:39 ---> 8f7da2bda79e 18:05:39 [Warning] One or more build-args [ARCH] were not consumed 18:05:39 Successfully built 8f7da2bda79e 18:05:39 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:05:39 provisioning config files... 18:05:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/57@tmp/config341816253744612930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:40 ---> docker-login.sh 18:05:40 nexus3.edgexfoundry.org:10001 18:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:40 Configure a credential helper to remove this warning. See 18:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:40 18:05:40 Login Succeeded 18:05:40 nexus3.edgexfoundry.org:10002 18:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:40 Configure a credential helper to remove this warning. See 18:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:40 18:05:40 Login Succeeded 18:05:40 nexus3.edgexfoundry.org:10003 18:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:40 Configure a credential helper to remove this warning. See 18:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:40 18:05:40 Login Succeeded 18:05:40 nexus3.edgexfoundry.org:10004 18:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:40 Configure a credential helper to remove this warning. See 18:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:40 18:05:40 Login Succeeded 18:05:40 docker.io 18:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:41 Configure a credential helper to remove this warning. See 18:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:41 18:05:41 Login Succeeded 18:05:41 ---> docker-login.sh ends [Pipeline] } 18:05:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:41 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 18:05:41 8a7f4322be0982c7f8078a781a398084f2a2a662 18:05:41 latest 18:05:41 1.3.2-dev.17 18:05:41 8a7f4322be0982c7f8078a781a398084f2a2a662-1.3.2-dev.17 18:05:41 master 18:05:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:05:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8a7f4322be0982c7f8078a781a398084f2a2a662 [Pipeline] isUnix [Pipeline] sh 18:05:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual:8a7f4322be0982c7f8078a781a398084f2a2a662 18:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:05:41 871a3388cbd2: Preparing 18:05:41 62892af94836: Preparing 18:05:41 3e7e9a434a6e: Preparing 18:05:41 bad846fcf0b2: Preparing 18:05:41 28a84457b02e: Preparing 18:05:41 32f366d666a5: Preparing 18:05:41 32f366d666a5: Waiting 18:05:42 3e7e9a434a6e: Pushed 18:05:42 62892af94836: Pushed 18:05:42 28a84457b02e: Pushed 18:05:42 bad846fcf0b2: Pushed 18:05:42 32f366d666a5: Layer already exists 18:05:44 871a3388cbd2: Pushed 18:05:44 8a7f4322be0982c7f8078a781a398084f2a2a662: digest: sha256:0fee62376e758618a0b5675c138a0f4fd27ab7a17fd2403114a76d03d73c7ac8 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:05:44 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 18:05:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 18:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:05:44 871a3388cbd2: Preparing 18:05:44 62892af94836: Preparing 18:05:44 3e7e9a434a6e: Preparing 18:05:44 bad846fcf0b2: Preparing 18:05:44 28a84457b02e: Preparing 18:05:44 32f366d666a5: Preparing 18:05:44 32f366d666a5: Waiting 18:05:44 28a84457b02e: Layer already exists 18:05:44 62892af94836: Layer already exists 18:05:44 bad846fcf0b2: Layer already exists 18:05:44 3e7e9a434a6e: Layer already exists 18:05:44 871a3388cbd2: Layer already exists 18:05:44 32f366d666a5: Layer already exists 18:05:44 latest: digest: sha256:0fee62376e758618a0b5675c138a0f4fd27ab7a17fd2403114a76d03d73c7ac8 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:05:45 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.17 [Pipeline] isUnix [Pipeline] sh 18:05:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.17 18:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:05:45 871a3388cbd2: Preparing 18:05:45 62892af94836: Preparing 18:05:45 3e7e9a434a6e: Preparing 18:05:45 bad846fcf0b2: Preparing 18:05:45 28a84457b02e: Preparing 18:05:45 32f366d666a5: Preparing 18:05:45 32f366d666a5: Waiting 18:05:45 28a84457b02e: Layer already exists 18:05:45 871a3388cbd2: Layer already exists 18:05:45 3e7e9a434a6e: Layer already exists 18:05:45 bad846fcf0b2: Layer already exists 18:05:45 62892af94836: Layer already exists 18:05:45 32f366d666a5: Layer already exists 18:05:45 1.3.2-dev.17: digest: sha256:0fee62376e758618a0b5675c138a0f4fd27ab7a17fd2403114a76d03d73c7ac8 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:05:45 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8a7f4322be0982c7f8078a781a398084f2a2a662-1.3.2-dev.17 [Pipeline] isUnix [Pipeline] sh 18:05:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual:8a7f4322be0982c7f8078a781a398084f2a2a662-1.3.2-dev.17 18:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:05:46 871a3388cbd2: Preparing 18:05:46 62892af94836: Preparing 18:05:46 3e7e9a434a6e: Preparing 18:05:46 bad846fcf0b2: Preparing 18:05:46 28a84457b02e: Preparing 18:05:46 32f366d666a5: Preparing 18:05:46 32f366d666a5: Waiting 18:05:46 871a3388cbd2: Layer already exists 18:05:46 3e7e9a434a6e: Layer already exists 18:05:46 bad846fcf0b2: Layer already exists 18:05:46 62892af94836: Layer already exists 18:05:46 28a84457b02e: Layer already exists 18:05:46 32f366d666a5: Layer already exists 18:05:46 8a7f4322be0982c7f8078a781a398084f2a2a662-1.3.2-dev.17: digest: sha256:0fee62376e758618a0b5675c138a0f4fd27ab7a17fd2403114a76d03d73c7ac8 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:05:46 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] isUnix [Pipeline] sh 18:05:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual:master 18:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:05:46 871a3388cbd2: Preparing 18:05:46 62892af94836: Preparing 18:05:46 3e7e9a434a6e: Preparing 18:05:46 bad846fcf0b2: Preparing 18:05:46 28a84457b02e: Preparing 18:05:46 32f366d666a5: Preparing 18:05:46 32f366d666a5: Waiting 18:05:46 62892af94836: Layer already exists 18:05:46 871a3388cbd2: Layer already exists 18:05:46 28a84457b02e: Layer already exists 18:05:46 bad846fcf0b2: Layer already exists 18:05:46 3e7e9a434a6e: Layer already exists 18:05:46 32f366d666a5: Layer already exists 18:05:46 master: digest: sha256:0fee62376e758618a0b5675c138a0f4fd27ab7a17fd2403114a76d03d73c7ac8 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:46 ===================================================== [Pipeline] echo 18:05:46 taggedImages: 18:05:46 - nexus3.edgexfoundry.org:10004/device-virtual:8a7f4322be0982c7f8078a781a398084f2a2a662 18:05:46 - nexus3.edgexfoundry.org:10004/device-virtual:latest 18:05:46 - nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.17 18:05:46 - nexus3.edgexfoundry.org:10004/device-virtual:8a7f4322be0982c7f8078a781a398084f2a2a662-1.3.2-dev.17 18:05:46 - nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:05:47 ---> job-cost.sh 18:05:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rf10 18:05:55 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:05:55 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.883s coverage: 63.8% of statements 18:05:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:06:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-rf10/bin to PATH 18:06:27 INFO: No Stack... 18:06:28 gofmt -l . 18:06:28 [ "`gofmt -l .`" = "" ] 18:06:28 ./bin/test-attribution-txt.sh 18:06:28 INFO: Retrieving Pricing Info for: v3-standard-2 18:06:29 INFO: Archiving Costs [Pipeline] sh 18:06:29 + cat /w/workspace/device-virtual-go/57/archives/cost.csv 18:06:29 + cut -d, -f6 [Pipeline] lock 18:06:29 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-57-stack-cost] 18:06:29 Resource [jenkins-edgexfoundry-device-virtual-go-master-57-stack-cost] did not exist. Created. 18:06:29 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:06:29 + echo total: 0.05999999865889549 [Pipeline] stash 18:06:29 Stashed 1 file(s) [Pipeline] } 18:06:29 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-57-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:06:30 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:06:30 $ docker stop --time=1 2b0f21d96369535397e4efb84c38f772b18ba4b1cfb671f76507f59767b2ef8c 18:06:33 $ docker rm -f 2b0f21d96369535397e4efb84c38f772b18ba4b1cfb671f76507f59767b2ef8c [Pipeline] // withDockerContainer [Pipeline] sh 18:06:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:06:33 Warning: overwriting stash ‘coverage-report’ 18:06:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:06:35 + ls -al . 18:06:35 total 156 18:06:35 drwxrwxr-x 7 jenkins jenkins 4096 May 20 18:06 . 18:06:35 drwxrwxr-x 4 jenkins jenkins 4096 May 20 18:02 .. 18:06:35 drwxrwxr-x 8 jenkins jenkins 4096 May 20 18:02 .git 18:06:35 drwxrwxr-x 2 jenkins jenkins 4096 May 20 18:02 .github 18:06:35 -rw-rw-r-- 1 jenkins jenkins 277 May 20 18:02 .gitignore 18:06:35 -rw-rw-r-- 1 jenkins jenkins 8153 May 20 18:02 Attribution.txt 18:06:35 -rw-rw-r-- 1 jenkins jenkins 1921 May 20 18:02 Dockerfile 18:06:35 -rw-rw-r-- 1 jenkins jenkins 998 May 20 18:02 Dockerfile.build 18:06:35 -rw-rw-r-- 1 jenkins jenkins 660 May 20 18:02 Jenkinsfile 18:06:35 -rw-rw-r-- 1 jenkins jenkins 11340 May 20 18:02 LICENSE 18:06:35 -rw-rw-r-- 1 jenkins jenkins 905 May 20 18:02 Makefile 18:06:35 -rw-rw-r-- 1 jenkins jenkins 2745 May 20 18:02 README.md 18:06:35 -rw-rw-r-- 1 jenkins jenkins 12 May 20 17:58 VERSION 18:06:35 drwxrwxr-x 2 jenkins jenkins 4096 May 20 18:02 bin 18:06:35 drwxrwxr-x 3 jenkins jenkins 4096 May 20 18:02 cmd 18:06:35 -rw-r--r-- 1 jenkins jenkins 47247 May 20 18:05 coverage.out 18:06:35 -rw-r--r-- 1 jenkins jenkins 809 May 20 18:06 go.mod 18:06:35 -rw-r--r-- 1 jenkins jenkins 23431 May 20 18:04 go.sum 18:06:35 drwxrwxr-x 3 jenkins jenkins 4096 May 20 18:02 internal 18:06:35 -rw-rw-r-- 1 jenkins jenkins 235 May 20 18:02 version.go [Pipeline] isUnix [Pipeline] sh 18:06:35 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8a7f4322be0982c7f8078a781a398084f2a2a662 --label arch=arm64 --label version=1.3.2-dev.17 . 18:06:36 Sending build context to Docker daemon 8.65MB 18:06:36 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 18:06:36 Step 2/26 : FROM ${BASE} AS builder 18:06:36 ---> 36262ea1a0c5 18:06:36 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:06:36 ---> Running in a29b6a322d98 18:06:36 Removing intermediate container a29b6a322d98 18:06:36 ---> c6d265a6689c 18:06:36 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:06:37 ---> Running in 976283dde3f6 18:06:37 Removing intermediate container 976283dde3f6 18:06:37 ---> 567b4491773a 18:06:37 Step 5/26 : WORKDIR /device-virtual-go 18:06:37 ---> Running in 85ec986cd871 18:06:38 Removing intermediate container 85ec986cd871 18:06:38 ---> 725a08b0fc29 18:06:38 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:38 ---> Running in 1eb143bb2eb2 18:06:41 Removing intermediate container 1eb143bb2eb2 18:06:41 ---> 71bbf4854045 18:06:41 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:41 ---> Running in 5964db8bf1b3 18:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:06:44 OK: 145 MiB in 53 packages 18:06:45 Removing intermediate container 5964db8bf1b3 18:06:45 ---> 9b05a9457ac1 18:06:45 Step 8/26 : COPY . . 18:06:46 ---> 5222ac7a6498 18:06:46 Step 9/26 : RUN go mod tidy 18:06:46 ---> Running in 0a99a4504b61 18:06:49 Removing intermediate container 0a99a4504b61 18:06:49 ---> ca70d6e86b1a 18:06:49 Step 10/26 : RUN go mod download 18:06:49 ---> Running in c52e503d4640 18:06:52 Removing intermediate container c52e503d4640 18:06:52 ---> aab3fab9a60c 18:06:52 Step 11/26 : ARG MAKE='make build' 18:06:52 ---> Running in 8503f9ea0ec6 18:06:52 Removing intermediate container 8503f9ea0ec6 18:06:52 ---> f09351c18043 18:06:52 Step 12/26 : RUN $MAKE 18:06:52 ---> Running in 478ab9605ae5 18:06:53 go mod tidy 18:06:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.17" -o cmd/device-virtual ./cmd 18:07:50 Removing intermediate container 478ab9605ae5 18:07:50 ---> c7cc154fe4bb 18:07:50 Step 13/26 : FROM alpine:3.12 18:07:50 3.12: Pulling from library/alpine 18:07:50 d2f70382dc9a: Pulling fs layer 18:07:50 d2f70382dc9a: Verifying Checksum 18:07:50 d2f70382dc9a: Download complete 18:07:50 d2f70382dc9a: Pull complete 18:07:50 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:07:50 Status: Downloaded newer image for alpine:3.12 18:07:50 ---> 9852663dfa18 18:07:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:07:50 ---> Running in 82fb5c0b9214 18:07:50 Removing intermediate container 82fb5c0b9214 18:07:50 ---> 44ddf162b6f8 18:07:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:50 ---> Running in 6a591589341f 18:07:50 Removing intermediate container 6a591589341f 18:07:50 ---> e68d63a431b9 18:07:50 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 18:07:50 ---> Running in a45df1f60116 18:07:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:07:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:07:51 (1/6) Installing dumb-init (1.2.2-r1) 18:07:51 (2/6) Installing libgcc (9.3.0-r2) 18:07:51 (3/6) Installing libsodium (1.0.18-r0) 18:07:51 (4/6) Installing libstdc++ (9.3.0-r2) 18:07:51 (5/6) Installing libzmq (4.3.3-r0) 18:07:51 (6/6) Installing zeromq (4.3.3-r0) 18:07:51 Executing busybox-1.31.1-r20.trigger 18:07:51 OK: 8 MiB in 20 packages 18:07:52 Removing intermediate container a45df1f60116 18:07:52 ---> 360bd67c6e01 18:07:52 Step 17/26 : WORKDIR / 18:07:52 ---> Running in 66ef224fd71c 18:07:53 Removing intermediate container 66ef224fd71c 18:07:53 ---> cff61f76d597 18:07:53 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:07:54 ---> df5903a59616 18:07:54 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 18:07:55 ---> d6ef23ce3473 18:07:55 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 18:07:56 ---> 9293891c65bc 18:07:56 Step 21/26 : EXPOSE 59900 18:07:56 ---> Running in 81aa992003a1 18:07:56 Removing intermediate container 81aa992003a1 18:07:56 ---> a5df77bcb5ef 18:07:56 Step 22/26 : ENTRYPOINT ["/device-virtual"] 18:07:56 ---> Running in 0b36f194906c 18:07:57 Removing intermediate container 0b36f194906c 18:07:57 ---> 020d971b3672 18:07:57 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:07:57 ---> Running in 95e30a8894d6 18:07:57 Removing intermediate container 95e30a8894d6 18:07:57 ---> 2c00a512ee71 18:07:57 Step 24/26 : LABEL arch=arm64 18:07:57 ---> Running in d1489ebfcf50 18:07:58 Removing intermediate container d1489ebfcf50 18:07:58 ---> bbfb84905ab3 18:07:58 Step 25/26 : LABEL git_sha=8a7f4322be0982c7f8078a781a398084f2a2a662 18:07:58 ---> Running in 5869c1e683a1 18:07:59 Removing intermediate container 5869c1e683a1 18:07:59 ---> d132301e5690 18:07:59 Step 26/26 : LABEL version=1.3.2-dev.17 18:07:59 ---> Running in a5134ce45e0f 18:07:59 Removing intermediate container a5134ce45e0f 18:07:59 ---> 4c9a0203fff6 18:07:59 [Warning] One or more build-args [ARCH] were not consumed 18:07:59 Successfully built 4c9a0203fff6 18:07:59 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:59 provisioning config files... 18:07:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/57@tmp/config2932530013577471046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:00 ---> docker-login.sh 18:08:00 nexus3.edgexfoundry.org:10001 18:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:00 Configure a credential helper to remove this warning. See 18:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:00 18:08:00 Login Succeeded 18:08:00 nexus3.edgexfoundry.org:10002 18:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:01 Configure a credential helper to remove this warning. See 18:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:01 18:08:01 Login Succeeded 18:08:01 nexus3.edgexfoundry.org:10003 18:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:01 Configure a credential helper to remove this warning. See 18:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:01 18:08:01 Login Succeeded 18:08:01 nexus3.edgexfoundry.org:10004 18:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:02 Configure a credential helper to remove this warning. See 18:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:02 18:08:02 Login Succeeded 18:08:02 docker.io 18:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:02 Configure a credential helper to remove this warning. See 18:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:02 18:08:02 Login Succeeded 18:08:02 ---> docker-login.sh ends [Pipeline] } 18:08:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:08:02 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 18:08:02 8a7f4322be0982c7f8078a781a398084f2a2a662 18:08:02 latest 18:08:02 1.3.2-dev.17 18:08:02 8a7f4322be0982c7f8078a781a398084f2a2a662-1.3.2-dev.17 18:08:02 master 18:08:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:03 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a7f4322be0982c7f8078a781a398084f2a2a662 [Pipeline] isUnix [Pipeline] sh 18:08:03 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a7f4322be0982c7f8078a781a398084f2a2a662 18:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:08:03 e028318f4045: Preparing 18:08:03 7199a18e3e21: Preparing 18:08:03 8a0cfc6a5a5d: Preparing 18:08:03 166c3445cf11: Preparing 18:08:03 ceaa6628db01: Preparing 18:08:03 3fbe34a1663b: Preparing 18:08:03 3fbe34a1663b: Waiting 18:08:03 7199a18e3e21: Pushed 18:08:03 ceaa6628db01: Pushed 18:08:03 8a0cfc6a5a5d: Pushed 18:08:03 3fbe34a1663b: Layer already exists 18:08:04 166c3445cf11: Pushed 18:08:07 e028318f4045: Pushed 18:08:07 8a7f4322be0982c7f8078a781a398084f2a2a662: digest: sha256:8905bb368c3afc871150136a4e5d8ce6310e02cae9bdb0c6afda192527aec83d size: 1572 [Pipeline] isUnix [Pipeline] sh 18:08:07 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:08:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 18:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:08:08 e028318f4045: Preparing 18:08:08 7199a18e3e21: Preparing 18:08:08 8a0cfc6a5a5d: Preparing 18:08:08 166c3445cf11: Preparing 18:08:08 ceaa6628db01: Preparing 18:08:08 3fbe34a1663b: Preparing 18:08:08 3fbe34a1663b: Waiting 18:08:08 8a0cfc6a5a5d: Layer already exists 18:08:08 7199a18e3e21: Layer already exists 18:08:08 166c3445cf11: Layer already exists 18:08:08 e028318f4045: Layer already exists 18:08:08 ceaa6628db01: Layer already exists 18:08:08 3fbe34a1663b: Layer already exists 18:08:08 latest: digest: sha256:8905bb368c3afc871150136a4e5d8ce6310e02cae9bdb0c6afda192527aec83d size: 1572 [Pipeline] isUnix [Pipeline] sh 18:08:08 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.17 [Pipeline] isUnix [Pipeline] sh 18:08:09 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.17 18:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:08:09 e028318f4045: Preparing 18:08:09 7199a18e3e21: Preparing 18:08:09 8a0cfc6a5a5d: Preparing 18:08:09 166c3445cf11: Preparing 18:08:09 ceaa6628db01: Preparing 18:08:09 3fbe34a1663b: Preparing 18:08:09 3fbe34a1663b: Waiting 18:08:09 ceaa6628db01: Layer already exists 18:08:09 166c3445cf11: Layer already exists 18:08:09 e028318f4045: Layer already exists 18:08:09 7199a18e3e21: Layer already exists 18:08:09 8a0cfc6a5a5d: Layer already exists 18:08:09 3fbe34a1663b: Layer already exists 18:08:09 1.3.2-dev.17: digest: sha256:8905bb368c3afc871150136a4e5d8ce6310e02cae9bdb0c6afda192527aec83d size: 1572 [Pipeline] isUnix [Pipeline] sh 18:08:09 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a7f4322be0982c7f8078a781a398084f2a2a662-1.3.2-dev.17 [Pipeline] isUnix [Pipeline] sh 18:08:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a7f4322be0982c7f8078a781a398084f2a2a662-1.3.2-dev.17 18:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:08:10 e028318f4045: Preparing 18:08:10 7199a18e3e21: Preparing 18:08:10 8a0cfc6a5a5d: Preparing 18:08:10 166c3445cf11: Preparing 18:08:10 ceaa6628db01: Preparing 18:08:10 3fbe34a1663b: Preparing 18:08:10 3fbe34a1663b: Waiting 18:08:10 7199a18e3e21: Layer already exists 18:08:10 166c3445cf11: Layer already exists 18:08:10 8a0cfc6a5a5d: Layer already exists 18:08:10 e028318f4045: Layer already exists 18:08:10 ceaa6628db01: Layer already exists 18:08:10 3fbe34a1663b: Layer already exists 18:08:10 8a7f4322be0982c7f8078a781a398084f2a2a662-1.3.2-dev.17: digest: sha256:8905bb368c3afc871150136a4e5d8ce6310e02cae9bdb0c6afda192527aec83d size: 1572 [Pipeline] isUnix [Pipeline] sh 18:08:10 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] isUnix [Pipeline] sh 18:08:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:master 18:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:08:10 e028318f4045: Preparing 18:08:10 7199a18e3e21: Preparing 18:08:10 8a0cfc6a5a5d: Preparing 18:08:10 166c3445cf11: Preparing 18:08:10 ceaa6628db01: Preparing 18:08:10 3fbe34a1663b: Preparing 18:08:10 3fbe34a1663b: Waiting 18:08:10 7199a18e3e21: Layer already exists 18:08:10 8a0cfc6a5a5d: Layer already exists 18:08:10 e028318f4045: Layer already exists 18:08:10 ceaa6628db01: Layer already exists 18:08:10 166c3445cf11: Layer already exists 18:08:10 3fbe34a1663b: Layer already exists 18:08:11 master: digest: sha256:8905bb368c3afc871150136a4e5d8ce6310e02cae9bdb0c6afda192527aec83d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:08:11 ===================================================== [Pipeline] echo 18:08:11 taggedImages: 18:08:11 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a7f4322be0982c7f8078a781a398084f2a2a662 18:08:11 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 18:08:11 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.17 18:08:11 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a7f4322be0982c7f8078a781a398084f2a2a662-1.3.2-dev.17 18:08:11 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:08:11 ---> job-cost.sh 18:08:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rWmP 18:08:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:10:27 lf-activate-venv(): INFO: Adding /tmp/venv-rWmP/bin to PATH 18:10:27 INFO: No Stack... 18:10:27 INFO: Retrieving Pricing Info for: v2-standard-4 18:10:27 INFO: Archiving Costs [Pipeline] sh 18:10:27 + cut -d, -f6 18:10:27 + cat /w/workspace/device-virtual-go/57/archives/cost.csv [Pipeline] lock 18:10:28 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-57-stack-cost] 18:10:28 Resource [jenkins-edgexfoundry-device-virtual-go-master-57-stack-cost] did not exist. Created. 18:10:28 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:28 /w/workspace/device-virtual-go/57@tmp/durable-30ec5776/script.sh: 1: /w/workspace/device-virtual-go/57@tmp/durable-30ec5776/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:10:28 + echo total: 0.18000000715255737 [Pipeline] stash 18:10:28 Warning: overwriting stash ‘stack-cost’ 18:10:28 Stashed 1 file(s) [Pipeline] } 18:10:28 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-57-stack-cost] [Pipeline] // lock [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 18:10:29 provisioning config files... 18:10:29 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8574451427835503386tmp [Pipeline] { [Pipeline] sh 18:10:29 + set +x 18:10:29 + curl -s https://codecov.io/bash 18:10:29 + bash -s -- 18:10:29 18:10:29 _____ _ 18:10:29 / ____| | | 18:10:29 | | ___ __| | ___ ___ _____ __ 18:10:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:10:29 | |___| (_) | (_| | __/ (_| (_) \ V / 18:10:29 \_____\___/ \__,_|\___|\___\___/ \_/ 18:10:29 Bash-1.0.2 18:10:29 18:10:29 18:10:29 ==> git version 2.24.4 found 18:10:29 ==> 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 18:10:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:10:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:10:29 ==> Jenkins CI detected. 18:10:29 project root: . 18:10:29 --> token set from env 18:10:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:10:29 ==> Running gcov in . (disable via -X gcov) 18:10:29 ==> Python coveragepy not found 18:10:29 ==> Searching for coverage reports in: 18:10:29 + . 18:10:30 -> Found 1 reports 18:10:30 ==> Detecting git/mercurial file structure 18:10:30 ==> Reading reports 18:10:30 + ./coverage.out bytes=47247 18:10:30 ==> Appending adjustments 18:10:30 https://docs.codecov.io/docs/fixing-reports 18:10:30 + Found adjustments 18:10:30 ==> Gzipping contents 18:10:30 8.0K /tmp/codecov.D4zUzM.gz 18:10:30 ==> Uploading reports 18:10:30 url: https://codecov.io 18:10:30 query: branch=master&commit=8a7f4322be0982c7f8078a781a398084f2a2a662&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:10:30 -> Pinging Codecov 18:10:30 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=8a7f4322be0982c7f8078a781a398084f2a2a662&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:10:30 -> Uploading to 18:10:30 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/5E52B4B073DB2E39498172D8E973AA87/8a7f4322be0982c7f8078a781a398084f2a2a662/dea2df76-5d24-481d-bd72-98ceb4100ca3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T181030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e37927c2421304af53ede233eb4b3e81a0177dd9829872437409f593586e7d2 18:10:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:10:30 Dload Upload Total Spent Left Speed 18:10:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5760 0 0 100 5760 0 11405 --:--:-- --:--:-- --:--:-- 11405 18:10:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/8a7f4322be0982c7f8078a781a398084f2a2a662 [Pipeline] } 18:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:10:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:10:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:10:31 18:10:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:10:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:10:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:10:32 188c0c94c7c5: Pulling fs layer 18:10:32 0ef7d3d256c8: Pulling fs layer 18:10:32 de9db76c5a1d: Pulling fs layer 18:10:32 0eba1c9be4d2: Pulling fs layer 18:10:32 0d57e429df01: Pulling fs layer 18:10:32 4e4be7b47b0d: Pulling fs layer 18:10:32 e1f770b5df2f: Pulling fs layer 18:10:32 85a0685a4137: Pulling fs layer 18:10:32 4e4be7b47b0d: Waiting 18:10:32 e1f770b5df2f: Waiting 18:10:32 85a0685a4137: Waiting 18:10:32 0eba1c9be4d2: Waiting 18:10:32 0d57e429df01: Waiting 18:10:32 de9db76c5a1d: Verifying Checksum 18:10:32 de9db76c5a1d: Download complete 18:10:32 0ef7d3d256c8: Verifying Checksum 18:10:32 0ef7d3d256c8: Download complete 18:10:32 0d57e429df01: Verifying Checksum 18:10:32 0d57e429df01: Download complete 18:10:32 4e4be7b47b0d: Verifying Checksum 18:10:32 4e4be7b47b0d: Download complete 18:10:32 188c0c94c7c5: Verifying Checksum 18:10:32 188c0c94c7c5: Download complete 18:10:33 188c0c94c7c5: Pull complete 18:10:33 0ef7d3d256c8: Pull complete 18:10:33 e1f770b5df2f: Verifying Checksum 18:10:33 e1f770b5df2f: Download complete 18:10:33 de9db76c5a1d: Pull complete 18:10:35 0eba1c9be4d2: Verifying Checksum 18:10:35 0eba1c9be4d2: Download complete 18:10:35 85a0685a4137: Verifying Checksum 18:10:35 85a0685a4137: Download complete 18:10:39 0eba1c9be4d2: Pull complete 18:10:39 0d57e429df01: Pull complete 18:10:40 4e4be7b47b0d: Pull complete 18:10:40 e1f770b5df2f: Pull complete 18:10:48 85a0685a4137: Pull complete 18:10:48 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:10:48 prd-centos7-docker-4c-2g-15353 does not seem to be running inside a container 18:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:11:08 $ docker top 04656a980ee06eb8631a04d43a095eb12351bf8b3baaf94f728387feed5fda26 -eo pid,comm [Pipeline] { [Pipeline] echo 18:11:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:11:08 + set -o pipefail 18:11:08 + snyk monitor '--org=edgex-jenkins' 18:11:30 18:11:30 Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... 18:11:30 18:11:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/67fc9df1-5fd3-4ffe-968d-52d11fcb62da 18:11:30 18:11:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:11:30 18:11:30 [Pipeline] } 18:11:30 $ docker stop --time=1 04656a980ee06eb8631a04d43a095eb12351bf8b3baaf94f728387feed5fda26 18:11:40 $ docker rm -f 04656a980ee06eb8631a04d43a095eb12351bf8b3baaf94f728387feed5fda26 [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 18:11:41 + git log --format=format:%s -1 8a7f4322be0982c7f8078a781a398084f2a2a662 [Pipeline] isUnix [Pipeline] sh 18:11:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:42 . [Pipeline] withDockerContainer 18:11:42 prd-centos7-docker-4c-2g-15353 does not seem to be running inside a container 18:11:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:11:42 $ docker top 3637627e28f94bb8ba667d86aed8369c06dacd6372ad25da66d8da7e6923b794 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:43 [ssh-agent] Looking for ssh-agent implementation... 18:11:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:43 $ docker exec 3637627e28f94bb8ba667d86aed8369c06dacd6372ad25da66d8da7e6923b794 ssh-agent 18:11:43 SSH_AUTH_SOCK=/tmp/ssh-nC3p7CLzch65/agent.14 18:11:43 SSH_AGENT_PID=20 18:11:43 Running ssh-add (command line suppressed) 18:11:43 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_469290710657001891.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_469290710657001891.key) 18:11:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:43 + git semver tag 18:11:43 # -> Open(): unable to determine branch for HEAD 18:11:43 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 18:11:43 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 18:11:43 # $SEMVER_REMOTE_NAME = origin 18:11:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:11:43 # $SEMVER_USER_NAME = edgex-jenkins 18:11:43 # $SEMVER_BRANCH = master 18:11:43 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 18:11:43 # 8a7f4322be0982c7f8078a781a398084f2a2a662 HEAD 18:11:43 # -> Force: false 18:11:43 # e599f644a441fe2ecbf5a6d966dadedf7fa93782 refs/tags/v1.3.2-dev.17 [Pipeline] } 18:11:43 $ docker exec --env ******** --env ******** 3637627e28f94bb8ba667d86aed8369c06dacd6372ad25da66d8da7e6923b794 ssh-agent -k 18:11:43 unset SSH_AUTH_SOCK; 18:11:43 unset SSH_AGENT_PID; 18:11:43 echo Agent pid 20 killed; 18:11:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:44 + git semver [Pipeline] } 18:11:44 $ docker stop --time=1 3637627e28f94bb8ba667d86aed8369c06dacd6372ad25da66d8da7e6923b794 18:11:45 $ docker rm -f 3637627e28f94bb8ba667d86aed8369c06dacd6372ad25da66d8da7e6923b794 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:11:46 18:11:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:11:46 0.23.1-centos7: Pulling from edgex-lftools 18:11:46 ab5ef0e58194: Pulling fs layer 18:11:46 9712f1f96733: Pulling fs layer 18:11:46 63f879dbbcfc: Pulling fs layer 18:11:46 0d9ebad4ef96: Pulling fs layer 18:11:46 e9a5061849ea: Pulling fs layer 18:11:46 d747dcd14b5f: Pulling fs layer 18:11:46 2de7ff778b66: Pulling fs layer 18:11:46 0d9ebad4ef96: Waiting 18:11:46 e9a5061849ea: Waiting 18:11:46 d747dcd14b5f: Waiting 18:11:46 2de7ff778b66: Waiting 18:11:46 9712f1f96733: Download complete 18:11:48 63f879dbbcfc: Download complete 18:11:48 e9a5061849ea: Verifying Checksum 18:11:48 e9a5061849ea: Download complete 18:11:48 d747dcd14b5f: Verifying Checksum 18:11:48 d747dcd14b5f: Download complete 18:11:48 2de7ff778b66: Verifying Checksum 18:11:48 2de7ff778b66: Download complete 18:11:48 0d9ebad4ef96: Verifying Checksum 18:11:48 0d9ebad4ef96: Download complete 18:11:48 ab5ef0e58194: Verifying Checksum 18:11:48 ab5ef0e58194: Download complete 18:11:53 ab5ef0e58194: Pull complete 18:11:53 9712f1f96733: Pull complete 18:11:53 63f879dbbcfc: Pull complete 18:12:00 0d9ebad4ef96: Pull complete 18:12:00 e9a5061849ea: Pull complete 18:12:00 d747dcd14b5f: Pull complete 18:12:02 2de7ff778b66: Pull complete 18:12:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:12:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:12:02 prd-centos7-docker-4c-2g-15353 does not seem to be running inside a container 18:12:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:12:35 $ docker top 5832e0f6c1ffd8849819950c4b96d1155a68f12c9916f083c3a33182a21bb011 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:12:35 provisioning config files... 18:12:35 copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config219698320935419725tmp 18:12:35 copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config3725527342031788014tmp 18:12:35 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config409352580454212945tmp [Pipeline] { [Pipeline] echo 18:12:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:12:35 ---> sigul-configuration.sh 18:12:35 gpg: directory `/root/.gnupg' created 18:12:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:12:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:12:35 gpg: keyring `/root/.gnupg/secring.gpg' created 18:12:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:12:35 gpg: CAST5 encrypted data 18:12:35 gpg: encrypted with 1 passphrase 18:12:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:12:35 + mkdir /home/jenkins 18:12:35 + mkdir /home/jenkins/sigul [Pipeline] sh 18:12:36 + 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 18:12:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:12:36 ---> sigul-install.sh 18:12:43 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:12:43 + git tag --list 18:12:43 v1.0.0 18:12:43 v1.1.0 18:12:43 v1.1.1 18:12:43 v1.2.1 18:12:43 v1.2.2 18:12:43 v1.2.3 18:12:43 v1.3.0 18:12:43 v1.3.1 18:12:43 v1.3.1-dev.1 18:12:43 v1.3.1-dev.2 18:12:43 v1.3.1-dev.3 18:12:43 v1.3.1-dev.4 18:12:43 v1.3.1-dev.5 18:12:43 v1.3.2-dev.1 18:12:43 v1.3.2-dev.10 18:12:43 v1.3.2-dev.11 18:12:43 v1.3.2-dev.12 18:12:43 v1.3.2-dev.13 18:12:43 v1.3.2-dev.14 18:12:43 v1.3.2-dev.15 18:12:43 v1.3.2-dev.16 18:12:43 v1.3.2-dev.17 18:12:43 v1.3.2-dev.2 18:12:43 v1.3.2-dev.3 18:12:43 v1.3.2-dev.4 18:12:43 v1.3.2-dev.5 18:12:43 v1.3.2-dev.6 18:12:43 v1.3.2-dev.7 18:12:43 v1.3.2-dev.8 18:12:43 v1.3.2-dev.9 [Pipeline] sh 18:12:44 + lftools sign git-tag v1.3.2-dev.17 18:12:44 Signing Git tag with Sigul... 18:12:44 Signing v1.3.2-dev.17 [Pipeline] echo 18:12:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:12:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:12:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:12:46 $ docker stop --time=1 5832e0f6c1ffd8849819950c4b96d1155a68f12c9916f083c3a33182a21bb011 18:12:52 $ docker rm -f 5832e0f6c1ffd8849819950c4b96d1155a68f12c9916f083c3a33182a21bb011 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:12:52 . [Pipeline] withDockerContainer 18:12:53 prd-centos7-docker-4c-2g-15353 does not seem to be running inside a container 18:12:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:12:53 $ docker top 5bc96fbd68a609bc3781739c22370a397b8402454dc6f5ea8237bc04f8b64d63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:12:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:54 [ssh-agent] Looking for ssh-agent implementation... 18:12:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:54 $ docker exec 5bc96fbd68a609bc3781739c22370a397b8402454dc6f5ea8237bc04f8b64d63 ssh-agent 18:12:54 SSH_AUTH_SOCK=/tmp/ssh-dfKG5mpyg9Vx/agent.14 18:12:54 SSH_AGENT_PID=21 18:12:54 Running ssh-add (command line suppressed) 18:12:54 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_3210654666135626354.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_3210654666135626354.key) 18:12:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:54 + git semver bump pre 18:12:54 # -> Open(): unable to determine branch for HEAD 18:12:54 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 18:12:54 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 18:12:54 # $SEMVER_REMOTE_NAME = origin 18:12:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:12:54 # $SEMVER_USER_NAME = edgex-jenkins 18:12:54 # $SEMVER_BRANCH = master 18:12:54 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 18:12:54 1.3.2-dev.18 [Pipeline] } 18:12:54 $ docker exec --env ******** --env ******** 5bc96fbd68a609bc3781739c22370a397b8402454dc6f5ea8237bc04f8b64d63 ssh-agent -k 18:12:54 unset SSH_AUTH_SOCK; 18:12:54 unset SSH_AGENT_PID; 18:12:54 echo Agent pid 21 killed; 18:12:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:55 + git semver [Pipeline] } 18:12:55 $ docker stop --time=1 5bc96fbd68a609bc3781739c22370a397b8402454dc6f5ea8237bc04f8b64d63 18:12:57 $ docker rm -f 5bc96fbd68a609bc3781739c22370a397b8402454dc6f5ea8237bc04f8b64d63 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:12:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:12:57 . [Pipeline] withDockerContainer 18:12:57 prd-centos7-docker-4c-2g-15353 does not seem to be running inside a container 18:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:12:58 $ docker top 95d80ad71d506963f8c8c87d6e4f4e0ee0ac90ef928e2d55c5ca4a92535d2f78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:12:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:59 [ssh-agent] Looking for ssh-agent implementation... 18:12:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:59 $ docker exec 95d80ad71d506963f8c8c87d6e4f4e0ee0ac90ef928e2d55c5ca4a92535d2f78 ssh-agent 18:12:59 SSH_AUTH_SOCK=/tmp/ssh-KMRPririFYEr/agent.14 18:12:59 SSH_AGENT_PID=21 18:12:59 Running ssh-add (command line suppressed) 18:12:59 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2842587950094597152.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2842587950094597152.key) 18:12:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:59 + git semver push 18:12:59 # -> Open(): unable to determine branch for HEAD 18:12:59 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 18:12:59 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 18:12:59 # $SEMVER_REMOTE_NAME = origin 18:12:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:12:59 # $SEMVER_USER_NAME = edgex-jenkins 18:12:59 # $SEMVER_BRANCH = master 18:12:59 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 18:13:06 $ docker exec --env ******** --env ******** 95d80ad71d506963f8c8c87d6e4f4e0ee0ac90ef928e2d55c5ca4a92535d2f78 ssh-agent -k 18:13:06 unset SSH_AUTH_SOCK; 18:13:06 unset SSH_AGENT_PID; 18:13:06 echo Agent pid 21 killed; 18:13:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:06 + git semver [Pipeline] } 18:13:06 $ docker stop --time=1 95d80ad71d506963f8c8c87d6e4f4e0ee0ac90ef928e2d55c5ca4a92535d2f78 18:13:08 $ docker rm -f 95d80ad71d506963f8c8c87d6e4f4e0ee0ac90ef928e2d55c5ca4a92535d2f78 [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] libraryResource [Pipeline] sh 18:13:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:13:10 ---> package-listing.sh 18:13:10 ++ facter osfamily 18:13:10 ++ tr '[:upper:]' '[:lower:]' 18:13:10 + OS_FAMILY=redhat 18:13:10 + workspace=/w/workspace/foundry_device-virtual-go_master 18:13:10 + START_PACKAGES=/tmp/packages_start.txt 18:13:10 + END_PACKAGES=/tmp/packages_end.txt 18:13:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:10 + PACKAGES=/tmp/packages_start.txt 18:13:10 + '[' /w/workspace/foundry_device-virtual-go_master ']' 18:13:10 + PACKAGES=/tmp/packages_end.txt 18:13:10 + case "${OS_FAMILY}" in 18:13:10 + rpm -qa 18:13:10 + sort 18:13:11 + '[' -f /tmp/packages_start.txt ']' 18:13:11 + '[' -f /tmp/packages_end.txt ']' 18:13:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:11 + '[' /w/workspace/foundry_device-virtual-go_master ']' 18:13:11 + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ 18:13:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] echo 18:13:11 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/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:13:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:13:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:13:12 18:13:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:13:12 alpine: Pulling from edgex-lftools-log-publisher 18:13:12 df20fa9351a1: Pulling fs layer 18:13:12 36b3adc4ff6f: Pulling fs layer 18:13:12 8ad3a11d3b57: Pulling fs layer 18:13:12 46f8f816bc3b: Pulling fs layer 18:13:12 93b61091891f: Pulling fs layer 18:13:12 93b9cdb0e59b: Pulling fs layer 18:13:12 5e14af77c1be: Pulling fs layer 18:13:12 01666e4c0597: Pulling fs layer 18:13:12 aa168da1d23b: Pulling fs layer 18:13:12 46f8f816bc3b: Waiting 18:13:12 93b61091891f: Waiting 18:13:12 93b9cdb0e59b: Waiting 18:13:12 5e14af77c1be: Waiting 18:13:12 01666e4c0597: Waiting 18:13:12 aa168da1d23b: Waiting 18:13:12 36b3adc4ff6f: Verifying Checksum 18:13:12 36b3adc4ff6f: Download complete 18:13:12 46f8f816bc3b: Verifying Checksum 18:13:12 46f8f816bc3b: Download complete 18:13:12 df20fa9351a1: Verifying Checksum 18:13:12 df20fa9351a1: Download complete 18:13:12 93b9cdb0e59b: Verifying Checksum 18:13:12 93b9cdb0e59b: Download complete 18:13:12 5e14af77c1be: Verifying Checksum 18:13:12 5e14af77c1be: Download complete 18:13:12 93b61091891f: Verifying Checksum 18:13:12 93b61091891f: Download complete 18:13:12 01666e4c0597: Verifying Checksum 18:13:12 01666e4c0597: Download complete 18:13:13 8ad3a11d3b57: Verifying Checksum 18:13:13 8ad3a11d3b57: Download complete 18:13:13 df20fa9351a1: Pull complete 18:13:13 36b3adc4ff6f: Pull complete 18:13:14 8ad3a11d3b57: Pull complete 18:13:14 46f8f816bc3b: Pull complete 18:13:14 93b61091891f: Pull complete 18:13:14 93b9cdb0e59b: Pull complete 18:13:14 5e14af77c1be: Pull complete 18:13:15 01666e4c0597: Pull complete 18:13:15 aa168da1d23b: Verifying Checksum 18:13:15 aa168da1d23b: Download complete 18:13:20 aa168da1d23b: Pull complete 18:13:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:13:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:13:20 prd-centos7-docker-4c-2g-15353 does not seem to be running inside a container 18:13:20 $ 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/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:13:39 $ docker top 760a0cba7cab1b60fa3a2ef8aba6f4c946db4c66a23e7755d18927cb8c5ac77b -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:39 + touch /tmp/pre-build-complete [Pipeline] sh 18:13:39 + mkdir -p /var/log/sa [Pipeline] sh 18:13:40 + ls /var/log/sa-host 18:13:40 + sadf -c /var/log/sa-host/sa05 18:13:40 file_magic: OK 18:13:40 HZ: Using current value: 100 18:13:40 file_header: OK 18:13:40 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 18:13:40 Statistics: 18:13:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:13:40 File successfully converted to sysstat format version 12.2.1 18:13:40 + sadf -c /var/log/sa-host/sa20 18:13:40 file_magic: OK 18:13:40 HZ: Using current value: 100 18:13:40 file_header: OK 18:13:40 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 18:13:40 Statistics: 18:13:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:13:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:40 provisioning config files... 18:13:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config104453548825881940tmp [Pipeline] { [Pipeline] echo 18:13:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:13:40 ---> create-netrc.sh [Pipeline] } 18:13:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:13:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:13:40 ---> python-tools-install.sh [Pipeline] echo 18:13:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:13:41 ---> sudo-logs.sh 18:13:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:13:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:13:41 ---> job-cost.sh 18:13:41 lf-activate-venv: SKIPPING 18:13:41 DEBUG: total: 0.18000000715255737 18:13:41 INFO: Retrieving Stack Cost... 18:13:43 INFO: Retrieving Pricing Info for: v3-standard-2 18:13:43 INFO: Archiving Costs [Pipeline] echo 18:13:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:13:43 ---> logs-deploy.sh 18:13:43 lf-activate-venv: SKIPPING 18:13:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/57 18:13:43 INFO: archiving workspace using pattern(s): 18:13:44 Archives upload complete. 18:13:44 INFO: archiving logs to Nexus 18:13:45 ---> uname -a: 18:13:45 Linux prd-centos7-docker-4c-2g-15353.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:13:45 18:13:45 18:13:45 ---> lscpu: 18:13:45 Architecture: x86_64 18:13:45 CPU op-mode(s): 32-bit, 64-bit 18:13:45 Byte Order: Little Endian 18:13:45 Address sizes: 40 bits physical, 48 bits virtual 18:13:45 CPU(s): 2 18:13:45 On-line CPU(s) list: 0,1 18:13:45 Thread(s) per core: 1 18:13:45 Core(s) per socket: 1 18:13:45 Socket(s): 2 18:13:45 NUMA node(s): 1 18:13:45 Vendor ID: AuthenticAMD 18:13:45 CPU family: 23 18:13:45 Model: 49 18:13:45 Model name: AMD EPYC-Rome Processor 18:13:45 Stepping: 0 18:13:45 CPU MHz: 2800.000 18:13:45 BogoMIPS: 5600.00 18:13:45 Virtualization: AMD-V 18:13:45 Hypervisor vendor: KVM 18:13:45 Virtualization type: full 18:13:45 L1d cache: 64 KiB 18:13:45 L1i cache: 64 KiB 18:13:45 L2 cache: 1 MiB 18:13:45 L3 cache: 32 MiB 18:13:45 NUMA node0 CPU(s): 0,1 18:13:45 Vulnerability Itlb multihit: Not affected 18:13:45 Vulnerability L1tf: Not affected 18:13:45 Vulnerability Mds: Not affected 18:13:45 Vulnerability Meltdown: Not affected 18:13:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:13:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:13:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:13:45 Vulnerability Srbds: Not affected 18:13:45 Vulnerability Tsx async abort: Not affected 18:13:45 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:13:45 18:13:45 18:13:45 ---> nproc: 18:13:45 2 18:13:45 18:13:45 18:13:45 ---> df -h: 18:13:45 Filesystem Size Used Available Use% Mounted on 18:13:45 overlay 40.0G 8.5G 31.5G 21% / 18:13:45 tmpfs 64.0M 0 64.0M 0% /dev 18:13:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:13:45 shm 64.0M 0 64.0M 0% /dev/shm 18:13:45 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 18:13:45 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 18:13:45 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 18:13:45 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 18:13:45 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/foundry_device-virtual-go_master 18:13:45 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/foundry_device-virtual-go_master@tmp 18:13:45 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 18:13:45 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 18:13:45 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 18:13:45 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 18:13:45 18:13:45 18:13:45 ---> free -m: 18:13:45 total used free shared buff/cache available 18:13:45 Mem: 7821 1275 3148 0 3397 6464 18:13:45 Swap: 1023 0 1023 18:13:45 18:13:45 18:13:45 ---> ip addr: 18:13:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:13:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:13:45 inet 127.0.0.1/8 scope host lo 18:13:45 valid_lft forever preferred_lft forever 18:13:45 inet6 ::1/128 scope host 18:13:45 valid_lft forever preferred_lft forever 18:13:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:13:45 link/ether fa:16:3e:48:fb:a0 brd ff:ff:ff:ff:ff:ff 18:13:45 inet 10.30.122.155/23 brd 10.30.123.255 scope global dynamic eth0 18:13:45 valid_lft 85380sec preferred_lft 85380sec 18:13:45 inet6 fe80::f816:3eff:fe48:fba0/64 scope link 18:13:45 valid_lft forever preferred_lft forever 18:13:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:13:45 link/ether 02:42:fb:b3:38:a5 brd ff:ff:ff:ff:ff:ff 18:13:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:13:45 valid_lft forever preferred_lft forever 18:13:45 inet6 fe80::42:fbff:feb3:38a5/64 scope link 18:13:45 valid_lft forever preferred_lft forever 18:13:45 18:13:45 18:13:45 ---> sar -b -r -n DEV: 18:13:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 18:13:45 18:13:45 17:56:28 LINUX RESTART (2 CPU) 18:13:45 18:13:45 17:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:13:45 17:58:01 135.84 78.16 57.68 0.00 6912.78 36897.48 0.00 18:13:45 17:59:01 45.45 10.84 34.62 0.00 3526.87 3940.66 0.00 18:13:45 18:00:01 1.90 0.00 1.90 0.00 0.00 38.32 0.00 18:13:45 18:01:01 0.20 0.02 0.18 0.00 0.13 1.75 0.00 18:13:45 18:02:01 0.45 0.10 0.35 0.00 1.73 6.93 0.00 18:13:45 18:03:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 18:13:45 18:04:01 0.17 0.00 0.17 0.00 0.00 2.43 0.00 18:13:45 18:05:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 18:13:45 18:06:01 0.30 0.00 0.30 0.00 0.00 3.95 0.00 18:13:45 18:07:02 0.25 0.00 0.25 0.00 0.00 3.07 0.00 18:13:45 18:08:01 0.24 0.00 0.24 0.00 0.00 2.88 0.00 18:13:45 18:09:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 18:13:45 18:10:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 18:13:45 18:11:01 47.12 0.03 47.09 0.00 3.70 17701.92 0.00 18:13:45 18:12:01 85.67 0.15 85.52 0.00 4.79 14194.21 0.00 18:13:45 18:13:01 95.89 0.00 95.89 0.00 0.00 25389.51 0.00 18:13:45 Average: 25.83 5.51 20.32 0.00 647.22 6118.93 0.00 18:13:45 18:13:45 17:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:13:45 17:58:01 5929536 0 526504 6.57 2620 1550280 902148 9.96 212268 1484648 1620 18:13:45 17:59:01 5452816 0 804248 10.04 2620 1749256 1284632 14.18 580172 1577648 136 18:13:45 18:00:01 5461744 0 795320 9.93 2620 1749256 1230528 13.59 578476 1570868 16 18:13:45 18:01:01 5459840 0 797220 9.95 2620 1749260 1232944 13.61 576468 1574948 8 18:13:45 18:02:01 5459984 0 796948 9.95 2620 1749388 1231248 13.59 576688 1575008 8 18:13:45 18:03:01 5459620 0 797308 9.96 2620 1749392 1231272 13.59 572916 1578880 8 18:13:45 18:04:01 5458160 0 798764 9.97 2620 1749396 1230112 13.58 574688 1578880 12 18:13:45 18:05:01 5456944 0 799972 9.99 2620 1749404 1230124 13.58 575684 1578884 8 18:13:45 18:06:01 5453212 0 803704 10.04 2620 1749404 1206468 13.32 579772 1578880 8 18:13:45 18:07:02 5452716 0 804196 10.04 2620 1749408 1206732 13.32 583064 1576904 16 18:13:45 18:08:01 5453696 0 803212 10.03 2620 1749412 1206468 13.32 581592 1577072 8 18:13:45 18:09:01 5452988 0 803916 10.04 2620 1749416 1206564 13.32 589072 1570000 8 18:13:45 18:10:01 5453588 0 803308 10.03 2620 1749424 1206468 13.32 588188 1570296 8 18:13:45 18:11:01 4554384 0 984388 12.29 2620 2467548 1393292 15.38 718072 2234568 213412 18:13:45 18:12:01 3751560 0 1178008 14.71 2620 3076752 1603816 17.71 933200 2729716 607324 18:13:45 18:13:01 3723028 0 1211812 15.13 2620 3071480 1592924 17.59 935464 2704356 48 18:13:45 Average: 5214614 0 844302 10.54 2620 1947405 1262234 13.94 609736 1753847 51416 18:13:45 18:13:45 17:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:13:45 17:58:01 eth0 26.05 18.61 28.69 2.66 0.00 0.00 0.00 0.00 18:13:45 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 17:59:01 eth0 628.55 446.99 1311.31 91.35 0.00 0.00 0.00 0.00 18:13:45 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 17:59:01 docker0 51.65 41.81 4.37 138.80 0.00 0.00 0.00 0.00 18:13:45 18:00:01 eth0 3.43 0.28 0.51 0.23 0.00 0.00 0.00 0.00 18:13:45 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:01:01 eth0 3.36 0.50 0.78 0.36 0.00 0.00 0.00 0.00 18:13:45 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:02:01 eth0 3.68 0.87 1.00 0.62 0.00 0.00 0.00 0.00 18:13:45 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:03:01 eth0 2.07 0.68 0.86 0.58 0.00 0.00 0.00 0.00 18:13:45 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:04:01 eth0 1.58 0.57 0.77 0.24 0.00 0.00 0.00 0.00 18:13:45 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:05:01 eth0 0.57 0.30 0.27 0.23 0.00 0.00 0.00 0.00 18:13:45 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:06:01 eth0 0.45 0.08 0.04 0.01 0.00 0.00 0.00 0.00 18:13:45 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:07:02 eth0 0.63 0.28 0.29 0.20 0.00 0.00 0.00 0.00 18:13:45 18:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:13:45 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:09:01 eth0 0.37 0.28 0.15 0.08 0.00 0.00 0.00 0.00 18:13:45 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:10:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:13:45 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:11:01 eth0 414.85 373.33 4048.61 31.24 0.00 0.00 0.00 0.00 18:13:45 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:12:01 eth0 453.15 412.35 3615.58 40.44 0.00 0.00 0.00 0.00 18:13:45 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:12:01 docker0 79.54 81.41 6.42 403.59 0.00 0.00 0.00 0.00 18:13:45 18:13:01 vethe3010cb 0.93 0.65 0.16 0.14 0.00 0.00 0.00 0.00 18:13:45 18:13:01 eth0 171.17 105.71 314.76 97.99 0.00 0.00 0.00 0.00 18:13:45 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 18:13:01 docker0 64.81 109.69 3.51 263.71 0.00 0.00 0.00 0.00 18:13:45 Average: vethe3010cb 0.06 0.04 0.01 0.01 0.00 0.00 0.00 0.00 18:13:45 Average: eth0 107.26 85.38 585.77 16.68 0.00 0.00 0.00 0.00 18:13:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:45 Average: docker0 12.27 14.58 0.90 50.48 0.00 0.00 0.00 0.00 18:13:45 18:13:45 18:13:45 ---> sar -P ALL: 18:13:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 18:13:45 18:13:45 17:56:28 LINUX RESTART (2 CPU) 18:13:45 18:13:45 17:57:02 CPU %user %nice %system %iowait %steal %idle 18:13:45 17:58:01 all 9.79 0.00 6.87 67.78 0.08 15.49 18:13:45 17:58:01 0 9.35 0.00 6.38 66.26 0.07 17.94 18:13:45 17:58:01 1 10.23 0.00 7.36 69.30 0.09 13.02 18:13:45 17:59:01 all 13.04 0.00 3.37 8.60 0.07 74.93 18:13:45 17:59:01 0 11.94 0.00 3.64 7.46 0.07 76.89 18:13:45 17:59:01 1 14.14 0.00 3.09 9.74 0.07 72.96 18:13:45 18:00:01 all 0.20 0.00 0.08 0.00 0.03 99.70 18:13:45 18:00:01 0 0.13 0.00 0.08 0.00 0.02 99.77 18:13:45 18:00:01 1 0.27 0.00 0.07 0.00 0.03 99.63 18:13:45 18:01:01 all 0.11 0.00 0.07 0.00 0.01 99.82 18:13:45 18:01:01 0 0.13 0.00 0.08 0.00 0.02 99.77 18:13:45 18:01:01 1 0.08 0.00 0.05 0.00 0.00 99.87 18:13:45 18:02:01 all 0.18 0.00 0.07 0.01 0.02 99.73 18:13:45 18:02:01 0 0.30 0.00 0.07 0.02 0.02 99.60 18:13:45 18:02:01 1 0.05 0.00 0.07 0.00 0.02 99.87 18:13:45 18:03:01 all 0.14 0.00 0.03 0.00 0.02 99.81 18:13:45 18:03:01 0 0.22 0.00 0.05 0.00 0.03 99.70 18:13:45 18:03:01 1 0.07 0.00 0.02 0.00 0.00 99.92 18:13:45 18:04:01 all 0.11 0.00 0.05 0.00 0.01 99.83 18:13:45 18:04:01 0 0.18 0.00 0.05 0.00 0.00 99.77 18:13:45 18:04:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:13:45 18:05:01 all 0.17 0.00 0.03 0.00 0.01 99.79 18:13:45 18:05:01 0 0.32 0.00 0.05 0.00 0.02 99.62 18:13:45 18:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:13:45 18:06:01 all 0.08 0.00 0.05 0.01 0.02 99.85 18:13:45 18:06:01 0 0.08 0.00 0.07 0.00 0.02 99.83 18:13:45 18:06:01 1 0.07 0.00 0.03 0.02 0.02 99.87 18:13:45 18:07:02 all 0.07 0.00 0.03 0.00 0.03 99.87 18:13:45 18:07:02 0 0.10 0.00 0.05 0.00 0.03 99.82 18:13:45 18:07:02 1 0.03 0.00 0.02 0.00 0.02 99.93 18:13:45 18:08:01 all 0.15 0.00 0.03 0.00 0.01 99.80 18:13:45 18:08:01 0 0.29 0.00 0.05 0.00 0.02 99.64 18:13:45 18:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:13:45 18:13:45 18:08:01 CPU %user %nice %system %iowait %steal %idle 18:13:45 18:09:01 all 0.15 0.00 0.03 0.00 0.02 99.81 18:13:45 18:09:01 0 0.27 0.00 0.03 0.00 0.03 99.67 18:13:45 18:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:13:45 18:10:01 all 0.14 0.00 0.03 0.00 0.02 99.81 18:13:45 18:10:01 0 0.22 0.00 0.03 0.00 0.00 99.75 18:13:45 18:10:01 1 0.07 0.00 0.03 0.00 0.03 99.87 18:13:45 18:11:01 all 8.39 0.00 4.03 9.52 0.07 78.00 18:13:45 18:11:01 0 8.47 0.00 4.08 14.76 0.07 72.63 18:13:45 18:11:01 1 8.31 0.00 3.98 4.30 0.07 83.35 18:13:45 18:12:01 all 13.37 0.00 6.34 11.99 0.07 68.23 18:13:45 18:12:01 0 13.14 0.00 6.81 13.61 0.07 66.36 18:13:45 18:12:01 1 13.61 0.00 5.86 10.38 0.07 70.08 18:13:45 18:13:01 all 5.41 0.00 3.12 13.69 0.08 77.71 18:13:45 18:13:01 0 4.06 0.00 3.24 16.41 0.09 76.21 18:13:45 18:13:01 1 6.76 0.00 3.00 10.97 0.07 79.21 18:13:45 Average: all 3.16 0.00 1.48 6.80 0.03 88.53 18:13:45 Average: 0 3.02 0.00 1.52 7.24 0.03 88.19 18:13:45 Average: 1 3.29 0.00 1.45 6.36 0.03 88.87 18:13:45 18:13:45 18:13:45