Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 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-ssh873205856705586551.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-ssh6895634055223617063.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-virtual-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-virtual-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1923068271747673922.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-ssh386842122272564638.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-virtual-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-virtual-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7980947905111242341.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-824 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 (master) Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_master@tmp/jenkins-gitclient-ssh1373936319699781075.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 # timeout=10 Commit message: "Merge pull request #227 from hahattan/bump" > git rev-list --no-walk 9c30a40d80097a97dbd8155a5edd602def4d59f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T02:53:04.877Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T02:53:04.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T02:53:04.992Z] ========================================================= [2021-06-23T02:53:04.992Z] EdgeX Global Pipelines Version Info [2021-06-23T02:53:04.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T02:53:06.630Z] ------------------- [2021-06-23T02:53:06.630Z] stable info: [2021-06-23T02:53:06.630Z] ------------------- [2021-06-23T02:53:06.630Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T02:53:06.630Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T02:53:06.630Z] Message: update stable to v1.0.195 [2021-06-23T02:53:07.203Z] ------------------- [2021-06-23T02:53:07.203Z] experimental info: [2021-06-23T02:53:07.203Z] ------------------- [2021-06-23T02:53:07.203Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T02:53:07.203Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T02:53:07.203Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T02:53:07.425Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-06-23T02:53:07.450Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-06-23T02:53:07.476Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T02:53:07.500Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T02:53:07.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T02:53:07.549Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T02:53:07.573Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T02:53:07.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T02:53:07.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-23T02:53:07.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T02:53:07.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T02:53:07.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-06-23T02:53:07.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T02:53:07.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T02:53:07.768Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T02:53:07.793Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T02:53:07.818Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T02:53:07.845Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T02:53:07.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T02:53:07.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-23T02:53:07.951Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-23T02:53:07.976Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-23T02:53:08.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-23T02:53:08.025Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-23T02:53:08.050Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-23T02:53:08.074Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T02:53:08.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-23T02:53:08.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-23T02:53:08.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-23T02:53:08.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [Pipeline] echo [2021-06-23T02:53:08.199Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbe2230 [Pipeline] echo [2021-06-23T02:53:08.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T02:53:08.331Z] provisioning config files... [2021-06-23T02:53:08.346Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config1691306811453553602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T02:53:08.675Z] ---> docker-login.sh [2021-06-23T02:53:08.675Z] nexus3.edgexfoundry.org:10001 [2021-06-23T02:53:08.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:53:08.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:53:08.938Z] Configure a credential helper to remove this warning. See [2021-06-23T02:53:08.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:53:08.938Z] [2021-06-23T02:53:08.938Z] Login Succeeded [2021-06-23T02:53:08.938Z] nexus3.edgexfoundry.org:10002 [2021-06-23T02:53:08.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:53:08.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:53:08.938Z] Configure a credential helper to remove this warning. See [2021-06-23T02:53:08.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:53:08.938Z] [2021-06-23T02:53:08.938Z] Login Succeeded [2021-06-23T02:53:08.938Z] nexus3.edgexfoundry.org:10003 [2021-06-23T02:53:09.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:53:09.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:53:09.200Z] Configure a credential helper to remove this warning. See [2021-06-23T02:53:09.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:53:09.200Z] [2021-06-23T02:53:09.200Z] Login Succeeded [2021-06-23T02:53:09.200Z] nexus3.edgexfoundry.org:10004 [2021-06-23T02:53:09.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:53:09.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:53:09.200Z] Configure a credential helper to remove this warning. See [2021-06-23T02:53:09.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:53:09.200Z] [2021-06-23T02:53:09.200Z] Login Succeeded [2021-06-23T02:53:09.200Z] docker.io [2021-06-23T02:53:09.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:53:09.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:53:09.726Z] Configure a credential helper to remove this warning. See [2021-06-23T02:53:09.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:53:09.726Z] [2021-06-23T02:53:09.726Z] Login Succeeded [2021-06-23T02:53:09.726Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T02:53:09.735Z] 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-23T02:53:10.307Z] + git log --format=format:%s -1 dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [Pipeline] echo [2021-06-23T02:53:10.350Z] GIT_COMMIT: dbe2230dab2cfb6b0568b89c91ed9776e212a8b1, Commit Message: Merge pull request #227 from hahattan/bump [Pipeline] echo [2021-06-23T02:53:10.364Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:53:11.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T02:53:11.416Z] [2021-06-23T02:53:11.416Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:53:11.732Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T02:53:11.732Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T02:53:11.732Z] 31603596830f: Pulling fs layer [2021-06-23T02:53:11.732Z] 54011a49482f: Pulling fs layer [2021-06-23T02:53:11.732Z] a6820b24f6d8: Pulling fs layer [2021-06-23T02:53:11.732Z] f581987b2513: Pulling fs layer [2021-06-23T02:53:11.732Z] f581987b2513: Waiting [2021-06-23T02:53:11.732Z] 54011a49482f: Verifying Checksum [2021-06-23T02:53:11.732Z] 54011a49482f: Download complete [2021-06-23T02:53:11.997Z] 31603596830f: Verifying Checksum [2021-06-23T02:53:11.997Z] 31603596830f: Download complete [2021-06-23T02:53:11.997Z] f581987b2513: Verifying Checksum [2021-06-23T02:53:11.997Z] f581987b2513: Download complete [2021-06-23T02:53:11.997Z] a6820b24f6d8: Verifying Checksum [2021-06-23T02:53:11.997Z] a6820b24f6d8: Download complete [2021-06-23T02:53:11.997Z] 31603596830f: Pull complete [2021-06-23T02:53:12.262Z] 54011a49482f: Pull complete [2021-06-23T02:53:12.848Z] a6820b24f6d8: Pull complete [2021-06-23T02:53:12.848Z] f581987b2513: Pull complete [2021-06-23T02:53:12.849Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T02:53:12.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T02:53:12.849Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T02:53:12.925Z] prd-centos7-docker-4c-2g-824 does not seem to be running inside a container [2021-06-23T02:53:12.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T02:53:13.909Z] $ docker top f590941b7b9eeff6f060f84496a896fbcc49e2f414890a690f889965dbb0b599 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T02:53:14.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T02:53:14.040Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T02:53:14.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T02:53:14.155Z] $ docker exec f590941b7b9eeff6f060f84496a896fbcc49e2f414890a690f889965dbb0b599 ssh-agent [2021-06-23T02:53:14.264Z] SSH_AUTH_SOCK=/tmp/ssh-P72jD2ZS8WkY/agent.14 [2021-06-23T02:53:14.264Z] SSH_AGENT_PID=21 [2021-06-23T02:53:14.272Z] Running ssh-add (command line suppressed) [2021-06-23T02:53:14.376Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2369714390063718103.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2369714390063718103.key) [2021-06-23T02:53:14.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T02:53:14.695Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T02:53:14.710Z] $ docker exec --env ******** --env ******** f590941b7b9eeff6f060f84496a896fbcc49e2f414890a690f889965dbb0b599 ssh-agent -k [2021-06-23T02:53:14.794Z] unset SSH_AUTH_SOCK; [2021-06-23T02:53:14.795Z] unset SSH_AGENT_PID; [2021-06-23T02:53:14.795Z] echo Agent pid 21 killed; [2021-06-23T02:53:14.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T02:53:14.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T02:53:14.852Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T02:53:14.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T02:53:14.961Z] $ docker exec f590941b7b9eeff6f060f84496a896fbcc49e2f414890a690f889965dbb0b599 ssh-agent [2021-06-23T02:53:15.058Z] SSH_AUTH_SOCK=/tmp/ssh-dhdukHUMDAuQ/agent.54 [2021-06-23T02:53:15.058Z] SSH_AGENT_PID=61 [2021-06-23T02:53:15.063Z] Running ssh-add (command line suppressed) [2021-06-23T02:53:15.155Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_6010950480910849832.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_6010950480910849832.key) [2021-06-23T02:53:15.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T02:53:15.486Z] + git semver init [2021-06-23T02:53:15.486Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T02:53:15.486Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-06-23T02:53:15.486Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-06-23T02:53:15.486Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T02:53:15.486Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T02:53:15.486Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T02:53:15.486Z] # $SEMVER_BRANCH = master [2021-06-23T02:53:15.486Z] # $SEMVER_TEMP = /tmp/semver-581718403 [2021-06-23T02:53:15.486Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-06-23T02:53:16.453Z] # '/tmp/semver-581718403' -> '/w/workspace/foundry_device-virtual-go_master/.semver' [2021-06-23T02:53:16.453Z] # -> Force: false [2021-06-23T02:53:16.453Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2021-06-23T02:53:16.464Z] $ docker exec --env ******** --env ******** f590941b7b9eeff6f060f84496a896fbcc49e2f414890a690f889965dbb0b599 ssh-agent -k [2021-06-23T02:53:16.553Z] unset SSH_AUTH_SOCK; [2021-06-23T02:53:16.553Z] unset SSH_AGENT_PID; [2021-06-23T02:53:16.553Z] echo Agent pid 61 killed; [2021-06-23T02:53:16.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T02:53:16.910Z] + git semver [Pipeline] } [2021-06-23T02:53:16.924Z] $ docker stop --time=1 f590941b7b9eeff6f060f84496a896fbcc49e2f414890a690f889965dbb0b599 [2021-06-23T02:53:18.236Z] $ docker rm -f f590941b7b9eeff6f060f84496a896fbcc49e2f414890a690f889965dbb0b599 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T02:53:18.612Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T02:53:18.897Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T02:53:18.901Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.27 [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-23T02:53:34.143Z] Still waiting to schedule task [2021-06-23T02:53:34.144Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-824’ [2021-06-23T02:53:34.146Z] Still waiting to schedule task [2021-06-23T02:53:34.146Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-23T02:55:37.568Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-825 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2021-06-23T02:55:37.593Z] Running in /w/workspace/device-virtual-go/67 [Pipeline] { [Pipeline] checkout [2021-06-23T02:55:37.977Z] The recommended git tool is: git [2021-06-23T02:55:42.574Z] using credential edgex-jenkins-ssh [2021-06-23T02:55:42.593Z] Cloning the remote Git repository [2021-06-23T02:55:42.630Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-06-23T02:55:42.748Z] > git init /w/workspace/device-virtual-go/67 # timeout=10 [2021-06-23T02:55:42.855Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-23T02:55:42.856Z] > git --version # timeout=10 [2021-06-23T02:55:42.875Z] > git --version # 'git version 2.17.1' [2021-06-23T02:55:42.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T02:55:43.012Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T02:55:44.688Z] Avoid second fetch [2021-06-23T02:55:44.689Z] Checking out Revision dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 (master) [2021-06-23T02:55:44.629Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-23T02:55:44.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T02:55:44.698Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T02:55:44.710Z] > git checkout -f dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 # timeout=10 [2021-06-23T02:55:48.863Z] Commit message: "Merge pull request #227 from hahattan/bump" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T02:55:50.381Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T02:55:50.861Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T02:55:51.206Z] + sudo service docker restart [2021-06-23T02:55:51.206Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T02:56:09.552Z] provisioning config files... [2021-06-23T02:56:09.580Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/67@tmp/config4975942986548679075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T02:56:09.954Z] ---> docker-login.sh [2021-06-23T02:56:09.954Z] nexus3.edgexfoundry.org:10001 [2021-06-23T02:56:10.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:56:11.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:56:11.148Z] Configure a credential helper to remove this warning. See [2021-06-23T02:56:11.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:56:11.148Z] [2021-06-23T02:56:11.148Z] Login Succeeded [2021-06-23T02:56:11.148Z] nexus3.edgexfoundry.org:10002 [2021-06-23T02:56:11.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:56:11.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:56:11.698Z] Configure a credential helper to remove this warning. See [2021-06-23T02:56:11.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:56:11.698Z] [2021-06-23T02:56:11.698Z] Login Succeeded [2021-06-23T02:56:11.698Z] nexus3.edgexfoundry.org:10003 [2021-06-23T02:56:11.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:56:12.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:56:12.247Z] Configure a credential helper to remove this warning. See [2021-06-23T02:56:12.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:56:12.247Z] [2021-06-23T02:56:12.247Z] Login Succeeded [2021-06-23T02:56:12.247Z] nexus3.edgexfoundry.org:10004 [2021-06-23T02:56:12.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:56:12.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:56:12.811Z] Configure a credential helper to remove this warning. See [2021-06-23T02:56:12.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:56:12.811Z] [2021-06-23T02:56:12.811Z] Login Succeeded [2021-06-23T02:56:12.811Z] docker.io [2021-06-23T02:56:13.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:56:13.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:56:13.682Z] Configure a credential helper to remove this warning. See [2021-06-23T02:56:13.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:56:13.682Z] [2021-06-23T02:56:13.682Z] Login Succeeded [2021-06-23T02:56:13.682Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T02:56:13.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T02:56:13.999Z] ========================================================= [2021-06-23T02:56:13.999Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T02:56:13.999Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:56:14.349Z] + 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-23T02:56:14.947Z] Sending build context to Docker daemon 8.615MB [2021-06-23T02:56:14.947Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T02:56:14.947Z] Step 2/8 : FROM ${BASE} [2021-06-23T02:56:14.947Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T02:56:14.947Z] 595b0fe564bb: Pulling fs layer [2021-06-23T02:56:14.947Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T02:56:14.947Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T02:56:14.947Z] ba82ee9f976e: Pulling fs layer [2021-06-23T02:56:14.947Z] 506bd15cee9f: Pulling fs layer [2021-06-23T02:56:14.947Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T02:56:14.947Z] 618dc40b7e24: Pulling fs layer [2021-06-23T02:56:14.947Z] 506bd15cee9f: Waiting [2021-06-23T02:56:14.947Z] 75a0a4a0db45: Waiting [2021-06-23T02:56:14.947Z] 618dc40b7e24: Waiting [2021-06-23T02:56:14.947Z] ba82ee9f976e: Waiting [2021-06-23T02:56:14.947Z] 5b7225fbf94c: Verifying Checksum [2021-06-23T02:56:14.947Z] 5b7225fbf94c: Download complete [2021-06-23T02:56:14.947Z] 3088b5b3c5c0: Verifying Checksum [2021-06-23T02:56:14.947Z] 3088b5b3c5c0: Download complete [2021-06-23T02:56:15.222Z] 506bd15cee9f: Verifying Checksum [2021-06-23T02:56:15.222Z] 506bd15cee9f: Download complete [2021-06-23T02:56:15.222Z] 75a0a4a0db45: Verifying Checksum [2021-06-23T02:56:15.222Z] 75a0a4a0db45: Download complete [2021-06-23T02:56:15.222Z] 595b0fe564bb: Verifying Checksum [2021-06-23T02:56:15.222Z] 595b0fe564bb: Download complete [2021-06-23T02:56:15.833Z] 595b0fe564bb: Pull complete [2021-06-23T02:56:16.436Z] 3088b5b3c5c0: Pull complete [2021-06-23T02:56:16.713Z] 5b7225fbf94c: Pull complete [2021-06-23T02:56:17.311Z] 618dc40b7e24: Verifying Checksum [2021-06-23T02:56:17.311Z] 618dc40b7e24: Download complete [2021-06-23T02:56:18.750Z] ba82ee9f976e: Verifying Checksum [2021-06-23T02:56:18.750Z] ba82ee9f976e: Download complete [2021-06-23T02:56:19.950Z] Running on prd-centos7-docker-4c-2g-826 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2021-06-23T02:56:19.968Z] Running in /w/workspace/device-virtual-go/67 [Pipeline] { [Pipeline] checkout [2021-06-23T02:56:20.072Z] The recommended git tool is: git [2021-06-23T02:56:22.524Z] using credential edgex-jenkins-ssh [2021-06-23T02:56:22.553Z] Cloning the remote Git repository [2021-06-23T02:56:22.572Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-06-23T02:56:22.639Z] > git init /w/workspace/device-virtual-go/67 # timeout=10 [2021-06-23T02:56:22.669Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-23T02:56:22.670Z] > git --version # timeout=10 [2021-06-23T02:56:22.675Z] > git --version # 'git version 2.24.4' [2021-06-23T02:56:22.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T02:56:22.705Z] [INFO] Currently running in a labeled security context [2021-06-23T02:56:22.705Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T02:56:22.705Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/67@tmp/jenkins-gitclient-ssh2607724316969438726.key [2021-06-23T02:56:22.713Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T02:56:23.506Z] Avoid second fetch [2021-06-23T02:56:23.507Z] Checking out Revision dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 (master) [2021-06-23T02:56:23.490Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-23T02:56:23.496Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T02:56:23.511Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T02:56:23.518Z] > git checkout -f dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 # timeout=10 [2021-06-23T02:56:27.177Z] Commit message: "Merge pull request #227 from hahattan/bump" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T02:56:28.314Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T02:56:28.653Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T02:56:28.950Z] + sudo service docker restart [2021-06-23T02:56:28.950Z] + true [2021-06-23T02:56:28.950Z] Redirecting to /bin/systemctl restart docker.service [2021-06-23T02:56:31.197Z] ba82ee9f976e: Pull complete [2021-06-23T02:56:31.197Z] 506bd15cee9f: Pull complete [2021-06-23T02:56:31.197Z] 75a0a4a0db45: Pull complete [2021-06-23T02:56:33.830Z] 618dc40b7e24: Pull complete [2021-06-23T02:56:33.830Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T02:56:33.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T02:56:33.830Z] ---> a36622ca3599 [2021-06-23T02:56:33.830Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-23T02:56:35.820Z] ---> Running in 4d8146957808 [2021-06-23T02:56:36.418Z] Removing intermediate container 4d8146957808 [2021-06-23T02:56:36.418Z] ---> 231cdaad46a9 [2021-06-23T02:56:36.418Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T02:56:36.418Z] ---> Running in 6d82d89dfc1a [2021-06-23T02:56:39.065Z] Removing intermediate container 6d82d89dfc1a [2021-06-23T02:56:39.065Z] ---> 1dca3820f93b [2021-06-23T02:56:39.065Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-06-23T02:56:39.065Z] ---> Running in d8fc5789e64d [2021-06-23T02:56:40.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T02:56:41.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T02:56:42.023Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-23T02:56:42.023Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-23T02:56:42.023Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-23T02:56:42.023Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-23T02:56:42.298Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-23T02:56:42.298Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-23T02:56:42.298Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-23T02:56:42.894Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-23T02:56:42.894Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-23T02:56:42.894Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-23T02:56:43.167Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-23T02:56:43.167Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-23T02:56:43.167Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-23T02:56:43.442Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T02:56:43.442Z] OK: 145 MiB in 53 packages [2021-06-23T02:56:44.892Z] Removing intermediate container d8fc5789e64d [2021-06-23T02:56:44.892Z] ---> 9ce1e42b38e0 [2021-06-23T02:56:44.892Z] Step 6/8 : WORKDIR /device-virtual-go [2021-06-23T02:56:44.892Z] ---> Running in 0c035beebbd3 [2021-06-23T02:56:45.502Z] Removing intermediate container 0c035beebbd3 [2021-06-23T02:56:45.502Z] ---> 4e287817079e [2021-06-23T02:56:45.502Z] Step 7/8 : COPY . . [2021-06-23T02:56:46.937Z] ---> 5d9782534be1 [2021-06-23T02:56:46.937Z] Step 8/8 : RUN go mod download [2021-06-23T02:56:46.937Z] ---> Running in 8a774d9ff1a3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T02:56:47.110Z] provisioning config files... [2021-06-23T02:56:47.126Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/67@tmp/config6425246308976824058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T02:56:47.480Z] ---> docker-login.sh [2021-06-23T02:56:47.481Z] nexus3.edgexfoundry.org:10001 [2021-06-23T02:56:47.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:56:47.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:56:47.744Z] Configure a credential helper to remove this warning. See [2021-06-23T02:56:47.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:56:47.744Z] [2021-06-23T02:56:47.744Z] Login Succeeded [2021-06-23T02:56:47.744Z] nexus3.edgexfoundry.org:10002 [2021-06-23T02:56:47.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:56:47.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:56:47.744Z] Configure a credential helper to remove this warning. See [2021-06-23T02:56:47.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:56:47.744Z] [2021-06-23T02:56:47.744Z] Login Succeeded [2021-06-23T02:56:47.744Z] nexus3.edgexfoundry.org:10003 [2021-06-23T02:56:48.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:56:48.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:56:48.008Z] Configure a credential helper to remove this warning. See [2021-06-23T02:56:48.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:56:48.008Z] [2021-06-23T02:56:48.008Z] Login Succeeded [2021-06-23T02:56:48.008Z] nexus3.edgexfoundry.org:10004 [2021-06-23T02:56:48.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:56:48.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:56:48.008Z] Configure a credential helper to remove this warning. See [2021-06-23T02:56:48.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:56:48.008Z] [2021-06-23T02:56:48.008Z] Login Succeeded [2021-06-23T02:56:48.008Z] docker.io [2021-06-23T02:56:48.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:56:48.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:56:48.532Z] Configure a credential helper to remove this warning. See [2021-06-23T02:56:48.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:56:48.532Z] [2021-06-23T02:56:48.532Z] Login Succeeded [2021-06-23T02:56:48.532Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T02:56:48.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T02:56:48.726Z] ========================================================= [2021-06-23T02:56:48.726Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T02:56:48.726Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:56:49.040Z] + 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-23T02:56:49.041Z] Sending build context to Docker daemon 8.616MB [2021-06-23T02:56:49.041Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T02:56:49.041Z] Step 2/8 : FROM ${BASE} [2021-06-23T02:56:49.308Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T02:56:49.308Z] 540db60ca938: Pulling fs layer [2021-06-23T02:56:49.308Z] adcc1eea9eea: Pulling fs layer [2021-06-23T02:56:49.308Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T02:56:49.308Z] 0510c868ecb4: Pulling fs layer [2021-06-23T02:56:49.308Z] afea3b2eda06: Pulling fs layer [2021-06-23T02:56:49.308Z] 7809a108b3ef: Pulling fs layer [2021-06-23T02:56:49.308Z] f706445af74f: Pulling fs layer [2021-06-23T02:56:49.308Z] afea3b2eda06: Waiting [2021-06-23T02:56:49.308Z] 7809a108b3ef: Waiting [2021-06-23T02:56:49.308Z] f706445af74f: Waiting [2021-06-23T02:56:49.308Z] 0510c868ecb4: Waiting [2021-06-23T02:56:49.308Z] 4c4ab2625f07: Download complete [2021-06-23T02:56:49.308Z] adcc1eea9eea: Verifying Checksum [2021-06-23T02:56:49.308Z] adcc1eea9eea: Download complete [2021-06-23T02:56:49.308Z] afea3b2eda06: Verifying Checksum [2021-06-23T02:56:49.308Z] afea3b2eda06: Download complete [2021-06-23T02:56:49.308Z] 7809a108b3ef: Verifying Checksum [2021-06-23T02:56:49.308Z] 7809a108b3ef: Download complete [2021-06-23T02:56:49.308Z] 540db60ca938: Verifying Checksum [2021-06-23T02:56:49.308Z] 540db60ca938: Download complete [2021-06-23T02:56:49.572Z] 540db60ca938: Pull complete [2021-06-23T02:56:49.832Z] adcc1eea9eea: Pull complete [2021-06-23T02:56:49.833Z] 4c4ab2625f07: Pull complete [2021-06-23T02:56:51.221Z] f706445af74f: Verifying Checksum [2021-06-23T02:56:51.221Z] f706445af74f: Download complete [2021-06-23T02:56:51.486Z] 0510c868ecb4: Verifying Checksum [2021-06-23T02:56:51.486Z] 0510c868ecb4: Download complete [2021-06-23T02:56:54.828Z] 0510c868ecb4: Pull complete [2021-06-23T02:56:55.090Z] afea3b2eda06: Pull complete [2021-06-23T02:56:55.090Z] 7809a108b3ef: Pull complete [2021-06-23T02:56:57.046Z] f706445af74f: Pull complete [2021-06-23T02:56:57.046Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T02:56:57.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T02:56:57.046Z] ---> b068be0155e3 [2021-06-23T02:56:57.046Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-23T02:57:03.645Z] ---> Running in 203e6a68dfe1 [2021-06-23T02:57:03.645Z] Removing intermediate container 203e6a68dfe1 [2021-06-23T02:57:03.645Z] ---> 829947eb64d1 [2021-06-23T02:57:03.645Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T02:57:03.645Z] ---> Running in 634e236e0a08 [2021-06-23T02:57:03.645Z] Removing intermediate container 634e236e0a08 [2021-06-23T02:57:03.645Z] ---> 987860c6d635 [2021-06-23T02:57:03.645Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-06-23T02:57:03.645Z] ---> Running in fed8afab734b [2021-06-23T02:57:03.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T02:57:04.854Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T02:57:05.795Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-23T02:57:05.795Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-23T02:57:05.795Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-23T02:57:05.795Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-23T02:57:06.059Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-23T02:57:06.059Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-23T02:57:06.319Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-23T02:57:06.582Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-23T02:57:06.582Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-23T02:57:06.582Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-23T02:57:06.844Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-23T02:57:06.844Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-23T02:57:06.844Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-23T02:57:07.104Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T02:57:07.104Z] OK: 156 MiB in 53 packages [2021-06-23T02:57:07.677Z] Removing intermediate container fed8afab734b [2021-06-23T02:57:07.677Z] ---> f92fbdd90eb5 [2021-06-23T02:57:07.677Z] Step 6/8 : WORKDIR /device-virtual-go [2021-06-23T02:57:07.677Z] ---> Running in de99a3d76a75 [2021-06-23T02:57:07.677Z] Removing intermediate container de99a3d76a75 [2021-06-23T02:57:07.677Z] ---> 4fc774f71f22 [2021-06-23T02:57:07.677Z] Step 7/8 : COPY . . [2021-06-23T02:57:08.261Z] ---> a31895780a9a [2021-06-23T02:57:08.261Z] Step 8/8 : RUN go mod download [2021-06-23T02:57:08.261Z] ---> Running in abe68195e860 [2021-06-23T02:57:19.568Z] Removing intermediate container 8a774d9ff1a3 [2021-06-23T02:57:19.568Z] ---> dfd4f095f376 [2021-06-23T02:57:19.568Z] Successfully built dfd4f095f376 [2021-06-23T02:57:19.568Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:57:19.906Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T02:57:19.906Z] . [Pipeline] withDockerContainer [2021-06-23T02:57:20.125Z] prd-ubuntu18.04-docker-arm64-4c-16g-825 does not seem to be running inside a container [2021-06-23T02:57:20.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/67 -v /w/workspace/device-virtual-go/67:/w/workspace/device-virtual-go/67:rw,z -v /w/workspace/device-virtual-go/67@tmp:/w/workspace/device-virtual-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-23T02:57:21.701Z] $ docker top ed9dd9a9d068f6036e0c1e1f123c93d68a7a1f45bd7c3946f56f3222971c0fe7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T02:57:22.641Z] + go version [2021-06-23T02:57:22.641Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T02:57:22.666Z] $ docker stop --time=1 ed9dd9a9d068f6036e0c1e1f123c93d68a7a1f45bd7c3946f56f3222971c0fe7 [2021-06-23T02:57:23.210Z] Removing intermediate container abe68195e860 [2021-06-23T02:57:23.210Z] ---> bd6a90a5baf5 [2021-06-23T02:57:23.210Z] Successfully built bd6a90a5baf5 [2021-06-23T02:57:23.210Z] Successfully tagged ci-base-image-x86_64:latest [2021-06-23T02:57:24.491Z] $ docker rm -f ed9dd9a9d068f6036e0c1e1f123c93d68a7a1f45bd7c3946f56f3222971c0fe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:57:25.219Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T02:57:25.219Z] . [Pipeline] withDockerContainer [2021-06-23T02:57:25.297Z] prd-centos7-docker-4c-2g-826 does not seem to be running inside a container [2021-06-23T02:57:25.334Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T02:57:25.334Z] . [2021-06-23T02:57:25.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/67 -v /w/workspace/device-virtual-go/67:/w/workspace/device-virtual-go/67:rw,z -v /w/workspace/device-virtual-go/67@tmp:/w/workspace/device-virtual-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-23T02:57:25.764Z] $ docker top b503fa9a425ce0953726e41bc28d932b9bfcd62ac47a73ac7dbda4433ca0b219 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-06-23T02:57:26.107Z] prd-ubuntu18.04-docker-arm64-4c-16g-825 does not seem to be running inside a container [2021-06-23T02:57:26.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/67 -v /w/workspace/device-virtual-go/67:/w/workspace/device-virtual-go/67:rw,z -v /w/workspace/device-virtual-go/67@tmp:/w/workspace/device-virtual-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-23T02:57:27.758Z] $ docker top b8d18a0d0e4586448ee97b943750e30945e840c35f32f85bb985dd80dddc079a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-23T02:57:28.384Z] + go version [2021-06-23T02:57:28.384Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T02:57:28.393Z] $ docker stop --time=1 b503fa9a425ce0953726e41bc28d932b9bfcd62ac47a73ac7dbda4433ca0b219 [2021-06-23T02:57:28.770Z] + go mod tidy [2021-06-23T02:57:29.613Z] $ docker rm -f b503fa9a425ce0953726e41bc28d932b9bfcd62ac47a73ac7dbda4433ca0b219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:57:30.198Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T02:57:30.198Z] . [Pipeline] withDockerContainer [2021-06-23T02:57:30.281Z] prd-centos7-docker-4c-2g-826 does not seem to be running inside a container [2021-06-23T02:57:30.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/67 -v /w/workspace/device-virtual-go/67:/w/workspace/device-virtual-go/67:rw,z -v /w/workspace/device-virtual-go/67@tmp:/w/workspace/device-virtual-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-23T02:57:30.329Z] + make test [2021-06-23T02:57:30.329Z] go mod tidy [2021-06-23T02:57:30.918Z] $ docker top bf968a59f586a73d8efbee0ef97ec9a757aa163f3f0a554f89afa0a8d98f037d -eo pid,comm [2021-06-23T02:57:30.927Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] { [Pipeline] sh [2021-06-23T02:57:31.314Z] + go mod tidy [Pipeline] sh [2021-06-23T02:57:31.882Z] + make test [2021-06-23T02:57:31.882Z] go mod tidy [2021-06-23T02:57:31.915Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-06-23T02:57:32.154Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-23T02:57:32.418Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-06-23T02:57:54.492Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-06-23T02:57:54.759Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.302s coverage: 63.8% of statements [2021-06-23T02:57:54.759Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-23T02:58:03.014Z] gofmt -l . [2021-06-23T02:58:03.014Z] [ "`gofmt -l .`" = "" ] [2021-06-23T02:58:03.014Z] ./bin/test-attribution-txt.sh [2021-06-23T02:58:03.014Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-23T02:58:03.298Z] $ docker stop --time=1 bf968a59f586a73d8efbee0ef97ec9a757aa163f3f0a554f89afa0a8d98f037d [2021-06-23T02:58:04.868Z] $ docker rm -f bf968a59f586a73d8efbee0ef97ec9a757aa163f3f0a554f89afa0a8d98f037d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T02:58:05.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T02:58:05.499Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-23T02:58:07.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T02:58:08.070Z] + ls -al . [2021-06-23T02:58:08.070Z] total 132 [2021-06-23T02:58:08.070Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 23 02:58 . [2021-06-23T02:58:08.070Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 23 02:56 .. [2021-06-23T02:58:08.070Z] -rw-rw-r--. 1 jenkins jenkins 8153 Jun 23 02:56 Attribution.txt [2021-06-23T02:58:08.070Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 23 02:56 bin [2021-06-23T02:58:08.070Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 23 02:56 cmd [2021-06-23T02:58:08.070Z] -rw-r--r--. 1 jenkins jenkins 47257 Jun 23 02:57 coverage.out [2021-06-23T02:58:08.070Z] -rw-rw-r--. 1 jenkins jenkins 1921 Jun 23 02:56 Dockerfile [2021-06-23T02:58:08.070Z] -rw-rw-r--. 1 jenkins jenkins 998 Jun 23 02:56 Dockerfile.build [2021-06-23T02:58:08.070Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 23 02:56 .git [2021-06-23T02:58:08.070Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 02:56 .github [2021-06-23T02:58:08.070Z] -rw-rw-r--. 1 jenkins jenkins 277 Jun 23 02:56 .gitignore [2021-06-23T02:58:08.070Z] -rw-r--r--. 1 jenkins jenkins 810 Jun 23 02:58 go.mod [2021-06-23T02:58:08.070Z] -rw-r--r--. 1 jenkins jenkins 22922 Jun 23 02:57 go.sum [2021-06-23T02:58:08.070Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 23 02:56 internal [2021-06-23T02:58:08.070Z] -rw-rw-r--. 1 jenkins jenkins 660 Jun 23 02:56 Jenkinsfile [2021-06-23T02:58:08.070Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 23 02:56 LICENSE [2021-06-23T02:58:08.070Z] -rw-rw-r--. 1 jenkins jenkins 905 Jun 23 02:56 Makefile [2021-06-23T02:58:08.070Z] -rw-rw-r--. 1 jenkins jenkins 2745 Jun 23 02:56 README.md [2021-06-23T02:58:08.070Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 23 02:53 VERSION [2021-06-23T02:58:08.070Z] -rw-rw-r--. 1 jenkins jenkins 235 Jun 23 02:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:58:08.378Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 --label arch=amd64 --label version=1.3.2-dev.27 . [2021-06-23T02:58:08.378Z] Sending build context to Docker daemon 8.688MB [2021-06-23T02:58:08.378Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T02:58:08.378Z] Step 2/26 : FROM ${BASE} AS builder [2021-06-23T02:58:08.378Z] ---> bd6a90a5baf5 [2021-06-23T02:58:08.378Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-23T02:58:08.378Z] ---> Running in cd60dea99bac [2021-06-23T02:58:08.640Z] Removing intermediate container cd60dea99bac [2021-06-23T02:58:08.640Z] ---> ec5d91059c8a [2021-06-23T02:58:08.640Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-06-23T02:58:08.640Z] ---> Running in e04fd3035d91 [2021-06-23T02:58:08.640Z] Removing intermediate container e04fd3035d91 [2021-06-23T02:58:08.640Z] ---> c0c41934e46d [2021-06-23T02:58:08.640Z] Step 5/26 : WORKDIR /device-virtual-go [2021-06-23T02:58:08.902Z] ---> Running in bf1ffbb31cf3 [2021-06-23T02:58:08.902Z] Removing intermediate container bf1ffbb31cf3 [2021-06-23T02:58:08.902Z] ---> 9b083f4cc160 [2021-06-23T02:58:08.902Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T02:58:08.902Z] ---> Running in 20cd4f14071f [2021-06-23T02:58:09.850Z] Removing intermediate container 20cd4f14071f [2021-06-23T02:58:09.850Z] ---> b7166a8e9d1d [2021-06-23T02:58:09.850Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-23T02:58:09.850Z] ---> Running in 7fd23361bef9 [2021-06-23T02:58:09.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T02:58:10.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T02:58:11.371Z] OK: 156 MiB in 53 packages [2021-06-23T02:58:11.371Z] Removing intermediate container 7fd23361bef9 [2021-06-23T02:58:11.371Z] ---> 2aad7b6c60f4 [2021-06-23T02:58:11.371Z] Step 8/26 : COPY . . [2021-06-23T02:58:11.944Z] ---> 77176fc53fb7 [2021-06-23T02:58:11.944Z] Step 9/26 : RUN go mod tidy [2021-06-23T02:58:11.944Z] ---> Running in 1c4840578ba8 [2021-06-23T02:58:12.532Z] Removing intermediate container 1c4840578ba8 [2021-06-23T02:58:12.532Z] ---> 0e94938161fc [2021-06-23T02:58:12.532Z] Step 10/26 : RUN go mod download [2021-06-23T02:58:12.532Z] ---> Running in bac6b4b1e8c2 [2021-06-23T02:58:13.105Z] Removing intermediate container bac6b4b1e8c2 [2021-06-23T02:58:13.105Z] ---> bf47d4076137 [2021-06-23T02:58:13.105Z] Step 11/26 : ARG MAKE='make build' [2021-06-23T02:58:13.105Z] ---> Running in 46dab5bb8e87 [2021-06-23T02:58:13.367Z] Removing intermediate container 46dab5bb8e87 [2021-06-23T02:58:13.367Z] ---> 2f095a0b7d7b [2021-06-23T02:58:13.367Z] Step 12/26 : RUN $MAKE [2021-06-23T02:58:13.367Z] ---> Running in 06b669887d26 [2021-06-23T02:58:13.953Z] go mod tidy [2021-06-23T02:58:13.953Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.27" -o cmd/device-virtual ./cmd [2021-06-23T02:58:32.205Z] Removing intermediate container 06b669887d26 [2021-06-23T02:58:32.205Z] ---> 5428d850f9cc [2021-06-23T02:58:32.205Z] Step 13/26 : FROM alpine:3.12 [2021-06-23T02:58:32.205Z] 3.12: Pulling from library/alpine [2021-06-23T02:58:32.205Z] 339de151aab4: Pulling fs layer [2021-06-23T02:58:32.205Z] 339de151aab4: Verifying Checksum [2021-06-23T02:58:32.205Z] 339de151aab4: Download complete [2021-06-23T02:58:32.205Z] 339de151aab4: Pull complete [2021-06-23T02:58:32.205Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T02:58:32.205Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T02:58:32.205Z] ---> 13621d1b12d4 [2021-06-23T02:58:32.205Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-06-23T02:58:32.205Z] ---> Running in 209d4ff0217f [2021-06-23T02:58:32.205Z] Removing intermediate container 209d4ff0217f [2021-06-23T02:58:32.205Z] ---> 36298011c7bf [2021-06-23T02:58:32.205Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T02:58:32.205Z] ---> Running in 22359f85cd19 [2021-06-23T02:58:32.205Z] Removing intermediate container 22359f85cd19 [2021-06-23T02:58:32.205Z] ---> bfdd88c924e7 [2021-06-23T02:58:32.205Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-23T02:58:32.205Z] ---> Running in fd461f3b8e17 [2021-06-23T02:58:32.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T02:58:32.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T02:58:33.042Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-23T02:58:33.043Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-23T02:58:33.306Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-23T02:58:33.306Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-23T02:58:34.254Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-23T02:58:34.254Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-23T02:58:34.254Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T02:58:34.254Z] OK: 8 MiB in 20 packages [2021-06-23T02:58:34.831Z] Removing intermediate container fd461f3b8e17 [2021-06-23T02:58:34.831Z] ---> ce872869a772 [2021-06-23T02:58:34.831Z] Step 17/26 : WORKDIR / [2021-06-23T02:58:34.831Z] ---> Running in 53f5d72984be [2021-06-23T02:58:34.831Z] Removing intermediate container 53f5d72984be [2021-06-23T02:58:34.831Z] ---> 0098f205b970 [2021-06-23T02:58:34.831Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-06-23T02:58:35.094Z] ---> 8f73e6a0f025 [2021-06-23T02:58:35.094Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-06-23T02:58:35.356Z] ---> 3606de37af86 [2021-06-23T02:58:35.356Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-06-23T02:58:35.618Z] ---> 47a6003e3725 [2021-06-23T02:58:35.618Z] Step 21/26 : EXPOSE 59900 [2021-06-23T02:58:35.618Z] ---> Running in 3828dc921e87 [2021-06-23T02:58:35.881Z] Removing intermediate container 3828dc921e87 [2021-06-23T02:58:35.881Z] ---> 4a92122589b0 [2021-06-23T02:58:35.881Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-06-23T02:58:35.881Z] ---> Running in 0a2630c48ab2 [2021-06-23T02:58:35.881Z] Removing intermediate container 0a2630c48ab2 [2021-06-23T02:58:35.881Z] ---> adfaf6070bd5 [2021-06-23T02:58:35.881Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T02:58:35.881Z] ---> Running in 3e5472301d0e [2021-06-23T02:58:36.145Z] Removing intermediate container 3e5472301d0e [2021-06-23T02:58:36.145Z] ---> 8fc8ab1afebe [2021-06-23T02:58:36.145Z] Step 24/26 : LABEL arch=amd64 [2021-06-23T02:58:36.145Z] ---> Running in 51073aefadc7 [2021-06-23T02:58:36.145Z] Removing intermediate container 51073aefadc7 [2021-06-23T02:58:36.145Z] ---> d82e02fb8cb0 [2021-06-23T02:58:36.145Z] Step 25/26 : LABEL git_sha=dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [2021-06-23T02:58:36.145Z] ---> Running in 5e443d03d8fa [2021-06-23T02:58:36.407Z] Removing intermediate container 5e443d03d8fa [2021-06-23T02:58:36.407Z] ---> e5fc756e0af4 [2021-06-23T02:58:36.407Z] Step 26/26 : LABEL version=1.3.2-dev.27 [2021-06-23T02:58:36.407Z] ---> Running in f872acd5969c [2021-06-23T02:58:36.407Z] Removing intermediate container f872acd5969c [2021-06-23T02:58:36.407Z] ---> 71a96f6372f0 [2021-06-23T02:58:36.407Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-23T02:58:36.407Z] Successfully built 71a96f6372f0 [2021-06-23T02:58:36.407Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T02:58:36.604Z] provisioning config files... [2021-06-23T02:58:36.624Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/67@tmp/config1451829172164498376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T02:58:36.966Z] ---> docker-login.sh [2021-06-23T02:58:36.967Z] nexus3.edgexfoundry.org:10001 [2021-06-23T02:58:36.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:58:36.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:58:36.967Z] Configure a credential helper to remove this warning. See [2021-06-23T02:58:36.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:58:36.967Z] [2021-06-23T02:58:36.967Z] Login Succeeded [2021-06-23T02:58:36.967Z] nexus3.edgexfoundry.org:10002 [2021-06-23T02:58:37.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:58:37.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:58:37.231Z] Configure a credential helper to remove this warning. See [2021-06-23T02:58:37.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:58:37.231Z] [2021-06-23T02:58:37.231Z] Login Succeeded [2021-06-23T02:58:37.231Z] nexus3.edgexfoundry.org:10003 [2021-06-23T02:58:37.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:58:37.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:58:37.497Z] Configure a credential helper to remove this warning. See [2021-06-23T02:58:37.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:58:37.497Z] [2021-06-23T02:58:37.497Z] Login Succeeded [2021-06-23T02:58:37.497Z] nexus3.edgexfoundry.org:10004 [2021-06-23T02:58:37.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:58:37.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:58:37.497Z] Configure a credential helper to remove this warning. See [2021-06-23T02:58:37.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:58:37.497Z] [2021-06-23T02:58:37.497Z] Login Succeeded [2021-06-23T02:58:37.497Z] docker.io [2021-06-23T02:58:37.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T02:58:38.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T02:58:38.071Z] Configure a credential helper to remove this warning. See [2021-06-23T02:58:38.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T02:58:38.072Z] [2021-06-23T02:58:38.072Z] Login Succeeded [2021-06-23T02:58:38.072Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T02:58:38.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T02:58:38.154Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-06-23T02:58:38.154Z] dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [2021-06-23T02:58:38.154Z] latest [2021-06-23T02:58:38.154Z] 1.3.2-dev.27 [2021-06-23T02:58:38.154Z] dbe2230dab2cfb6b0568b89c91ed9776e212a8b1-1.3.2-dev.27 [2021-06-23T02:58:38.154Z] master [2021-06-23T02:58:38.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:58:39.093Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:58:39.406Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [2021-06-23T02:58:39.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-23T02:58:39.406Z] 775008c142aa: Preparing [2021-06-23T02:58:39.406Z] 524efcea9edc: Preparing [2021-06-23T02:58:39.406Z] 80e493506f5e: Preparing [2021-06-23T02:58:39.406Z] 11582a760cc7: Preparing [2021-06-23T02:58:39.406Z] e9b43c4af114: Preparing [2021-06-23T02:58:39.406Z] 32f366d666a5: Preparing [2021-06-23T02:58:39.406Z] 32f366d666a5: Waiting [2021-06-23T02:58:39.678Z] 524efcea9edc: Pushed [2021-06-23T02:58:39.678Z] 32f366d666a5: Layer already exists [2021-06-23T02:58:39.678Z] e9b43c4af114: Pushed [2021-06-23T02:58:39.678Z] 11582a760cc7: Pushed [2021-06-23T02:58:39.678Z] 80e493506f5e: Pushed [2021-06-23T02:58:39.998Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-06-23T02:58:39.998Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.689s coverage: 63.8% of statements [2021-06-23T02:58:39.998Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-23T02:58:41.607Z] 775008c142aa: Pushed [2021-06-23T02:58:41.871Z] dbe2230dab2cfb6b0568b89c91ed9776e212a8b1: digest: sha256:92ebc1a370fecd866e0427e81d557d15938a501a8756c50ff3aeefb0b1c8a631 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:58:42.182Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:58:42.482Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-06-23T02:58:42.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-23T02:58:42.483Z] 775008c142aa: Preparing [2021-06-23T02:58:42.483Z] 524efcea9edc: Preparing [2021-06-23T02:58:42.483Z] 80e493506f5e: Preparing [2021-06-23T02:58:42.483Z] 11582a760cc7: Preparing [2021-06-23T02:58:42.483Z] e9b43c4af114: Preparing [2021-06-23T02:58:42.483Z] 32f366d666a5: Preparing [2021-06-23T02:58:42.483Z] 32f366d666a5: Waiting [2021-06-23T02:58:42.483Z] 775008c142aa: Layer already exists [2021-06-23T02:58:42.483Z] e9b43c4af114: Layer already exists [2021-06-23T02:58:42.483Z] 524efcea9edc: Layer already exists [2021-06-23T02:58:42.483Z] 11582a760cc7: Layer already exists [2021-06-23T02:58:42.483Z] 80e493506f5e: Layer already exists [2021-06-23T02:58:42.483Z] 32f366d666a5: Layer already exists [2021-06-23T02:58:42.483Z] latest: digest: sha256:92ebc1a370fecd866e0427e81d557d15938a501a8756c50ff3aeefb0b1c8a631 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:58:42.823Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:58:43.126Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.27 [2021-06-23T02:58:43.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-23T02:58:43.126Z] 775008c142aa: Preparing [2021-06-23T02:58:43.126Z] 524efcea9edc: Preparing [2021-06-23T02:58:43.126Z] 80e493506f5e: Preparing [2021-06-23T02:58:43.126Z] 11582a760cc7: Preparing [2021-06-23T02:58:43.126Z] e9b43c4af114: Preparing [2021-06-23T02:58:43.126Z] 32f366d666a5: Preparing [2021-06-23T02:58:43.126Z] 32f366d666a5: Waiting [2021-06-23T02:58:43.126Z] 524efcea9edc: Layer already exists [2021-06-23T02:58:43.126Z] 775008c142aa: Layer already exists [2021-06-23T02:58:43.126Z] 11582a760cc7: Layer already exists [2021-06-23T02:58:43.126Z] e9b43c4af114: Layer already exists [2021-06-23T02:58:43.126Z] 80e493506f5e: Layer already exists [2021-06-23T02:58:43.126Z] 32f366d666a5: Layer already exists [2021-06-23T02:58:43.126Z] 1.3.2-dev.27: digest: sha256:92ebc1a370fecd866e0427e81d557d15938a501a8756c50ff3aeefb0b1c8a631 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:58:43.432Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:dbe2230dab2cfb6b0568b89c91ed9776e212a8b1-1.3.2-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:58:43.733Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:dbe2230dab2cfb6b0568b89c91ed9776e212a8b1-1.3.2-dev.27 [2021-06-23T02:58:43.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-23T02:58:43.733Z] 775008c142aa: Preparing [2021-06-23T02:58:43.733Z] 524efcea9edc: Preparing [2021-06-23T02:58:43.733Z] 80e493506f5e: Preparing [2021-06-23T02:58:43.733Z] 11582a760cc7: Preparing [2021-06-23T02:58:43.733Z] e9b43c4af114: Preparing [2021-06-23T02:58:43.733Z] 32f366d666a5: Preparing [2021-06-23T02:58:43.733Z] 32f366d666a5: Waiting [2021-06-23T02:58:43.733Z] e9b43c4af114: Layer already exists [2021-06-23T02:58:43.733Z] 775008c142aa: Layer already exists [2021-06-23T02:58:43.733Z] 80e493506f5e: Layer already exists [2021-06-23T02:58:43.733Z] 524efcea9edc: Layer already exists [2021-06-23T02:58:43.733Z] 11582a760cc7: Layer already exists [2021-06-23T02:58:43.733Z] 32f366d666a5: Layer already exists [2021-06-23T02:58:43.733Z] dbe2230dab2cfb6b0568b89c91ed9776e212a8b1-1.3.2-dev.27: digest: sha256:92ebc1a370fecd866e0427e81d557d15938a501a8756c50ff3aeefb0b1c8a631 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:58:44.043Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:58:44.348Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:master [2021-06-23T02:58:44.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-23T02:58:44.348Z] 775008c142aa: Preparing [2021-06-23T02:58:44.348Z] 524efcea9edc: Preparing [2021-06-23T02:58:44.348Z] 80e493506f5e: Preparing [2021-06-23T02:58:44.348Z] 11582a760cc7: Preparing [2021-06-23T02:58:44.348Z] e9b43c4af114: Preparing [2021-06-23T02:58:44.348Z] 32f366d666a5: Preparing [2021-06-23T02:58:44.348Z] 32f366d666a5: Waiting [2021-06-23T02:58:44.348Z] 524efcea9edc: Layer already exists [2021-06-23T02:58:44.348Z] 11582a760cc7: Layer already exists [2021-06-23T02:58:44.348Z] 80e493506f5e: Layer already exists [2021-06-23T02:58:44.348Z] 775008c142aa: Layer already exists [2021-06-23T02:58:44.348Z] e9b43c4af114: Layer already exists [2021-06-23T02:58:44.348Z] 32f366d666a5: Layer already exists [2021-06-23T02:58:44.348Z] master: digest: sha256:92ebc1a370fecd866e0427e81d557d15938a501a8756c50ff3aeefb0b1c8a631 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T02:58:44.412Z] ===================================================== [Pipeline] echo [2021-06-23T02:58:44.428Z] taggedImages: [2021-06-23T02:58:44.428Z] - nexus3.edgexfoundry.org:10004/device-virtual:dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [2021-06-23T02:58:44.428Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-06-23T02:58:44.428Z] - nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.27 [2021-06-23T02:58:44.428Z] - nexus3.edgexfoundry.org:10004/device-virtual:dbe2230dab2cfb6b0568b89c91ed9776e212a8b1-1.3.2-dev.27 [2021-06-23T02:58:44.428Z] - nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] } [Pipeline] // script [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-23T02:58:45.175Z] ---> job-cost.sh [2021-06-23T02:58:45.175Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-udvP [2021-06-23T02:58:55.196Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T02:59:02.222Z] gofmt -l . [2021-06-23T02:59:02.223Z] [ "`gofmt -l .`" = "" ] [2021-06-23T02:59:02.223Z] ./bin/test-attribution-txt.sh [2021-06-23T02:59:02.223Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-23T02:59:02.252Z] $ docker stop --time=1 b8d18a0d0e4586448ee97b943750e30945e840c35f32f85bb985dd80dddc079a [2021-06-23T02:59:04.337Z] $ docker rm -f b8d18a0d0e4586448ee97b943750e30945e840c35f32f85bb985dd80dddc079a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T02:59:05.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T02:59:05.223Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T02:59:05.710Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T02:59:06.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T02:59:06.570Z] + ls -al . [2021-06-23T02:59:06.570Z] total 156 [2021-06-23T02:59:06.570Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 23 02:59 . [2021-06-23T02:59:06.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 02:55 .. [2021-06-23T02:59:06.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 02:55 .git [2021-06-23T02:59:06.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 02:55 .github [2021-06-23T02:59:06.570Z] -rw-rw-r-- 1 jenkins jenkins 277 Jun 23 02:55 .gitignore [2021-06-23T02:59:06.570Z] -rw-rw-r-- 1 jenkins jenkins 8153 Jun 23 02:55 Attribution.txt [2021-06-23T02:59:06.570Z] -rw-rw-r-- 1 jenkins jenkins 1921 Jun 23 02:55 Dockerfile [2021-06-23T02:59:06.570Z] -rw-rw-r-- 1 jenkins jenkins 998 Jun 23 02:55 Dockerfile.build [2021-06-23T02:59:06.570Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 02:55 Jenkinsfile [2021-06-23T02:59:06.570Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 23 02:55 LICENSE [2021-06-23T02:59:06.570Z] -rw-rw-r-- 1 jenkins jenkins 905 Jun 23 02:55 Makefile [2021-06-23T02:59:06.570Z] -rw-rw-r-- 1 jenkins jenkins 2745 Jun 23 02:55 README.md [2021-06-23T02:59:06.570Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 23 02:53 VERSION [2021-06-23T02:59:06.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 02:55 bin [2021-06-23T02:59:06.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 02:55 cmd [2021-06-23T02:59:06.570Z] -rw-r--r-- 1 jenkins jenkins 47257 Jun 23 02:58 coverage.out [2021-06-23T02:59:06.570Z] -rw-r--r-- 1 jenkins jenkins 810 Jun 23 02:59 go.mod [2021-06-23T02:59:06.570Z] -rw-r--r-- 1 jenkins jenkins 22922 Jun 23 02:57 go.sum [2021-06-23T02:59:06.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 02:55 internal [2021-06-23T02:59:06.570Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 23 02:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-23T02:59:06.912Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 --label arch=arm64 --label version=1.3.2-dev.27 . [2021-06-23T02:59:07.508Z] Sending build context to Docker daemon 8.687MB [2021-06-23T02:59:07.508Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T02:59:07.508Z] Step 2/26 : FROM ${BASE} AS builder [2021-06-23T02:59:07.508Z] ---> dfd4f095f376 [2021-06-23T02:59:07.508Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-23T02:59:07.781Z] ---> Running in c1dd6dc485fa [2021-06-23T02:59:08.059Z] Removing intermediate container c1dd6dc485fa [2021-06-23T02:59:08.060Z] ---> 3fe8ae6f63d3 [2021-06-23T02:59:08.060Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-06-23T02:59:08.331Z] ---> Running in c83cae52c044 [2021-06-23T02:59:08.926Z] Removing intermediate container c83cae52c044 [2021-06-23T02:59:08.926Z] ---> 12e12731a0d8 [2021-06-23T02:59:08.926Z] Step 5/26 : WORKDIR /device-virtual-go [2021-06-23T02:59:08.926Z] ---> Running in b422a27a30c2 [2021-06-23T02:59:09.521Z] Removing intermediate container b422a27a30c2 [2021-06-23T02:59:09.521Z] ---> 777b125f63e1 [2021-06-23T02:59:09.521Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T02:59:09.521Z] ---> Running in 608e297e22f0 [2021-06-23T02:59:10.131Z] lf-activate-venv(): INFO: Adding /tmp/venv-udvP/bin to PATH [2021-06-23T02:59:10.131Z] INFO: No Stack... [2021-06-23T02:59:10.703Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T02:59:11.278Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T02:59:11.503Z] Removing intermediate container 608e297e22f0 [2021-06-23T02:59:11.503Z] ---> 4fc41f4f95e4 [2021-06-23T02:59:11.503Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-23T02:59:11.579Z] + cat /w/workspace/device-virtual-go/67/archives/cost.csv [2021-06-23T02:59:11.579Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T02:59:11.611Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-67-stack-cost] [2021-06-23T02:59:11.620Z] Resource [jenkins-edgexfoundry-device-virtual-go-master-67-stack-cost] did not exist. Created. [2021-06-23T02:59:11.620Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T02:59:11.777Z] ---> Running in 25236eb4fca2 [2021-06-23T02:59:11.952Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-23T02:59:12.030Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T02:59:12.082Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-67-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-23T02:59:12.799Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T02:59:13.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T02:59:14.748Z] OK: 145 MiB in 53 packages [2021-06-23T02:59:15.727Z] Removing intermediate container 25236eb4fca2 [2021-06-23T02:59:15.727Z] ---> 20cf12f2ad9d [2021-06-23T02:59:15.727Z] Step 8/26 : COPY . . [2021-06-23T02:59:17.168Z] ---> 90ecfefb7bb8 [2021-06-23T02:59:17.168Z] Step 9/26 : RUN go mod tidy [2021-06-23T02:59:17.168Z] ---> Running in ec8f117bf289 [2021-06-23T02:59:19.908Z] Removing intermediate container ec8f117bf289 [2021-06-23T02:59:19.908Z] ---> a727be6c7bf6 [2021-06-23T02:59:19.908Z] Step 10/26 : RUN go mod download [2021-06-23T02:59:20.183Z] ---> Running in c166f35ac667 [2021-06-23T02:59:22.814Z] Removing intermediate container c166f35ac667 [2021-06-23T02:59:22.814Z] ---> b56e7be406ae [2021-06-23T02:59:22.814Z] Step 11/26 : ARG MAKE='make build' [2021-06-23T02:59:22.814Z] ---> Running in 5ee668edff12 [2021-06-23T02:59:23.101Z] Removing intermediate container 5ee668edff12 [2021-06-23T02:59:23.101Z] ---> 50a33981c084 [2021-06-23T02:59:23.101Z] Step 12/26 : RUN $MAKE [2021-06-23T02:59:23.101Z] ---> Running in 56060e9f4e8b [2021-06-23T02:59:24.538Z] go mod tidy [2021-06-23T02:59:24.815Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.27" -o cmd/device-virtual ./cmd [2021-06-23T03:00:22.367Z] Removing intermediate container 56060e9f4e8b [2021-06-23T03:00:22.367Z] ---> 0407f65d40c0 [2021-06-23T03:00:22.367Z] Step 13/26 : FROM alpine:3.12 [2021-06-23T03:00:22.367Z] 3.12: Pulling from library/alpine [2021-06-23T03:00:22.367Z] d2f70382dc9a: Pulling fs layer [2021-06-23T03:00:22.367Z] d2f70382dc9a: Verifying Checksum [2021-06-23T03:00:22.367Z] d2f70382dc9a: Download complete [2021-06-23T03:00:22.367Z] d2f70382dc9a: Pull complete [2021-06-23T03:00:22.367Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T03:00:22.367Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T03:00:22.367Z] ---> c4fd0aeabfcf [2021-06-23T03:00:22.367Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-06-23T03:00:22.367Z] ---> Running in 0808be27a22a [2021-06-23T03:00:22.367Z] Removing intermediate container 0808be27a22a [2021-06-23T03:00:22.367Z] ---> 896f0b096c55 [2021-06-23T03:00:22.367Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:00:22.367Z] ---> Running in 085febf97fd9 [2021-06-23T03:00:22.367Z] Removing intermediate container 085febf97fd9 [2021-06-23T03:00:22.367Z] ---> da3d38dfe69c [2021-06-23T03:00:22.367Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-23T03:00:22.367Z] ---> Running in c6c4d69ca4ee [2021-06-23T03:00:22.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:00:22.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:00:22.639Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-23T03:00:22.639Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-23T03:00:22.639Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-23T03:00:22.910Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-23T03:00:23.184Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-23T03:00:23.184Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-23T03:00:23.184Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:00:23.184Z] OK: 8 MiB in 20 packages [2021-06-23T03:00:24.620Z] Removing intermediate container c6c4d69ca4ee [2021-06-23T03:00:24.620Z] ---> b9133a509d76 [2021-06-23T03:00:24.620Z] Step 17/26 : WORKDIR / [2021-06-23T03:00:24.901Z] ---> Running in 6ff0d9dfb440 [2021-06-23T03:00:25.497Z] Removing intermediate container 6ff0d9dfb440 [2021-06-23T03:00:25.497Z] ---> c2421f090912 [2021-06-23T03:00:25.497Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-06-23T03:00:26.486Z] ---> e78e2b3b2c8d [2021-06-23T03:00:26.486Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-06-23T03:00:27.088Z] ---> 9bda0d070de0 [2021-06-23T03:00:27.089Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-06-23T03:00:28.525Z] ---> 63481b9f630a [2021-06-23T03:00:28.525Z] Step 21/26 : EXPOSE 59900 [2021-06-23T03:00:29.122Z] ---> Running in adee93f90168 [2021-06-23T03:00:29.394Z] Removing intermediate container adee93f90168 [2021-06-23T03:00:29.394Z] ---> 0aadf0878ee0 [2021-06-23T03:00:29.394Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-06-23T03:00:29.666Z] ---> Running in eb4a83f0a68f [2021-06-23T03:00:30.260Z] Removing intermediate container eb4a83f0a68f [2021-06-23T03:00:30.260Z] ---> 32937ba84420 [2021-06-23T03:00:30.260Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:00:30.534Z] ---> Running in 0b858e7bc565 [2021-06-23T03:00:31.130Z] Removing intermediate container 0b858e7bc565 [2021-06-23T03:00:31.130Z] ---> 070bca6731d0 [2021-06-23T03:00:31.130Z] Step 24/26 : LABEL arch=arm64 [2021-06-23T03:00:31.402Z] ---> Running in c267e9fe02ff [2021-06-23T03:00:31.993Z] Removing intermediate container c267e9fe02ff [2021-06-23T03:00:31.993Z] ---> 04bc86098986 [2021-06-23T03:00:31.993Z] Step 25/26 : LABEL git_sha=dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [2021-06-23T03:00:32.266Z] ---> Running in 680eb35578ac [2021-06-23T03:00:32.859Z] Removing intermediate container 680eb35578ac [2021-06-23T03:00:32.859Z] ---> bbc76f153ffd [2021-06-23T03:00:32.859Z] Step 26/26 : LABEL version=1.3.2-dev.27 [2021-06-23T03:00:33.144Z] ---> Running in 141de7328f03 [2021-06-23T03:00:33.418Z] Removing intermediate container 141de7328f03 [2021-06-23T03:00:33.418Z] ---> 98694c2689d3 [2021-06-23T03:00:33.418Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-23T03:00:33.689Z] Successfully built 98694c2689d3 [2021-06-23T03:00:33.689Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T03:00:33.950Z] provisioning config files... [2021-06-23T03:00:33.972Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/67@tmp/config2433683913585774093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:00:34.339Z] ---> docker-login.sh [2021-06-23T03:00:34.339Z] nexus3.edgexfoundry.org:10001 [2021-06-23T03:00:34.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:00:34.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:00:34.888Z] Configure a credential helper to remove this warning. See [2021-06-23T03:00:34.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:00:34.888Z] [2021-06-23T03:00:34.888Z] Login Succeeded [2021-06-23T03:00:34.888Z] nexus3.edgexfoundry.org:10002 [2021-06-23T03:00:35.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:00:35.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:00:35.433Z] Configure a credential helper to remove this warning. See [2021-06-23T03:00:35.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:00:35.433Z] [2021-06-23T03:00:35.433Z] Login Succeeded [2021-06-23T03:00:35.433Z] nexus3.edgexfoundry.org:10003 [2021-06-23T03:00:35.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:00:35.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:00:35.979Z] Configure a credential helper to remove this warning. See [2021-06-23T03:00:35.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:00:35.979Z] [2021-06-23T03:00:35.979Z] Login Succeeded [2021-06-23T03:00:35.979Z] nexus3.edgexfoundry.org:10004 [2021-06-23T03:00:36.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:00:36.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:00:36.526Z] Configure a credential helper to remove this warning. See [2021-06-23T03:00:36.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:00:36.526Z] [2021-06-23T03:00:36.526Z] Login Succeeded [2021-06-23T03:00:36.526Z] docker.io [2021-06-23T03:00:37.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:00:37.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:00:37.392Z] Configure a credential helper to remove this warning. See [2021-06-23T03:00:37.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:00:37.392Z] [2021-06-23T03:00:37.392Z] Login Succeeded [2021-06-23T03:00:37.392Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T03:00:37.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T03:00:37.491Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-06-23T03:00:37.491Z] dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [2021-06-23T03:00:37.491Z] latest [2021-06-23T03:00:37.491Z] 1.3.2-dev.27 [2021-06-23T03:00:37.491Z] dbe2230dab2cfb6b0568b89c91ed9776e212a8b1-1.3.2-dev.27 [2021-06-23T03:00:37.491Z] master [2021-06-23T03:00:37.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:00:37.883Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:00:38.233Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [2021-06-23T03:00:38.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-23T03:00:38.233Z] 90d9c89a059b: Preparing [2021-06-23T03:00:38.233Z] db8e7bf35aaa: Preparing [2021-06-23T03:00:38.233Z] 933ee218fe1c: Preparing [2021-06-23T03:00:38.233Z] a28b714d24c9: Preparing [2021-06-23T03:00:38.233Z] 65bbe43103ac: Preparing [2021-06-23T03:00:38.233Z] 3fbe34a1663b: Preparing [2021-06-23T03:00:38.233Z] 3fbe34a1663b: Waiting [2021-06-23T03:00:53.333Z] 933ee218fe1c: Pushed [2021-06-23T03:00:53.333Z] db8e7bf35aaa: Pushed [2021-06-23T03:00:53.333Z] 65bbe43103ac: Pushed [2021-06-23T03:00:53.333Z] 3fbe34a1663b: Layer already exists [2021-06-23T03:00:53.333Z] a28b714d24c9: Pushed [2021-06-23T03:00:55.937Z] 90d9c89a059b: Pushed [2021-06-23T03:00:56.210Z] dbe2230dab2cfb6b0568b89c91ed9776e212a8b1: digest: sha256:fbcae261d5c3f97a182e2ebe550c03c5a653a7ffe4284cc7acfd0cebc4dbe61a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:00:56.560Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:00:56.898Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-06-23T03:00:56.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-23T03:00:56.898Z] 90d9c89a059b: Preparing [2021-06-23T03:00:56.898Z] db8e7bf35aaa: Preparing [2021-06-23T03:00:56.898Z] 933ee218fe1c: Preparing [2021-06-23T03:00:56.898Z] a28b714d24c9: Preparing [2021-06-23T03:00:56.898Z] 65bbe43103ac: Preparing [2021-06-23T03:00:56.898Z] 3fbe34a1663b: Preparing [2021-06-23T03:00:56.898Z] 3fbe34a1663b: Waiting [2021-06-23T03:00:57.170Z] 90d9c89a059b: Layer already exists [2021-06-23T03:00:57.170Z] a28b714d24c9: Layer already exists [2021-06-23T03:00:57.170Z] 933ee218fe1c: Layer already exists [2021-06-23T03:00:57.170Z] db8e7bf35aaa: Layer already exists [2021-06-23T03:00:57.170Z] 65bbe43103ac: Layer already exists [2021-06-23T03:00:57.170Z] 3fbe34a1663b: Layer already exists [2021-06-23T03:00:57.170Z] latest: digest: sha256:fbcae261d5c3f97a182e2ebe550c03c5a653a7ffe4284cc7acfd0cebc4dbe61a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:00:57.519Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:00:57.862Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.27 [2021-06-23T03:00:57.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-23T03:00:57.863Z] 90d9c89a059b: Preparing [2021-06-23T03:00:57.863Z] db8e7bf35aaa: Preparing [2021-06-23T03:00:57.863Z] 933ee218fe1c: Preparing [2021-06-23T03:00:57.863Z] a28b714d24c9: Preparing [2021-06-23T03:00:57.863Z] 65bbe43103ac: Preparing [2021-06-23T03:00:57.863Z] 3fbe34a1663b: Preparing [2021-06-23T03:00:57.863Z] 3fbe34a1663b: Waiting [2021-06-23T03:00:58.134Z] 65bbe43103ac: Layer already exists [2021-06-23T03:00:58.135Z] 933ee218fe1c: Layer already exists [2021-06-23T03:00:58.135Z] a28b714d24c9: Layer already exists [2021-06-23T03:00:58.135Z] 90d9c89a059b: Layer already exists [2021-06-23T03:00:58.135Z] db8e7bf35aaa: Layer already exists [2021-06-23T03:00:58.135Z] 3fbe34a1663b: Layer already exists [2021-06-23T03:00:58.135Z] 1.3.2-dev.27: digest: sha256:fbcae261d5c3f97a182e2ebe550c03c5a653a7ffe4284cc7acfd0cebc4dbe61a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:00:58.481Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:dbe2230dab2cfb6b0568b89c91ed9776e212a8b1-1.3.2-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:00:58.830Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:dbe2230dab2cfb6b0568b89c91ed9776e212a8b1-1.3.2-dev.27 [2021-06-23T03:00:58.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-23T03:00:58.830Z] 90d9c89a059b: Preparing [2021-06-23T03:00:58.830Z] db8e7bf35aaa: Preparing [2021-06-23T03:00:58.830Z] 933ee218fe1c: Preparing [2021-06-23T03:00:58.830Z] a28b714d24c9: Preparing [2021-06-23T03:00:58.830Z] 65bbe43103ac: Preparing [2021-06-23T03:00:58.830Z] 3fbe34a1663b: Preparing [2021-06-23T03:00:58.830Z] 3fbe34a1663b: Waiting [2021-06-23T03:00:59.108Z] 90d9c89a059b: Layer already exists [2021-06-23T03:00:59.108Z] db8e7bf35aaa: Layer already exists [2021-06-23T03:00:59.108Z] 65bbe43103ac: Layer already exists [2021-06-23T03:00:59.108Z] 933ee218fe1c: Layer already exists [2021-06-23T03:00:59.108Z] a28b714d24c9: Layer already exists [2021-06-23T03:00:59.108Z] 3fbe34a1663b: Layer already exists [2021-06-23T03:00:59.707Z] dbe2230dab2cfb6b0568b89c91ed9776e212a8b1-1.3.2-dev.27: digest: sha256:fbcae261d5c3f97a182e2ebe550c03c5a653a7ffe4284cc7acfd0cebc4dbe61a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:01:00.076Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:01:00.419Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [2021-06-23T03:01:00.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-23T03:01:00.420Z] 90d9c89a059b: Preparing [2021-06-23T03:01:00.420Z] db8e7bf35aaa: Preparing [2021-06-23T03:01:00.420Z] 933ee218fe1c: Preparing [2021-06-23T03:01:00.420Z] a28b714d24c9: Preparing [2021-06-23T03:01:00.420Z] 65bbe43103ac: Preparing [2021-06-23T03:01:00.420Z] 3fbe34a1663b: Preparing [2021-06-23T03:01:00.420Z] 3fbe34a1663b: Waiting [2021-06-23T03:01:00.420Z] 65bbe43103ac: Layer already exists [2021-06-23T03:01:00.420Z] db8e7bf35aaa: Layer already exists [2021-06-23T03:01:00.420Z] 90d9c89a059b: Layer already exists [2021-06-23T03:01:00.420Z] 933ee218fe1c: Layer already exists [2021-06-23T03:01:00.420Z] a28b714d24c9: Layer already exists [2021-06-23T03:01:00.697Z] 3fbe34a1663b: Layer already exists [2021-06-23T03:01:00.972Z] master: digest: sha256:fbcae261d5c3f97a182e2ebe550c03c5a653a7ffe4284cc7acfd0cebc4dbe61a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T03:01:01.050Z] ===================================================== [Pipeline] echo [2021-06-23T03:01:01.067Z] taggedImages: [2021-06-23T03:01:01.067Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [2021-06-23T03:01:01.067Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-06-23T03:01:01.067Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.27 [2021-06-23T03:01:01.067Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:dbe2230dab2cfb6b0568b89c91ed9776e212a8b1-1.3.2-dev.27 [2021-06-23T03:01:01.067Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:01:01.594Z] ---> job-cost.sh [2021-06-23T03:01:01.594Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TPVI [2021-06-23T03:01:40.631Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T03:03:02.490Z] lf-activate-venv(): INFO: Adding /tmp/venv-TPVI/bin to PATH [2021-06-23T03:03:02.490Z] INFO: No Stack... [2021-06-23T03:03:03.082Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T03:03:03.676Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T03:03:04.015Z] + cat /w/workspace/device-virtual-go/67/archives/cost.csv [2021-06-23T03:03:04.015Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T03:03:04.080Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-67-stack-cost] [2021-06-23T03:03:04.092Z] Resource [jenkins-edgexfoundry-device-virtual-go-master-67-stack-cost] did not exist. Created. [2021-06-23T03:03:04.092Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T03:03:04.461Z] /w/workspace/device-virtual-go/67@tmp/durable-002a714b/script.sh: 1: /w/workspace/device-virtual-go/67@tmp/durable-002a714b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-23T03:03:04.803Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T03:03:04.838Z] Warning: overwriting stash ‘stack-cost’ [2021-06-23T03:03:04.986Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T03:03:05.030Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-67-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-23T03:03:05.606Z] provisioning config files... [2021-06-23T03:03:05.618Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config3914036425798704556tmp [Pipeline] { [Pipeline] sh [2021-06-23T03:03:05.937Z] + set +x [2021-06-23T03:03:05.937Z] + bash -s -- [2021-06-23T03:03:05.937Z] + curl -s https://codecov.io/bash [2021-06-23T03:03:05.937Z] [2021-06-23T03:03:05.937Z] _____ _ [2021-06-23T03:03:05.937Z] / ____| | | [2021-06-23T03:03:05.937Z] | | ___ __| | ___ ___ _____ __ [2021-06-23T03:03:05.937Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-23T03:03:05.937Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-23T03:03:05.937Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-23T03:03:05.937Z] Bash-1.0.3 [2021-06-23T03:03:05.937Z] [2021-06-23T03:03:05.937Z] [2021-06-23T03:03:05.937Z] ==> git version 2.24.4 found [2021-06-23T03:03:05.937Z] ==> 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-23T03:03:05.937Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-23T03:03:05.937Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-23T03:03:05.937Z] ==> Jenkins CI detected. [2021-06-23T03:03:05.937Z] project root: . [2021-06-23T03:03:05.937Z] --> token set from env [2021-06-23T03:03:05.937Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-23T03:03:06.199Z] ==> Running gcov in . (disable via -X gcov) [2021-06-23T03:03:06.199Z] ==> Python coveragepy not found [2021-06-23T03:03:06.199Z] ==> Searching for coverage reports in: [2021-06-23T03:03:06.199Z] + . [2021-06-23T03:03:06.199Z] -> Found 1 reports [2021-06-23T03:03:06.199Z] ==> Detecting git/mercurial file structure [2021-06-23T03:03:06.199Z] ==> Reading reports [2021-06-23T03:03:06.199Z] + ./coverage.out bytes=47257 [2021-06-23T03:03:06.199Z] ==> Appending adjustments [2021-06-23T03:03:06.199Z] https://docs.codecov.io/docs/fixing-reports [2021-06-23T03:03:06.199Z] + Found adjustments [2021-06-23T03:03:06.199Z] ==> Gzipping contents [2021-06-23T03:03:06.199Z] 8.0K /tmp/codecov.bBPMOB.gz [2021-06-23T03:03:06.199Z] ==> Uploading reports [2021-06-23T03:03:06.199Z] url: https://codecov.io [2021-06-23T03:03:06.199Z] query: branch=master&commit=dbe2230dab2cfb6b0568b89c91ed9776e212a8b1&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-23T03:03:06.199Z] -> Pinging Codecov [2021-06-23T03:03:06.199Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=dbe2230dab2cfb6b0568b89c91ed9776e212a8b1&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-23T03:03:06.462Z] -> Uploading to [2021-06-23T03:03:06.462Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-23/5E52B4B073DB2E39498172D8E973AA87/dbe2230dab2cfb6b0568b89c91ed9776e212a8b1/398b1fb8-e3dc-4002-9382-f3849e1f8010.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T030306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15995451de493f8e3108afa77cb9843d493f398f80e399824427bbe172b2cd18 [2021-06-23T03:03:06.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T03:03:06.462Z] Dload Upload Total Spent Left Speed [2021-06-23T03:03:07.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5815 0 0 100 5815 0 17518 --:--:-- --:--:-- --:--:-- 17567 [2021-06-23T03:03:07.046Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [Pipeline] } [2021-06-23T03:03:07.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-23T03:03:08.021Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-23T03:03:08.035Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:03:08.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T03:03:08.371Z] [2021-06-23T03:03:08.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:03:08.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T03:03:08.708Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-23T03:03:08.708Z] 188c0c94c7c5: Pulling fs layer [2021-06-23T03:03:08.708Z] 0ef7d3d256c8: Pulling fs layer [2021-06-23T03:03:08.708Z] de9db76c5a1d: Pulling fs layer [2021-06-23T03:03:08.708Z] 0eba1c9be4d2: Pulling fs layer [2021-06-23T03:03:08.708Z] 0d57e429df01: Pulling fs layer [2021-06-23T03:03:08.709Z] 4e4be7b47b0d: Pulling fs layer [2021-06-23T03:03:08.709Z] e1f770b5df2f: Pulling fs layer [2021-06-23T03:03:08.709Z] 85a0685a4137: Pulling fs layer [2021-06-23T03:03:08.709Z] 0d57e429df01: Waiting [2021-06-23T03:03:08.709Z] 4e4be7b47b0d: Waiting [2021-06-23T03:03:08.709Z] e1f770b5df2f: Waiting [2021-06-23T03:03:08.709Z] 85a0685a4137: Waiting [2021-06-23T03:03:08.709Z] 0eba1c9be4d2: Waiting [2021-06-23T03:03:08.709Z] de9db76c5a1d: Verifying Checksum [2021-06-23T03:03:08.709Z] de9db76c5a1d: Download complete [2021-06-23T03:03:08.709Z] 0ef7d3d256c8: Verifying Checksum [2021-06-23T03:03:08.709Z] 0ef7d3d256c8: Download complete [2021-06-23T03:03:08.973Z] 0d57e429df01: Verifying Checksum [2021-06-23T03:03:08.973Z] 0d57e429df01: Download complete [2021-06-23T03:03:08.973Z] 188c0c94c7c5: Verifying Checksum [2021-06-23T03:03:08.973Z] 188c0c94c7c5: Download complete [2021-06-23T03:03:08.973Z] 4e4be7b47b0d: Verifying Checksum [2021-06-23T03:03:08.973Z] 4e4be7b47b0d: Download complete [2021-06-23T03:03:09.236Z] 188c0c94c7c5: Pull complete [2021-06-23T03:03:09.511Z] 0ef7d3d256c8: Pull complete [2021-06-23T03:03:09.511Z] e1f770b5df2f: Verifying Checksum [2021-06-23T03:03:09.511Z] e1f770b5df2f: Download complete [2021-06-23T03:03:09.776Z] de9db76c5a1d: Pull complete [2021-06-23T03:03:11.694Z] 85a0685a4137: Verifying Checksum [2021-06-23T03:03:11.694Z] 85a0685a4137: Download complete [2021-06-23T03:03:11.694Z] 0eba1c9be4d2: Verifying Checksum [2021-06-23T03:03:11.694Z] 0eba1c9be4d2: Download complete [2021-06-23T03:03:15.030Z] 0eba1c9be4d2: Pull complete [2021-06-23T03:03:15.030Z] 0d57e429df01: Pull complete [2021-06-23T03:03:15.297Z] 4e4be7b47b0d: Pull complete [2021-06-23T03:03:15.892Z] e1f770b5df2f: Pull complete [2021-06-23T03:03:19.265Z] 85a0685a4137: Pull complete [2021-06-23T03:03:19.265Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-23T03:03:19.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T03:03:19.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-23T03:03:19.338Z] prd-centos7-docker-4c-2g-824 does not seem to be running inside a container [2021-06-23T03:03:19.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-23T03:03:21.925Z] $ docker top 3910ae2e673619bafdb77bc61caec1cad34b31f1b179feb7047f762be138b958 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T03:03:22.018Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-23T03:03:22.303Z] + set -o pipefail [2021-06-23T03:03:22.304Z] + snyk monitor '--org=edgex-jenkins' [2021-06-23T03:03:28.904Z] [2021-06-23T03:03:28.904Z] Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... [2021-06-23T03:03:28.904Z] [2021-06-23T03:03:28.904Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/ef74a38a-f9e4-469b-abc9-6d8f8da02207 [2021-06-23T03:03:28.904Z] [2021-06-23T03:03:28.904Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-23T03:03:28.904Z] [2021-06-23T03:03:28.904Z] [Pipeline] } [2021-06-23T03:03:28.918Z] $ docker stop --time=1 3910ae2e673619bafdb77bc61caec1cad34b31f1b179feb7047f762be138b958 [2021-06-23T03:03:31.292Z] $ docker rm -f 3910ae2e673619bafdb77bc61caec1cad34b31f1b179feb7047f762be138b958 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T03:03:32.344Z] + git log --format=format:%s -1 dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:03:32.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T03:03:32.654Z] . [Pipeline] withDockerContainer [2021-06-23T03:03:32.729Z] prd-centos7-docker-4c-2g-824 does not seem to be running inside a container [2021-06-23T03:03:32.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T03:03:33.101Z] $ docker top 00ded403e748eec4a4f923fcb4ffb5426cd3291a1fa2ed97521a2c80bb2ee9a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T03:03:33.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T03:03:33.242Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T03:03:33.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T03:03:33.354Z] $ docker exec 00ded403e748eec4a4f923fcb4ffb5426cd3291a1fa2ed97521a2c80bb2ee9a2 ssh-agent [2021-06-23T03:03:33.463Z] SSH_AUTH_SOCK=/tmp/ssh-ExMBoHmN2EAP/agent.14 [2021-06-23T03:03:33.463Z] SSH_AGENT_PID=20 [2021-06-23T03:03:33.470Z] Running ssh-add (command line suppressed) [2021-06-23T03:03:33.562Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_8936511896974996938.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_8936511896974996938.key) [2021-06-23T03:03:33.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T03:03:33.882Z] + git semver tag [2021-06-23T03:03:33.882Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T03:03:33.882Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-06-23T03:03:33.882Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-06-23T03:03:33.882Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T03:03:33.882Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T03:03:33.882Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T03:03:33.882Z] # $SEMVER_BRANCH = master [2021-06-23T03:03:33.882Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2021-06-23T03:03:33.882Z] # dbe2230dab2cfb6b0568b89c91ed9776e212a8b1 HEAD [2021-06-23T03:03:33.882Z] # -> Force: false [2021-06-23T03:03:33.882Z] # a807b2bbefc302a579a0345e0a33e953967e4860 refs/tags/v1.3.2-dev.27 [Pipeline] } [2021-06-23T03:03:33.892Z] $ docker exec --env ******** --env ******** 00ded403e748eec4a4f923fcb4ffb5426cd3291a1fa2ed97521a2c80bb2ee9a2 ssh-agent -k [2021-06-23T03:03:33.981Z] unset SSH_AUTH_SOCK; [2021-06-23T03:03:33.981Z] unset SSH_AGENT_PID; [2021-06-23T03:03:33.981Z] echo Agent pid 20 killed; [2021-06-23T03:03:33.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T03:03:34.338Z] + git semver [Pipeline] } [2021-06-23T03:03:34.356Z] $ docker stop --time=1 00ded403e748eec4a4f923fcb4ffb5426cd3291a1fa2ed97521a2c80bb2ee9a2 [2021-06-23T03:03:35.539Z] $ docker rm -f 00ded403e748eec4a4f923fcb4ffb5426cd3291a1fa2ed97521a2c80bb2ee9a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:03:36.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T03:03:36.091Z] [2021-06-23T03:03:36.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:03:36.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T03:03:36.406Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-23T03:03:36.406Z] ab5ef0e58194: Pulling fs layer [2021-06-23T03:03:36.406Z] 9712f1f96733: Pulling fs layer [2021-06-23T03:03:36.406Z] 63f879dbbcfc: Pulling fs layer [2021-06-23T03:03:36.406Z] 0d9ebad4ef96: Pulling fs layer [2021-06-23T03:03:36.406Z] e9a5061849ea: Pulling fs layer [2021-06-23T03:03:36.406Z] d747dcd14b5f: Pulling fs layer [2021-06-23T03:03:36.406Z] 2de7ff778b66: Pulling fs layer [2021-06-23T03:03:36.406Z] 0d9ebad4ef96: Waiting [2021-06-23T03:03:36.406Z] e9a5061849ea: Waiting [2021-06-23T03:03:36.406Z] d747dcd14b5f: Waiting [2021-06-23T03:03:36.406Z] 2de7ff778b66: Waiting [2021-06-23T03:03:36.406Z] 9712f1f96733: Verifying Checksum [2021-06-23T03:03:36.406Z] 9712f1f96733: Download complete [2021-06-23T03:03:37.788Z] 63f879dbbcfc: Verifying Checksum [2021-06-23T03:03:37.788Z] 63f879dbbcfc: Download complete [2021-06-23T03:03:38.049Z] e9a5061849ea: Verifying Checksum [2021-06-23T03:03:38.049Z] e9a5061849ea: Download complete [2021-06-23T03:03:38.049Z] d747dcd14b5f: Download complete [2021-06-23T03:03:38.311Z] 2de7ff778b66: Verifying Checksum [2021-06-23T03:03:38.311Z] 2de7ff778b66: Download complete [2021-06-23T03:03:38.890Z] 0d9ebad4ef96: Verifying Checksum [2021-06-23T03:03:38.890Z] 0d9ebad4ef96: Download complete [2021-06-23T03:03:38.890Z] ab5ef0e58194: Verifying Checksum [2021-06-23T03:03:38.890Z] ab5ef0e58194: Download complete [2021-06-23T03:03:41.469Z] ab5ef0e58194: Pull complete [2021-06-23T03:03:41.469Z] 9712f1f96733: Pull complete [2021-06-23T03:03:42.064Z] 63f879dbbcfc: Pull complete [2021-06-23T03:03:45.399Z] 0d9ebad4ef96: Pull complete [2021-06-23T03:03:45.399Z] e9a5061849ea: Pull complete [2021-06-23T03:03:45.399Z] d747dcd14b5f: Pull complete [2021-06-23T03:03:46.356Z] 2de7ff778b66: Pull complete [2021-06-23T03:03:46.356Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-23T03:03:46.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T03:03:46.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-23T03:03:46.447Z] prd-centos7-docker-4c-2g-824 does not seem to be running inside a container [2021-06-23T03:03:46.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-23T03:03:49.633Z] $ docker top 380f86164b5925479d96e6fbeb94ffcf146e6aa409f4e52483f4a9c1b031397a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-23T03:03:49.745Z] provisioning config files... [2021-06-23T03:03:49.754Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5934315667406780827tmp [2021-06-23T03:03:49.767Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config38181970550320599tmp [2021-06-23T03:03:49.778Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config3416619090802387230tmp [Pipeline] { [Pipeline] echo [2021-06-23T03:03:49.804Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:03:50.099Z] ---> sigul-configuration.sh [2021-06-23T03:03:50.099Z] gpg: directory `/root/.gnupg' created [2021-06-23T03:03:50.099Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-23T03:03:50.099Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-23T03:03:50.099Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-23T03:03:50.099Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-23T03:03:50.099Z] gpg: CAST5 encrypted data [2021-06-23T03:03:50.099Z] gpg: encrypted with 1 passphrase [2021-06-23T03:03:50.099Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-23T03:03:50.396Z] + mkdir /home/jenkins [2021-06-23T03:03:50.396Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-23T03:03:50.694Z] + 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-23T03:03:50.705Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:03:51.011Z] ---> sigul-install.sh [2021-06-23T03:03:55.222Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-23T03:03:55.518Z] + git tag --list [2021-06-23T03:03:55.518Z] v1.0.0 [2021-06-23T03:03:55.518Z] v1.1.0 [2021-06-23T03:03:55.518Z] v1.1.1 [2021-06-23T03:03:55.518Z] v1.2.1 [2021-06-23T03:03:55.518Z] v1.2.2 [2021-06-23T03:03:55.518Z] v1.2.3 [2021-06-23T03:03:55.518Z] v1.3.0 [2021-06-23T03:03:55.518Z] v1.3.1 [2021-06-23T03:03:55.518Z] v1.3.1-dev.1 [2021-06-23T03:03:55.518Z] v1.3.1-dev.2 [2021-06-23T03:03:55.518Z] v1.3.1-dev.3 [2021-06-23T03:03:55.518Z] v1.3.1-dev.4 [2021-06-23T03:03:55.518Z] v1.3.1-dev.5 [2021-06-23T03:03:55.518Z] v1.3.2-dev.1 [2021-06-23T03:03:55.518Z] v1.3.2-dev.10 [2021-06-23T03:03:55.518Z] v1.3.2-dev.11 [2021-06-23T03:03:55.518Z] v1.3.2-dev.12 [2021-06-23T03:03:55.518Z] v1.3.2-dev.13 [2021-06-23T03:03:55.518Z] v1.3.2-dev.14 [2021-06-23T03:03:55.518Z] v1.3.2-dev.15 [2021-06-23T03:03:55.518Z] v1.3.2-dev.16 [2021-06-23T03:03:55.518Z] v1.3.2-dev.17 [2021-06-23T03:03:55.518Z] v1.3.2-dev.18 [2021-06-23T03:03:55.518Z] v1.3.2-dev.19 [2021-06-23T03:03:55.518Z] v1.3.2-dev.2 [2021-06-23T03:03:55.518Z] v1.3.2-dev.20 [2021-06-23T03:03:55.518Z] v1.3.2-dev.21 [2021-06-23T03:03:55.518Z] v1.3.2-dev.22 [2021-06-23T03:03:55.518Z] v1.3.2-dev.23 [2021-06-23T03:03:55.518Z] v1.3.2-dev.24 [2021-06-23T03:03:55.518Z] v1.3.2-dev.25 [2021-06-23T03:03:55.518Z] v1.3.2-dev.26 [2021-06-23T03:03:55.518Z] v1.3.2-dev.27 [2021-06-23T03:03:55.518Z] v1.3.2-dev.3 [2021-06-23T03:03:55.518Z] v1.3.2-dev.4 [2021-06-23T03:03:55.518Z] v1.3.2-dev.5 [2021-06-23T03:03:55.518Z] v1.3.2-dev.6 [2021-06-23T03:03:55.518Z] v1.3.2-dev.7 [2021-06-23T03:03:55.518Z] v1.3.2-dev.8 [2021-06-23T03:03:55.518Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-23T03:03:55.820Z] + lftools sign git-tag v1.3.2-dev.27 [2021-06-23T03:03:56.394Z] Signing Git tag with Sigul... [2021-06-23T03:03:56.394Z] Signing v1.3.2-dev.27 [Pipeline] echo [2021-06-23T03:03:56.979Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:03:57.280Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-23T03:03:57.290Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-23T03:03:57.330Z] $ docker stop --time=1 380f86164b5925479d96e6fbeb94ffcf146e6aa409f4e52483f4a9c1b031397a [2021-06-23T03:03:59.195Z] $ docker rm -f 380f86164b5925479d96e6fbeb94ffcf146e6aa409f4e52483f4a9c1b031397a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:03:59.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T03:03:59.949Z] . [Pipeline] withDockerContainer [2021-06-23T03:04:00.025Z] prd-centos7-docker-4c-2g-824 does not seem to be running inside a container [2021-06-23T03:04:00.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T03:04:00.690Z] $ docker top a5cacf1948e22d26ed5a6c783d4a1546c3c840f343c73af1acc969eedb068cbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T03:04:00.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T03:04:00.904Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T03:04:01.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T03:04:01.028Z] $ docker exec a5cacf1948e22d26ed5a6c783d4a1546c3c840f343c73af1acc969eedb068cbe ssh-agent [2021-06-23T03:04:01.137Z] SSH_AUTH_SOCK=/tmp/ssh-2hLefQT3pdOg/agent.13 [2021-06-23T03:04:01.137Z] SSH_AGENT_PID=20 [2021-06-23T03:04:01.143Z] Running ssh-add (command line suppressed) [2021-06-23T03:04:01.241Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_6847664423253703284.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_6847664423253703284.key) [2021-06-23T03:04:01.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T03:04:01.563Z] + git semver bump pre [2021-06-23T03:04:01.563Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T03:04:01.563Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-06-23T03:04:01.563Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-06-23T03:04:01.563Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T03:04:01.563Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T03:04:01.563Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T03:04:01.563Z] # $SEMVER_BRANCH = master [2021-06-23T03:04:01.563Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2021-06-23T03:04:01.563Z] 1.3.2-dev.28 [Pipeline] } [2021-06-23T03:04:01.572Z] $ docker exec --env ******** --env ******** a5cacf1948e22d26ed5a6c783d4a1546c3c840f343c73af1acc969eedb068cbe ssh-agent -k [2021-06-23T03:04:01.669Z] unset SSH_AUTH_SOCK; [2021-06-23T03:04:01.669Z] unset SSH_AGENT_PID; [2021-06-23T03:04:01.669Z] echo Agent pid 20 killed; [2021-06-23T03:04:01.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T03:04:02.046Z] + git semver [Pipeline] } [2021-06-23T03:04:02.064Z] $ docker stop --time=1 a5cacf1948e22d26ed5a6c783d4a1546c3c840f343c73af1acc969eedb068cbe [2021-06-23T03:04:03.281Z] $ docker rm -f a5cacf1948e22d26ed5a6c783d4a1546c3c840f343c73af1acc969eedb068cbe [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:04:03.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T03:04:03.672Z] . [Pipeline] withDockerContainer [2021-06-23T03:04:03.748Z] prd-centos7-docker-4c-2g-824 does not seem to be running inside a container [2021-06-23T03:04:03.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T03:04:04.162Z] $ docker top fb5671f51755711144d6b81dd59ac995889869763d224f4a958f7b771e8d626f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T03:04:04.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T03:04:04.280Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T03:04:04.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T03:04:04.390Z] $ docker exec fb5671f51755711144d6b81dd59ac995889869763d224f4a958f7b771e8d626f ssh-agent [2021-06-23T03:04:04.501Z] SSH_AUTH_SOCK=/tmp/ssh-4apjrWrWqOyK/agent.13 [2021-06-23T03:04:04.501Z] SSH_AGENT_PID=20 [2021-06-23T03:04:04.507Z] Running ssh-add (command line suppressed) [2021-06-23T03:04:04.602Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_6762917359527518566.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_6762917359527518566.key) [2021-06-23T03:04:04.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T03:04:04.925Z] + git semver push [2021-06-23T03:04:04.925Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T03:04:04.925Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-06-23T03:04:04.925Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-06-23T03:04:04.925Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T03:04:04.925Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T03:04:04.925Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T03:04:04.925Z] # $SEMVER_BRANCH = master [2021-06-23T03:04:04.925Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2021-06-23T03:04:10.228Z] $ docker exec --env ******** --env ******** fb5671f51755711144d6b81dd59ac995889869763d224f4a958f7b771e8d626f ssh-agent -k [2021-06-23T03:04:10.327Z] unset SSH_AUTH_SOCK; [2021-06-23T03:04:10.327Z] unset SSH_AGENT_PID; [2021-06-23T03:04:10.328Z] echo Agent pid 20 killed; [2021-06-23T03:04:10.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T03:04:10.672Z] + git semver [Pipeline] } [2021-06-23T03:04:10.686Z] $ docker stop --time=1 fb5671f51755711144d6b81dd59ac995889869763d224f4a958f7b771e8d626f [2021-06-23T03:04:11.880Z] $ docker rm -f fb5671f51755711144d6b81dd59ac995889869763d224f4a958f7b771e8d626f [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-23T03:04:13.095Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:04:13.670Z] ---> package-listing.sh [2021-06-23T03:04:13.671Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T03:04:13.671Z] ++ facter osfamily [2021-06-23T03:04:13.941Z] + OS_FAMILY=redhat [2021-06-23T03:04:13.941Z] + workspace=/w/workspace/foundry_device-virtual-go_master [2021-06-23T03:04:13.941Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T03:04:13.941Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T03:04:13.941Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T03:04:13.941Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T03:04:13.941Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2021-06-23T03:04:13.941Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T03:04:13.941Z] + case "${OS_FAMILY}" in [2021-06-23T03:04:13.941Z] + rpm -qa [2021-06-23T03:04:13.941Z] + sort [2021-06-23T03:04:14.513Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T03:04:14.513Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T03:04:14.513Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T03:04:14.513Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2021-06-23T03:04:14.513Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ [2021-06-23T03:04:14.513Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] echo [2021-06-23T03:04:14.526Z] 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/foundry_device-virtual-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-23T03:04:14.820Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:04:15.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T03:04:15.385Z] [2021-06-23T03:04:15.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:04:15.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T03:04:15.718Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T03:04:15.718Z] df20fa9351a1: Pulling fs layer [2021-06-23T03:04:15.718Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T03:04:15.718Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T03:04:15.718Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T03:04:15.718Z] 93b61091891f: Pulling fs layer [2021-06-23T03:04:15.718Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T03:04:15.718Z] 5e14af77c1be: Pulling fs layer [2021-06-23T03:04:15.718Z] 01666e4c0597: Pulling fs layer [2021-06-23T03:04:15.718Z] aa168da1d23b: Pulling fs layer [2021-06-23T03:04:15.718Z] 46f8f816bc3b: Waiting [2021-06-23T03:04:15.718Z] 93b61091891f: Waiting [2021-06-23T03:04:15.718Z] 93b9cdb0e59b: Waiting [2021-06-23T03:04:15.718Z] 5e14af77c1be: Waiting [2021-06-23T03:04:15.718Z] 01666e4c0597: Waiting [2021-06-23T03:04:15.718Z] aa168da1d23b: Waiting [2021-06-23T03:04:15.718Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T03:04:15.718Z] 36b3adc4ff6f: Download complete [2021-06-23T03:04:15.718Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T03:04:15.718Z] 46f8f816bc3b: Download complete [2021-06-23T03:04:15.718Z] df20fa9351a1: Verifying Checksum [2021-06-23T03:04:15.718Z] df20fa9351a1: Download complete [2021-06-23T03:04:15.718Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T03:04:15.718Z] 93b9cdb0e59b: Download complete [2021-06-23T03:04:15.990Z] 5e14af77c1be: Verifying Checksum [2021-06-23T03:04:15.990Z] 5e14af77c1be: Download complete [2021-06-23T03:04:15.990Z] 01666e4c0597: Verifying Checksum [2021-06-23T03:04:15.990Z] 01666e4c0597: Download complete [2021-06-23T03:04:15.990Z] 93b61091891f: Verifying Checksum [2021-06-23T03:04:15.990Z] 93b61091891f: Download complete [2021-06-23T03:04:15.990Z] df20fa9351a1: Pull complete [2021-06-23T03:04:15.990Z] 36b3adc4ff6f: Pull complete [2021-06-23T03:04:15.990Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T03:04:15.990Z] 8ad3a11d3b57: Download complete [2021-06-23T03:04:16.574Z] 8ad3a11d3b57: Pull complete [2021-06-23T03:04:16.574Z] 46f8f816bc3b: Pull complete [2021-06-23T03:04:16.834Z] 93b61091891f: Pull complete [2021-06-23T03:04:16.834Z] 93b9cdb0e59b: Pull complete [2021-06-23T03:04:16.834Z] 5e14af77c1be: Pull complete [2021-06-23T03:04:17.095Z] 01666e4c0597: Pull complete [2021-06-23T03:04:17.670Z] aa168da1d23b: Verifying Checksum [2021-06-23T03:04:17.670Z] aa168da1d23b: Download complete [2021-06-23T03:04:21.909Z] aa168da1d23b: Pull complete [2021-06-23T03:04:21.909Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T03:04:21.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T03:04:21.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T03:04:21.981Z] prd-centos7-docker-4c-2g-824 does not seem to be running inside a container [2021-06-23T03:04:22.021Z] $ 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/foundry_device-virtual-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/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-23T03:04:24.335Z] $ docker top dcbb32bec8e14f099ce2a203198f3a746f49b6d68ad46b4388b2a43ad80cf026 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T03:04:24.708Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T03:04:25.003Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T03:04:25.294Z] + ls /var/log/sa-host [2021-06-23T03:04:25.294Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T03:04:25.294Z] file_magic: OK [2021-06-23T03:04:25.294Z] HZ: Using current value: 100 [2021-06-23T03:04:25.294Z] file_header: OK [2021-06-23T03:04:25.294Z] 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-23T03:04:25.294Z] Statistics: [2021-06-23T03:04:25.294Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T03:04:25.294Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T03:04:25.294Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T03:04:25.294Z] file_magic: OK [2021-06-23T03:04:25.294Z] HZ: Using current value: 100 [2021-06-23T03:04:25.294Z] file_header: OK [2021-06-23T03:04:25.294Z] 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-23T03:04:25.294Z] Statistics: [2021-06-23T03:04:25.294Z] HRHnuu...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-23T03:04:25.294Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T03:04:25.950Z] provisioning config files... [2021-06-23T03:04:25.962Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8464921322679439315tmp [Pipeline] { [Pipeline] echo [2021-06-23T03:04:25.983Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:04:26.284Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T03:04:26.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:04:26.703Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T03:04:26.713Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:04:27.006Z] ---> sudo-logs.sh [2021-06-23T03:04:27.006Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T03:04:27.033Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:04:27.331Z] ---> job-cost.sh [2021-06-23T03:04:27.331Z] lf-activate-venv: SKIPPING [2021-06-23T03:04:27.331Z] DEBUG: total: 0.18000000715255737 [2021-06-23T03:04:27.331Z] INFO: Retrieving Stack Cost... [2021-06-23T03:04:28.717Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T03:04:29.006Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T03:04:29.024Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:04:29.334Z] ---> logs-deploy.sh [2021-06-23T03:04:29.334Z] lf-activate-venv: SKIPPING [2021-06-23T03:04:29.334Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/67 [2021-06-23T03:04:29.334Z] INFO: archiving workspace using pattern(s): [2021-06-23T03:04:30.278Z] Archives upload complete. [2021-06-23T03:04:30.278Z] INFO: archiving logs to Nexus [2021-06-23T03:04:30.859Z] ---> uname -a: [2021-06-23T03:04:30.859Z] Linux prd-centos7-docker-4c-2g-824.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-23T03:04:30.859Z] [2021-06-23T03:04:30.859Z] [2021-06-23T03:04:30.859Z] ---> lscpu: [2021-06-23T03:04:30.859Z] Architecture: x86_64 [2021-06-23T03:04:30.859Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-23T03:04:30.859Z] Byte Order: Little Endian [2021-06-23T03:04:30.859Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-23T03:04:30.859Z] CPU(s): 2 [2021-06-23T03:04:30.859Z] On-line CPU(s) list: 0,1 [2021-06-23T03:04:30.859Z] Thread(s) per core: 1 [2021-06-23T03:04:30.859Z] Core(s) per socket: 1 [2021-06-23T03:04:30.859Z] Socket(s): 2 [2021-06-23T03:04:30.859Z] NUMA node(s): 1 [2021-06-23T03:04:30.859Z] Vendor ID: AuthenticAMD [2021-06-23T03:04:30.859Z] CPU family: 23 [2021-06-23T03:04:30.859Z] Model: 49 [2021-06-23T03:04:30.859Z] Model name: AMD EPYC-Rome Processor [2021-06-23T03:04:30.859Z] Stepping: 0 [2021-06-23T03:04:30.859Z] CPU MHz: 2800.000 [2021-06-23T03:04:30.859Z] BogoMIPS: 5600.00 [2021-06-23T03:04:30.859Z] Virtualization: AMD-V [2021-06-23T03:04:30.859Z] Hypervisor vendor: KVM [2021-06-23T03:04:30.859Z] Virtualization type: full [2021-06-23T03:04:30.859Z] L1d cache: 64 KiB [2021-06-23T03:04:30.859Z] L1i cache: 64 KiB [2021-06-23T03:04:30.859Z] L2 cache: 1 MiB [2021-06-23T03:04:30.859Z] L3 cache: 32 MiB [2021-06-23T03:04:30.859Z] NUMA node0 CPU(s): 0,1 [2021-06-23T03:04:30.859Z] Vulnerability Itlb multihit: Not affected [2021-06-23T03:04:30.859Z] Vulnerability L1tf: Not affected [2021-06-23T03:04:30.859Z] Vulnerability Mds: Not affected [2021-06-23T03:04:30.859Z] Vulnerability Meltdown: Not affected [2021-06-23T03:04:30.859Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-23T03:04:30.859Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-23T03:04:30.859Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-23T03:04:30.859Z] Vulnerability Srbds: Not affected [2021-06-23T03:04:30.859Z] Vulnerability Tsx async abort: Not affected [2021-06-23T03:04:30.859Z] 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-23T03:04:30.859Z] [2021-06-23T03:04:30.859Z] [2021-06-23T03:04:30.859Z] ---> nproc: [2021-06-23T03:04:30.859Z] 2 [2021-06-23T03:04:30.859Z] [2021-06-23T03:04:30.859Z] [2021-06-23T03:04:30.859Z] ---> df -h: [2021-06-23T03:04:30.859Z] Filesystem Size Used Available Use% Mounted on [2021-06-23T03:04:30.859Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-23T03:04:30.859Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-23T03:04:30.859Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-23T03:04:30.859Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-23T03:04:30.859Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-23T03:04:30.859Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-23T03:04:30.859Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-23T03:04:30.859Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-23T03:04:30.859Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-23T03:04:30.859Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-23T03:04:30.859Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-23T03:04:30.859Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-23T03:04:30.859Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master [2021-06-23T03:04:30.859Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master@tmp [2021-06-23T03:04:30.859Z] [2021-06-23T03:04:30.859Z]