Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef 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-ssh1070369326275431780.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-ssh1339327194797664385.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-ssh4650531959932102324.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-ssh4779846758169930343.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8680927908220668591.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-873’ Running on prd-centos7-docker-4c-2g-875 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef (master) Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh1864642881093804130.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 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef # timeout=10 Commit message: "Merge pull request #979 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.102" > git rev-list --no-walk ab601dc3bfb73a4a01501692ac3fc9071936c5f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T07:12:00.730Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T07:12:00.819Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T07:12:00.848Z] ========================================================= [2021-06-23T07:12:00.848Z] EdgeX Global Pipelines Version Info [2021-06-23T07:12:00.848Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:12:02.355Z] ------------------- [2021-06-23T07:12:02.355Z] stable info: [2021-06-23T07:12:02.355Z] ------------------- [2021-06-23T07:12:02.355Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T07:12:02.355Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T07:12:02.355Z] Message: update stable to v1.0.195 [2021-06-23T07:12:03.318Z] ------------------- [2021-06-23T07:12:03.318Z] experimental info: [2021-06-23T07:12:03.318Z] ------------------- [2021-06-23T07:12:03.318Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T07:12:03.318Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T07:12:03.318Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T07:12:03.447Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-23T07:12:03.474Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-23T07:12:03.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T07:12:03.522Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T07:12:03.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T07:12:03.571Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T07:12:03.595Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T07:12:03.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T07:12:03.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-23T07:12:03.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T07:12:03.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T07:12:03.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-23T07:12:03.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T07:12:03.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T07:12:03.798Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T07:12:03.827Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T07:12:03.858Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T07:12:03.883Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T07:12:03.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T07:12:03.934Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-23T07:12:03.960Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-23T07:12:04.014Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-23T07:12:04.040Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-23T07:12:04.076Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-23T07:12:04.102Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-23T07:12:04.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T07:12:04.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-23T07:12:04.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-23T07:12:04.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-23T07:12:04.232Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef [Pipeline] echo [2021-06-23T07:12:04.260Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3325caf [Pipeline] echo [2021-06-23T07:12:04.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T07:12:04.376Z] provisioning config files... [2021-06-23T07:12:04.397Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config500540680098943937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:12:04.725Z] ---> docker-login.sh [2021-06-23T07:12:04.725Z] nexus3.edgexfoundry.org:10001 [2021-06-23T07:12:04.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:12:04.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:12:04.992Z] Configure a credential helper to remove this warning. See [2021-06-23T07:12:04.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:12:04.992Z] [2021-06-23T07:12:04.992Z] Login Succeeded [2021-06-23T07:12:04.992Z] nexus3.edgexfoundry.org:10002 [2021-06-23T07:12:04.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:12:04.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:12:04.992Z] Configure a credential helper to remove this warning. See [2021-06-23T07:12:04.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:12:04.992Z] [2021-06-23T07:12:04.992Z] Login Succeeded [2021-06-23T07:12:04.992Z] nexus3.edgexfoundry.org:10003 [2021-06-23T07:12:05.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:12:05.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:12:05.259Z] Configure a credential helper to remove this warning. See [2021-06-23T07:12:05.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:12:05.259Z] [2021-06-23T07:12:05.259Z] Login Succeeded [2021-06-23T07:12:05.259Z] nexus3.edgexfoundry.org:10004 [2021-06-23T07:12:05.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:12:05.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:12:05.259Z] Configure a credential helper to remove this warning. See [2021-06-23T07:12:05.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:12:05.259Z] [2021-06-23T07:12:05.259Z] Login Succeeded [2021-06-23T07:12:05.259Z] docker.io [2021-06-23T07:12:05.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:12:05.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:12:05.784Z] Configure a credential helper to remove this warning. See [2021-06-23T07:12:05.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:12:05.784Z] [2021-06-23T07:12:05.784Z] Login Succeeded [2021-06-23T07:12:05.784Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T07:12:05.794Z] 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-23T07:12:06.370Z] + git log --format=format:%s -1 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef [Pipeline] echo [2021-06-23T07:12:06.412Z] GIT_COMMIT: 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef, Commit Message: Merge pull request #979 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.102 [Pipeline] echo [2021-06-23T07:12:06.427Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:12:07.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T07:12:07.043Z] [2021-06-23T07:12:07.043Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:12:07.367Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T07:12:07.367Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T07:12:07.367Z] 31603596830f: Pulling fs layer [2021-06-23T07:12:07.367Z] 54011a49482f: Pulling fs layer [2021-06-23T07:12:07.367Z] a6820b24f6d8: Pulling fs layer [2021-06-23T07:12:07.367Z] f581987b2513: Pulling fs layer [2021-06-23T07:12:07.367Z] f581987b2513: Waiting [2021-06-23T07:12:07.367Z] 54011a49482f: Verifying Checksum [2021-06-23T07:12:07.367Z] 54011a49482f: Download complete [2021-06-23T07:12:07.630Z] 31603596830f: Verifying Checksum [2021-06-23T07:12:07.630Z] 31603596830f: Download complete [2021-06-23T07:12:07.630Z] f581987b2513: Verifying Checksum [2021-06-23T07:12:07.630Z] f581987b2513: Download complete [2021-06-23T07:12:07.630Z] a6820b24f6d8: Verifying Checksum [2021-06-23T07:12:07.630Z] a6820b24f6d8: Download complete [2021-06-23T07:12:07.630Z] 31603596830f: Pull complete [2021-06-23T07:12:07.894Z] 54011a49482f: Pull complete [2021-06-23T07:12:08.479Z] a6820b24f6d8: Pull complete [2021-06-23T07:12:08.479Z] f581987b2513: Pull complete [2021-06-23T07:12:08.741Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T07:12:08.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T07:12:08.741Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T07:12:08.818Z] prd-centos7-docker-4c-2g-875 does not seem to be running inside a container [2021-06-23T07:12:08.860Z] $ 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-23T07:12:09.865Z] $ docker top 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T07:12:09.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T07:12:09.985Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T07:12:10.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T07:12:10.098Z] $ docker exec 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da ssh-agent [2021-06-23T07:12:10.215Z] SSH_AUTH_SOCK=/tmp/ssh-L5ikktNKYhCy/agent.14 [2021-06-23T07:12:10.215Z] SSH_AGENT_PID=20 [2021-06-23T07:12:10.222Z] Running ssh-add (command line suppressed) [2021-06-23T07:12:10.317Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5765396640806454173.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5765396640806454173.key) [2021-06-23T07:12:10.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T07:12:10.638Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T07:12:10.653Z] $ docker exec --env ******** --env ******** 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da ssh-agent -k [2021-06-23T07:12:10.756Z] unset SSH_AUTH_SOCK; [2021-06-23T07:12:10.756Z] unset SSH_AGENT_PID; [2021-06-23T07:12:10.756Z] echo Agent pid 20 killed; [2021-06-23T07:12:10.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T07:12:10.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T07:12:10.816Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T07:12:10.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T07:12:10.918Z] $ docker exec 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da ssh-agent [2021-06-23T07:12:11.021Z] SSH_AUTH_SOCK=/tmp/ssh-FN3wd18NRd1I/agent.53 [2021-06-23T07:12:11.021Z] SSH_AGENT_PID=60 [2021-06-23T07:12:11.036Z] Running ssh-add (command line suppressed) [2021-06-23T07:12:11.128Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3284745396334859997.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3284745396334859997.key) [2021-06-23T07:12:11.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T07:12:11.457Z] + git semver init [2021-06-23T07:12:11.457Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T07:12:11.457Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-23T07:12:11.457Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-23T07:12:11.457Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T07:12:11.457Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T07:12:11.457Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T07:12:11.457Z] # $SEMVER_BRANCH = master [2021-06-23T07:12:11.457Z] # $SEMVER_TEMP = /tmp/semver-012392779 [2021-06-23T07:12:11.457Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-23T07:12:12.031Z] # '/tmp/semver-012392779' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-23T07:12:12.031Z] # -> Force: false [2021-06-23T07:12:12.031Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-23T07:12:12.038Z] $ docker exec --env ******** --env ******** 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da ssh-agent -k [2021-06-23T07:12:12.131Z] unset SSH_AUTH_SOCK; [2021-06-23T07:12:12.131Z] unset SSH_AGENT_PID; [2021-06-23T07:12:12.131Z] echo Agent pid 60 killed; [2021-06-23T07:12:12.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T07:12:12.488Z] + git semver [Pipeline] } [2021-06-23T07:12:12.498Z] $ docker stop --time=1 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da [2021-06-23T07:12:13.772Z] $ docker rm -f 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T07:12:14.142Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T07:12:14.417Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T07:12:14.421Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.81 [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-23T07:12:29.675Z] Still waiting to schedule task [2021-06-23T07:12:29.676Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-23T07:12:29.678Z] Still waiting to schedule task [2021-06-23T07:12:29.678Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-874’ [2021-06-23T07:13:37.611Z] Running on prd-centos7-docker-4c-2g-877 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-23T07:13:37.640Z] Running in /w/workspace/device-sdk-go/190 [Pipeline] { [Pipeline] checkout [2021-06-23T07:13:37.748Z] Selected Git installation does not exist. Using Default [2021-06-23T07:13:37.748Z] The recommended git tool is: NONE [2021-06-23T07:13:39.969Z] using credential edgex-jenkins-ssh [2021-06-23T07:13:40.001Z] Cloning the remote Git repository [2021-06-23T07:13:39.601Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-23T07:13:41.084Z] Avoid second fetch [2021-06-23T07:13:41.085Z] Checking out Revision 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef (master) [2021-06-23T07:13:39.699Z] > git init /w/workspace/device-sdk-go/190 # timeout=10 [2021-06-23T07:13:39.761Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-23T07:13:39.761Z] > git --version # timeout=10 [2021-06-23T07:13:39.771Z] > git --version # 'git version 2.24.4' [2021-06-23T07:13:39.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T07:13:39.793Z] [INFO] Currently running in a labeled security context [2021-06-23T07:13:39.793Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T07:13:39.793Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/190@tmp/jenkins-gitclient-ssh141916986946753791.key [2021-06-23T07:13:39.821Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T07:13:40.642Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-23T07:13:40.653Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T07:13:40.676Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T07:13:40.682Z] > git checkout -f 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef # timeout=10 [2021-06-23T07:13:44.475Z] Commit message: "Merge pull request #979 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.102" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T07:13:45.536Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T07:13:45.866Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T07:13:46.173Z] + sudo service docker restart [2021-06-23T07:13:46.173Z] + true [2021-06-23T07:13:46.173Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T07:14:04.365Z] provisioning config files... [2021-06-23T07:14:04.382Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/190@tmp/config760075234024719871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:14:04.714Z] ---> docker-login.sh [2021-06-23T07:14:04.714Z] nexus3.edgexfoundry.org:10001 [2021-06-23T07:14:04.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:14:04.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:14:04.981Z] Configure a credential helper to remove this warning. See [2021-06-23T07:14:04.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:14:04.981Z] [2021-06-23T07:14:04.981Z] Login Succeeded [2021-06-23T07:14:04.981Z] nexus3.edgexfoundry.org:10002 [2021-06-23T07:14:04.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:14:04.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:14:04.981Z] Configure a credential helper to remove this warning. See [2021-06-23T07:14:04.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:14:04.981Z] [2021-06-23T07:14:04.981Z] Login Succeeded [2021-06-23T07:14:04.981Z] nexus3.edgexfoundry.org:10003 [2021-06-23T07:14:05.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:14:05.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:14:05.245Z] Configure a credential helper to remove this warning. See [2021-06-23T07:14:05.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:14:05.245Z] [2021-06-23T07:14:05.245Z] Login Succeeded [2021-06-23T07:14:05.245Z] nexus3.edgexfoundry.org:10004 [2021-06-23T07:14:05.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:14:05.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:14:05.245Z] Configure a credential helper to remove this warning. See [2021-06-23T07:14:05.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:14:05.245Z] [2021-06-23T07:14:05.245Z] Login Succeeded [2021-06-23T07:14:05.245Z] docker.io [2021-06-23T07:14:05.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:14:05.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:14:05.770Z] Configure a credential helper to remove this warning. See [2021-06-23T07:14:05.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:14:05.770Z] [2021-06-23T07:14:05.770Z] Login Succeeded [2021-06-23T07:14:05.770Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T07:14:05.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T07:14:05.950Z] ========================================================= [2021-06-23T07:14:05.950Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T07:14:05.950Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:14:06.261Z] + 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-23T07:14:06.261Z] Sending build context to Docker daemon 2.689MB [2021-06-23T07:14:06.261Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T07:14:06.261Z] Step 2/8 : FROM ${BASE} [2021-06-23T07:14:06.530Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T07:14:06.530Z] 540db60ca938: Pulling fs layer [2021-06-23T07:14:06.530Z] adcc1eea9eea: Pulling fs layer [2021-06-23T07:14:06.530Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T07:14:06.530Z] 0510c868ecb4: Pulling fs layer [2021-06-23T07:14:06.530Z] afea3b2eda06: Pulling fs layer [2021-06-23T07:14:06.530Z] 7809a108b3ef: Pulling fs layer [2021-06-23T07:14:06.530Z] f706445af74f: Pulling fs layer [2021-06-23T07:14:06.530Z] 0510c868ecb4: Waiting [2021-06-23T07:14:06.530Z] afea3b2eda06: Waiting [2021-06-23T07:14:06.530Z] 7809a108b3ef: Waiting [2021-06-23T07:14:06.530Z] f706445af74f: Waiting [2021-06-23T07:14:06.530Z] 4c4ab2625f07: Verifying Checksum [2021-06-23T07:14:06.530Z] 4c4ab2625f07: Download complete [2021-06-23T07:14:06.530Z] adcc1eea9eea: Verifying Checksum [2021-06-23T07:14:06.530Z] adcc1eea9eea: Download complete [2021-06-23T07:14:06.530Z] afea3b2eda06: Verifying Checksum [2021-06-23T07:14:06.530Z] afea3b2eda06: Download complete [2021-06-23T07:14:06.530Z] 7809a108b3ef: Verifying Checksum [2021-06-23T07:14:06.530Z] 7809a108b3ef: Download complete [2021-06-23T07:14:06.530Z] 540db60ca938: Verifying Checksum [2021-06-23T07:14:06.530Z] 540db60ca938: Download complete [2021-06-23T07:14:06.794Z] 540db60ca938: Pull complete [2021-06-23T07:14:06.794Z] adcc1eea9eea: Pull complete [2021-06-23T07:14:07.059Z] 4c4ab2625f07: Pull complete [2021-06-23T07:14:09.000Z] f706445af74f: Verifying Checksum [2021-06-23T07:14:09.000Z] f706445af74f: Download complete [2021-06-23T07:14:09.000Z] 0510c868ecb4: Verifying Checksum [2021-06-23T07:14:09.000Z] 0510c868ecb4: Download complete [2021-06-23T07:14:12.344Z] 0510c868ecb4: Pull complete [2021-06-23T07:14:12.344Z] afea3b2eda06: Pull complete [2021-06-23T07:14:12.344Z] 7809a108b3ef: Pull complete [2021-06-23T07:14:13.746Z] f706445af74f: Pull complete [2021-06-23T07:14:13.746Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T07:14:13.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T07:14:13.746Z] ---> b068be0155e3 [2021-06-23T07:14:13.746Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T07:14:21.970Z] ---> Running in f769ae0f05e7 [2021-06-23T07:14:21.970Z] Removing intermediate container f769ae0f05e7 [2021-06-23T07:14:21.970Z] ---> 936edd5dea09 [2021-06-23T07:14:21.970Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:14:21.970Z] ---> Running in 87f8bfdda3c4 [2021-06-23T07:14:22.237Z] Removing intermediate container 87f8bfdda3c4 [2021-06-23T07:14:22.237Z] ---> 81f66546a074 [2021-06-23T07:14:22.237Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-23T07:14:22.237Z] ---> Running in 1ff052f412f4 [2021-06-23T07:14:22.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:14:23.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:14:23.719Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-23T07:14:24.003Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-23T07:14:24.003Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-23T07:14:24.003Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-23T07:14:24.003Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-23T07:14:24.282Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-23T07:14:24.282Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T07:14:24.282Z] OK: 150 MiB in 46 packages [2021-06-23T07:14:24.549Z] Removing intermediate container 1ff052f412f4 [2021-06-23T07:14:24.549Z] ---> 71cc9b57644e [2021-06-23T07:14:24.549Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-23T07:14:24.814Z] ---> Running in 1069f8434de3 [2021-06-23T07:14:24.814Z] Removing intermediate container 1069f8434de3 [2021-06-23T07:14:24.814Z] ---> b8b3342e18ab [2021-06-23T07:14:24.814Z] Step 7/8 : COPY . . [2021-06-23T07:14:25.080Z] ---> 6abe8cb2ac12 [2021-06-23T07:14:25.080Z] Step 8/8 : RUN go mod download [2021-06-23T07:14:25.080Z] ---> Running in 4f61581e4b6d [2021-06-23T07:14:40.026Z] Removing intermediate container 4f61581e4b6d [2021-06-23T07:14:40.026Z] ---> 588f8fd8444f [2021-06-23T07:14:40.026Z] Successfully built 588f8fd8444f [2021-06-23T07:14:40.026Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:14:40.326Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T07:14:40.326Z] . [Pipeline] withDockerContainer [2021-06-23T07:14:40.399Z] prd-centos7-docker-4c-2g-877 does not seem to be running inside a container [2021-06-23T07:14:40.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@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-23T07:14:40.852Z] $ docker top deec77e202500b008d3c8ba62ce535d9d00e93f067beb8ba5752a1636b86d4bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T07:14:41.230Z] + go version [2021-06-23T07:14:41.231Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T07:14:41.239Z] $ docker stop --time=1 deec77e202500b008d3c8ba62ce535d9d00e93f067beb8ba5752a1636b86d4bc [2021-06-23T07:14:42.422Z] $ docker rm -f deec77e202500b008d3c8ba62ce535d9d00e93f067beb8ba5752a1636b86d4bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:14:42.997Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T07:14:42.997Z] . [Pipeline] withDockerContainer [2021-06-23T07:14:43.070Z] prd-centos7-docker-4c-2g-877 does not seem to be running inside a container [2021-06-23T07:14:43.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@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-23T07:14:43.519Z] $ docker top eca0d6816ef4b0a1040d5f3a253dea51752dc708aaf1421b29936419334ba12c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T07:14:43.901Z] + go mod tidy [Pipeline] sh [2021-06-23T07:14:44.469Z] + make test [2021-06-23T07:14:44.469Z] go mod tidy [2021-06-23T07:14:44.469Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-23T07:14:51.160Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-23T07:15:13.263Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-23T07:15:13.263Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-23T07:15:13.263Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-23T07:15:16.644Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 24.2% of statements [2021-06-23T07:15:16.644Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-23T07:15:16.644Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 28.1% of statements [2021-06-23T07:15:16.910Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.082s coverage: 78.9% of statements [2021-06-23T07:15:17.196Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.051s coverage: 9.0% of statements [2021-06-23T07:15:17.196Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-23T07:15:17.196Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-23T07:15:17.196Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-23T07:15:17.777Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 28.7% of statements [2021-06-23T07:15:17.777Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-23T07:15:19.194Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.047s coverage: 83.3% of statements [2021-06-23T07:15:19.194Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-23T07:15:19.194Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-23T07:15:19.194Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.085s coverage: 58.0% of statements [2021-06-23T07:15:20.141Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.810s coverage: 89.2% of statements [2021-06-23T07:15:20.141Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-23T07:15:20.141Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.0% of statements [2021-06-23T07:15:20.141Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-23T07:15:20.141Z] GO111MODULE=on go vet ./... [2021-06-23T07:15:37.849Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-879 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-23T07:15:37.870Z] Running in /w/workspace/device-sdk-go/190 [Pipeline] { [Pipeline] checkout [2021-06-23T07:15:38.071Z] Selected Git installation does not exist. Using Default [2021-06-23T07:15:38.071Z] The recommended git tool is: NONE [2021-06-23T07:15:38.361Z] gofmt -l . [2021-06-23T07:15:38.361Z] [ "`gofmt -l .`" = "" ] [2021-06-23T07:15:38.361Z] ./bin/test-attribution-txt.sh [2021-06-23T07:15:38.361Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-23T07:15:38.377Z] $ docker stop --time=1 eca0d6816ef4b0a1040d5f3a253dea51752dc708aaf1421b29936419334ba12c [2021-06-23T07:15:40.071Z] $ docker rm -f eca0d6816ef4b0a1040d5f3a253dea51752dc708aaf1421b29936419334ba12c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T07:15:40.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T07:15:40.797Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-23T07:15:42.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T07:15:42.334Z] + ls -al . [2021-06-23T07:15:42.334Z] total 208 [2021-06-23T07:15:42.334Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 23 07:15 . [2021-06-23T07:15:42.334Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 23 07:13 .. [2021-06-23T07:15:42.334Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 23 07:13 bin [2021-06-23T07:15:42.334Z] -rw-r--r--. 1 jenkins jenkins 125634 Jun 23 07:15 coverage.out [2021-06-23T07:15:42.334Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 23 07:13 Dockerfile.build [2021-06-23T07:15:42.334Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 23 07:13 .dockerignore [2021-06-23T07:15:42.334Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 23 07:13 example [2021-06-23T07:15:42.334Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 23 07:13 .git [2021-06-23T07:15:42.334Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 07:13 .github [2021-06-23T07:15:42.334Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 23 07:13 .gitignore [2021-06-23T07:15:42.334Z] -rw-r--r--. 1 jenkins jenkins 576 Jun 23 07:15 go.mod [2021-06-23T07:15:42.334Z] -rw-r--r--. 1 jenkins jenkins 20413 Jun 23 07:14 go.sum [2021-06-23T07:15:42.334Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 23 07:13 internal [2021-06-23T07:15:42.334Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 23 07:13 Jenkinsfile [2021-06-23T07:15:42.334Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 23 07:13 LICENSE [2021-06-23T07:15:42.334Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 23 07:13 Makefile [2021-06-23T07:15:42.334Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 23 07:13 openapi [2021-06-23T07:15:42.334Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 23 07:13 pkg [2021-06-23T07:15:42.334Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 23 07:13 README.md [2021-06-23T07:15:42.334Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 23 07:13 RELEASE-NOTES.txt [2021-06-23T07:15:42.334Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 23 07:13 snap [2021-06-23T07:15:42.334Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 23 07:12 VERSION [2021-06-23T07:15:42.334Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 23 07:13 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:15:42.641Z] + 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=3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef --label arch=amd64 --label version=2.0.0-dev.81 . [2021-06-23T07:15:42.642Z] Sending build context to Docker daemon 2.815MB [2021-06-23T07:15:42.642Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T07:15:42.642Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-23T07:15:42.642Z] ---> 588f8fd8444f [2021-06-23T07:15:42.642Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-23T07:15:42.642Z] ---> Running in 2425f9ada513 [2021-06-23T07:15:42.642Z] Removing intermediate container 2425f9ada513 [2021-06-23T07:15:42.642Z] ---> f0018e3d6e98 [2021-06-23T07:15:42.642Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T07:15:42.904Z] ---> Running in 9e4b54c85968 [2021-06-23T07:15:42.904Z] Removing intermediate container 9e4b54c85968 [2021-06-23T07:15:42.904Z] ---> fa0f504d171a [2021-06-23T07:15:42.904Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:15:42.904Z] ---> Running in 140e2effe719 [2021-06-23T07:15:43.073Z] using credential edgex-jenkins-ssh [2021-06-23T07:15:43.089Z] Cloning the remote Git repository [2021-06-23T07:15:43.483Z] Removing intermediate container 140e2effe719 [2021-06-23T07:15:43.483Z] ---> 7ced8451f65e [2021-06-23T07:15:43.483Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-23T07:15:43.483Z] ---> Running in 2ad45b1dc4ec [2021-06-23T07:15:43.745Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:15:43.130Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-23T07:15:43.248Z] > git init /w/workspace/device-sdk-go/190 # timeout=10 [2021-06-23T07:15:43.363Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-23T07:15:43.364Z] > git --version # timeout=10 [2021-06-23T07:15:43.402Z] > git --version # 'git version 2.17.1' [2021-06-23T07:15:43.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T07:15:43.498Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T07:15:44.689Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:15:44.778Z] Avoid second fetch [2021-06-23T07:15:44.779Z] Checking out Revision 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef (master) [2021-06-23T07:15:44.958Z] OK: 150 MiB in 46 packages [2021-06-23T07:15:45.223Z] Removing intermediate container 2ad45b1dc4ec [2021-06-23T07:15:45.223Z] ---> 0bb8385d80f0 [2021-06-23T07:15:45.223Z] Step 7/23 : COPY . . [2021-06-23T07:15:45.488Z] ---> 8cac8b9151a7 [2021-06-23T07:15:45.488Z] Step 8/23 : RUN go mod download [2021-06-23T07:15:45.488Z] ---> Running in 4ce41a9e0320 [2021-06-23T07:15:44.704Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-23T07:15:44.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T07:15:44.792Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T07:15:44.804Z] > git checkout -f 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef # timeout=10 [2021-06-23T07:15:46.071Z] Removing intermediate container 4ce41a9e0320 [2021-06-23T07:15:46.071Z] ---> 698036ac7038 [2021-06-23T07:15:46.071Z] Step 9/23 : RUN make build [2021-06-23T07:15:46.071Z] ---> Running in c9481f91ac82 [2021-06-23T07:15:46.332Z] go mod tidy [2021-06-23T07:15:46.332Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.81" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-23T07:15:49.061Z] Commit message: "Merge pull request #979 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.102" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T07:15:50.372Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T07:15:50.853Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T07:15:51.212Z] + sudo service docker restart [2021-06-23T07:15:51.212Z] + true [2021-06-23T07:15:56.539Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-23T07:15:57.482Z] Removing intermediate container c9481f91ac82 [2021-06-23T07:15:57.482Z] ---> 7c4fd0930996 [2021-06-23T07:15:57.482Z] Step 10/23 : FROM alpine:3.12 [2021-06-23T07:15:58.055Z] 3.12: Pulling from library/alpine [2021-06-23T07:15:58.055Z] 339de151aab4: Pulling fs layer [2021-06-23T07:15:58.316Z] 339de151aab4: Verifying Checksum [2021-06-23T07:15:58.316Z] 339de151aab4: Download complete [2021-06-23T07:15:58.316Z] 339de151aab4: Pull complete [2021-06-23T07:15:58.316Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T07:15:58.316Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T07:15:58.316Z] ---> 13621d1b12d4 [2021-06-23T07:15:58.316Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T07:15:58.580Z] ---> Running in f87ebfbbbe80 [2021-06-23T07:15:58.580Z] Removing intermediate container f87ebfbbbe80 [2021-06-23T07:15:58.580Z] ---> 7cc40e525fbc [2021-06-23T07:15:58.580Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:15:58.580Z] ---> Running in e7f10c395a78 [2021-06-23T07:15:59.159Z] Removing intermediate container e7f10c395a78 [2021-06-23T07:15:59.159Z] ---> 002b2c0a2212 [2021-06-23T07:15:59.159Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-23T07:15:59.159Z] ---> Running in 5ecb2a9dd316 [2021-06-23T07:15:59.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:15:59.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:16:00.255Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-23T07:16:00.516Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-23T07:16:00.516Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-23T07:16:01.466Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-23T07:16:01.466Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-23T07:16:01.466Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:16:01.466Z] OK: 8 MiB in 19 packages [2021-06-23T07:16:01.728Z] Removing intermediate container 5ecb2a9dd316 [2021-06-23T07:16:01.728Z] ---> f72738f0fd87 [2021-06-23T07:16:01.728Z] Step 14/23 : WORKDIR / [2021-06-23T07:16:01.728Z] ---> Running in 317f9b080108 [2021-06-23T07:16:01.728Z] Removing intermediate container 317f9b080108 [2021-06-23T07:16:01.728Z] ---> 46bdd78d66ee [2021-06-23T07:16:01.728Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-23T07:16:01.992Z] ---> 96a66a721c51 [2021-06-23T07:16:01.992Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-23T07:16:02.571Z] ---> 20ea4b2070ba [2021-06-23T07:16:02.571Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-23T07:16:02.571Z] ---> 5e93ca2d598d [2021-06-23T07:16:02.571Z] Step 18/23 : EXPOSE 59999 [2021-06-23T07:16:02.833Z] ---> Running in 07fd5795ebac [2021-06-23T07:16:02.833Z] Removing intermediate container 07fd5795ebac [2021-06-23T07:16:02.833Z] ---> 834e9dacfed7 [2021-06-23T07:16:02.833Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-23T07:16:02.833Z] ---> Running in 260ab7fa6393 [2021-06-23T07:16:02.833Z] Removing intermediate container 260ab7fa6393 [2021-06-23T07:16:02.833Z] ---> 68863ac2bd28 [2021-06-23T07:16:02.833Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:16:03.098Z] ---> Running in 33551814a115 [2021-06-23T07:16:03.098Z] Removing intermediate container 33551814a115 [2021-06-23T07:16:03.098Z] ---> 0cd59fb5f69b [2021-06-23T07:16:03.098Z] Step 21/23 : LABEL arch=amd64 [2021-06-23T07:16:03.098Z] ---> Running in 6838837a255b [2021-06-23T07:16:03.363Z] Removing intermediate container 6838837a255b [2021-06-23T07:16:03.363Z] ---> 142ffebf56d0 [2021-06-23T07:16:03.363Z] Step 22/23 : LABEL git_sha=3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef [2021-06-23T07:16:03.363Z] ---> Running in 83b78ee7048d [2021-06-23T07:16:03.363Z] Removing intermediate container 83b78ee7048d [2021-06-23T07:16:03.363Z] ---> 9c95ca8e2aae [2021-06-23T07:16:03.363Z] Step 23/23 : LABEL version=2.0.0-dev.81 [2021-06-23T07:16:03.626Z] ---> Running in 9e1fe3c31d3e [2021-06-23T07:16:03.626Z] Removing intermediate container 9e1fe3c31d3e [2021-06-23T07:16:03.626Z] ---> ec062e99a0f5 [2021-06-23T07:16:03.626Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-23T07:16:03.626Z] Successfully built ec062e99a0f5 [2021-06-23T07:16:03.626Z] 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-23T07:16:04.607Z] ---> job-cost.sh [2021-06-23T07:16:04.607Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EFh1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T07:16:09.575Z] provisioning config files... [2021-06-23T07:16:09.602Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/190@tmp/config8003245796212495933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:16:09.978Z] ---> docker-login.sh [2021-06-23T07:16:09.979Z] nexus3.edgexfoundry.org:10001 [2021-06-23T07:16:10.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:16:11.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:16:11.237Z] Configure a credential helper to remove this warning. See [2021-06-23T07:16:11.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:16:11.237Z] [2021-06-23T07:16:11.237Z] Login Succeeded [2021-06-23T07:16:11.237Z] nexus3.edgexfoundry.org:10002 [2021-06-23T07:16:11.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:16:11.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:16:11.794Z] Configure a credential helper to remove this warning. See [2021-06-23T07:16:11.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:16:11.794Z] [2021-06-23T07:16:11.794Z] Login Succeeded [2021-06-23T07:16:11.794Z] nexus3.edgexfoundry.org:10003 [2021-06-23T07:16:12.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:16:12.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:16:12.346Z] Configure a credential helper to remove this warning. See [2021-06-23T07:16:12.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:16:12.346Z] [2021-06-23T07:16:12.346Z] Login Succeeded [2021-06-23T07:16:12.346Z] nexus3.edgexfoundry.org:10004 [2021-06-23T07:16:12.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:16:12.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:16:12.894Z] Configure a credential helper to remove this warning. See [2021-06-23T07:16:12.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:16:12.894Z] [2021-06-23T07:16:12.894Z] Login Succeeded [2021-06-23T07:16:12.894Z] docker.io [2021-06-23T07:16:13.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:16:13.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:16:13.789Z] Configure a credential helper to remove this warning. See [2021-06-23T07:16:13.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:16:13.789Z] [2021-06-23T07:16:13.789Z] Login Succeeded [2021-06-23T07:16:13.789Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T07:16:13.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T07:16:14.117Z] ========================================================= [2021-06-23T07:16:14.117Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T07:16:14.117Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:16:14.456Z] + 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-23T07:16:14.652Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T07:16:15.062Z] Sending build context to Docker daemon 2.69MB [2021-06-23T07:16:15.062Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T07:16:15.062Z] Step 2/8 : FROM ${BASE} [2021-06-23T07:16:15.335Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T07:16:15.335Z] 595b0fe564bb: Pulling fs layer [2021-06-23T07:16:15.335Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T07:16:15.335Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T07:16:15.335Z] ba82ee9f976e: Pulling fs layer [2021-06-23T07:16:15.335Z] 506bd15cee9f: Pulling fs layer [2021-06-23T07:16:15.335Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T07:16:15.335Z] 618dc40b7e24: Pulling fs layer [2021-06-23T07:16:15.335Z] 506bd15cee9f: Waiting [2021-06-23T07:16:15.335Z] ba82ee9f976e: Waiting [2021-06-23T07:16:15.335Z] 75a0a4a0db45: Waiting [2021-06-23T07:16:15.335Z] 618dc40b7e24: Waiting [2021-06-23T07:16:15.335Z] 5b7225fbf94c: Download complete [2021-06-23T07:16:15.335Z] 3088b5b3c5c0: Download complete [2021-06-23T07:16:15.335Z] 506bd15cee9f: Download complete [2021-06-23T07:16:15.335Z] 75a0a4a0db45: Verifying Checksum [2021-06-23T07:16:15.335Z] 75a0a4a0db45: Download complete [2021-06-23T07:16:15.611Z] 595b0fe564bb: Verifying Checksum [2021-06-23T07:16:15.611Z] 595b0fe564bb: Download complete [2021-06-23T07:16:16.228Z] 595b0fe564bb: Pull complete [2021-06-23T07:16:16.841Z] 3088b5b3c5c0: Pull complete [2021-06-23T07:16:17.460Z] 5b7225fbf94c: Pull complete [2021-06-23T07:16:18.062Z] 618dc40b7e24: Verifying Checksum [2021-06-23T07:16:18.062Z] 618dc40b7e24: Download complete [2021-06-23T07:16:19.521Z] ba82ee9f976e: Verifying Checksum [2021-06-23T07:16:19.521Z] ba82ee9f976e: Download complete [2021-06-23T07:16:29.620Z] lf-activate-venv(): INFO: Adding /tmp/venv-EFh1/bin to PATH [2021-06-23T07:16:29.620Z] INFO: No Stack... [2021-06-23T07:16:29.620Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T07:16:29.620Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T07:16:29.704Z] ba82ee9f976e: Pull complete [2021-06-23T07:16:29.704Z] 506bd15cee9f: Pull complete [2021-06-23T07:16:29.919Z] + cat /w/workspace/device-sdk-go/190/archives/cost.csv [2021-06-23T07:16:29.919Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T07:16:29.951Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] [2021-06-23T07:16:29.959Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] did not exist. Created. [2021-06-23T07:16:29.959Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T07:16:30.284Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-23T07:16:30.303Z] 75a0a4a0db45: Pull complete [2021-06-23T07:16:30.381Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T07:16:30.396Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-23T07:16:34.631Z] 618dc40b7e24: Pull complete [2021-06-23T07:16:35.230Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T07:16:35.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T07:16:35.514Z] ---> a36622ca3599 [2021-06-23T07:16:35.514Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T07:16:37.519Z] ---> Running in 8f62a52acf17 [2021-06-23T07:16:38.125Z] Removing intermediate container 8f62a52acf17 [2021-06-23T07:16:38.125Z] ---> 3b521ead1550 [2021-06-23T07:16:38.125Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:16:38.125Z] ---> Running in 1266ce94c5ab [2021-06-23T07:16:40.775Z] Removing intermediate container 1266ce94c5ab [2021-06-23T07:16:40.775Z] ---> da3741be81e5 [2021-06-23T07:16:40.775Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-23T07:16:40.775Z] ---> Running in c2854f090831 [2021-06-23T07:16:41.791Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:16:42.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:16:43.359Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-23T07:16:43.628Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-23T07:16:43.898Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-23T07:16:43.898Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-23T07:16:44.180Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-23T07:16:44.180Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-23T07:16:44.180Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T07:16:44.180Z] OK: 139 MiB in 46 packages [2021-06-23T07:16:45.663Z] Removing intermediate container c2854f090831 [2021-06-23T07:16:45.663Z] ---> ecb221f11f48 [2021-06-23T07:16:45.663Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-23T07:16:45.663Z] ---> Running in a923241c7e7a [2021-06-23T07:16:46.266Z] Removing intermediate container a923241c7e7a [2021-06-23T07:16:46.266Z] ---> b833e48f01a1 [2021-06-23T07:16:46.266Z] Step 7/8 : COPY . . [2021-06-23T07:16:47.727Z] ---> f5e06e98b875 [2021-06-23T07:16:47.727Z] Step 8/8 : RUN go mod download [2021-06-23T07:16:47.727Z] ---> Running in feec3b46b85a [2021-06-23T07:17:16.124Z] Removing intermediate container feec3b46b85a [2021-06-23T07:17:16.124Z] ---> b45f293b6feb [2021-06-23T07:17:16.124Z] Successfully built b45f293b6feb [2021-06-23T07:17:16.124Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:17:16.508Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T07:17:16.508Z] . [Pipeline] withDockerContainer [2021-06-23T07:17:16.759Z] prd-ubuntu18.04-docker-arm64-4c-16g-879 does not seem to be running inside a container [2021-06-23T07:17:16.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@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-23T07:17:18.249Z] $ docker top 9ced8cb4e2662fa5ab96ca9538e71c7801db224402391f9d340088011f0ea96d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T07:17:19.176Z] + go version [2021-06-23T07:17:19.176Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T07:17:19.190Z] $ docker stop --time=1 9ced8cb4e2662fa5ab96ca9538e71c7801db224402391f9d340088011f0ea96d [2021-06-23T07:17:20.952Z] $ docker rm -f 9ced8cb4e2662fa5ab96ca9538e71c7801db224402391f9d340088011f0ea96d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:17:21.720Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T07:17:21.720Z] . [Pipeline] withDockerContainer [2021-06-23T07:17:21.980Z] prd-ubuntu18.04-docker-arm64-4c-16g-879 does not seem to be running inside a container [2021-06-23T07:17:22.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@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-23T07:17:23.685Z] $ docker top 65d03096da6ed75c2e9193bf88b66ae011cd5ef8b649ac662c696ea309feb56c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T07:17:24.686Z] + go mod tidy [Pipeline] sh [2021-06-23T07:17:25.941Z] + make test [2021-06-23T07:17:25.941Z] go mod tidy [2021-06-23T07:17:26.541Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-23T07:17:48.758Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-23T07:18:56.829Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-23T07:18:56.829Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-23T07:18:56.829Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-23T07:19:03.576Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.276s coverage: 24.2% of statements [2021-06-23T07:19:03.576Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-23T07:19:03.576Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.224s coverage: 28.1% of statements [2021-06-23T07:19:03.576Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.211s coverage: 78.9% of statements [2021-06-23T07:19:03.576Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.208s coverage: 9.0% of statements [2021-06-23T07:19:03.576Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-23T07:19:03.576Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-23T07:19:03.576Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-23T07:19:03.854Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.316s coverage: 28.7% of statements [2021-06-23T07:19:03.854Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-23T07:19:07.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.188s coverage: 83.3% of statements [2021-06-23T07:19:07.276Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-23T07:19:07.276Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-23T07:19:07.276Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.477s coverage: 58.0% of statements [2021-06-23T07:19:07.875Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.151s coverage: 89.2% of statements [2021-06-23T07:19:07.875Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-23T07:19:08.474Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.190s coverage: 5.0% of statements [2021-06-23T07:19:08.474Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-23T07:19:08.748Z] GO111MODULE=on go vet ./... [2021-06-23T07:20:05.364Z] gofmt -l . [2021-06-23T07:20:05.364Z] [ "`gofmt -l .`" = "" ] [2021-06-23T07:20:05.364Z] ./bin/test-attribution-txt.sh [2021-06-23T07:20:05.364Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-23T07:20:05.371Z] $ docker stop --time=1 65d03096da6ed75c2e9193bf88b66ae011cd5ef8b649ac662c696ea309feb56c [2021-06-23T07:20:07.367Z] $ docker rm -f 65d03096da6ed75c2e9193bf88b66ae011cd5ef8b649ac662c696ea309feb56c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T07:20:08.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T07:20:08.514Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T07:20:09.100Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T07:20:09.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T07:20:10.011Z] + ls -al . [2021-06-23T07:20:10.011Z] total 244 [2021-06-23T07:20:10.011Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 07:20 . [2021-06-23T07:20:10.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 07:15 .. [2021-06-23T07:20:10.011Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 07:15 .dockerignore [2021-06-23T07:20:10.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 07:15 .git [2021-06-23T07:20:10.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 07:15 .github [2021-06-23T07:20:10.011Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 23 07:15 .gitignore [2021-06-23T07:20:10.011Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 23 07:15 Dockerfile.build [2021-06-23T07:20:10.011Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 23 07:15 Jenkinsfile [2021-06-23T07:20:10.011Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 23 07:15 LICENSE [2021-06-23T07:20:10.011Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 23 07:15 Makefile [2021-06-23T07:20:10.011Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 23 07:15 README.md [2021-06-23T07:20:10.011Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 23 07:15 RELEASE-NOTES.txt [2021-06-23T07:20:10.011Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 23 07:12 VERSION [2021-06-23T07:20:10.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 07:15 bin [2021-06-23T07:20:10.011Z] -rw-r--r-- 1 jenkins jenkins 125634 Jun 23 07:19 coverage.out [2021-06-23T07:20:10.011Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 07:15 example [2021-06-23T07:20:10.011Z] -rw-r--r-- 1 jenkins jenkins 576 Jun 23 07:20 go.mod [2021-06-23T07:20:10.011Z] -rw-r--r-- 1 jenkins jenkins 20413 Jun 23 07:17 go.sum [2021-06-23T07:20:10.011Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 23 07:15 internal [2021-06-23T07:20:10.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 07:15 openapi [2021-06-23T07:20:10.011Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 07:15 pkg [2021-06-23T07:20:10.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 07:15 snap [2021-06-23T07:20:10.011Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 23 07:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:20:10.362Z] + 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=3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef --label arch=arm64 --label version=2.0.0-dev.81 . [2021-06-23T07:20:10.968Z] Sending build context to Docker daemon 2.817MB [2021-06-23T07:20:10.968Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T07:20:10.968Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-23T07:20:10.968Z] ---> b45f293b6feb [2021-06-23T07:20:10.968Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-23T07:20:11.261Z] ---> Running in ed9512301f45 [2021-06-23T07:20:11.858Z] Removing intermediate container ed9512301f45 [2021-06-23T07:20:11.858Z] ---> 47866f4adaf1 [2021-06-23T07:20:11.858Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T07:20:11.858Z] ---> Running in f78b0652f32c [2021-06-23T07:20:12.455Z] Removing intermediate container f78b0652f32c [2021-06-23T07:20:12.455Z] ---> 9fbdc0e2f92a [2021-06-23T07:20:12.455Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:20:12.455Z] ---> Running in 313e30446ba2 [2021-06-23T07:20:14.432Z] Removing intermediate container 313e30446ba2 [2021-06-23T07:20:14.432Z] ---> c7d27062fbf5 [2021-06-23T07:20:14.432Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-23T07:20:14.706Z] ---> Running in 3e6de3985eff [2021-06-23T07:20:15.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:20:16.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:20:17.649Z] OK: 139 MiB in 46 packages [2021-06-23T07:20:18.635Z] Removing intermediate container 3e6de3985eff [2021-06-23T07:20:18.635Z] ---> 2617e6f73008 [2021-06-23T07:20:18.635Z] Step 7/23 : COPY . . [2021-06-23T07:20:20.077Z] ---> bfdb7f8d2e68 [2021-06-23T07:20:20.077Z] Step 8/23 : RUN go mod download [2021-06-23T07:20:20.077Z] ---> Running in 4894aa4841bc [2021-06-23T07:20:22.704Z] Removing intermediate container 4894aa4841bc [2021-06-23T07:20:22.704Z] ---> d1ee4c561e0c [2021-06-23T07:20:22.704Z] Step 9/23 : RUN make build [2021-06-23T07:20:22.704Z] ---> Running in 6781785b2b6b [2021-06-23T07:20:23.684Z] go mod tidy [2021-06-23T07:20:24.283Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.81" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-23T07:20:56.682Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-23T07:20:58.121Z] Removing intermediate container 6781785b2b6b [2021-06-23T07:20:58.121Z] ---> 5ff0163845bc [2021-06-23T07:20:58.121Z] Step 10/23 : FROM alpine:3.12 [2021-06-23T07:20:58.393Z] 3.12: Pulling from library/alpine [2021-06-23T07:20:58.666Z] d2f70382dc9a: Pulling fs layer [2021-06-23T07:20:58.939Z] d2f70382dc9a: Download complete [2021-06-23T07:20:59.535Z] d2f70382dc9a: Pull complete [2021-06-23T07:20:59.535Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T07:20:59.535Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T07:20:59.535Z] ---> c4fd0aeabfcf [2021-06-23T07:20:59.535Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T07:20:59.813Z] ---> Running in f2fc6ad38448 [2021-06-23T07:21:00.090Z] Removing intermediate container f2fc6ad38448 [2021-06-23T07:21:00.090Z] ---> 1969ab087b14 [2021-06-23T07:21:00.090Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:21:00.365Z] ---> Running in 1c72d92436ff [2021-06-23T07:21:02.347Z] Removing intermediate container 1c72d92436ff [2021-06-23T07:21:02.347Z] ---> c034bb29d0ec [2021-06-23T07:21:02.347Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-23T07:21:02.622Z] ---> Running in 3dde022bf25f [2021-06-23T07:21:03.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:21:04.577Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:21:05.560Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-23T07:21:05.560Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-23T07:21:05.832Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-23T07:21:05.832Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-23T07:21:06.103Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-23T07:21:06.103Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:21:06.103Z] OK: 8 MiB in 19 packages [2021-06-23T07:21:07.547Z] Removing intermediate container 3dde022bf25f [2021-06-23T07:21:07.548Z] ---> 0b0b99843903 [2021-06-23T07:21:07.548Z] Step 14/23 : WORKDIR / [2021-06-23T07:21:07.548Z] ---> Running in bcb350f893eb [2021-06-23T07:21:07.822Z] Removing intermediate container bcb350f893eb [2021-06-23T07:21:07.822Z] ---> 95942e2a0625 [2021-06-23T07:21:07.822Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-23T07:21:08.806Z] ---> 41b28a1db1c1 [2021-06-23T07:21:08.806Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-23T07:21:10.259Z] ---> 5a68d5d5456b [2021-06-23T07:21:10.259Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-23T07:21:10.857Z] ---> 266652b09341 [2021-06-23T07:21:10.857Z] Step 18/23 : EXPOSE 59999 [2021-06-23T07:21:10.857Z] ---> Running in 0782164ec6d6 [2021-06-23T07:21:11.454Z] Removing intermediate container 0782164ec6d6 [2021-06-23T07:21:11.454Z] ---> b3d895590261 [2021-06-23T07:21:11.454Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-23T07:21:11.454Z] ---> Running in 231be63188b7 [2021-06-23T07:21:12.053Z] Removing intermediate container 231be63188b7 [2021-06-23T07:21:12.053Z] ---> 2bef2a09b000 [2021-06-23T07:21:12.053Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:21:12.053Z] ---> Running in dc9b8341b83f [2021-06-23T07:21:12.649Z] Removing intermediate container dc9b8341b83f [2021-06-23T07:21:12.649Z] ---> db487e7a96fb [2021-06-23T07:21:12.649Z] Step 21/23 : LABEL arch=arm64 [2021-06-23T07:21:12.649Z] ---> Running in 2cf1f490175a [2021-06-23T07:21:13.250Z] Removing intermediate container 2cf1f490175a [2021-06-23T07:21:13.250Z] ---> 472637e64f1c [2021-06-23T07:21:13.250Z] Step 22/23 : LABEL git_sha=3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef [2021-06-23T07:21:13.250Z] ---> Running in 6ec6b9a603f4 [2021-06-23T07:21:13.850Z] Removing intermediate container 6ec6b9a603f4 [2021-06-23T07:21:13.850Z] ---> fd131bafb7b6 [2021-06-23T07:21:13.850Z] Step 23/23 : LABEL version=2.0.0-dev.81 [2021-06-23T07:21:13.850Z] ---> Running in dd83e44b01ba [2021-06-23T07:21:14.448Z] Removing intermediate container dd83e44b01ba [2021-06-23T07:21:14.448Z] ---> 603aa55c5f5c [2021-06-23T07:21:14.448Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-23T07:21:14.448Z] Successfully built 603aa55c5f5c [2021-06-23T07:21:14.448Z] 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-23T07:21:15.098Z] ---> job-cost.sh [2021-06-23T07:21:15.098Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W8NG [2021-06-23T07:21:54.111Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T07:23:15.897Z] lf-activate-venv(): INFO: Adding /tmp/venv-W8NG/bin to PATH [2021-06-23T07:23:15.897Z] INFO: No Stack... [2021-06-23T07:23:15.897Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T07:23:15.897Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T07:23:16.240Z] + cat /w/workspace/device-sdk-go/190/archives/cost.csv [2021-06-23T07:23:16.240Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T07:23:16.300Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] [2021-06-23T07:23:16.308Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] did not exist. Created. [2021-06-23T07:23:16.308Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T07:23:16.680Z] /w/workspace/device-sdk-go/190@tmp/durable-33d77613/script.sh: 1: /w/workspace/device-sdk-go/190@tmp/durable-33d77613/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-23T07:23:17.036Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T07:23:17.058Z] Warning: overwriting stash ‘stack-cost’ [2021-06-23T07:23:17.220Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T07:23:17.237Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-190-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-23T07:23:18.294Z] provisioning config files... [2021-06-23T07:23:18.303Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7506913456192067713tmp [Pipeline] { [Pipeline] sh [2021-06-23T07:23:18.625Z] + set +x [2021-06-23T07:23:18.625Z] + curl -s https://codecov.io/bash [2021-06-23T07:23:18.625Z] + bash -s -- [2021-06-23T07:23:18.625Z] [2021-06-23T07:23:18.625Z] _____ _ [2021-06-23T07:23:18.625Z] / ____| | | [2021-06-23T07:23:18.625Z] | | ___ __| | ___ ___ _____ __ [2021-06-23T07:23:18.625Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-23T07:23:18.625Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-23T07:23:18.625Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-23T07:23:18.625Z] Bash-1.0.3 [2021-06-23T07:23:18.625Z] [2021-06-23T07:23:18.625Z] [2021-06-23T07:23:18.625Z] ==> git version 2.24.4 found [2021-06-23T07:23:18.625Z] ==> 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-23T07:23:18.625Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-23T07:23:18.625Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-23T07:23:18.625Z] ==> Jenkins CI detected. [2021-06-23T07:23:18.892Z] project root: . [2021-06-23T07:23:18.892Z] --> token set from env [2021-06-23T07:23:18.892Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-23T07:23:18.892Z] ==> Running gcov in . (disable via -X gcov) [2021-06-23T07:23:18.892Z] ==> Python coveragepy not found [2021-06-23T07:23:18.892Z] ==> Searching for coverage reports in: [2021-06-23T07:23:18.892Z] + . [2021-06-23T07:23:18.892Z] -> Found 1 reports [2021-06-23T07:23:18.892Z] ==> Detecting git/mercurial file structure [2021-06-23T07:23:18.892Z] ==> Reading reports [2021-06-23T07:23:18.892Z] + ./coverage.out bytes=125634 [2021-06-23T07:23:18.892Z] ==> Appending adjustments [2021-06-23T07:23:18.892Z] https://docs.codecov.io/docs/fixing-reports [2021-06-23T07:23:19.153Z] + Found adjustments [2021-06-23T07:23:19.153Z] ==> Gzipping contents [2021-06-23T07:23:19.153Z] 16K /tmp/codecov.IDNUfk.gz [2021-06-23T07:23:19.153Z] ==> Uploading reports [2021-06-23T07:23:19.153Z] url: https://codecov.io [2021-06-23T07:23:19.153Z] query: branch=master&commit=3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-23T07:23:19.153Z] -> Pinging Codecov [2021-06-23T07:23:19.153Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-23T07:23:19.729Z] -> Uploading to [2021-06-23T07:23:19.729Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-23/7E55EF52A471D76F132DFD9A03CDDE97/3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef/56eaf951-34c1-4c43-bb7a-7a07a5e6a101.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T072319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3351d603907f24fbf7daf2ab5e2fc081261d1e1cd368f55326830b16aabb2d0 [2021-06-23T07:23:19.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T07:23:19.729Z] Dload Upload Total Spent Left Speed [2021-06-23T07:23:19.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16341 0 0 100 16341 0 31512 --:--:-- --:--:-- --:--:-- 31546 [2021-06-23T07:23:19.991Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef [Pipeline] } [2021-06-23T07:23:20.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-23T07:23:20.841Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-23T07:23:20.863Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:23:21.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T07:23:21.186Z] [2021-06-23T07:23:21.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:23:21.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T07:23:21.504Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-23T07:23:21.504Z] 188c0c94c7c5: Pulling fs layer [2021-06-23T07:23:21.504Z] 0ef7d3d256c8: Pulling fs layer [2021-06-23T07:23:21.504Z] de9db76c5a1d: Pulling fs layer [2021-06-23T07:23:21.504Z] 0eba1c9be4d2: Pulling fs layer [2021-06-23T07:23:21.504Z] 0d57e429df01: Pulling fs layer [2021-06-23T07:23:21.504Z] 4e4be7b47b0d: Pulling fs layer [2021-06-23T07:23:21.504Z] e1f770b5df2f: Pulling fs layer [2021-06-23T07:23:21.504Z] 85a0685a4137: Pulling fs layer [2021-06-23T07:23:21.504Z] 0d57e429df01: Waiting [2021-06-23T07:23:21.504Z] 4e4be7b47b0d: Waiting [2021-06-23T07:23:21.504Z] e1f770b5df2f: Waiting [2021-06-23T07:23:21.504Z] 85a0685a4137: Waiting [2021-06-23T07:23:21.504Z] 0eba1c9be4d2: Waiting [2021-06-23T07:23:21.504Z] de9db76c5a1d: Verifying Checksum [2021-06-23T07:23:21.504Z] de9db76c5a1d: Download complete [2021-06-23T07:23:21.504Z] 0ef7d3d256c8: Verifying Checksum [2021-06-23T07:23:21.504Z] 0ef7d3d256c8: Download complete [2021-06-23T07:23:21.504Z] 0d57e429df01: Verifying Checksum [2021-06-23T07:23:21.504Z] 0d57e429df01: Download complete [2021-06-23T07:23:21.504Z] 188c0c94c7c5: Verifying Checksum [2021-06-23T07:23:21.504Z] 188c0c94c7c5: Download complete [2021-06-23T07:23:21.504Z] 4e4be7b47b0d: Verifying Checksum [2021-06-23T07:23:21.504Z] 4e4be7b47b0d: Download complete [2021-06-23T07:23:21.763Z] 188c0c94c7c5: Pull complete [2021-06-23T07:23:22.025Z] 0ef7d3d256c8: Pull complete [2021-06-23T07:23:22.025Z] de9db76c5a1d: Pull complete [2021-06-23T07:23:23.422Z] e1f770b5df2f: Verifying Checksum [2021-06-23T07:23:23.422Z] e1f770b5df2f: Download complete [2021-06-23T07:23:24.816Z] 0eba1c9be4d2: Verifying Checksum [2021-06-23T07:23:24.816Z] 0eba1c9be4d2: Download complete [2021-06-23T07:23:25.078Z] 85a0685a4137: Verifying Checksum [2021-06-23T07:23:25.078Z] 85a0685a4137: Download complete [2021-06-23T07:23:28.410Z] 0eba1c9be4d2: Pull complete [2021-06-23T07:23:28.410Z] 0d57e429df01: Pull complete [2021-06-23T07:23:28.410Z] 4e4be7b47b0d: Pull complete [2021-06-23T07:23:28.670Z] e1f770b5df2f: Pull complete [2021-06-23T07:23:31.993Z] 85a0685a4137: Pull complete [2021-06-23T07:23:31.993Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-23T07:23:31.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T07:23:31.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-23T07:23:32.084Z] prd-centos7-docker-4c-2g-875 does not seem to be running inside a container [2021-06-23T07:23:32.124Z] $ 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-23T07:23:34.888Z] $ docker top 42f442bba4b8dc9ef4cbd2c0eeb45052f461f301a42f2025bb02d5d13ed1644f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T07:23:35.029Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-23T07:23:35.318Z] + set -o pipefail [2021-06-23T07:23:35.318Z] + snyk monitor '--org=edgex-jenkins' [2021-06-23T07:23:43.478Z] [2021-06-23T07:23:43.478Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-23T07:23:43.478Z] [2021-06-23T07:23:43.478Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/7522e8b2-d366-4a35-85c9-da67bd7c0274 [2021-06-23T07:23:43.478Z] [2021-06-23T07:23:43.478Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-23T07:23:43.478Z] [2021-06-23T07:23:43.478Z] [Pipeline] } [2021-06-23T07:23:43.493Z] $ docker stop --time=1 42f442bba4b8dc9ef4cbd2c0eeb45052f461f301a42f2025bb02d5d13ed1644f [2021-06-23T07:23:45.665Z] $ docker rm -f 42f442bba4b8dc9ef4cbd2c0eeb45052f461f301a42f2025bb02d5d13ed1644f [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-23T07:23:46.615Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T07:23:46.635Z] provisioning config files... [2021-06-23T07:23:46.645Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2459175956366543604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:23:46.963Z] --> edgex-publish-swagger.sh [2021-06-23T07:23:46.963Z] === Publish openapi/v1 API === [2021-06-23T07:23:46.963Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-06-23T07:23:46.963Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-06-23T07:23:46.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T07:23:46.963Z] Dload Upload Total Spent Left Speed [2021-06-23T07:23:47.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 28896 --:--:-- --:--:-- --:--:-- 28950 [2021-06-23T07:23:47.536Z] [2021-06-23T07:23:47.536Z] [2021-06-23T07:23:47.536Z] === Publish openapi/v2 API === [2021-06-23T07:23:47.536Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-23T07:23:47.536Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-23T07:23:47.536Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T07:23:47.536Z] Dload Upload Total Spent Left Speed [2021-06-23T07:23:48.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 72444 --:--:-- --:--:-- --:--:-- 72409 [2021-06-23T07:23:48.478Z] [2021-06-23T07:23:48.478Z] [Pipeline] } [2021-06-23T07:23:48.487Z] 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-23T07:23:49.022Z] + git log --format=format:%s -1 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:23:49.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T07:23:49.332Z] . [Pipeline] withDockerContainer [2021-06-23T07:23:49.410Z] prd-centos7-docker-4c-2g-875 does not seem to be running inside a container [2021-06-23T07:23:49.474Z] $ 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-23T07:23:49.833Z] $ docker top 2a25b07db711c93bcbe2902c76460e8ee98c28b75639d4440e9ed5d992eb41c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T07:23:49.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T07:23:49.966Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T07:23:50.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T07:23:50.079Z] $ docker exec 2a25b07db711c93bcbe2902c76460e8ee98c28b75639d4440e9ed5d992eb41c7 ssh-agent [2021-06-23T07:23:50.213Z] SSH_AUTH_SOCK=/tmp/ssh-aXEfY4E25obp/agent.14 [2021-06-23T07:23:50.213Z] SSH_AGENT_PID=20 [2021-06-23T07:23:50.220Z] Running ssh-add (command line suppressed) [2021-06-23T07:23:50.318Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2285437650522385588.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2285437650522385588.key) [2021-06-23T07:23:50.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T07:23:50.641Z] + git semver tag [2021-06-23T07:23:50.641Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T07:23:50.641Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-23T07:23:50.641Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-23T07:23:50.641Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T07:23:50.641Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T07:23:50.641Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T07:23:50.641Z] # $SEMVER_BRANCH = master [2021-06-23T07:23:50.641Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-23T07:23:50.641Z] # 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef HEAD [2021-06-23T07:23:50.641Z] # -> Force: false [2021-06-23T07:23:50.641Z] # 18495199dfbebf25cf8f533e4629f4ac971b340a refs/tags/v2.0.0-dev.81 [Pipeline] } [2021-06-23T07:23:50.650Z] $ docker exec --env ******** --env ******** 2a25b07db711c93bcbe2902c76460e8ee98c28b75639d4440e9ed5d992eb41c7 ssh-agent -k [2021-06-23T07:23:50.745Z] unset SSH_AUTH_SOCK; [2021-06-23T07:23:50.745Z] unset SSH_AGENT_PID; [2021-06-23T07:23:50.745Z] echo Agent pid 20 killed; [2021-06-23T07:23:50.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T07:23:51.103Z] + git semver [Pipeline] } [2021-06-23T07:23:51.114Z] $ docker stop --time=1 2a25b07db711c93bcbe2902c76460e8ee98c28b75639d4440e9ed5d992eb41c7 [2021-06-23T07:23:52.295Z] $ docker rm -f 2a25b07db711c93bcbe2902c76460e8ee98c28b75639d4440e9ed5d992eb41c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:23:52.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T07:23:52.752Z] [2021-06-23T07:23:52.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:23:53.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T07:23:53.065Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-23T07:23:53.065Z] ab5ef0e58194: Pulling fs layer [2021-06-23T07:23:53.065Z] 9712f1f96733: Pulling fs layer [2021-06-23T07:23:53.065Z] 63f879dbbcfc: Pulling fs layer [2021-06-23T07:23:53.065Z] 0d9ebad4ef96: Pulling fs layer [2021-06-23T07:23:53.065Z] e9a5061849ea: Pulling fs layer [2021-06-23T07:23:53.065Z] d747dcd14b5f: Pulling fs layer [2021-06-23T07:23:53.065Z] 2de7ff778b66: Pulling fs layer [2021-06-23T07:23:53.065Z] e9a5061849ea: Waiting [2021-06-23T07:23:53.065Z] d747dcd14b5f: Waiting [2021-06-23T07:23:53.065Z] 2de7ff778b66: Waiting [2021-06-23T07:23:53.065Z] 0d9ebad4ef96: Waiting [2021-06-23T07:23:53.065Z] 9712f1f96733: Verifying Checksum [2021-06-23T07:23:53.065Z] 9712f1f96733: Download complete [2021-06-23T07:23:55.617Z] 63f879dbbcfc: Verifying Checksum [2021-06-23T07:23:55.617Z] 63f879dbbcfc: Download complete [2021-06-23T07:23:55.878Z] e9a5061849ea: Verifying Checksum [2021-06-23T07:23:55.878Z] e9a5061849ea: Download complete [2021-06-23T07:23:55.878Z] d747dcd14b5f: Verifying Checksum [2021-06-23T07:23:55.878Z] d747dcd14b5f: Download complete [2021-06-23T07:23:56.139Z] 0d9ebad4ef96: Verifying Checksum [2021-06-23T07:23:56.139Z] 0d9ebad4ef96: Download complete [2021-06-23T07:23:56.420Z] 2de7ff778b66: Verifying Checksum [2021-06-23T07:23:56.420Z] 2de7ff778b66: Download complete [2021-06-23T07:23:56.420Z] ab5ef0e58194: Verifying Checksum [2021-06-23T07:23:56.420Z] ab5ef0e58194: Download complete [2021-06-23T07:23:59.007Z] ab5ef0e58194: Pull complete [2021-06-23T07:23:59.007Z] 9712f1f96733: Pull complete [2021-06-23T07:23:59.587Z] 63f879dbbcfc: Pull complete [2021-06-23T07:24:02.935Z] 0d9ebad4ef96: Pull complete [2021-06-23T07:24:02.935Z] e9a5061849ea: Pull complete [2021-06-23T07:24:03.199Z] d747dcd14b5f: Pull complete [2021-06-23T07:24:04.162Z] 2de7ff778b66: Pull complete [2021-06-23T07:24:04.162Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-23T07:24:04.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T07:24:04.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-23T07:24:04.246Z] prd-centos7-docker-4c-2g-875 does not seem to be running inside a container [2021-06-23T07:24:04.289Z] $ 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-23T07:24:07.861Z] $ docker top 6c84defc6fca5c8d0c7b58c51461e9e9ff38a0b8652f0a81485ee3ee27badc9b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-23T07:24:07.988Z] provisioning config files... [2021-06-23T07:24:07.999Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2603062816746304482tmp [2021-06-23T07:24:08.015Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7436135704782908207tmp [2021-06-23T07:24:08.030Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2437203813238020754tmp [Pipeline] { [Pipeline] echo [2021-06-23T07:24:08.059Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:24:08.365Z] ---> sigul-configuration.sh [2021-06-23T07:24:08.365Z] gpg: directory `/root/.gnupg' created [2021-06-23T07:24:08.365Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-23T07:24:08.365Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-23T07:24:08.365Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-23T07:24:08.365Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-23T07:24:08.365Z] gpg: CAST5 encrypted data [2021-06-23T07:24:08.365Z] gpg: encrypted with 1 passphrase [2021-06-23T07:24:08.365Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-23T07:24:08.703Z] + mkdir /home/jenkins [2021-06-23T07:24:08.703Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-23T07:24:08.999Z] + 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-23T07:24:09.009Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:24:09.308Z] ---> sigul-install.sh [2021-06-23T07:24:14.599Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-23T07:24:14.915Z] + git tag --list [2021-06-23T07:24:14.915Z] 0.7.1 [2021-06-23T07:24:14.915Z] delhi-tag [2021-06-23T07:24:14.915Z] v1.0.0 [2021-06-23T07:24:14.915Z] v1.1.0 [2021-06-23T07:24:14.915Z] v1.1.1 [2021-06-23T07:24:14.915Z] v1.1.2 [2021-06-23T07:24:14.915Z] v1.2.0 [2021-06-23T07:24:14.915Z] v1.2.1 [2021-06-23T07:24:14.915Z] v1.2.2 [2021-06-23T07:24:14.915Z] v1.2.3 [2021-06-23T07:24:14.915Z] v1.3.0 [2021-06-23T07:24:14.915Z] v1.4.0 [2021-06-23T07:24:14.915Z] v2.0.0-dev.1 [2021-06-23T07:24:14.915Z] v2.0.0-dev.10 [2021-06-23T07:24:14.915Z] v2.0.0-dev.11 [2021-06-23T07:24:14.915Z] v2.0.0-dev.12 [2021-06-23T07:24:14.915Z] v2.0.0-dev.13 [2021-06-23T07:24:14.915Z] v2.0.0-dev.14 [2021-06-23T07:24:14.915Z] v2.0.0-dev.15 [2021-06-23T07:24:14.915Z] v2.0.0-dev.16 [2021-06-23T07:24:14.915Z] v2.0.0-dev.17 [2021-06-23T07:24:14.915Z] v2.0.0-dev.18 [2021-06-23T07:24:14.915Z] v2.0.0-dev.19 [2021-06-23T07:24:14.915Z] v2.0.0-dev.2 [2021-06-23T07:24:14.915Z] v2.0.0-dev.20 [2021-06-23T07:24:14.915Z] v2.0.0-dev.21 [2021-06-23T07:24:14.915Z] v2.0.0-dev.22 [2021-06-23T07:24:14.915Z] v2.0.0-dev.23 [2021-06-23T07:24:14.915Z] v2.0.0-dev.24 [2021-06-23T07:24:14.915Z] v2.0.0-dev.25 [2021-06-23T07:24:14.915Z] v2.0.0-dev.26 [2021-06-23T07:24:14.915Z] v2.0.0-dev.27 [2021-06-23T07:24:14.915Z] v2.0.0-dev.28 [2021-06-23T07:24:14.915Z] v2.0.0-dev.29 [2021-06-23T07:24:14.915Z] v2.0.0-dev.3 [2021-06-23T07:24:14.915Z] v2.0.0-dev.30 [2021-06-23T07:24:14.915Z] v2.0.0-dev.31 [2021-06-23T07:24:14.915Z] v2.0.0-dev.32 [2021-06-23T07:24:14.915Z] v2.0.0-dev.33 [2021-06-23T07:24:14.915Z] v2.0.0-dev.34 [2021-06-23T07:24:14.915Z] v2.0.0-dev.35 [2021-06-23T07:24:14.915Z] v2.0.0-dev.36 [2021-06-23T07:24:14.915Z] v2.0.0-dev.37 [2021-06-23T07:24:14.915Z] v2.0.0-dev.38 [2021-06-23T07:24:14.915Z] v2.0.0-dev.39 [2021-06-23T07:24:14.915Z] v2.0.0-dev.4 [2021-06-23T07:24:14.915Z] v2.0.0-dev.40 [2021-06-23T07:24:14.915Z] v2.0.0-dev.41 [2021-06-23T07:24:14.915Z] v2.0.0-dev.42 [2021-06-23T07:24:14.915Z] v2.0.0-dev.43 [2021-06-23T07:24:14.915Z] v2.0.0-dev.44 [2021-06-23T07:24:14.915Z] v2.0.0-dev.45 [2021-06-23T07:24:14.915Z] v2.0.0-dev.46 [2021-06-23T07:24:14.915Z] v2.0.0-dev.47 [2021-06-23T07:24:14.915Z] v2.0.0-dev.48 [2021-06-23T07:24:14.915Z] v2.0.0-dev.49 [2021-06-23T07:24:14.915Z] v2.0.0-dev.5 [2021-06-23T07:24:14.915Z] v2.0.0-dev.50 [2021-06-23T07:24:14.915Z] v2.0.0-dev.51 [2021-06-23T07:24:14.915Z] v2.0.0-dev.52 [2021-06-23T07:24:14.915Z] v2.0.0-dev.53 [2021-06-23T07:24:14.915Z] v2.0.0-dev.54 [2021-06-23T07:24:14.915Z] v2.0.0-dev.55 [2021-06-23T07:24:14.915Z] v2.0.0-dev.56 [2021-06-23T07:24:14.915Z] v2.0.0-dev.57 [2021-06-23T07:24:14.915Z] v2.0.0-dev.58 [2021-06-23T07:24:14.915Z] v2.0.0-dev.59 [2021-06-23T07:24:14.915Z] v2.0.0-dev.6 [2021-06-23T07:24:14.915Z] v2.0.0-dev.60 [2021-06-23T07:24:14.915Z] v2.0.0-dev.61 [2021-06-23T07:24:14.915Z] v2.0.0-dev.62 [2021-06-23T07:24:14.915Z] v2.0.0-dev.63 [2021-06-23T07:24:14.915Z] v2.0.0-dev.64 [2021-06-23T07:24:14.915Z] v2.0.0-dev.65 [2021-06-23T07:24:14.915Z] v2.0.0-dev.66 [2021-06-23T07:24:14.915Z] v2.0.0-dev.67 [2021-06-23T07:24:14.915Z] v2.0.0-dev.68 [2021-06-23T07:24:14.915Z] v2.0.0-dev.69 [2021-06-23T07:24:14.915Z] v2.0.0-dev.7 [2021-06-23T07:24:14.915Z] v2.0.0-dev.70 [2021-06-23T07:24:14.915Z] v2.0.0-dev.71 [2021-06-23T07:24:14.915Z] v2.0.0-dev.72 [2021-06-23T07:24:14.915Z] v2.0.0-dev.73 [2021-06-23T07:24:14.915Z] v2.0.0-dev.74 [2021-06-23T07:24:14.915Z] v2.0.0-dev.75 [2021-06-23T07:24:14.915Z] v2.0.0-dev.76 [2021-06-23T07:24:14.915Z] v2.0.0-dev.77 [2021-06-23T07:24:14.915Z] v2.0.0-dev.78 [2021-06-23T07:24:14.915Z] v2.0.0-dev.79 [2021-06-23T07:24:14.915Z] v2.0.0-dev.8 [2021-06-23T07:24:14.915Z] v2.0.0-dev.80 [2021-06-23T07:24:14.915Z] v2.0.0-dev.81 [2021-06-23T07:24:14.915Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-23T07:24:15.211Z] + lftools sign git-tag v2.0.0-dev.81 [2021-06-23T07:24:15.791Z] Signing Git tag with Sigul... [2021-06-23T07:24:15.791Z] Signing v2.0.0-dev.81 [Pipeline] echo [2021-06-23T07:24:16.375Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:24:16.670Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-23T07:24:16.695Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-23T07:24:16.850Z] $ docker stop --time=1 6c84defc6fca5c8d0c7b58c51461e9e9ff38a0b8652f0a81485ee3ee27badc9b [2021-06-23T07:24:18.436Z] $ docker rm -f 6c84defc6fca5c8d0c7b58c51461e9e9ff38a0b8652f0a81485ee3ee27badc9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:24:19.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T07:24:19.196Z] . [Pipeline] withDockerContainer [2021-06-23T07:24:19.284Z] prd-centos7-docker-4c-2g-875 does not seem to be running inside a container [2021-06-23T07:24:19.336Z] $ 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-23T07:24:19.721Z] $ docker top 128d53a6d80a15bc2d570c706c8ae7d3d358ace1a446dca99f42e4efca42d2f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T07:24:19.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T07:24:19.898Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T07:24:20.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T07:24:20.012Z] $ docker exec 128d53a6d80a15bc2d570c706c8ae7d3d358ace1a446dca99f42e4efca42d2f2 ssh-agent [2021-06-23T07:24:20.137Z] SSH_AUTH_SOCK=/tmp/ssh-SImnjmrG4opS/agent.15 [2021-06-23T07:24:20.137Z] SSH_AGENT_PID=22 [2021-06-23T07:24:20.154Z] Running ssh-add (command line suppressed) [2021-06-23T07:24:20.261Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5736287939630018262.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5736287939630018262.key) [2021-06-23T07:24:20.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T07:24:20.612Z] + git semver bump pre [2021-06-23T07:24:20.612Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T07:24:20.612Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-23T07:24:20.612Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-23T07:24:20.612Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T07:24:20.612Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T07:24:20.612Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T07:24:20.612Z] # $SEMVER_BRANCH = master [2021-06-23T07:24:20.612Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-23T07:24:20.612Z] 2.0.0-dev.82 [Pipeline] } [2021-06-23T07:24:20.620Z] $ docker exec --env ******** --env ******** 128d53a6d80a15bc2d570c706c8ae7d3d358ace1a446dca99f42e4efca42d2f2 ssh-agent -k [2021-06-23T07:24:20.714Z] unset SSH_AUTH_SOCK; [2021-06-23T07:24:20.715Z] unset SSH_AGENT_PID; [2021-06-23T07:24:20.715Z] echo Agent pid 22 killed; [2021-06-23T07:24:20.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T07:24:21.140Z] + git semver [Pipeline] } [2021-06-23T07:24:21.150Z] $ docker stop --time=1 128d53a6d80a15bc2d570c706c8ae7d3d358ace1a446dca99f42e4efca42d2f2 [2021-06-23T07:24:22.366Z] $ docker rm -f 128d53a6d80a15bc2d570c706c8ae7d3d358ace1a446dca99f42e4efca42d2f2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:24:22.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T07:24:22.752Z] . [Pipeline] withDockerContainer [2021-06-23T07:24:22.836Z] prd-centos7-docker-4c-2g-875 does not seem to be running inside a container [2021-06-23T07:24:22.872Z] $ 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-23T07:24:23.230Z] $ docker top c88037a465762e2edf374de5608edf1fc23cf4ecea8d4841a4ba89c5e7125cb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T07:24:23.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T07:24:23.376Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T07:24:23.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T07:24:23.472Z] $ docker exec c88037a465762e2edf374de5608edf1fc23cf4ecea8d4841a4ba89c5e7125cb9 ssh-agent [2021-06-23T07:24:23.584Z] SSH_AUTH_SOCK=/tmp/ssh-BNCzwwN4q77d/agent.14 [2021-06-23T07:24:23.584Z] SSH_AGENT_PID=20 [2021-06-23T07:24:23.591Z] Running ssh-add (command line suppressed) [2021-06-23T07:24:23.678Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1868023965190410866.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1868023965190410866.key) [2021-06-23T07:24:23.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T07:24:24.008Z] + git semver push [2021-06-23T07:24:24.008Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T07:24:24.008Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-23T07:24:24.008Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-23T07:24:24.008Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T07:24:24.008Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T07:24:24.008Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T07:24:24.008Z] # $SEMVER_BRANCH = master [2021-06-23T07:24:24.008Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-23T07:24:29.322Z] $ docker exec --env ******** --env ******** c88037a465762e2edf374de5608edf1fc23cf4ecea8d4841a4ba89c5e7125cb9 ssh-agent -k [2021-06-23T07:24:29.439Z] unset SSH_AUTH_SOCK; [2021-06-23T07:24:29.440Z] unset SSH_AGENT_PID; [2021-06-23T07:24:29.440Z] echo Agent pid 20 killed; [2021-06-23T07:24:29.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T07:24:29.788Z] + git semver [Pipeline] } [2021-06-23T07:24:29.799Z] $ docker stop --time=1 c88037a465762e2edf374de5608edf1fc23cf4ecea8d4841a4ba89c5e7125cb9 [2021-06-23T07:24:30.982Z] $ docker rm -f c88037a465762e2edf374de5608edf1fc23cf4ecea8d4841a4ba89c5e7125cb9 [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-23T07:24:32.047Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:24:32.611Z] ---> package-listing.sh [2021-06-23T07:24:32.611Z] ++ facter osfamily [2021-06-23T07:24:32.611Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T07:24:32.872Z] + OS_FAMILY=redhat [2021-06-23T07:24:32.872Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-23T07:24:32.872Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T07:24:32.872Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T07:24:32.872Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T07:24:32.872Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T07:24:32.872Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-23T07:24:32.872Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T07:24:32.872Z] + case "${OS_FAMILY}" in [2021-06-23T07:24:32.872Z] + sort [2021-06-23T07:24:32.872Z] + rpm -qa [2021-06-23T07:24:33.444Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T07:24:33.444Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T07:24:33.444Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T07:24:33.444Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-23T07:24:33.444Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-23T07:24:33.444Z] + 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-23T07:24:33.458Z] 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-23T07:24:33.744Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:24:34.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T07:24:34.309Z] [2021-06-23T07:24:34.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:24:34.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T07:24:34.624Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T07:24:34.624Z] df20fa9351a1: Pulling fs layer [2021-06-23T07:24:34.624Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T07:24:34.624Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T07:24:34.624Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T07:24:34.624Z] 93b61091891f: Pulling fs layer [2021-06-23T07:24:34.624Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T07:24:34.624Z] 5e14af77c1be: Pulling fs layer [2021-06-23T07:24:34.624Z] 01666e4c0597: Pulling fs layer [2021-06-23T07:24:34.624Z] aa168da1d23b: Pulling fs layer [2021-06-23T07:24:34.624Z] 46f8f816bc3b: Waiting [2021-06-23T07:24:34.624Z] 93b61091891f: Waiting [2021-06-23T07:24:34.624Z] 93b9cdb0e59b: Waiting [2021-06-23T07:24:34.624Z] 5e14af77c1be: Waiting [2021-06-23T07:24:34.624Z] 01666e4c0597: Waiting [2021-06-23T07:24:34.624Z] aa168da1d23b: Waiting [2021-06-23T07:24:34.624Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T07:24:34.624Z] 36b3adc4ff6f: Download complete [2021-06-23T07:24:34.885Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T07:24:34.885Z] 46f8f816bc3b: Download complete [2021-06-23T07:24:34.885Z] 93b61091891f: Download complete [2021-06-23T07:24:34.885Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T07:24:34.885Z] 93b9cdb0e59b: Download complete [2021-06-23T07:24:34.885Z] 5e14af77c1be: Verifying Checksum [2021-06-23T07:24:34.885Z] 5e14af77c1be: Download complete [2021-06-23T07:24:34.885Z] 01666e4c0597: Verifying Checksum [2021-06-23T07:24:34.885Z] 01666e4c0597: Download complete [2021-06-23T07:24:34.885Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T07:24:34.885Z] 8ad3a11d3b57: Download complete [2021-06-23T07:24:35.146Z] df20fa9351a1: Verifying Checksum [2021-06-23T07:24:35.146Z] df20fa9351a1: Download complete [2021-06-23T07:24:35.146Z] df20fa9351a1: Pull complete [2021-06-23T07:24:35.406Z] 36b3adc4ff6f: Pull complete [2021-06-23T07:24:35.988Z] 8ad3a11d3b57: Pull complete [2021-06-23T07:24:35.988Z] 46f8f816bc3b: Pull complete [2021-06-23T07:24:36.249Z] 93b61091891f: Pull complete [2021-06-23T07:24:36.249Z] 93b9cdb0e59b: Pull complete [2021-06-23T07:24:36.249Z] 5e14af77c1be: Pull complete [2021-06-23T07:24:36.510Z] 01666e4c0597: Pull complete [2021-06-23T07:24:36.781Z] aa168da1d23b: Verifying Checksum [2021-06-23T07:24:36.781Z] aa168da1d23b: Download complete [2021-06-23T07:24:41.008Z] aa168da1d23b: Pull complete [2021-06-23T07:24:41.008Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T07:24:41.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T07:24:41.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T07:24:41.083Z] prd-centos7-docker-4c-2g-875 does not seem to be running inside a container [2021-06-23T07:24:41.187Z] $ 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-23T07:24:44.410Z] $ docker top 690a770f223385575b6b855e24aeb9614c76523c384f16be2915a76de8a22c6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T07:24:44.788Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T07:24:45.087Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T07:24:45.380Z] + ls /var/log/sa-host [2021-06-23T07:24:45.380Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T07:24:45.380Z] file_magic: OK [2021-06-23T07:24:45.380Z] HZ: Using current value: 100 [2021-06-23T07:24:45.380Z] file_header: OK [2021-06-23T07:24:45.380Z] 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-23T07:24:45.380Z] Statistics: [2021-06-23T07:24:45.380Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T07:24:45.380Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T07:24:45.380Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T07:24:45.380Z] file_magic: OK [2021-06-23T07:24:45.380Z] HZ: Using current value: 100 [2021-06-23T07:24:45.380Z] file_header: OK [2021-06-23T07:24:45.380Z] 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-23T07:24:45.380Z] Statistics: [2021-06-23T07:24:45.380Z] 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... [2021-06-23T07:24:45.380Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T07:24:45.608Z] provisioning config files... [2021-06-23T07:24:45.620Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1500327417998685872tmp [Pipeline] { [Pipeline] echo [2021-06-23T07:24:45.661Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:24:45.975Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T07:24:45.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:24:46.348Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T07:24:46.359Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:24:46.652Z] ---> sudo-logs.sh [2021-06-23T07:24:46.653Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T07:24:46.680Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:24:46.975Z] ---> job-cost.sh [2021-06-23T07:24:46.975Z] lf-activate-venv: SKIPPING [2021-06-23T07:24:46.975Z] DEBUG: total: 0.18000000715255737 [2021-06-23T07:24:46.975Z] INFO: Retrieving Stack Cost... [2021-06-23T07:24:48.363Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T07:24:48.937Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T07:24:48.949Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:24:49.250Z] ---> logs-deploy.sh [2021-06-23T07:24:49.250Z] lf-activate-venv: SKIPPING [2021-06-23T07:24:49.250Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/190 [2021-06-23T07:24:49.250Z] INFO: archiving workspace using pattern(s): [2021-06-23T07:24:50.193Z] Archives upload complete. [2021-06-23T07:24:50.193Z] INFO: archiving logs to Nexus [2021-06-23T07:24:50.768Z] ---> uname -a: [2021-06-23T07:24:50.768Z] Linux prd-centos7-docker-4c-2g-875.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-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] ---> lscpu: [2021-06-23T07:24:50.768Z] Architecture: x86_64 [2021-06-23T07:24:50.768Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-23T07:24:50.768Z] Byte Order: Little Endian [2021-06-23T07:24:50.768Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-23T07:24:50.768Z] CPU(s): 2 [2021-06-23T07:24:50.768Z] On-line CPU(s) list: 0,1 [2021-06-23T07:24:50.768Z] Thread(s) per core: 1 [2021-06-23T07:24:50.768Z] Core(s) per socket: 1 [2021-06-23T07:24:50.768Z] Socket(s): 2 [2021-06-23T07:24:50.768Z] NUMA node(s): 1 [2021-06-23T07:24:50.768Z] Vendor ID: AuthenticAMD [2021-06-23T07:24:50.768Z] CPU family: 23 [2021-06-23T07:24:50.768Z] Model: 49 [2021-06-23T07:24:50.768Z] Model name: AMD EPYC-Rome Processor [2021-06-23T07:24:50.768Z] Stepping: 0 [2021-06-23T07:24:50.768Z] CPU MHz: 2800.000 [2021-06-23T07:24:50.768Z] BogoMIPS: 5600.00 [2021-06-23T07:24:50.768Z] Virtualization: AMD-V [2021-06-23T07:24:50.768Z] Hypervisor vendor: KVM [2021-06-23T07:24:50.768Z] Virtualization type: full [2021-06-23T07:24:50.768Z] L1d cache: 64 KiB [2021-06-23T07:24:50.768Z] L1i cache: 64 KiB [2021-06-23T07:24:50.768Z] L2 cache: 1 MiB [2021-06-23T07:24:50.768Z] L3 cache: 32 MiB [2021-06-23T07:24:50.768Z] NUMA node0 CPU(s): 0,1 [2021-06-23T07:24:50.768Z] Vulnerability Itlb multihit: Not affected [2021-06-23T07:24:50.768Z] Vulnerability L1tf: Not affected [2021-06-23T07:24:50.768Z] Vulnerability Mds: Not affected [2021-06-23T07:24:50.768Z] Vulnerability Meltdown: Not affected [2021-06-23T07:24:50.768Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-23T07:24:50.768Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-23T07:24:50.768Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-23T07:24:50.768Z] Vulnerability Srbds: Not affected [2021-06-23T07:24:50.768Z] Vulnerability Tsx async abort: Not affected [2021-06-23T07:24:50.768Z] 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-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] ---> nproc: [2021-06-23T07:24:50.768Z] 2 [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] ---> df -h: [2021-06-23T07:24:50.768Z] Filesystem Size Used Available Use% Mounted on [2021-06-23T07:24:50.768Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-23T07:24:50.768Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-23T07:24:50.768Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-23T07:24:50.768Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-23T07:24:50.768Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-23T07:24:50.768Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-23T07:24:50.768Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-23T07:24:50.768Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-23T07:24:50.768Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-23T07:24:50.768Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-23T07:24:50.768Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-23T07:24:50.768Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp [2021-06-23T07:24:50.768Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-23T07:24:50.768Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] ---> free -m: [2021-06-23T07:24:50.768Z] total used free shared buff/cache available [2021-06-23T07:24:50.768Z] Mem: 7821 1275 3156 0 3388 6463 [2021-06-23T07:24:50.768Z] Swap: 1023 0 1023 [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] ---> ip addr: [2021-06-23T07:24:50.768Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-23T07:24:50.768Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-23T07:24:50.768Z] inet 127.0.0.1/8 scope host lo [2021-06-23T07:24:50.768Z] valid_lft forever preferred_lft forever [2021-06-23T07:24:50.768Z] inet6 ::1/128 scope host [2021-06-23T07:24:50.768Z] valid_lft forever preferred_lft forever [2021-06-23T07:24:50.768Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-23T07:24:50.768Z] link/ether fa:16:3e:aa:99:e2 brd ff:ff:ff:ff:ff:ff [2021-06-23T07:24:50.768Z] inet 10.30.122.120/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-23T07:24:50.768Z] valid_lft 85603sec preferred_lft 85603sec [2021-06-23T07:24:50.768Z] inet6 fe80::f816:3eff:feaa:99e2/64 scope link [2021-06-23T07:24:50.768Z] valid_lft forever preferred_lft forever [2021-06-23T07:24:50.768Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-23T07:24:50.768Z] link/ether 02:42:d9:5a:bf:3c brd ff:ff:ff:ff:ff:ff [2021-06-23T07:24:50.768Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-23T07:24:50.768Z] valid_lft forever preferred_lft forever [2021-06-23T07:24:50.768Z] inet6 fe80::42:d9ff:fe5a:bf3c/64 scope link [2021-06-23T07:24:50.768Z] valid_lft forever preferred_lft forever [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] ---> sar -b -r -n DEV: [2021-06-23T07:24:50.768Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] 07:11:22 LINUX RESTART (2 CPU) [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] 07:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-23T07:24:50.768Z] 07:13:01 22.90 3.40 19.49 0.00 2607.69 2906.52 0.00 [2021-06-23T07:24:50.768Z] 07:14:01 0.48 0.00 0.48 0.00 0.00 7.83 0.00 [2021-06-23T07:24:50.768Z] 07:15:02 0.23 0.00 0.23 0.00 0.00 3.32 0.00 [2021-06-23T07:24:50.768Z] 07:16:01 0.24 0.00 0.24 0.00 0.00 2.47 0.00 [2021-06-23T07:24:50.768Z] 07:17:01 0.25 0.00 0.25 0.00 0.00 4.06 0.00 [2021-06-23T07:24:50.768Z] 07:18:01 0.30 0.00 0.30 0.00 0.00 4.31 0.00 [2021-06-23T07:24:50.768Z] 07:19:01 0.17 0.00 0.17 0.00 0.00 2.15 0.00 [2021-06-23T07:24:50.768Z] 07:20:01 0.30 0.00 0.30 0.00 0.00 4.48 0.00 [2021-06-23T07:24:50.768Z] 07:21:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-06-23T07:24:50.768Z] 07:22:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 [2021-06-23T07:24:50.768Z] 07:23:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2021-06-23T07:24:50.768Z] 07:24:01 119.86 0.03 119.83 0.00 3.73 32125.15 0.00 [2021-06-23T07:24:50.768Z] Average: 12.14 0.28 11.85 0.00 214.64 2930.21 0.00 [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] 07:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-23T07:24:50.768Z] 07:13:01 5466524 0 799172 9.98 2620 1740624 1250532 13.81 567204 1576396 20 [2021-06-23T07:24:50.768Z] 07:14:01 5467464 0 798224 9.97 2620 1740632 1225848 13.53 566572 1576364 16 [2021-06-23T07:24:50.768Z] 07:15:02 5467368 0 798320 9.97 2620 1740632 1225872 13.53 572680 1570376 8 [2021-06-23T07:24:50.768Z] 07:16:01 5468432 0 797252 9.95 2620 1740636 1205408 13.31 572252 1570376 20 [2021-06-23T07:24:50.768Z] 07:17:01 5467296 0 798380 9.97 2620 1740644 1205588 13.31 565204 1578408 20 [2021-06-23T07:24:50.768Z] 07:18:01 5466764 0 798908 9.98 2620 1740648 1205504 13.31 565880 1578408 12 [2021-06-23T07:24:50.768Z] 07:19:01 5466736 0 798872 9.97 2620 1740712 1205288 13.31 565884 1578424 28 [2021-06-23T07:24:50.768Z] 07:20:01 5463616 0 802044 10.01 2620 1740660 1205488 13.31 569156 1578408 8 [2021-06-23T07:24:50.768Z] 07:21:01 5456132 0 809524 10.11 2620 1740664 1205476 13.31 576668 1578412 20 [2021-06-23T07:24:50.768Z] 07:22:01 5452624 0 813028 10.15 2620 1740668 1205536 13.31 581620 1576648 16 [2021-06-23T07:24:50.768Z] 07:23:01 5453776 0 811876 10.14 2620 1740668 1205428 13.31 581092 1576648 12 [2021-06-23T07:24:50.768Z] 07:24:01 3873636 0 1136104 14.19 2620 2996580 1609592 17.77 960644 2616580 537000 [2021-06-23T07:24:50.768Z] Average: 5330864 0 830142 10.37 2620 1845314 1246297 13.76 603738 1662954 44765 [2021-06-23T07:24:50.768Z] [2021-06-23T07:24:50.768Z] 07:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-23T07:24:50.768Z] 07:13:01 eth0 83.61 66.60 372.13 16.48 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:13:01 docker0 10.92 8.45 1.95 28.90 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:14:01 eth0 1.42 0.30 0.37 0.20 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:15:02 eth0 1.27 0.38 0.37 0.21 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:16:01 eth0 1.98 0.30 0.41 0.20 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:17:01 eth0 2.27 0.63 0.79 0.46 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:18:01 eth0 1.43 0.57 0.66 0.36 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:19:01 eth0 0.53 0.08 0.05 0.04 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:20:01 eth0 1.33 0.30 0.34 0.20 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:21:01 eth0 0.82 0.28 0.30 0.17 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:22:01 eth0 0.82 0.47 0.37 0.30 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.768Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.769Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.769Z] 07:23:01 eth0 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.769Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.769Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.769Z] 07:24:01 eth0 896.24 822.49 7671.53 74.24 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.769Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.769Z] 07:24:01 docker0 67.05 67.95 5.49 386.35 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.769Z] Average: eth0 82.88 74.59 672.84 7.75 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.769Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.769Z] Average: docker0 6.51 6.38 0.62 34.70 0.00 0.00 0.00 0.00 [2021-06-23T07:24:50.769Z] [2021-06-23T07:24:50.769Z] [2021-06-23T07:24:50.769Z] ---> sar -P ALL: [2021-06-23T07:24:50.769Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T07:24:50.769Z] [2021-06-23T07:24:50.769Z] 07:11:22 LINUX RESTART (2 CPU) [2021-06-23T07:24:50.769Z] [2021-06-23T07:24:50.769Z] 07:12:02 CPU %user %nice %system %iowait %steal %idle [2021-06-23T07:24:50.769Z] 07:13:01 all 3.02 0.00 1.64 0.37 0.05 94.92 [2021-06-23T07:24:50.769Z] 07:13:01 0 2.94 0.00 1.89 0.46 0.05 94.66 [2021-06-23T07:24:50.769Z] 07:13:01 1 3.10 0.00 1.39 0.27 0.05 95.18 [2021-06-23T07:24:50.769Z] 07:14:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-23T07:24:50.769Z] 07:14:01 0 0.17 0.00 0.05 0.00 0.05 99.73 [2021-06-23T07:24:50.769Z] 07:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2021-06-23T07:24:50.769Z] 07:15:02 all 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-23T07:24:50.769Z] 07:15:02 0 0.23 0.00 0.03 0.00 0.03 99.70 [2021-06-23T07:24:50.769Z] 07:15:02 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-23T07:24:50.769Z] 07:16:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-23T07:24:50.769Z] 07:16:01 0 0.14 0.00 0.02 0.00 0.03 99.81 [2021-06-23T07:24:50.769Z] 07:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-23T07:24:50.769Z] 07:17:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-23T07:24:50.769Z] 07:17:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-23T07:24:50.769Z] 07:17:01 1 0.10 0.00 0.07 0.00 0.03 99.80 [2021-06-23T07:24:50.769Z] 07:18:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-23T07:24:50.769Z] 07:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-23T07:24:50.769Z] 07:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-23T07:24:50.769Z] 07:19:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-23T07:24:50.769Z] 07:19:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-23T07:24:50.769Z] 07:19:01 1 0.07 0.00 0.05 0.00 0.05 99.83 [2021-06-23T07:24:50.769Z] 07:20:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-23T07:24:50.769Z] 07:20:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-23T07:24:50.769Z] 07:20:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-23T07:24:50.769Z] 07:21:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-23T07:24:50.769Z] 07:21:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-23T07:24:50.769Z] 07:21:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-06-23T07:24:50.769Z] 07:22:01 all 0.06 0.00 0.02 0.00 0.02 99.91 [2021-06-23T07:24:50.769Z] 07:22:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-23T07:24:50.769Z] 07:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-23T07:24:50.769Z] 07:23:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-23T07:24:50.769Z] 07:23:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-23T07:24:50.769Z] 07:23:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-23T07:24:50.769Z] [2021-06-23T07:24:50.769Z] 07:23:01 CPU %user %nice %system %iowait %steal %idle [2021-06-23T07:24:50.769Z] 07:24:01 all 17.48 0.00 7.05 2.14 0.06 73.28 [2021-06-23T07:24:50.769Z] 07:24:01 0 17.81 0.00 7.61 1.69 0.07 72.82 [2021-06-23T07:24:50.769Z] 07:24:01 1 17.14 0.00 6.48 2.59 0.05 73.73 [2021-06-23T07:24:50.769Z] Average: all 1.73 0.00 0.72 0.20 0.03 97.32 [2021-06-23T07:24:50.769Z] Average: 0 1.76 0.00 0.78 0.17 0.03 97.25 [2021-06-23T07:24:50.769Z] Average: 1 1.69 0.00 0.66 0.23 0.03 97.40 [2021-06-23T07:24:50.769Z] [2021-06-23T07:24:50.769Z] [2021-06-23T07:24:50.769Z]