Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 453c90017645f0c1aacfabdcdc15791e5757fa99 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-ssh6974392480600672521.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-ssh2702377942425182082.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-ssh3647004420731711230.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-ssh671020646617017408.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh9099918606386809242.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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/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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-735 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git Avoid second fetch Checking out Revision 453c90017645f0c1aacfabdcdc15791e5757fa99 (master) > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh6673321418491003489.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 453c90017645f0c1aacfabdcdc15791e5757fa99 # timeout=10 Commit message: "Merge pull request #993 from lenny-intel/swagger-version" > git rev-list --no-walk a384344f64426d48ad4d0b0b770ada20eab5db57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T20:48:04.758Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T20:48:04.871Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T20:48:04.906Z] ========================================================= [2021-06-29T20:48:04.907Z] EdgeX Global Pipelines Version Info [2021-06-29T20:48:04.907Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:48:06.539Z] ------------------- [2021-06-29T20:48:06.540Z] stable info: [2021-06-29T20:48:06.540Z] ------------------- [2021-06-29T20:48:06.540Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T20:48:06.540Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T20:48:06.540Z] Message: update stable to v1.0.195 [2021-06-29T20:48:07.114Z] ------------------- [2021-06-29T20:48:07.114Z] experimental info: [2021-06-29T20:48:07.114Z] ------------------- [2021-06-29T20:48:07.114Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T20:48:07.114Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T20:48:07.114Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T20:48:07.244Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-29T20:48:07.269Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-29T20:48:07.292Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T20:48:07.320Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T20:48:07.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T20:48:07.364Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T20:48:07.386Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T20:48:07.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T20:48:07.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-29T20:48:07.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T20:48:07.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T20:48:07.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-29T20:48:07.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T20:48:07.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T20:48:07.572Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T20:48:07.594Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T20:48:07.617Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T20:48:07.642Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T20:48:07.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T20:48:07.689Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-29T20:48:07.712Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-29T20:48:07.735Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-29T20:48:07.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-29T20:48:07.783Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-29T20:48:07.807Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-29T20:48:07.830Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T20:48:07.853Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-29T20:48:07.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-29T20:48:07.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-29T20:48:07.924Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 453c90017645f0c1aacfabdcdc15791e5757fa99 [Pipeline] echo [2021-06-29T20:48:07.954Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 453c900 [Pipeline] echo [2021-06-29T20:48:07.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T20:48:08.055Z] provisioning config files... [2021-06-29T20:48:08.072Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config325008170971265852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:48:08.390Z] ---> docker-login.sh [2021-06-29T20:48:08.390Z] nexus3.edgexfoundry.org:10001 [2021-06-29T20:48:08.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:48:08.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:48:08.654Z] Configure a credential helper to remove this warning. See [2021-06-29T20:48:08.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:48:08.654Z] [2021-06-29T20:48:08.654Z] Login Succeeded [2021-06-29T20:48:08.654Z] nexus3.edgexfoundry.org:10002 [2021-06-29T20:48:08.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:48:08.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:48:08.654Z] Configure a credential helper to remove this warning. See [2021-06-29T20:48:08.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:48:08.654Z] [2021-06-29T20:48:08.654Z] Login Succeeded [2021-06-29T20:48:08.654Z] nexus3.edgexfoundry.org:10003 [2021-06-29T20:48:08.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:48:08.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:48:08.919Z] Configure a credential helper to remove this warning. See [2021-06-29T20:48:08.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:48:08.919Z] [2021-06-29T20:48:08.919Z] Login Succeeded [2021-06-29T20:48:08.919Z] nexus3.edgexfoundry.org:10004 [2021-06-29T20:48:09.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:48:09.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:48:09.180Z] Configure a credential helper to remove this warning. See [2021-06-29T20:48:09.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:48:09.180Z] [2021-06-29T20:48:09.180Z] Login Succeeded [2021-06-29T20:48:09.180Z] docker.io [2021-06-29T20:48:09.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:48:09.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:48:09.442Z] Configure a credential helper to remove this warning. See [2021-06-29T20:48:09.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:48:09.442Z] [2021-06-29T20:48:09.442Z] Login Succeeded [2021-06-29T20:48:09.442Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T20:48:09.451Z] 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 [2021-06-29T20:48:09.951Z] + git log --format=format:%s -1 453c90017645f0c1aacfabdcdc15791e5757fa99 [Pipeline] echo [2021-06-29T20:48:09.991Z] GIT_COMMIT: 453c90017645f0c1aacfabdcdc15791e5757fa99, Commit Message: Merge pull request #993 from lenny-intel/swagger-version [Pipeline] echo [2021-06-29T20:48:10.004Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:48:10.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T20:48:10.626Z] [2021-06-29T20:48:10.626Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:48:10.937Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T20:48:10.938Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T20:48:10.938Z] 31603596830f: Pulling fs layer [2021-06-29T20:48:10.938Z] 54011a49482f: Pulling fs layer [2021-06-29T20:48:10.938Z] a6820b24f6d8: Pulling fs layer [2021-06-29T20:48:10.938Z] f581987b2513: Pulling fs layer [2021-06-29T20:48:10.938Z] f581987b2513: Waiting [2021-06-29T20:48:10.938Z] 54011a49482f: Verifying Checksum [2021-06-29T20:48:10.938Z] 54011a49482f: Download complete [2021-06-29T20:48:10.938Z] 31603596830f: Verifying Checksum [2021-06-29T20:48:10.938Z] 31603596830f: Download complete [2021-06-29T20:48:11.200Z] f581987b2513: Verifying Checksum [2021-06-29T20:48:11.200Z] f581987b2513: Download complete [2021-06-29T20:48:11.200Z] a6820b24f6d8: Verifying Checksum [2021-06-29T20:48:11.200Z] a6820b24f6d8: Download complete [2021-06-29T20:48:11.200Z] 31603596830f: Pull complete [2021-06-29T20:48:11.471Z] 54011a49482f: Pull complete [2021-06-29T20:48:12.047Z] a6820b24f6d8: Pull complete [2021-06-29T20:48:12.047Z] f581987b2513: Pull complete [2021-06-29T20:48:12.047Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T20:48:12.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T20:48:12.047Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T20:48:12.127Z] prd-centos7-docker-4c-2g-735 does not seem to be running inside a container [2021-06-29T20:48:12.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T20:48:13.176Z] $ docker top 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T20:48:13.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T20:48:13.307Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T20:48:13.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T20:48:13.423Z] $ docker exec 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 ssh-agent [2021-06-29T20:48:13.531Z] SSH_AUTH_SOCK=/tmp/ssh-BWfNTRVsa1jt/agent.13 [2021-06-29T20:48:13.531Z] SSH_AGENT_PID=20 [2021-06-29T20:48:13.538Z] Running ssh-add (command line suppressed) [2021-06-29T20:48:13.629Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3367546135587797911.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3367546135587797911.key) [2021-06-29T20:48:13.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T20:48:13.960Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T20:48:13.972Z] $ docker exec --env ******** --env ******** 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 ssh-agent -k [2021-06-29T20:48:14.067Z] unset SSH_AUTH_SOCK; [2021-06-29T20:48:14.068Z] unset SSH_AGENT_PID; [2021-06-29T20:48:14.068Z] echo Agent pid 20 killed; [2021-06-29T20:48:14.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T20:48:14.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T20:48:14.124Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T20:48:14.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T20:48:14.228Z] $ docker exec 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 ssh-agent [2021-06-29T20:48:14.334Z] SSH_AUTH_SOCK=/tmp/ssh-OaWq5LSvlaC4/agent.52 [2021-06-29T20:48:14.334Z] SSH_AGENT_PID=57 [2021-06-29T20:48:14.340Z] Running ssh-add (command line suppressed) [2021-06-29T20:48:14.429Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7527277505994686795.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7527277505994686795.key) [2021-06-29T20:48:14.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T20:48:14.757Z] + git semver init [2021-06-29T20:48:14.757Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T20:48:14.757Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-29T20:48:14.757Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-29T20:48:14.757Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T20:48:14.757Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T20:48:14.757Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T20:48:14.757Z] # $SEMVER_BRANCH = master [2021-06-29T20:48:14.757Z] # $SEMVER_TEMP = /tmp/semver-212014177 [2021-06-29T20:48:14.757Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-29T20:48:15.330Z] # '/tmp/semver-212014177' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-29T20:48:15.330Z] # -> Force: false [2021-06-29T20:48:15.330Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-29T20:48:15.339Z] $ docker exec --env ******** --env ******** 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 ssh-agent -k [2021-06-29T20:48:15.439Z] unset SSH_AUTH_SOCK; [2021-06-29T20:48:15.439Z] unset SSH_AGENT_PID; [2021-06-29T20:48:15.439Z] echo Agent pid 57 killed; [2021-06-29T20:48:15.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T20:48:15.806Z] + git semver [Pipeline] } [2021-06-29T20:48:15.819Z] $ docker stop --time=1 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 [2021-06-29T20:48:17.116Z] $ docker rm -f 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T20:48:17.490Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T20:48:17.754Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T20:48:17.758Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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 [2021-06-29T20:48:33.033Z] Still waiting to schedule task [2021-06-29T20:48:33.034Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-29T20:48:33.037Z] Still waiting to schedule task [2021-06-29T20:48:33.037Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-29T20:49:46.967Z] Running on prd-centos7-docker-4c-2g-737 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-29T20:49:46.986Z] Running in /w/workspace/device-sdk-go/201 [Pipeline] { [Pipeline] checkout [2021-06-29T20:49:47.098Z] Selected Git installation does not exist. Using Default [2021-06-29T20:49:47.098Z] The recommended git tool is: NONE [2021-06-29T20:49:49.349Z] using credential edgex-jenkins-ssh [2021-06-29T20:49:49.379Z] Cloning the remote Git repository [2021-06-29T20:49:49.124Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-29T20:49:50.287Z] Avoid second fetch [2021-06-29T20:49:50.288Z] Checking out Revision 453c90017645f0c1aacfabdcdc15791e5757fa99 (master) [2021-06-29T20:49:49.191Z] > git init /w/workspace/device-sdk-go/201 # timeout=10 [2021-06-29T20:49:49.227Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-29T20:49:49.228Z] > git --version # timeout=10 [2021-06-29T20:49:49.235Z] > git --version # 'git version 2.24.4' [2021-06-29T20:49:49.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T20:49:49.261Z] [INFO] Currently running in a labeled security context [2021-06-29T20:49:49.261Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-29T20:49:49.261Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/201@tmp/jenkins-gitclient-ssh3665654129352662925.key [2021-06-29T20:49:49.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T20:49:50.068Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-29T20:49:50.078Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T20:49:50.097Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T20:49:50.107Z] > git checkout -f 453c90017645f0c1aacfabdcdc15791e5757fa99 # timeout=10 [2021-06-29T20:49:53.809Z] Commit message: "Merge pull request #993 from lenny-intel/swagger-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T20:49:54.834Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T20:49:55.171Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T20:49:55.478Z] + sudo service docker restart [2021-06-29T20:49:55.478Z] + true [2021-06-29T20:49:55.478Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T20:50:13.679Z] provisioning config files... [2021-06-29T20:50:13.691Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/201@tmp/config1876848757705514322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:50:14.034Z] ---> docker-login.sh [2021-06-29T20:50:14.034Z] nexus3.edgexfoundry.org:10001 [2021-06-29T20:50:14.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:50:14.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:50:14.299Z] Configure a credential helper to remove this warning. See [2021-06-29T20:50:14.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:50:14.299Z] [2021-06-29T20:50:14.299Z] Login Succeeded [2021-06-29T20:50:14.299Z] nexus3.edgexfoundry.org:10002 [2021-06-29T20:50:14.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:50:14.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:50:14.299Z] Configure a credential helper to remove this warning. See [2021-06-29T20:50:14.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:50:14.299Z] [2021-06-29T20:50:14.299Z] Login Succeeded [2021-06-29T20:50:14.299Z] nexus3.edgexfoundry.org:10003 [2021-06-29T20:50:14.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:50:14.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:50:14.568Z] Configure a credential helper to remove this warning. See [2021-06-29T20:50:14.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:50:14.568Z] [2021-06-29T20:50:14.568Z] Login Succeeded [2021-06-29T20:50:14.568Z] nexus3.edgexfoundry.org:10004 [2021-06-29T20:50:14.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:50:14.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:50:14.568Z] Configure a credential helper to remove this warning. See [2021-06-29T20:50:14.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:50:14.568Z] [2021-06-29T20:50:14.569Z] Login Succeeded [2021-06-29T20:50:14.569Z] docker.io [2021-06-29T20:50:14.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:50:15.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:50:15.093Z] Configure a credential helper to remove this warning. See [2021-06-29T20:50:15.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:50:15.093Z] [2021-06-29T20:50:15.093Z] Login Succeeded [2021-06-29T20:50:15.093Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T20:50:15.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T20:50:15.278Z] ========================================================= [2021-06-29T20:50:15.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T20:50:15.278Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:50:15.592Z] + 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 . [2021-06-29T20:50:15.592Z] Sending build context to Docker daemon 2.693MB [2021-06-29T20:50:15.592Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T20:50:15.592Z] Step 2/8 : FROM ${BASE} [2021-06-29T20:50:15.856Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T20:50:15.856Z] 540db60ca938: Pulling fs layer [2021-06-29T20:50:15.856Z] adcc1eea9eea: Pulling fs layer [2021-06-29T20:50:15.856Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T20:50:15.856Z] 0510c868ecb4: Pulling fs layer [2021-06-29T20:50:15.856Z] afea3b2eda06: Pulling fs layer [2021-06-29T20:50:15.856Z] 7809a108b3ef: Pulling fs layer [2021-06-29T20:50:15.856Z] f706445af74f: Pulling fs layer [2021-06-29T20:50:15.856Z] 0510c868ecb4: Waiting [2021-06-29T20:50:15.856Z] afea3b2eda06: Waiting [2021-06-29T20:50:15.856Z] 7809a108b3ef: Waiting [2021-06-29T20:50:15.856Z] f706445af74f: Waiting [2021-06-29T20:50:15.856Z] 4c4ab2625f07: Verifying Checksum [2021-06-29T20:50:15.856Z] 4c4ab2625f07: Download complete [2021-06-29T20:50:15.856Z] adcc1eea9eea: Verifying Checksum [2021-06-29T20:50:15.856Z] adcc1eea9eea: Download complete [2021-06-29T20:50:15.856Z] afea3b2eda06: Verifying Checksum [2021-06-29T20:50:15.857Z] afea3b2eda06: Download complete [2021-06-29T20:50:15.857Z] 540db60ca938: Verifying Checksum [2021-06-29T20:50:15.857Z] 540db60ca938: Download complete [2021-06-29T20:50:15.857Z] 7809a108b3ef: Verifying Checksum [2021-06-29T20:50:15.857Z] 7809a108b3ef: Download complete [2021-06-29T20:50:16.119Z] 540db60ca938: Pull complete [2021-06-29T20:50:16.119Z] adcc1eea9eea: Pull complete [2021-06-29T20:50:16.382Z] 4c4ab2625f07: Pull complete [2021-06-29T20:50:17.769Z] f706445af74f: Verifying Checksum [2021-06-29T20:50:17.769Z] f706445af74f: Download complete [2021-06-29T20:50:17.769Z] 0510c868ecb4: Verifying Checksum [2021-06-29T20:50:17.769Z] 0510c868ecb4: Download complete [2021-06-29T20:50:21.090Z] 0510c868ecb4: Pull complete [2021-06-29T20:50:21.090Z] afea3b2eda06: Pull complete [2021-06-29T20:50:21.090Z] 7809a108b3ef: Pull complete [2021-06-29T20:50:22.486Z] f706445af74f: Pull complete [2021-06-29T20:50:22.486Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T20:50:22.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T20:50:22.486Z] ---> b068be0155e3 [2021-06-29T20:50:22.486Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-29T20:50:29.080Z] ---> Running in 44fa187d5902 [2021-06-29T20:50:29.080Z] Removing intermediate container 44fa187d5902 [2021-06-29T20:50:29.080Z] ---> 8b30843ead2c [2021-06-29T20:50:29.080Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:50:29.080Z] ---> Running in 5ee45bbb4320 [2021-06-29T20:50:29.080Z] Removing intermediate container 5ee45bbb4320 [2021-06-29T20:50:29.080Z] ---> 229ed5548174 [2021-06-29T20:50:29.080Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-29T20:50:29.080Z] ---> Running in ddb7f8f3f4ea [2021-06-29T20:50:29.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:50:30.030Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:50:30.292Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-29T20:50:30.557Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-29T20:50:30.557Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-29T20:50:30.557Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-29T20:50:30.818Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-29T20:50:30.818Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-29T20:50:30.818Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T20:50:30.818Z] OK: 150 MiB in 46 packages [2021-06-29T20:50:31.393Z] Removing intermediate container ddb7f8f3f4ea [2021-06-29T20:50:31.393Z] ---> e89baf82ce37 [2021-06-29T20:50:31.393Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-29T20:50:31.393Z] ---> Running in 0317d9dff767 [2021-06-29T20:50:31.393Z] Removing intermediate container 0317d9dff767 [2021-06-29T20:50:31.393Z] ---> 0617682e6c23 [2021-06-29T20:50:31.393Z] Step 7/8 : COPY . . [2021-06-29T20:50:31.668Z] ---> d1d5f860a5e0 [2021-06-29T20:50:31.668Z] Step 8/8 : RUN go mod download [2021-06-29T20:50:31.668Z] ---> Running in 488b25c1dbe0 [2021-06-29T20:50:43.922Z] Removing intermediate container 488b25c1dbe0 [2021-06-29T20:50:43.922Z] ---> 086c351790e4 [2021-06-29T20:50:43.922Z] Successfully built 086c351790e4 [2021-06-29T20:50:43.922Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:50:44.235Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T20:50:44.235Z] . [Pipeline] withDockerContainer [2021-06-29T20:50:44.318Z] prd-centos7-docker-4c-2g-737 does not seem to be running inside a container [2021-06-29T20:50:44.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/201 -v /w/workspace/device-sdk-go/201:/w/workspace/device-sdk-go/201:rw,z -v /w/workspace/device-sdk-go/201@tmp:/w/workspace/device-sdk-go/201@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 [2021-06-29T20:50:44.722Z] $ docker top bf5bb88ef7b839ec204c70ace67cc2217005e4dc51900ee5673d95b3998ec584 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:50:45.108Z] + go version [2021-06-29T20:50:45.108Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T20:50:45.120Z] $ docker stop --time=1 bf5bb88ef7b839ec204c70ace67cc2217005e4dc51900ee5673d95b3998ec584 [2021-06-29T20:50:46.295Z] $ docker rm -f bf5bb88ef7b839ec204c70ace67cc2217005e4dc51900ee5673d95b3998ec584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:50:46.975Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T20:50:46.975Z] . [Pipeline] withDockerContainer [2021-06-29T20:50:47.046Z] prd-centos7-docker-4c-2g-737 does not seem to be running inside a container [2021-06-29T20:50:47.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/201 -v /w/workspace/device-sdk-go/201:/w/workspace/device-sdk-go/201:rw,z -v /w/workspace/device-sdk-go/201@tmp:/w/workspace/device-sdk-go/201@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 [2021-06-29T20:50:47.572Z] $ docker top 5f00c3ce485159655f927b6d26e8c0de794c4abc94a8c07013dee4d608752168 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:50:47.948Z] + go mod tidy [Pipeline] sh [2021-06-29T20:50:48.526Z] + make test [2021-06-29T20:50:48.527Z] go mod tidy [2021-06-29T20:50:48.527Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T20:50:53.855Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-29T20:51:15.888Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-29T20:51:15.888Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-29T20:51:15.888Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-29T20:51:17.822Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.057s coverage: 24.2% of statements [2021-06-29T20:51:17.822Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-29T20:51:17.822Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.052s coverage: 28.1% of statements [2021-06-29T20:51:17.822Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.052s coverage: 78.9% of statements [2021-06-29T20:51:18.088Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.045s coverage: 9.0% of statements [2021-06-29T20:51:18.088Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-29T20:51:18.088Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-29T20:51:18.088Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-29T20:51:18.673Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 28.7% of statements [2021-06-29T20:51:18.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-29T20:51:20.065Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements [2021-06-29T20:51:20.065Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-29T20:51:20.065Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-29T20:51:20.065Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.085s coverage: 58.0% of statements [2021-06-29T20:51:21.023Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.805s coverage: 89.2% of statements [2021-06-29T20:51:21.023Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-29T20:51:21.023Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.045s coverage: 4.9% of statements [2021-06-29T20:51:21.023Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-29T20:51:21.023Z] GO111MODULE=on go vet ./... [2021-06-29T20:51:39.257Z] gofmt -l . [2021-06-29T20:51:39.257Z] [ "`gofmt -l .`" = "" ] [2021-06-29T20:51:39.257Z] ./bin/test-attribution-txt.sh [2021-06-29T20:51:39.257Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-29T20:51:39.270Z] $ docker stop --time=1 5f00c3ce485159655f927b6d26e8c0de794c4abc94a8c07013dee4d608752168 [2021-06-29T20:51:40.891Z] $ docker rm -f 5f00c3ce485159655f927b6d26e8c0de794c4abc94a8c07013dee4d608752168 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T20:51:41.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-29T20:51:41.625Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-29T20:51:45.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-29T20:51:45.785Z] + ls -al . [2021-06-29T20:51:45.785Z] total 228 [2021-06-29T20:51:45.785Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 29 20:51 . [2021-06-29T20:51:45.785Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 29 20:49 .. [2021-06-29T20:51:45.785Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 29 20:49 bin [2021-06-29T20:51:45.785Z] -rw-rw-r--. 1 jenkins jenkins 24816 Jun 29 20:49 CHANGELOG.md [2021-06-29T20:51:45.785Z] -rw-r--r--. 1 jenkins jenkins 125634 Jun 29 20:51 coverage.out [2021-06-29T20:51:45.785Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 29 20:49 Dockerfile.build [2021-06-29T20:51:45.785Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 29 20:49 .dockerignore [2021-06-29T20:51:45.785Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 29 20:49 example [2021-06-29T20:51:45.785Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 29 20:49 .git [2021-06-29T20:51:45.785Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 29 20:49 .github [2021-06-29T20:51:45.785Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 29 20:49 .gitignore [2021-06-29T20:51:45.785Z] -rw-r--r--. 1 jenkins jenkins 548 Jun 29 20:51 go.mod [2021-06-29T20:51:45.785Z] -rw-r--r--. 1 jenkins jenkins 20210 Jun 29 20:50 go.sum [2021-06-29T20:51:45.785Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 29 20:49 internal [2021-06-29T20:51:45.785Z] -rw-rw-r--. 1 jenkins jenkins 880 Jun 29 20:49 Jenkinsfile [2021-06-29T20:51:45.785Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 29 20:49 LICENSE [2021-06-29T20:51:45.785Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 29 20:49 Makefile [2021-06-29T20:51:45.785Z] drwxrwxr-x. 3 jenkins jenkins 16 Jun 29 20:49 openapi [2021-06-29T20:51:45.785Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 29 20:49 pkg [2021-06-29T20:51:45.785Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 29 20:49 README.md [2021-06-29T20:51:45.785Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 29 20:49 snap [2021-06-29T20:51:45.786Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 29 20:48 VERSION [2021-06-29T20:51:45.786Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 29 20:49 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:51:46.093Z] + 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=453c90017645f0c1aacfabdcdc15791e5757fa99 --label arch=amd64 --label version=2.0.1-dev.2 . [2021-06-29T20:51:46.093Z] Sending build context to Docker daemon 2.82MB [2021-06-29T20:51:46.093Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T20:51:46.093Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-29T20:51:46.093Z] ---> 086c351790e4 [2021-06-29T20:51:46.093Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-29T20:51:46.093Z] ---> Running in 529b66a41217 [2021-06-29T20:51:46.357Z] Removing intermediate container 529b66a41217 [2021-06-29T20:51:46.357Z] ---> c7f7d077fb29 [2021-06-29T20:51:46.357Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-29T20:51:46.357Z] ---> Running in 7ddab42f3932 [2021-06-29T20:51:46.357Z] Removing intermediate container 7ddab42f3932 [2021-06-29T20:51:46.357Z] ---> 047f06ca368e [2021-06-29T20:51:46.357Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:51:46.357Z] ---> Running in e69e4d047d9b [2021-06-29T20:51:46.936Z] Removing intermediate container e69e4d047d9b [2021-06-29T20:51:46.936Z] ---> a5042eebb648 [2021-06-29T20:51:46.936Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-29T20:51:46.936Z] ---> Running in 7c72dfcef403 [2021-06-29T20:51:47.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:51:47.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:51:48.345Z] OK: 150 MiB in 46 packages [2021-06-29T20:51:48.607Z] Removing intermediate container 7c72dfcef403 [2021-06-29T20:51:48.607Z] ---> 46d3d708c73b [2021-06-29T20:51:48.607Z] Step 7/23 : COPY . . [2021-06-29T20:51:48.868Z] ---> c2590cb6aff9 [2021-06-29T20:51:48.868Z] Step 8/23 : RUN go mod download [2021-06-29T20:51:49.128Z] ---> Running in 06ce2bee4dc7 [2021-06-29T20:51:49.397Z] Removing intermediate container 06ce2bee4dc7 [2021-06-29T20:51:49.397Z] ---> e85bd56f2b4e [2021-06-29T20:51:49.397Z] Step 9/23 : RUN make build [2021-06-29T20:51:49.657Z] ---> Running in 125fa5647a57 [2021-06-29T20:51:49.920Z] go mod tidy [2021-06-29T20:51:49.920Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.2" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-29T20:52:00.016Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-29T20:52:00.961Z] Removing intermediate container 125fa5647a57 [2021-06-29T20:52:00.961Z] ---> ef7c14f11063 [2021-06-29T20:52:00.961Z] Step 10/23 : FROM alpine:3.12 [2021-06-29T20:52:01.223Z] 3.12: Pulling from library/alpine [2021-06-29T20:52:01.488Z] 339de151aab4: Pulling fs layer [2021-06-29T20:52:01.488Z] 339de151aab4: Verifying Checksum [2021-06-29T20:52:01.488Z] 339de151aab4: Download complete [2021-06-29T20:52:01.757Z] 339de151aab4: Pull complete [2021-06-29T20:52:03.144Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T20:52:03.144Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T20:52:03.144Z] ---> 13621d1b12d4 [2021-06-29T20:52:03.144Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-29T20:52:03.411Z] ---> Running in f4b248153d88 [2021-06-29T20:52:03.411Z] Removing intermediate container f4b248153d88 [2021-06-29T20:52:03.411Z] ---> 5c8410852615 [2021-06-29T20:52:03.411Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:52:03.411Z] ---> Running in a8344a42f522 [2021-06-29T20:52:03.989Z] Removing intermediate container a8344a42f522 [2021-06-29T20:52:03.989Z] ---> 0e52cf1fb7ba [2021-06-29T20:52:03.989Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-29T20:52:03.989Z] ---> Running in b90e9cba3c50 [2021-06-29T20:52:04.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:52:04.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:52:05.104Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-29T20:52:05.365Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-29T20:52:05.365Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-29T20:52:06.317Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-29T20:52:06.317Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-29T20:52:06.317Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:52:06.317Z] OK: 8 MiB in 19 packages [2021-06-29T20:52:06.583Z] Removing intermediate container b90e9cba3c50 [2021-06-29T20:52:06.583Z] ---> c1b7101142f4 [2021-06-29T20:52:06.583Z] Step 14/23 : WORKDIR / [2021-06-29T20:52:06.583Z] ---> Running in e314c2c1bf02 [2021-06-29T20:52:06.846Z] Removing intermediate container e314c2c1bf02 [2021-06-29T20:52:06.846Z] ---> c522c25aacf8 [2021-06-29T20:52:06.846Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-29T20:52:06.846Z] ---> f064b4efe9ec [2021-06-29T20:52:06.846Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-29T20:52:07.423Z] ---> e91c21c93dfa [2021-06-29T20:52:07.423Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-29T20:52:07.423Z] ---> a8d6181f811f [2021-06-29T20:52:07.423Z] Step 18/23 : EXPOSE 59999 [2021-06-29T20:52:07.423Z] ---> Running in 0e0e17f3af20 [2021-06-29T20:52:07.423Z] Removing intermediate container 0e0e17f3af20 [2021-06-29T20:52:07.423Z] ---> 3717807ad29f [2021-06-29T20:52:07.423Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-29T20:52:07.423Z] ---> Running in 246ad796834a [2021-06-29T20:52:07.683Z] Removing intermediate container 246ad796834a [2021-06-29T20:52:07.683Z] ---> ea9fccd773c8 [2021-06-29T20:52:07.683Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:52:07.683Z] ---> Running in 4aecefdc71da [2021-06-29T20:52:07.683Z] Removing intermediate container 4aecefdc71da [2021-06-29T20:52:07.683Z] ---> 310735f26ad1 [2021-06-29T20:52:07.683Z] Step 21/23 : LABEL arch=amd64 [2021-06-29T20:52:07.683Z] ---> Running in 13e828d42a14 [2021-06-29T20:52:07.944Z] Removing intermediate container 13e828d42a14 [2021-06-29T20:52:07.944Z] ---> f7c6c5d3eb4c [2021-06-29T20:52:07.944Z] Step 22/23 : LABEL git_sha=453c90017645f0c1aacfabdcdc15791e5757fa99 [2021-06-29T20:52:07.944Z] ---> Running in d508c086b793 [2021-06-29T20:52:07.944Z] Removing intermediate container d508c086b793 [2021-06-29T20:52:07.944Z] ---> 12a3bebdc4fc [2021-06-29T20:52:07.944Z] Step 23/23 : LABEL version=2.0.1-dev.2 [2021-06-29T20:52:07.944Z] ---> Running in 8e68bf4153f7 [2021-06-29T20:52:08.203Z] Removing intermediate container 8e68bf4153f7 [2021-06-29T20:52:08.203Z] ---> 3d31c0c653a0 [2021-06-29T20:52:08.203Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-29T20:52:08.203Z] Successfully built 3d31c0c653a0 [2021-06-29T20:52:08.203Z] 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 [2021-06-29T20:52:08.872Z] ---> job-cost.sh [2021-06-29T20:52:08.872Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-siij [2021-06-29T20:52:17.023Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T20:52:27.336Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-739 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-29T20:52:27.355Z] Running in /w/workspace/device-sdk-go/201 [Pipeline] { [Pipeline] checkout [2021-06-29T20:52:27.543Z] Selected Git installation does not exist. Using Default [2021-06-29T20:52:27.543Z] The recommended git tool is: NONE [2021-06-29T20:52:31.993Z] lf-activate-venv(): INFO: Adding /tmp/venv-siij/bin to PATH [2021-06-29T20:52:31.993Z] INFO: No Stack... [2021-06-29T20:52:31.993Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T20:52:31.993Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T20:52:32.295Z] + cat /w/workspace/device-sdk-go/201/archives/cost.csv [2021-06-29T20:52:32.295Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T20:52:32.323Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] [2021-06-29T20:52:32.337Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] did not exist. Created. [2021-06-29T20:52:32.337Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T20:52:32.679Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-29T20:52:32.745Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T20:52:32.758Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T20:52:33.114Z] using credential edgex-jenkins-ssh [2021-06-29T20:52:33.139Z] Cloning the remote Git repository [2021-06-29T20:52:33.210Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-29T20:52:33.327Z] > git init /w/workspace/device-sdk-go/201 # timeout=10 [2021-06-29T20:52:33.404Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-29T20:52:33.405Z] > git --version # timeout=10 [2021-06-29T20:52:33.427Z] > git --version # 'git version 2.17.1' [2021-06-29T20:52:33.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T20:52:33.511Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T20:52:34.815Z] Avoid second fetch [2021-06-29T20:52:34.816Z] Checking out Revision 453c90017645f0c1aacfabdcdc15791e5757fa99 (master) [2021-06-29T20:52:34.776Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-29T20:52:34.798Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T20:52:34.840Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T20:52:34.858Z] > git checkout -f 453c90017645f0c1aacfabdcdc15791e5757fa99 # timeout=10 [2021-06-29T20:52:39.089Z] Commit message: "Merge pull request #993 from lenny-intel/swagger-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T20:52:40.223Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T20:52:40.638Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T20:52:41.054Z] + sudo service docker restart [2021-06-29T20:52:41.054Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T20:52:59.402Z] provisioning config files... [2021-06-29T20:52:59.427Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/201@tmp/config8290276063443779388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:52:59.810Z] ---> docker-login.sh [2021-06-29T20:52:59.810Z] nexus3.edgexfoundry.org:10001 [2021-06-29T20:53:00.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:53:01.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:53:01.009Z] Configure a credential helper to remove this warning. See [2021-06-29T20:53:01.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:53:01.009Z] [2021-06-29T20:53:01.009Z] Login Succeeded [2021-06-29T20:53:01.009Z] nexus3.edgexfoundry.org:10002 [2021-06-29T20:53:01.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:53:01.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:53:01.563Z] Configure a credential helper to remove this warning. See [2021-06-29T20:53:01.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:53:01.563Z] [2021-06-29T20:53:01.563Z] Login Succeeded [2021-06-29T20:53:01.563Z] nexus3.edgexfoundry.org:10003 [2021-06-29T20:53:01.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:53:02.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:53:02.117Z] Configure a credential helper to remove this warning. See [2021-06-29T20:53:02.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:53:02.117Z] [2021-06-29T20:53:02.117Z] Login Succeeded [2021-06-29T20:53:02.117Z] nexus3.edgexfoundry.org:10004 [2021-06-29T20:53:02.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:53:02.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:53:02.679Z] Configure a credential helper to remove this warning. See [2021-06-29T20:53:02.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:53:02.679Z] [2021-06-29T20:53:02.679Z] Login Succeeded [2021-06-29T20:53:02.679Z] docker.io [2021-06-29T20:53:02.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:53:03.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:53:03.932Z] Configure a credential helper to remove this warning. See [2021-06-29T20:53:03.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:53:03.932Z] [2021-06-29T20:53:03.932Z] Login Succeeded [2021-06-29T20:53:03.932Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T20:53:03.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T20:53:04.256Z] ========================================================= [2021-06-29T20:53:04.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T20:53:04.256Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:53:04.602Z] + 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 . [2021-06-29T20:53:05.203Z] Sending build context to Docker daemon 2.702MB [2021-06-29T20:53:05.203Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T20:53:05.203Z] Step 2/8 : FROM ${BASE} [2021-06-29T20:53:05.484Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T20:53:05.484Z] 595b0fe564bb: Pulling fs layer [2021-06-29T20:53:05.484Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T20:53:05.484Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T20:53:05.484Z] ba82ee9f976e: Pulling fs layer [2021-06-29T20:53:05.484Z] 506bd15cee9f: Pulling fs layer [2021-06-29T20:53:05.484Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T20:53:05.484Z] 618dc40b7e24: Pulling fs layer [2021-06-29T20:53:05.484Z] ba82ee9f976e: Waiting [2021-06-29T20:53:05.484Z] 506bd15cee9f: Waiting [2021-06-29T20:53:05.484Z] 75a0a4a0db45: Waiting [2021-06-29T20:53:05.484Z] 618dc40b7e24: Waiting [2021-06-29T20:53:05.484Z] 5b7225fbf94c: Download complete [2021-06-29T20:53:05.484Z] 3088b5b3c5c0: Download complete [2021-06-29T20:53:05.484Z] 506bd15cee9f: Download complete [2021-06-29T20:53:05.484Z] 75a0a4a0db45: Verifying Checksum [2021-06-29T20:53:05.484Z] 75a0a4a0db45: Download complete [2021-06-29T20:53:05.484Z] 595b0fe564bb: Verifying Checksum [2021-06-29T20:53:05.484Z] 595b0fe564bb: Download complete [2021-06-29T20:53:06.086Z] 595b0fe564bb: Pull complete [2021-06-29T20:53:06.690Z] 3088b5b3c5c0: Pull complete [2021-06-29T20:53:07.294Z] 5b7225fbf94c: Pull complete [2021-06-29T20:53:07.570Z] 618dc40b7e24: Verifying Checksum [2021-06-29T20:53:07.570Z] 618dc40b7e24: Download complete [2021-06-29T20:53:08.569Z] ba82ee9f976e: Verifying Checksum [2021-06-29T20:53:08.569Z] ba82ee9f976e: Download complete [2021-06-29T20:53:18.751Z] ba82ee9f976e: Pull complete [2021-06-29T20:53:18.751Z] 506bd15cee9f: Pull complete [2021-06-29T20:53:19.025Z] 75a0a4a0db45: Pull complete [2021-06-29T20:53:23.343Z] 618dc40b7e24: Pull complete [2021-06-29T20:53:23.343Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T20:53:23.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T20:53:23.343Z] ---> a36622ca3599 [2021-06-29T20:53:23.343Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-29T20:53:24.789Z] ---> Running in c3d24e8b6e5c [2021-06-29T20:53:25.382Z] Removing intermediate container c3d24e8b6e5c [2021-06-29T20:53:25.382Z] ---> 59938f29b46b [2021-06-29T20:53:25.382Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:53:25.382Z] ---> Running in de4b308fd90b [2021-06-29T20:53:28.009Z] Removing intermediate container de4b308fd90b [2021-06-29T20:53:28.009Z] ---> c60c893363fb [2021-06-29T20:53:28.009Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-29T20:53:28.009Z] ---> Running in 6a538ff65656 [2021-06-29T20:53:28.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:53:29.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:53:30.954Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-29T20:53:30.954Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-29T20:53:30.954Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-29T20:53:30.954Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-29T20:53:31.229Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-29T20:53:31.229Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-29T20:53:31.229Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T20:53:31.229Z] OK: 139 MiB in 46 packages [2021-06-29T20:53:32.663Z] Removing intermediate container 6a538ff65656 [2021-06-29T20:53:32.663Z] ---> feb034a210c0 [2021-06-29T20:53:32.663Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-29T20:53:32.663Z] ---> Running in 5eb8da4d656e [2021-06-29T20:53:33.259Z] Removing intermediate container 5eb8da4d656e [2021-06-29T20:53:33.259Z] ---> cd39c0f55422 [2021-06-29T20:53:33.259Z] Step 7/8 : COPY . . [2021-06-29T20:53:34.704Z] ---> 5cf740ec8a7d [2021-06-29T20:53:34.704Z] Step 8/8 : RUN go mod download [2021-06-29T20:53:34.704Z] ---> Running in 1671cd7ebe79 [2021-06-29T20:54:01.720Z] Removing intermediate container 1671cd7ebe79 [2021-06-29T20:54:01.720Z] ---> 8c7b71572b85 [2021-06-29T20:54:01.720Z] Successfully built 8c7b71572b85 [2021-06-29T20:54:01.720Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:54:02.065Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T20:54:02.066Z] . [Pipeline] withDockerContainer [2021-06-29T20:54:02.304Z] prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container [2021-06-29T20:54:02.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/201 -v /w/workspace/device-sdk-go/201:/w/workspace/device-sdk-go/201:rw,z -v /w/workspace/device-sdk-go/201@tmp:/w/workspace/device-sdk-go/201@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 [2021-06-29T20:54:03.964Z] $ docker top b6fa8ded457d3bf190177220a3bef9045f09f8abb3df3978c27852261e64e052 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:54:04.946Z] + go version [2021-06-29T20:54:04.946Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T20:54:04.969Z] $ docker stop --time=1 b6fa8ded457d3bf190177220a3bef9045f09f8abb3df3978c27852261e64e052 [2021-06-29T20:54:06.743Z] $ docker rm -f b6fa8ded457d3bf190177220a3bef9045f09f8abb3df3978c27852261e64e052 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:54:07.483Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T20:54:07.484Z] . [Pipeline] withDockerContainer [2021-06-29T20:54:07.752Z] prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container [2021-06-29T20:54:07.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/201 -v /w/workspace/device-sdk-go/201:/w/workspace/device-sdk-go/201:rw,z -v /w/workspace/device-sdk-go/201@tmp:/w/workspace/device-sdk-go/201@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 [2021-06-29T20:54:09.504Z] $ docker top 89fe806ac9805a0960749fa94545e4050142e24c24f3da4dd3c057efc3cc29c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:54:10.418Z] + go mod tidy [Pipeline] sh [2021-06-29T20:54:11.688Z] + make test [2021-06-29T20:54:11.688Z] go mod tidy [2021-06-29T20:54:12.289Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T20:54:34.494Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-29T20:55:42.577Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-29T20:55:42.577Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-29T20:55:42.577Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-29T20:55:49.338Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.253s coverage: 24.2% of statements [2021-06-29T20:55:49.338Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-29T20:55:49.338Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.212s coverage: 28.1% of statements [2021-06-29T20:55:49.338Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.251s coverage: 78.9% of statements [2021-06-29T20:55:49.339Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.214s coverage: 9.0% of statements [2021-06-29T20:55:49.339Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-29T20:55:49.339Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-29T20:55:49.339Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-29T20:55:50.340Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.299s coverage: 28.7% of statements [2021-06-29T20:55:50.340Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-29T20:55:52.986Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.202s coverage: 83.3% of statements [2021-06-29T20:55:52.986Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-29T20:55:52.986Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-29T20:55:52.986Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.409s coverage: 58.0% of statements [2021-06-29T20:55:54.430Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.149s coverage: 89.2% of statements [2021-06-29T20:55:54.430Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-29T20:55:54.702Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.168s coverage: 4.9% of statements [2021-06-29T20:55:54.702Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-29T20:55:54.975Z] GO111MODULE=on go vet ./... [2021-06-29T20:56:51.582Z] gofmt -l . [2021-06-29T20:56:51.582Z] [ "`gofmt -l .`" = "" ] [2021-06-29T20:56:51.582Z] ./bin/test-attribution-txt.sh [2021-06-29T20:56:51.582Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-29T20:56:51.600Z] $ docker stop --time=1 89fe806ac9805a0960749fa94545e4050142e24c24f3da4dd3c057efc3cc29c7 [2021-06-29T20:56:53.742Z] $ docker rm -f 89fe806ac9805a0960749fa94545e4050142e24c24f3da4dd3c057efc3cc29c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T20:56:54.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-29T20:56:54.918Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T20:56:55.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T20:56:56.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-29T20:56:56.380Z] + ls -al . [2021-06-29T20:56:56.380Z] total 264 [2021-06-29T20:56:56.380Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 20:56 . [2021-06-29T20:56:56.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 20:52 .. [2021-06-29T20:56:56.380Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 29 20:52 .dockerignore [2021-06-29T20:56:56.380Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 20:52 .git [2021-06-29T20:56:56.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 20:52 .github [2021-06-29T20:56:56.380Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 29 20:52 .gitignore [2021-06-29T20:56:56.380Z] -rw-rw-r-- 1 jenkins jenkins 24816 Jun 29 20:52 CHANGELOG.md [2021-06-29T20:56:56.380Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 29 20:52 Dockerfile.build [2021-06-29T20:56:56.380Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 29 20:52 Jenkinsfile [2021-06-29T20:56:56.380Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 29 20:52 LICENSE [2021-06-29T20:56:56.380Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 29 20:52 Makefile [2021-06-29T20:56:56.380Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 29 20:52 README.md [2021-06-29T20:56:56.380Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 29 20:48 VERSION [2021-06-29T20:56:56.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 20:52 bin [2021-06-29T20:56:56.380Z] -rw-r--r-- 1 jenkins jenkins 125634 Jun 29 20:55 coverage.out [2021-06-29T20:56:56.380Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 29 20:52 example [2021-06-29T20:56:56.380Z] -rw-r--r-- 1 jenkins jenkins 548 Jun 29 20:56 go.mod [2021-06-29T20:56:56.380Z] -rw-r--r-- 1 jenkins jenkins 20210 Jun 29 20:54 go.sum [2021-06-29T20:56:56.380Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 29 20:52 internal [2021-06-29T20:56:56.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 20:52 openapi [2021-06-29T20:56:56.380Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 29 20:52 pkg [2021-06-29T20:56:56.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 20:52 snap [2021-06-29T20:56:56.380Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 29 20:52 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:56:56.730Z] + 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=453c90017645f0c1aacfabdcdc15791e5757fa99 --label arch=arm64 --label version=2.0.1-dev.2 . [2021-06-29T20:56:57.330Z] Sending build context to Docker daemon 2.829MB [2021-06-29T20:56:57.330Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T20:56:57.330Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-29T20:56:57.330Z] ---> 8c7b71572b85 [2021-06-29T20:56:57.330Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-29T20:56:57.610Z] ---> Running in ac49d9377254 [2021-06-29T20:56:58.209Z] Removing intermediate container ac49d9377254 [2021-06-29T20:56:58.209Z] ---> 02ea757b33b0 [2021-06-29T20:56:58.209Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-29T20:56:58.209Z] ---> Running in f8c77166b091 [2021-06-29T20:56:58.802Z] Removing intermediate container f8c77166b091 [2021-06-29T20:56:58.802Z] ---> e2d595f9bf57 [2021-06-29T20:56:58.802Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:56:58.802Z] ---> Running in 172493a7d779 [2021-06-29T20:57:00.774Z] Removing intermediate container 172493a7d779 [2021-06-29T20:57:00.774Z] ---> 4253fe6cf780 [2021-06-29T20:57:00.774Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-29T20:57:01.047Z] ---> Running in 533a45bcfe3f [2021-06-29T20:57:02.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:57:03.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:57:04.078Z] OK: 139 MiB in 46 packages [2021-06-29T20:57:05.065Z] Removing intermediate container 533a45bcfe3f [2021-06-29T20:57:05.065Z] ---> 5191c957fea0 [2021-06-29T20:57:05.065Z] Step 7/23 : COPY . . [2021-06-29T20:57:06.508Z] ---> ef63f82ea2f5 [2021-06-29T20:57:06.508Z] Step 8/23 : RUN go mod download [2021-06-29T20:57:06.508Z] ---> Running in 98c57bfbfb52 [2021-06-29T20:57:09.137Z] Removing intermediate container 98c57bfbfb52 [2021-06-29T20:57:09.137Z] ---> 028eedcb8c1c [2021-06-29T20:57:09.137Z] Step 9/23 : RUN make build [2021-06-29T20:57:09.137Z] ---> Running in 202af81e8424 [2021-06-29T20:57:10.121Z] go mod tidy [2021-06-29T20:57:11.106Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.2" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-29T20:57:43.522Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-29T20:57:44.959Z] Removing intermediate container 202af81e8424 [2021-06-29T20:57:44.959Z] ---> d175faeeaa3c [2021-06-29T20:57:44.959Z] Step 10/23 : FROM alpine:3.12 [2021-06-29T20:57:45.552Z] 3.12: Pulling from library/alpine [2021-06-29T20:57:45.826Z] d2f70382dc9a: Pulling fs layer [2021-06-29T20:57:45.826Z] d2f70382dc9a: Verifying Checksum [2021-06-29T20:57:45.826Z] d2f70382dc9a: Download complete [2021-06-29T20:57:46.425Z] d2f70382dc9a: Pull complete [2021-06-29T20:57:46.700Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T20:57:46.700Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T20:57:46.700Z] ---> c4fd0aeabfcf [2021-06-29T20:57:46.700Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-29T20:57:46.700Z] ---> Running in b62a31926b6f [2021-06-29T20:57:47.301Z] Removing intermediate container b62a31926b6f [2021-06-29T20:57:47.301Z] ---> 65601235120f [2021-06-29T20:57:47.301Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:57:47.301Z] ---> Running in a30bad075228 [2021-06-29T20:57:49.938Z] Removing intermediate container a30bad075228 [2021-06-29T20:57:49.938Z] ---> 5cb505a1ee8c [2021-06-29T20:57:49.938Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-29T20:57:49.938Z] ---> Running in ddf6de856b6d [2021-06-29T20:57:50.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:57:51.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:57:52.492Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-29T20:57:52.492Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-29T20:57:52.492Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-29T20:57:52.766Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-29T20:57:52.766Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-29T20:57:53.039Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:57:53.039Z] OK: 8 MiB in 19 packages [2021-06-29T20:57:54.026Z] Removing intermediate container ddf6de856b6d [2021-06-29T20:57:54.026Z] ---> fa6ff1ac2c83 [2021-06-29T20:57:54.026Z] Step 14/23 : WORKDIR / [2021-06-29T20:57:54.299Z] ---> Running in ebb607a74c7f [2021-06-29T20:57:54.896Z] Removing intermediate container ebb607a74c7f [2021-06-29T20:57:54.896Z] ---> 6bf701a93ba4 [2021-06-29T20:57:54.896Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-29T20:57:55.492Z] ---> 642ce03c815b [2021-06-29T20:57:55.492Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-29T20:57:56.980Z] ---> 5d3b59b895b5 [2021-06-29T20:57:56.980Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-29T20:57:57.578Z] ---> 56d757ad2e4a [2021-06-29T20:57:57.578Z] Step 18/23 : EXPOSE 59999 [2021-06-29T20:57:57.578Z] ---> Running in 98ea06fb680e [2021-06-29T20:57:58.205Z] Removing intermediate container 98ea06fb680e [2021-06-29T20:57:58.205Z] ---> 60900fde367c [2021-06-29T20:57:58.205Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-29T20:57:58.205Z] ---> Running in ac15368e1059 [2021-06-29T20:57:58.801Z] Removing intermediate container ac15368e1059 [2021-06-29T20:57:58.801Z] ---> 794c7e62d631 [2021-06-29T20:57:58.801Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:57:58.801Z] ---> Running in dffa46b61210 [2021-06-29T20:57:59.402Z] Removing intermediate container dffa46b61210 [2021-06-29T20:57:59.402Z] ---> 91dafadbd231 [2021-06-29T20:57:59.402Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T20:57:59.402Z] ---> Running in b48f01b73d5d [2021-06-29T20:57:59.995Z] Removing intermediate container b48f01b73d5d [2021-06-29T20:57:59.995Z] ---> 6133535b002a [2021-06-29T20:57:59.995Z] Step 22/23 : LABEL git_sha=453c90017645f0c1aacfabdcdc15791e5757fa99 [2021-06-29T20:57:59.995Z] ---> Running in 764b1f195298 [2021-06-29T20:58:00.592Z] Removing intermediate container 764b1f195298 [2021-06-29T20:58:00.592Z] ---> b9ef615a4dfd [2021-06-29T20:58:00.592Z] Step 23/23 : LABEL version=2.0.1-dev.2 [2021-06-29T20:58:00.592Z] ---> Running in 7df747416b08 [2021-06-29T20:58:01.187Z] Removing intermediate container 7df747416b08 [2021-06-29T20:58:01.187Z] ---> afb5cafa3478 [2021-06-29T20:58:01.187Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-29T20:58:01.187Z] Successfully built afb5cafa3478 [2021-06-29T20:58:01.187Z] 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 [2021-06-29T20:58:01.840Z] ---> job-cost.sh [2021-06-29T20:58:01.841Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JI3r [2021-06-29T20:58:40.819Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T21:00:17.612Z] lf-activate-venv(): INFO: Adding /tmp/venv-JI3r/bin to PATH [2021-06-29T21:00:17.612Z] INFO: No Stack... [2021-06-29T21:00:17.612Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T21:00:17.612Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T21:00:17.955Z] + cat+ /w/workspace/device-sdk-go/201/archives/cost.csvcut [2021-06-29T21:00:17.955Z] -d, -f6 [Pipeline] lock [2021-06-29T21:00:18.018Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] [2021-06-29T21:00:18.032Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] did not exist. Created. [2021-06-29T21:00:18.033Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T21:00:18.403Z] /w/workspace/device-sdk-go/201@tmp/durable-f323f869/script.sh: 1: /w/workspace/device-sdk-go/201@tmp/durable-f323f869/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-29T21:00:18.766Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T21:00:18.797Z] Warning: overwriting stash ‘stack-cost’ [2021-06-29T21:00:18.958Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T21:00:18.980Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-201-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 [2021-06-29T21:00:19.529Z] provisioning config files... [2021-06-29T21:00:19.540Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6070849860162673249tmp [Pipeline] { [Pipeline] sh [2021-06-29T21:00:19.886Z] + set +x [2021-06-29T21:00:19.886Z] + curl -s https://codecov.io/bash [2021-06-29T21:00:19.886Z] + bash -s -- [2021-06-29T21:00:19.886Z] [2021-06-29T21:00:19.886Z] _____ _ [2021-06-29T21:00:19.886Z] / ____| | | [2021-06-29T21:00:19.886Z] | | ___ __| | ___ ___ _____ __ [2021-06-29T21:00:19.886Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-29T21:00:19.886Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-29T21:00:19.886Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-29T21:00:19.886Z] Bash-1.0.3 [2021-06-29T21:00:19.886Z] [2021-06-29T21:00:19.886Z] [2021-06-29T21:00:19.886Z] ==> git version 2.24.4 found [2021-06-29T21:00:19.886Z] ==> 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 [2021-06-29T21:00:19.887Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-29T21:00:19.887Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-29T21:00:19.887Z] ==> Jenkins CI detected. [2021-06-29T21:00:19.887Z] project root: . [2021-06-29T21:00:19.887Z] --> token set from env [2021-06-29T21:00:20.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-29T21:00:20.148Z] ==> Running gcov in . (disable via -X gcov) [2021-06-29T21:00:20.148Z] ==> Python coveragepy not found [2021-06-29T21:00:20.148Z] ==> Searching for coverage reports in: [2021-06-29T21:00:20.148Z] + . [2021-06-29T21:00:20.148Z] -> Found 1 reports [2021-06-29T21:00:20.148Z] ==> Detecting git/mercurial file structure [2021-06-29T21:00:20.148Z] ==> Reading reports [2021-06-29T21:00:20.148Z] + ./coverage.out bytes=125634 [2021-06-29T21:00:20.148Z] ==> Appending adjustments [2021-06-29T21:00:20.148Z] https://docs.codecov.io/docs/fixing-reports [2021-06-29T21:00:20.411Z] + Found adjustments [2021-06-29T21:00:20.411Z] ==> Gzipping contents [2021-06-29T21:00:20.411Z] 16K /tmp/codecov.OaYOoa.gz [2021-06-29T21:00:20.411Z] ==> Uploading reports [2021-06-29T21:00:20.411Z] url: https://codecov.io [2021-06-29T21:00:20.411Z] query: branch=master&commit=453c90017645f0c1aacfabdcdc15791e5757fa99&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-29T21:00:20.411Z] -> Pinging Codecov [2021-06-29T21:00:20.411Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=453c90017645f0c1aacfabdcdc15791e5757fa99&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-29T21:00:20.983Z] -> Uploading to [2021-06-29T21:00:20.983Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-29/7E55EF52A471D76F132DFD9A03CDDE97/453c90017645f0c1aacfabdcdc15791e5757fa99/e67f3f56-c0ea-4d56-bff0-ec2405804f8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T210020Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62a0fd1221a7475ef0c3a46e42487a0c9e527f44fdd6b21700e1a0fe2b40cae1 [2021-06-29T21:00:20.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T21:00:20.983Z] Dload Upload Total Spent Left Speed [2021-06-29T21:00:21.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16347 0 0 100 16347 0 48747 --:--:-- --:--:-- --:--:-- 48797 [2021-06-29T21:00:21.270Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/453c90017645f0c1aacfabdcdc15791e5757fa99 [Pipeline] } [2021-06-29T21:00:21.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-29T21:00:21.606Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-29T21:00:21.620Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:00:21.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-29T21:00:21.959Z] [2021-06-29T21:00:21.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:00:22.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-29T21:00:22.278Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-29T21:00:22.278Z] 188c0c94c7c5: Pulling fs layer [2021-06-29T21:00:22.278Z] 0ef7d3d256c8: Pulling fs layer [2021-06-29T21:00:22.278Z] de9db76c5a1d: Pulling fs layer [2021-06-29T21:00:22.278Z] 0eba1c9be4d2: Pulling fs layer [2021-06-29T21:00:22.278Z] 0d57e429df01: Pulling fs layer [2021-06-29T21:00:22.278Z] 4e4be7b47b0d: Pulling fs layer [2021-06-29T21:00:22.278Z] e1f770b5df2f: Pulling fs layer [2021-06-29T21:00:22.278Z] 85a0685a4137: Pulling fs layer [2021-06-29T21:00:22.278Z] 0eba1c9be4d2: Waiting [2021-06-29T21:00:22.278Z] 0d57e429df01: Waiting [2021-06-29T21:00:22.278Z] 4e4be7b47b0d: Waiting [2021-06-29T21:00:22.278Z] e1f770b5df2f: Waiting [2021-06-29T21:00:22.278Z] 85a0685a4137: Waiting [2021-06-29T21:00:22.278Z] de9db76c5a1d: Verifying Checksum [2021-06-29T21:00:22.278Z] de9db76c5a1d: Download complete [2021-06-29T21:00:22.278Z] 0ef7d3d256c8: Verifying Checksum [2021-06-29T21:00:22.278Z] 0ef7d3d256c8: Download complete [2021-06-29T21:00:22.278Z] 0d57e429df01: Verifying Checksum [2021-06-29T21:00:22.278Z] 0d57e429df01: Download complete [2021-06-29T21:00:22.278Z] 188c0c94c7c5: Verifying Checksum [2021-06-29T21:00:22.278Z] 188c0c94c7c5: Download complete [2021-06-29T21:00:22.278Z] 4e4be7b47b0d: Verifying Checksum [2021-06-29T21:00:22.278Z] 4e4be7b47b0d: Download complete [2021-06-29T21:00:22.539Z] 188c0c94c7c5: Pull complete [2021-06-29T21:00:22.802Z] 0ef7d3d256c8: Pull complete [2021-06-29T21:00:22.802Z] de9db76c5a1d: Pull complete [2021-06-29T21:00:24.195Z] e1f770b5df2f: Verifying Checksum [2021-06-29T21:00:24.195Z] e1f770b5df2f: Download complete [2021-06-29T21:00:26.111Z] 0eba1c9be4d2: Verifying Checksum [2021-06-29T21:00:26.111Z] 0eba1c9be4d2: Download complete [2021-06-29T21:00:26.374Z] 85a0685a4137: Verifying Checksum [2021-06-29T21:00:26.374Z] 85a0685a4137: Download complete [2021-06-29T21:00:28.965Z] 0eba1c9be4d2: Pull complete [2021-06-29T21:00:29.233Z] 0d57e429df01: Pull complete [2021-06-29T21:00:29.234Z] 4e4be7b47b0d: Pull complete [2021-06-29T21:00:29.814Z] e1f770b5df2f: Pull complete [2021-06-29T21:00:34.087Z] 85a0685a4137: Pull complete [2021-06-29T21:00:34.088Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-29T21:00:34.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-29T21:00:34.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-29T21:00:34.160Z] prd-centos7-docker-4c-2g-735 does not seem to be running inside a container [2021-06-29T21:00:34.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-29T21:00:39.849Z] $ docker top c53e6e930e43deac13e2995c69569116abb097a0083e6a568c19717e11c8c41c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T21:00:39.949Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-29T21:00:40.265Z] + set -o pipefail [2021-06-29T21:00:40.265Z] + snyk monitor '--org=edgex-jenkins' [2021-06-29T21:00:46.885Z] [2021-06-29T21:00:46.885Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-29T21:00:46.886Z] [2021-06-29T21:00:46.886Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/869911dc-791e-4bd1-935d-040bae353f74 [2021-06-29T21:00:46.886Z] [2021-06-29T21:00:46.886Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-29T21:00:46.886Z] [2021-06-29T21:00:46.886Z] [Pipeline] } [2021-06-29T21:00:46.896Z] $ docker stop --time=1 c53e6e930e43deac13e2995c69569116abb097a0083e6a568c19717e11c8c41c [2021-06-29T21:00:49.751Z] $ docker rm -f c53e6e930e43deac13e2995c69569116abb097a0083e6a568c19717e11c8c41c [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 [2021-06-29T21:00:50.533Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T21:00:50.559Z] provisioning config files... [2021-06-29T21:00:50.573Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3404382693103925320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:00:50.895Z] --> edgex-publish-swagger.sh [2021-06-29T21:00:50.895Z] === Publish openapi/v2 API === [2021-06-29T21:00:50.895Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-29T21:00:50.895Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-29T21:00:50.895Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T21:00:50.895Z] Dload Upload Total Spent Left Speed [2021-06-29T21:00:51.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 49639 0:00:01 0:00:01 --:--:-- 49694 100 51483 0 0 100 51483 0 49632 0:00:01 0:00:01 --:--:-- 49694 [2021-06-29T21:00:51.838Z] [2021-06-29T21:00:51.838Z] [Pipeline] } [2021-06-29T21:00:51.847Z] 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 [2021-06-29T21:00:52.381Z] + git log --format=format:%s -1 453c90017645f0c1aacfabdcdc15791e5757fa99 [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:00:52.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T21:00:52.697Z] . [Pipeline] withDockerContainer [2021-06-29T21:00:52.772Z] prd-centos7-docker-4c-2g-735 does not seem to be running inside a container [2021-06-29T21:00:52.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T21:00:53.166Z] $ docker top 952b765db9bb4ce0d74716f59aeb607ac192a2d7d26ee9a52a44e61e68ba8310 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T21:00:53.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T21:00:53.299Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T21:00:53.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T21:00:53.427Z] $ docker exec 952b765db9bb4ce0d74716f59aeb607ac192a2d7d26ee9a52a44e61e68ba8310 ssh-agent [2021-06-29T21:00:53.534Z] SSH_AUTH_SOCK=/tmp/ssh-kMILXGPDPu7h/agent.15 [2021-06-29T21:00:53.534Z] SSH_AGENT_PID=21 [2021-06-29T21:00:53.552Z] Running ssh-add (command line suppressed) [2021-06-29T21:00:53.652Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6901135713098535777.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6901135713098535777.key) [2021-06-29T21:00:53.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T21:00:53.973Z] + git semver tag [2021-06-29T21:00:53.973Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T21:00:53.973Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-29T21:00:53.973Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-29T21:00:53.973Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T21:00:53.973Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T21:00:53.973Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T21:00:53.973Z] # $SEMVER_BRANCH = master [2021-06-29T21:00:53.973Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-29T21:00:53.973Z] # 453c90017645f0c1aacfabdcdc15791e5757fa99 HEAD [2021-06-29T21:00:53.973Z] # -> Force: false [2021-06-29T21:00:53.973Z] # f53ad13066bb21eb0be567b001af25b02a5d0560 refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-06-29T21:00:53.983Z] $ docker exec --env ******** --env ******** 952b765db9bb4ce0d74716f59aeb607ac192a2d7d26ee9a52a44e61e68ba8310 ssh-agent -k [2021-06-29T21:00:54.075Z] unset SSH_AUTH_SOCK; [2021-06-29T21:00:54.075Z] unset SSH_AGENT_PID; [2021-06-29T21:00:54.075Z] echo Agent pid 21 killed; [2021-06-29T21:00:54.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T21:00:54.429Z] + git semver [Pipeline] } [2021-06-29T21:00:54.445Z] $ docker stop --time=1 952b765db9bb4ce0d74716f59aeb607ac192a2d7d26ee9a52a44e61e68ba8310 [2021-06-29T21:00:55.660Z] $ docker rm -f 952b765db9bb4ce0d74716f59aeb607ac192a2d7d26ee9a52a44e61e68ba8310 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:00:56.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-29T21:00:56.138Z] [2021-06-29T21:00:56.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:00:56.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-29T21:00:56.453Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-29T21:00:56.453Z] ab5ef0e58194: Pulling fs layer [2021-06-29T21:00:56.453Z] 9712f1f96733: Pulling fs layer [2021-06-29T21:00:56.453Z] 63f879dbbcfc: Pulling fs layer [2021-06-29T21:00:56.453Z] 0d9ebad4ef96: Pulling fs layer [2021-06-29T21:00:56.453Z] e9a5061849ea: Pulling fs layer [2021-06-29T21:00:56.453Z] d747dcd14b5f: Pulling fs layer [2021-06-29T21:00:56.453Z] 2de7ff778b66: Pulling fs layer [2021-06-29T21:00:56.453Z] 0d9ebad4ef96: Waiting [2021-06-29T21:00:56.453Z] e9a5061849ea: Waiting [2021-06-29T21:00:56.453Z] d747dcd14b5f: Waiting [2021-06-29T21:00:56.453Z] 2de7ff778b66: Waiting [2021-06-29T21:00:56.453Z] 9712f1f96733: Verifying Checksum [2021-06-29T21:00:56.453Z] 9712f1f96733: Download complete [2021-06-29T21:00:58.415Z] 63f879dbbcfc: Verifying Checksum [2021-06-29T21:00:58.415Z] 63f879dbbcfc: Download complete [2021-06-29T21:00:58.415Z] e9a5061849ea: Verifying Checksum [2021-06-29T21:00:58.415Z] e9a5061849ea: Download complete [2021-06-29T21:00:58.415Z] d747dcd14b5f: Download complete [2021-06-29T21:00:58.682Z] 2de7ff778b66: Verifying Checksum [2021-06-29T21:00:58.682Z] 2de7ff778b66: Download complete [2021-06-29T21:00:58.682Z] ab5ef0e58194: Verifying Checksum [2021-06-29T21:00:58.682Z] ab5ef0e58194: Download complete [2021-06-29T21:00:59.326Z] 0d9ebad4ef96: Verifying Checksum [2021-06-29T21:00:59.326Z] 0d9ebad4ef96: Download complete [2021-06-29T21:01:01.370Z] ab5ef0e58194: Pull complete [2021-06-29T21:01:01.370Z] 9712f1f96733: Pull complete [2021-06-29T21:01:02.384Z] 63f879dbbcfc: Pull complete [2021-06-29T21:01:05.744Z] 0d9ebad4ef96: Pull complete [2021-06-29T21:01:05.744Z] e9a5061849ea: Pull complete [2021-06-29T21:01:05.744Z] d747dcd14b5f: Pull complete [2021-06-29T21:01:06.707Z] 2de7ff778b66: Pull complete [2021-06-29T21:01:06.707Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-29T21:01:06.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-29T21:01:06.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-29T21:01:06.794Z] prd-centos7-docker-4c-2g-735 does not seem to be running inside a container [2021-06-29T21:01:06.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-29T21:01:14.384Z] $ docker top 17644770e18444ebe49c1475143353b999300f8adae60014246223cdd9f17cf9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-29T21:01:14.497Z] provisioning config files... [2021-06-29T21:01:14.509Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1530262859646464068tmp [2021-06-29T21:01:14.525Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6298237741074306388tmp [2021-06-29T21:01:14.545Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config368279721880560102tmp [Pipeline] { [Pipeline] echo [2021-06-29T21:01:14.572Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:01:14.883Z] ---> sigul-configuration.sh [2021-06-29T21:01:14.883Z] gpg: directory `/root/.gnupg' created [2021-06-29T21:01:14.883Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-29T21:01:14.883Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-29T21:01:14.883Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-29T21:01:14.883Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-29T21:01:14.883Z] gpg: CAST5 encrypted data [2021-06-29T21:01:14.884Z] gpg: encrypted with 1 passphrase [2021-06-29T21:01:14.884Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-29T21:01:15.191Z] + mkdir /home/jenkins [2021-06-29T21:01:15.191Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-29T21:01:15.500Z] + 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 [2021-06-29T21:01:15.511Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:01:15.825Z] ---> sigul-install.sh [2021-06-29T21:01:21.131Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-29T21:01:21.463Z] + git tag --list [2021-06-29T21:01:21.463Z] 0.7.1 [2021-06-29T21:01:21.463Z] delhi-tag [2021-06-29T21:01:21.463Z] v1.0.0 [2021-06-29T21:01:21.463Z] v1.1.0 [2021-06-29T21:01:21.463Z] v1.1.1 [2021-06-29T21:01:21.463Z] v1.1.2 [2021-06-29T21:01:21.463Z] v1.2.0 [2021-06-29T21:01:21.463Z] v1.2.1 [2021-06-29T21:01:21.463Z] v1.2.2 [2021-06-29T21:01:21.463Z] v1.2.3 [2021-06-29T21:01:21.463Z] v1.3.0 [2021-06-29T21:01:21.463Z] v1.4.0 [2021-06-29T21:01:21.463Z] v2.0.0 [2021-06-29T21:01:21.463Z] v2.0.0-dev.1 [2021-06-29T21:01:21.463Z] v2.0.0-dev.10 [2021-06-29T21:01:21.463Z] v2.0.0-dev.11 [2021-06-29T21:01:21.463Z] v2.0.0-dev.12 [2021-06-29T21:01:21.463Z] v2.0.0-dev.13 [2021-06-29T21:01:21.463Z] v2.0.0-dev.14 [2021-06-29T21:01:21.463Z] v2.0.0-dev.15 [2021-06-29T21:01:21.463Z] v2.0.0-dev.16 [2021-06-29T21:01:21.463Z] v2.0.0-dev.17 [2021-06-29T21:01:21.463Z] v2.0.0-dev.18 [2021-06-29T21:01:21.463Z] v2.0.0-dev.19 [2021-06-29T21:01:21.463Z] v2.0.0-dev.2 [2021-06-29T21:01:21.463Z] v2.0.0-dev.20 [2021-06-29T21:01:21.463Z] v2.0.0-dev.21 [2021-06-29T21:01:21.463Z] v2.0.0-dev.22 [2021-06-29T21:01:21.463Z] v2.0.0-dev.23 [2021-06-29T21:01:21.463Z] v2.0.0-dev.24 [2021-06-29T21:01:21.463Z] v2.0.0-dev.25 [2021-06-29T21:01:21.464Z] v2.0.0-dev.26 [2021-06-29T21:01:21.464Z] v2.0.0-dev.27 [2021-06-29T21:01:21.464Z] v2.0.0-dev.28 [2021-06-29T21:01:21.464Z] v2.0.0-dev.29 [2021-06-29T21:01:21.464Z] v2.0.0-dev.3 [2021-06-29T21:01:21.464Z] v2.0.0-dev.30 [2021-06-29T21:01:21.464Z] v2.0.0-dev.31 [2021-06-29T21:01:21.464Z] v2.0.0-dev.32 [2021-06-29T21:01:21.464Z] v2.0.0-dev.33 [2021-06-29T21:01:21.464Z] v2.0.0-dev.34 [2021-06-29T21:01:21.464Z] v2.0.0-dev.35 [2021-06-29T21:01:21.464Z] v2.0.0-dev.36 [2021-06-29T21:01:21.464Z] v2.0.0-dev.37 [2021-06-29T21:01:21.464Z] v2.0.0-dev.38 [2021-06-29T21:01:21.464Z] v2.0.0-dev.39 [2021-06-29T21:01:21.464Z] v2.0.0-dev.4 [2021-06-29T21:01:21.464Z] v2.0.0-dev.40 [2021-06-29T21:01:21.464Z] v2.0.0-dev.41 [2021-06-29T21:01:21.464Z] v2.0.0-dev.42 [2021-06-29T21:01:21.464Z] v2.0.0-dev.43 [2021-06-29T21:01:21.464Z] v2.0.0-dev.44 [2021-06-29T21:01:21.464Z] v2.0.0-dev.45 [2021-06-29T21:01:21.464Z] v2.0.0-dev.46 [2021-06-29T21:01:21.464Z] v2.0.0-dev.47 [2021-06-29T21:01:21.464Z] v2.0.0-dev.48 [2021-06-29T21:01:21.464Z] v2.0.0-dev.49 [2021-06-29T21:01:21.464Z] v2.0.0-dev.5 [2021-06-29T21:01:21.464Z] v2.0.0-dev.50 [2021-06-29T21:01:21.464Z] v2.0.0-dev.51 [2021-06-29T21:01:21.464Z] v2.0.0-dev.52 [2021-06-29T21:01:21.464Z] v2.0.0-dev.53 [2021-06-29T21:01:21.464Z] v2.0.0-dev.54 [2021-06-29T21:01:21.464Z] v2.0.0-dev.55 [2021-06-29T21:01:21.464Z] v2.0.0-dev.56 [2021-06-29T21:01:21.464Z] v2.0.0-dev.57 [2021-06-29T21:01:21.464Z] v2.0.0-dev.58 [2021-06-29T21:01:21.464Z] v2.0.0-dev.59 [2021-06-29T21:01:21.464Z] v2.0.0-dev.6 [2021-06-29T21:01:21.464Z] v2.0.0-dev.60 [2021-06-29T21:01:21.464Z] v2.0.0-dev.61 [2021-06-29T21:01:21.464Z] v2.0.0-dev.62 [2021-06-29T21:01:21.464Z] v2.0.0-dev.63 [2021-06-29T21:01:21.464Z] v2.0.0-dev.64 [2021-06-29T21:01:21.464Z] v2.0.0-dev.65 [2021-06-29T21:01:21.464Z] v2.0.0-dev.66 [2021-06-29T21:01:21.464Z] v2.0.0-dev.67 [2021-06-29T21:01:21.464Z] v2.0.0-dev.68 [2021-06-29T21:01:21.464Z] v2.0.0-dev.69 [2021-06-29T21:01:21.464Z] v2.0.0-dev.7 [2021-06-29T21:01:21.464Z] v2.0.0-dev.70 [2021-06-29T21:01:21.464Z] v2.0.0-dev.71 [2021-06-29T21:01:21.464Z] v2.0.0-dev.72 [2021-06-29T21:01:21.464Z] v2.0.0-dev.73 [2021-06-29T21:01:21.464Z] v2.0.0-dev.74 [2021-06-29T21:01:21.464Z] v2.0.0-dev.75 [2021-06-29T21:01:21.464Z] v2.0.0-dev.76 [2021-06-29T21:01:21.464Z] v2.0.0-dev.77 [2021-06-29T21:01:21.464Z] v2.0.0-dev.78 [2021-06-29T21:01:21.464Z] v2.0.0-dev.79 [2021-06-29T21:01:21.464Z] v2.0.0-dev.8 [2021-06-29T21:01:21.464Z] v2.0.0-dev.80 [2021-06-29T21:01:21.464Z] v2.0.0-dev.81 [2021-06-29T21:01:21.464Z] v2.0.0-dev.82 [2021-06-29T21:01:21.464Z] v2.0.0-dev.83 [2021-06-29T21:01:21.464Z] v2.0.0-dev.84 [2021-06-29T21:01:21.464Z] v2.0.0-dev.85 [2021-06-29T21:01:21.464Z] v2.0.0-dev.86 [2021-06-29T21:01:21.464Z] v2.0.0-dev.87 [2021-06-29T21:01:21.464Z] v2.0.0-dev.88 [2021-06-29T21:01:21.464Z] v2.0.0-dev.9 [2021-06-29T21:01:21.464Z] v2.0.1-dev.1 [2021-06-29T21:01:21.464Z] v2.0.1-dev.2 [Pipeline] sh [2021-06-29T21:01:21.989Z] + lftools sign git-tag v2.0.1-dev.2 [2021-06-29T21:01:22.376Z] Signing Git tag with Sigul... [2021-06-29T21:01:22.376Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-06-29T21:01:23.479Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:01:23.781Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-29T21:01:23.792Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-29T21:01:23.856Z] $ docker stop --time=1 17644770e18444ebe49c1475143353b999300f8adae60014246223cdd9f17cf9 [2021-06-29T21:01:25.692Z] $ docker rm -f 17644770e18444ebe49c1475143353b999300f8adae60014246223cdd9f17cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:01:26.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T21:01:26.337Z] . [Pipeline] withDockerContainer [2021-06-29T21:01:26.412Z] prd-centos7-docker-4c-2g-735 does not seem to be running inside a container [2021-06-29T21:01:26.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T21:01:26.794Z] $ docker top 76020dc922da50ac4376ccad5a380da731aec5ba4cacbda0039607b3c3d1c39d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T21:01:26.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T21:01:26.928Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T21:01:27.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T21:01:27.039Z] $ docker exec 76020dc922da50ac4376ccad5a380da731aec5ba4cacbda0039607b3c3d1c39d ssh-agent [2021-06-29T21:01:27.157Z] SSH_AUTH_SOCK=/tmp/ssh-h2P6hd3kc1pj/agent.14 [2021-06-29T21:01:27.157Z] SSH_AGENT_PID=21 [2021-06-29T21:01:27.163Z] Running ssh-add (command line suppressed) [2021-06-29T21:01:27.252Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4101505896411636870.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4101505896411636870.key) [2021-06-29T21:01:27.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T21:01:27.578Z] + git semver bump pre [2021-06-29T21:01:27.578Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T21:01:27.578Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-29T21:01:27.578Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-29T21:01:27.578Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T21:01:27.578Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T21:01:27.578Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T21:01:27.578Z] # $SEMVER_BRANCH = master [2021-06-29T21:01:27.578Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-29T21:01:27.578Z] 2.0.1-dev.3 [Pipeline] } [2021-06-29T21:01:27.585Z] $ docker exec --env ******** --env ******** 76020dc922da50ac4376ccad5a380da731aec5ba4cacbda0039607b3c3d1c39d ssh-agent -k [2021-06-29T21:01:27.686Z] unset SSH_AUTH_SOCK; [2021-06-29T21:01:27.686Z] unset SSH_AGENT_PID; [2021-06-29T21:01:27.686Z] echo Agent pid 21 killed; [2021-06-29T21:01:27.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T21:01:28.032Z] + git semver [Pipeline] } [2021-06-29T21:01:28.055Z] $ docker stop --time=1 76020dc922da50ac4376ccad5a380da731aec5ba4cacbda0039607b3c3d1c39d [2021-06-29T21:01:29.318Z] $ docker rm -f 76020dc922da50ac4376ccad5a380da731aec5ba4cacbda0039607b3c3d1c39d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:01:29.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T21:01:29.704Z] . [Pipeline] withDockerContainer [2021-06-29T21:01:29.777Z] prd-centos7-docker-4c-2g-735 does not seem to be running inside a container [2021-06-29T21:01:29.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T21:01:30.182Z] $ docker top 96b556425471a8423bd6c472a22c082c8e5c4beffb03364c230f1d44d66b6c18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T21:01:30.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T21:01:30.306Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T21:01:30.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T21:01:30.424Z] $ docker exec 96b556425471a8423bd6c472a22c082c8e5c4beffb03364c230f1d44d66b6c18 ssh-agent [2021-06-29T21:01:30.537Z] SSH_AUTH_SOCK=/tmp/ssh-rKzDL3RAi60l/agent.14 [2021-06-29T21:01:30.537Z] SSH_AGENT_PID=21 [2021-06-29T21:01:30.544Z] Running ssh-add (command line suppressed) [2021-06-29T21:01:30.639Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8863857784269238602.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8863857784269238602.key) [2021-06-29T21:01:30.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T21:01:30.962Z] + git semver push [2021-06-29T21:01:30.962Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T21:01:30.962Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-29T21:01:30.962Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-29T21:01:30.962Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T21:01:30.962Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T21:01:30.962Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T21:01:30.962Z] # $SEMVER_BRANCH = master [2021-06-29T21:01:30.962Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-29T21:01:36.265Z] $ docker exec --env ******** --env ******** 96b556425471a8423bd6c472a22c082c8e5c4beffb03364c230f1d44d66b6c18 ssh-agent -k [2021-06-29T21:01:36.354Z] unset SSH_AUTH_SOCK; [2021-06-29T21:01:36.354Z] unset SSH_AGENT_PID; [2021-06-29T21:01:36.354Z] echo Agent pid 21 killed; [2021-06-29T21:01:36.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T21:01:36.706Z] + git semver [Pipeline] } [2021-06-29T21:01:36.722Z] $ docker stop --time=1 96b556425471a8423bd6c472a22c082c8e5c4beffb03364c230f1d44d66b6c18 [2021-06-29T21:01:37.904Z] $ docker rm -f 96b556425471a8423bd6c472a22c082c8e5c4beffb03364c230f1d44d66b6c18 [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 [2021-06-29T21:01:38.864Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:01:39.432Z] ---> package-listing.sh [2021-06-29T21:01:39.432Z] ++ facter osfamily [2021-06-29T21:01:39.432Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T21:01:39.695Z] + OS_FAMILY=redhat [2021-06-29T21:01:39.695Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-29T21:01:39.695Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T21:01:39.695Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T21:01:39.695Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T21:01:39.695Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T21:01:39.695Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-29T21:01:39.695Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T21:01:39.695Z] + case "${OS_FAMILY}" in [2021-06-29T21:01:39.695Z] + rpm -qa [2021-06-29T21:01:39.695Z] + sort [2021-06-29T21:01:40.267Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T21:01:40.267Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T21:01:40.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T21:01:40.267Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-29T21:01:40.267Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-29T21:01:40.267Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo [2021-06-29T21:01:40.280Z] 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 [2021-06-29T21:01:40.567Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:01:41.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T21:01:41.131Z] [2021-06-29T21:01:41.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:01:41.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T21:01:41.455Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T21:01:41.455Z] df20fa9351a1: Pulling fs layer [2021-06-29T21:01:41.455Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T21:01:41.455Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T21:01:41.455Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T21:01:41.455Z] 93b61091891f: Pulling fs layer [2021-06-29T21:01:41.455Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T21:01:41.455Z] 5e14af77c1be: Pulling fs layer [2021-06-29T21:01:41.455Z] 01666e4c0597: Pulling fs layer [2021-06-29T21:01:41.455Z] aa168da1d23b: Pulling fs layer [2021-06-29T21:01:41.455Z] 46f8f816bc3b: Waiting [2021-06-29T21:01:41.455Z] 93b61091891f: Waiting [2021-06-29T21:01:41.455Z] 93b9cdb0e59b: Waiting [2021-06-29T21:01:41.455Z] 5e14af77c1be: Waiting [2021-06-29T21:01:41.455Z] aa168da1d23b: Waiting [2021-06-29T21:01:41.455Z] 01666e4c0597: Waiting [2021-06-29T21:01:41.455Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T21:01:41.455Z] 36b3adc4ff6f: Download complete [2021-06-29T21:01:41.455Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T21:01:41.455Z] 46f8f816bc3b: Download complete [2021-06-29T21:01:41.455Z] df20fa9351a1: Verifying Checksum [2021-06-29T21:01:41.455Z] df20fa9351a1: Download complete [2021-06-29T21:01:41.455Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T21:01:41.455Z] 93b9cdb0e59b: Download complete [2021-06-29T21:01:41.718Z] 93b61091891f: Verifying Checksum [2021-06-29T21:01:41.718Z] 93b61091891f: Download complete [2021-06-29T21:01:41.718Z] 5e14af77c1be: Verifying Checksum [2021-06-29T21:01:41.718Z] 5e14af77c1be: Download complete [2021-06-29T21:01:41.718Z] 01666e4c0597: Verifying Checksum [2021-06-29T21:01:41.718Z] 01666e4c0597: Download complete [2021-06-29T21:01:41.718Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T21:01:41.718Z] 8ad3a11d3b57: Download complete [2021-06-29T21:01:41.718Z] df20fa9351a1: Pull complete [2021-06-29T21:01:41.718Z] 36b3adc4ff6f: Pull complete [2021-06-29T21:01:42.291Z] 8ad3a11d3b57: Pull complete [2021-06-29T21:01:42.551Z] 46f8f816bc3b: Pull complete [2021-06-29T21:01:42.551Z] 93b61091891f: Pull complete [2021-06-29T21:01:42.812Z] 93b9cdb0e59b: Pull complete [2021-06-29T21:01:42.812Z] 5e14af77c1be: Pull complete [2021-06-29T21:01:43.111Z] 01666e4c0597: Pull complete [2021-06-29T21:01:43.686Z] aa168da1d23b: Verifying Checksum [2021-06-29T21:01:43.686Z] aa168da1d23b: Download complete [2021-06-29T21:01:47.918Z] aa168da1d23b: Pull complete [2021-06-29T21:01:47.919Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T21:01:47.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T21:01:47.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T21:01:47.990Z] prd-centos7-docker-4c-2g-735 does not seem to be running inside a container [2021-06-29T21:01:48.036Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-29T21:01:52.526Z] $ docker top e0e8432431b29fc853650a1f6057542702c5c309834b23d2edad61bbb481f9aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:01:52.908Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T21:01:53.211Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T21:01:53.516Z] + ls /var/log/sa-host [2021-06-29T21:01:53.516Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T21:01:53.516Z] file_magic: OK [2021-06-29T21:01:53.516Z] HZ: Using current value: 100 [2021-06-29T21:01:53.516Z] file_header: OK [2021-06-29T21:01:53.516Z] 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 [2021-06-29T21:01:53.516Z] Statistics: [2021-06-29T21:01:53.516Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T21:01:53.516Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T21:01:53.516Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T21:01:53.516Z] file_magic: OK [2021-06-29T21:01:53.516Z] HZ: Using current value: 100 [2021-06-29T21:01:53.516Z] file_header: OK [2021-06-29T21:01:53.516Z] 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 [2021-06-29T21:01:53.516Z] Statistics: [2021-06-29T21:01:53.516Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T21:01:53.516Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T21:01:53.718Z] provisioning config files... [2021-06-29T21:01:53.731Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8981436109782299248tmp [Pipeline] { [Pipeline] echo [2021-06-29T21:01:53.758Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:01:54.069Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T21:01:54.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:01:54.499Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T21:01:54.510Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:01:54.803Z] ---> sudo-logs.sh [2021-06-29T21:01:54.803Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T21:01:54.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:01:55.133Z] ---> job-cost.sh [2021-06-29T21:01:55.134Z] lf-activate-venv: SKIPPING [2021-06-29T21:01:55.134Z] DEBUG: total: 0.18000000715255737 [2021-06-29T21:01:55.134Z] INFO: Retrieving Stack Cost... [2021-06-29T21:01:56.076Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T21:01:56.647Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T21:01:56.661Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:01:56.954Z] ---> logs-deploy.sh [2021-06-29T21:01:56.954Z] lf-activate-venv: SKIPPING [2021-06-29T21:01:56.954Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/201 [2021-06-29T21:01:56.954Z] INFO: archiving workspace using pattern(s): [2021-06-29T21:01:57.897Z] Archives upload complete. [2021-06-29T21:01:57.897Z] INFO: archiving logs to Nexus [2021-06-29T21:01:58.471Z] ---> uname -a: [2021-06-29T21:01:58.471Z] Linux prd-centos7-docker-4c-2g-735.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-29T21:01:58.471Z] [2021-06-29T21:01:58.471Z] [2021-06-29T21:01:58.471Z] ---> lscpu: [2021-06-29T21:01:58.471Z] Architecture: x86_64 [2021-06-29T21:01:58.471Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T21:01:58.471Z] Byte Order: Little Endian [2021-06-29T21:01:58.471Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T21:01:58.471Z] CPU(s): 2 [2021-06-29T21:01:58.471Z] On-line CPU(s) list: 0,1 [2021-06-29T21:01:58.471Z] Thread(s) per core: 1 [2021-06-29T21:01:58.471Z] Core(s) per socket: 1 [2021-06-29T21:01:58.471Z] Socket(s): 2 [2021-06-29T21:01:58.471Z] NUMA node(s): 1 [2021-06-29T21:01:58.471Z] Vendor ID: AuthenticAMD [2021-06-29T21:01:58.471Z] CPU family: 23 [2021-06-29T21:01:58.471Z] Model: 49 [2021-06-29T21:01:58.471Z] Model name: AMD EPYC-Rome Processor [2021-06-29T21:01:58.471Z] Stepping: 0 [2021-06-29T21:01:58.471Z] CPU MHz: 2799.998 [2021-06-29T21:01:58.471Z] BogoMIPS: 5599.99 [2021-06-29T21:01:58.471Z] Virtualization: AMD-V [2021-06-29T21:01:58.471Z] Hypervisor vendor: KVM [2021-06-29T21:01:58.471Z] Virtualization type: full [2021-06-29T21:01:58.471Z] L1d cache: 64 KiB [2021-06-29T21:01:58.471Z] L1i cache: 64 KiB [2021-06-29T21:01:58.471Z] L2 cache: 1 MiB [2021-06-29T21:01:58.471Z] L3 cache: 32 MiB [2021-06-29T21:01:58.471Z] NUMA node0 CPU(s): 0,1 [2021-06-29T21:01:58.471Z] Vulnerability Itlb multihit: Not affected [2021-06-29T21:01:58.471Z] Vulnerability L1tf: Not affected [2021-06-29T21:01:58.471Z] Vulnerability Mds: Not affected [2021-06-29T21:01:58.471Z] Vulnerability Meltdown: Not affected [2021-06-29T21:01:58.471Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T21:01:58.471Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T21:01:58.471Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T21:01:58.471Z] Vulnerability Srbds: Not affected [2021-06-29T21:01:58.471Z] Vulnerability Tsx async abort: Not affected [2021-06-29T21:01:58.471Z] 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 [2021-06-29T21:01:58.471Z] [2021-06-29T21:01:58.471Z] [2021-06-29T21:01:58.471Z] ---> nproc: [2021-06-29T21:01:58.471Z] 2 [2021-06-29T21:01:58.471Z] [2021-06-29T21:01:58.471Z] [2021-06-29T21:01:58.471Z] ---> df -h: [2021-06-29T21:01:58.471Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T21:01:58.471Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-29T21:01:58.471Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T21:01:58.471Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T21:01:58.471Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T21:01:58.471Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-29T21:01:58.471Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-29T21:01:58.471Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-29T21:01:58.471Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-29T21:01:58.471Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-29T21:01:58.471Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-29T21:01:58.471Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-29T21:01:58.471Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp [2021-06-29T21:01:58.471Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-29T21:01:58.471Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-29T21:01:58.471Z] [2021-06-29T21:01:58.471Z] [2021-06-29T21:01:58.471Z] ---> free -m: [2021-06-29T21:01:58.471Z] total used free shared buff/cache available [2021-06-29T21:01:58.471Z] Mem: 7821 1274 3157 0 3388 6464 [2021-06-29T21:01:58.471Z] Swap: 1023 0 1023 [2021-06-29T21:01:58.471Z] [2021-06-29T21:01:58.471Z] [2021-06-29T21:01:58.471Z] ---> ip addr: [2021-06-29T21:01:58.471Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-29T21:01:58.472Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-29T21:01:58.472Z] inet 127.0.0.1/8 scope host lo [2021-06-29T21:01:58.472Z] valid_lft forever preferred_lft forever [2021-06-29T21:01:58.472Z] inet6 ::1/128 scope host [2021-06-29T21:01:58.472Z] valid_lft forever preferred_lft forever [2021-06-29T21:01:58.472Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-29T21:01:58.472Z] link/ether fa:16:3e:6c:bd:50 brd ff:ff:ff:ff:ff:ff [2021-06-29T21:01:58.472Z] inet 10.30.122.150/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-29T21:01:58.472Z] valid_lft 85539sec preferred_lft 85539sec [2021-06-29T21:01:58.472Z] inet6 fe80::f816:3eff:fe6c:bd50/64 scope link [2021-06-29T21:01:58.472Z] valid_lft forever preferred_lft forever [2021-06-29T21:01:58.472Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-29T21:01:58.472Z] link/ether 02:42:14:49:ca:90 brd ff:ff:ff:ff:ff:ff [2021-06-29T21:01:58.472Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-29T21:01:58.472Z] valid_lft forever preferred_lft forever [2021-06-29T21:01:58.472Z] inet6 fe80::42:14ff:fe49:ca90/64 scope link [2021-06-29T21:01:58.472Z] valid_lft forever preferred_lft forever [2021-06-29T21:01:58.472Z] [2021-06-29T21:01:58.472Z] [2021-06-29T21:01:58.472Z] ---> sar -b -r -n DEV: [2021-06-29T21:01:58.472Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T21:01:58.472Z] [2021-06-29T21:01:58.472Z] 20:47:27 LINUX RESTART (2 CPU) [2021-06-29T21:01:58.472Z] [2021-06-29T21:01:58.472Z] 20:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-29T21:01:58.472Z] 20:49:01 66.46 3.56 62.90 0.00 2600.63 3101.67 0.00 [2021-06-29T21:01:58.472Z] 20:50:01 0.35 0.00 0.35 0.00 0.00 5.70 0.00 [2021-06-29T21:01:58.472Z] 20:51:01 0.33 0.00 0.33 0.00 0.00 3.78 0.00 [2021-06-29T21:01:58.472Z] 20:52:01 0.33 0.00 0.33 0.00 0.00 5.00 0.00 [2021-06-29T21:01:58.472Z] 20:53:01 0.35 0.00 0.35 0.00 0.00 5.76 0.00 [2021-06-29T21:01:58.472Z] 20:54:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 [2021-06-29T21:01:58.472Z] 20:55:01 0.27 0.00 0.27 0.00 0.00 4.31 0.00 [2021-06-29T21:01:58.472Z] 20:56:01 0.32 0.00 0.32 0.00 0.00 5.30 0.00 [2021-06-29T21:01:58.472Z] 20:57:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2021-06-29T21:01:58.472Z] 20:58:01 0.35 0.00 0.35 0.00 0.00 5.46 0.00 [2021-06-29T21:01:58.472Z] 20:59:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-06-29T21:01:58.472Z] 21:00:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 [2021-06-29T21:01:58.472Z] 21:01:01 115.21 0.03 115.17 0.00 3.73 31934.13 0.00 [2021-06-29T21:01:58.472Z] Average: 14.21 0.28 13.93 0.00 200.39 2698.73 0.00 [2021-06-29T21:01:58.472Z] [2021-06-29T21:01:58.472Z] 20:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-29T21:01:58.472Z] 20:49:01 5453660 0 811964 10.14 2620 1740688 1285232 14.19 574868 1580748 16 [2021-06-29T21:01:58.472Z] 20:50:01 5459808 0 805808 10.06 2620 1740696 1240368 13.69 568696 1581416 20 [2021-06-29T21:01:58.472Z] 20:51:01 5463936 0 801680 10.01 2620 1740696 1207472 13.33 570516 1576488 12 [2021-06-29T21:01:58.472Z] 20:52:01 5462144 0 803464 10.03 2620 1740704 1207640 13.33 571596 1577284 16 [2021-06-29T21:01:58.472Z] 20:53:01 5462908 0 802696 10.02 2620 1740708 1207628 13.33 567920 1580704 20 [2021-06-29T21:01:58.472Z] 20:54:01 5463264 0 802336 10.02 2620 1740712 1207472 13.33 567056 1580704 16 [2021-06-29T21:01:58.472Z] 20:55:01 5462356 0 803236 10.03 2620 1740720 1207688 13.33 568256 1580704 20 [2021-06-29T21:01:58.472Z] 20:56:01 5463548 0 802040 10.01 2620 1740724 1207472 13.33 567156 1580704 12 [2021-06-29T21:01:58.472Z] 20:57:01 5456128 0 809456 10.11 2620 1740728 1207592 13.33 574328 1580704 16 [2021-06-29T21:01:58.472Z] 20:58:01 5456288 0 809292 10.10 2620 1740732 1207556 13.33 575632 1579208 12 [2021-06-29T21:01:58.472Z] 20:59:01 5456008 0 809568 10.11 2620 1740736 1207604 13.33 575772 1579208 12 [2021-06-29T21:01:58.472Z] 21:00:01 5456784 0 808788 10.10 2620 1740740 1207472 13.33 578484 1575784 20 [2021-06-29T21:01:58.472Z] 21:01:01 4083664 0 1087856 13.58 2620 2834792 1621080 17.90 924528 2484928 375060 [2021-06-29T21:01:58.472Z] Average: 5353884 0 827553 10.33 2620 1824875 1247867 13.78 598831 1649122 28866 [2021-06-29T21:01:58.472Z] [2021-06-29T21:01:58.472Z] 20:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-29T21:01:58.472Z] 20:49:01 eth0 139.27 108.46 456.78 27.24 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:49:01 docker0 12.96 8.03 2.07 28.29 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:50:01 eth0 1.50 0.28 0.35 0.20 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:51:01 eth0 0.53 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:52:01 eth0 1.37 0.47 0.55 0.32 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:53:01 eth0 0.68 0.40 0.35 0.24 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:54:01 eth0 0.25 0.08 0.01 0.03 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:55:01 eth0 1.05 0.42 0.38 0.18 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:56:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:57:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:58:01 eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:59:01 eth0 1.55 0.30 0.37 0.20 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 21:00:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 21:01:01 eth0 897.63 820.80 7683.68 73.17 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] 21:01:01 docker0 70.80 70.39 5.75 388.27 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] Average: eth0 80.40 71.71 626.46 7.84 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] Average: docker0 6.44 6.03 0.60 32.05 0.00 0.00 0.00 0.00 [2021-06-29T21:01:58.472Z] [2021-06-29T21:01:58.472Z] [2021-06-29T21:01:58.472Z] ---> sar -P ALL: [2021-06-29T21:01:58.472Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T21:01:58.473Z] [2021-06-29T21:01:58.473Z] 20:47:27 LINUX RESTART (2 CPU) [2021-06-29T21:01:58.473Z] [2021-06-29T21:01:58.473Z] 20:48:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T21:01:58.473Z] 20:49:01 all 4.07 0.00 2.26 1.80 0.06 91.82 [2021-06-29T21:01:58.473Z] 20:49:01 0 4.36 0.00 2.14 1.18 0.07 92.25 [2021-06-29T21:01:58.473Z] 20:49:01 1 3.79 0.00 2.37 2.42 0.05 91.38 [2021-06-29T21:01:58.473Z] 20:50:01 all 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-29T21:01:58.473Z] 20:50:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-29T21:01:58.473Z] 20:50:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-29T21:01:58.473Z] 20:51:01 all 0.11 0.00 0.05 0.00 0.03 99.82 [2021-06-29T21:01:58.473Z] 20:51:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-29T21:01:58.473Z] 20:51:01 1 0.17 0.00 0.05 0.00 0.02 99.77 [2021-06-29T21:01:58.473Z] 20:52:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-29T21:01:58.473Z] 20:52:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-29T21:01:58.473Z] 20:52:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-29T21:01:58.473Z] 20:53:01 all 0.06 0.00 0.04 0.00 0.03 99.87 [2021-06-29T21:01:58.473Z] 20:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-29T21:01:58.473Z] 20:53:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-29T21:01:58.473Z] 20:54:01 all 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-29T21:01:58.473Z] 20:54:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-29T21:01:58.473Z] 20:54:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-29T21:01:58.473Z] 20:55:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-29T21:01:58.473Z] 20:55:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-29T21:01:58.473Z] 20:55:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-29T21:01:58.473Z] 20:56:01 all 0.09 0.00 0.04 0.00 0.03 99.84 [2021-06-29T21:01:58.473Z] 20:56:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-29T21:01:58.473Z] 20:56:01 1 0.15 0.00 0.05 0.00 0.00 99.80 [2021-06-29T21:01:58.473Z] 20:57:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-29T21:01:58.473Z] 20:57:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-29T21:01:58.473Z] 20:57:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-29T21:01:58.473Z] 20:58:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-29T21:01:58.473Z] 20:58:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-29T21:01:58.473Z] 20:58:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-29T21:01:58.473Z] 20:59:01 all 0.05 0.00 0.04 0.00 0.03 99.87 [2021-06-29T21:01:58.473Z] 20:59:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-29T21:01:58.473Z] 20:59:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-29T21:01:58.473Z] [2021-06-29T21:01:58.473Z] 20:59:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T21:01:58.473Z] 21:00:01 all 0.05 0.00 0.03 0.00 0.02 99.91 [2021-06-29T21:01:58.473Z] 21:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-29T21:01:58.473Z] 21:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-29T21:01:58.473Z] 21:01:01 all 15.49 0.00 6.16 4.95 0.08 73.32 [2021-06-29T21:01:58.473Z] 21:01:01 0 15.52 0.00 6.72 5.68 0.07 72.01 [2021-06-29T21:01:58.473Z] 21:01:01 1 15.45 0.00 5.61 4.23 0.09 74.62 [2021-06-29T21:01:58.473Z] Average: all 1.52 0.00 0.66 0.50 0.03 97.28 [2021-06-29T21:01:58.473Z] Average: 0 1.51 0.00 0.69 0.51 0.04 97.25 [2021-06-29T21:01:58.473Z] Average: 1 1.54 0.00 0.62 0.50 0.03 97.31 [2021-06-29T21:01:58.473Z] [2021-06-29T21:01:58.473Z] [2021-06-29T21:01:58.473Z]