Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 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-ssh8347179529734360821.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh6726635479746202094.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh7762374997066787324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh4865211968783747835.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh8725772633850568739.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-913’ Running on prd-centos7-docker-4c-2g-916 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 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git Avoid second fetch Checking out Revision 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 (master) > 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-ssh8058158308936471166.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 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 Commit message: "Merge pull request #957 from iain-anderson/issue-956" > git rev-list --no-walk 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:00:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:00:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:00:58 ========================================================= 15:00:58 EdgeX Global Pipelines Version Info 15:00:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:01:06 ------------------- 15:01:06 stable info: 15:01:06 ------------------- 15:01:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:01:06 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:01:06 Message: update stable to v1.0.193 15:01:07 ------------------- 15:01:07 experimental info: 15:01:07 ------------------- 15:01:07 Commited By: **** collab-it+edgex@linuxfoundation.org 15:01:07 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:01:07 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:01:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:01:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 [Pipeline] echo 15:01:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 907dcb8 [Pipeline] echo 15:01:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:08 provisioning config files... 15:01:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config777691076376671864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:08 ---> docker-login.sh 15:01:08 nexus3.edgexfoundry.org:10001 15:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:09 Configure a credential helper to remove this warning. See 15:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:09 15:01:09 Login Succeeded 15:01:09 nexus3.edgexfoundry.org:10002 15:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:09 Configure a credential helper to remove this warning. See 15:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:09 15:01:09 Login Succeeded 15:01:09 nexus3.edgexfoundry.org:10003 15:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:09 Configure a credential helper to remove this warning. See 15:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:09 15:01:09 Login Succeeded 15:01:09 nexus3.edgexfoundry.org:10004 15:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:09 Configure a credential helper to remove this warning. See 15:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:09 15:01:09 Login Succeeded 15:01:09 docker.io 15:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:09 Configure a credential helper to remove this warning. See 15:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:09 15:01:09 Login Succeeded 15:01:09 ---> docker-login.sh ends [Pipeline] } 15:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:01:10 + git log --format=format:%s -1 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 [Pipeline] echo 15:01:10 GIT_COMMIT: 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242, Commit Message: Merge pull request #957 from iain-anderson/issue-956 [Pipeline] echo 15:01:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:01:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:01:11 15:01:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:01:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:01:11 latest: Pulling from edgex-devops/git-semver 15:01:11 31603596830f: Pulling fs layer 15:01:11 54011a49482f: Pulling fs layer 15:01:11 a6820b24f6d8: Pulling fs layer 15:01:11 f581987b2513: Pulling fs layer 15:01:11 f581987b2513: Waiting 15:01:11 54011a49482f: Download complete 15:01:12 31603596830f: Verifying Checksum 15:01:12 31603596830f: Download complete 15:01:12 f581987b2513: Verifying Checksum 15:01:12 f581987b2513: Download complete 15:01:12 31603596830f: Pull complete 15:01:12 a6820b24f6d8: Verifying Checksum 15:01:12 a6820b24f6d8: Download complete 15:01:12 54011a49482f: Pull complete 15:01:13 a6820b24f6d8: Pull complete 15:01:13 f581987b2513: Pull complete 15:01:13 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:01:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:01:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:01:13 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 15:01: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:01:17 $ docker top 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:01:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:17 [ssh-agent] Looking for ssh-agent implementation... 15:01:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:17 $ docker exec 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a ssh-agent 15:01:18 SSH_AUTH_SOCK=/tmp/ssh-H5ZgtERw0tQ7/agent.13 15:01:18 SSH_AGENT_PID=19 15:01:18 Running ssh-add (command line suppressed) 15:01:18 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_12067149515017771.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_12067149515017771.key) 15:01:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:18 + git tag --points-at HEAD [Pipeline] } 15:01:18 $ docker exec --env ******** --env ******** 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a ssh-agent -k 15:01:18 unset SSH_AUTH_SOCK; 15:01:18 unset SSH_AGENT_PID; 15:01:18 echo Agent pid 19 killed; 15:01:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:01:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:18 [ssh-agent] Looking for ssh-agent implementation... 15:01:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:18 $ docker exec 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a ssh-agent 15:01:18 SSH_AUTH_SOCK=/tmp/ssh-jOxTpc04qDYM/agent.50 15:01:18 SSH_AGENT_PID=56 15:01:18 Running ssh-add (command line suppressed) 15:01:18 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4993843775450787811.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4993843775450787811.key) 15:01:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:19 + git semver init 15:01:19 # -> Open(): unable to determine branch for HEAD 15:01:19 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:01:19 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:01:19 # $SEMVER_REMOTE_NAME = origin 15:01:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:01:19 # $SEMVER_USER_NAME = edgex-jenkins 15:01:19 # $SEMVER_BRANCH = master 15:01:19 # $SEMVER_TEMP = /tmp/semver-588454742 15:01:19 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:01:19 # '/tmp/semver-588454742' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 15:01:19 # -> Force: false 15:01:19 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 15:01:19 $ docker exec --env ******** --env ******** 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a ssh-agent -k 15:01:19 unset SSH_AUTH_SOCK; 15:01:19 unset SSH_AGENT_PID; 15:01:19 echo Agent pid 56 killed; 15:01:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:01:20 + git semver [Pipeline] } 15:01:20 $ docker stop --time=1 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a 15:01:22 $ docker rm -f 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a [Pipeline] // withDockerContainer [Pipeline] sh 15:01:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:01:22 Stashed 1 file(s) [Pipeline] echo 15:01:22 [edgeXSemver]: initialized semver on version 2.0.0-dev.72 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:01:38 Still waiting to schedule task 15:01:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:01:38 Still waiting to schedule task 15:01:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-914’ is offline 15:03:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-918 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 15:03:41 Running in /w/workspace/device-sdk-go/179 [Pipeline] { [Pipeline] checkout 15:03:41 Selected Git installation does not exist. Using Default 15:03:41 The recommended git tool is: NONE 15:03:47 using credential edgex-jenkins-ssh 15:03:47 Cloning the remote Git repository 15:03:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:03:47 > git init /w/workspace/device-sdk-go/179 # timeout=10 15:03:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:03:47 > git --version # timeout=10 15:03:47 > git --version # 'git version 2.17.1' 15:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:48 Avoid second fetch 15:03:48 Checking out Revision 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 (master) 15:03:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:03:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:49 > git config core.sparsecheckout # timeout=10 15:03:49 > git checkout -f 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 15:03:57 Commit message: "Merge pull request #957 from iain-anderson/issue-956" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:03:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:03:59 + true 15:03:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:17 provisioning config files... 15:04:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/179@tmp/config6554321099591632796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:18 ---> docker-login.sh 15:04:18 nexus3.edgexfoundry.org:10001 15:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:19 Configure a credential helper to remove this warning. See 15:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:19 15:04:19 Login Succeeded 15:04:19 nexus3.edgexfoundry.org:10002 15:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:19 Configure a credential helper to remove this warning. See 15:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:19 15:04:19 Login Succeeded 15:04:19 nexus3.edgexfoundry.org:10003 15:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:20 Configure a credential helper to remove this warning. See 15:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:20 15:04:20 Login Succeeded 15:04:20 nexus3.edgexfoundry.org:10004 15:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:21 Configure a credential helper to remove this warning. See 15:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:21 15:04:21 Login Succeeded 15:04:21 docker.io 15:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:22 Configure a credential helper to remove this warning. See 15:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:22 15:04:22 Login Succeeded 15:04:22 ---> docker-login.sh ends [Pipeline] } 15:04:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:04:22 ========================================================= 15:04:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:04:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:04:22 + 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 . 15:04:23 Sending build context to Docker daemon 2.626MB 15:04:23 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:04:23 Step 2/8 : FROM ${BASE} 15:04:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:04:23 595b0fe564bb: Pulling fs layer 15:04:23 7186ed65a4f7: Pulling fs layer 15:04:23 316046926c0a: Pulling fs layer 15:04:23 4ebd0625c992: Pulling fs layer 15:04:23 207e8628e3a3: Pulling fs layer 15:04:23 c791037a9be2: Pulling fs layer 15:04:23 ffd874e62e21: Pulling fs layer 15:04:23 c791037a9be2: Waiting 15:04:23 4ebd0625c992: Waiting 15:04:23 207e8628e3a3: Waiting 15:04:23 ffd874e62e21: Waiting 15:04:23 316046926c0a: Download complete 15:04:23 7186ed65a4f7: Verifying Checksum 15:04:23 7186ed65a4f7: Download complete 15:04:23 207e8628e3a3: Download complete 15:04:23 595b0fe564bb: Verifying Checksum 15:04:23 595b0fe564bb: Download complete 15:04:23 c791037a9be2: Verifying Checksum 15:04:23 c791037a9be2: Download complete 15:04:24 595b0fe564bb: Pull complete 15:04:24 7186ed65a4f7: Pull complete 15:04:25 316046926c0a: Pull complete 15:04:25 ffd874e62e21: Verifying Checksum 15:04:26 4ebd0625c992: Verifying Checksum 15:04:26 4ebd0625c992: Download complete 15:04:36 4ebd0625c992: Pull complete 15:04:36 207e8628e3a3: Pull complete 15:04:37 c791037a9be2: Pull complete 15:04:41 ffd874e62e21: Pull complete 15:04:41 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:04:41 ---> cfc18b08335c 15:04:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:04:43 ---> Running in cbc61c8419f9 15:04:43 Removing intermediate container cbc61c8419f9 15:04:43 ---> 1008e0ae2667 15:04:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:43 ---> Running in 12aed4662dcf 15:04:46 Removing intermediate container 12aed4662dcf 15:04:46 ---> 05795a28e9be 15:04:46 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:04:46 ---> Running in eecab43dae49 15:04:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:04:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:04:49 (1/6) Installing libc-dev (0.7.2-r3) 15:04:49 (2/6) Installing libsodium (1.0.18-r0) 15:04:53 (3/6) Installing pkgconf (1.7.3-r0) 15:04:53 (4/6) Installing libsodium-dev (1.0.18-r0) 15:04:53 (5/6) Installing libzmq (4.3.3-r1) 15:04:53 (6/6) Installing zeromq-dev (4.3.3-r1) 15:04:53 Executing busybox-1.32.1-r6.trigger 15:04:53 OK: 139 MiB in 46 packages 15:04:53 Removing intermediate container eecab43dae49 15:04:53 ---> 9f1998ec076d 15:04:53 Step 6/8 : WORKDIR /device-sdk-go 15:04:53 ---> Running in cbbde82799c5 15:04:53 Removing intermediate container cbbde82799c5 15:04:53 ---> 107b6a706ec6 15:04:53 Step 7/8 : COPY . . 15:04:53 ---> d260b0e4cc27 15:04:53 Step 8/8 : RUN go mod download 15:04:53 ---> Running in b3df24c4452d 15:05:20 Removing intermediate container b3df24c4452d 15:05:20 ---> 9e35cb3386ad 15:05:20 Successfully built 9e35cb3386ad 15:05:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:05:20 + docker inspect -f . ci-base-image-arm64 15:05:20 . [Pipeline] withDockerContainer 15:05:21 prd-ubuntu18.04-docker-arm64-4c-16g-918 does not seem to be running inside a container 15:05:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/179 -v /w/workspace/device-sdk-go/179:/w/workspace/device-sdk-go/179:rw,z -v /w/workspace/device-sdk-go/179@tmp:/w/workspace/device-sdk-go/179@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 15:05:22 $ docker top 405a279acf6253c10ee221d53f45104ff02d8029be881aa0b51036840af37ed2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:23 + go version 15:05:23 go version go1.16.3 linux/arm64 [Pipeline] } 15:05:23 $ docker stop --time=1 405a279acf6253c10ee221d53f45104ff02d8029be881aa0b51036840af37ed2 15:05:25 $ docker rm -f 405a279acf6253c10ee221d53f45104ff02d8029be881aa0b51036840af37ed2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:05:26 + docker inspect -f . ci-base-image-arm64 15:05:26 . [Pipeline] withDockerContainer 15:05:26 prd-ubuntu18.04-docker-arm64-4c-16g-918 does not seem to be running inside a container 15:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/179 -v /w/workspace/device-sdk-go/179:/w/workspace/device-sdk-go/179:rw,z -v /w/workspace/device-sdk-go/179@tmp:/w/workspace/device-sdk-go/179@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 15:05:28 $ docker top e233b8777d9ba910449278ec4ddf3b3380dbd7e8686454cf4dbbd52805c1f09a -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:29 + go mod tidy [Pipeline] sh 15:05:30 + make test 15:05:30 go mod tidy 15:05:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:05:41 Running on prd-centos7-docker-4c-2g-919 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 15:05:41 Running in /w/workspace/device-sdk-go/179 [Pipeline] { [Pipeline] checkout 15:05:42 Selected Git installation does not exist. Using Default 15:05:42 The recommended git tool is: NONE 15:05:44 using credential edgex-jenkins-ssh 15:05:44 Cloning the remote Git repository 15:05:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:05:45 Avoid second fetch 15:05:45 Checking out Revision 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 (master) 15:05:44 > git init /w/workspace/device-sdk-go/179 # timeout=10 15:05:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:05:44 > git --version # timeout=10 15:05:44 > git --version # 'git version 2.24.4' 15:05:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:44 [INFO] Currently running in a labeled security context 15:05:44 [INFO] Currently SELinux is 'enforcing' on the host 15:05:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/179@tmp/jenkins-gitclient-ssh1844079376348525036.key 15:05:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:05:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:45 > git config core.sparsecheckout # timeout=10 15:05:45 > git checkout -f 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 15:05:49 Commit message: "Merge pull request #957 from iain-anderson/issue-956" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:05:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:05:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:05:50 + sudo service docker restart 15:05:50 + true 15:05:50 Redirecting to /bin/systemctl restart docker.service 15:05:54 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:07 provisioning config files... 15:06:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/179@tmp/config5745126637110705587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:07 ---> docker-login.sh 15:06:07 nexus3.edgexfoundry.org:10001 15:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:07 Configure a credential helper to remove this warning. See 15:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:07 15:06:07 Login Succeeded 15:06:07 nexus3.edgexfoundry.org:10002 15:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:08 Configure a credential helper to remove this warning. See 15:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:08 15:06:08 Login Succeeded 15:06:08 nexus3.edgexfoundry.org:10003 15:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:08 Configure a credential helper to remove this warning. See 15:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:08 15:06:08 Login Succeeded 15:06:08 nexus3.edgexfoundry.org:10004 15:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:08 Configure a credential helper to remove this warning. See 15:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:08 15:06:08 Login Succeeded 15:06:08 docker.io 15:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:08 Configure a credential helper to remove this warning. See 15:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:08 15:06:08 Login Succeeded 15:06:08 ---> docker-login.sh ends [Pipeline] } 15:06:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:06:08 ========================================================= 15:06:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:06:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:06:09 + 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 . 15:06:09 Sending build context to Docker daemon 2.625MB 15:06:09 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:06:09 Step 2/8 : FROM ${BASE} 15:06:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:06:09 540db60ca938: Pulling fs layer 15:06:09 adcc1eea9eea: Pulling fs layer 15:06:09 4c4ab2625f07: Pulling fs layer 15:06:09 0510c868ecb4: Pulling fs layer 15:06:09 afea3b2eda06: Pulling fs layer 15:06:09 7809a108b3ef: Pulling fs layer 15:06:09 f706445af74f: Pulling fs layer 15:06:09 afea3b2eda06: Waiting 15:06:09 7809a108b3ef: Waiting 15:06:09 f706445af74f: Waiting 15:06:09 0510c868ecb4: Waiting 15:06:09 4c4ab2625f07: Verifying Checksum 15:06:09 4c4ab2625f07: Download complete 15:06:09 adcc1eea9eea: Verifying Checksum 15:06:09 adcc1eea9eea: Download complete 15:06:09 afea3b2eda06: Verifying Checksum 15:06:09 afea3b2eda06: Download complete 15:06:09 7809a108b3ef: Verifying Checksum 15:06:09 7809a108b3ef: Download complete 15:06:09 540db60ca938: Verifying Checksum 15:06:09 540db60ca938: Download complete 15:06:09 540db60ca938: Pull complete 15:06:09 adcc1eea9eea: Pull complete 15:06:09 4c4ab2625f07: Pull complete 15:06:11 f706445af74f: Verifying Checksum 15:06:11 f706445af74f: Download complete 15:06:11 0510c868ecb4: Verifying Checksum 15:06:11 0510c868ecb4: Download complete 15:06:15 0510c868ecb4: Pull complete 15:06:16 afea3b2eda06: Pull complete 15:06:16 7809a108b3ef: Pull complete 15:06:18 f706445af74f: Pull complete 15:06:18 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:06:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:06:18 ---> b068be0155e3 15:06:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:06:50 ---> Running in 5078cc056d93 15:06:50 Removing intermediate container 5078cc056d93 15:06:50 ---> 284ada5ddd21 15:06:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:50 ---> Running in fd5709ff9ef1 15:06:51 Removing intermediate container fd5709ff9ef1 15:06:51 ---> 32057b20a857 15:06:51 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:06:51 ---> Running in 1e793844560f 15:06:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:52 (1/6) Installing libc-dev (0.7.2-r3) 15:06:53 (2/6) Installing libsodium (1.0.18-r0) 15:06:53 (3/6) Installing pkgconf (1.7.3-r0) 15:06:53 (4/6) Installing libsodium-dev (1.0.18-r0) 15:06:53 (5/6) Installing libzmq (4.3.3-r1) 15:06:53 (6/6) Installing zeromq-dev (4.3.3-r1) 15:06:53 Executing busybox-1.32.1-r6.trigger 15:06:53 OK: 150 MiB in 46 packages 15:06:54 Removing intermediate container 1e793844560f 15:06:54 ---> f7a44a4367c3 15:06:54 Step 6/8 : WORKDIR /device-sdk-go 15:06:54 ---> Running in bc4467eef12e 15:06:55 Removing intermediate container bc4467eef12e 15:06:55 ---> 7d76ab573526 15:06:55 Step 7/8 : COPY . . 15:06:56 ---> e64a6376d04f 15:06:56 Step 8/8 : RUN go mod download 15:06:56 ---> Running in 763482df8f1d 15:07:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:07:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:07:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:07:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.258s coverage: 25.4% of statements 15:07:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:07:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.202s coverage: 28.1% of statements 15:07:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.242s coverage: 78.9% of statements 15:07:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.247s coverage: 9.0% of statements 15:07:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:07:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:07:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:07:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.239s coverage: 29.2% of statements 15:07:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:07:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.216s coverage: 83.3% of statements 15:07:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:07:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:07:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.463s coverage: 58.0% of statements 15:07:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.195s coverage: 89.2% of statements 15:07:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:07:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.184s coverage: 5.0% of statements 15:07:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:07:14 GO111MODULE=on go vet ./... 15:07:38 Removing intermediate container 763482df8f1d 15:07:38 ---> b3f197000fb9 15:07:38 Successfully built b3f197000fb9 15:07:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:07:39 + docker inspect -f . ci-base-image-x86_64 15:07:39 . [Pipeline] withDockerContainer 15:07:39 prd-centos7-docker-4c-2g-919 does not seem to be running inside a container 15:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/179 -v /w/workspace/device-sdk-go/179:/w/workspace/device-sdk-go/179:rw,z -v /w/workspace/device-sdk-go/179@tmp:/w/workspace/device-sdk-go/179@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 15:07:40 $ docker top e48eca3d653fd8f11f67b272ed7001aa69525171f1f77683cda5391a9c1a4aa5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:41 + go version 15:07:41 go version go1.16.3 linux/amd64 [Pipeline] } 15:07:41 $ docker stop --time=1 e48eca3d653fd8f11f67b272ed7001aa69525171f1f77683cda5391a9c1a4aa5 15:07:42 $ docker rm -f e48eca3d653fd8f11f67b272ed7001aa69525171f1f77683cda5391a9c1a4aa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:07:43 + docker inspect -f . ci-base-image-x86_64 15:07:43 . [Pipeline] withDockerContainer 15:07:43 prd-centos7-docker-4c-2g-919 does not seem to be running inside a container 15:07:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/179 -v /w/workspace/device-sdk-go/179:/w/workspace/device-sdk-go/179:rw,z -v /w/workspace/device-sdk-go/179@tmp:/w/workspace/device-sdk-go/179@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 15:07:44 $ docker top db0c091864a89927350e29125297f735fd81416fc141fd266e65c9c056d483eb -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:44 + go mod tidy [Pipeline] sh 15:07:45 + make test 15:07:45 go mod tidy 15:07:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:07:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:08:10 gofmt -l . 15:08:10 [ "`gofmt -l .`" = "" ] 15:08:10 ./bin/test-attribution-txt.sh 15:08:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:08:11 $ docker stop --time=1 e233b8777d9ba910449278ec4ddf3b3380dbd7e8686454cf4dbbd52805c1f09a 15:08:13 $ docker rm -f e233b8777d9ba910449278ec4ddf3b3380dbd7e8686454cf4dbbd52805c1f09a [Pipeline] // withDockerContainer [Pipeline] sh 15:08:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:08:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 15:08:17 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:08:17 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:08:17 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [Pipeline] sh 15:08:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:08:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.057s coverage: 25.4% of statements 15:08:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:08:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 28.1% of statements 15:08:21 + ls -al . 15:08:21 total 244 15:08:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 15:08 . 15:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:03 .. 15:08:21 -rw-rw-r-- 1 jenkins jenkins 140 Jun 8 15:03 .dockerignore 15:08:21 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 15:03 .git 15:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:03 .github 15:08:21 -rw-rw-r-- 1 jenkins jenkins 138 Jun 8 15:03 .gitignore 15:08:21 -rw-rw-r-- 1 jenkins jenkins 987 Jun 8 15:03 Dockerfile.build 15:08:21 -rw-rw-r-- 1 jenkins jenkins 894 Jun 8 15:03 Jenkinsfile 15:08:21 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 8 15:03 LICENSE 15:08:21 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 8 15:03 Makefile 15:08:21 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 8 15:03 README.md 15:08:21 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 8 15:03 RELEASE-NOTES.txt 15:08:21 -rw-rw-r-- 1 jenkins jenkins 12 Jun 8 15:01 VERSION 15:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:03 bin 15:08:21 -rw-r--r-- 1 jenkins jenkins 126071 Jun 8 15:07 coverage.out 15:08:21 drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 15:03 example 15:08:21 -rw-r--r-- 1 jenkins jenkins 575 Jun 8 15:08 go.mod 15:08:21 -rw-r--r-- 1 jenkins jenkins 20381 Jun 8 15:05 go.sum 15:08:21 drwxrwxr-x 15 jenkins jenkins 4096 Jun 8 15:03 internal 15:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:03 openapi 15:08:21 drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 15:03 pkg 15:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:03 snap 15:08:21 -rw-rw-r-- 1 jenkins jenkins 222 Jun 8 15:03 version.go [Pipeline] isUnix [Pipeline] sh 15:08:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements 15:08:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.045s coverage: 9.0% of statements 15:08:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:08:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:08:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:08:22 + 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=907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 --label arch=arm64 --label version=2.0.0-dev.72 . 15:08:22 Sending build context to Docker daemon 2.753MB 15:08:22 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 15:08:22 Step 2/23 : FROM ${BASE} AS builder 15:08:22 ---> 9e35cb3386ad 15:08:22 Step 3/23 : WORKDIR /device-sdk-go 15:08:23 ---> Running in 64101f35ee9e 15:08:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.059s coverage: 29.2% of statements 15:08:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:08:23 Removing intermediate container 64101f35ee9e 15:08:23 ---> 2101bb680f94 15:08:23 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:08:23 ---> Running in 3e49807414fc 15:08:23 Removing intermediate container 3e49807414fc 15:08:23 ---> 24f3e1ec047c 15:08:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 83.3% of statements 15:08:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:08:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:08:24 ---> Running in 81406992299a 15:08:26 Removing intermediate container 81406992299a 15:08:26 ---> dfc01638515a 15:08:26 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:08:26 ---> Running in 5cb7cb2295fa 15:08:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:08:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 15:08:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:08:32 OK: 139 MiB in 46 packages 15:08:33 Removing intermediate container 5cb7cb2295fa 15:08:33 ---> 88a22bf90380 15:08:33 Step 7/23 : COPY . . 15:08:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.817s coverage: 89.2% of statements 15:08:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:08:34 ---> 4dd338a561fc 15:08:34 Step 8/23 : RUN go mod download 15:08:34 ---> Running in 8f2a908024d4 15:08:37 Removing intermediate container 8f2a908024d4 15:08:37 ---> cc22478dc80d 15:08:37 Step 9/23 : RUN make build 15:08:37 ---> Running in f1c42c6361f7 15:08:38 go mod tidy 15:08:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.72" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:08:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.0% of statements 15:08:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:08:49 GO111MODULE=on go vet ./... 15:09:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:09:13 Removing intermediate container f1c42c6361f7 15:09:13 ---> 0147d984214a 15:09:13 Step 10/23 : FROM alpine:3.12 15:09:13 3.12: Pulling from library/alpine 15:09:13 d2f70382dc9a: Pulling fs layer 15:09:13 d2f70382dc9a: Verifying Checksum 15:09:13 d2f70382dc9a: Download complete 15:09:14 d2f70382dc9a: Pull complete 15:09:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:09:14 Status: Downloaded newer image for alpine:3.12 15:09:14 ---> 9852663dfa18 15:09:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:09:14 ---> Running in dcf5e2ed6037 15:09:15 Removing intermediate container dcf5e2ed6037 15:09:15 ---> df8e0dcfe964 15:09:15 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:15 ---> Running in 23050b8ae5f8 15:09:17 Removing intermediate container 23050b8ae5f8 15:09:17 ---> cb6bc49c378c 15:09:17 Step 13/23 : RUN apk add --update --no-cache zeromq 15:09:17 ---> Running in c6facf190baa 15:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:09:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:09:20 (1/5) Installing libgcc (9.3.0-r2) 15:09:20 (2/5) Installing libsodium (1.0.18-r0) 15:09:20 (3/5) Installing libstdc++ (9.3.0-r2) 15:09:20 (4/5) Installing libzmq (4.3.3-r0) 15:09:20 (5/5) Installing zeromq (4.3.3-r0) 15:09:20 Executing busybox-1.31.1-r20.trigger 15:09:20 OK: 8 MiB in 19 packages 15:09:22 Removing intermediate container c6facf190baa 15:09:22 ---> b9a9bb9188f4 15:09:22 Step 14/23 : WORKDIR / 15:09:22 ---> Running in 56245172fd5a 15:09:22 gofmt -l . 15:09:22 [ "`gofmt -l .`" = "" ] 15:09:22 ./bin/test-attribution-txt.sh 15:09:22 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:09:22 $ docker stop --time=1 db0c091864a89927350e29125297f735fd81416fc141fd266e65c9c056d483eb 15:09:22 Removing intermediate container 56245172fd5a 15:09:22 ---> 24b43c8ad501 15:09:22 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:09:23 ---> f916e2b9cf6a 15:09:23 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:09:24 ---> a996290d756f 15:09:24 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:09:25 ---> c4c94a2bb1d0 15:09:25 Step 18/23 : EXPOSE 59999 15:09:25 ---> Running in 405d24cd9e65 15:09:26 Removing intermediate container 405d24cd9e65 15:09:26 ---> 323467211332 15:09:26 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:09:26 ---> Running in 43b9f19277bc 15:09:27 Removing intermediate container 43b9f19277bc 15:09:27 ---> b51421ab27c6 15:09:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:27 ---> Running in f9bfd3d97f7e 15:09:27 Removing intermediate container f9bfd3d97f7e 15:09:27 ---> 60fc1ac3d12c 15:09:27 Step 21/23 : LABEL arch=arm64 15:09:27 ---> Running in 83937f187543 15:09:30 $ docker rm -f db0c091864a89927350e29125297f735fd81416fc141fd266e65c9c056d483eb 15:09:30 Removing intermediate container 83937f187543 15:09:30 ---> d02cd3565870 15:09:30 Step 22/23 : LABEL git_sha=907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 15:09:30 ---> Running in 42058dff4b01 15:09:30 Removing intermediate container 42058dff4b01 15:09:30 ---> 366e61d4ca81 15:09:30 Step 23/23 : LABEL version=2.0.0-dev.72 15:09:30 ---> Running in af515495e778 15:09:30 Removing intermediate container af515495e778 15:09:30 ---> e3816d0980b6 15:09:30 [Warning] One or more build-args [MAKE ARCH] were not consumed 15:09:30 Successfully built e3816d0980b6 15:09:30 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 15:09:30 + sudo chown -R jenkins:jenkins . [Pipeline] // stage Post stage [Pipeline] stash 15:09:30 Warning: overwriting stash ‘coverage-report’ [Pipeline] libraryResource [Pipeline] sh 15:09:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:09:31 ---> job-cost.sh 15:09:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3vkH 15:09:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:09:31 + ls -al . 15:09:31 total 208 15:09:31 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 8 15:09 . 15:09:31 drwxrwxr-x. 4 jenkins jenkins 32 Jun 8 15:05 .. 15:09:31 drwxrwxr-x. 2 jenkins jenkins 64 Jun 8 15:05 bin 15:09:31 -rw-r--r--. 1 jenkins jenkins 126071 Jun 8 15:08 coverage.out 15:09:31 -rw-rw-r--. 1 jenkins jenkins 987 Jun 8 15:05 Dockerfile.build 15:09:31 -rw-rw-r--. 1 jenkins jenkins 140 Jun 8 15:05 .dockerignore 15:09:31 drwxrwxr-x. 5 jenkins jenkins 62 Jun 8 15:05 example 15:09:31 drwxrwxr-x. 8 jenkins jenkins 162 Jun 8 15:05 .git 15:09:31 drwxrwxr-x. 2 jenkins jenkins 103 Jun 8 15:05 .github 15:09:31 -rw-rw-r--. 1 jenkins jenkins 138 Jun 8 15:05 .gitignore 15:09:31 -rw-r--r--. 1 jenkins jenkins 575 Jun 8 15:09 go.mod 15:09:31 -rw-r--r--. 1 jenkins jenkins 20381 Jun 8 15:07 go.sum 15:09:31 drwxrwxr-x. 15 jenkins jenkins 224 Jun 8 15:05 internal 15:09:31 -rw-rw-r--. 1 jenkins jenkins 894 Jun 8 15:05 Jenkinsfile 15:09:31 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 8 15:05 LICENSE 15:09:31 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 8 15:05 Makefile 15:09:31 drwxrwxr-x. 4 jenkins jenkins 26 Jun 8 15:05 openapi 15:09:31 drwxrwxr-x. 5 jenkins jenkins 50 Jun 8 15:05 pkg 15:09:31 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 8 15:05 README.md 15:09:31 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 8 15:05 RELEASE-NOTES.txt 15:09:31 drwxrwxr-x. 4 jenkins jenkins 54 Jun 8 15:05 snap 15:09:31 -rw-rw-r--. 1 jenkins jenkins 12 Jun 8 15:01 VERSION 15:09:31 -rw-rw-r--. 1 jenkins jenkins 222 Jun 8 15:05 version.go [Pipeline] isUnix [Pipeline] sh 15:09:32 + 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=907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 --label arch=amd64 --label version=2.0.0-dev.72 . 15:09:32 Sending build context to Docker daemon 2.752MB 15:09:32 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 15:09:32 Step 2/23 : FROM ${BASE} AS builder 15:09:32 ---> b3f197000fb9 15:09:32 Step 3/23 : WORKDIR /device-sdk-go 15:09:34 ---> Running in 9dfc5b58b47d 15:09:34 Removing intermediate container 9dfc5b58b47d 15:09:34 ---> a3417b696bfa 15:09:34 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:09:34 ---> Running in f05f0f93e0db 15:09:35 Removing intermediate container f05f0f93e0db 15:09:35 ---> dec228dd0b6b 15:09:35 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:35 ---> Running in bf6be6ffac65 15:09:38 Removing intermediate container bf6be6ffac65 15:09:38 ---> f578372cdf67 15:09:38 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:09:38 ---> Running in 6c5da422ddbe 15:09:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:09:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:09:40 OK: 150 MiB in 46 packages 15:09:46 Removing intermediate container 6c5da422ddbe 15:09:46 ---> b5ea055a2b47 15:09:46 Step 7/23 : COPY . . 15:09:46 ---> c4b8dbf1a683 15:09:46 Step 8/23 : RUN go mod download 15:09:46 ---> Running in 3d53d7d4f329 15:09:48 Removing intermediate container 3d53d7d4f329 15:09:48 ---> 0e1987fc5c5c 15:09:48 Step 9/23 : RUN make build 15:09:49 ---> Running in 7d9e2536af9f 15:09:49 go mod tidy 15:09:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.72" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:10:05 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:10:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:10:13 Removing intermediate container 7d9e2536af9f 15:10:13 ---> 81cd4ab2c399 15:10:13 Step 10/23 : FROM alpine:3.12 15:10:16 3.12: Pulling from library/alpine 15:10:16 339de151aab4: Pulling fs layer 15:10:16 339de151aab4: Verifying Checksum 15:10:16 339de151aab4: Download complete 15:10:17 339de151aab4: Pull complete 15:10:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:10:18 Status: Downloaded newer image for alpine:3.12 15:10:18 ---> 13621d1b12d4 15:10:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:10:20 ---> Running in 583f67cd5f10 15:10:20 Removing intermediate container 583f67cd5f10 15:10:20 ---> 12a9b71aa2a9 15:10:20 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:21 ---> Running in 69bf62e1fd3d 15:10:23 Removing intermediate container 69bf62e1fd3d 15:10:23 ---> 17986c8da0ef 15:10:23 Step 13/23 : RUN apk add --update --no-cache zeromq 15:10:23 ---> Running in f141ba695e11 15:10:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:10:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:10:25 (1/5) Installing libgcc (9.3.0-r2) 15:10:25 (2/5) Installing libsodium (1.0.18-r0) 15:10:25 (3/5) Installing libstdc++ (9.3.0-r2) 15:10:26 (4/5) Installing libzmq (4.3.3-r0) 15:10:26 (5/5) Installing zeromq (4.3.3-r0) 15:10:26 Executing busybox-1.31.1-r20.trigger 15:10:26 OK: 8 MiB in 19 packages 15:10:28 Removing intermediate container f141ba695e11 15:10:28 ---> ccad95c93ffa 15:10:28 Step 14/23 : WORKDIR / 15:10:28 ---> Running in 637c7dd5db48 15:10:28 Removing intermediate container 637c7dd5db48 15:10:28 ---> af780898c264 15:10:28 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:10:29 ---> 93a9a7022f98 15:10:29 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:10:30 ---> fa11e5813f08 15:10:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:10:31 ---> 35ef3b9890a0 15:10:31 Step 18/23 : EXPOSE 59999 15:10:31 ---> Running in 4ea348f7806a 15:10:32 Removing intermediate container 4ea348f7806a 15:10:32 ---> 15476fa1e373 15:10:32 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:10:32 ---> Running in 28186eab2e54 15:10:32 Removing intermediate container 28186eab2e54 15:10:32 ---> 6229b9e71efc 15:10:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:10:33 ---> Running in 9bed12130827 15:10:33 Removing intermediate container 9bed12130827 15:10:33 ---> 643b43d66d10 15:10:33 Step 21/23 : LABEL arch=amd64 15:10:33 ---> Running in c0ee4c817609 15:10:33 Removing intermediate container c0ee4c817609 15:10:33 ---> bb9817a47868 15:10:33 Step 22/23 : LABEL git_sha=907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 15:10:34 ---> Running in 5af64d523347 15:10:34 Removing intermediate container 5af64d523347 15:10:34 ---> 0a15ae0a1960 15:10:34 Step 23/23 : LABEL version=2.0.0-dev.72 15:10:34 ---> Running in 24abead59503 15:10:35 Removing intermediate container 24abead59503 15:10:35 ---> a93428f1ac31 15:10:35 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:10:35 Successfully built a93428f1ac31 15:10: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 [Pipeline] libraryResource [Pipeline] sh 15:10:35 ---> job-cost.sh 15:10:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3vsP 15:10:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:11:46 lf-activate-venv(): INFO: Adding /tmp/venv-3vsP/bin to PATH 15:11:46 INFO: No Stack... 15:11:46 INFO: Retrieving Pricing Info for: v3-standard-2 15:11:46 INFO: Archiving Costs [Pipeline] sh 15:11:47 + cat /w/workspace/device-sdk-go/179/archives/cost.csv 15:11:47 + cut -d, -f6 [Pipeline] lock 15:11:47 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] 15:11:47 Resource [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] did not exist. Created. 15:11:47 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:11:47 + echo total: 0.05999999865889549 [Pipeline] stash 15:11:47 Stashed 1 file(s) [Pipeline] } 15:11:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:12:05 lf-activate-venv(): INFO: Adding /tmp/venv-3vkH/bin to PATH 15:12:05 INFO: No Stack... 15:12:05 INFO: Retrieving Pricing Info for: v2-standard-4 15:12:05 INFO: Archiving Costs [Pipeline] sh 15:12:06 + cat /w/workspace/device-sdk-go/179/archives/cost.csv 15:12:06 + cut -d, -f6 [Pipeline] lock 15:12:06 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] 15:12:06 Resource [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] did not exist. Created. 15:12:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:06 /w/workspace/device-sdk-go/179@tmp/durable-d8a4f7ab/script.sh: 1: /w/workspace/device-sdk-go/179@tmp/durable-d8a4f7ab/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:12:06 + echo total: 0.18000000715255737 [Pipeline] stash 15:12:07 Warning: overwriting stash ‘stack-cost’ 15:12:07 Stashed 1 file(s) [Pipeline] } 15:12:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-179-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 15:12:07 provisioning config files... 15:12:07 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8347424919188122297tmp [Pipeline] { [Pipeline] sh 15:12:08 + set +x 15:12:08 + curl -s https://codecov.io/bash 15:12:08 + bash -s -- 15:12:08 15:12:08 _____ _ 15:12:08 / ____| | | 15:12:08 | | ___ __| | ___ ___ _____ __ 15:12:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:12:08 | |___| (_) | (_| | __/ (_| (_) \ V / 15:12:08 \_____\___/ \__,_|\___|\___\___/ \_/ 15:12:08 Bash-1.0.3 15:12:08 15:12:08 15:12:08 ==> git version 2.24.4 found 15:12:08 ==> 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 15:12:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:12:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:12:08 ==> Jenkins CI detected. 15:12:08 project root: . 15:12:08 --> token set from env 15:12:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:12:08 ==> Running gcov in . (disable via -X gcov) 15:12:08 ==> Python coveragepy not found 15:12:08 ==> Searching for coverage reports in: 15:12:08 + . 15:12:08 -> Found 1 reports 15:12:08 ==> Detecting git/mercurial file structure 15:12:08 ==> Reading reports 15:12:08 + ./coverage.out bytes=126071 15:12:08 ==> Appending adjustments 15:12:08 https://docs.codecov.io/docs/fixing-reports 15:12:08 + Found adjustments 15:12:08 ==> Gzipping contents 15:12:08 20K /tmp/codecov.SNOvqp.gz 15:12:08 ==> Uploading reports 15:12:08 url: https://codecov.io 15:12:08 query: branch=master&commit=907dcb8c5e72c1eb081ec49d4cc5729bbc41d242&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:12:08 -> Pinging Codecov 15:12:08 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=907dcb8c5e72c1eb081ec49d4cc5729bbc41d242&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:12:09 -> Uploading to 15:12:09 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/7E55EF52A471D76F132DFD9A03CDDE97/907dcb8c5e72c1eb081ec49d4cc5729bbc41d242/0688fc4d-d412-4f63-a3e2-a674e298fe91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T151209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c380eb9fddbb42e474378e7ae34ea1489efd9e83fdcf76993cef050cc2d4e39c 15:12:09 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:09 Dload Upload Total Spent Left Speed 15:12:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16431 0 0 100 16431 0 45389 --:--:-- --:--:-- --:--:-- 45515 15:12:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 [Pipeline] } 15:12:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:12:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:12:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:14 15:12:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:12:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:12:14 188c0c94c7c5: Pulling fs layer 15:12:14 0ef7d3d256c8: Pulling fs layer 15:12:14 de9db76c5a1d: Pulling fs layer 15:12:14 0eba1c9be4d2: Pulling fs layer 15:12:14 0d57e429df01: Pulling fs layer 15:12:14 4e4be7b47b0d: Pulling fs layer 15:12:14 e1f770b5df2f: Pulling fs layer 15:12:14 85a0685a4137: Pulling fs layer 15:12:14 0d57e429df01: Waiting 15:12:14 4e4be7b47b0d: Waiting 15:12:14 e1f770b5df2f: Waiting 15:12:14 85a0685a4137: Waiting 15:12:14 0eba1c9be4d2: Waiting 15:12:14 de9db76c5a1d: Verifying Checksum 15:12:14 de9db76c5a1d: Download complete 15:12:14 0ef7d3d256c8: Verifying Checksum 15:12:14 0ef7d3d256c8: Download complete 15:12:14 0d57e429df01: Verifying Checksum 15:12:14 0d57e429df01: Download complete 15:12:14 188c0c94c7c5: Verifying Checksum 15:12:14 188c0c94c7c5: Download complete 15:12:14 4e4be7b47b0d: Verifying Checksum 15:12:14 4e4be7b47b0d: Download complete 15:12:15 188c0c94c7c5: Pull complete 15:12:15 0ef7d3d256c8: Pull complete 15:12:15 de9db76c5a1d: Pull complete 15:12:16 e1f770b5df2f: Verifying Checksum 15:12:16 e1f770b5df2f: Download complete 15:12:18 0eba1c9be4d2: Verifying Checksum 15:12:18 0eba1c9be4d2: Download complete 15:12:18 85a0685a4137: Verifying Checksum 15:12:18 85a0685a4137: Download complete 15:12:21 0eba1c9be4d2: Pull complete 15:12:21 0d57e429df01: Pull complete 15:12:21 4e4be7b47b0d: Pull complete 15:12:21 e1f770b5df2f: Pull complete 15:12:27 85a0685a4137: Pull complete 15:12:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:12:27 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 15:12:27 $ 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 15:12:50 $ docker top 82c9cd4fcc56589d1926a6627e1d9ced20763f8fd54a5b1cf945a1bc377f7dd4 -eo pid,comm [Pipeline] { [Pipeline] echo 15:12:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:12:51 + set -o pipefail 15:12:51 + snyk monitor '--org=edgex-jenkins' 15:13:05 15:13:05 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 15:13:05 15:13:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/f98f087f-b338-48ea-99ff-d4c5067d3d79 15:13:05 15:13:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:13:05 15:13:05 [Pipeline] } 15:13:05 $ docker stop --time=1 82c9cd4fcc56589d1926a6627e1d9ced20763f8fd54a5b1cf945a1bc377f7dd4 15:13:18 $ docker rm -f 82c9cd4fcc56589d1926a6627e1d9ced20763f8fd54a5b1cf945a1bc377f7dd4 [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 15:13:18 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:19 provisioning config files... 15:13:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2909275134784764017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:19 --> edgex-publish-swagger.sh 15:13:19 === Publish openapi/v1 API === 15:13:19 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 15:13:19 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 15:13:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:19 Dload Upload Total Spent Left Speed 15:13:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 20502 --:--:-- --:--:-- --:--:-- 20500 100 19947 0 0 100 19947 0 20500 --:--:-- --:--:-- --:--:-- 20500 15:13:20 15:13:20 15:13:20 === Publish openapi/v2 API === 15:13:20 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:13:20 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 15:13:20 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:20 Dload Upload Total Spent Left Speed 15:13:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 44688 0:00:01 0:00:01 --:--:-- 44728 100 51483 0 0 100 51483 0 40594 0:00:01 0:00:01 --:--:-- 40601 15:13:21 15:13:21 [Pipeline] } 15:13:21 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 15:13:26 + git log --format=format:%s -1 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 [Pipeline] isUnix [Pipeline] sh 15:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:26 . [Pipeline] withDockerContainer 15:13:26 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 15:13:26 $ 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 15:13:27 $ docker top f2548a16ab727e439c329103d8809bd93fb6347fe890c4d623c0b25ad73f0b15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:27 [ssh-agent] Looking for ssh-agent implementation... 15:13:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:27 $ docker exec f2548a16ab727e439c329103d8809bd93fb6347fe890c4d623c0b25ad73f0b15 ssh-agent 15:13:27 SSH_AUTH_SOCK=/tmp/ssh-0H05m7xmJqaV/agent.14 15:13:27 SSH_AGENT_PID=21 15:13:27 Running ssh-add (command line suppressed) 15:13:27 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7987997734079493414.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7987997734079493414.key) 15:13:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:28 + git semver tag 15:13:28 # -> Open(): unable to determine branch for HEAD 15:13:28 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:13:28 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:13:28 # $SEMVER_REMOTE_NAME = origin 15:13:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:13:28 # $SEMVER_USER_NAME = edgex-jenkins 15:13:28 # $SEMVER_BRANCH = master 15:13:28 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 15:13:28 # 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 HEAD 15:13:28 # -> Force: false 15:13:28 # 0e526b295dc33d191a6800729dafd929568e6fbe refs/tags/v2.0.0-dev.72 [Pipeline] } 15:13:28 $ docker exec --env ******** --env ******** f2548a16ab727e439c329103d8809bd93fb6347fe890c4d623c0b25ad73f0b15 ssh-agent -k 15:13:28 unset SSH_AUTH_SOCK; 15:13:28 unset SSH_AGENT_PID; 15:13:28 echo Agent pid 21 killed; 15:13:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:28 + git semver [Pipeline] } 15:13:28 $ docker stop --time=1 f2548a16ab727e439c329103d8809bd93fb6347fe890c4d623c0b25ad73f0b15 15:13:30 $ docker rm -f f2548a16ab727e439c329103d8809bd93fb6347fe890c4d623c0b25ad73f0b15 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:30 15:13:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:13:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:31 0.23.1-centos7: Pulling from edgex-lftools 15:13:31 ab5ef0e58194: Pulling fs layer 15:13:31 9712f1f96733: Pulling fs layer 15:13:31 63f879dbbcfc: Pulling fs layer 15:13:31 0d9ebad4ef96: Pulling fs layer 15:13:31 e9a5061849ea: Pulling fs layer 15:13:31 d747dcd14b5f: Pulling fs layer 15:13:31 2de7ff778b66: Pulling fs layer 15:13:31 e9a5061849ea: Waiting 15:13:31 d747dcd14b5f: Waiting 15:13:31 2de7ff778b66: Waiting 15:13:31 0d9ebad4ef96: Waiting 15:13:31 9712f1f96733: Verifying Checksum 15:13:31 9712f1f96733: Download complete 15:13:32 63f879dbbcfc: Verifying Checksum 15:13:32 63f879dbbcfc: Download complete 15:13:32 e9a5061849ea: Verifying Checksum 15:13:32 e9a5061849ea: Download complete 15:13:32 d747dcd14b5f: Verifying Checksum 15:13:32 d747dcd14b5f: Download complete 15:13:33 2de7ff778b66: Verifying Checksum 15:13:33 2de7ff778b66: Download complete 15:13:33 0d9ebad4ef96: Verifying Checksum 15:13:33 0d9ebad4ef96: Download complete 15:13:33 ab5ef0e58194: Verifying Checksum 15:13:33 ab5ef0e58194: Download complete 15:13:36 ab5ef0e58194: Pull complete 15:13:36 9712f1f96733: Pull complete 15:13:37 63f879dbbcfc: Pull complete 15:13:42 0d9ebad4ef96: Pull complete 15:13:42 e9a5061849ea: Pull complete 15:13:42 d747dcd14b5f: Pull complete 15:13:44 2de7ff778b66: Pull complete 15:13:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:13:44 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 15:13:44 $ 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 15:14:15 $ docker top 929c19e3325bda3329edcbc0d323412924c78dd1b27c2bbb8acddf87c3c20deb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:14:15 provisioning config files... 15:14:15 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2980764763466154841tmp 15:14:15 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2756010202797444219tmp 15:14:15 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2464872763006134605tmp [Pipeline] { [Pipeline] echo 15:14:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:14:15 ---> sigul-configuration.sh 15:14:15 gpg: directory `/root/.gnupg' created 15:14:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:14:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:14:15 gpg: keyring `/root/.gnupg/secring.gpg' created 15:14:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:14:15 gpg: CAST5 encrypted data 15:14:15 gpg: encrypted with 1 passphrase 15:14:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:14:16 + mkdir /home/jenkins 15:14:16 + mkdir /home/jenkins/sigul [Pipeline] sh 15:14:16 + 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 15:14:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:14:16 ---> sigul-install.sh 15:14:24 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:14:25 + git tag --list 15:14:25 0.7.1 15:14:25 delhi-tag 15:14:25 v1.0.0 15:14:25 v1.1.0 15:14:25 v1.1.1 15:14:25 v1.1.2 15:14:25 v1.2.0 15:14:25 v1.2.1 15:14:25 v1.2.2 15:14:25 v1.2.3 15:14:25 v1.3.0 15:14:25 v1.4.0 15:14:25 v2.0.0-dev.1 15:14:25 v2.0.0-dev.10 15:14:25 v2.0.0-dev.11 15:14:25 v2.0.0-dev.12 15:14:25 v2.0.0-dev.13 15:14:25 v2.0.0-dev.14 15:14:25 v2.0.0-dev.15 15:14:25 v2.0.0-dev.16 15:14:25 v2.0.0-dev.17 15:14:25 v2.0.0-dev.18 15:14:25 v2.0.0-dev.19 15:14:25 v2.0.0-dev.2 15:14:25 v2.0.0-dev.20 15:14:25 v2.0.0-dev.21 15:14:25 v2.0.0-dev.22 15:14:25 v2.0.0-dev.23 15:14:25 v2.0.0-dev.24 15:14:25 v2.0.0-dev.25 15:14:25 v2.0.0-dev.26 15:14:25 v2.0.0-dev.27 15:14:25 v2.0.0-dev.28 15:14:25 v2.0.0-dev.29 15:14:25 v2.0.0-dev.3 15:14:25 v2.0.0-dev.30 15:14:25 v2.0.0-dev.31 15:14:25 v2.0.0-dev.32 15:14:25 v2.0.0-dev.33 15:14:25 v2.0.0-dev.34 15:14:25 v2.0.0-dev.35 15:14:25 v2.0.0-dev.36 15:14:25 v2.0.0-dev.37 15:14:25 v2.0.0-dev.38 15:14:25 v2.0.0-dev.39 15:14:25 v2.0.0-dev.4 15:14:25 v2.0.0-dev.40 15:14:25 v2.0.0-dev.41 15:14:25 v2.0.0-dev.42 15:14:25 v2.0.0-dev.43 15:14:25 v2.0.0-dev.44 15:14:25 v2.0.0-dev.45 15:14:25 v2.0.0-dev.46 15:14:25 v2.0.0-dev.47 15:14:25 v2.0.0-dev.48 15:14:25 v2.0.0-dev.49 15:14:25 v2.0.0-dev.5 15:14:25 v2.0.0-dev.50 15:14:25 v2.0.0-dev.51 15:14:25 v2.0.0-dev.52 15:14:25 v2.0.0-dev.53 15:14:25 v2.0.0-dev.54 15:14:25 v2.0.0-dev.55 15:14:25 v2.0.0-dev.56 15:14:25 v2.0.0-dev.57 15:14:25 v2.0.0-dev.58 15:14:25 v2.0.0-dev.59 15:14:25 v2.0.0-dev.6 15:14:25 v2.0.0-dev.60 15:14:25 v2.0.0-dev.61 15:14:25 v2.0.0-dev.62 15:14:25 v2.0.0-dev.63 15:14:25 v2.0.0-dev.64 15:14:25 v2.0.0-dev.65 15:14:25 v2.0.0-dev.66 15:14:25 v2.0.0-dev.67 15:14:25 v2.0.0-dev.68 15:14:25 v2.0.0-dev.69 15:14:25 v2.0.0-dev.7 15:14:25 v2.0.0-dev.70 15:14:25 v2.0.0-dev.71 15:14:25 v2.0.0-dev.72 15:14:25 v2.0.0-dev.8 15:14:25 v2.0.0-dev.9 [Pipeline] sh 15:14:25 + lftools sign git-tag v2.0.0-dev.72 15:14:26 Signing Git tag with Sigul... 15:14:26 Signing v2.0.0-dev.72 [Pipeline] echo 15:14:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:14:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:14:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:14:27 $ docker stop --time=1 929c19e3325bda3329edcbc0d323412924c78dd1b27c2bbb8acddf87c3c20deb 15:14:32 $ docker rm -f 929c19e3325bda3329edcbc0d323412924c78dd1b27c2bbb8acddf87c3c20deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:14:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:32 . [Pipeline] withDockerContainer 15:14:32 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 15:14:32 $ 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 15:14:33 $ docker top 3b9ec237a016445654d9b8abb731e1d5422d6a472d84d70340acafb433e22ff6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:33 [ssh-agent] Looking for ssh-agent implementation... 15:14:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:33 $ docker exec 3b9ec237a016445654d9b8abb731e1d5422d6a472d84d70340acafb433e22ff6 ssh-agent 15:14:34 SSH_AUTH_SOCK=/tmp/ssh-Gl1zmNL4iqbX/agent.14 15:14:34 SSH_AGENT_PID=21 15:14:34 Running ssh-add (command line suppressed) 15:14:34 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1410824819555910764.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1410824819555910764.key) 15:14:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:34 + git semver bump pre 15:14:34 # -> Open(): unable to determine branch for HEAD 15:14:34 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:14:34 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:14:34 # $SEMVER_REMOTE_NAME = origin 15:14:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:14:34 # $SEMVER_USER_NAME = edgex-jenkins 15:14:34 # $SEMVER_BRANCH = master 15:14:34 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 15:14:34 2.0.0-dev.73 [Pipeline] } 15:14:34 $ docker exec --env ******** --env ******** 3b9ec237a016445654d9b8abb731e1d5422d6a472d84d70340acafb433e22ff6 ssh-agent -k 15:14:34 unset SSH_AUTH_SOCK; 15:14:34 unset SSH_AGENT_PID; 15:14:34 echo Agent pid 21 killed; 15:14:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:34 + git semver [Pipeline] } 15:14:34 $ docker stop --time=1 3b9ec237a016445654d9b8abb731e1d5422d6a472d84d70340acafb433e22ff6 15:14:36 $ docker rm -f 3b9ec237a016445654d9b8abb731e1d5422d6a472d84d70340acafb433e22ff6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:37 . [Pipeline] withDockerContainer 15:14:37 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 15:14:37 $ 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 15:14:38 $ docker top b0a2e16f07ba714837e5c6932b218cd84aa225e64fbca43f3b117b787da15360 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:38 [ssh-agent] Looking for ssh-agent implementation... 15:14:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:38 $ docker exec b0a2e16f07ba714837e5c6932b218cd84aa225e64fbca43f3b117b787da15360 ssh-agent 15:14:38 SSH_AUTH_SOCK=/tmp/ssh-gbJk8fAHNoZw/agent.14 15:14:38 SSH_AGENT_PID=20 15:14:38 Running ssh-add (command line suppressed) 15:14:38 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5395590433706421193.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5395590433706421193.key) 15:14:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:38 + git semver push 15:14:38 # -> Open(): unable to determine branch for HEAD 15:14:38 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:14:38 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:14:38 # $SEMVER_REMOTE_NAME = origin 15:14:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:14:38 # $SEMVER_USER_NAME = edgex-jenkins 15:14:38 # $SEMVER_BRANCH = master 15:14:38 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 15:14:44 $ docker exec --env ******** --env ******** b0a2e16f07ba714837e5c6932b218cd84aa225e64fbca43f3b117b787da15360 ssh-agent -k 15:14:44 unset SSH_AUTH_SOCK; 15:14:44 unset SSH_AGENT_PID; 15:14:44 echo Agent pid 20 killed; 15:14:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:44 + git semver [Pipeline] } 15:14:44 $ docker stop --time=1 b0a2e16f07ba714837e5c6932b218cd84aa225e64fbca43f3b117b787da15360 15:14:46 $ docker rm -f b0a2e16f07ba714837e5c6932b218cd84aa225e64fbca43f3b117b787da15360 [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 15:14:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:14:52 ---> package-listing.sh 15:14:52 ++ facter osfamily 15:14:52 ++ tr '[:upper:]' '[:lower:]' 15:14:52 + OS_FAMILY=redhat 15:14:52 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 15:14:52 + START_PACKAGES=/tmp/packages_start.txt 15:14:52 + END_PACKAGES=/tmp/packages_end.txt 15:14:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:52 + PACKAGES=/tmp/packages_start.txt 15:14:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 15:14:52 + PACKAGES=/tmp/packages_end.txt 15:14:52 + case "${OS_FAMILY}" in 15:14:52 + rpm -qa 15:14:52 + sort 15:14:53 + '[' -f /tmp/packages_start.txt ']' 15:14:53 + '[' -f /tmp/packages_end.txt ']' 15:14:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:53 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 15:14:53 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 15:14:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 15:14:53 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 15:14:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:14:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:54 15:14:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:14:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:54 alpine: Pulling from edgex-lftools-log-publisher 15:14:54 df20fa9351a1: Pulling fs layer 15:14:54 36b3adc4ff6f: Pulling fs layer 15:14:54 8ad3a11d3b57: Pulling fs layer 15:14:54 46f8f816bc3b: Pulling fs layer 15:14:54 93b61091891f: Pulling fs layer 15:14:54 93b9cdb0e59b: Pulling fs layer 15:14:54 5e14af77c1be: Pulling fs layer 15:14:54 01666e4c0597: Pulling fs layer 15:14:54 aa168da1d23b: Pulling fs layer 15:14:54 46f8f816bc3b: Waiting 15:14:54 93b61091891f: Waiting 15:14:54 93b9cdb0e59b: Waiting 15:14:54 5e14af77c1be: Waiting 15:14:54 01666e4c0597: Waiting 15:14:54 aa168da1d23b: Waiting 15:14:54 36b3adc4ff6f: Verifying Checksum 15:14:54 36b3adc4ff6f: Download complete 15:14:54 46f8f816bc3b: Verifying Checksum 15:14:54 46f8f816bc3b: Download complete 15:14:54 df20fa9351a1: Verifying Checksum 15:14:54 df20fa9351a1: Download complete 15:14:54 93b9cdb0e59b: Verifying Checksum 15:14:54 93b9cdb0e59b: Download complete 15:14:54 5e14af77c1be: Verifying Checksum 15:14:54 5e14af77c1be: Download complete 15:14:54 93b61091891f: Verifying Checksum 15:14:54 93b61091891f: Download complete 15:14:54 01666e4c0597: Verifying Checksum 15:14:54 01666e4c0597: Download complete 15:14:55 8ad3a11d3b57: Verifying Checksum 15:14:55 8ad3a11d3b57: Download complete 15:14:55 df20fa9351a1: Pull complete 15:14:55 36b3adc4ff6f: Pull complete 15:14:56 8ad3a11d3b57: Pull complete 15:14:56 aa168da1d23b: Verifying Checksum 15:14:56 aa168da1d23b: Download complete 15:14:56 46f8f816bc3b: Pull complete 15:14:57 93b61091891f: Pull complete 15:14:57 93b9cdb0e59b: Pull complete 15:14:57 5e14af77c1be: Pull complete 15:14:58 01666e4c0597: Pull complete 15:15:04 aa168da1d23b: Pull complete 15:15:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:15:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:15:04 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 15:15:04 $ 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 15:15:31 $ docker top 9653248d9b3f7a307667999bb0199ca0a77a5d48dcf1596397099812132cd332 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:32 + touch /tmp/pre-build-complete [Pipeline] sh 15:15:32 + mkdir -p /var/log/sa [Pipeline] sh 15:15:32 + ls /var/log/sa-host 15:15:32 + sadf -c /var/log/sa-host/sa05 15:15:32 file_magic: OK 15:15:32 HZ: Using current value: 100 15:15:32 file_header: OK 15:15:32 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 15:15:32 Statistics: 15:15:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:15:32 File successfully converted to sysstat format version 12.2.1 15:15:32 + sadf -c /var/log/sa-host/sa08 15:15:32 file_magic: OK 15:15:32 HZ: Using current value: 100 15:15:32 file_header: OK 15:15:32 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 15:15:32 Statistics: 15:15:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:15:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:33 provisioning config files... 15:15:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6930724924151169921tmp [Pipeline] { [Pipeline] echo 15:15:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:15:33 ---> create-netrc.sh [Pipeline] } 15:15:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:15:33 ---> python-tools-install.sh [Pipeline] echo 15:15:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:15:34 ---> sudo-logs.sh 15:15:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:15:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:15:34 ---> job-cost.sh 15:15:34 lf-activate-venv: SKIPPING 15:15:34 DEBUG: total: 0.18000000715255737 15:15:34 INFO: Retrieving Stack Cost... 15:15:35 INFO: Retrieving Pricing Info for: v3-standard-2 15:15:35 INFO: Archiving Costs [Pipeline] echo 15:15:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:15:36 ---> logs-deploy.sh 15:15:36 lf-activate-venv: SKIPPING 15:15:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/179 15:15:36 INFO: archiving workspace using pattern(s): 15:15:37 Archives upload complete. 15:15:37 INFO: archiving logs to Nexus 15:15:39 ---> uname -a: 15:15:39 Linux prd-centos7-docker-4c-2g-916.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:15:39 15:15:39 15:15:39 ---> lscpu: 15:15:39 Architecture: x86_64 15:15:39 CPU op-mode(s): 32-bit, 64-bit 15:15:39 Byte Order: Little Endian 15:15:39 Address sizes: 40 bits physical, 48 bits virtual 15:15:39 CPU(s): 2 15:15:39 On-line CPU(s) list: 0,1 15:15:39 Thread(s) per core: 1 15:15:39 Core(s) per socket: 1 15:15:39 Socket(s): 2 15:15:39 NUMA node(s): 1 15:15:39 Vendor ID: AuthenticAMD 15:15:39 CPU family: 23 15:15:39 Model: 49 15:15:39 Model name: AMD EPYC-Rome Processor 15:15:39 Stepping: 0 15:15:39 CPU MHz: 2800.000 15:15:39 BogoMIPS: 5600.00 15:15:39 Virtualization: AMD-V 15:15:39 Hypervisor vendor: KVM 15:15:39 Virtualization type: full 15:15:39 L1d cache: 64 KiB 15:15:39 L1i cache: 64 KiB 15:15:39 L2 cache: 1 MiB 15:15:39 L3 cache: 32 MiB 15:15:39 NUMA node0 CPU(s): 0,1 15:15:39 Vulnerability Itlb multihit: Not affected 15:15:39 Vulnerability L1tf: Not affected 15:15:39 Vulnerability Mds: Not affected 15:15:39 Vulnerability Meltdown: Not affected 15:15:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:15:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:15:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:15:39 Vulnerability Srbds: Not affected 15:15:39 Vulnerability Tsx async abort: Not affected 15:15:39 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 15:15:39 15:15:39 15:15:39 ---> nproc: 15:15:39 2 15:15:39 15:15:39 15:15:39 ---> df -h: 15:15:39 Filesystem Size Used Available Use% Mounted on 15:15:39 overlay 40.0G 8.5G 31.5G 21% / 15:15:39 tmpfs 64.0M 0 64.0M 0% /dev 15:15:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:15:39 shm 64.0M 0 64.0M 0% /dev/shm 15:15:39 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 15:15:39 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 15:15:39 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 15:15:39 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 15:15:39 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 15:15:39 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/dgexfoundry_device-sdk-go_master 15:15:39 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 15:15:39 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 15:15:39 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 15:15:39 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 15:15:39 15:15:39 15:15:39 ---> free -m: 15:15:39 total used free shared buff/cache available 15:15:39 Mem: 7821 1171 3264 0 3385 6569 15:15:39 Swap: 1023 0 1023 15:15:39 15:15:39 15:15:39 ---> ip addr: 15:15:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:15:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:15:39 inet 127.0.0.1/8 scope host lo 15:15:39 valid_lft forever preferred_lft forever 15:15:39 inet6 ::1/128 scope host 15:15:39 valid_lft forever preferred_lft forever 15:15:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:15:39 link/ether fa:16:3e:17:c6:98 brd ff:ff:ff:ff:ff:ff 15:15:39 inet 10.30.123.119/23 brd 10.30.123.255 scope global dynamic eth0 15:15:39 valid_lft 85468sec preferred_lft 85468sec 15:15:39 inet6 fe80::f816:3eff:fe17:c698/64 scope link 15:15:39 valid_lft forever preferred_lft forever 15:15:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:15:39 link/ether 02:42:15:42:39:0b brd ff:ff:ff:ff:ff:ff 15:15:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:15:39 valid_lft forever preferred_lft forever 15:15:39 inet6 fe80::42:15ff:fe42:390b/64 scope link 15:15:39 valid_lft forever preferred_lft forever 15:15:39 15:15:39 15:15:39 ---> sar -b -r -n DEV: 15:15:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 15:15:39 15:15:39 14:59:51 LINUX RESTART (2 CPU) 15:15:39 15:15:39 15:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:15:39 15:02:01 22.97 3.72 19.25 0.00 2645.09 3226.30 0.00 15:15:39 15:03:01 0.63 0.02 0.62 0.00 0.53 11.19 0.00 15:15:39 15:04:01 0.17 0.00 0.17 0.00 0.00 2.27 0.00 15:15:39 15:05:01 0.22 0.00 0.22 0.00 0.00 4.00 0.00 15:15:39 15:06:01 0.18 0.00 0.18 0.00 0.00 3.18 0.00 15:15:39 15:07:01 0.33 0.00 0.33 0.00 0.00 3.83 0.00 15:15:39 15:08:01 0.22 0.00 0.22 0.00 0.00 3.37 0.00 15:15:39 15:09:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 15:15:39 15:10:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 15:15:39 15:11:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 15:15:39 15:12:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 15:15:39 15:13:01 86.21 0.03 86.18 0.00 3.73 27991.42 0.00 15:15:39 15:14:01 82.23 0.00 82.23 0.00 0.00 21304.86 0.00 15:15:39 15:15:01 48.82 0.25 48.57 0.00 14.79 9504.81 0.00 15:15:39 Average: 17.38 0.28 17.09 0.00 187.41 4445.38 0.00 15:15:39 15:15:39 15:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:15:39 15:02:01 5457712 0 811056 10.13 2620 1737544 1291504 14.26 572220 1579008 12 15:15:39 15:03:01 5463476 0 805288 10.05 2620 1737548 1227728 13.55 572680 1573716 24 15:15:39 15:04:01 5460036 0 808724 10.10 2620 1737552 1252388 13.83 572028 1577636 20 15:15:39 15:05:01 5459452 0 809304 10.11 2620 1737556 1258636 13.90 572684 1577636 12 15:15:39 15:06:01 5467668 0 801080 10.00 2620 1737564 1200528 13.25 562888 1580828 12 15:15:39 15:07:01 5467748 0 801000 10.00 2620 1737564 1200468 13.25 562560 1580828 12 15:15:39 15:08:01 5459200 0 809540 10.11 2620 1737572 1200576 13.26 571064 1580828 8 15:15:39 15:09:01 5458592 0 810144 10.12 2620 1737576 1200648 13.26 571704 1580828 8 15:15:39 15:10:01 5459460 0 809276 10.10 2620 1737576 1200652 13.26 573232 1578732 8 15:15:39 15:11:01 5457696 0 811032 10.13 2620 1737584 1200604 13.26 575448 1578732 16 15:15:39 15:12:01 5457528 0 811200 10.13 2620 1737584 1200448 13.25 581576 1572452 8 15:15:39 15:13:01 4379192 0 1046728 13.07 2620 2580392 1467888 16.21 804028 2307944 101812 15:15:39 15:14:01 3852648 0 1094092 13.66 2620 3059572 1501112 16.57 800164 2728168 120176 15:15:39 15:15:01 3229776 0 1209284 15.10 2620 3567252 1738488 19.19 1134740 2953312 506996 15:15:39 Average: 5109299 0 874125 10.91 2620 2022888 1295833 14.31 644787 1810761 52080 15:15:39 15:15:39 15:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:15:39 15:02:01 eth0 102.15 81.82 399.16 19.63 0.00 0.00 0.00 0.00 15:15:39 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:02:01 docker0 12.47 10.14 1.97 28.17 0.00 0.00 0.00 0.00 15:15:39 15:03:01 eth0 7.20 4.36 4.09 8.14 0.00 0.00 0.00 0.00 15:15:39 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:04:01 eth0 2.23 0.98 0.41 6.57 0.00 0.00 0.00 0.00 15:15:39 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:05:01 eth0 1.57 1.23 0.58 7.47 0.00 0.00 0.00 0.00 15:15:39 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:06:01 eth0 0.67 0.47 0.40 0.27 0.00 0.00 0.00 0.00 15:15:39 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:07:01 eth0 0.83 0.15 0.18 0.07 0.00 0.00 0.00 0.00 15:15:39 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:08:01 eth0 1.15 0.28 0.33 0.20 0.00 0.00 0.00 0.00 15:15:39 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:09:01 eth0 1.40 0.23 0.36 0.21 0.00 0.00 0.00 0.00 15:15:39 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:10:01 eth0 1.35 0.52 0.58 0.36 0.00 0.00 0.00 0.00 15:15:39 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:11:01 eth0 2.28 0.52 0.53 0.27 0.00 0.00 0.00 0.00 15:15:39 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:12:01 eth0 0.80 0.07 0.04 0.04 0.00 0.00 0.00 0.00 15:15:39 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:13:01 veth76f81c4 70.79 70.17 6.46 389.99 0.00 0.00 0.00 0.00 15:15:39 15:13:01 eth0 507.58 471.27 4477.25 41.51 0.00 0.00 0.00 0.00 15:15:39 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:13:01 docker0 70.79 70.04 5.49 389.98 0.00 0.00 0.00 0.00 15:15:39 15:14:01 eth0 403.70 369.26 3192.58 80.90 0.00 0.00 0.00 0.00 15:15:39 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:14:01 docker0 0.89 0.73 0.19 0.31 0.00 0.00 0.00 0.00 15:15:39 15:15:01 eth0 284.86 244.75 2477.72 62.49 0.00 0.00 0.00 0.00 15:15:39 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 15:15:01 docker0 43.67 50.57 2.71 260.35 0.00 0.00 0.00 0.00 15:15:39 Average: eth0 94.32 84.18 755.86 16.33 0.00 0.00 0.00 0.00 15:15:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:39 Average: docker0 9.12 9.39 0.74 48.49 0.00 0.00 0.00 0.00 15:15:39 15:15:39 15:15:39 ---> sar -P ALL: 15:15:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 15:15:39 15:15:39 14:59:51 LINUX RESTART (2 CPU) 15:15:39 15:15:39 15:01:02 CPU %user %nice %system %iowait %steal %idle 15:15:39 15:02:01 all 3.33 0.00 1.74 3.30 0.06 91.56 15:15:39 15:02:01 0 3.53 0.00 2.17 1.57 0.07 92.67 15:15:39 15:02:01 1 3.14 0.00 1.32 5.03 0.05 90.45 15:15:39 15:03:01 all 0.16 0.00 0.07 0.00 0.03 99.75 15:15:39 15:03:01 0 0.20 0.00 0.08 0.00 0.02 99.70 15:15:39 15:03:01 1 0.12 0.00 0.05 0.00 0.03 99.80 15:15:39 15:04:01 all 0.07 0.00 0.04 0.00 0.02 99.87 15:15:39 15:04:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:15:39 15:04:01 1 0.08 0.00 0.05 0.00 0.03 99.83 15:15:39 15:05:01 all 0.12 0.00 0.03 0.00 0.03 99.82 15:15:39 15:05:01 0 0.13 0.00 0.03 0.00 0.02 99.82 15:15:39 15:05:01 1 0.10 0.00 0.03 0.00 0.03 99.83 15:15:39 15:06:01 all 0.13 0.00 0.04 0.00 0.03 99.80 15:15:39 15:06:01 0 0.22 0.00 0.02 0.00 0.02 99.75 15:15:39 15:06:01 1 0.05 0.00 0.07 0.00 0.03 99.85 15:15:39 15:07:01 all 0.11 0.00 0.03 0.00 0.03 99.84 15:15:39 15:07:01 0 0.18 0.00 0.03 0.00 0.02 99.77 15:15:39 15:07:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:15:39 15:08:01 all 0.09 0.00 0.05 0.00 0.02 99.84 15:15:39 15:08:01 0 0.08 0.00 0.05 0.00 0.02 99.85 15:15:39 15:08:01 1 0.10 0.00 0.05 0.00 0.02 99.83 15:15:39 15:09:01 all 0.09 0.00 0.03 0.00 0.02 99.87 15:15:39 15:09:01 0 0.17 0.00 0.02 0.00 0.00 99.82 15:15:39 15:09:01 1 0.02 0.00 0.03 0.00 0.03 99.92 15:15:39 15:10:01 all 0.13 0.00 0.01 0.00 0.03 99.83 15:15:39 15:10:01 0 0.22 0.00 0.02 0.00 0.03 99.73 15:15:39 15:10:01 1 0.03 0.00 0.00 0.00 0.03 99.93 15:15:39 15:11:01 all 0.14 0.00 0.03 0.00 0.02 99.81 15:15:39 15:11:01 0 0.25 0.00 0.03 0.00 0.02 99.70 15:15:39 15:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:15:39 15:12:01 all 0.08 0.00 0.03 0.00 0.02 99.87 15:15:39 15:12:01 0 0.15 0.00 0.02 0.00 0.02 99.82 15:15:39 15:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:15:39 15:15:39 15:12:01 CPU %user %nice %system %iowait %steal %idle 15:15:39 15:13:01 all 10.41 0.00 4.00 21.14 0.07 64.39 15:15:39 15:13:01 0 10.20 0.00 4.04 14.86 0.07 70.83 15:15:39 15:13:01 1 10.61 0.00 3.96 27.39 0.07 57.97 15:15:39 15:14:01 all 8.88 0.00 4.26 10.03 0.06 76.76 15:15:39 15:14:01 0 8.75 0.00 4.31 8.44 0.07 78.44 15:15:39 15:14:01 1 9.02 0.00 4.20 11.63 0.05 75.09 15:15:39 15:15:01 all 10.50 0.00 4.30 7.94 0.08 77.18 15:15:39 15:15:01 0 8.14 0.00 4.28 9.31 0.07 78.21 15:15:39 15:15:01 1 12.87 0.00 4.33 6.56 0.09 76.16 15:15:39 Average: all 2.40 0.00 1.03 2.97 0.03 93.57 15:15:39 Average: 0 2.26 0.00 1.06 2.39 0.03 94.25 15:15:39 Average: 1 2.53 0.00 0.99 3.54 0.04 92.89 15:15:39 15:15:39 15:15:39