Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 60862a1890d94a51ede0363f4d0c53c3372f6de9 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 7909e789ffc0fecf34d47f501ec8db0a80105338 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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. [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-788 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 60862a1890d94a51ede0363f4d0c53c3372f6de9 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60862a1890d94a51ede0363f4d0c53c3372f6de9 # timeout=10 Commit message: "Merge pull request #132 from FelixTing/issue-123" > git rev-list --no-walk f15eeb60ed1dfaebdbb1110c59d4e99e14864ad0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-22T05:58:03.347Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-22T05:58:03.598Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-22T05:58:03.726Z] ========================================================= [2020-09-22T05:58:03.726Z] EdgeX Global Pipelines Version Info [2020-09-22T05:58:03.726Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-22T05:58:05.469Z] ------------------- [2020-09-22T05:58:05.469Z] stable info: [2020-09-22T05:58:05.469Z] ------------------- [2020-09-22T05:58:05.469Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-22T05:58:05.469Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-22T05:58:05.469Z] Message: update stable to v1.0.122 [2020-09-22T05:58:06.437Z] ------------------- [2020-09-22T05:58:06.437Z] experimental info: [2020-09-22T05:58:06.437Z] ------------------- [2020-09-22T05:58:06.437Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-22T05:58:06.437Z] Commit SHA: 040e29ce4f8dcf7f02c652317e535dcbebe1b406 [2020-09-22T05:58:06.437Z] Message: update experimental to v1.0.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-22T05:58:06.848Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2020-09-22T05:58:06.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2020-09-22T05:58:07.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-22T05:58:07.171Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-22T05:58:07.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-22T05:58:07.373Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-22T05:58:07.464Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-22T05:58:07.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-22T05:58:07.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-22T05:58:07.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-22T05:58:07.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-22T05:58:07.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2020-09-22T05:58:08.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-22T05:58:08.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-22T05:58:08.280Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-22T05:58:08.369Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-22T05:58:08.462Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-22T05:58:08.603Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-22T05:58:08.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-22T05:58:08.777Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-22T05:58:08.871Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-22T05:58:08.961Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-22T05:58:09.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-22T05:58:09.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-22T05:58:09.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-22T05:58:09.326Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60862a1890d94a51ede0363f4d0c53c3372f6de9 [Pipeline] echo [2020-09-22T05:58:09.417Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60862a1 [Pipeline] echo [2020-09-22T05:58:09.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-22T05:58:10.106Z] + git log --format=format:%s -1 60862a1890d94a51ede0363f4d0c53c3372f6de9 [Pipeline] echo [2020-09-22T05:58:10.228Z] GIT_COMMIT: 60862a1890d94a51ede0363f4d0c53c3372f6de9, Commit Message: Merge pull request #132 from FelixTing/issue-123 [Pipeline] echo [2020-09-22T05:58:10.305Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-22T05:58:11.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T05:58:11.481Z] [2020-09-22T05:58:11.481Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-22T05:58:11.866Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T05:58:11.866Z] latest: Pulling from edgex-devops/git-semver [2020-09-22T05:58:11.866Z] 31603596830f: Pulling fs layer [2020-09-22T05:58:11.866Z] 2a8b12db71e7: Pulling fs layer [2020-09-22T05:58:11.866Z] 6ca5941a6612: Pulling fs layer [2020-09-22T05:58:11.866Z] ecc8261a40a4: Pulling fs layer [2020-09-22T05:58:11.866Z] ecc8261a40a4: Waiting [2020-09-22T05:58:12.164Z] 2a8b12db71e7: Verifying Checksum [2020-09-22T05:58:12.164Z] 2a8b12db71e7: Download complete [2020-09-22T05:58:12.164Z] 31603596830f: Verifying Checksum [2020-09-22T05:58:12.164Z] 31603596830f: Download complete [2020-09-22T05:58:12.453Z] ecc8261a40a4: Verifying Checksum [2020-09-22T05:58:12.453Z] ecc8261a40a4: Download complete [2020-09-22T05:58:12.453Z] 6ca5941a6612: Verifying Checksum [2020-09-22T05:58:12.453Z] 6ca5941a6612: Download complete [2020-09-22T05:58:12.721Z] 31603596830f: Pull complete [2020-09-22T05:58:13.010Z] 2a8b12db71e7: Pull complete [2020-09-22T05:58:14.103Z] 6ca5941a6612: Pull complete [2020-09-22T05:58:14.710Z] ecc8261a40a4: Pull complete [2020-09-22T05:58:14.710Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-22T05:58:14.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T05:58:14.710Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-22T05:58:14.842Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2020-09-22T05:58:14.904Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-22T05:58:17.205Z] $ docker top b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-22T05:58:17.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-22T05:58:17.638Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-22T05:58:17.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-22T05:58:17.934Z] $ docker exec b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 ssh-agent [2020-09-22T05:58:18.150Z] SSH_AUTH_SOCK=/tmp/ssh-1XMfnUqHzzWL/agent.12 [2020-09-22T05:58:18.150Z] SSH_AGENT_PID=18 [2020-09-22T05:58:18.163Z] Running ssh-add (command line suppressed) [2020-09-22T05:58:18.311Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2806700315336399266.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2806700315336399266.key) [2020-09-22T05:58:18.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-22T05:58:18.792Z] + git describe --exact-match --tags HEAD [2020-09-22T05:58:18.792Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-22T05:58:18.960Z] $ docker exec --env ******** --env ******** b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 ssh-agent -k [2020-09-22T05:58:19.110Z] unset SSH_AUTH_SOCK; [2020-09-22T05:58:19.111Z] unset SSH_AGENT_PID; [2020-09-22T05:58:19.111Z] echo Agent pid 18 killed; [2020-09-22T05:58:19.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-22T05:58:19.316Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-22T05:58:19.316Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-22T05:58:19.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-22T05:58:19.427Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-22T05:58:19.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-22T05:58:19.627Z] $ docker exec b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 ssh-agent [2020-09-22T05:58:19.894Z] SSH_AUTH_SOCK=/tmp/ssh-T2WQQXTLvjo9/agent.47 [2020-09-22T05:58:19.894Z] SSH_AGENT_PID=52 [2020-09-22T05:58:19.905Z] Running ssh-add (command line suppressed) [2020-09-22T05:58:20.090Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4283115781396581226.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4283115781396581226.key) [2020-09-22T05:58:20.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-22T05:58:20.602Z] + git semver init [2020-09-22T05:58:20.602Z] # -> Open(): unable to determine branch for HEAD [2020-09-22T05:58:20.602Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-09-22T05:58:20.602Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-09-22T05:58:20.602Z] # $SEMVER_REMOTE_NAME = origin [2020-09-22T05:58:20.602Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-22T05:58:20.602Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-22T05:58:20.602Z] # $SEMVER_BRANCH = master [2020-09-22T05:58:20.602Z] # $SEMVER_TEMP = /tmp/semver-972126910 [2020-09-22T05:58:20.602Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-09-22T05:58:21.219Z] # '/tmp/semver-972126910' -> '/w/workspace/foundry_device-virtual-go_master/.semver' [2020-09-22T05:58:21.219Z] # -> Force: false [2020-09-22T05:58:21.219Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2020-09-22T05:58:21.239Z] $ docker exec --env ******** --env ******** b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 ssh-agent -k [2020-09-22T05:58:21.660Z] unset SSH_AUTH_SOCK; [2020-09-22T05:58:21.660Z] unset SSH_AGENT_PID; [2020-09-22T05:58:21.660Z] echo Agent pid 52 killed; [2020-09-22T05:58:21.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-22T05:58:22.211Z] + git semver [Pipeline] } [2020-09-22T05:58:22.229Z] $ docker stop --time=1 b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 [2020-09-22T05:58:23.630Z] $ docker rm -f b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-22T05:58:24.642Z] Stashed 23 file(s) [Pipeline] echo [2020-09-22T05:58:24.644Z] [edgeXSemver]: initialized semver on version 1.2.4-dev.5 [Pipeline] echo [2020-09-22T05:58:24.762Z] Archived original version: [1.2.4-dev.5] [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 [2020-09-22T05:58:40.177Z] Still waiting to schedule task [2020-09-22T05:58:40.177Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-788’ [2020-09-22T05:58:40.179Z] Still waiting to schedule task [2020-09-22T05:58:40.180Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-22T06:00:14.287Z] Running on prd-centos7-docker-4c-2g-790 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2020-09-22T06:00:14.366Z] Running in /w/workspace/device-virtual-go/25 [Pipeline] { [Pipeline] checkout [2020-09-22T06:00:16.817Z] using credential edgex-jenkins-ssh [2020-09-22T06:00:16.868Z] Cloning the remote Git repository [2020-09-22T06:00:16.868Z] Cloning with configured refspecs honoured and without tags [2020-09-22T06:00:17.534Z] Fetching without tags [2020-09-22T06:00:17.933Z] Checking out Revision 60862a1890d94a51ede0363f4d0c53c3372f6de9 (master) [2020-09-22T06:00:16.890Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-09-22T06:00:16.959Z] > git init /w/workspace/device-virtual-go/25 # timeout=10 [2020-09-22T06:00:17.010Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-09-22T06:00:17.010Z] > git --version # timeout=10 [2020-09-22T06:00:17.015Z] > git --version # 'git version 2.16.5' [2020-09-22T06:00:17.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T06:00:17.038Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T06:00:17.504Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-09-22T06:00:17.514Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T06:00:17.529Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-09-22T06:00:17.539Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-09-22T06:00:17.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T06:00:17.543Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T06:00:17.942Z] > git config core.sparsecheckout # timeout=10 [2020-09-22T06:00:17.946Z] > git checkout -f 60862a1890d94a51ede0363f4d0c53c3372f6de9 # timeout=10 [2020-09-22T06:00:21.524Z] Commit message: "Merge pull request #132 from FelixTing/issue-123" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-22T06:00:22.483Z] ========================================================= [2020-09-22T06:00:22.483Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-22T06:00:22.483Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:00:23.228Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-09-22T06:00:23.228Z] Sending build context to Docker daemon 540.2kB [2020-09-22T06:00:23.228Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-22T06:00:23.229Z] Step 2/8 : FROM ${BASE} [2020-09-22T06:00:23.492Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-22T06:00:23.492Z] df20fa9351a1: Pulling fs layer [2020-09-22T06:00:23.492Z] ed8968b2872e: Pulling fs layer [2020-09-22T06:00:23.492Z] a92cc7c5fd73: Pulling fs layer [2020-09-22T06:00:23.492Z] e871e8e8d7a9: Pulling fs layer [2020-09-22T06:00:23.492Z] e73272ec9a57: Pulling fs layer [2020-09-22T06:00:23.492Z] 1e910a182e73: Pulling fs layer [2020-09-22T06:00:23.492Z] 4e634b169226: Pulling fs layer [2020-09-22T06:00:23.492Z] e871e8e8d7a9: Waiting [2020-09-22T06:00:23.492Z] e73272ec9a57: Waiting [2020-09-22T06:00:23.492Z] 1e910a182e73: Waiting [2020-09-22T06:00:23.492Z] 4e634b169226: Waiting [2020-09-22T06:00:23.492Z] a92cc7c5fd73: Download complete [2020-09-22T06:00:23.492Z] ed8968b2872e: Verifying Checksum [2020-09-22T06:00:23.492Z] ed8968b2872e: Download complete [2020-09-22T06:00:23.492Z] e73272ec9a57: Verifying Checksum [2020-09-22T06:00:23.492Z] e73272ec9a57: Download complete [2020-09-22T06:00:23.492Z] 1e910a182e73: Verifying Checksum [2020-09-22T06:00:23.492Z] 1e910a182e73: Download complete [2020-09-22T06:00:23.492Z] df20fa9351a1: Verifying Checksum [2020-09-22T06:00:23.492Z] df20fa9351a1: Download complete [2020-09-22T06:00:23.763Z] df20fa9351a1: Pull complete [2020-09-22T06:00:24.024Z] ed8968b2872e: Pull complete [2020-09-22T06:00:24.024Z] a92cc7c5fd73: Pull complete [2020-09-22T06:00:25.945Z] 4e634b169226: Verifying Checksum [2020-09-22T06:00:25.945Z] 4e634b169226: Download complete [2020-09-22T06:00:26.520Z] e871e8e8d7a9: Verifying Checksum [2020-09-22T06:00:26.520Z] e871e8e8d7a9: Download complete [2020-09-22T06:00:31.864Z] e871e8e8d7a9: Pull complete [2020-09-22T06:00:31.864Z] e73272ec9a57: Pull complete [2020-09-22T06:00:31.864Z] 1e910a182e73: Pull complete [2020-09-22T06:00:33.303Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-789 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2020-09-22T06:00:33.426Z] Running in /w/workspace/device-virtual-go/25 [Pipeline] { [Pipeline] checkout [2020-09-22T06:00:36.127Z] 4e634b169226: Pull complete [2020-09-22T06:00:36.127Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-22T06:00:36.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-22T06:00:36.127Z] ---> f7629b54cfaa [2020-09-22T06:00:36.127Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-22T06:00:36.127Z] ---> Running in c2714d73b0ea [2020-09-22T06:00:36.127Z] Removing intermediate container c2714d73b0ea [2020-09-22T06:00:36.127Z] ---> 86e3bd1adff9 [2020-09-22T06:00:36.127Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-22T06:00:36.127Z] ---> Running in 62f2f200a4ef [2020-09-22T06:00:37.523Z] Removing intermediate container 62f2f200a4ef [2020-09-22T06:00:37.523Z] ---> a9dd8e5aefb2 [2020-09-22T06:00:37.523Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-22T06:00:37.789Z] ---> Running in bc964c747cd4 [2020-09-22T06:00:38.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-22T06:00:38.999Z] using credential edgex-jenkins-ssh [2020-09-22T06:00:39.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-22T06:00:39.124Z] Cloning the remote Git repository [2020-09-22T06:00:39.124Z] Cloning with configured refspecs honoured and without tags [2020-09-22T06:00:39.318Z] (1/14) Installing libmagic (5.38-r0) [2020-09-22T06:00:39.581Z] (2/14) Installing file (5.38-r0) [2020-09-22T06:00:39.581Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-22T06:00:39.197Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-09-22T06:00:39.314Z] > git init /w/workspace/device-virtual-go/25 # timeout=10 [2020-09-22T06:00:39.386Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-09-22T06:00:39.388Z] > git --version # timeout=10 [2020-09-22T06:00:39.422Z] > git --version # 'git version 2.17.1' [2020-09-22T06:00:39.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T06:00:39.490Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T06:00:39.844Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-22T06:00:40.294Z] Fetching without tags [2020-09-22T06:00:40.786Z] Checking out Revision 60862a1890d94a51ede0363f4d0c53c3372f6de9 (master) [2020-09-22T06:00:40.217Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-09-22T06:00:40.234Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T06:00:40.270Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-09-22T06:00:40.300Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-09-22T06:00:40.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T06:00:40.314Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T06:00:40.801Z] > git config core.sparsecheckout # timeout=10 [2020-09-22T06:00:40.817Z] > git checkout -f 60862a1890d94a51ede0363f4d0c53c3372f6de9 # timeout=10 [2020-09-22T06:00:45.186Z] Commit message: "Merge pull request #132 from FelixTing/issue-123" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-22T06:00:46.278Z] ========================================================= [2020-09-22T06:00:46.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-22T06:00:46.278Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:00:46.451Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-22T06:00:46.451Z] (6/14) Installing patch (2.7.6-r6) [2020-09-22T06:00:46.451Z] (7/14) Installing build-base (0.5-r2) [2020-09-22T06:00:46.451Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-22T06:00:46.451Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-22T06:00:46.451Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-22T06:00:46.451Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-22T06:00:46.451Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-22T06:00:46.451Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-22T06:00:46.716Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-22T06:00:46.716Z] Executing busybox-1.31.1-r16.trigger [2020-09-22T06:00:46.716Z] OK: 237 MiB in 53 packages [2020-09-22T06:00:47.540Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-09-22T06:00:48.145Z] Sending build context to Docker daemon 540.2kB [2020-09-22T06:00:48.145Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-22T06:00:48.145Z] Step 2/8 : FROM ${BASE} [2020-09-22T06:00:48.418Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-22T06:00:48.418Z] b538f80385f9: Pulling fs layer [2020-09-22T06:00:48.418Z] 74f711af9a0d: Pulling fs layer [2020-09-22T06:00:48.418Z] 99f96fe45779: Pulling fs layer [2020-09-22T06:00:48.418Z] 8529a6b9a6be: Pulling fs layer [2020-09-22T06:00:48.418Z] 45590311c82a: Pulling fs layer [2020-09-22T06:00:48.418Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-22T06:00:48.418Z] 209524e5b208: Pulling fs layer [2020-09-22T06:00:48.418Z] 45590311c82a: Waiting [2020-09-22T06:00:48.418Z] 8529a6b9a6be: Waiting [2020-09-22T06:00:48.418Z] 69ca0ff8b7b3: Waiting [2020-09-22T06:00:48.418Z] 209524e5b208: Waiting [2020-09-22T06:00:48.700Z] 99f96fe45779: Verifying Checksum [2020-09-22T06:00:48.700Z] 99f96fe45779: Download complete [2020-09-22T06:00:48.700Z] 74f711af9a0d: Verifying Checksum [2020-09-22T06:00:48.700Z] 74f711af9a0d: Download complete [2020-09-22T06:00:48.700Z] 45590311c82a: Verifying Checksum [2020-09-22T06:00:48.700Z] 45590311c82a: Download complete [2020-09-22T06:00:48.700Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-22T06:00:48.700Z] 69ca0ff8b7b3: Download complete [2020-09-22T06:00:48.700Z] b538f80385f9: Verifying Checksum [2020-09-22T06:00:48.700Z] b538f80385f9: Download complete [2020-09-22T06:00:49.311Z] b538f80385f9: Pull complete [2020-09-22T06:00:49.918Z] 74f711af9a0d: Pull complete [2020-09-22T06:00:50.041Z] Removing intermediate container bc964c747cd4 [2020-09-22T06:00:50.041Z] ---> 2a38b9a21620 [2020-09-22T06:00:50.041Z] Step 6/8 : WORKDIR /device-virtual-go [2020-09-22T06:00:50.041Z] ---> Running in 90e3d8dc718d [2020-09-22T06:00:50.041Z] Removing intermediate container 90e3d8dc718d [2020-09-22T06:00:50.041Z] ---> 07c35c3e451d [2020-09-22T06:00:50.041Z] Step 7/8 : COPY . . [2020-09-22T06:00:50.524Z] 99f96fe45779: Pull complete [2020-09-22T06:00:50.623Z] ---> 685646fad4f9 [2020-09-22T06:00:50.623Z] Step 8/8 : RUN go mod download [2020-09-22T06:00:50.623Z] ---> Running in 38f7c889f0d2 [2020-09-22T06:00:51.131Z] 209524e5b208: Verifying Checksum [2020-09-22T06:00:51.131Z] 209524e5b208: Download complete [2020-09-22T06:00:51.741Z] 8529a6b9a6be: Verifying Checksum [2020-09-22T06:00:51.741Z] 8529a6b9a6be: Download complete [2020-09-22T06:01:01.971Z] 8529a6b9a6be: Pull complete [2020-09-22T06:01:02.573Z] 45590311c82a: Pull complete [2020-09-22T06:01:02.849Z] 69ca0ff8b7b3: Pull complete [2020-09-22T06:01:05.603Z] Removing intermediate container 38f7c889f0d2 [2020-09-22T06:01:05.603Z] ---> b84837a71d88 [2020-09-22T06:01:05.603Z] Successfully built b84837a71d88 [2020-09-22T06:01:05.603Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:05.967Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-22T06:01:05.968Z] . [Pipeline] withDockerContainer [2020-09-22T06:01:06.076Z] prd-centos7-docker-4c-2g-790 does not seem to be running inside a container [2020-09-22T06:01:06.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/25 -v /w/workspace/device-virtual-go/25:/w/workspace/device-virtual-go/25:rw,z -v /w/workspace/device-virtual-go/25@tmp:/w/workspace/device-virtual-go/25@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 ******** ci-base-image-x86_64 cat [2020-09-22T06:01:06.294Z] 209524e5b208: Pull complete [2020-09-22T06:01:06.294Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-22T06:01:06.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-22T06:01:06.294Z] ---> 5bddaf1c2fca [2020-09-22T06:01:06.294Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-22T06:01:07.226Z] $ docker top e6c22c0548592b670ed46890a4a4aac307fd179b99533660644d3b72fcbc9899 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-22T06:01:07.784Z] + go version [2020-09-22T06:01:07.784Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-22T06:01:07.800Z] $ docker stop --time=1 e6c22c0548592b670ed46890a4a4aac307fd179b99533660644d3b72fcbc9899 [2020-09-22T06:01:09.112Z] $ docker rm -f e6c22c0548592b670ed46890a4a4aac307fd179b99533660644d3b72fcbc9899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [2020-09-22T06:01:09.711Z] ---> Running in 503a89a1ef8d [2020-09-22T06:01:09.711Z] Removing intermediate container 503a89a1ef8d [2020-09-22T06:01:09.711Z] ---> 40ec6c4004ba [2020-09-22T06:01:09.711Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-22T06:01:09.711Z] ---> Running in 5b7fdd88b300 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-22T06:01:12.350Z] Removing intermediate container 5b7fdd88b300 [2020-09-22T06:01:12.350Z] ---> 9fb6a542a063 [2020-09-22T06:01:12.350Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-22T06:01:12.350Z] ---> Running in 503aba8e5466 [2020-09-22T06:01:12.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-22T06:01:12.823Z] + ls -al . [2020-09-22T06:01:12.823Z] total 60 [2020-09-22T06:01:12.823Z] drwxrwxr-x. 8 jenkins jenkins 4096 Sep 22 06:00 . [2020-09-22T06:01:12.823Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 22 06:00 .. [2020-09-22T06:01:12.823Z] -rw-rw-r--. 1 jenkins jenkins 6036 Sep 22 06:00 Attribution.txt [2020-09-22T06:01:12.823Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 22 06:00 bin [2020-09-22T06:01:12.823Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 22 06:00 cmd [2020-09-22T06:01:12.823Z] -rw-rw-r--. 1 jenkins jenkins 1834 Sep 22 06:00 Dockerfile [2020-09-22T06:01:12.823Z] -rw-rw-r--. 1 jenkins jenkins 957 Sep 22 06:00 Dockerfile.build [2020-09-22T06:01:12.823Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 22 06:00 .git [2020-09-22T06:01:12.823Z] drwxrwxr-x. 2 jenkins jenkins 38 Sep 22 06:00 .github [2020-09-22T06:01:12.823Z] -rw-rw-r--. 1 jenkins jenkins 258 Sep 22 06:00 .gitignore [2020-09-22T06:01:12.823Z] -rw-rw-r--. 1 jenkins jenkins 855 Sep 22 06:00 go.mod [2020-09-22T06:01:12.823Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 22 06:00 internal [2020-09-22T06:01:12.823Z] -rw-rw-r--. 1 jenkins jenkins 660 Sep 22 06:00 Jenkinsfile [2020-09-22T06:01:12.823Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 22 06:00 LICENSE [2020-09-22T06:01:12.823Z] -rw-rw-r--. 1 jenkins jenkins 873 Sep 22 06:00 Makefile [2020-09-22T06:01:12.823Z] -rw-rw-r--. 1 jenkins jenkins 918 Sep 22 06:00 README.md [2020-09-22T06:01:12.823Z] drwxrwxr-x. 3 jenkins jenkins 44 Sep 22 06:00 .semver [2020-09-22T06:01:12.823Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 22 05:58 VERSION [2020-09-22T06:01:12.823Z] -rw-rw-r--. 1 jenkins jenkins 235 Sep 22 06:00 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:13.139Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=60862a1890d94a51ede0363f4d0c53c3372f6de9 --label arch=amd64 --label version=1.2.4-dev.5 . [2020-09-22T06:01:13.139Z] Sending build context to Docker daemon 540.2kB [2020-09-22T06:01:13.139Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-09-22T06:01:13.139Z] Step 2/22 : FROM ${BASE} AS builder [2020-09-22T06:01:13.139Z] ---> b84837a71d88 [2020-09-22T06:01:13.139Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-09-22T06:01:13.412Z] ---> Running in 5a487fc04c09 [2020-09-22T06:01:13.412Z] Removing intermediate container 5a487fc04c09 [2020-09-22T06:01:13.412Z] ---> b27fceb48aef [2020-09-22T06:01:13.412Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-09-22T06:01:13.412Z] ---> Running in b63db550e507 [2020-09-22T06:01:13.674Z] Removing intermediate container b63db550e507 [2020-09-22T06:01:13.674Z] ---> 82cd3a67cd32 [2020-09-22T06:01:13.674Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-09-22T06:01:13.674Z] ---> Running in 3a3e61d64826 [2020-09-22T06:01:13.805Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-22T06:01:13.940Z] Removing intermediate container 3a3e61d64826 [2020-09-22T06:01:13.940Z] ---> cd3b7a03c29e [2020-09-22T06:01:13.940Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-22T06:01:13.940Z] ---> Running in edfecda16882 [2020-09-22T06:01:14.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-22T06:01:14.903Z] Removing intermediate container edfecda16882 [2020-09-22T06:01:14.903Z] ---> 080c10118903 [2020-09-22T06:01:14.903Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-22T06:01:14.903Z] ---> Running in b9f4a5019c4e [2020-09-22T06:01:15.052Z] (1/14) Installing libmagic (5.38-r0) [2020-09-22T06:01:15.329Z] (2/14) Installing file (5.38-r0) [2020-09-22T06:01:15.329Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-22T06:01:15.329Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-22T06:01:15.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-22T06:01:16.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-22T06:01:16.359Z] OK: 237 MiB in 53 packages [2020-09-22T06:01:16.938Z] Removing intermediate container b9f4a5019c4e [2020-09-22T06:01:16.938Z] ---> d2d427ba0cd5 [2020-09-22T06:01:16.938Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-09-22T06:01:16.938Z] ---> Running in 866fa8111c35 [2020-09-22T06:01:17.219Z] Removing intermediate container 866fa8111c35 [2020-09-22T06:01:17.219Z] ---> 7111e54d3097 [2020-09-22T06:01:17.219Z] Step 9/22 : COPY . . [2020-09-22T06:01:17.808Z] ---> 536031d5c0e6 [2020-09-22T06:01:17.808Z] Step 10/22 : ARG MAKE='make build' [2020-09-22T06:01:17.808Z] ---> Running in b2b352e6a4b0 [2020-09-22T06:01:18.087Z] Removing intermediate container b2b352e6a4b0 [2020-09-22T06:01:18.087Z] ---> 4f2dd41218a4 [2020-09-22T06:01:18.087Z] Step 11/22 : RUN $MAKE [2020-09-22T06:01:18.087Z] ---> Running in 487210dbd3dc [2020-09-22T06:01:18.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.4-dev.5" -o cmd/device-virtual ./cmd [2020-09-22T06:01:18.804Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-22T06:01:18.804Z] (6/14) Installing patch (2.7.6-r6) [2020-09-22T06:01:18.804Z] (7/14) Installing build-base (0.5-r2) [2020-09-22T06:01:18.804Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-22T06:01:18.804Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-22T06:01:18.804Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-22T06:01:19.415Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-22T06:01:19.415Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-22T06:01:19.415Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-22T06:01:20.082Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-22T06:01:20.082Z] Executing busybox-1.31.1-r16.trigger [2020-09-22T06:01:20.082Z] OK: 221 MiB in 53 packages [2020-09-22T06:01:24.508Z] Removing intermediate container 503aba8e5466 [2020-09-22T06:01:24.508Z] ---> 0539754d60bc [2020-09-22T06:01:24.508Z] Step 6/8 : WORKDIR /device-virtual-go [2020-09-22T06:01:24.508Z] ---> Running in 7a06a2c90c2d [2020-09-22T06:01:24.878Z] Removing intermediate container 7a06a2c90c2d [2020-09-22T06:01:24.878Z] ---> f1d6b6bf85d1 [2020-09-22T06:01:24.878Z] Step 7/8 : COPY . . [2020-09-22T06:01:25.896Z] ---> e2717f8b5487 [2020-09-22T06:01:25.896Z] Step 8/8 : RUN go mod download [2020-09-22T06:01:25.896Z] ---> Running in a37a52528018 [2020-09-22T06:01:28.599Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-22T06:01:31.229Z] Removing intermediate container 487210dbd3dc [2020-09-22T06:01:31.229Z] ---> 7ef7116e1cd9 [2020-09-22T06:01:31.229Z] Step 12/22 : FROM alpine [2020-09-22T06:01:31.494Z] latest: Pulling from library/alpine [2020-09-22T06:01:31.756Z] df20fa9351a1: Already exists [2020-09-22T06:01:32.019Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-22T06:01:32.019Z] Status: Downloaded newer image for alpine:latest [2020-09-22T06:01:32.019Z] ---> a24bb4013296 [2020-09-22T06:01:32.019Z] Step 13/22 : ENV APP_PORT=49990 [2020-09-22T06:01:32.019Z] ---> Running in c37e8df35cdb [2020-09-22T06:01:32.019Z] Removing intermediate container c37e8df35cdb [2020-09-22T06:01:32.019Z] ---> 61cbfbb60a4f [2020-09-22T06:01:32.019Z] Step 14/22 : EXPOSE $APP_PORT [2020-09-22T06:01:32.286Z] ---> Running in 3bcdaee46dda [2020-09-22T06:01:32.286Z] Removing intermediate container 3bcdaee46dda [2020-09-22T06:01:32.286Z] ---> 5eafa70385c1 [2020-09-22T06:01:32.286Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-09-22T06:01:33.679Z] ---> dfd034ae0a13 [2020-09-22T06:01:33.679Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-09-22T06:01:33.679Z] ---> 967cecf118a5 [2020-09-22T06:01:33.679Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-09-22T06:01:33.942Z] ---> f0caf59611aa [2020-09-22T06:01:33.942Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-09-22T06:01:33.942Z] ---> Running in 4b8c261e1a9a [2020-09-22T06:01:34.208Z] Removing intermediate container 4b8c261e1a9a [2020-09-22T06:01:34.208Z] ---> 2afd144cdeb7 [2020-09-22T06:01:34.208Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-22T06:01:34.208Z] ---> Running in a1df03819158 [2020-09-22T06:01:34.208Z] Removing intermediate container a1df03819158 [2020-09-22T06:01:34.208Z] ---> 762a2f9ece88 [2020-09-22T06:01:34.208Z] Step 20/22 : LABEL arch=amd64 [2020-09-22T06:01:34.472Z] ---> Running in 95951719dcd8 [2020-09-22T06:01:34.472Z] Removing intermediate container 95951719dcd8 [2020-09-22T06:01:34.472Z] ---> fb0db898daf2 [2020-09-22T06:01:34.472Z] Step 21/22 : LABEL git_sha=60862a1890d94a51ede0363f4d0c53c3372f6de9 [2020-09-22T06:01:34.740Z] ---> Running in d96294f04a27 [2020-09-22T06:01:34.741Z] Removing intermediate container d96294f04a27 [2020-09-22T06:01:34.741Z] ---> 1819ed032e45 [2020-09-22T06:01:34.741Z] Step 22/22 : LABEL version=1.2.4-dev.5 [2020-09-22T06:01:34.741Z] ---> Running in aef0a97c40c6 [2020-09-22T06:01:35.010Z] Removing intermediate container aef0a97c40c6 [2020-09-22T06:01:35.010Z] ---> 62786a5afa47 [2020-09-22T06:01:35.010Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-22T06:01:35.010Z] Successfully built 62786a5afa47 [2020-09-22T06:01:35.010Z] Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-09-22T06:01:35.643Z] provisioning config files... [2020-09-22T06:01:35.705Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/25@tmp/config3829324593191284447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-22T06:01:36.136Z] ---> docker-login.sh [2020-09-22T06:01:36.136Z] nexus3.edgexfoundry.org:10001 [2020-09-22T06:01:36.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-22T06:01:36.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-22T06:01:36.401Z] Configure a credential helper to remove this warning. See [2020-09-22T06:01:36.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-22T06:01:36.401Z] [2020-09-22T06:01:36.401Z] Login Succeeded [2020-09-22T06:01:36.401Z] nexus3.edgexfoundry.org:10002 [2020-09-22T06:01:36.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-22T06:01:36.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-22T06:01:36.401Z] Configure a credential helper to remove this warning. See [2020-09-22T06:01:36.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-22T06:01:36.401Z] [2020-09-22T06:01:36.401Z] Login Succeeded [2020-09-22T06:01:36.401Z] nexus3.edgexfoundry.org:10003 [2020-09-22T06:01:36.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-22T06:01:36.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-22T06:01:36.672Z] Configure a credential helper to remove this warning. See [2020-09-22T06:01:36.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-22T06:01:36.672Z] [2020-09-22T06:01:36.672Z] Login Succeeded [2020-09-22T06:01:36.672Z] nexus3.edgexfoundry.org:10004 [2020-09-22T06:01:36.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-22T06:01:36.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-22T06:01:36.939Z] Configure a credential helper to remove this warning. See [2020-09-22T06:01:36.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-22T06:01:36.939Z] [2020-09-22T06:01:36.939Z] Login Succeeded [2020-09-22T06:01:36.939Z] docker.io [2020-09-22T06:01:36.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-22T06:01:37.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-22T06:01:37.206Z] Configure a credential helper to remove this warning. See [2020-09-22T06:01:37.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-22T06:01:37.206Z] [2020-09-22T06:01:37.206Z] Login Succeeded [2020-09-22T06:01:37.206Z] ---> docker-login.sh ends [Pipeline] } [2020-09-22T06:01:37.223Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-22T06:01:37.475Z] [edgeXDocker.push] Tagging docker image docker-device-virtual-go with the following tags: [2020-09-22T06:01:37.475Z] 60862a1890d94a51ede0363f4d0c53c3372f6de9 [2020-09-22T06:01:37.475Z] latest [2020-09-22T06:01:37.475Z] 1.2.4-dev.5 [2020-09-22T06:01:37.475Z] 60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 [2020-09-22T06:01:37.475Z] master [2020-09-22T06:01:37.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:38.008Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:38.338Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9 [2020-09-22T06:01:38.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-09-22T06:01:38.338Z] 58c7b0084333: Preparing [2020-09-22T06:01:38.338Z] 324428b27625: Preparing [2020-09-22T06:01:38.338Z] 04552f8c9eb4: Preparing [2020-09-22T06:01:38.338Z] 50644c29ef5a: Preparing [2020-09-22T06:01:38.338Z] 50644c29ef5a: Layer already exists [2020-09-22T06:01:38.338Z] 58c7b0084333: Pushed [2020-09-22T06:01:38.338Z] 324428b27625: Pushed [2020-09-22T06:01:39.763Z] 04552f8c9eb4: Pushed [2020-09-22T06:01:39.763Z] 60862a1890d94a51ede0363f4d0c53c3372f6de9: digest: sha256:44542aed668d85f1e4216fe6b42d0aa02eeefb1a9df913f21b0f37daa232f555 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:40.088Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:40.416Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [2020-09-22T06:01:40.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-09-22T06:01:40.416Z] 58c7b0084333: Preparing [2020-09-22T06:01:40.416Z] 324428b27625: Preparing [2020-09-22T06:01:40.416Z] 04552f8c9eb4: Preparing [2020-09-22T06:01:40.416Z] 50644c29ef5a: Preparing [2020-09-22T06:01:40.416Z] 58c7b0084333: Layer already exists [2020-09-22T06:01:40.416Z] 50644c29ef5a: Layer already exists [2020-09-22T06:01:40.416Z] 04552f8c9eb4: Layer already exists [2020-09-22T06:01:40.416Z] 324428b27625: Layer already exists [2020-09-22T06:01:40.416Z] latest: digest: sha256:44542aed668d85f1e4216fe6b42d0aa02eeefb1a9df913f21b0f37daa232f555 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:40.745Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.4-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:41.057Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.4-dev.5 [2020-09-22T06:01:41.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-09-22T06:01:41.057Z] 58c7b0084333: Preparing [2020-09-22T06:01:41.057Z] 324428b27625: Preparing [2020-09-22T06:01:41.057Z] 04552f8c9eb4: Preparing [2020-09-22T06:01:41.057Z] 50644c29ef5a: Preparing [2020-09-22T06:01:41.057Z] 04552f8c9eb4: Layer already exists [2020-09-22T06:01:41.057Z] 50644c29ef5a: Layer already exists [2020-09-22T06:01:41.057Z] 58c7b0084333: Layer already exists [2020-09-22T06:01:41.057Z] 324428b27625: Layer already exists [2020-09-22T06:01:41.057Z] 1.2.4-dev.5: digest: sha256:44542aed668d85f1e4216fe6b42d0aa02eeefb1a9df913f21b0f37daa232f555 size: 1155 [2020-09-22T06:01:41.057Z] Removing intermediate container a37a52528018 [2020-09-22T06:01:41.057Z] ---> 48dfd0e1f0a2 [2020-09-22T06:01:41.057Z] Successfully built 48dfd0e1f0a2 [2020-09-22T06:01:41.057Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:41.393Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:41.530Z] + docker inspect -f . ci-base-image-arm64 [2020-09-22T06:01:41.530Z] . [Pipeline] withDockerContainer [2020-09-22T06:01:41.713Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 [2020-09-22T06:01:41.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-09-22T06:01:41.713Z] 58c7b0084333: Preparing [2020-09-22T06:01:41.713Z] 324428b27625: Preparing [2020-09-22T06:01:41.713Z] 04552f8c9eb4: Preparing [2020-09-22T06:01:41.713Z] 50644c29ef5a: Preparing [2020-09-22T06:01:41.713Z] 50644c29ef5a: Layer already exists [2020-09-22T06:01:41.713Z] 58c7b0084333: Layer already exists [2020-09-22T06:01:41.713Z] 04552f8c9eb4: Layer already exists [2020-09-22T06:01:41.713Z] 324428b27625: Layer already exists [2020-09-22T06:01:41.713Z] 60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5: digest: sha256:44542aed668d85f1e4216fe6b42d0aa02eeefb1a9df913f21b0f37daa232f555 size: 1155 [2020-09-22T06:01:41.813Z] prd-ubuntu18.04-docker-arm64-4c-16g-789 does not seem to be running inside a container [2020-09-22T06:01:41.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/25 -v /w/workspace/device-virtual-go/25:/w/workspace/device-virtual-go/25:rw,z -v /w/workspace/device-virtual-go/25@tmp:/w/workspace/device-virtual-go/25@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 ******** ci-base-image-arm64 cat [2020-09-22T06:01:43.785Z] $ docker top cd5028605398ed3a0999274af382bbdabe38aa884a33c9f65ccb21e45cf96ac6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:44.672Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:44.990Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [2020-09-22T06:01:44.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-09-22T06:01:44.991Z] 58c7b0084333: Preparing [2020-09-22T06:01:44.991Z] 324428b27625: Preparing [2020-09-22T06:01:44.991Z] 04552f8c9eb4: Preparing [2020-09-22T06:01:44.991Z] 50644c29ef5a: Preparing [2020-09-22T06:01:44.991Z] 50644c29ef5a: Layer already exists [2020-09-22T06:01:44.991Z] 324428b27625: Layer already exists [2020-09-22T06:01:44.991Z] 58c7b0084333: Layer already exists [2020-09-22T06:01:44.991Z] 04552f8c9eb4: Layer already exists [2020-09-22T06:01:44.991Z] master: digest: sha256:44542aed668d85f1e4216fe6b42d0aa02eeefb1a9df913f21b0f37daa232f555 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-22T06:01:45.208Z] ===================================================== [2020-09-22T06:01:45.275Z] + go version [2020-09-22T06:01:45.275Z] go version go1.15.2 linux/arm64 [Pipeline] echo [2020-09-22T06:01:45.282Z] taggedImages: [2020-09-22T06:01:45.282Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9 [2020-09-22T06:01:45.282Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [2020-09-22T06:01:45.282Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.4-dev.5 [2020-09-22T06:01:45.282Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 [2020-09-22T06:01:45.282Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } [2020-09-22T06:01:45.379Z] $ docker stop --time=1 cd5028605398ed3a0999274af382bbdabe38aa884a33c9f65ccb21e45cf96ac6 [2020-09-22T06:01:47.235Z] $ docker rm -f cd5028605398ed3a0999274af382bbdabe38aa884a33c9f65ccb21e45cf96ac6 [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // ws [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-22T06:01:49.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-22T06:01:49.412Z] + ls -al . [2020-09-22T06:01:49.412Z] total 88 [2020-09-22T06:01:49.412Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 06:00 . [2020-09-22T06:01:49.412Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:00 .. [2020-09-22T06:01:49.412Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 06:00 .git [2020-09-22T06:01:49.412Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:00 .github [2020-09-22T06:01:49.412Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 22 06:00 .gitignore [2020-09-22T06:01:49.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:00 .semver [2020-09-22T06:01:49.412Z] -rw-rw-r-- 1 jenkins jenkins 6036 Sep 22 06:00 Attribution.txt [2020-09-22T06:01:49.412Z] -rw-rw-r-- 1 jenkins jenkins 1834 Sep 22 06:00 Dockerfile [2020-09-22T06:01:49.412Z] -rw-rw-r-- 1 jenkins jenkins 957 Sep 22 06:00 Dockerfile.build [2020-09-22T06:01:49.412Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 22 06:00 Jenkinsfile [2020-09-22T06:01:49.412Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 22 06:00 LICENSE [2020-09-22T06:01:49.412Z] -rw-rw-r-- 1 jenkins jenkins 873 Sep 22 06:00 Makefile [2020-09-22T06:01:49.412Z] -rw-rw-r-- 1 jenkins jenkins 918 Sep 22 06:00 README.md [2020-09-22T06:01:49.412Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 22 05:58 VERSION [2020-09-22T06:01:49.412Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:00 bin [2020-09-22T06:01:49.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:00 cmd [2020-09-22T06:01:49.412Z] -rw-rw-r-- 1 jenkins jenkins 855 Sep 22 06:00 go.mod [2020-09-22T06:01:49.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:00 internal [2020-09-22T06:01:49.412Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 22 06:00 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:01:49.763Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=60862a1890d94a51ede0363f4d0c53c3372f6de9 --label arch=arm64 --label version=1.2.4-dev.5 . [2020-09-22T06:01:50.036Z] Sending build context to Docker daemon 540.2kB [2020-09-22T06:01:50.036Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-09-22T06:01:50.036Z] Step 2/22 : FROM ${BASE} AS builder [2020-09-22T06:01:50.036Z] ---> 48dfd0e1f0a2 [2020-09-22T06:01:50.036Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-09-22T06:01:50.307Z] ---> Running in 701429fa1468 [2020-09-22T06:01:50.578Z] Removing intermediate container 701429fa1468 [2020-09-22T06:01:50.578Z] ---> c8ad32fef9b5 [2020-09-22T06:01:50.578Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-09-22T06:01:50.859Z] ---> Running in 98047f5f08e9 [2020-09-22T06:01:51.134Z] Removing intermediate container 98047f5f08e9 [2020-09-22T06:01:51.134Z] ---> a92ffd95837a [2020-09-22T06:01:51.134Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-09-22T06:01:51.409Z] ---> Running in dc777c652f4a [2020-09-22T06:01:51.686Z] Removing intermediate container dc777c652f4a [2020-09-22T06:01:51.687Z] ---> e49dbc15491b [2020-09-22T06:01:51.687Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-22T06:01:51.963Z] ---> Running in 2e6033ec6df5 [2020-09-22T06:01:54.593Z] Removing intermediate container 2e6033ec6df5 [2020-09-22T06:01:54.593Z] ---> 26911e7aafb7 [2020-09-22T06:01:54.593Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-22T06:01:54.593Z] ---> Running in 7706a0fccfb5 [2020-09-22T06:01:56.030Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-22T06:01:56.625Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-22T06:01:57.610Z] OK: 221 MiB in 53 packages [2020-09-22T06:01:58.591Z] Removing intermediate container 7706a0fccfb5 [2020-09-22T06:01:58.591Z] ---> 25114c0ae5ed [2020-09-22T06:01:58.591Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-09-22T06:01:58.591Z] ---> Running in 22a2232aa93e [2020-09-22T06:01:59.187Z] Removing intermediate container 22a2232aa93e [2020-09-22T06:01:59.187Z] ---> a813f3c04b5d [2020-09-22T06:01:59.187Z] Step 9/22 : COPY . . [2020-09-22T06:02:00.167Z] ---> e30b5265c48c [2020-09-22T06:02:00.167Z] Step 10/22 : ARG MAKE='make build' [2020-09-22T06:02:00.167Z] ---> Running in f89029af1baa [2020-09-22T06:02:00.765Z] Removing intermediate container f89029af1baa [2020-09-22T06:02:00.765Z] ---> 09235df13927 [2020-09-22T06:02:00.765Z] Step 11/22 : RUN $MAKE [2020-09-22T06:02:00.765Z] ---> Running in 8b9e7b672290 [2020-09-22T06:02:02.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.4-dev.5" -o cmd/device-virtual ./cmd [2020-09-22T06:02:34.574Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-22T06:02:38.876Z] Removing intermediate container 8b9e7b672290 [2020-09-22T06:02:38.876Z] ---> 77cf430c4e14 [2020-09-22T06:02:38.876Z] Step 12/22 : FROM alpine [2020-09-22T06:02:39.145Z] latest: Pulling from library/alpine [2020-09-22T06:02:39.419Z] b538f80385f9: Already exists [2020-09-22T06:02:39.419Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-22T06:02:39.419Z] Status: Downloaded newer image for alpine:latest [2020-09-22T06:02:39.419Z] ---> 62ee0e9f8440 [2020-09-22T06:02:39.419Z] Step 13/22 : ENV APP_PORT=49990 [2020-09-22T06:02:39.692Z] ---> Running in a58945d63a44 [2020-09-22T06:02:39.967Z] Removing intermediate container a58945d63a44 [2020-09-22T06:02:39.967Z] ---> 02166b288758 [2020-09-22T06:02:39.967Z] Step 14/22 : EXPOSE $APP_PORT [2020-09-22T06:02:40.244Z] ---> Running in b41ba1cc0d04 [2020-09-22T06:02:40.839Z] Removing intermediate container b41ba1cc0d04 [2020-09-22T06:02:40.839Z] ---> 364fa917ad32 [2020-09-22T06:02:40.839Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-09-22T06:02:42.270Z] ---> 81166b9d499a [2020-09-22T06:02:42.270Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-09-22T06:02:42.866Z] ---> 3f89340c727e [2020-09-22T06:02:42.866Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-09-22T06:02:43.463Z] ---> 53155c8a843d [2020-09-22T06:02:43.463Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-09-22T06:02:43.738Z] ---> Running in 31291c50d06c [2020-09-22T06:02:44.016Z] Removing intermediate container 31291c50d06c [2020-09-22T06:02:44.016Z] ---> 9c6e5797baca [2020-09-22T06:02:44.016Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-22T06:02:44.290Z] ---> Running in e2d405ed453c [2020-09-22T06:02:44.563Z] Removing intermediate container e2d405ed453c [2020-09-22T06:02:44.563Z] ---> 54a877031778 [2020-09-22T06:02:44.563Z] Step 20/22 : LABEL arch=arm64 [2020-09-22T06:02:44.839Z] ---> Running in dd0c5e16f83f [2020-09-22T06:02:45.126Z] Removing intermediate container dd0c5e16f83f [2020-09-22T06:02:45.126Z] ---> e5b75dbe3457 [2020-09-22T06:02:45.126Z] Step 21/22 : LABEL git_sha=60862a1890d94a51ede0363f4d0c53c3372f6de9 [2020-09-22T06:02:45.399Z] ---> Running in 7d5875489832 [2020-09-22T06:02:45.992Z] Removing intermediate container 7d5875489832 [2020-09-22T06:02:45.992Z] ---> 91b9fd531438 [2020-09-22T06:02:45.992Z] Step 22/22 : LABEL version=1.2.4-dev.5 [2020-09-22T06:02:45.992Z] ---> Running in 748ffeefd22c [2020-09-22T06:02:46.586Z] Removing intermediate container 748ffeefd22c [2020-09-22T06:02:46.586Z] ---> 6f463e43a79b [2020-09-22T06:02:46.586Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-22T06:02:46.586Z] Successfully built 6f463e43a79b [2020-09-22T06:02:46.586Z] Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-09-22T06:02:47.092Z] provisioning config files... [2020-09-22T06:02:47.150Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/25@tmp/config3002407161386403073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-22T06:02:47.563Z] ---> docker-login.sh [2020-09-22T06:02:47.563Z] nexus3.edgexfoundry.org:10001 [2020-09-22T06:02:47.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-22T06:02:48.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-22T06:02:48.114Z] Configure a credential helper to remove this warning. See [2020-09-22T06:02:48.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-22T06:02:48.114Z] [2020-09-22T06:02:48.114Z] Login Succeeded [2020-09-22T06:02:48.114Z] nexus3.edgexfoundry.org:10002 [2020-09-22T06:02:48.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-22T06:02:48.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-22T06:02:48.662Z] Configure a credential helper to remove this warning. See [2020-09-22T06:02:48.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-22T06:02:48.662Z] [2020-09-22T06:02:48.662Z] Login Succeeded [2020-09-22T06:02:48.662Z] nexus3.edgexfoundry.org:10003 [2020-09-22T06:02:48.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-22T06:02:49.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-22T06:02:49.217Z] Configure a credential helper to remove this warning. See [2020-09-22T06:02:49.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-22T06:02:49.217Z] [2020-09-22T06:02:49.217Z] Login Succeeded [2020-09-22T06:02:49.217Z] nexus3.edgexfoundry.org:10004 [2020-09-22T06:02:49.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-22T06:02:49.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-22T06:02:49.763Z] Configure a credential helper to remove this warning. See [2020-09-22T06:02:49.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-22T06:02:49.763Z] [2020-09-22T06:02:49.763Z] Login Succeeded [2020-09-22T06:02:49.763Z] docker.io [2020-09-22T06:02:50.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-22T06:02:50.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-22T06:02:50.629Z] Configure a credential helper to remove this warning. See [2020-09-22T06:02:50.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-22T06:02:50.629Z] [2020-09-22T06:02:50.629Z] Login Succeeded [2020-09-22T06:02:50.629Z] ---> docker-login.sh ends [Pipeline] } [2020-09-22T06:02:50.646Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-22T06:02:50.888Z] [edgeXDocker.push] Tagging docker image docker-device-virtual-go-arm64 with the following tags: [2020-09-22T06:02:50.888Z] 60862a1890d94a51ede0363f4d0c53c3372f6de9 [2020-09-22T06:02:50.888Z] latest [2020-09-22T06:02:50.888Z] 1.2.4-dev.5 [2020-09-22T06:02:50.888Z] 60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 [2020-09-22T06:02:50.888Z] master [2020-09-22T06:02:50.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:02:51.482Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:02:51.857Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9 [2020-09-22T06:02:51.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-09-22T06:02:51.857Z] 31441e213272: Preparing [2020-09-22T06:02:51.857Z] 4dc25f33e21b: Preparing [2020-09-22T06:02:51.857Z] d1114b35ee1a: Preparing [2020-09-22T06:02:51.857Z] e2f13739ad41: Preparing [2020-09-22T06:02:52.165Z] e2f13739ad41: Layer already exists [2020-09-22T06:02:52.165Z] 4dc25f33e21b: Pushed [2020-09-22T06:02:52.165Z] 31441e213272: Pushed [2020-09-22T06:02:55.598Z] d1114b35ee1a: Pushed [2020-09-22T06:02:55.598Z] 60862a1890d94a51ede0363f4d0c53c3372f6de9: digest: sha256:33ab55ccfec2417fae376eb94b821be9f37e43c287ac46a4b36a090758baeee0 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:02:55.940Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:02:56.280Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [2020-09-22T06:02:56.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-09-22T06:02:56.281Z] 31441e213272: Preparing [2020-09-22T06:02:56.281Z] 4dc25f33e21b: Preparing [2020-09-22T06:02:56.281Z] d1114b35ee1a: Preparing [2020-09-22T06:02:56.281Z] e2f13739ad41: Preparing [2020-09-22T06:02:56.281Z] d1114b35ee1a: Layer already exists [2020-09-22T06:02:56.281Z] e2f13739ad41: Layer already exists [2020-09-22T06:02:56.281Z] 31441e213272: Layer already exists [2020-09-22T06:02:56.281Z] 4dc25f33e21b: Layer already exists [2020-09-22T06:02:56.553Z] latest: digest: sha256:33ab55ccfec2417fae376eb94b821be9f37e43c287ac46a4b36a090758baeee0 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:02:56.896Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.4-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:02:57.236Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.4-dev.5 [2020-09-22T06:02:57.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-09-22T06:02:57.236Z] 31441e213272: Preparing [2020-09-22T06:02:57.236Z] 4dc25f33e21b: Preparing [2020-09-22T06:02:57.236Z] d1114b35ee1a: Preparing [2020-09-22T06:02:57.236Z] e2f13739ad41: Preparing [2020-09-22T06:02:57.236Z] d1114b35ee1a: Layer already exists [2020-09-22T06:02:57.236Z] 31441e213272: Layer already exists [2020-09-22T06:02:57.236Z] 4dc25f33e21b: Layer already exists [2020-09-22T06:02:57.511Z] e2f13739ad41: Layer already exists [2020-09-22T06:02:57.511Z] 1.2.4-dev.5: digest: sha256:33ab55ccfec2417fae376eb94b821be9f37e43c287ac46a4b36a090758baeee0 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:02:57.849Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:02:58.193Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 [2020-09-22T06:02:58.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-09-22T06:02:58.193Z] 31441e213272: Preparing [2020-09-22T06:02:58.193Z] 4dc25f33e21b: Preparing [2020-09-22T06:02:58.193Z] d1114b35ee1a: Preparing [2020-09-22T06:02:58.193Z] e2f13739ad41: Preparing [2020-09-22T06:02:58.193Z] e2f13739ad41: Layer already exists [2020-09-22T06:02:58.193Z] 4dc25f33e21b: Layer already exists [2020-09-22T06:02:58.193Z] d1114b35ee1a: Layer already exists [2020-09-22T06:02:58.193Z] 31441e213272: Layer already exists [2020-09-22T06:02:58.467Z] 60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5: digest: sha256:33ab55ccfec2417fae376eb94b821be9f37e43c287ac46a4b36a090758baeee0 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:02:58.813Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:02:59.150Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [2020-09-22T06:02:59.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-09-22T06:02:59.150Z] 31441e213272: Preparing [2020-09-22T06:02:59.150Z] 4dc25f33e21b: Preparing [2020-09-22T06:02:59.150Z] d1114b35ee1a: Preparing [2020-09-22T06:02:59.150Z] e2f13739ad41: Preparing [2020-09-22T06:02:59.150Z] e2f13739ad41: Layer already exists [2020-09-22T06:02:59.150Z] 4dc25f33e21b: Layer already exists [2020-09-22T06:02:59.150Z] 31441e213272: Layer already exists [2020-09-22T06:02:59.150Z] d1114b35ee1a: Layer already exists [2020-09-22T06:02:59.424Z] master: digest: sha256:33ab55ccfec2417fae376eb94b821be9f37e43c287ac46a4b36a090758baeee0 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-22T06:02:59.654Z] ===================================================== [Pipeline] echo [2020-09-22T06:02:59.704Z] taggedImages: [2020-09-22T06:02:59.704Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9 [2020-09-22T06:02:59.704Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [2020-09-22T06:02:59.704Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.4-dev.5 [2020-09-22T06:02:59.704Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 [2020-09-22T06:02:59.704Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-09-22T06:03:02.180Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-09-22T06:03:02.182Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-09-22T06:03:02.253Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:03:02.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-22T06:03:02.979Z] [2020-09-22T06:03:02.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:03:03.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-22T06:03:03.388Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-09-22T06:03:03.388Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-22T06:03:03.388Z] 408f87550127: Pulling fs layer [2020-09-22T06:03:03.388Z] fe522b08c979: Pulling fs layer [2020-09-22T06:03:03.388Z] 221eaa008020: Pulling fs layer [2020-09-22T06:03:03.388Z] 2a4607e5d6b9: Pulling fs layer [2020-09-22T06:03:03.388Z] 8f79b27c4fd2: Pulling fs layer [2020-09-22T06:03:03.388Z] e5c8dbe1645b: Pulling fs layer [2020-09-22T06:03:03.388Z] 23e8b3b47431: Pulling fs layer [2020-09-22T06:03:03.388Z] 5c568d65a230: Pulling fs layer [2020-09-22T06:03:03.388Z] 221eaa008020: Waiting [2020-09-22T06:03:03.388Z] e5c8dbe1645b: Waiting [2020-09-22T06:03:03.388Z] 2a4607e5d6b9: Waiting [2020-09-22T06:03:03.388Z] 8f79b27c4fd2: Waiting [2020-09-22T06:03:03.388Z] 23e8b3b47431: Waiting [2020-09-22T06:03:03.388Z] 5c568d65a230: Waiting [2020-09-22T06:03:03.388Z] fe522b08c979: Download complete [2020-09-22T06:03:03.388Z] 408f87550127: Verifying Checksum [2020-09-22T06:03:03.388Z] 408f87550127: Download complete [2020-09-22T06:03:03.388Z] 2a4607e5d6b9: Verifying Checksum [2020-09-22T06:03:03.388Z] 2a4607e5d6b9: Download complete [2020-09-22T06:03:03.680Z] 8f79b27c4fd2: Verifying Checksum [2020-09-22T06:03:03.680Z] 8f79b27c4fd2: Download complete [2020-09-22T06:03:03.680Z] cbdbe7a5bc2a: Verifying Checksum [2020-09-22T06:03:03.680Z] cbdbe7a5bc2a: Download complete [2020-09-22T06:03:04.789Z] cbdbe7a5bc2a: Pull complete [2020-09-22T06:03:04.789Z] 408f87550127: Pull complete [2020-09-22T06:03:05.175Z] fe522b08c979: Pull complete [2020-09-22T06:03:08.446Z] e5c8dbe1645b: Verifying Checksum [2020-09-22T06:03:08.446Z] e5c8dbe1645b: Download complete [2020-09-22T06:03:12.112Z] 23e8b3b47431: Verifying Checksum [2020-09-22T06:03:12.112Z] 23e8b3b47431: Download complete [2020-09-22T06:03:13.341Z] 5c568d65a230: Verifying Checksum [2020-09-22T06:03:13.341Z] 5c568d65a230: Download complete [2020-09-22T06:03:16.441Z] 221eaa008020: Verifying Checksum [2020-09-22T06:03:16.441Z] 221eaa008020: Download complete [2020-09-22T06:03:29.023Z] 221eaa008020: Pull complete [2020-09-22T06:03:29.023Z] 2a4607e5d6b9: Pull complete [2020-09-22T06:03:29.023Z] 8f79b27c4fd2: Pull complete [2020-09-22T06:03:31.677Z] e5c8dbe1645b: Pull complete [2020-09-22T06:03:34.359Z] 23e8b3b47431: Pull complete [2020-09-22T06:03:36.371Z] 5c568d65a230: Pull complete [2020-09-22T06:03:36.371Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-09-22T06:03:36.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-22T06:03:36.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-09-22T06:03:36.723Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2020-09-22T06:03:36.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/foundry_device-virtual-go_master:/ws -w /ws --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-09-22T06:03:38.860Z] $ docker top 957e5aed8497ffe57c4f8e7cf5bb0f9d739ef80441ef121da7614bc91eb3dc01 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-22T06:03:39.715Z] + snyk monitor '--org=edgex-jenkins' [2020-09-22T06:04:06.800Z] [2020-09-22T06:04:06.800Z] Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... [2020-09-22T06:04:06.800Z] [2020-09-22T06:04:06.800Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/e34d98c5-a6fa-47bb-9084-31dca9561d35 [2020-09-22T06:04:06.800Z] [2020-09-22T06:04:06.800Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-09-22T06:04:06.800Z] [2020-09-22T06:04:06.800Z] [2020-09-22T06:04:06.800Z] Snyk CLI supports Node.js 8 and higher. [2020-09-22T06:04:06.800Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-09-22T06:04:06.800Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-09-22T06:04:06.800Z] [2020-09-22T06:04:06.800Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-09-22T06:04:06.800Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-09-22T06:04:06.819Z] $ docker stop --time=1 957e5aed8497ffe57c4f8e7cf5bb0f9d739ef80441ef121da7614bc91eb3dc01 [2020-09-22T06:04:09.096Z] $ docker rm -f 957e5aed8497ffe57c4f8e7cf5bb0f9d739ef80441ef121da7614bc91eb3dc01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:04:10.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-22T06:04:10.590Z] [2020-09-22T06:04:10.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:04:11.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-22T06:04:11.002Z] latest: Pulling from edgex-devops/edgex-klar [2020-09-22T06:04:11.002Z] e7c96db7181b: Pulling fs layer [2020-09-22T06:04:11.002Z] 1868ca2cb446: Pulling fs layer [2020-09-22T06:04:11.002Z] 136be5d0fe8e: Pulling fs layer [2020-09-22T06:04:11.002Z] 894bfe63afcb: Pulling fs layer [2020-09-22T06:04:11.002Z] 894bfe63afcb: Waiting [2020-09-22T06:04:11.002Z] 1868ca2cb446: Verifying Checksum [2020-09-22T06:04:11.002Z] 1868ca2cb446: Download complete [2020-09-22T06:04:11.277Z] 136be5d0fe8e: Download complete [2020-09-22T06:04:11.277Z] e7c96db7181b: Verifying Checksum [2020-09-22T06:04:11.277Z] e7c96db7181b: Download complete [2020-09-22T06:04:11.277Z] 894bfe63afcb: Verifying Checksum [2020-09-22T06:04:11.277Z] 894bfe63afcb: Download complete [2020-09-22T06:04:11.897Z] e7c96db7181b: Pull complete [2020-09-22T06:04:11.897Z] 1868ca2cb446: Pull complete [2020-09-22T06:04:12.164Z] 136be5d0fe8e: Pull complete [2020-09-22T06:04:12.426Z] 894bfe63afcb: Pull complete [2020-09-22T06:04:12.426Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-09-22T06:04:12.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-22T06:04:12.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-09-22T06:04:13.201Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2020-09-22T06:04:13.334Z] $ docker run -t -d -u 1001:1001 --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-22T06:04:14.657Z] $ docker top 2f5b274d808a72698084e7aa7615c34a77d510e1e0fbad9b6c21c1b118eef2c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-22T06:04:15.664Z] + tee [2020-09-22T06:04:15.665Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-22T06:04:20.082Z] $ docker stop --time=1 2f5b274d808a72698084e7aa7615c34a77d510e1e0fbad9b6c21c1b118eef2c6 [2020-09-22T06:04:21.547Z] $ docker rm -f 2f5b274d808a72698084e7aa7615c34a77d510e1e0fbad9b6c21c1b118eef2c6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:04:22.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-22T06:04:22.176Z] . [Pipeline] withDockerContainer [2020-09-22T06:04:22.366Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2020-09-22T06:04:22.422Z] $ docker run -t -d -u 1001:1001 --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-22T06:04:23.729Z] $ docker top 903342ab37a352f4666a02598b9f84228175f6695f6115ee8335f7de3fa8eff6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-22T06:04:24.521Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9 [2020-09-22T06:04:24.522Z] + tee [2020-09-22T06:04:24.522Z] clair timeout 1m0s [2020-09-22T06:04:24.522Z] docker timeout: 1m0s [2020-09-22T06:04:24.522Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-22T06:04:25.215Z] $ docker stop --time=1 903342ab37a352f4666a02598b9f84228175f6695f6115ee8335f7de3fa8eff6 [2020-09-22T06:04:26.696Z] $ docker rm -f 903342ab37a352f4666a02598b9f84228175f6695f6115ee8335f7de3fa8eff6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-22T06:04:27.278Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo [2020-09-22T06:04:27.293Z] Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go_60862a1890d94a51ede0363f4d0c53c3372f6de9.html [Pipeline] writeFile [Pipeline] step [2020-09-22T06:04:27.354Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:04:27.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-22T06:04:27.954Z] . [Pipeline] withDockerContainer [2020-09-22T06:04:28.151Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2020-09-22T06:04:28.258Z] $ docker run -t -d -u 1001:1001 --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-22T06:04:29.385Z] $ docker top 4e539559842d16943b1b7ebb6288d9444e411733b878b48c702e98a6b43c440c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-22T06:04:30.382Z] + tee [2020-09-22T06:04:30.383Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-22T06:04:33.896Z] $ docker stop --time=1 4e539559842d16943b1b7ebb6288d9444e411733b878b48c702e98a6b43c440c [2020-09-22T06:04:35.339Z] $ docker rm -f 4e539559842d16943b1b7ebb6288d9444e411733b878b48c702e98a6b43c440c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:04:35.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-22T06:04:35.927Z] . [Pipeline] withDockerContainer [2020-09-22T06:04:36.087Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2020-09-22T06:04:36.217Z] $ docker run -t -d -u 1001:1001 --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-22T06:04:37.227Z] $ docker top 6d0b537f0c9f5996d6709538ed597830e6c635ff0f077ebf6db60609839ddfaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-22T06:04:37.903Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9 [2020-09-22T06:04:37.903Z] + tee [2020-09-22T06:04:37.903Z] clair timeout 1m0s [2020-09-22T06:04:37.903Z] docker timeout: 1m0s [2020-09-22T06:04:37.903Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-22T06:04:38.979Z] $ docker stop --time=1 6d0b537f0c9f5996d6709538ed597830e6c635ff0f077ebf6db60609839ddfaf [2020-09-22T06:04:40.455Z] $ docker rm -f 6d0b537f0c9f5996d6709538ed597830e6c635ff0f077ebf6db60609839ddfaf [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-22T06:04:41.019Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo [2020-09-22T06:04:41.033Z] Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go-arm64_60862a1890d94a51ede0363f4d0c53c3372f6de9.html [Pipeline] writeFile [Pipeline] step [2020-09-22T06:04:41.099Z] Archiving artifacts [Pipeline] } [Pipeline] // script [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] unstash [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:04:42.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T06:04:42.237Z] . [Pipeline] withDockerContainer [2020-09-22T06:04:42.373Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2020-09-22T06:04:42.468Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-22T06:04:43.549Z] $ docker top df3d66b933c85f14c0cd0bdaef79b6885556bf66caa3dc62b83887ad5bfef1cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-22T06:04:43.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-22T06:04:43.897Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-22T06:04:44.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-22T06:04:44.574Z] $ docker exec df3d66b933c85f14c0cd0bdaef79b6885556bf66caa3dc62b83887ad5bfef1cc ssh-agent [2020-09-22T06:04:44.779Z] SSH_AUTH_SOCK=/tmp/ssh-3SmhgRpNqveM/agent.12 [2020-09-22T06:04:44.779Z] SSH_AGENT_PID=17 [2020-09-22T06:04:44.795Z] Running ssh-add (command line suppressed) [2020-09-22T06:04:45.111Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_8465337379375232216.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_8465337379375232216.key) [2020-09-22T06:04:45.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-22T06:04:45.577Z] + git semver tag [2020-09-22T06:04:45.577Z] # -> Open(): unable to determine branch for HEAD [2020-09-22T06:04:45.577Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-09-22T06:04:45.577Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-09-22T06:04:45.577Z] # $SEMVER_REMOTE_NAME = origin [2020-09-22T06:04:45.577Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-22T06:04:45.577Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-22T06:04:45.577Z] # $SEMVER_BRANCH = master [2020-09-22T06:04:45.577Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2020-09-22T06:04:45.577Z] # 60862a1890d94a51ede0363f4d0c53c3372f6de9 HEAD [2020-09-22T06:04:45.577Z] # -> Force: false [2020-09-22T06:04:45.577Z] # b2d91920e1f470ae9e43d54bd0890cceea3fc5d3 refs/tags/v1.2.4-dev.5 [Pipeline] } [2020-09-22T06:04:45.592Z] $ docker exec --env ******** --env ******** df3d66b933c85f14c0cd0bdaef79b6885556bf66caa3dc62b83887ad5bfef1cc ssh-agent -k [2020-09-22T06:04:45.888Z] unset SSH_AUTH_SOCK; [2020-09-22T06:04:45.888Z] unset SSH_AGENT_PID; [2020-09-22T06:04:45.888Z] echo Agent pid 17 killed; [2020-09-22T06:04:46.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-22T06:04:46.549Z] + git semver [Pipeline] } [2020-09-22T06:04:46.570Z] $ docker stop --time=1 df3d66b933c85f14c0cd0bdaef79b6885556bf66caa3dc62b83887ad5bfef1cc [2020-09-22T06:04:48.354Z] $ docker rm -f df3d66b933c85f14c0cd0bdaef79b6885556bf66caa3dc62b83887ad5bfef1cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:04:49.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-22T06:04:49.311Z] [2020-09-22T06:04:49.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:04:49.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-22T06:04:49.691Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-22T06:04:49.691Z] ab5ef0e58194: Pulling fs layer [2020-09-22T06:04:49.691Z] 9712f1f96733: Pulling fs layer [2020-09-22T06:04:49.691Z] 63f879dbbcfc: Pulling fs layer [2020-09-22T06:04:49.691Z] 0d9ebad4ef96: Pulling fs layer [2020-09-22T06:04:49.691Z] e9a5061849ea: Pulling fs layer [2020-09-22T06:04:49.691Z] d747dcd14b5f: Pulling fs layer [2020-09-22T06:04:49.691Z] 2de7ff778b66: Pulling fs layer [2020-09-22T06:04:49.691Z] e9a5061849ea: Waiting [2020-09-22T06:04:49.691Z] d747dcd14b5f: Waiting [2020-09-22T06:04:49.691Z] 2de7ff778b66: Waiting [2020-09-22T06:04:49.691Z] 9712f1f96733: Download complete [2020-09-22T06:04:53.134Z] 63f879dbbcfc: Verifying Checksum [2020-09-22T06:04:53.134Z] 63f879dbbcfc: Download complete [2020-09-22T06:04:53.770Z] e9a5061849ea: Verifying Checksum [2020-09-22T06:04:53.770Z] e9a5061849ea: Download complete [2020-09-22T06:04:54.047Z] d747dcd14b5f: Verifying Checksum [2020-09-22T06:04:54.047Z] d747dcd14b5f: Download complete [2020-09-22T06:04:54.657Z] 2de7ff778b66: Verifying Checksum [2020-09-22T06:04:54.657Z] 2de7ff778b66: Download complete [2020-09-22T06:04:55.279Z] 0d9ebad4ef96: Verifying Checksum [2020-09-22T06:04:55.279Z] 0d9ebad4ef96: Download complete [2020-09-22T06:04:55.879Z] ab5ef0e58194: Verifying Checksum [2020-09-22T06:04:55.879Z] ab5ef0e58194: Download complete [2020-09-22T06:05:02.787Z] ab5ef0e58194: Pull complete [2020-09-22T06:05:03.064Z] 9712f1f96733: Pull complete [2020-09-22T06:05:05.810Z] 63f879dbbcfc: Pull complete [2020-09-22T06:05:16.168Z] 0d9ebad4ef96: Pull complete [2020-09-22T06:05:17.150Z] e9a5061849ea: Pull complete [2020-09-22T06:05:17.150Z] d747dcd14b5f: Pull complete [2020-09-22T06:05:21.544Z] 2de7ff778b66: Pull complete [2020-09-22T06:05:21.544Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-22T06:05:21.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-22T06:05:21.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-22T06:05:22.045Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2020-09-22T06:05:22.363Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-09-22T06:05:25.674Z] $ docker top 91b127d10a58b239d92352b4a224cea1fb28eb25627fb485b2d5494513691afb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-22T06:05:25.993Z] provisioning config files... [2020-09-22T06:05:26.015Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7472851547224312346tmp [2020-09-22T06:05:26.047Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config71500010342731038tmp [2020-09-22T06:05:26.078Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config908277701254119198tmp [Pipeline] { [Pipeline] echo [2020-09-22T06:05:26.140Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T06:05:26.459Z] ---> sigul-configuration.sh [2020-09-22T06:05:26.724Z] gpg: directory `/root/.gnupg' created [2020-09-22T06:05:26.724Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-22T06:05:26.724Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-22T06:05:26.724Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-22T06:05:26.724Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-22T06:05:26.724Z] gpg: CAST5 encrypted data [2020-09-22T06:05:26.724Z] gpg: encrypted with 1 passphrase [2020-09-22T06:05:26.724Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-22T06:05:27.058Z] + mkdir /home/jenkins [2020-09-22T06:05:27.058Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-22T06:05:27.773Z] + 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 [2020-09-22T06:05:27.789Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T06:05:28.164Z] ---> sigul-install.sh [2020-09-22T06:05:34.914Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-22T06:05:35.609Z] + git tag --list [2020-09-22T06:05:35.609Z] v1.2.4-dev.5 [Pipeline] sh [2020-09-22T06:05:36.334Z] + lftools sign git-tag v1.2.4-dev.5 [2020-09-22T06:05:37.788Z] Signing Git tag with Sigul... [2020-09-22T06:05:37.788Z] Signing v1.2.4-dev.5 [Pipeline] echo [2020-09-22T06:05:39.744Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T06:05:40.423Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-22T06:05:40.434Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-22T06:05:40.661Z] $ docker stop --time=1 91b127d10a58b239d92352b4a224cea1fb28eb25627fb485b2d5494513691afb [2020-09-22T06:05:42.668Z] $ docker rm -f 91b127d10a58b239d92352b4a224cea1fb28eb25627fb485b2d5494513691afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:05:43.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T06:05:43.704Z] . [Pipeline] withDockerContainer [2020-09-22T06:05:44.052Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2020-09-22T06:05:44.151Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-22T06:05:45.164Z] $ docker top c18c5666c092e0dca99ac73f921fc2de68bd4a1a28ede1557fa3de1bd619ec08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-22T06:05:45.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-22T06:05:45.516Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-22T06:05:45.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-22T06:05:45.921Z] $ docker exec c18c5666c092e0dca99ac73f921fc2de68bd4a1a28ede1557fa3de1bd619ec08 ssh-agent [2020-09-22T06:05:46.196Z] SSH_AUTH_SOCK=/tmp/ssh-BVGoy3MXSNXy/agent.11 [2020-09-22T06:05:46.196Z] SSH_AGENT_PID=16 [2020-09-22T06:05:46.204Z] Running ssh-add (command line suppressed) [2020-09-22T06:05:46.426Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2535261301631141399.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2535261301631141399.key) [2020-09-22T06:05:46.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-22T06:05:46.868Z] + git semver bump pre [2020-09-22T06:05:47.138Z] # -> Open(): unable to determine branch for HEAD [2020-09-22T06:05:47.138Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-09-22T06:05:47.138Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-09-22T06:05:47.138Z] # $SEMVER_REMOTE_NAME = origin [2020-09-22T06:05:47.138Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-22T06:05:47.138Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-22T06:05:47.138Z] # $SEMVER_BRANCH = master [2020-09-22T06:05:47.138Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2020-09-22T06:05:47.138Z] 1.2.4-dev.6 [Pipeline] } [2020-09-22T06:05:47.156Z] $ docker exec --env ******** --env ******** c18c5666c092e0dca99ac73f921fc2de68bd4a1a28ede1557fa3de1bd619ec08 ssh-agent -k [2020-09-22T06:05:47.327Z] unset SSH_AUTH_SOCK; [2020-09-22T06:05:47.327Z] unset SSH_AGENT_PID; [2020-09-22T06:05:47.327Z] echo Agent pid 16 killed; [2020-09-22T06:05:47.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-22T06:05:47.885Z] + git semver [Pipeline] } [2020-09-22T06:05:47.903Z] $ docker stop --time=1 c18c5666c092e0dca99ac73f921fc2de68bd4a1a28ede1557fa3de1bd619ec08 [2020-09-22T06:05:49.336Z] $ docker rm -f c18c5666c092e0dca99ac73f921fc2de68bd4a1a28ede1557fa3de1bd619ec08 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:05:49.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T06:05:49.905Z] . [Pipeline] withDockerContainer [2020-09-22T06:05:50.052Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2020-09-22T06:05:50.111Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-22T06:05:50.823Z] $ docker top 8af24022b8f6238df59148907a9cdeedea13109a4e680a6d6a93e99c39ef3d61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-22T06:05:51.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-22T06:05:51.215Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-22T06:05:51.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-22T06:05:51.512Z] $ docker exec 8af24022b8f6238df59148907a9cdeedea13109a4e680a6d6a93e99c39ef3d61 ssh-agent [2020-09-22T06:05:51.774Z] SSH_AUTH_SOCK=/tmp/ssh-h5jD4iRA5ltS/agent.11 [2020-09-22T06:05:51.774Z] SSH_AGENT_PID=16 [2020-09-22T06:05:51.784Z] Running ssh-add (command line suppressed) [2020-09-22T06:05:52.069Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_670502253389196223.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_670502253389196223.key) [2020-09-22T06:05:52.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-22T06:05:52.553Z] + git semver push [2020-09-22T06:05:52.553Z] # -> Open(): unable to determine branch for HEAD [2020-09-22T06:05:52.553Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-09-22T06:05:52.553Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-09-22T06:05:52.553Z] # $SEMVER_REMOTE_NAME = origin [2020-09-22T06:05:52.553Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-22T06:05:52.553Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-22T06:05:52.553Z] # $SEMVER_BRANCH = master [2020-09-22T06:05:52.553Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2020-09-22T06:05:59.285Z] $ docker exec --env ******** --env ******** 8af24022b8f6238df59148907a9cdeedea13109a4e680a6d6a93e99c39ef3d61 ssh-agent -k [2020-09-22T06:05:59.487Z] unset SSH_AUTH_SOCK; [2020-09-22T06:05:59.487Z] unset SSH_AGENT_PID; [2020-09-22T06:05:59.487Z] echo Agent pid 16 killed; [2020-09-22T06:05:59.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-22T06:06:00.486Z] + git semver [Pipeline] } [2020-09-22T06:06:00.508Z] $ docker stop --time=1 8af24022b8f6238df59148907a9cdeedea13109a4e680a6d6a93e99c39ef3d61 [2020-09-22T06:06:02.080Z] $ docker rm -f 8af24022b8f6238df59148907a9cdeedea13109a4e680a6d6a93e99c39ef3d61 [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 [2020-09-22T06:06:03.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T06:06:04.705Z] ---> package-listing.sh [2020-09-22T06:06:04.705Z] ++ facter osfamily [2020-09-22T06:06:04.705Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-22T06:06:04.972Z] + OS_FAMILY=redhat [2020-09-22T06:06:04.972Z] + workspace=/w/workspace/foundry_device-virtual-go_master [2020-09-22T06:06:04.972Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-22T06:06:04.972Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-22T06:06:04.972Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-22T06:06:04.972Z] + PACKAGES=/tmp/packages_start.txt [2020-09-22T06:06:04.972Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2020-09-22T06:06:04.972Z] + PACKAGES=/tmp/packages_end.txt [2020-09-22T06:06:04.972Z] + case "${OS_FAMILY}" in [2020-09-22T06:06:04.972Z] + rpm -qa [2020-09-22T06:06:04.972Z] + sort [2020-09-22T06:06:10.312Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-22T06:06:10.312Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-22T06:06:10.312Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-22T06:06:10.312Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2020-09-22T06:06:10.312Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ [2020-09-22T06:06:10.312Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:06:11.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-22T06:06:11.379Z] [2020-09-22T06:06:11.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-22T06:06:11.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-22T06:06:11.740Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-22T06:06:11.740Z] df20fa9351a1: Pulling fs layer [2020-09-22T06:06:11.740Z] 36b3adc4ff6f: Pulling fs layer [2020-09-22T06:06:11.740Z] 8ad3a11d3b57: Pulling fs layer [2020-09-22T06:06:11.740Z] 46f8f816bc3b: Pulling fs layer [2020-09-22T06:06:11.740Z] 0dadc02b9964: Pulling fs layer [2020-09-22T06:06:11.740Z] ce6a7cf60c04: Pulling fs layer [2020-09-22T06:06:11.740Z] 7a184a31f384: Pulling fs layer [2020-09-22T06:06:11.740Z] 0879bd2ef858: Pulling fs layer [2020-09-22T06:06:11.740Z] ce6a7cf60c04: Waiting [2020-09-22T06:06:11.740Z] 7a184a31f384: Waiting [2020-09-22T06:06:11.740Z] 0879bd2ef858: Waiting [2020-09-22T06:06:11.740Z] 46f8f816bc3b: Waiting [2020-09-22T06:06:11.740Z] 0dadc02b9964: Waiting [2020-09-22T06:06:11.740Z] 36b3adc4ff6f: Verifying Checksum [2020-09-22T06:06:11.740Z] 36b3adc4ff6f: Download complete [2020-09-22T06:06:11.740Z] 46f8f816bc3b: Verifying Checksum [2020-09-22T06:06:11.740Z] 46f8f816bc3b: Download complete [2020-09-22T06:06:12.019Z] df20fa9351a1: Verifying Checksum [2020-09-22T06:06:12.019Z] df20fa9351a1: Download complete [2020-09-22T06:06:12.019Z] ce6a7cf60c04: Verifying Checksum [2020-09-22T06:06:12.019Z] ce6a7cf60c04: Download complete [2020-09-22T06:06:12.019Z] 7a184a31f384: Verifying Checksum [2020-09-22T06:06:12.019Z] 7a184a31f384: Download complete [2020-09-22T06:06:12.019Z] 0dadc02b9964: Verifying Checksum [2020-09-22T06:06:12.019Z] 0dadc02b9964: Download complete [2020-09-22T06:06:12.626Z] 8ad3a11d3b57: Verifying Checksum [2020-09-22T06:06:12.626Z] 8ad3a11d3b57: Download complete [2020-09-22T06:06:12.626Z] df20fa9351a1: Pull complete [2020-09-22T06:06:12.900Z] 36b3adc4ff6f: Pull complete [2020-09-22T06:06:13.181Z] 0879bd2ef858: Verifying Checksum [2020-09-22T06:06:13.181Z] 0879bd2ef858: Download complete [2020-09-22T06:06:13.773Z] 8ad3a11d3b57: Pull complete [2020-09-22T06:06:14.051Z] 46f8f816bc3b: Pull complete [2020-09-22T06:06:14.639Z] 0dadc02b9964: Pull complete [2020-09-22T06:06:14.639Z] ce6a7cf60c04: Pull complete [2020-09-22T06:06:14.906Z] 7a184a31f384: Pull complete [2020-09-22T06:06:18.329Z] 0879bd2ef858: Pull complete [2020-09-22T06:06:18.329Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-22T06:06:18.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-22T06:06:18.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-22T06:06:18.482Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2020-09-22T06:06:18.537Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-22T06:06:22.168Z] $ docker top 4cc4230a6ed6678d104e8e3357e169b71c963a6d7c6910acb4d6c83121769875 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-22T06:06:22.710Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-22T06:06:23.045Z] + ls /var/log/sa-host [2020-09-22T06:06:23.045Z] + sadf -c /var/log/sa-host/sa05 [2020-09-22T06:06:23.045Z] file_magic: OK [2020-09-22T06:06:23.045Z] HZ: Using current value: 100 [2020-09-22T06:06:23.045Z] file_header: OK [2020-09-22T06:06:23.045Z] 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 [2020-09-22T06:06:23.045Z] Statistics: [2020-09-22T06:06:23.045Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-22T06:06:23.045Z] File successfully converted to sysstat format version 12.2.1 [2020-09-22T06:06:23.045Z] + sadf -c /var/log/sa-host/sa22 [2020-09-22T06:06:23.045Z] file_magic: OK [2020-09-22T06:06:23.045Z] HZ: Using current value: 100 [2020-09-22T06:06:23.045Z] file_header: OK [2020-09-22T06:06:23.045Z] 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 [2020-09-22T06:06:23.045Z] Statistics: [2020-09-22T06:06:23.045Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-22T06:06:23.045Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-22T06:06:23.113Z] provisioning config files... [2020-09-22T06:06:23.131Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config3202141846429103730tmp [Pipeline] { [Pipeline] echo [2020-09-22T06:06:23.216Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T06:06:23.527Z] ---> create-netrc.sh [Pipeline] echo [2020-09-22T06:06:23.539Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T06:06:23.934Z] ---> logs-deploy.sh [2020-09-22T06:06:23.934Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/25 [2020-09-22T06:06:23.934Z] INFO: archiving workspace using pattern(s): [2020-09-22T06:06:26.209Z] Archives upload complete. [2020-09-22T06:06:26.209Z] INFO: archiving logs to Nexus [2020-09-22T06:06:27.626Z] ---> uname -a: [2020-09-22T06:06:27.626Z] Linux 4cc4230a6ed6 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-09-22T06:06:27.626Z] [2020-09-22T06:06:27.626Z] [2020-09-22T06:06:27.626Z] ---> lscpu: [2020-09-22T06:06:27.626Z] Architecture: x86_64 [2020-09-22T06:06:27.626Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-22T06:06:27.626Z] Byte Order: Little Endian [2020-09-22T06:06:27.626Z] Address sizes: 40 bits physical, 48 bits virtual [2020-09-22T06:06:27.626Z] CPU(s): 4 [2020-09-22T06:06:27.626Z] On-line CPU(s) list: 0-3 [2020-09-22T06:06:27.626Z] Thread(s) per core: 1 [2020-09-22T06:06:27.626Z] Core(s) per socket: 1 [2020-09-22T06:06:27.626Z] Socket(s): 4 [2020-09-22T06:06:27.626Z] NUMA node(s): 1 [2020-09-22T06:06:27.626Z] Vendor ID: GenuineIntel [2020-09-22T06:06:27.626Z] CPU family: 6 [2020-09-22T06:06:27.626Z] Model: 44 [2020-09-22T06:06:27.626Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-22T06:06:27.626Z] Stepping: 1 [2020-09-22T06:06:27.626Z] CPU MHz: 2933.438 [2020-09-22T06:06:27.626Z] BogoMIPS: 5866.87 [2020-09-22T06:06:27.626Z] Virtualization: VT-x [2020-09-22T06:06:27.626Z] Hypervisor vendor: KVM [2020-09-22T06:06:27.626Z] Virtualization type: full [2020-09-22T06:06:27.626Z] L1d cache: 128 KiB [2020-09-22T06:06:27.626Z] L1i cache: 128 KiB [2020-09-22T06:06:27.626Z] L2 cache: 16 MiB [2020-09-22T06:06:27.626Z] L3 cache: 64 MiB [2020-09-22T06:06:27.626Z] NUMA node0 CPU(s): 0-3 [2020-09-22T06:06:27.626Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-09-22T06:06:27.626Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-09-22T06:06:27.626Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-09-22T06:06:27.626Z] Vulnerability Meltdown: Mitigation; PTI [2020-09-22T06:06:27.626Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-09-22T06:06:27.626Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-09-22T06:06:27.626Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-09-22T06:06:27.626Z] Vulnerability Tsx async abort: Not affected [2020-09-22T06:06:27.626Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-09-22T06:06:27.626Z] [2020-09-22T06:06:27.626Z] [2020-09-22T06:06:27.626Z] ---> nproc: [2020-09-22T06:06:27.626Z] 4 [2020-09-22T06:06:27.626Z] [2020-09-22T06:06:27.626Z] [2020-09-22T06:06:27.626Z] ---> df -h: [2020-09-22T06:06:27.626Z] Filesystem Size Used Available Use% Mounted on [2020-09-22T06:06:27.626Z] overlay 50.0G 8.2G 41.8G 16% / [2020-09-22T06:06:27.626Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-09-22T06:06:27.626Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-09-22T06:06:27.626Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-09-22T06:06:27.626Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf [2020-09-22T06:06:27.626Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname [2020-09-22T06:06:27.626Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts [2020-09-22T06:06:27.626Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host [2020-09-22T06:06:27.626Z] /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/foundry_device-virtual-go_master [2020-09-22T06:06:27.626Z] /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/foundry_device-virtual-go_master@tmp [2020-09-22T06:06:27.626Z] [2020-09-22T06:06:27.626Z] [2020-09-22T06:06:27.626Z] ---> free -m: [2020-09-22T06:06:27.626Z] total used free shared buff/cache available [2020-09-22T06:06:27.626Z] Mem: 1837 759 126 0 951 1010 [2020-09-22T06:06:27.626Z] Swap: 1023 3 1020 [2020-09-22T06:06:27.626Z] [2020-09-22T06:06:27.626Z] [2020-09-22T06:06:27.626Z] ---> ip addr: [2020-09-22T06:06:27.626Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-09-22T06:06:27.626Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-09-22T06:06:27.626Z] inet 127.0.0.1/8 scope host lo [2020-09-22T06:06:27.626Z] valid_lft forever preferred_lft forever [2020-09-22T06:06:27.626Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP [2020-09-22T06:06:27.626Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-09-22T06:06:27.626Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-09-22T06:06:27.626Z] valid_lft forever preferred_lft forever [2020-09-22T06:06:27.626Z] [2020-09-22T06:06:27.626Z]