Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a24609de80133c139ab476bfa891138650961ed9 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-ssh3914858169418837913.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh2088648971173236878.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4896418038908161587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2677783056037737610.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-ssh1686957911905247578.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-203 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 > 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-ssh8338190746098119733.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a24609de80133c139ab476bfa891138650961ed9 (master) > 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 a24609de80133c139ab476bfa891138650961ed9 # timeout=10 Commit message: "Merge pull request #975 from hahattan/default-to-pusblish" > git rev-list --no-walk a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:00:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:00:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:00:19 ========================================================= 15:00:19 EdgeX Global Pipelines Version Info 15:00:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:00:20 ------------------- 15:00:20 stable info: 15:00:20 ------------------- 15:00:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:00:20 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:00:20 Message: update stable to v1.0.195 15:00:21 ------------------- 15:00:21 experimental info: 15:00:21 ------------------- 15:00:21 Commited By: **** collab-it+edgex@linuxfoundation.org 15:00:21 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:00:21 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:00:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:00:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:00:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:00:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:00:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:00:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a24609de80133c139ab476bfa891138650961ed9 [Pipeline] echo 15:00:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a24609d [Pipeline] echo 15:00:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:22 provisioning config files... 15:00:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6267250140135194063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:22 ---> docker-login.sh 15:00:22 nexus3.edgexfoundry.org:10001 15:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:22 Configure a credential helper to remove this warning. See 15:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:22 15:00:22 Login Succeeded 15:00:22 nexus3.edgexfoundry.org:10002 15:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:22 Configure a credential helper to remove this warning. See 15:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:22 15:00:22 Login Succeeded 15:00:22 nexus3.edgexfoundry.org:10003 15:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:23 Configure a credential helper to remove this warning. See 15:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:23 15:00:23 Login Succeeded 15:00:23 nexus3.edgexfoundry.org:10004 15:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:23 Configure a credential helper to remove this warning. See 15:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:23 15:00:23 Login Succeeded 15:00:23 docker.io 15:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:23 Configure a credential helper to remove this warning. See 15:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:23 15:00:23 Login Succeeded 15:00:23 ---> docker-login.sh ends [Pipeline] } 15:00:23 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:00:24 + git log --format=format:%s -1 a24609de80133c139ab476bfa891138650961ed9 [Pipeline] echo 15:00:24 GIT_COMMIT: a24609de80133c139ab476bfa891138650961ed9, Commit Message: Merge pull request #975 from hahattan/default-to-pusblish [Pipeline] echo 15:00:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:00:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:00:25 15:00:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:00:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:00:25 latest: Pulling from edgex-devops/git-semver 15:00:25 31603596830f: Pulling fs layer 15:00:25 54011a49482f: Pulling fs layer 15:00:25 a6820b24f6d8: Pulling fs layer 15:00:25 f581987b2513: Pulling fs layer 15:00:25 f581987b2513: Waiting 15:00:25 54011a49482f: Verifying Checksum 15:00:25 54011a49482f: Download complete 15:00:25 31603596830f: Verifying Checksum 15:00:25 31603596830f: Download complete 15:00:25 f581987b2513: Verifying Checksum 15:00:25 f581987b2513: Download complete 15:00:25 a6820b24f6d8: Verifying Checksum 15:00:25 a6820b24f6d8: Download complete 15:00:25 31603596830f: Pull complete 15:00:25 54011a49482f: Pull complete 15:00:26 a6820b24f6d8: Pull complete 15:00:26 f581987b2513: Pull complete 15:00:26 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:00:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:00:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:00:26 prd-centos7-docker-4c-2g-203 does not seem to be running inside a container 15:00: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:00:27 $ docker top 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:00:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:27 [ssh-agent] Looking for ssh-agent implementation... 15:00:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:28 $ docker exec 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 ssh-agent 15:00:28 SSH_AUTH_SOCK=/tmp/ssh-t3im3wKr765h/agent.13 15:00:28 SSH_AGENT_PID=20 15:00:28 Running ssh-add (command line suppressed) 15:00:28 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2981710352186265788.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2981710352186265788.key) 15:00:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:28 + git tag --points-at HEAD [Pipeline] } 15:00:28 $ docker exec --env ******** --env ******** 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 ssh-agent -k 15:00:28 unset SSH_AUTH_SOCK; 15:00:28 unset SSH_AGENT_PID; 15:00:28 echo Agent pid 20 killed; 15:00:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:00:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:28 [ssh-agent] Looking for ssh-agent implementation... 15:00:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:28 $ docker exec 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 ssh-agent 15:00:28 SSH_AUTH_SOCK=/tmp/ssh-JdjKfT9bqySY/agent.52 15:00:28 SSH_AGENT_PID=58 15:00:28 Running ssh-add (command line suppressed) 15:00:29 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_514103909819646029.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_514103909819646029.key) 15:00:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:29 + git semver init 15:00:29 # -> Open(): unable to determine branch for HEAD 15:00:29 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:00:29 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:00:29 # $SEMVER_REMOTE_NAME = origin 15:00:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:00:29 # $SEMVER_USER_NAME = edgex-jenkins 15:00:29 # $SEMVER_BRANCH = master 15:00:29 # $SEMVER_TEMP = /tmp/semver-351346987 15:00:29 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:00:30 # '/tmp/semver-351346987' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 15:00:30 # -> Force: false 15:00:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 15:00:30 $ docker exec --env ******** --env ******** 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 ssh-agent -k 15:00:30 unset SSH_AUTH_SOCK; 15:00:30 unset SSH_AGENT_PID; 15:00:30 echo Agent pid 58 killed; 15:00:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:00:30 + git semver [Pipeline] } 15:00:30 $ docker stop --time=1 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 15:00:32 $ docker rm -f 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 [Pipeline] // withDockerContainer [Pipeline] sh 15:00:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:00:32 Stashed 1 file(s) [Pipeline] echo 15:00:32 [edgeXSemver]: initialized semver on version 2.0.0-dev.79 [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:00:48 Still waiting to schedule task 15:00:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:00:48 Still waiting to schedule task 15:00:48 ‘prd-ubuntu18.04-docker-arm64-4c-16g-201’ is offline 15:02:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-204 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 15:02:53 Running in /w/workspace/device-sdk-go/188 [Pipeline] { [Pipeline] checkout 15:02:53 Selected Git installation does not exist. Using Default 15:02:53 The recommended git tool is: NONE 15:02:59 using credential edgex-jenkins-ssh 15:02:59 Cloning the remote Git repository 15:02:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:02:59 > git init /w/workspace/device-sdk-go/188 # timeout=10 15:02:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:02:59 > git --version # timeout=10 15:02:59 > git --version # 'git version 2.17.1' 15:02:59 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:00 Avoid second fetch 15:03:00 Checking out Revision a24609de80133c139ab476bfa891138650961ed9 (master) 15:03:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:03:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:00 > git config core.sparsecheckout # timeout=10 15:03:00 > git checkout -f a24609de80133c139ab476bfa891138650961ed9 # timeout=10 15:03:05 Commit message: "Merge pull request #975 from hahattan/default-to-pusblish" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:03:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:03:07 + true 15:03:07 + sudo service docker restart 15:03:11 Running on prd-centos7-docker-4c-2g-205 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 15:03:11 Running in /w/workspace/device-sdk-go/188 [Pipeline] { [Pipeline] checkout 15:03:11 Selected Git installation does not exist. Using Default 15:03:11 The recommended git tool is: NONE 15:03:14 using credential edgex-jenkins-ssh 15:03:14 Cloning the remote Git repository 15:03:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:03:13 > git init /w/workspace/device-sdk-go/188 # timeout=10 15:03:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:03:14 > git --version # timeout=10 15:03:14 > git --version # 'git version 2.24.4' 15:03:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:14 [INFO] Currently running in a labeled security context 15:03:14 [INFO] Currently SELinux is 'enforcing' on the host 15:03:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/188@tmp/jenkins-gitclient-ssh3432618184294703054.key 15:03:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:15 Avoid second fetch 15:03:15 Checking out Revision a24609de80133c139ab476bfa891138650961ed9 (master) 15:03:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:03:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:15 > git config core.sparsecheckout # timeout=10 15:03:15 > git checkout -f a24609de80133c139ab476bfa891138650961ed9 # timeout=10 15:03:18 Commit message: "Merge pull request #975 from hahattan/default-to-pusblish" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:03:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:03:20 + sudo service docker restart 15:03:20 + true 15:03:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:26 provisioning config files... 15:03:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/188@tmp/config3195470661107586293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:26 ---> docker-login.sh 15:03:26 nexus3.edgexfoundry.org:10001 15:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:27 Configure a credential helper to remove this warning. See 15:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:27 15:03:27 Login Succeeded 15:03:27 nexus3.edgexfoundry.org:10002 15:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:28 Configure a credential helper to remove this warning. See 15:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:28 15:03:28 Login Succeeded 15:03:28 nexus3.edgexfoundry.org:10003 15:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:28 Configure a credential helper to remove this warning. See 15:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:28 15:03:28 Login Succeeded 15:03:28 nexus3.edgexfoundry.org:10004 15:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:29 Configure a credential helper to remove this warning. See 15:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:29 15:03:29 Login Succeeded 15:03:29 docker.io 15:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:30 Configure a credential helper to remove this warning. See 15:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:30 15:03:30 Login Succeeded 15:03:30 ---> docker-login.sh ends [Pipeline] } 15:03:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:03:30 ========================================================= 15:03:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:03:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:03:30 + 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:03:31 Sending build context to Docker daemon 2.681MB 15:03:31 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:03:31 Step 2/8 : FROM ${BASE} 15:03:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:03:31 595b0fe564bb: Pulling fs layer 15:03:31 3088b5b3c5c0: Pulling fs layer 15:03:31 5b7225fbf94c: Pulling fs layer 15:03:31 ba82ee9f976e: Pulling fs layer 15:03:31 506bd15cee9f: Pulling fs layer 15:03:31 ba82ee9f976e: Waiting 15:03:31 75a0a4a0db45: Pulling fs layer 15:03:31 618dc40b7e24: Pulling fs layer 15:03:31 618dc40b7e24: Waiting 15:03:31 75a0a4a0db45: Waiting 15:03:31 5b7225fbf94c: Verifying Checksum 15:03:31 5b7225fbf94c: Download complete 15:03:31 3088b5b3c5c0: Verifying Checksum 15:03:31 3088b5b3c5c0: Download complete 15:03:31 506bd15cee9f: Verifying Checksum 15:03:31 506bd15cee9f: Download complete 15:03:31 75a0a4a0db45: Verifying Checksum 15:03:31 75a0a4a0db45: Download complete 15:03:31 595b0fe564bb: Verifying Checksum 15:03:31 595b0fe564bb: Download complete 15:03:32 595b0fe564bb: Pull complete 15:03:33 3088b5b3c5c0: Pull complete 15:03:33 618dc40b7e24: Download complete 15:03:33 5b7225fbf94c: Pull complete 15:03:35 ba82ee9f976e: Verifying Checksum 15:03:35 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:38 provisioning config files... 15:03:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/188@tmp/config5231120990314031280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:38 ---> docker-login.sh 15:03:38 nexus3.edgexfoundry.org:10001 15:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:39 Configure a credential helper to remove this warning. See 15:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:39 15:03:39 Login Succeeded 15:03:39 nexus3.edgexfoundry.org:10002 15:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:39 Configure a credential helper to remove this warning. See 15:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:39 15:03:39 Login Succeeded 15:03:39 nexus3.edgexfoundry.org:10003 15:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:39 Configure a credential helper to remove this warning. See 15:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:39 15:03:39 Login Succeeded 15:03:39 nexus3.edgexfoundry.org:10004 15:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:39 Configure a credential helper to remove this warning. See 15:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:39 15:03:39 Login Succeeded 15:03:39 docker.io 15:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:40 Configure a credential helper to remove this warning. See 15:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:40 15:03:40 Login Succeeded 15:03:40 ---> docker-login.sh ends [Pipeline] } 15:03:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:03:40 ========================================================= 15:03:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:03:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:03:40 + 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:03:40 Sending build context to Docker daemon 2.681MB 15:03:40 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:03:40 Step 2/8 : FROM ${BASE} 15:03:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:03:40 540db60ca938: Pulling fs layer 15:03:40 adcc1eea9eea: Pulling fs layer 15:03:40 4c4ab2625f07: Pulling fs layer 15:03:40 0510c868ecb4: Pulling fs layer 15:03:40 afea3b2eda06: Pulling fs layer 15:03:40 7809a108b3ef: Pulling fs layer 15:03:40 f706445af74f: Pulling fs layer 15:03:40 0510c868ecb4: Waiting 15:03:40 afea3b2eda06: Waiting 15:03:40 7809a108b3ef: Waiting 15:03:40 f706445af74f: Waiting 15:03:40 4c4ab2625f07: Verifying Checksum 15:03:40 4c4ab2625f07: Download complete 15:03:40 adcc1eea9eea: Verifying Checksum 15:03:40 adcc1eea9eea: Download complete 15:03:40 afea3b2eda06: Verifying Checksum 15:03:40 afea3b2eda06: Download complete 15:03:40 7809a108b3ef: Verifying Checksum 15:03:40 7809a108b3ef: Download complete 15:03:40 540db60ca938: Verifying Checksum 15:03:40 540db60ca938: Download complete 15:03:40 540db60ca938: Pull complete 15:03:41 adcc1eea9eea: Pull complete 15:03:41 4c4ab2625f07: Pull complete 15:03:42 f706445af74f: Verifying Checksum 15:03:42 f706445af74f: Download complete 15:03:42 0510c868ecb4: Verifying Checksum 15:03:42 0510c868ecb4: Download complete 15:03:46 0510c868ecb4: Pull complete 15:03:46 afea3b2eda06: Pull complete 15:03:46 7809a108b3ef: Pull complete 15:03:47 f706445af74f: Pull complete 15:03:47 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:03:47 ---> b068be0155e3 15:03:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:03:47 ba82ee9f976e: Pull complete 15:03:47 506bd15cee9f: Pull complete 15:03:47 75a0a4a0db45: Pull complete 15:03:50 618dc40b7e24: Pull complete 15:03:50 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:03:50 ---> a36622ca3599 15:03:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:03:51 ---> Running in 11a3ba5893b5 15:03:51 Removing intermediate container 11a3ba5893b5 15:03:51 ---> 211e913d9f8c 15:03:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:51 ---> Running in 99ec49da6fd5 15:03:51 Removing intermediate container 99ec49da6fd5 15:03:51 ---> b21d5005b811 15:03:51 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:03:51 ---> Running in 15ee8965186c 15:03:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:03:52 ---> Running in fa1e51e30bc0 15:03:52 Removing intermediate container fa1e51e30bc0 15:03:52 ---> e02756cb529a 15:03:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:52 ---> Running in fff697444c5b 15:03:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:03:55 Removing intermediate container fff697444c5b 15:03:55 ---> 9628e0cac1a8 15:03:55 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:03:55 ---> Running in ea620c57b2a1 15:03:55 (1/6) Installing libc-dev (0.7.2-r3) 15:03:55 (2/6) Installing libsodium (1.0.18-r0) 15:03:55 (3/6) Installing pkgconf (1.7.3-r0) 15:03:55 (4/6) Installing libsodium-dev (1.0.18-r0) 15:03:55 (5/6) Installing libzmq (4.3.3-r1) 15:03:55 (6/6) Installing zeromq-dev (4.3.3-r1) 15:03:56 Executing busybox-1.32.1-r6.trigger 15:03:56 OK: 150 MiB in 46 packages 15:03:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:03:56 Removing intermediate container 15ee8965186c 15:03:56 ---> 92743e0b3e46 15:03:56 Step 6/8 : WORKDIR /device-sdk-go 15:03:56 ---> Running in 895e92f99aed 15:03:56 Removing intermediate container 895e92f99aed 15:03:56 ---> b92da02942b6 15:03:56 Step 7/8 : COPY . . 15:03:56 ---> 8a94d78a6129 15:03:56 Step 8/8 : RUN go mod download 15:03:56 ---> Running in 65a3076d0182 15:03:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:03:57 (1/6) Installing libc-dev (0.7.2-r3) 15:03:58 (2/6) Installing libsodium (1.0.18-r0) 15:03:58 (3/6) Installing pkgconf (1.7.3-r0) 15:03:58 (4/6) Installing libsodium-dev (1.0.18-r0) 15:03:58 (5/6) Installing libzmq (4.3.3-r1) 15:03:58 (6/6) Installing zeromq-dev (4.3.3-r1) 15:03:58 Executing busybox-1.32.1-r6.trigger 15:03:58 OK: 139 MiB in 46 packages 15:04:00 Removing intermediate container ea620c57b2a1 15:04:00 ---> b4bbcc3ac15b 15:04:00 Step 6/8 : WORKDIR /device-sdk-go 15:04:00 ---> Running in 194d623a4a85 15:04:00 Removing intermediate container 194d623a4a85 15:04:00 ---> 5d671a3067a6 15:04:00 Step 7/8 : COPY . . 15:04:01 ---> 96b9300fedf5 15:04:01 Step 8/8 : RUN go mod download 15:04:01 ---> Running in 71a806a03e3b 15:04:09 Removing intermediate container 65a3076d0182 15:04:09 ---> dac357af7922 15:04:09 Successfully built dac357af7922 15:04:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:04:09 + docker inspect -f . ci-base-image-x86_64 15:04:09 . [Pipeline] withDockerContainer 15:04:09 prd-centos7-docker-4c-2g-205 does not seem to be running inside a container 15:04:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@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-x86_64 cat 15:04:09 $ docker top afee8f455c9d377aa8d99502c2c59ba7563b79ca834245b4c607fe34106f072d -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:10 + go version 15:04:10 go version go1.16.3 linux/amd64 [Pipeline] } 15:04:10 $ docker stop --time=1 afee8f455c9d377aa8d99502c2c59ba7563b79ca834245b4c607fe34106f072d 15:04:11 $ docker rm -f afee8f455c9d377aa8d99502c2c59ba7563b79ca834245b4c607fe34106f072d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:12 + docker inspect -f . ci-base-image-x86_64 15:04:12 . [Pipeline] withDockerContainer 15:04:12 prd-centos7-docker-4c-2g-205 does not seem to be running inside a container 15:04:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@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-x86_64 cat 15:04:12 $ docker top a757b751af51e5a4067f335aa9ed8cab1671fd45b1a5b0bae010515254d8b5b2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:13 + go mod tidy [Pipeline] sh 15:04:13 + make test 15:04:13 go mod tidy 15:04:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:04:18 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:04:28 Removing intermediate container 71a806a03e3b 15:04:28 ---> 286d5795b8e3 15:04:28 Successfully built 286d5795b8e3 15:04:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:04:29 + docker inspect -f . ci-base-image-arm64 15:04:29 . [Pipeline] withDockerContainer 15:04:29 prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container 15:04:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@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:04:31 $ docker top 851c786580fd0753fdd15a02d794d773f03c4ddf4d7d3726ddd987c71ffbbc63 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:31 + go version 15:04:31 go version go1.16.5 linux/arm64 [Pipeline] } 15:04:32 $ docker stop --time=1 851c786580fd0753fdd15a02d794d773f03c4ddf4d7d3726ddd987c71ffbbc63 15:04:33 $ docker rm -f 851c786580fd0753fdd15a02d794d773f03c4ddf4d7d3726ddd987c71ffbbc63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:34 + docker inspect -f . ci-base-image-arm64 15:04:34 . [Pipeline] withDockerContainer 15:04:34 prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container 15:04:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@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:04:36 $ docker top ae242eb1920f12cd19a3dd86fe286f19252e271d6d4b3cdb60e6a930fff13843 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:37 + go mod tidy [Pipeline] sh 15:04:38 + make test 15:04:38 go mod tidy 15:04:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:04:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:04:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:04:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:04:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.066s coverage: 25.4% of statements 15:04:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:04:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.046s coverage: 28.1% of statements 15:04:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.054s coverage: 78.9% of statements 15:04:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.055s coverage: 9.0% of statements 15:04:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:04:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:04:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:04:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.057s coverage: 29.2% of statements 15:04:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:04:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.065s coverage: 83.3% of statements 15:04:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:04:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:04:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.080s coverage: 58.0% of statements 15:04:47 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.849s coverage: 89.2% of statements 15:04:47 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:04:47 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 5.0% of statements 15:04:47 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:04:47 GO111MODULE=on go vet ./... 15:05:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:05:05 gofmt -l . 15:05:05 [ "`gofmt -l .`" = "" ] 15:05:05 ./bin/test-attribution-txt.sh 15:05:05 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:05:05 $ docker stop --time=1 a757b751af51e5a4067f335aa9ed8cab1671fd45b1a5b0bae010515254d8b5b2 15:05:06 $ docker rm -f a757b751af51e5a4067f335aa9ed8cab1671fd45b1a5b0bae010515254d8b5b2 [Pipeline] // withDockerContainer [Pipeline] sh 15:05:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:05:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:05:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:05:10 + ls -al . 15:05:10 total 208 15:05:10 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 18 15:05 . 15:05:10 drwxrwxr-x. 4 jenkins jenkins 32 Jun 18 15:03 .. 15:05:10 drwxrwxr-x. 2 jenkins jenkins 64 Jun 18 15:03 bin 15:05:10 -rw-r--r--. 1 jenkins jenkins 126073 Jun 18 15:04 coverage.out 15:05:10 -rw-rw-r--. 1 jenkins jenkins 987 Jun 18 15:03 Dockerfile.build 15:05:10 -rw-rw-r--. 1 jenkins jenkins 140 Jun 18 15:03 .dockerignore 15:05:10 drwxrwxr-x. 5 jenkins jenkins 62 Jun 18 15:03 example 15:05:10 drwxrwxr-x. 8 jenkins jenkins 162 Jun 18 15:03 .git 15:05:10 drwxrwxr-x. 2 jenkins jenkins 103 Jun 18 15:03 .github 15:05:10 -rw-rw-r--. 1 jenkins jenkins 138 Jun 18 15:03 .gitignore 15:05:10 -rw-r--r--. 1 jenkins jenkins 576 Jun 18 15:05 go.mod 15:05:10 -rw-r--r--. 1 jenkins jenkins 20294 Jun 18 15:04 go.sum 15:05:10 drwxrwxr-x. 15 jenkins jenkins 224 Jun 18 15:03 internal 15:05:10 -rw-rw-r--. 1 jenkins jenkins 894 Jun 18 15:03 Jenkinsfile 15:05:10 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 18 15:03 LICENSE 15:05:10 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 18 15:03 Makefile 15:05:10 drwxrwxr-x. 4 jenkins jenkins 26 Jun 18 15:03 openapi 15:05:10 drwxrwxr-x. 5 jenkins jenkins 50 Jun 18 15:03 pkg 15:05:10 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 18 15:03 README.md 15:05:10 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 18 15:03 RELEASE-NOTES.txt 15:05:10 drwxrwxr-x. 4 jenkins jenkins 54 Jun 18 15:03 snap 15:05:10 -rw-rw-r--. 1 jenkins jenkins 12 Jun 18 15:00 VERSION 15:05:10 -rw-rw-r--. 1 jenkins jenkins 222 Jun 18 15:03 version.go [Pipeline] isUnix [Pipeline] sh 15:05:10 + 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=a24609de80133c139ab476bfa891138650961ed9 --label arch=amd64 --label version=2.0.0-dev.79 . 15:05:10 Sending build context to Docker daemon 2.808MB 15:05:10 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 15:05:10 Step 2/23 : FROM ${BASE} AS builder 15:05:10 ---> dac357af7922 15:05:10 Step 3/23 : WORKDIR /device-sdk-go 15:05:10 ---> Running in 6400c94aabed 15:05:11 Removing intermediate container 6400c94aabed 15:05:11 ---> fa6137025c3f 15:05:11 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:05:11 ---> Running in bada7f6a5c04 15:05:11 Removing intermediate container bada7f6a5c04 15:05:11 ---> 19fb33e51898 15:05:11 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:11 ---> Running in 19ef4e723225 15:05:11 Removing intermediate container 19ef4e723225 15:05:11 ---> 9dd693d1cfef 15:05:11 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:05:11 ---> Running in e5b1ef1427dc 15:05:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:05:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:05:13 OK: 150 MiB in 46 packages 15:05:13 Removing intermediate container e5b1ef1427dc 15:05:13 ---> e90c4ad5d94d 15:05:13 Step 7/23 : COPY . . 15:05:14 ---> d4d3471bfc2b 15:05:14 Step 8/23 : RUN go mod download 15:05:14 ---> Running in 76d6119fb1b4 15:05:14 Removing intermediate container 76d6119fb1b4 15:05:14 ---> 8c5c07d66b56 15:05:14 Step 9/23 : RUN make build 15:05:14 ---> Running in ae2e65fab901 15:05:14 go mod tidy 15:05:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.79" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:05:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:05:25 Removing intermediate container ae2e65fab901 15:05:25 ---> 75e1ed5d6afc 15:05:25 Step 10/23 : FROM alpine:3.12 15:05:26 3.12: Pulling from library/alpine 15:05:26 339de151aab4: Pulling fs layer 15:05:26 339de151aab4: Download complete 15:05:26 339de151aab4: Pull complete 15:05:26 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:05:26 Status: Downloaded newer image for alpine:3.12 15:05:26 ---> 13621d1b12d4 15:05:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:05:26 ---> Running in 7d8bfbe6f400 15:05:26 Removing intermediate container 7d8bfbe6f400 15:05:26 ---> 54e68cf80f47 15:05:26 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:26 ---> Running in 5e91b7199ec6 15:05:27 Removing intermediate container 5e91b7199ec6 15:05:27 ---> 6d5016939ad8 15:05:27 Step 13/23 : RUN apk add --update --no-cache zeromq 15:05:27 ---> Running in 9975dc8e54f6 15:05:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:05:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:05:28 (1/5) Installing libgcc (9.3.0-r2) 15:05:28 (2/5) Installing libsodium (1.0.18-r0) 15:05:28 (3/5) Installing libstdc++ (9.3.0-r2) 15:05:29 (4/5) Installing libzmq (4.3.3-r0) 15:05:29 (5/5) Installing zeromq (4.3.3-r0) 15:05:29 Executing busybox-1.31.1-r20.trigger 15:05:29 OK: 8 MiB in 19 packages 15:05:30 Removing intermediate container 9975dc8e54f6 15:05:30 ---> 780db7a67fcf 15:05:30 Step 14/23 : WORKDIR / 15:05:30 ---> Running in 6450bb38343e 15:05:30 Removing intermediate container 6450bb38343e 15:05:30 ---> 4fbf43e8e658 15:05:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:05:30 ---> 80f6aee680ce 15:05:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:05:30 ---> bce5b2c77c4b 15:05:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:05:30 ---> 39a92baed2c5 15:05:30 Step 18/23 : EXPOSE 59999 15:05:30 ---> Running in 457e6174f67a 15:05:31 Removing intermediate container 457e6174f67a 15:05:31 ---> 78b275866bf0 15:05:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:05:31 ---> Running in f24ad8d4aaa1 15:05:31 Removing intermediate container f24ad8d4aaa1 15:05:31 ---> de4e84aff1f0 15:05:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:05:31 ---> Running in 4d2f9132605b 15:05:31 Removing intermediate container 4d2f9132605b 15:05:31 ---> b1cea823a653 15:05:31 Step 21/23 : LABEL arch=amd64 15:05:31 ---> Running in d550d27902d2 15:05:31 Removing intermediate container d550d27902d2 15:05:31 ---> 41fe73e39aba 15:05:31 Step 22/23 : LABEL git_sha=a24609de80133c139ab476bfa891138650961ed9 15:05:31 ---> Running in 6158bbd23eb6 15:05:31 Removing intermediate container 6158bbd23eb6 15:05:31 ---> e08c2fd0e241 15:05:31 Step 23/23 : LABEL version=2.0.0-dev.79 15:05:31 ---> Running in b86e6620c383 15:05:31 Removing intermediate container b86e6620c383 15:05:31 ---> f7eb1f4e3a12 15:05:31 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:05:31 Successfully built f7eb1f4e3a12 15:05:31 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:05:32 ---> job-cost.sh 15:05:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-df6m 15:05:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-df6m/bin to PATH 15:05:55 INFO: No Stack... 15:05:55 INFO: Retrieving Pricing Info for: v3-standard-2 15:05:55 INFO: Archiving Costs [Pipeline] sh 15:05:55 + cat /w/workspace/device-sdk-go/188/archives/cost.csv 15:05:55 + cut -d, -f6 [Pipeline] lock 15:05:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] 15:05:56 Resource [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] did not exist. Created. 15:05:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:05:56 + echo total: 0.05999999865889549 [Pipeline] stash 15:05:56 Stashed 1 file(s) [Pipeline] } 15:05:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:06:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:06:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:06:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:06:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.298s coverage: 25.4% of statements 15:06:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:06:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.200s coverage: 28.1% of statements 15:06:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.236s coverage: 78.9% of statements 15:06:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.188s coverage: 9.0% of statements 15:06:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:06:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:06:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:06:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.292s coverage: 29.2% of statements 15:06:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:06:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.188s coverage: 83.3% of statements 15:06:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:06:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:06:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.414s coverage: 58.0% of statements 15:06:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.147s coverage: 89.2% of statements 15:06:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:06:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.192s coverage: 5.0% of statements 15:06:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:06:21 GO111MODULE=on go vet ./... 15:07:18 gofmt -l . 15:07:18 [ "`gofmt -l .`" = "" ] 15:07:18 ./bin/test-attribution-txt.sh 15:07:18 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:07:18 $ docker stop --time=1 ae242eb1920f12cd19a3dd86fe286f19252e271d6d4b3cdb60e6a930fff13843 15:07:20 $ docker rm -f ae242eb1920f12cd19a3dd86fe286f19252e271d6d4b3cdb60e6a930fff13843 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:07:21 Warning: overwriting stash ‘coverage-report’ 15:07:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:07:23 + ls -al . 15:07:23 total 244 15:07:23 drwxrwxr-x 10 jenkins jenkins 4096 Jun 18 15:07 . 15:07:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:02 .. 15:07:23 -rw-rw-r-- 1 jenkins jenkins 140 Jun 18 15:03 .dockerignore 15:07:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 15:03 .git 15:07:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:03 .github 15:07:23 -rw-rw-r-- 1 jenkins jenkins 138 Jun 18 15:03 .gitignore 15:07:23 -rw-rw-r-- 1 jenkins jenkins 987 Jun 18 15:03 Dockerfile.build 15:07:23 -rw-rw-r-- 1 jenkins jenkins 894 Jun 18 15:03 Jenkinsfile 15:07:23 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 18 15:03 LICENSE 15:07:23 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 18 15:03 Makefile 15:07:23 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 18 15:03 README.md 15:07:23 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 18 15:03 RELEASE-NOTES.txt 15:07:23 -rw-rw-r-- 1 jenkins jenkins 12 Jun 18 15:00 VERSION 15:07:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:03 bin 15:07:23 -rw-r--r-- 1 jenkins jenkins 126073 Jun 18 15:06 coverage.out 15:07:23 drwxrwxr-x 5 jenkins jenkins 4096 Jun 18 15:03 example 15:07:23 -rw-r--r-- 1 jenkins jenkins 576 Jun 18 15:07 go.mod 15:07:23 -rw-r--r-- 1 jenkins jenkins 20294 Jun 18 15:04 go.sum 15:07:23 drwxrwxr-x 15 jenkins jenkins 4096 Jun 18 15:03 internal 15:07:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:03 openapi 15:07:23 drwxrwxr-x 5 jenkins jenkins 4096 Jun 18 15:03 pkg 15:07:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:03 snap 15:07:23 -rw-rw-r-- 1 jenkins jenkins 222 Jun 18 15:03 version.go [Pipeline] isUnix [Pipeline] sh 15:07:23 + 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=a24609de80133c139ab476bfa891138650961ed9 --label arch=arm64 --label version=2.0.0-dev.79 . 15:07:24 Sending build context to Docker daemon 2.808MB 15:07:24 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 15:07:24 Step 2/23 : FROM ${BASE} AS builder 15:07:24 ---> 286d5795b8e3 15:07:24 Step 3/23 : WORKDIR /device-sdk-go 15:07:24 ---> Running in ff186eea458c 15:07:24 Removing intermediate container ff186eea458c 15:07:24 ---> 78e74b553130 15:07:24 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:07:24 ---> Running in 33c96e1b2540 15:07:25 Removing intermediate container 33c96e1b2540 15:07:25 ---> 30d9a21d7f2f 15:07:25 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:25 ---> Running in 3ba8b7b84695 15:07:28 Removing intermediate container 3ba8b7b84695 15:07:28 ---> e699c0b79466 15:07:28 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:07:28 ---> Running in c2aeea2f3c40 15:07:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:07:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:07:30 OK: 139 MiB in 46 packages 15:07:31 Removing intermediate container c2aeea2f3c40 15:07:31 ---> 28638dc46f4c 15:07:31 Step 7/23 : COPY . . 15:07:33 ---> 713b89b7079b 15:07:33 Step 8/23 : RUN go mod download 15:07:33 ---> Running in ac0696915b13 15:07:35 Removing intermediate container ac0696915b13 15:07:35 ---> ab219b82621b 15:07:35 Step 9/23 : RUN make build 15:07:35 ---> Running in c823121d9c60 15:07:36 go mod tidy 15:07:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.79" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:08:09 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:08:11 Removing intermediate container c823121d9c60 15:08:11 ---> af421ae72e0d 15:08:11 Step 10/23 : FROM alpine:3.12 15:08:11 3.12: Pulling from library/alpine 15:08:11 d2f70382dc9a: Pulling fs layer 15:08:12 d2f70382dc9a: Verifying Checksum 15:08:12 d2f70382dc9a: Download complete 15:08:12 d2f70382dc9a: Pull complete 15:08:12 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:08:12 Status: Downloaded newer image for alpine:3.12 15:08:12 ---> c4fd0aeabfcf 15:08:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:08:12 ---> Running in 28d03f2336f7 15:08:13 Removing intermediate container 28d03f2336f7 15:08:13 ---> 996f8ecee3aa 15:08:13 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:13 ---> Running in dff917370649 15:08:15 Removing intermediate container dff917370649 15:08:15 ---> 258340172bec 15:08:15 Step 13/23 : RUN apk add --update --no-cache zeromq 15:08:15 ---> Running in 0a87c29cffdd 15:08:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:08:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:08:18 (1/5) Installing libgcc (9.3.0-r2) 15:08:18 (2/5) Installing libsodium (1.0.18-r0) 15:08:18 (3/5) Installing libstdc++ (9.3.0-r2) 15:08:18 (4/5) Installing libzmq (4.3.3-r0) 15:08:18 (5/5) Installing zeromq (4.3.3-r0) 15:08:18 Executing busybox-1.31.1-r20.trigger 15:08:18 OK: 8 MiB in 19 packages 15:08:19 Removing intermediate container 0a87c29cffdd 15:08:19 ---> f67b31d2a54d 15:08:19 Step 14/23 : WORKDIR / 15:08:19 ---> Running in 13d0881efedd 15:08:20 Removing intermediate container 13d0881efedd 15:08:20 ---> 34a971c9e8c1 15:08:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:08:21 ---> 3076013c9420 15:08:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:08:22 ---> 00a89a3bdb4f 15:08:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:08:23 ---> a7da574b593e 15:08:23 Step 18/23 : EXPOSE 59999 15:08:23 ---> Running in 09258da7d06b 15:08:23 Removing intermediate container 09258da7d06b 15:08:23 ---> 95016efef7af 15:08:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:08:24 ---> Running in 4fa277db64ac 15:08:24 Removing intermediate container 4fa277db64ac 15:08:24 ---> 1d0101a8d109 15:08:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:24 ---> Running in e018895eabf6 15:08:25 Removing intermediate container e018895eabf6 15:08:25 ---> e48a91fdba8b 15:08:25 Step 21/23 : LABEL arch=arm64 15:08:25 ---> Running in b92eac37620a 15:08:25 Removing intermediate container b92eac37620a 15:08:25 ---> 866332ea0f2d 15:08:25 Step 22/23 : LABEL git_sha=a24609de80133c139ab476bfa891138650961ed9 15:08:25 ---> Running in f406cb63be5b 15:08:26 Removing intermediate container f406cb63be5b 15:08:26 ---> 9a403c073ad7 15:08:26 Step 23/23 : LABEL version=2.0.0-dev.79 15:08:26 ---> Running in ead1e45a4a90 15:08:27 Removing intermediate container ead1e45a4a90 15:08:27 ---> de321b166a3e 15:08:27 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:08:27 Successfully built de321b166a3e 15:08:27 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:08:27 ---> job-cost.sh 15:08:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2L7H 15:09:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:10:28 lf-activate-venv(): INFO: Adding /tmp/venv-2L7H/bin to PATH 15:10:28 INFO: No Stack... 15:10:28 INFO: Retrieving Pricing Info for: v2-standard-4 15:10:28 INFO: Archiving Costs [Pipeline] sh 15:10:28 + cat /w/workspace/device-sdk-go/188/archives/cost.csv 15:10:28 + cut -d, -f6 [Pipeline] lock 15:10:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] 15:10:28 Resource [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] did not exist. Created. 15:10:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:29 /w/workspace/device-sdk-go/188@tmp/durable-506c3381/script.sh: 1: /w/workspace/device-sdk-go/188@tmp/durable-506c3381/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:10:29 + echo total: 0.18000000715255737 [Pipeline] stash 15:10:29 Warning: overwriting stash ‘stack-cost’ 15:10:29 Stashed 1 file(s) [Pipeline] } 15:10:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-188-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:10:30 provisioning config files... 15:10:30 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8757023795598933230tmp [Pipeline] { [Pipeline] sh 15:10:30 + set +x 15:10:30 + curl -s https://codecov.io/bash 15:10:30 + bash -s -- 15:10:30 15:10:30 _____ _ 15:10:30 / ____| | | 15:10:30 | | ___ __| | ___ ___ _____ __ 15:10:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:10:30 | |___| (_) | (_| | __/ (_| (_) \ V / 15:10:30 \_____\___/ \__,_|\___|\___\___/ \_/ 15:10:30 Bash-1.0.3 15:10:30 15:10:30 15:10:30 ==> git version 2.24.4 found 15:10:30 ==> 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:10:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:10:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:10:30 ==> Jenkins CI detected. 15:10:30 project root: . 15:10:30 --> token set from env 15:10:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:10:30 ==> Running gcov in . (disable via -X gcov) 15:10:30 ==> Python coveragepy not found 15:10:30 ==> Searching for coverage reports in: 15:10:30 + . 15:10:30 -> Found 1 reports 15:10:30 ==> Detecting git/mercurial file structure 15:10:30 ==> Reading reports 15:10:30 + ./coverage.out bytes=126073 15:10:30 ==> Appending adjustments 15:10:30 https://docs.codecov.io/docs/fixing-reports 15:10:31 + Found adjustments 15:10:31 ==> Gzipping contents 15:10:31 20K /tmp/codecov.JdepZS.gz 15:10:31 ==> Uploading reports 15:10:31 url: https://codecov.io 15:10:31 query: branch=master&commit=a24609de80133c139ab476bfa891138650961ed9&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:10:31 -> Pinging Codecov 15:10:31 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a24609de80133c139ab476bfa891138650961ed9&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:10:31 -> Uploading to 15:10:31 https://storage.googleapis.com/codecov/v4/raw/2021-06-18/7E55EF52A471D76F132DFD9A03CDDE97/a24609de80133c139ab476bfa891138650961ed9/3578a377-3923-498b-947c-41b8efc0b740.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T151031Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fffe9162b63ef252fff9b93b8e1addd6230416d4c6f72a754610664a479682c3 15:10:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:10:31 Dload Upload Total Spent Left Speed 15:10:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16391 0 0 100 16391 0 37274 --:--:-- --:--:-- --:--:-- 37337 15:10:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a24609de80133c139ab476bfa891138650961ed9 [Pipeline] } 15:10:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:10:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:10:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:33 15:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:10:33 188c0c94c7c5: Pulling fs layer 15:10:33 0ef7d3d256c8: Pulling fs layer 15:10:33 de9db76c5a1d: Pulling fs layer 15:10:33 0eba1c9be4d2: Pulling fs layer 15:10:33 0d57e429df01: Pulling fs layer 15:10:33 4e4be7b47b0d: Pulling fs layer 15:10:33 e1f770b5df2f: Pulling fs layer 15:10:33 85a0685a4137: Pulling fs layer 15:10:33 0eba1c9be4d2: Waiting 15:10:33 0d57e429df01: Waiting 15:10:33 4e4be7b47b0d: Waiting 15:10:33 e1f770b5df2f: Waiting 15:10:33 85a0685a4137: Waiting 15:10:33 de9db76c5a1d: Verifying Checksum 15:10:33 de9db76c5a1d: Download complete 15:10:33 0ef7d3d256c8: Verifying Checksum 15:10:33 0ef7d3d256c8: Download complete 15:10:33 0d57e429df01: Verifying Checksum 15:10:33 0d57e429df01: Download complete 15:10:33 188c0c94c7c5: Verifying Checksum 15:10:33 188c0c94c7c5: Download complete 15:10:33 4e4be7b47b0d: Verifying Checksum 15:10:33 4e4be7b47b0d: Download complete 15:10:33 188c0c94c7c5: Pull complete 15:10:34 0ef7d3d256c8: Pull complete 15:10:34 de9db76c5a1d: Pull complete 15:10:35 e1f770b5df2f: Verifying Checksum 15:10:35 e1f770b5df2f: Download complete 15:10:37 0eba1c9be4d2: Verifying Checksum 15:10:37 0eba1c9be4d2: Download complete 15:10:37 85a0685a4137: Verifying Checksum 15:10:37 85a0685a4137: Download complete 15:10:39 0eba1c9be4d2: Pull complete 15:10:40 0d57e429df01: Pull complete 15:10:40 4e4be7b47b0d: Pull complete 15:10:40 e1f770b5df2f: Pull complete 15:10:46 85a0685a4137: Pull complete 15:10:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:10:46 prd-centos7-docker-4c-2g-203 does not seem to be running inside a container 15:10:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:10:46 $ docker top 1720b8155c3713cd4451c9eb5c04d02c5c73efdc2384ce5decfeca487fe7c45c -eo pid,comm [Pipeline] { [Pipeline] echo 15:10:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:10:47 + set -o pipefail 15:10:47 + snyk monitor '--org=edgex-jenkins' 15:10:52 15:10:52 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 15:10:52 15:10:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/45264bd1-86f8-40c5-be74-b0aee1c0c73c 15:10:52 15:10:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:10:52 15:10:52 [Pipeline] } 15:10:52 $ docker stop --time=1 1720b8155c3713cd4451c9eb5c04d02c5c73efdc2384ce5decfeca487fe7c45c 15:10:55 $ docker rm -f 1720b8155c3713cd4451c9eb5c04d02c5c73efdc2384ce5decfeca487fe7c45c [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:10:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:55 provisioning config files... 15:10:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3122077114187900504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:56 --> edgex-publish-swagger.sh 15:10:56 === Publish openapi/v1 API === 15:10:56 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 15:10:56 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 15:10:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:10:56 Dload Upload Total Spent Left Speed 15:10:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 23299 --:--:-- --:--:-- --:--:-- 23275 100 19947 0 0 100 19947 0 23295 --:--:-- --:--:-- --:--:-- 23275 15:10:57 15:10:57 15:10:57 === Publish openapi/v2 API === 15:10:57 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:10:57 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 15:10:57 % Total % Received % Xferd Average Speed Time Time Time Current 15:10:57 Dload Upload Total Spent Left Speed 15:10:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 66841 --:--:-- --:--:-- --:--:-- 66774 100 51483 0 0 100 51483 0 66828 --:--:-- --:--:-- --:--:-- 66774 15:10:57 15:10:57 [Pipeline] } 15:10:57 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:10:58 + git log --format=format:%s -1 a24609de80133c139ab476bfa891138650961ed9 [Pipeline] isUnix [Pipeline] sh 15:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:58 . [Pipeline] withDockerContainer 15:10:58 prd-centos7-docker-4c-2g-203 does not seem to be running inside a container 15:10:58 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:10:59 $ docker top d62d1c610d7b855c096d7efb18ec8c91394c409c0b1e8c020c096e3fb2c89d08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:59 [ssh-agent] Looking for ssh-agent implementation... 15:10:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:59 $ docker exec d62d1c610d7b855c096d7efb18ec8c91394c409c0b1e8c020c096e3fb2c89d08 ssh-agent 15:11:00 SSH_AUTH_SOCK=/tmp/ssh-ot5XDSWhaiwE/agent.13 15:11:00 SSH_AGENT_PID=19 15:11:00 Running ssh-add (command line suppressed) 15:11:00 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_166964615071323816.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_166964615071323816.key) 15:11:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:00 + git semver tag 15:11:00 # -> Open(): unable to determine branch for HEAD 15:11:00 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:11:00 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:11:00 # $SEMVER_REMOTE_NAME = origin 15:11:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:11:00 # $SEMVER_USER_NAME = edgex-jenkins 15:11:00 # $SEMVER_BRANCH = master 15:11:00 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 15:11:00 # a24609de80133c139ab476bfa891138650961ed9 HEAD 15:11:00 # -> Force: false 15:11:00 # 2dd5b2f9f2ed1f306e3c465594300d86b858e176 refs/tags/v2.0.0-dev.79 [Pipeline] } 15:11:00 $ docker exec --env ******** --env ******** d62d1c610d7b855c096d7efb18ec8c91394c409c0b1e8c020c096e3fb2c89d08 ssh-agent -k 15:11:00 unset SSH_AUTH_SOCK; 15:11:00 unset SSH_AGENT_PID; 15:11:00 echo Agent pid 19 killed; 15:11:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:00 + git semver [Pipeline] } 15:11:00 $ docker stop --time=1 d62d1c610d7b855c096d7efb18ec8c91394c409c0b1e8c020c096e3fb2c89d08 15:11:02 $ docker rm -f d62d1c610d7b855c096d7efb18ec8c91394c409c0b1e8c020c096e3fb2c89d08 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:11:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:11:02 15:11:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:11:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:11:03 0.23.1-centos7: Pulling from edgex-lftools 15:11:03 ab5ef0e58194: Pulling fs layer 15:11:03 9712f1f96733: Pulling fs layer 15:11:03 63f879dbbcfc: Pulling fs layer 15:11:03 0d9ebad4ef96: Pulling fs layer 15:11:03 e9a5061849ea: Pulling fs layer 15:11:03 d747dcd14b5f: Pulling fs layer 15:11:03 2de7ff778b66: Pulling fs layer 15:11:03 0d9ebad4ef96: Waiting 15:11:03 e9a5061849ea: Waiting 15:11:03 d747dcd14b5f: Waiting 15:11:03 2de7ff778b66: Waiting 15:11:03 9712f1f96733: Verifying Checksum 15:11:03 9712f1f96733: Download complete 15:11:04 63f879dbbcfc: Verifying Checksum 15:11:04 63f879dbbcfc: Download complete 15:11:04 e9a5061849ea: Verifying Checksum 15:11:04 e9a5061849ea: Download complete 15:11:04 d747dcd14b5f: Verifying Checksum 15:11:04 d747dcd14b5f: Download complete 15:11:04 0d9ebad4ef96: Verifying Checksum 15:11:04 0d9ebad4ef96: Download complete 15:11:04 2de7ff778b66: Verifying Checksum 15:11:04 2de7ff778b66: Download complete 15:11:05 ab5ef0e58194: Verifying Checksum 15:11:05 ab5ef0e58194: Download complete 15:11:07 ab5ef0e58194: Pull complete 15:11:07 9712f1f96733: Pull complete 15:11:08 63f879dbbcfc: Pull complete 15:11:11 0d9ebad4ef96: Pull complete 15:11:11 e9a5061849ea: Pull complete 15:11:12 d747dcd14b5f: Pull complete 15:11:12 2de7ff778b66: Pull complete 15:11:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:11:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:11:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:11:13 prd-centos7-docker-4c-2g-203 does not seem to be running inside a container 15:11:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:11:16 $ docker top 47b36d74ff6a8b442cd14050b38b2076f88a64e69ce0fe0656af9d5677bbfc0e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:11:16 provisioning config files... 15:11:16 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8032029198427298691tmp 15:11:16 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1106220862846863524tmp 15:11:16 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5683553619143089204tmp [Pipeline] { [Pipeline] echo 15:11:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:11:17 ---> sigul-configuration.sh 15:11:17 gpg: directory `/root/.gnupg' created 15:11:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:11:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:11:17 gpg: keyring `/root/.gnupg/secring.gpg' created 15:11:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:11:17 gpg: CAST5 encrypted data 15:11:17 gpg: encrypted with 1 passphrase 15:11:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:11:17 + mkdir /home/jenkins 15:11:17 + mkdir /home/jenkins/sigul [Pipeline] sh 15:11:17 + 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:11:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:11:18 ---> sigul-install.sh 15:11:23 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:11:23 + git tag --list 15:11:23 0.7.1 15:11:23 delhi-tag 15:11:23 v1.0.0 15:11:23 v1.1.0 15:11:23 v1.1.1 15:11:23 v1.1.2 15:11:23 v1.2.0 15:11:23 v1.2.1 15:11:23 v1.2.2 15:11:23 v1.2.3 15:11:23 v1.3.0 15:11:23 v1.4.0 15:11:23 v2.0.0-dev.1 15:11:23 v2.0.0-dev.10 15:11:23 v2.0.0-dev.11 15:11:23 v2.0.0-dev.12 15:11:23 v2.0.0-dev.13 15:11:23 v2.0.0-dev.14 15:11:23 v2.0.0-dev.15 15:11:23 v2.0.0-dev.16 15:11:23 v2.0.0-dev.17 15:11:23 v2.0.0-dev.18 15:11:23 v2.0.0-dev.19 15:11:23 v2.0.0-dev.2 15:11:23 v2.0.0-dev.20 15:11:23 v2.0.0-dev.21 15:11:23 v2.0.0-dev.22 15:11:23 v2.0.0-dev.23 15:11:23 v2.0.0-dev.24 15:11:23 v2.0.0-dev.25 15:11:23 v2.0.0-dev.26 15:11:23 v2.0.0-dev.27 15:11:23 v2.0.0-dev.28 15:11:23 v2.0.0-dev.29 15:11:23 v2.0.0-dev.3 15:11:23 v2.0.0-dev.30 15:11:23 v2.0.0-dev.31 15:11:23 v2.0.0-dev.32 15:11:23 v2.0.0-dev.33 15:11:23 v2.0.0-dev.34 15:11:23 v2.0.0-dev.35 15:11:23 v2.0.0-dev.36 15:11:23 v2.0.0-dev.37 15:11:23 v2.0.0-dev.38 15:11:23 v2.0.0-dev.39 15:11:23 v2.0.0-dev.4 15:11:23 v2.0.0-dev.40 15:11:23 v2.0.0-dev.41 15:11:23 v2.0.0-dev.42 15:11:23 v2.0.0-dev.43 15:11:23 v2.0.0-dev.44 15:11:23 v2.0.0-dev.45 15:11:23 v2.0.0-dev.46 15:11:23 v2.0.0-dev.47 15:11:23 v2.0.0-dev.48 15:11:23 v2.0.0-dev.49 15:11:23 v2.0.0-dev.5 15:11:23 v2.0.0-dev.50 15:11:23 v2.0.0-dev.51 15:11:23 v2.0.0-dev.52 15:11:23 v2.0.0-dev.53 15:11:23 v2.0.0-dev.54 15:11:23 v2.0.0-dev.55 15:11:23 v2.0.0-dev.56 15:11:23 v2.0.0-dev.57 15:11:23 v2.0.0-dev.58 15:11:23 v2.0.0-dev.59 15:11:23 v2.0.0-dev.6 15:11:23 v2.0.0-dev.60 15:11:23 v2.0.0-dev.61 15:11:23 v2.0.0-dev.62 15:11:23 v2.0.0-dev.63 15:11:23 v2.0.0-dev.64 15:11:23 v2.0.0-dev.65 15:11:23 v2.0.0-dev.66 15:11:23 v2.0.0-dev.67 15:11:23 v2.0.0-dev.68 15:11:23 v2.0.0-dev.69 15:11:23 v2.0.0-dev.7 15:11:23 v2.0.0-dev.70 15:11:23 v2.0.0-dev.71 15:11:23 v2.0.0-dev.72 15:11:23 v2.0.0-dev.73 15:11:23 v2.0.0-dev.74 15:11:23 v2.0.0-dev.75 15:11:23 v2.0.0-dev.76 15:11:23 v2.0.0-dev.77 15:11:23 v2.0.0-dev.78 15:11:23 v2.0.0-dev.79 15:11:23 v2.0.0-dev.8 15:11:23 v2.0.0-dev.9 [Pipeline] sh 15:11:24 + lftools sign git-tag v2.0.0-dev.79 15:11:24 Signing Git tag with Sigul... 15:11:24 Signing v2.0.0-dev.79 [Pipeline] echo 15:11:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:11:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:11:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:11:25 $ docker stop --time=1 47b36d74ff6a8b442cd14050b38b2076f88a64e69ce0fe0656af9d5677bbfc0e 15:11:28 $ docker rm -f 47b36d74ff6a8b442cd14050b38b2076f88a64e69ce0fe0656af9d5677bbfc0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:29 . [Pipeline] withDockerContainer 15:11:29 prd-centos7-docker-4c-2g-203 does not seem to be running inside a container 15:11:29 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:11:29 $ docker top 09295b10772f786a6f8c719ffd0648e19438301f00589a5e5d9786bf3753af3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:30 [ssh-agent] Looking for ssh-agent implementation... 15:11:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:30 $ docker exec 09295b10772f786a6f8c719ffd0648e19438301f00589a5e5d9786bf3753af3a ssh-agent 15:11:30 SSH_AUTH_SOCK=/tmp/ssh-R4fF6KbIneOc/agent.14 15:11:30 SSH_AGENT_PID=20 15:11:30 Running ssh-add (command line suppressed) 15:11:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_350657008988152773.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_350657008988152773.key) 15:11:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:30 + git semver bump pre 15:11:30 # -> Open(): unable to determine branch for HEAD 15:11:30 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:11:30 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:11:30 # $SEMVER_REMOTE_NAME = origin 15:11:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:11:30 # $SEMVER_USER_NAME = edgex-jenkins 15:11:30 # $SEMVER_BRANCH = master 15:11:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 15:11:30 2.0.0-dev.80 [Pipeline] } 15:11:30 $ docker exec --env ******** --env ******** 09295b10772f786a6f8c719ffd0648e19438301f00589a5e5d9786bf3753af3a ssh-agent -k 15:11:30 unset SSH_AUTH_SOCK; 15:11:30 unset SSH_AGENT_PID; 15:11:30 echo Agent pid 20 killed; 15:11:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:31 + git semver [Pipeline] } 15:11:31 $ docker stop --time=1 09295b10772f786a6f8c719ffd0648e19438301f00589a5e5d9786bf3753af3a 15:11:32 $ docker rm -f 09295b10772f786a6f8c719ffd0648e19438301f00589a5e5d9786bf3753af3a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:32 . [Pipeline] withDockerContainer 15:11:32 prd-centos7-docker-4c-2g-203 does not seem to be running inside a container 15:11: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:11:33 $ docker top 267b9a14a7c4cc39f13770a4fe6d057240e6d91abaea85a8e6cc8ee03319326b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:33 [ssh-agent] Looking for ssh-agent implementation... 15:11:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:33 $ docker exec 267b9a14a7c4cc39f13770a4fe6d057240e6d91abaea85a8e6cc8ee03319326b ssh-agent 15:11:33 SSH_AUTH_SOCK=/tmp/ssh-0jqHBtVqQUVN/agent.13 15:11:33 SSH_AGENT_PID=20 15:11:33 Running ssh-add (command line suppressed) 15:11:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6293772900187305164.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6293772900187305164.key) 15:11:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:34 + git semver push 15:11:34 # -> Open(): unable to determine branch for HEAD 15:11:34 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:11:34 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:11:34 # $SEMVER_REMOTE_NAME = origin 15:11:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:11:34 # $SEMVER_USER_NAME = edgex-jenkins 15:11:34 # $SEMVER_BRANCH = master 15:11:34 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 15:11:39 $ docker exec --env ******** --env ******** 267b9a14a7c4cc39f13770a4fe6d057240e6d91abaea85a8e6cc8ee03319326b ssh-agent -k 15:11:39 unset SSH_AUTH_SOCK; 15:11:39 unset SSH_AGENT_PID; 15:11:39 echo Agent pid 20 killed; 15:11:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:39 + git semver [Pipeline] } 15:11:39 $ docker stop --time=1 267b9a14a7c4cc39f13770a4fe6d057240e6d91abaea85a8e6cc8ee03319326b 15:11:41 $ docker rm -f 267b9a14a7c4cc39f13770a4fe6d057240e6d91abaea85a8e6cc8ee03319326b [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:11:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:11:42 ---> package-listing.sh 15:11:42 ++ tr '[:upper:]' '[:lower:]' 15:11:42 ++ facter osfamily 15:11:43 + OS_FAMILY=redhat 15:11:43 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 15:11:43 + START_PACKAGES=/tmp/packages_start.txt 15:11:43 + END_PACKAGES=/tmp/packages_end.txt 15:11:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:11:43 + PACKAGES=/tmp/packages_start.txt 15:11:43 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 15:11:43 + PACKAGES=/tmp/packages_end.txt 15:11:43 + case "${OS_FAMILY}" in 15:11:43 + rpm -qa 15:11:43 + sort 15:11:43 + '[' -f /tmp/packages_start.txt ']' 15:11:43 + '[' -f /tmp/packages_end.txt ']' 15:11:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:11:43 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 15:11:43 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 15:11:43 + 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:11:43 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:11:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:11:44 15:11:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:11:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:11:44 alpine: Pulling from edgex-lftools-log-publisher 15:11:44 df20fa9351a1: Pulling fs layer 15:11:44 36b3adc4ff6f: Pulling fs layer 15:11:44 8ad3a11d3b57: Pulling fs layer 15:11:44 46f8f816bc3b: Pulling fs layer 15:11:44 93b61091891f: Pulling fs layer 15:11:44 93b9cdb0e59b: Pulling fs layer 15:11:44 5e14af77c1be: Pulling fs layer 15:11:44 01666e4c0597: Pulling fs layer 15:11:44 aa168da1d23b: Pulling fs layer 15:11:44 46f8f816bc3b: Waiting 15:11:44 93b61091891f: Waiting 15:11:44 93b9cdb0e59b: Waiting 15:11:44 5e14af77c1be: Waiting 15:11:44 01666e4c0597: Waiting 15:11:44 aa168da1d23b: Waiting 15:11:44 36b3adc4ff6f: Verifying Checksum 15:11:44 36b3adc4ff6f: Download complete 15:11:44 46f8f816bc3b: Verifying Checksum 15:11:44 46f8f816bc3b: Download complete 15:11:44 df20fa9351a1: Verifying Checksum 15:11:44 df20fa9351a1: Download complete 15:11:45 93b9cdb0e59b: Verifying Checksum 15:11:45 93b9cdb0e59b: Download complete 15:11:45 93b61091891f: Verifying Checksum 15:11:45 93b61091891f: Download complete 15:11:45 5e14af77c1be: Verifying Checksum 15:11:45 5e14af77c1be: Download complete 15:11:45 01666e4c0597: Verifying Checksum 15:11:45 01666e4c0597: Download complete 15:11:45 8ad3a11d3b57: Verifying Checksum 15:11:45 8ad3a11d3b57: Download complete 15:11:45 df20fa9351a1: Pull complete 15:11:45 36b3adc4ff6f: Pull complete 15:11:46 8ad3a11d3b57: Pull complete 15:11:46 46f8f816bc3b: Pull complete 15:11:46 93b61091891f: Pull complete 15:11:46 93b9cdb0e59b: Pull complete 15:11:46 5e14af77c1be: Pull complete 15:11:46 01666e4c0597: Pull complete 15:11:46 aa168da1d23b: Verifying Checksum 15:11:46 aa168da1d23b: Download complete 15:11:51 aa168da1d23b: Pull complete 15:11:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:11:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:11:51 prd-centos7-docker-4c-2g-203 does not seem to be running inside a container 15:11:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:11:53 $ docker top 0871b7741d27895e55633b0320bc0d67b02ec6f9fb5e191b7e5c457858a59c31 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:53 + touch /tmp/pre-build-complete [Pipeline] sh 15:11:54 + mkdir -p /var/log/sa [Pipeline] sh 15:11:54 + ls /var/log/sa-host 15:11:54 + sadf -c /var/log/sa-host/sa05 15:11:54 file_magic: OK 15:11:54 HZ: Using current value: 100 15:11:54 file_header: OK 15:11:54 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:11:54 Statistics: 15:11:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:11:54 File successfully converted to sysstat format version 12.2.1 15:11:54 + sadf -c /var/log/sa-host/sa18 15:11:54 file_magic: OK 15:11:54 HZ: Using current value: 100 15:11:54 file_header: OK 15:11:54 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:11:54 Statistics: 15:11:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:11:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:54 provisioning config files... 15:11:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4907891986593297200tmp [Pipeline] { [Pipeline] echo 15:11:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:11:54 ---> create-netrc.sh [Pipeline] } 15:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:11:55 ---> python-tools-install.sh [Pipeline] echo 15:11:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:11:55 ---> sudo-logs.sh 15:11:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:11:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:11:55 ---> job-cost.sh 15:11:55 lf-activate-venv: SKIPPING 15:11:55 DEBUG: total: 0.18000000715255737 15:11:55 INFO: Retrieving Stack Cost... 15:11:56 INFO: Retrieving Pricing Info for: v3-standard-2 15:11:57 INFO: Archiving Costs [Pipeline] echo 15:11:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:11:57 ---> logs-deploy.sh 15:11:57 lf-activate-venv: SKIPPING 15:11:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/188 15:11:57 INFO: archiving workspace using pattern(s): 15:11:58 Archives upload complete. 15:11:58 INFO: archiving logs to Nexus 15:11:59 ---> uname -a: 15:11:59 Linux prd-centos7-docker-4c-2g-203.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:11:59 15:11:59 15:11:59 ---> lscpu: 15:11:59 Architecture: x86_64 15:11:59 CPU op-mode(s): 32-bit, 64-bit 15:11:59 Byte Order: Little Endian 15:11:59 Address sizes: 40 bits physical, 48 bits virtual 15:11:59 CPU(s): 2 15:11:59 On-line CPU(s) list: 0,1 15:11:59 Thread(s) per core: 1 15:11:59 Core(s) per socket: 1 15:11:59 Socket(s): 2 15:11:59 NUMA node(s): 1 15:11:59 Vendor ID: AuthenticAMD 15:11:59 CPU family: 23 15:11:59 Model: 49 15:11:59 Model name: AMD EPYC-Rome Processor 15:11:59 Stepping: 0 15:11:59 CPU MHz: 2800.000 15:11:59 BogoMIPS: 5600.00 15:11:59 Virtualization: AMD-V 15:11:59 Hypervisor vendor: KVM 15:11:59 Virtualization type: full 15:11:59 L1d cache: 64 KiB 15:11:59 L1i cache: 64 KiB 15:11:59 L2 cache: 1 MiB 15:11:59 L3 cache: 32 MiB 15:11:59 NUMA node0 CPU(s): 0,1 15:11:59 Vulnerability Itlb multihit: Not affected 15:11:59 Vulnerability L1tf: Not affected 15:11:59 Vulnerability Mds: Not affected 15:11:59 Vulnerability Meltdown: Not affected 15:11:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:11:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:11:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:11:59 Vulnerability Srbds: Not affected 15:11:59 Vulnerability Tsx async abort: Not affected 15:11:59 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:11:59 15:11:59 15:11:59 ---> nproc: 15:11:59 2 15:11:59 15:11:59 15:11:59 ---> df -h: 15:11:59 Filesystem Size Used Available Use% Mounted on 15:11:59 overlay 40.0G 8.9G 31.1G 22% / 15:11:59 tmpfs 64.0M 0 64.0M 0% /dev 15:11:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:11:59 shm 64.0M 0 64.0M 0% /dev/shm 15:11:59 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 15:11:59 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 15:11:59 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 15:11:59 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 15:11:59 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 15:11:59 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 15:11:59 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 15:11:59 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 15:11:59 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 15:11:59 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 15:11:59 15:11:59 15:11:59 ---> free -m: 15:11:59 total used free shared buff/cache available 15:11:59 Mem: 7821 1282 3149 0 3388 6457 15:11:59 Swap: 1023 0 1023 15:11:59 15:11:59 15:11:59 ---> ip addr: 15:11:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:11:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:11:59 inet 127.0.0.1/8 scope host lo 15:11:59 valid_lft forever preferred_lft forever 15:11:59 inet6 ::1/128 scope host 15:11:59 valid_lft forever preferred_lft forever 15:11:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:11:59 link/ether fa:16:3e:d1:e9:a2 brd ff:ff:ff:ff:ff:ff 15:11:59 inet 10.30.122.214/23 brd 10.30.123.255 scope global dynamic eth0 15:11:59 valid_lft 85672sec preferred_lft 85672sec 15:11:59 inet6 fe80::f816:3eff:fed1:e9a2/64 scope link 15:11:59 valid_lft forever preferred_lft forever 15:11:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:11:59 link/ether 02:42:6b:70:ff:75 brd ff:ff:ff:ff:ff:ff 15:11:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:11:59 valid_lft forever preferred_lft forever 15:11:59 inet6 fe80::42:6bff:fe70:ff75/64 scope link 15:11:59 valid_lft forever preferred_lft forever 15:11:59 15:11:59 15:11:59 ---> sar -b -r -n DEV: 15:11:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 15:11:59 15:11:59 14:59:40 LINUX RESTART (2 CPU) 15:11:59 15:11:59 15:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:11:59 15:01:01 122.04 18.83 103.21 0.00 5796.20 12867.60 0.00 15:11:59 15:02:01 1.91 0.10 1.81 0.00 1.73 37.74 0.00 15:11:59 15:03:02 0.23 0.00 0.23 0.00 0.00 2.83 0.00 15:11:59 15:04:01 0.25 0.00 0.25 0.00 0.00 3.68 0.00 15:11:59 15:05:01 0.25 0.00 0.25 0.00 0.00 3.40 0.00 15:11:59 15:06:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 15:11:59 15:07:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 15:11:59 15:08:01 0.22 0.00 0.22 0.00 0.00 2.20 0.00 15:11:59 15:09:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 15:11:59 15:10:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 15:11:59 15:11:01 113.36 0.03 113.32 0.00 3.73 31752.06 0.00 15:11:59 Average: 21.78 1.73 20.05 0.00 528.43 4069.11 0.00 15:11:59 15:11:59 15:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:11:59 15:01:01 5455028 0 810692 10.12 2620 1740592 1299336 14.35 577540 1576080 128 15:11:59 15:02:01 5467220 0 798372 9.97 2620 1740720 1208652 13.34 568036 1576104 20 15:11:59 15:03:02 5465380 0 800212 9.99 2620 1740720 1208916 13.35 571048 1574640 20 15:11:59 15:04:01 5463928 0 801656 10.01 2620 1740728 1209028 13.35 572248 1574640 16 15:11:59 15:05:01 5465320 0 800232 9.99 2620 1740760 1208956 13.35 569620 1576992 12 15:11:59 15:06:01 5462464 0 803112 10.03 2620 1740736 1208860 13.35 571840 1576992 8 15:11:59 15:07:01 5463424 0 802148 10.02 2620 1740740 1208716 13.34 571176 1576992 8 15:11:59 15:08:01 5450688 0 814876 10.17 2620 1740748 1208784 13.35 583720 1576996 8 15:11:59 15:09:01 5449964 0 815600 10.18 2620 1740748 1208832 13.35 584292 1576992 8 15:11:59 15:10:01 5449388 0 816172 10.19 2620 1740752 1208916 13.35 586644 1575240 12 15:11:59 15:11:01 4524744 0 1022468 12.77 2620 2459100 1505424 16.62 811048 2173496 52 15:11:59 Average: 5374323 0 825958 10.31 2620 1806031 1244038 13.73 597019 1630469 27 15:11:59 15:11:59 15:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:11:59 15:01:01 eth0 521.56 344.69 1107.43 81.80 0.00 0.00 0.00 0.00 15:11:59 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:01:01 docker0 9.39 6.11 1.79 28.17 0.00 0.00 0.00 0.00 15:11:59 15:02:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 15:11:59 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:03:02 eth0 6.53 3.10 5.25 0.38 0.00 0.00 0.00 0.00 15:11:59 15:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:04:01 eth0 0.98 0.30 0.33 0.20 0.00 0.00 0.00 0.00 15:11:59 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:05:01 eth0 0.57 0.33 0.27 0.20 0.00 0.00 0.00 0.00 15:11:59 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:06:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:11:59 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:59 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:59 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:09:01 eth0 0.25 0.20 0.10 0.01 0.00 0.00 0.00 0.00 15:11:59 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:10:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 15:11:59 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:11:01 veth6f102a3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:11:59 15:11:01 eth0 510.89 466.63 4489.20 47.67 0.00 0.00 0.00 0.00 15:11:59 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 15:11:01 docker0 67.83 71.37 5.46 386.48 0.00 0.00 0.00 0.00 15:11:59 Average: veth6f102a3 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 Average: eth0 94.95 74.32 510.27 11.89 0.00 0.00 0.00 0.00 15:11:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:59 Average: docker0 7.03 7.06 0.66 37.76 0.00 0.00 0.00 0.00 15:11:59 15:11:59 15:11:59 ---> sar -P ALL: 15:11:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 15:11:59 15:11:59 14:59:40 LINUX RESTART (2 CPU) 15:11:59 15:11:59 15:00:01 CPU %user %nice %system %iowait %steal %idle 15:11:59 15:01:01 all 16.84 0.00 4.69 2.91 0.06 75.50 15:11:59 15:01:01 0 16.21 0.00 4.94 1.57 0.05 77.23 15:11:59 15:01:01 1 17.48 0.00 4.44 4.27 0.07 73.75 15:11:59 15:02:01 all 0.08 0.00 0.07 0.00 0.03 99.82 15:11:59 15:02:01 0 0.05 0.00 0.08 0.00 0.03 99.83 15:11:59 15:02:01 1 0.12 0.00 0.05 0.00 0.03 99.80 15:11:59 15:03:02 all 0.18 0.00 0.08 0.00 0.03 99.72 15:11:59 15:03:02 0 0.08 0.00 0.08 0.00 0.02 99.82 15:11:59 15:03:02 1 0.28 0.00 0.07 0.00 0.03 99.61 15:11:59 15:04:01 all 0.12 0.00 0.03 0.00 0.03 99.82 15:11:59 15:04:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:11:59 15:04:01 1 0.19 0.00 0.03 0.00 0.02 99.76 15:11:59 15:05:01 all 0.11 0.00 0.04 0.00 0.03 99.82 15:11:59 15:05:01 0 0.07 0.00 0.05 0.00 0.03 99.85 15:11:59 15:05:01 1 0.15 0.00 0.03 0.00 0.02 99.80 15:11:59 15:06:01 all 0.10 0.00 0.03 0.00 0.02 99.86 15:11:59 15:06:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:11:59 15:06:01 1 0.15 0.00 0.02 0.00 0.00 99.83 15:11:59 15:07:01 all 0.08 0.00 0.03 0.00 0.04 99.84 15:11:59 15:07:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:11:59 15:07:01 1 0.12 0.00 0.03 0.00 0.05 99.80 15:11:59 15:08:01 all 0.23 0.00 0.03 0.00 0.03 99.72 15:11:59 15:08:01 0 0.42 0.00 0.03 0.00 0.02 99.53 15:11:59 15:08:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:11:59 15:09:01 all 0.19 0.00 0.02 0.00 0.03 99.77 15:11:59 15:09:01 0 0.37 0.00 0.02 0.00 0.03 99.58 15:11:59 15:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:11:59 15:10:01 all 0.14 0.00 0.03 0.00 0.05 99.78 15:11:59 15:10:01 0 0.27 0.00 0.03 0.00 0.05 99.65 15:11:59 15:10:01 1 0.02 0.00 0.02 0.00 0.05 99.92 15:11:59 15:11:01 all 12.02 0.00 5.14 2.06 0.06 80.72 15:11:59 15:11:01 0 12.52 0.00 5.38 1.66 0.05 80.38 15:11:59 15:11:01 1 11.52 0.00 4.90 2.47 0.07 81.05 15:11:59 15:11:59 Average: CPU %user %nice %system %iowait %steal %idle 15:11:59 Average: all 2.67 0.00 0.90 0.44 0.04 95.95 15:11:59 Average: 0 2.67 0.00 0.95 0.29 0.04 96.05 15:11:59 Average: 1 2.67 0.00 0.85 0.60 0.04 95.84 15:11:59 15:11:59 15:11:59