Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 319d0857c370aa24457f9e5313d210f4ef772d80 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-ssh5346895196652604113.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-ssh4541445842022862361.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-sdk-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-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1630675024264245324.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-ssh6441568167731659415.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-sdk-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-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8173872424993932802.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-119 in /w/workspace/dgexfoundry_device-sdk-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 Avoid second fetch Checking out Revision 319d0857c370aa24457f9e5313d210f4ef772d80 (master) Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh6879405272877981273.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 319d0857c370aa24457f9e5313d210f4ef772d80 # timeout=10 Commit message: "Merge pull request #934 from hahattan/issue-931" > git rev-list --no-walk 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:52:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:52:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:52:34 ========================================================= 13:52:34 EdgeX Global Pipelines Version Info 13:52:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:52:36 ------------------- 13:52:36 stable info: 13:52:36 ------------------- 13:52:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:52:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 13:52:36 Message: update stable to v1.0.192 13:52:36 ------------------- 13:52:36 experimental info: 13:52:36 ------------------- 13:52:36 Commited By: **** collab-it+edgex@linuxfoundation.org 13:52:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 13:52:36 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:52:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 319d0857c370aa24457f9e5313d210f4ef772d80 [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 319d085 [Pipeline] echo 13:52:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:52:37 provisioning config files... 13:52:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config652343200398566560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:38 ---> docker-login.sh 13:52:38 nexus3.edgexfoundry.org:10001 13:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:38 Configure a credential helper to remove this warning. See 13:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:38 13:52:38 Login Succeeded 13:52:38 nexus3.edgexfoundry.org:10002 13:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:38 Configure a credential helper to remove this warning. See 13:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:38 13:52:38 Login Succeeded 13:52:38 nexus3.edgexfoundry.org:10003 13:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:38 Configure a credential helper to remove this warning. See 13:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:38 13:52:38 Login Succeeded 13:52:38 nexus3.edgexfoundry.org:10004 13:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:38 Configure a credential helper to remove this warning. See 13:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:38 13:52:38 Login Succeeded 13:52:38 docker.io 13:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:39 Configure a credential helper to remove this warning. See 13:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:39 13:52:39 Login Succeeded 13:52:39 ---> docker-login.sh ends [Pipeline] } 13:52:39 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 13:52:39 + git log --format=format:%s -1 319d0857c370aa24457f9e5313d210f4ef772d80 [Pipeline] echo 13:52:39 GIT_COMMIT: 319d0857c370aa24457f9e5313d210f4ef772d80, Commit Message: Merge pull request #934 from hahattan/issue-931 [Pipeline] echo 13:52:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:52:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:52:40 13:52:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:52:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:52:41 latest: Pulling from edgex-devops/git-semver 13:52:41 31603596830f: Pulling fs layer 13:52:41 54011a49482f: Pulling fs layer 13:52:41 a6820b24f6d8: Pulling fs layer 13:52:41 f581987b2513: Pulling fs layer 13:52:41 f581987b2513: Waiting 13:52:41 54011a49482f: Verifying Checksum 13:52:41 54011a49482f: Download complete 13:52:41 31603596830f: Verifying Checksum 13:52:41 31603596830f: Download complete 13:52:41 f581987b2513: Verifying Checksum 13:52:41 f581987b2513: Download complete 13:52:41 31603596830f: Pull complete 13:52:41 a6820b24f6d8: Verifying Checksum 13:52:41 a6820b24f6d8: Download complete 13:52:41 54011a49482f: Pull complete 13:52:42 a6820b24f6d8: Pull complete 13:52:42 f581987b2513: Pull complete 13:52:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:52:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:52:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:52:42 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 13:52:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 13:52:44 $ docker top ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:52:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:44 [ssh-agent] Looking for ssh-agent implementation... 13:52:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:44 $ docker exec ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 ssh-agent 13:52:44 SSH_AUTH_SOCK=/tmp/ssh-z6T543o3gOm1/agent.13 13:52:44 SSH_AGENT_PID=19 13:52:44 Running ssh-add (command line suppressed) 13:52:44 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7898653239458346099.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7898653239458346099.key) 13:52:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:45 + git tag --points-at HEAD [Pipeline] } 13:52:45 $ docker exec --env ******** --env ******** ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 ssh-agent -k 13:52:45 unset SSH_AUTH_SOCK; 13:52:45 unset SSH_AGENT_PID; 13:52:45 echo Agent pid 19 killed; 13:52:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:52:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:45 [ssh-agent] Looking for ssh-agent implementation... 13:52:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:45 $ docker exec ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 ssh-agent 13:52:45 SSH_AUTH_SOCK=/tmp/ssh-0xdvHByqyB0D/agent.53 13:52:45 SSH_AGENT_PID=59 13:52:45 Running ssh-add (command line suppressed) 13:52:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8970198867320954232.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8970198867320954232.key) 13:52:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:45 + git semver init 13:52:45 # -> Open(): unable to determine branch for HEAD 13:52:45 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:52:45 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:52:45 # $SEMVER_REMOTE_NAME = origin 13:52:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:52:45 # $SEMVER_USER_NAME = edgex-jenkins 13:52:45 # $SEMVER_BRANCH = master 13:52:45 # $SEMVER_TEMP = /tmp/semver-145043937 13:52:45 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:52:46 # '/tmp/semver-145043937' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 13:52:46 # -> Force: false 13:52:46 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 13:52:46 $ docker exec --env ******** --env ******** ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 ssh-agent -k 13:52:47 unset SSH_AUTH_SOCK; 13:52:47 unset SSH_AGENT_PID; 13:52:47 echo Agent pid 59 killed; 13:52:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:52:47 + git semver [Pipeline] } 13:52:47 $ docker stop --time=1 ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 13:52:48 $ docker rm -f ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 [Pipeline] // withDockerContainer [Pipeline] sh 13:52:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:52:49 Stashed 1 file(s) [Pipeline] echo 13:52:49 [edgeXSemver]: initialized semver on version 2.0.0-dev.68 [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 13:53:04 Still waiting to schedule task 13:53:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:53:04 Still waiting to schedule task 13:53:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:55:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-120 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 13:55:07 Running in /w/workspace/device-sdk-go/174 [Pipeline] { [Pipeline] checkout 13:55:07 Selected Git installation does not exist. Using Default 13:55:07 The recommended git tool is: NONE 13:55:13 using credential edgex-jenkins-ssh 13:55:13 Cloning the remote Git repository 13:55:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:55:13 > git init /w/workspace/device-sdk-go/174 # timeout=10 13:55:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:55:13 > git --version # timeout=10 13:55:13 > git --version # 'git version 2.17.1' 13:55:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:55:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:14 Avoid second fetch 13:55:14 Checking out Revision 319d0857c370aa24457f9e5313d210f4ef772d80 (master) 13:55:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:55:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:14 > git config core.sparsecheckout # timeout=10 13:55:14 > git checkout -f 319d0857c370aa24457f9e5313d210f4ef772d80 # timeout=10 13:55:19 Commit message: "Merge pull request #934 from hahattan/issue-931" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:55:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:55:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:55:21 + sudo service docker restart 13:55:21 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:55:40 provisioning config files... 13:55:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/174@tmp/config8074179293247786685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:40 ---> docker-login.sh 13:55:40 nexus3.edgexfoundry.org:10001 13:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:42 Configure a credential helper to remove this warning. See 13:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:42 13:55:42 Login Succeeded 13:55:42 nexus3.edgexfoundry.org:10002 13:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:42 Configure a credential helper to remove this warning. See 13:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:42 13:55:42 Login Succeeded 13:55:42 nexus3.edgexfoundry.org:10003 13:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:43 Configure a credential helper to remove this warning. See 13:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:43 13:55:43 Login Succeeded 13:55:43 nexus3.edgexfoundry.org:10004 13:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:43 Configure a credential helper to remove this warning. See 13:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:43 13:55:43 Login Succeeded 13:55:43 docker.io 13:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:44 Configure a credential helper to remove this warning. See 13:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:44 13:55:44 Login Succeeded 13:55:44 ---> docker-login.sh ends [Pipeline] } 13:55:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:55:44 ========================================================= 13:55:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:55:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:55:45 + 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 . 13:55:45 Sending build context to Docker daemon 2.6MB 13:55:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:55:45 Step 2/8 : FROM ${BASE} 13:55:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:55:46 595b0fe564bb: Pulling fs layer 13:55:46 7186ed65a4f7: Pulling fs layer 13:55:46 316046926c0a: Pulling fs layer 13:55:46 4ebd0625c992: Pulling fs layer 13:55:46 207e8628e3a3: Pulling fs layer 13:55:46 c791037a9be2: Pulling fs layer 13:55:46 ffd874e62e21: Pulling fs layer 13:55:46 4ebd0625c992: Waiting 13:55:46 207e8628e3a3: Waiting 13:55:46 c791037a9be2: Waiting 13:55:46 ffd874e62e21: Waiting 13:55:46 316046926c0a: Download complete 13:55:46 7186ed65a4f7: Verifying Checksum 13:55:46 7186ed65a4f7: Download complete 13:55:46 207e8628e3a3: Verifying Checksum 13:55:46 207e8628e3a3: Download complete 13:55:46 c791037a9be2: Verifying Checksum 13:55:46 c791037a9be2: Download complete 13:55:46 595b0fe564bb: Download complete 13:55:47 595b0fe564bb: Pull complete 13:55:47 7186ed65a4f7: Pull complete 13:55:48 Running on prd-centos7-docker-4c-2g-121 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 13:55:48 Running in /w/workspace/device-sdk-go/174 [Pipeline] { [Pipeline] checkout 13:55:48 Selected Git installation does not exist. Using Default 13:55:48 The recommended git tool is: NONE 13:55:48 316046926c0a: Pull complete 13:55:48 ffd874e62e21: Download complete 13:55:50 4ebd0625c992: Verifying Checksum 13:55:50 4ebd0625c992: Download complete 13:55:50 using credential edgex-jenkins-ssh 13:55:50 Cloning the remote Git repository 13:55:50 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:55:51 Avoid second fetch 13:55:51 Checking out Revision 319d0857c370aa24457f9e5313d210f4ef772d80 (master) 13:55:50 > git init /w/workspace/device-sdk-go/174 # timeout=10 13:55:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:55:50 > git --version # timeout=10 13:55:50 > git --version # 'git version 2.24.4' 13:55:50 using GIT_SSH to set credentials SSH Credentials for GitHub 13:55:50 [INFO] Currently running in a labeled security context 13:55:50 [INFO] Currently SELinux is 'enforcing' on the host 13:55:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/174@tmp/jenkins-gitclient-ssh7067837181856851582.key 13:55:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:51 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:55:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:51 > git config core.sparsecheckout # timeout=10 13:55:51 > git checkout -f 319d0857c370aa24457f9e5313d210f4ef772d80 # timeout=10 13:55:55 Commit message: "Merge pull request #934 from hahattan/issue-931" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:55:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:55:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:55:57 + sudo service docker restart 13:55:57 + true 13:55:57 Redirecting to /bin/systemctl restart docker.service 13:56:00 4ebd0625c992: Pull complete 13:56:00 207e8628e3a3: Pull complete 13:56:01 c791037a9be2: Pull complete 13:56:04 ffd874e62e21: Pull complete 13:56:04 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 13:56:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:56:04 ---> cfc18b08335c 13:56:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:56:06 ---> Running in 20f35853e598 13:56:07 Removing intermediate container 20f35853e598 13:56:07 ---> 03505ef74068 13:56:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:56:07 ---> Running in 183312ca0c42 13:56:10 Removing intermediate container 183312ca0c42 13:56:10 ---> 36fa975864c6 13:56:10 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 13:56:10 ---> Running in 08af2e59779b 13:56:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:56:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:56:13 (1/6) Installing libc-dev (0.7.2-r3) 13:56:13 (2/6) Installing libsodium (1.0.18-r0) 13:56:14 (3/6) Installing pkgconf (1.7.3-r0) 13:56:14 (4/6) Installing libsodium-dev (1.0.18-r0) 13:56:14 (5/6) Installing libzmq (4.3.3-r1) 13:56:14 (6/6) Installing zeromq-dev (4.3.3-r1) 13:56:14 Executing busybox-1.32.1-r6.trigger 13:56:14 OK: 139 MiB in 46 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:56:16 provisioning config files... 13:56:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/174@tmp/config5932348570037878677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:16 Removing intermediate container 08af2e59779b 13:56:16 ---> db1646a2f924 13:56:16 Step 6/8 : WORKDIR /device-sdk-go 13:56:16 ---> docker-login.sh 13:56:16 nexus3.edgexfoundry.org:10001 13:56:16 ---> Running in 946d25cc1d8a 13:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:16 Removing intermediate container 946d25cc1d8a 13:56:16 ---> 7db7bb61bbd2 13:56:16 Step 7/8 : COPY . . 13:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:16 Configure a credential helper to remove this warning. See 13:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:16 13:56:16 Login Succeeded 13:56:16 nexus3.edgexfoundry.org:10002 13:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:16 Configure a credential helper to remove this warning. See 13:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:16 13:56:16 Login Succeeded 13:56:16 nexus3.edgexfoundry.org:10003 13:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:17 Configure a credential helper to remove this warning. See 13:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:17 13:56:17 Login Succeeded 13:56:17 nexus3.edgexfoundry.org:10004 13:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:17 Configure a credential helper to remove this warning. See 13:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:17 13:56:17 Login Succeeded 13:56:17 docker.io 13:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:17 Configure a credential helper to remove this warning. See 13:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:17 13:56:17 Login Succeeded 13:56:17 ---> docker-login.sh ends [Pipeline] } 13:56:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:56:17 ========================================================= 13:56:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:56:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:56:18 ---> 2970b0afcb26 13:56:18 Step 8/8 : RUN go mod download 13:56:18 ---> Running in 3a7954826f8e 13:56:18 + 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 . 13:56:18 Sending build context to Docker daemon 2.601MB 13:56:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:56:18 Step 2/8 : FROM ${BASE} 13:56:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:56:18 540db60ca938: Pulling fs layer 13:56:18 adcc1eea9eea: Pulling fs layer 13:56:18 4c4ab2625f07: Pulling fs layer 13:56:18 0510c868ecb4: Pulling fs layer 13:56:18 afea3b2eda06: Pulling fs layer 13:56:18 7809a108b3ef: Pulling fs layer 13:56:18 f706445af74f: Pulling fs layer 13:56:18 0510c868ecb4: Waiting 13:56:18 afea3b2eda06: Waiting 13:56:18 7809a108b3ef: Waiting 13:56:18 f706445af74f: Waiting 13:56:18 4c4ab2625f07: Download complete 13:56:18 adcc1eea9eea: Verifying Checksum 13:56:18 adcc1eea9eea: Download complete 13:56:18 afea3b2eda06: Verifying Checksum 13:56:18 afea3b2eda06: Download complete 13:56:18 540db60ca938: Verifying Checksum 13:56:18 540db60ca938: Download complete 13:56:18 7809a108b3ef: Verifying Checksum 13:56:18 7809a108b3ef: Download complete 13:56:18 540db60ca938: Pull complete 13:56:19 adcc1eea9eea: Pull complete 13:56:19 4c4ab2625f07: Pull complete 13:56:20 f706445af74f: Verifying Checksum 13:56:20 f706445af74f: Download complete 13:56:20 0510c868ecb4: Verifying Checksum 13:56:20 0510c868ecb4: Download complete 13:56:24 0510c868ecb4: Pull complete 13:56:24 afea3b2eda06: Pull complete 13:56:24 7809a108b3ef: Pull complete 13:56:26 f706445af74f: Pull complete 13:56:26 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:56:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:56:26 ---> b068be0155e3 13:56:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:56:44 ---> Running in d9d229323c92 13:56:44 Removing intermediate container d9d229323c92 13:56:44 ---> 4406b1f79baa 13:56:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:56:44 ---> Running in bc74c86ad52b 13:56:44 Removing intermediate container bc74c86ad52b 13:56:44 ---> 7ea3273a6e48 13:56:44 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 13:56:44 ---> Running in 144a1d590adb 13:56:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:56:45 Removing intermediate container 3a7954826f8e 13:56:45 ---> 3cc2691da0be 13:56:45 Successfully built 3cc2691da0be 13:56:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:56:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:56:45 + docker inspect -f . ci-base-image-arm64 13:56:45 . [Pipeline] withDockerContainer 13:56:45 prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container 13:56:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/174 -v /w/workspace/device-sdk-go/174:/w/workspace/device-sdk-go/174:rw,z -v /w/workspace/device-sdk-go/174@tmp:/w/workspace/device-sdk-go/174@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 13:56:45 (1/6) Installing libc-dev (0.7.2-r3) 13:56:45 (2/6) Installing libsodium (1.0.18-r0) 13:56:46 (3/6) Installing pkgconf (1.7.3-r0) 13:56:46 (4/6) Installing libsodium-dev (1.0.18-r0) 13:56:46 (5/6) Installing libzmq (4.3.3-r1) 13:56:47 (6/6) Installing zeromq-dev (4.3.3-r1) 13:56:47 Executing busybox-1.32.1-r6.trigger 13:56:47 OK: 150 MiB in 46 packages 13:56:47 $ docker top 85190a91fa14998e120457b17c2ffe19ad5ad29f1e4ece0b1085d791f307b68a -eo pid,comm 13:56:47 Removing intermediate container 144a1d590adb 13:56:47 ---> c0eb51af46c2 13:56:47 Step 6/8 : WORKDIR /device-sdk-go 13:56:47 ---> Running in 1e2049583576 [Pipeline] { [Pipeline] sh 13:56:47 Removing intermediate container 1e2049583576 13:56:47 ---> 9e7daa47af93 13:56:47 Step 7/8 : COPY . . 13:56:48 ---> 8410be5166ac 13:56:48 Step 8/8 : RUN go mod download 13:56:48 + go version 13:56:48 go version go1.16.3 linux/arm64 [Pipeline] } 13:56:48 $ docker stop --time=1 85190a91fa14998e120457b17c2ffe19ad5ad29f1e4ece0b1085d791f307b68a 13:56:48 ---> Running in bee4305d7e22 13:56:50 $ docker rm -f 85190a91fa14998e120457b17c2ffe19ad5ad29f1e4ece0b1085d791f307b68a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:56:50 + docker inspect -f . ci-base-image-arm64 13:56:50 . [Pipeline] withDockerContainer 13:56:51 prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container 13:56:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/174 -v /w/workspace/device-sdk-go/174:/w/workspace/device-sdk-go/174:rw,z -v /w/workspace/device-sdk-go/174@tmp:/w/workspace/device-sdk-go/174@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 13:56:52 $ docker top 2e46e4a1abb0a37b94a1f7a91374c62081bc1b4cee4d44f16779360f5c074db8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:53 + go mod tidy [Pipeline] sh 13:56:55 + make test 13:56:55 go mod tidy 13:56:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:57:18 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:57:45 Removing intermediate container bee4305d7e22 13:57:45 ---> c461442822cc 13:57:45 Successfully built c461442822cc 13:57:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:57:45 + docker inspect -f . ci-base-image-x86_64 13:57:45 . [Pipeline] withDockerContainer 13:57:45 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 13:57:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/174 -v /w/workspace/device-sdk-go/174:/w/workspace/device-sdk-go/174:rw,z -v /w/workspace/device-sdk-go/174@tmp:/w/workspace/device-sdk-go/174@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 13:57:46 $ docker top b2db51883705b0aa41aece4681e16d48486e1b76d3b756fae02292d1f0ce1e6c -eo pid,comm [Pipeline] { [Pipeline] sh 13:57:46 + go version 13:57:46 go version go1.16.3 linux/amd64 [Pipeline] } 13:57:46 $ docker stop --time=1 b2db51883705b0aa41aece4681e16d48486e1b76d3b756fae02292d1f0ce1e6c 13:57:48 $ docker rm -f b2db51883705b0aa41aece4681e16d48486e1b76d3b756fae02292d1f0ce1e6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:57:48 + docker inspect -f . ci-base-image-x86_64 13:57:48 . [Pipeline] withDockerContainer 13:57:48 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 13:57:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/174 -v /w/workspace/device-sdk-go/174:/w/workspace/device-sdk-go/174:rw,z -v /w/workspace/device-sdk-go/174@tmp:/w/workspace/device-sdk-go/174@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 13:57:49 $ docker top 454be194112516f7de51c2f24969086c508da7f0443e236bdd7737d920504402 -eo pid,comm [Pipeline] { [Pipeline] sh 13:57:50 + go mod tidy [Pipeline] sh 13:57:50 + make test 13:57:50 go mod tidy 13:57:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:57:57 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:58:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:58:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:58:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:58:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 25.4% of statements 13:58:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:58:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements 13:58:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.055s coverage: 78.9% of statements 13:58:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.053s coverage: 9.0% of statements 13:58:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:58:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:58:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:58:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 30.2% of statements 13:58:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:58:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:58:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:58:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:58:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.049s coverage: 83.3% of statements 13:58:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:58:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:58:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 58.0% of statements 13:58:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.836s coverage: 89.2% of statements 13:58:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:58:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 5.0% of statements 13:58:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:58:29 GO111MODULE=on go vet ./... 13:58:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.256s coverage: 25.4% of statements 13:58:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:58:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.288s coverage: 28.1% of statements 13:58:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.342s coverage: 78.9% of statements 13:58:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.175s coverage: 9.0% of statements 13:58:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:58:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:58:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:58:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.273s coverage: 30.2% of statements 13:58:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:58:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.207s coverage: 83.3% of statements 13:58:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:58:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:58:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.395s coverage: 58.0% of statements 13:58:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.127s coverage: 89.2% of statements 13:58:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:58:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 5.0% of statements 13:58:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:58:39 GO111MODULE=on go vet ./... 13:58:51 gofmt -l . 13:58:51 [ "`gofmt -l .`" = "" ] 13:58:51 ./bin/test-attribution-txt.sh 13:58:51 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:58:51 $ docker stop --time=1 454be194112516f7de51c2f24969086c508da7f0443e236bdd7737d920504402 13:58:55 $ docker rm -f 454be194112516f7de51c2f24969086c508da7f0443e236bdd7737d920504402 [Pipeline] // withDockerContainer [Pipeline] sh 13:58:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:58:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:58:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:58:59 + ls -al . 13:58:59 total 212 13:58:59 drwxrwxr-x. 10 jenkins jenkins 4096 May 25 13:58 . 13:58:59 drwxrwxr-x. 4 jenkins jenkins 32 May 25 13:55 .. 13:58:59 drwxrwxr-x. 2 jenkins jenkins 64 May 25 13:55 bin 13:58:59 -rw-r--r--. 1 jenkins jenkins 126353 May 25 13:58 coverage.out 13:58:59 -rw-rw-r--. 1 jenkins jenkins 987 May 25 13:55 Dockerfile.build 13:58:59 -rw-rw-r--. 1 jenkins jenkins 140 May 25 13:55 .dockerignore 13:58:59 drwxrwxr-x. 5 jenkins jenkins 62 May 25 13:55 example 13:58:59 drwxrwxr-x. 8 jenkins jenkins 162 May 25 13:55 .git 13:58:59 drwxrwxr-x. 2 jenkins jenkins 103 May 25 13:55 .github 13:58:59 -rw-rw-r--. 1 jenkins jenkins 138 May 25 13:55 .gitignore 13:58:59 -rw-r--r--. 1 jenkins jenkins 575 May 25 13:58 go.mod 13:58:59 -rw-r--r--. 1 jenkins jenkins 20803 May 25 13:57 go.sum 13:58:59 drwxrwxr-x. 15 jenkins jenkins 224 May 25 13:55 internal 13:58:59 -rw-rw-r--. 1 jenkins jenkins 894 May 25 13:55 Jenkinsfile 13:58:59 -rw-rw-r--. 1 jenkins jenkins 11341 May 25 13:55 LICENSE 13:58:59 -rw-rw-r--. 1 jenkins jenkins 1026 May 25 13:55 Makefile 13:58:59 drwxrwxr-x. 4 jenkins jenkins 26 May 25 13:55 openapi 13:58:59 drwxrwxr-x. 5 jenkins jenkins 50 May 25 13:55 pkg 13:58:59 -rw-rw-r--. 1 jenkins jenkins 7652 May 25 13:55 README.md 13:58:59 -rw-rw-r--. 1 jenkins jenkins 6616 May 25 13:55 RELEASE-NOTES.txt 13:58:59 drwxrwxr-x. 4 jenkins jenkins 54 May 25 13:55 snap 13:58:59 -rw-rw-r--. 1 jenkins jenkins 12 May 25 13:52 VERSION 13:58:59 -rw-rw-r--. 1 jenkins jenkins 222 May 25 13:55 version.go [Pipeline] isUnix [Pipeline] sh 13:58:59 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=319d0857c370aa24457f9e5313d210f4ef772d80 --label arch=amd64 --label version=2.0.0-dev.68 . 13:58:59 Sending build context to Docker daemon 2.728MB 13:58:59 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 13:58:59 Step 2/23 : FROM ${BASE} AS builder 13:58:59 ---> c461442822cc 13:58:59 Step 3/23 : WORKDIR /device-sdk-go 13:59:00 ---> Running in a4f85b7591f1 13:59:00 Removing intermediate container a4f85b7591f1 13:59:00 ---> c643513640dc 13:59:00 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:59:00 ---> Running in 85812239724b 13:59:00 Removing intermediate container 85812239724b 13:59:00 ---> 1317044dd386 13:59:00 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:59:00 ---> Running in 819610f766ca 13:59:01 Removing intermediate container 819610f766ca 13:59:01 ---> fc2e2814bb2f 13:59:01 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:59:02 ---> Running in d7918286f6ef 13:59:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:59:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:59:03 OK: 150 MiB in 46 packages 13:59:04 Removing intermediate container d7918286f6ef 13:59:04 ---> 8edb20f543e1 13:59:04 Step 7/23 : COPY . . 13:59:05 ---> 5197a5a1ce6a 13:59:05 Step 8/23 : RUN go mod download 13:59:05 ---> Running in d11a99b307d0 13:59:06 Removing intermediate container d11a99b307d0 13:59:06 ---> 362730bb3a37 13:59:06 Step 9/23 : RUN make build 13:59:06 ---> Running in 7add7b570017 13:59:07 go mod tidy 13:59:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.68" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:59:20 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:59:25 Removing intermediate container 7add7b570017 13:59:25 ---> 38e05630f15a 13:59:25 Step 10/23 : FROM alpine:3.12 13:59:25 3.12: Pulling from library/alpine 13:59:25 339de151aab4: Pulling fs layer 13:59:25 339de151aab4: Verifying Checksum 13:59:25 339de151aab4: Download complete 13:59:25 339de151aab4: Pull complete 13:59:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:59:26 Status: Downloaded newer image for alpine:3.12 13:59:26 ---> 13621d1b12d4 13:59:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:59:26 ---> Running in 790bb552c50a 13:59:26 Removing intermediate container 790bb552c50a 13:59:26 ---> 50056831de0c 13:59:26 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:59:26 ---> Running in d9bfc18c2159 13:59:27 Removing intermediate container d9bfc18c2159 13:59:27 ---> 910d4fb7f712 13:59:27 Step 13/23 : RUN apk add --update --no-cache zeromq 13:59:27 ---> Running in 66b3c432f69c 13:59:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:59:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:59:29 (1/5) Installing libgcc (9.3.0-r2) 13:59:29 (2/5) Installing libsodium (1.0.18-r0) 13:59:29 (3/5) Installing libstdc++ (9.3.0-r2) 13:59:30 (4/5) Installing libzmq (4.3.3-r0) 13:59:30 (5/5) Installing zeromq (4.3.3-r0) 13:59:30 Executing busybox-1.31.1-r20.trigger 13:59:30 OK: 8 MiB in 19 packages 13:59:31 Removing intermediate container 66b3c432f69c 13:59:31 ---> 8d642505934a 13:59:31 Step 14/23 : WORKDIR / 13:59:31 ---> Running in 0fe5b1f3d0a1 13:59:32 Removing intermediate container 0fe5b1f3d0a1 13:59:32 ---> 0501af2fde17 13:59:32 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:59:32 ---> 1b75e6d30da9 13:59:32 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:59:33 ---> 1315c4b9ec5d 13:59:33 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:59:33 ---> fcfe974d40ce 13:59:33 Step 18/23 : EXPOSE 59999 13:59:33 ---> Running in 811e5171c126 13:59:34 Removing intermediate container 811e5171c126 13:59:34 ---> 0125ae461344 13:59:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:59:34 ---> Running in 730e6d7f1b23 13:59:34 Removing intermediate container 730e6d7f1b23 13:59:34 ---> 454c9c22c5ba 13:59:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:59:34 ---> Running in ee3b55778f68 13:59:34 Removing intermediate container ee3b55778f68 13:59:34 ---> ccdf8ba1220d 13:59:34 Step 21/23 : LABEL arch=amd64 13:59:34 ---> Running in 72a249e4e57b 13:59:35 Removing intermediate container 72a249e4e57b 13:59:35 ---> 8aaae2bbd033 13:59:35 Step 22/23 : LABEL git_sha=319d0857c370aa24457f9e5313d210f4ef772d80 13:59:35 ---> Running in 2a6d5aab53b3 13:59:35 Removing intermediate container 2a6d5aab53b3 13:59:35 ---> 2e1601f3b4a8 13:59:35 Step 23/23 : LABEL version=2.0.0-dev.68 13:59:35 ---> Running in 4cbd7dabafad 13:59:35 Removing intermediate container 4cbd7dabafad 13:59:35 ---> 434939ff5368 13:59:35 [Warning] One or more build-args [MAKE ARCH] were not consumed 13:59:35 Successfully built 434939ff5368 13:59:35 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 13:59:36 gofmt -l . 13:59:36 [ "`gofmt -l .`" = "" ] 13:59:36 ./bin/test-attribution-txt.sh 13:59:36 ./bin/test-go-mod-tidy.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] } 13:59:36 $ docker stop --time=1 2e46e4a1abb0a37b94a1f7a91374c62081bc1b4cee4d44f16779360f5c074db8 13:59:36 ---> job-cost.sh 13:59:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tOnQ 13:59:38 $ docker rm -f 2e46e4a1abb0a37b94a1f7a91374c62081bc1b4cee4d44f16779360f5c074db8 [Pipeline] // withDockerContainer [Pipeline] sh 13:59:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:59:39 Warning: overwriting stash ‘coverage-report’ 13:59:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:59:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:59:40 + ls -al . 13:59:40 total 248 13:59:40 drwxrwxr-x 10 jenkins jenkins 4096 May 25 13:59 . 13:59:40 drwxrwxr-x 4 jenkins jenkins 4096 May 25 13:55 .. 13:59:40 -rw-rw-r-- 1 jenkins jenkins 140 May 25 13:55 .dockerignore 13:59:40 drwxrwxr-x 8 jenkins jenkins 4096 May 25 13:55 .git 13:59:40 drwxrwxr-x 2 jenkins jenkins 4096 May 25 13:55 .github 13:59:40 -rw-rw-r-- 1 jenkins jenkins 138 May 25 13:55 .gitignore 13:59:40 -rw-rw-r-- 1 jenkins jenkins 987 May 25 13:55 Dockerfile.build 13:59:40 -rw-rw-r-- 1 jenkins jenkins 894 May 25 13:55 Jenkinsfile 13:59:40 -rw-rw-r-- 1 jenkins jenkins 11341 May 25 13:55 LICENSE 13:59:40 -rw-rw-r-- 1 jenkins jenkins 1026 May 25 13:55 Makefile 13:59:40 -rw-rw-r-- 1 jenkins jenkins 7652 May 25 13:55 README.md 13:59:40 -rw-rw-r-- 1 jenkins jenkins 6616 May 25 13:55 RELEASE-NOTES.txt 13:59:40 -rw-rw-r-- 1 jenkins jenkins 12 May 25 13:52 VERSION 13:59:40 drwxrwxr-x 2 jenkins jenkins 4096 May 25 13:55 bin 13:59:40 -rw-r--r-- 1 jenkins jenkins 126353 May 25 13:58 coverage.out 13:59:40 drwxrwxr-x 5 jenkins jenkins 4096 May 25 13:55 example 13:59:40 -rw-r--r-- 1 jenkins jenkins 575 May 25 13:59 go.mod 13:59:40 -rw-r--r-- 1 jenkins jenkins 20803 May 25 13:56 go.sum 13:59:40 drwxrwxr-x 15 jenkins jenkins 4096 May 25 13:55 internal 13:59:40 drwxrwxr-x 4 jenkins jenkins 4096 May 25 13:55 openapi 13:59:40 drwxrwxr-x 5 jenkins jenkins 4096 May 25 13:55 pkg 13:59:40 drwxrwxr-x 4 jenkins jenkins 4096 May 25 13:55 snap 13:59:40 -rw-rw-r-- 1 jenkins jenkins 222 May 25 13:55 version.go [Pipeline] isUnix [Pipeline] sh 13:59:41 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=319d0857c370aa24457f9e5313d210f4ef772d80 --label arch=arm64 --label version=2.0.0-dev.68 . 13:59:41 Sending build context to Docker daemon 2.727MB 13:59:41 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 13:59:41 Step 2/23 : FROM ${BASE} AS builder 13:59:41 ---> 3cc2691da0be 13:59:41 Step 3/23 : WORKDIR /device-sdk-go 13:59:42 ---> Running in f5dea99097eb 13:59:42 Removing intermediate container f5dea99097eb 13:59:42 ---> 38ff5666d86d 13:59:42 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:59:42 ---> Running in ed6eb7fda1d3 13:59:43 Removing intermediate container ed6eb7fda1d3 13:59:43 ---> e9e6d44bbf07 13:59:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:59:43 ---> Running in 3e6b361fac9c 13:59:46 Removing intermediate container 3e6b361fac9c 13:59:46 ---> 6ad06d6a113c 13:59:46 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:59:46 ---> Running in e21af3b72816 13:59:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:59:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:59:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:59:48 OK: 139 MiB in 46 packages 13:59:50 Removing intermediate container e21af3b72816 13:59:50 ---> 7490fd4a804d 13:59:50 Step 7/23 : COPY . . 13:59:51 ---> 89739d237f4a 13:59:51 Step 8/23 : RUN go mod download 13:59:51 ---> Running in 92a53c2b7fe3 13:59:54 Removing intermediate container 92a53c2b7fe3 13:59:54 ---> 6d5f8b36b410 13:59:54 Step 9/23 : RUN make build 13:59:54 ---> Running in 64d6cdf8f5ea 13:59:55 go mod tidy 13:59:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.68" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:00:06 lf-activate-venv(): INFO: Adding /tmp/venv-tOnQ/bin to PATH 14:00:06 INFO: No Stack... 14:00:08 INFO: Retrieving Pricing Info for: v3-standard-2 14:00:08 INFO: Archiving Costs [Pipeline] sh 14:00:09 + cat /w/workspace/device-sdk-go/174/archives/cost.csv 14:00:09 + cut -d, -f6 [Pipeline] lock 14:00:09 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] 14:00:09 Resource [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] did not exist. Created. 14:00:09 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:00:10 + echo total: 0.05999999865889549 [Pipeline] stash 14:00:10 Stashed 1 file(s) [Pipeline] } 14:00:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:00:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 14:00:30 Removing intermediate container 64d6cdf8f5ea 14:00:30 ---> d97596b971e4 14:00:30 Step 10/23 : FROM alpine:3.12 14:00:30 3.12: Pulling from library/alpine 14:00:30 d2f70382dc9a: Pulling fs layer 14:00:31 d2f70382dc9a: Verifying Checksum 14:00:31 d2f70382dc9a: Download complete 14:00:31 d2f70382dc9a: Pull complete 14:00:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 14:00:31 Status: Downloaded newer image for alpine:3.12 14:00:31 ---> 9852663dfa18 14:00:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:00:32 ---> Running in 9b5aa403324b 14:00:32 Removing intermediate container 9b5aa403324b 14:00:32 ---> b121719fd963 14:00:32 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:33 ---> Running in f49384927201 14:00:35 Removing intermediate container f49384927201 14:00:35 ---> 78f901085361 14:00:35 Step 13/23 : RUN apk add --update --no-cache zeromq 14:00:35 ---> Running in 75445ac9a117 14:00:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:00:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:00:37 (1/5) Installing libgcc (9.3.0-r2) 14:00:37 (2/5) Installing libsodium (1.0.18-r0) 14:00:38 (3/5) Installing libstdc++ (9.3.0-r2) 14:00:38 (4/5) Installing libzmq (4.3.3-r0) 14:00:38 (5/5) Installing zeromq (4.3.3-r0) 14:00:38 Executing busybox-1.31.1-r20.trigger 14:00:38 OK: 8 MiB in 19 packages 14:00:39 Removing intermediate container 75445ac9a117 14:00:39 ---> a0bfc6b46345 14:00:39 Step 14/23 : WORKDIR / 14:00:39 ---> Running in 5a3ec4b5f6d6 14:00:40 Removing intermediate container 5a3ec4b5f6d6 14:00:40 ---> 84c8ae8756d1 14:00:40 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:00:41 ---> 71fca0c62bd9 14:00:41 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:00:42 ---> 68e8fca5722d 14:00:42 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:00:43 ---> b386e7c96b76 14:00:43 Step 18/23 : EXPOSE 59999 14:00:43 ---> Running in cfab76e8e491 14:00:43 Removing intermediate container cfab76e8e491 14:00:43 ---> a238be5d2c4b 14:00:43 Step 19/23 : ENTRYPOINT ["/device-simple"] 14:00:43 ---> Running in c624727ec0ee 14:00:44 Removing intermediate container c624727ec0ee 14:00:44 ---> 52623e82fe42 14:00:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:00:44 ---> Running in 0b2306ad6fdf 14:00:45 Removing intermediate container 0b2306ad6fdf 14:00:45 ---> 056066b20f3a 14:00:45 Step 21/23 : LABEL arch=arm64 14:00:45 ---> Running in 0939018094ce 14:00:45 Removing intermediate container 0939018094ce 14:00:45 ---> 21f4697a4546 14:00:45 Step 22/23 : LABEL git_sha=319d0857c370aa24457f9e5313d210f4ef772d80 14:00:45 ---> Running in 154d00cd46de 14:00:46 Removing intermediate container 154d00cd46de 14:00:46 ---> a1f9b3a807db 14:00:46 Step 23/23 : LABEL version=2.0.0-dev.68 14:00:46 ---> Running in 35a53d879450 14:00:46 Removing intermediate container 35a53d879450 14:00:46 ---> 3ea7817ce69a 14:00:46 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:00:46 Successfully built 3ea7817ce69a 14:00:46 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 14:00:47 ---> job-cost.sh 14:00:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2lrg 14:01:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:02:48 lf-activate-venv(): INFO: Adding /tmp/venv-2lrg/bin to PATH 14:02:48 INFO: No Stack... 14:02:50 INFO: Retrieving Pricing Info for: v2-standard-4 14:02:50 INFO: Archiving Costs [Pipeline] sh 14:02:51 + cat /w/workspace/device-sdk-go/174/archives/cost.csv 14:02:51 + cut -d, -f6 [Pipeline] lock 14:02:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] 14:02:51 Resource [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] did not exist. Created. 14:02:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:02:51 /w/workspace/device-sdk-go/174@tmp/durable-61506d27/script.sh: 1: /w/workspace/device-sdk-go/174@tmp/durable-61506d27/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:02:51 + echo total: 0.18000000715255737 [Pipeline] stash 14:02:51 Warning: overwriting stash ‘stack-cost’ 14:02:52 Stashed 1 file(s) [Pipeline] } 14:02:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-174-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 14:02:52 provisioning config files... 14:02:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config910460650927620283tmp [Pipeline] { [Pipeline] sh 14:02:53 + set +x 14:02:53 + bash -s -- 14:02:53 + curl -s https://codecov.io/bash 14:02:53 14:02:53 _____ _ 14:02:53 / ____| | | 14:02:53 | | ___ __| | ___ ___ _____ __ 14:02:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:02:53 | |___| (_) | (_| | __/ (_| (_) \ V / 14:02:53 \_____\___/ \__,_|\___|\___\___/ \_/ 14:02:53 Bash-1.0.3 14:02:53 14:02:53 14:02:53 ==> git version 2.24.4 found 14:02:53 ==> 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 14:02:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:02:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:02:53 ==> Jenkins CI detected. 14:02:53 project root: . 14:02:53 --> token set from env 14:02:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:02:53 ==> Running gcov in . (disable via -X gcov) 14:02:53 ==> Python coveragepy not found 14:02:53 ==> Searching for coverage reports in: 14:02:53 + . 14:02:53 -> Found 1 reports 14:02:53 ==> Detecting git/mercurial file structure 14:02:53 ==> Reading reports 14:02:53 + ./coverage.out bytes=126353 14:02:53 ==> Appending adjustments 14:02:53 https://docs.codecov.io/docs/fixing-reports 14:02:53 + Found adjustments 14:02:53 ==> Gzipping contents 14:02:53 20K /tmp/codecov.14Uvrd.gz 14:02:53 ==> Uploading reports 14:02:53 url: https://codecov.io 14:02:53 query: branch=master&commit=319d0857c370aa24457f9e5313d210f4ef772d80&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:02:53 -> Pinging Codecov 14:02:53 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=319d0857c370aa24457f9e5313d210f4ef772d80&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:02:54 -> Uploading to 14:02:54 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/7E55EF52A471D76F132DFD9A03CDDE97/319d0857c370aa24457f9e5313d210f4ef772d80/b0aa88cd-e7d9-4230-82bf-f8b863002342.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T140253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=303d0134c58bce9b7b2c5b1bea863643fc4169e174ab7800a234f04f69534682 14:02:54 % Total % Received % Xferd Average Speed Time Time Time Current 14:02:54 Dload Upload Total Spent Left Speed 14:02:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16503 0 0 100 16503 0 45505 --:--:-- --:--:-- --:--:-- 45588 14:02:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/319d0857c370aa24457f9e5313d210f4ef772d80 [Pipeline] } 14:02:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:02:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:02:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:02:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:02:55 14:02:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:02:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:02:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:02:55 188c0c94c7c5: Pulling fs layer 14:02:55 0ef7d3d256c8: Pulling fs layer 14:02:55 de9db76c5a1d: Pulling fs layer 14:02:55 0eba1c9be4d2: Pulling fs layer 14:02:55 0d57e429df01: Pulling fs layer 14:02:55 4e4be7b47b0d: Pulling fs layer 14:02:55 e1f770b5df2f: Pulling fs layer 14:02:55 85a0685a4137: Pulling fs layer 14:02:55 0eba1c9be4d2: Waiting 14:02:55 0d57e429df01: Waiting 14:02:55 4e4be7b47b0d: Waiting 14:02:55 e1f770b5df2f: Waiting 14:02:55 85a0685a4137: Waiting 14:02:55 de9db76c5a1d: Verifying Checksum 14:02:55 de9db76c5a1d: Download complete 14:02:55 0ef7d3d256c8: Verifying Checksum 14:02:55 0ef7d3d256c8: Download complete 14:02:55 0d57e429df01: Verifying Checksum 14:02:55 0d57e429df01: Download complete 14:02:56 4e4be7b47b0d: Download complete 14:02:56 188c0c94c7c5: Verifying Checksum 14:02:56 188c0c94c7c5: Download complete 14:02:56 188c0c94c7c5: Pull complete 14:02:56 0ef7d3d256c8: Pull complete 14:02:56 de9db76c5a1d: Pull complete 14:02:58 e1f770b5df2f: Verifying Checksum 14:02:58 e1f770b5df2f: Download complete 14:02:59 0eba1c9be4d2: Verifying Checksum 14:02:59 0eba1c9be4d2: Download complete 14:03:01 85a0685a4137: Verifying Checksum 14:03:01 85a0685a4137: Download complete 14:03:03 0eba1c9be4d2: Pull complete 14:03:04 0d57e429df01: Pull complete 14:03:04 4e4be7b47b0d: Pull complete 14:03:05 e1f770b5df2f: Pull complete 14:03:09 85a0685a4137: Pull complete 14:03:09 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:03:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:03:09 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 14:03:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 14:03:16 $ docker top 1f8f8d84e40135ed21404c9933b237fe7d1f8de178f89f90a4e40813a8230cbf -eo pid,comm [Pipeline] { [Pipeline] echo 14:03:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:03:17 + set -o pipefail 14:03:17 + snyk monitor '--org=edgex-jenkins' 14:03:35 14:03:35 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 14:03:35 14:03:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/89bb6c1a-4c8c-4426-8d6f-a3079c7ee934 14:03:35 14:03:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:03:35 14:03:35 [Pipeline] } 14:03:35 $ docker stop --time=1 1f8f8d84e40135ed21404c9933b237fe7d1f8de178f89f90a4e40813a8230cbf 14:03:38 $ docker rm -f 1f8f8d84e40135ed21404c9933b237fe7d1f8de178f89f90a4e40813a8230cbf [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) [Pipeline] echo 14:03:39 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:03:39 provisioning config files... 14:03:39 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4256237660436280803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:39 --> edgex-publish-swagger.sh 14:03:39 === Publish openapi/v1 API === 14:03:39 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 14:03:39 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 14:03:39 % Total % Received % Xferd Average Speed Time Time Time Current 14:03:39 Dload Upload Total Spent Left Speed 14:03:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 19918 0:00:01 0:00:01 --:--:-- 19947 100 19947 0 0 100 19947 0 19915 0:00:01 0:00:01 --:--:-- 19947 14:03:40 14:03:40 14:03:40 === Publish openapi/v2 API === 14:03:40 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:03:40 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 14:03:40 % Total % Received % Xferd Average Speed Time Time Time Current 14:03:40 Dload Upload Total Spent Left Speed 14:03:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 81952 --:--:-- --:--:-- --:--:-- 81979 14:03:41 14:03:41 [Pipeline] } 14:03:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:41 + git log --format=format:%s -1 319d0857c370aa24457f9e5313d210f4ef772d80 [Pipeline] isUnix [Pipeline] sh 14:03:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:03:42 . [Pipeline] withDockerContainer 14:03:42 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 14:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 14:03:43 $ docker top e4108f201fc18589c4a227aa9eb4ae96ebc84ebda5f200190d2ec8e95ceced3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:03:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:03:43 [ssh-agent] Looking for ssh-agent implementation... 14:03:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:03:43 $ docker exec e4108f201fc18589c4a227aa9eb4ae96ebc84ebda5f200190d2ec8e95ceced3b ssh-agent 14:03:43 SSH_AUTH_SOCK=/tmp/ssh-dENwEpvZ6nb5/agent.13 14:03:43 SSH_AGENT_PID=19 14:03:43 Running ssh-add (command line suppressed) 14:03:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3105188138056130323.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3105188138056130323.key) 14:03:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:03:43 + git semver tag 14:03:43 # -> Open(): unable to determine branch for HEAD 14:03:43 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 14:03:43 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 14:03:43 # $SEMVER_REMOTE_NAME = origin 14:03:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:03:43 # $SEMVER_USER_NAME = edgex-jenkins 14:03:43 # $SEMVER_BRANCH = master 14:03:43 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 14:03:43 # 319d0857c370aa24457f9e5313d210f4ef772d80 HEAD 14:03:43 # -> Force: false 14:03:43 # b172e36eb12d46a95446a0e3c3652c9fd7a2451b refs/tags/v2.0.0-dev.68 [Pipeline] } 14:03:43 $ docker exec --env ******** --env ******** e4108f201fc18589c4a227aa9eb4ae96ebc84ebda5f200190d2ec8e95ceced3b ssh-agent -k 14:03:44 unset SSH_AUTH_SOCK; 14:03:44 unset SSH_AGENT_PID; 14:03:44 echo Agent pid 19 killed; 14:03:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:03:44 + git semver [Pipeline] } 14:03:44 $ docker stop --time=1 e4108f201fc18589c4a227aa9eb4ae96ebc84ebda5f200190d2ec8e95ceced3b 14:03:46 $ docker rm -f e4108f201fc18589c4a227aa9eb4ae96ebc84ebda5f200190d2ec8e95ceced3b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:03:46 14:03:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:03:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:03:46 0.23.1-centos7: Pulling from edgex-lftools 14:03:46 ab5ef0e58194: Pulling fs layer 14:03:46 9712f1f96733: Pulling fs layer 14:03:46 63f879dbbcfc: Pulling fs layer 14:03:46 0d9ebad4ef96: Pulling fs layer 14:03:46 e9a5061849ea: Pulling fs layer 14:03:46 d747dcd14b5f: Pulling fs layer 14:03:46 2de7ff778b66: Pulling fs layer 14:03:46 0d9ebad4ef96: Waiting 14:03:46 e9a5061849ea: Waiting 14:03:46 d747dcd14b5f: Waiting 14:03:46 2de7ff778b66: Waiting 14:03:46 9712f1f96733: Verifying Checksum 14:03:46 9712f1f96733: Download complete 14:03:48 63f879dbbcfc: Verifying Checksum 14:03:48 63f879dbbcfc: Download complete 14:03:48 e9a5061849ea: Verifying Checksum 14:03:48 e9a5061849ea: Download complete 14:03:48 d747dcd14b5f: Verifying Checksum 14:03:48 d747dcd14b5f: Download complete 14:03:49 2de7ff778b66: Verifying Checksum 14:03:49 2de7ff778b66: Download complete 14:03:49 0d9ebad4ef96: Verifying Checksum 14:03:49 0d9ebad4ef96: Download complete 14:03:49 ab5ef0e58194: Verifying Checksum 14:03:49 ab5ef0e58194: Download complete 14:03:52 ab5ef0e58194: Pull complete 14:03:52 9712f1f96733: Pull complete 14:03:53 63f879dbbcfc: Pull complete 14:03:56 0d9ebad4ef96: Pull complete 14:03:56 e9a5061849ea: Pull complete 14:03:56 d747dcd14b5f: Pull complete 14:03:57 2de7ff778b66: Pull complete 14:03:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:03:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:03:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:03:57 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 14:03:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 14:04:02 $ docker top eac7aa9fdf0af6eceeb30b43ae60bd4fb95ad5814082bdc2413287e0757b040d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:04:02 provisioning config files... 14:04:02 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9137024008929299007tmp 14:04:02 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1079104262175028267tmp 14:04:02 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9085637263094463947tmp [Pipeline] { [Pipeline] echo 14:04:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:04:02 ---> sigul-configuration.sh 14:04:02 gpg: directory `/root/.gnupg' created 14:04:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:04:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:04:02 gpg: keyring `/root/.gnupg/secring.gpg' created 14:04:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:04:02 gpg: CAST5 encrypted data 14:04:02 gpg: encrypted with 1 passphrase 14:04:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:04:03 + mkdir /home/jenkins 14:04:03 + mkdir /home/jenkins/sigul [Pipeline] sh 14:04:03 + 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 14:04:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:04:03 ---> sigul-install.sh 14:04:07 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 14:04:08 + git tag --list 14:04:08 0.7.1 14:04:08 delhi-tag 14:04:08 v1.0.0 14:04:08 v1.1.0 14:04:08 v1.1.1 14:04:08 v1.1.2 14:04:08 v1.2.0 14:04:08 v1.2.1 14:04:08 v1.2.2 14:04:08 v1.2.3 14:04:08 v1.3.0 14:04:08 v1.4.0 14:04:08 v2.0.0-dev.1 14:04:08 v2.0.0-dev.10 14:04:08 v2.0.0-dev.11 14:04:08 v2.0.0-dev.12 14:04:08 v2.0.0-dev.13 14:04:08 v2.0.0-dev.14 14:04:08 v2.0.0-dev.15 14:04:08 v2.0.0-dev.16 14:04:08 v2.0.0-dev.17 14:04:08 v2.0.0-dev.18 14:04:08 v2.0.0-dev.19 14:04:08 v2.0.0-dev.2 14:04:08 v2.0.0-dev.20 14:04:08 v2.0.0-dev.21 14:04:08 v2.0.0-dev.22 14:04:08 v2.0.0-dev.23 14:04:08 v2.0.0-dev.24 14:04:08 v2.0.0-dev.25 14:04:08 v2.0.0-dev.26 14:04:08 v2.0.0-dev.27 14:04:08 v2.0.0-dev.28 14:04:08 v2.0.0-dev.29 14:04:08 v2.0.0-dev.3 14:04:08 v2.0.0-dev.30 14:04:08 v2.0.0-dev.31 14:04:08 v2.0.0-dev.32 14:04:08 v2.0.0-dev.33 14:04:08 v2.0.0-dev.34 14:04:08 v2.0.0-dev.35 14:04:08 v2.0.0-dev.36 14:04:08 v2.0.0-dev.37 14:04:08 v2.0.0-dev.38 14:04:08 v2.0.0-dev.39 14:04:08 v2.0.0-dev.4 14:04:08 v2.0.0-dev.40 14:04:08 v2.0.0-dev.41 14:04:08 v2.0.0-dev.42 14:04:08 v2.0.0-dev.43 14:04:08 v2.0.0-dev.44 14:04:08 v2.0.0-dev.45 14:04:08 v2.0.0-dev.46 14:04:08 v2.0.0-dev.47 14:04:08 v2.0.0-dev.48 14:04:08 v2.0.0-dev.49 14:04:08 v2.0.0-dev.5 14:04:08 v2.0.0-dev.50 14:04:08 v2.0.0-dev.51 14:04:08 v2.0.0-dev.52 14:04:08 v2.0.0-dev.53 14:04:08 v2.0.0-dev.54 14:04:08 v2.0.0-dev.55 14:04:08 v2.0.0-dev.56 14:04:08 v2.0.0-dev.57 14:04:08 v2.0.0-dev.58 14:04:08 v2.0.0-dev.59 14:04:08 v2.0.0-dev.6 14:04:08 v2.0.0-dev.60 14:04:08 v2.0.0-dev.61 14:04:08 v2.0.0-dev.62 14:04:08 v2.0.0-dev.63 14:04:08 v2.0.0-dev.64 14:04:08 v2.0.0-dev.65 14:04:08 v2.0.0-dev.66 14:04:08 v2.0.0-dev.67 14:04:08 v2.0.0-dev.68 14:04:08 v2.0.0-dev.7 14:04:08 v2.0.0-dev.8 14:04:08 v2.0.0-dev.9 [Pipeline] sh 14:04:08 + lftools sign git-tag v2.0.0-dev.68 14:04:09 Signing Git tag with Sigul... 14:04:09 Signing v2.0.0-dev.68 [Pipeline] echo 14:04:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:04:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:04:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:04:10 $ docker stop --time=1 eac7aa9fdf0af6eceeb30b43ae60bd4fb95ad5814082bdc2413287e0757b040d 14:04:13 $ docker rm -f eac7aa9fdf0af6eceeb30b43ae60bd4fb95ad5814082bdc2413287e0757b040d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:04:13 . [Pipeline] withDockerContainer 14:04:13 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 14:04:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 14:04:14 $ docker top 37f8b7a17e619f32e095ed5f7bab9f97a8425eabdbd034687a21675b0584b808 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:14 [ssh-agent] Looking for ssh-agent implementation... 14:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:14 $ docker exec 37f8b7a17e619f32e095ed5f7bab9f97a8425eabdbd034687a21675b0584b808 ssh-agent 14:04:15 SSH_AUTH_SOCK=/tmp/ssh-gxgHfBtPlfwi/agent.13 14:04:15 SSH_AGENT_PID=20 14:04:15 Running ssh-add (command line suppressed) 14:04:15 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1107727782313252188.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1107727782313252188.key) 14:04:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:15 + git semver bump pre 14:04:15 # -> Open(): unable to determine branch for HEAD 14:04:15 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 14:04:15 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 14:04:15 # $SEMVER_REMOTE_NAME = origin 14:04:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:04:15 # $SEMVER_USER_NAME = edgex-jenkins 14:04:15 # $SEMVER_BRANCH = master 14:04:15 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 14:04:15 2.0.0-dev.69 [Pipeline] } 14:04:15 $ docker exec --env ******** --env ******** 37f8b7a17e619f32e095ed5f7bab9f97a8425eabdbd034687a21675b0584b808 ssh-agent -k 14:04:15 unset SSH_AUTH_SOCK; 14:04:15 unset SSH_AGENT_PID; 14:04:15 echo Agent pid 20 killed; 14:04:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:15 + git semver [Pipeline] } 14:04:15 $ docker stop --time=1 37f8b7a17e619f32e095ed5f7bab9f97a8425eabdbd034687a21675b0584b808 14:04:17 $ docker rm -f 37f8b7a17e619f32e095ed5f7bab9f97a8425eabdbd034687a21675b0584b808 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:04:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:04:17 . [Pipeline] withDockerContainer 14:04:17 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 14:04:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 14:04:18 $ docker top 8f0f625b2b525d9db4f825cf61bb56ea5c6b31505f1142530ee57e8934574a03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:18 [ssh-agent] Looking for ssh-agent implementation... 14:04:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:18 $ docker exec 8f0f625b2b525d9db4f825cf61bb56ea5c6b31505f1142530ee57e8934574a03 ssh-agent 14:04:18 SSH_AUTH_SOCK=/tmp/ssh-ciwIvhjCngm7/agent.14 14:04:18 SSH_AGENT_PID=20 14:04:19 Running ssh-add (command line suppressed) 14:04:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1279057045737435274.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1279057045737435274.key) 14:04:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:19 + git semver push 14:04:19 # -> Open(): unable to determine branch for HEAD 14:04:19 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 14:04:19 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 14:04:19 # $SEMVER_REMOTE_NAME = origin 14:04:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:04:19 # $SEMVER_USER_NAME = edgex-jenkins 14:04:19 # $SEMVER_BRANCH = master 14:04:19 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 14:04:23 $ docker exec --env ******** --env ******** 8f0f625b2b525d9db4f825cf61bb56ea5c6b31505f1142530ee57e8934574a03 ssh-agent -k 14:04:24 unset SSH_AUTH_SOCK; 14:04:24 unset SSH_AGENT_PID; 14:04:24 echo Agent pid 20 killed; 14:04:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:24 + git semver [Pipeline] } 14:04:24 $ docker stop --time=1 8f0f625b2b525d9db4f825cf61bb56ea5c6b31505f1142530ee57e8934574a03 14:04:25 $ docker rm -f 8f0f625b2b525d9db4f825cf61bb56ea5c6b31505f1142530ee57e8934574a03 [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 14:04:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:04:27 ---> package-listing.sh 14:04:27 ++ tr '[:upper:]' '[:lower:]' 14:04:27 ++ facter osfamily 14:04:27 + OS_FAMILY=redhat 14:04:27 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 14:04:27 + START_PACKAGES=/tmp/packages_start.txt 14:04:27 + END_PACKAGES=/tmp/packages_end.txt 14:04:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:04:27 + PACKAGES=/tmp/packages_start.txt 14:04:27 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 14:04:27 + PACKAGES=/tmp/packages_end.txt 14:04:27 + case "${OS_FAMILY}" in 14:04:27 + rpm -qa 14:04:27 + sort 14:04:28 + '[' -f /tmp/packages_start.txt ']' 14:04:28 + '[' -f /tmp/packages_end.txt ']' 14:04:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:04:28 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 14:04:28 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 14:04:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 14:04:28 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/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:04:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:04:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:04:29 14:04:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:04:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:04:29 alpine: Pulling from edgex-lftools-log-publisher 14:04:29 df20fa9351a1: Pulling fs layer 14:04:29 36b3adc4ff6f: Pulling fs layer 14:04:29 8ad3a11d3b57: Pulling fs layer 14:04:29 46f8f816bc3b: Pulling fs layer 14:04:29 93b61091891f: Pulling fs layer 14:04:29 93b9cdb0e59b: Pulling fs layer 14:04:29 5e14af77c1be: Pulling fs layer 14:04:29 01666e4c0597: Pulling fs layer 14:04:29 aa168da1d23b: Pulling fs layer 14:04:29 93b9cdb0e59b: Waiting 14:04:29 5e14af77c1be: Waiting 14:04:29 01666e4c0597: Waiting 14:04:29 aa168da1d23b: Waiting 14:04:29 46f8f816bc3b: Waiting 14:04:29 93b61091891f: Waiting 14:04:29 36b3adc4ff6f: Verifying Checksum 14:04:29 36b3adc4ff6f: Download complete 14:04:29 46f8f816bc3b: Verifying Checksum 14:04:29 46f8f816bc3b: Download complete 14:04:29 df20fa9351a1: Verifying Checksum 14:04:29 df20fa9351a1: Download complete 14:04:29 93b9cdb0e59b: Verifying Checksum 14:04:29 93b9cdb0e59b: Download complete 14:04:29 5e14af77c1be: Verifying Checksum 14:04:29 5e14af77c1be: Download complete 14:04:30 93b61091891f: Verifying Checksum 14:04:30 93b61091891f: Download complete 14:04:30 01666e4c0597: Download complete 14:04:30 8ad3a11d3b57: Verifying Checksum 14:04:30 8ad3a11d3b57: Download complete 14:04:30 df20fa9351a1: Pull complete 14:04:30 36b3adc4ff6f: Pull complete 14:04:31 8ad3a11d3b57: Pull complete 14:04:31 46f8f816bc3b: Pull complete 14:04:31 93b61091891f: Pull complete 14:04:31 93b9cdb0e59b: Pull complete 14:04:31 5e14af77c1be: Pull complete 14:04:32 01666e4c0597: Pull complete 14:04:32 aa168da1d23b: Verifying Checksum 14:04:32 aa168da1d23b: Download complete 14:04:37 aa168da1d23b: Pull complete 14:04:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:04:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:04:37 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 14:04:38 $ 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/dgexfoundry_device-sdk-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/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 14:04:50 $ docker top 6cf1173ee31630e1e3cb3401ef4b823b0465fdf0a06d3f9c7772a1bc8bc98627 -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:51 + touch /tmp/pre-build-complete [Pipeline] sh 14:04:51 + mkdir -p /var/log/sa [Pipeline] sh 14:04:51 + ls /var/log/sa-host 14:04:51 + sadf -c /var/log/sa-host/sa05 14:04:51 file_magic: OK 14:04:51 HZ: Using current value: 100 14:04:51 file_header: OK 14:04:51 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 14:04:51 Statistics: 14:04:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:04:51 File successfully converted to sysstat format version 12.2.1 14:04:51 + sadf -c /var/log/sa-host/sa25 14:04:51 file_magic: OK 14:04:51 HZ: Using current value: 100 14:04:51 file_header: OK 14:04:51 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 14:04:51 Statistics: 14:04:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:04:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:52 provisioning config files... 14:04:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3867266582863402041tmp [Pipeline] { [Pipeline] echo 14:04:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:04:52 ---> create-netrc.sh [Pipeline] } 14:04:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:04:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:04:53 ---> python-tools-install.sh [Pipeline] echo 14:04:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:04:53 ---> sudo-logs.sh 14:04:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:04:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:04:54 ---> job-cost.sh 14:04:54 lf-activate-venv: SKIPPING 14:04:54 DEBUG: total: 0.18000000715255737 14:04:54 INFO: Retrieving Stack Cost... 14:04:55 INFO: Retrieving Pricing Info for: v3-standard-2 14:04:55 INFO: Archiving Costs [Pipeline] echo 14:04:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:04:55 ---> logs-deploy.sh 14:04:55 lf-activate-venv: SKIPPING 14:04:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/174 14:04:55 INFO: archiving workspace using pattern(s): 14:04:56 Archives upload complete. 14:04:56 INFO: archiving logs to Nexus 14:04:57 ---> uname -a: 14:04:57 Linux prd-centos7-docker-4c-2g-119.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 14:04:57 14:04:57 14:04:57 ---> lscpu: 14:04:57 Architecture: x86_64 14:04:57 CPU op-mode(s): 32-bit, 64-bit 14:04:57 Byte Order: Little Endian 14:04:57 Address sizes: 40 bits physical, 48 bits virtual 14:04:57 CPU(s): 2 14:04:57 On-line CPU(s) list: 0,1 14:04:57 Thread(s) per core: 1 14:04:57 Core(s) per socket: 1 14:04:57 Socket(s): 2 14:04:57 NUMA node(s): 1 14:04:57 Vendor ID: AuthenticAMD 14:04:57 CPU family: 23 14:04:57 Model: 49 14:04:57 Model name: AMD EPYC-Rome Processor 14:04:57 Stepping: 0 14:04:57 CPU MHz: 2799.998 14:04:57 BogoMIPS: 5599.99 14:04:57 Virtualization: AMD-V 14:04:57 Hypervisor vendor: KVM 14:04:57 Virtualization type: full 14:04:57 L1d cache: 64 KiB 14:04:57 L1i cache: 64 KiB 14:04:57 L2 cache: 1 MiB 14:04:57 L3 cache: 32 MiB 14:04:57 NUMA node0 CPU(s): 0,1 14:04:57 Vulnerability Itlb multihit: Not affected 14:04:57 Vulnerability L1tf: Not affected 14:04:57 Vulnerability Mds: Not affected 14:04:57 Vulnerability Meltdown: Not affected 14:04:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:04:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:04:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:04:57 Vulnerability Srbds: Not affected 14:04:57 Vulnerability Tsx async abort: Not affected 14:04:57 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 14:04:57 14:04:57 14:04:57 ---> nproc: 14:04:57 2 14:04:57 14:04:57 14:04:57 ---> df -h: 14:04:57 Filesystem Size Used Available Use% Mounted on 14:04:57 overlay 40.0G 8.9G 31.1G 22% / 14:04:57 tmpfs 64.0M 0 64.0M 0% /dev 14:04:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:04:57 shm 64.0M 0 64.0M 0% /dev/shm 14:04:57 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 14:04:57 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 14:04:57 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 14:04:57 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 14:04:57 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 14:04:57 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 14:04:57 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 14:04:57 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 14:04:57 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 14:04:57 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 14:04:57 14:04:57 14:04:57 ---> free -m: 14:04:57 total used free shared buff/cache available 14:04:57 Mem: 7821 1271 3161 0 3388 6467 14:04:57 Swap: 1023 0 1023 14:04:57 14:04:57 14:04:57 ---> ip addr: 14:04:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:04:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:04:57 inet 127.0.0.1/8 scope host lo 14:04:57 valid_lft forever preferred_lft forever 14:04:57 inet6 ::1/128 scope host 14:04:57 valid_lft forever preferred_lft forever 14:04:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:04:57 link/ether fa:16:3e:00:ce:ae brd ff:ff:ff:ff:ff:ff 14:04:57 inet 10.30.122.64/23 brd 10.30.123.255 scope global dynamic eth0 14:04:57 valid_lft 85623sec preferred_lft 85623sec 14:04:57 inet6 fe80::f816:3eff:fe00:ceae/64 scope link 14:04:57 valid_lft forever preferred_lft forever 14:04:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:04:57 link/ether 02:42:29:d3:11:e5 brd ff:ff:ff:ff:ff:ff 14:04:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:04:57 valid_lft forever preferred_lft forever 14:04:57 inet6 fe80::42:29ff:fed3:11e5/64 scope link 14:04:57 valid_lft forever preferred_lft forever 14:04:57 14:04:57 14:04:57 ---> sar -b -r -n DEV: 14:04:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 14:04:57 14:04:57 13:51:47 LINUX RESTART (2 CPU) 14:04:57 14:04:57 13:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:04:57 13:54:01 2.36 0.00 2.36 0.00 0.00 56.42 0.00 14:04:57 13:55:01 0.52 0.00 0.52 0.00 0.00 7.94 0.00 14:04:57 13:56:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 14:04:57 13:57:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 14:04:57 13:58:01 0.32 0.00 0.32 0.00 0.00 4.76 0.00 14:04:57 13:59:01 0.35 0.00 0.35 0.00 0.00 4.10 0.00 14:04:57 14:00:01 0.15 0.00 0.15 0.00 0.00 2.28 0.00 14:04:57 14:01:01 0.30 0.02 0.28 0.00 0.13 3.51 0.00 14:04:57 14:02:02 0.45 0.10 0.35 0.00 1.73 5.29 0.00 14:04:57 14:03:01 1.63 0.03 1.59 0.00 3.79 29.87 0.00 14:04:57 14:04:01 177.08 0.00 177.08 0.00 0.00 51902.73 0.00 14:04:57 Average: 16.72 0.01 16.71 0.00 0.51 4739.02 0.00 14:04:57 14:04:57 13:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:04:57 13:54:01 5470172 0 795764 9.94 2620 1740384 1206040 13.32 566208 1573356 16 14:04:57 13:55:01 5468792 0 797136 9.95 2620 1740392 1206040 13.32 570268 1571092 8 14:04:57 13:56:01 5465980 0 799948 9.99 2620 1740392 1206328 13.32 572908 1571088 16 14:04:57 13:57:01 5468276 0 797648 9.96 2620 1740396 1206040 13.32 563432 1578936 12 14:04:57 13:58:01 5464308 0 801608 10.01 2620 1740404 1206172 13.32 566992 1578936 8 14:04:57 13:59:01 5463792 0 802124 10.02 2620 1740404 1206040 13.32 567384 1578936 20 14:04:57 14:00:01 5461112 0 804796 10.05 2620 1740412 1206112 13.32 570212 1578936 8 14:04:57 14:01:01 5451908 0 813992 10.16 2620 1740420 1208380 13.34 578960 1578936 8 14:04:57 14:02:02 5452824 0 812952 10.15 2620 1740544 1206548 13.32 580276 1577396 8 14:04:57 14:03:01 4988368 0 922444 11.52 2620 2095508 1606264 17.73 763372 1841608 354724 14:04:57 14:04:01 3760184 0 1183612 14.78 2620 3062524 1397276 15.43 888000 2728116 41468 14:04:57 Average: 5265065 0 848366 10.59 2620 1892889 1260113 13.91 617092 1705212 36027 14:04:57 14:04:57 13:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:04:57 13:54:01 eth0 0.63 0.08 0.04 0.01 0.00 0.00 0.00 0.00 14:04:57 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 13:55:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 14:04:57 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 13:56:01 eth0 1.65 0.72 1.49 0.34 0.00 0.00 0.00 0.00 14:04:57 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 13:57:01 eth0 0.08 0.10 0.01 0.07 0.00 0.00 0.00 0.00 14:04:57 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 13:58:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:04:57 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 13:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:04:57 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 14:00:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 14:04:57 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 14:01:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:04:57 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 14:02:02 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 14:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 14:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 14:03:01 eth0 414.29 382.75 4140.32 29.30 0.00 0.00 0.00 0.00 14:04:57 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 14:04:01 eth0 474.43 431.42 3613.04 47.67 0.00 0.00 0.00 0.00 14:04:57 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 14:04:01 docker0 70.39 71.95 5.67 388.79 0.00 0.00 0.00 0.00 14:04:57 Average: eth0 80.62 73.71 700.06 7.01 0.00 0.00 0.00 0.00 14:04:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:57 Average: docker0 6.41 6.55 0.52 35.42 0.00 0.00 0.00 0.00 14:04:57 14:04:57 14:04:57 ---> sar -P ALL: 14:04:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 14:04:57 14:04:57 13:51:47 LINUX RESTART (2 CPU) 14:04:57 14:04:57 13:53:01 CPU %user %nice %system %iowait %steal %idle 14:04:57 13:54:01 all 0.10 0.00 0.07 0.00 0.04 99.79 14:04:57 13:54:01 0 0.12 0.00 0.08 0.00 0.03 99.77 14:04:57 13:54:01 1 0.08 0.00 0.05 0.00 0.05 99.82 14:04:57 13:55:01 all 0.12 0.00 0.04 0.00 0.03 99.81 14:04:57 13:55:01 0 0.17 0.00 0.05 0.00 0.03 99.75 14:04:57 13:55:01 1 0.07 0.00 0.03 0.00 0.03 99.87 14:04:57 13:56:01 all 0.14 0.00 0.07 0.00 0.03 99.77 14:04:57 13:56:01 0 0.22 0.00 0.07 0.00 0.03 99.68 14:04:57 13:56:01 1 0.07 0.00 0.07 0.00 0.02 99.85 14:04:57 13:57:01 all 0.08 0.00 0.06 0.00 0.03 99.82 14:04:57 13:57:01 0 0.10 0.00 0.07 0.00 0.03 99.80 14:04:57 13:57:01 1 0.07 0.00 0.05 0.00 0.03 99.85 14:04:57 13:58:01 all 0.09 0.00 0.06 0.00 0.03 99.82 14:04:57 13:58:01 0 0.07 0.00 0.08 0.00 0.03 99.82 14:04:57 13:58:01 1 0.12 0.00 0.03 0.00 0.02 99.83 14:04:57 13:59:01 all 0.15 0.00 0.04 0.00 0.03 99.78 14:04:57 13:59:01 0 0.08 0.00 0.03 0.00 0.02 99.87 14:04:57 13:59:01 1 0.22 0.00 0.05 0.00 0.03 99.70 14:04:57 14:00:01 all 0.13 0.00 0.07 0.00 0.03 99.77 14:04:57 14:00:01 0 0.10 0.00 0.08 0.00 0.02 99.80 14:04:57 14:00:01 1 0.17 0.00 0.05 0.00 0.03 99.75 14:04:57 14:01:01 all 0.12 0.00 0.06 0.00 0.03 99.80 14:04:57 14:01:01 0 0.03 0.00 0.05 0.00 0.02 99.90 14:04:57 14:01:01 1 0.20 0.00 0.07 0.00 0.03 99.70 14:04:57 14:02:02 all 0.12 0.00 0.07 0.01 0.03 99.78 14:04:57 14:02:02 0 0.03 0.00 0.05 0.02 0.02 99.88 14:04:57 14:02:02 1 0.20 0.00 0.08 0.00 0.03 99.68 14:04:57 14:03:01 all 2.66 0.00 1.51 0.07 0.04 95.71 14:04:57 14:03:01 0 2.53 0.00 1.63 0.09 0.03 95.72 14:04:57 14:03:01 1 2.80 0.00 1.39 0.05 0.05 95.70 14:04:57 14:04:01 all 19.49 0.00 9.00 6.72 0.08 64.71 14:04:57 14:04:01 0 19.60 0.00 9.18 7.56 0.07 63.59 14:04:57 14:04:01 1 19.38 0.00 8.82 5.88 0.09 65.84 14:04:57 14:04:57 Average: CPU %user %nice %system %iowait %steal %idle 14:04:57 Average: all 2.03 0.00 0.97 0.59 0.03 96.37 14:04:57 Average: 0 2.01 0.00 1.00 0.67 0.03 96.29 14:04:57 Average: 1 2.05 0.00 0.94 0.52 0.04 96.46 14:04:57 14:04:57 14:04:57